.game-pillars-carousel-container{position:relative}.game-pillars-carousel,.game-pillars-carousel-container{width:100%;height:auto;overflow:hidden}.game-pillars-carousel__container{display:flex;width:100%;height:auto}.game-pillars-carousel__slide{flex:0 0 100%;min-width:0;width:100%;height:auto;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:black}.game-pillars-carousel__slide:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:1}.game-pillars-carousel__dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:20}.game-pillars-carousel__dot{width:.75rem;height:.75rem;border-radius:50%;border:none;background-color:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease;padding:0;outline:none}.game-pillars-carousel__dot:hover{background-color:rgba(255,255,255,.8);transform:scale(1.2)}.game-pillars-carousel__dot--active{background-color:#fbbf24;width:.875rem;height:.875rem}.game-pillars-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;border:2px solid rgba(255,255,255,.5);background-color:rgba(0,0,0,.3);color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:20;padding:0;outline:none}.game-pillars-carousel__arrow:hover:not(:disabled){background-color:rgba(0,0,0,.6);border-color:rgba(255,255,255,.8);transform:translateY(-50%) scale(1.1)}.game-pillars-carousel__arrow:disabled{opacity:.3;cursor:not-allowed}.game-pillars-carousel__arrow--prev{left:2rem}.game-pillars-carousel__arrow--next{right:2rem}@media (min-width:1024px) and (max-width:1159px){.game-pillars-carousel__arrow{top:auto;bottom:2rem;transform:translateY(0)}.game-pillars-carousel__arrow:hover:not(:disabled){transform:scale(1.1)}.game-pillars-carousel__arrow--prev{left:max(1rem,calc(50% - 36rem - 6rem))}.game-pillars-carousel__arrow--next{right:max(1rem,calc(50% - 36rem - 6rem))}}@media (min-width:1160px){.game-pillars-carousel__arrow{top:50%;bottom:auto;transform:translateY(-50%)}.game-pillars-carousel__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.1)}.game-pillars-carousel__arrow--prev{left:max(2rem,calc(50% - 36rem - 6rem))}.game-pillars-carousel__arrow--next{right:max(2rem,calc(50% - 36rem - 6rem))}}@media (max-width:1159px){.game-pillars-carousel__arrow{width:2.5rem;height:2.5rem;top:auto;bottom:2rem;transform:translateY(0)}.game-pillars-carousel__arrow:hover:not(:disabled){transform:scale(1.1)}.game-pillars-carousel__arrow--prev{left:1rem}.game-pillars-carousel__arrow--next{right:1rem}}.game-pillars-stacked-container{width:100%;display:flex;flex-direction:column;overflow-y:auto}.game-pillars-stacked__slide{width:100%;min-height:100vh;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:black}.game-pillars-stacked__slide:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:1}.card-flip-container{position:relative;z-index:1}.card-flip-container:hover{z-index:10}.card-flip-container .motion-div{transform-style:preserve-3d}.card-flip-container{isolation:isolate}