section#themes{overflow:hidden}section#themes h2{margin-bottom:0}section#themes .cards{margin:-20px -10px -10px}section#themes .card{border:1px solid var(--main-orange);border-radius:15px;margin:10px;opacity:1;transition:opacity .25s ease-out .15s;width:calc(25% - 20px)}section#themes .card.hide{opacity:0;position:absolute;visibility:hidden}section#themes .card .description{padding:15px 20px;position:relative}section#themes .card h3{margin-bottom:4px;text-transform:uppercase}section#themes .card p{margin-bottom:0}section#themes .card .description img,section#themes .card .description svg{position:absolute;right:10px;top:10px;width:32px}section#themes .card .description svg circle{transition:all .1s ease-out}section#themes .card .description:hover svg circle{fill:var(--light-purple);stroke:var(--light-purple)}section#themes .card .poster{border-radius:14px;cursor:pointer;margin-top:auto;overflow:hidden;padding-bottom:80%;position:relative}section#themes .card .poster:before{background:rgba(50,50,50,.15) url(https://www.thegogame.com/hubfs/gogame-july-2021/images/icons/Home/play-white.svg) no-repeat 50%;background-size:21%;content:"";height:100%;left:0;position:absolute;top:0;transition:all .1s ease-out;width:100%}section#themes .card .poster[video-type=no-video]:before{background-image:none}section#themes .card .poster:hover:before{background-color:transparent;filter:brightness(1.1)}section#themes .show-more{padding-top:35px;width:100%}#video-cards-popup video{width:100%}#video-cards-popup iframe{aspect-ratio:16/9;width:100%}#video-cards-popup:not([source=file]) video,#video-cards-popup:not([source=no-video]) img,#video-cards-popup:not([source=youtube]) iframe{display:none}#video-cards-popup img{width:100%}#video-cards-popup .header{border:none}#video-cards-popup .popup-content{border:1px solid #000;padding:0}@media (max-width:1140px){section#themes .card{width:calc(33.333% - 20px)}}@media (max-width:1024px){section#themes .show-more{padding-top:30px}}@media (max-width:870px){section#themes .card{width:calc(50% - 20px)}}@media (max-width:600px){section#themes .card{width:calc(100% - 20px)}section#themes .show-more{padding-top:20px}}