.cards-carousel{width:100%;padding-top:30px;position:relative}.cards-carousel .slick-arrow{position:absolute;padding:0;margin:0 3px;font-size:0;background-color:#f4f4f5;width:32px;height:32px;border-radius:4px;border:0;cursor:pointer;top:50%;transform:translateY(-50%);z-index:99}.cards-carousel .slick-arrow:hover{background-color:var(--light-purple)}.cards-carousel .slick-arrow:after,.cards-carousel .slick-arrow:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;transition:all .1s ease-out}.cards-carousel .slick-arrow:before{opacity:1;background-image:url(https://www.thegogame.com/hubfs/gogame-2021/images/arrow-purple.svg)}.cards-carousel .slick-arrow:after{opacity:0;background-image:url(https://www.thegogame.com/hubfs/gogame-2021/images/arrow-white.svg)}.cards-carousel .slick-prev:after,.cards-carousel .slick-prev:before{transform:scaleX(-1)}.cards-carousel .slick-arrow:hover:before{opacity:0}.cards-carousel .slick-arrow:hover:after{opacity:1}.cards-carousel .slick-arrow.slick-prev{left:-55px}.cards-carousel .slick-arrow.slick-next{right:-55px}section#cards .cards-carousel.cards{display:block!important}.cards-carousel .slick-track{display:flex!important;align-items:stretch}.cards-carousel .slick-slide{height:auto}.cards-carousel .slick-slide>div{height:calc(100% - 30px)}section#cards .cards-carousel .card{flex:0 0 auto;max-width:100%;margin:0 9px}.cards-carousel .slick-list{margin:0 -9px}@media(max-width:1270px){section#cards.carousel .container{max-width:unset;padding-left:69px;padding-right:69px}}@media(max-width:500px){.cards-carousel .slick-arrow{top:-70px;transform:none}section#cards.carousel .container{padding-left:25px;padding-right:25px}.cards-carousel .slick-arrow.slick-prev{left:-5px}.cards-carousel .slick-arrow.slick-next{right:-5px}section#cards h2{padding:0 40px}}