.c-carousel{box-sizing:border-box;position:relative;height:100%;display:inline-block;margin:0 0.2rem 0 0;width:100%}.c-carousel:last-child{margin:0}.c-carousel *{box-sizing:border-box}.c-carousel .c-carousel__arrow{background:rgba(0,0,0,0.6);font-size:0;height:4rem;position:absolute;top:50%;transform:translateY(-50%);transition:all 0.3s ease-in-out;width:1.4rem;z-index:20}.c-carousel .c-carousel__arrow::before{border-style:solid;border-width:0.2rem 0.2rem 0 0;color:#fff;content:'';display:inline-block;height:0.6rem;position:relative;top:39%;vertical-align:top;width:0.6rem}.c-carousel .c-carousel__arrow.c-carousel__arrow--left{border-radius:0 5px 5px 0;left:0}.c-carousel .c-carousel__arrow.c-carousel__arrow--left::before{left:0.45rem;transform:rotate(-135deg)}.c-carousel .c-carousel__arrow.c-carousel__arrow--right{border-radius:5px 0 0 5px;right:0}.c-carousel .c-carousel__arrow.c-carousel__arrow--right::before{right:-0.15rem;transform:rotate(45deg)}.c-carousel .c-carousel__arrow.c-carousel__arrow--svg::before{all:unset}.c-carousel .c-carousel__arrow.c-carousel__arrow--svg.c-carousel__arrow--left svg{transform:scaleX(-1)}.c-carousel .c-carousel__arrow:hover{background:rgba(0,0,0,0.8)}.c-carousel .c-carousel__container{position:absolute;width:100%;height:100%;overflow:hidden}.c-carousel .c-carousel__container .c-carousel__slide{background-color:#ccc;position:absolute;width:100%;height:100%;opacity:1;z-index:5;transition:all 0.3s ease-in-out}.c-carousel .c-carousel__container .c-carousel__slide.slide--enter{z-index:15}.c-carousel .c-carousel__container .c-carousel__slide.slide--exit{z-index:10}.advert{height:100%;overflow:hidden}.scene{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:"Nougat","Arial",sans-serif;color:#000;font-size:1rem}.scene a{text-decoration:none}.scene figure{margin:0}.scene__header{flex:0}.scene__content{flex:1;align-self:stretch}.scene__content .slide--enter .c-custom-market__button,.scene__content .slide--enter .c-selection,.scene__content .slide--enter .scrollbar__track,.scene__content .slide--enter .scrollbar__handle{z-index:10}.scene__footer{flex:0}.scene__clickthrough{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}@media screen and (min-width: 451px){.scene{flex-direction:row}}@media screen and (max-height: 200px){.scene{flex-direction:row}}@font-face{font-family:Nougat;font-style:normal;font-display:swap;font-weight:900;src:url("../../globalAssets/fonts/Nougat/Nougat-900.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-style:"normal";font-weight:700;font-display:swap;src:url("../../globalAssets/fonts/OpenSans/OpenSansBold.otf") format("opentype")}.advert .c-carousel{display:block}.advert>.scene__clickthrough img{display:block}.advert .scene{flex-direction:column}.scene__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.scene__footer{width:100%}figure img{will-change:transform;image-rendering:-webkit-optimize-contrast}img{width:100%}.scene__header{display:flex;justify-content:center;width:100%}.scene__content{display:flex;align-items:center;justify-content:flex-start}.scene__clickthrough{z-index:5}.offerImg1{order:1;z-index:1}.c-counter,.offerText1{order:2}.offerText1,.offerText2{line-height:1;text-align:center}.offerText1 span,.offerText2 span{background:linear-gradient(to bottom, #e5f5f6 47%, #727f81 60%, #82dcf6 91%);-webkit-background-clip:text;-webkit-text-stroke:1px #121521;-webkit-text-fill-color:rgba(0,0,0,0)}.offerText2{order:3}.c-counter{order:4}.c-counter span{background:linear-gradient(to bottom, #e5f5f6 47%, #727f81 60%, #82dcf6 91%);-webkit-background-clip:text;-webkit-text-stroke:1px #121521;-webkit-text-fill-color:rgba(0,0,0,0)}.offerImg2{order:5}.offerImg3{position:absolute}.offerImg3::before{content:"";background:url(../assets/images/poseidon.png) no-repeat center;position:absolute;width:100%;height:100%;background-size:cover}.cta{order:6;padding:6px 30px;border-radius:6px;border:3px solid #fff;z-index:1;box-shadow:-1px 1px 6px 1px #030824;background:linear-gradient(180deg, #136ef6 6%, #82dcf6 100%);position:relative;color:rgba(0,0,0,0)}.cta::after{content:"PLAY NOW";position:absolute;text-align:center;background:linear-gradient(to bottom, #e5f5f6 47%, #727f81 60%, #82dcf6 91%);-webkit-background-clip:text;-webkit-text-stroke:1px #121521;-webkit-text-fill-color:rgba(0,0,0,0)}.scene__footer{display:flex;align-items:center;width:100%;padding:10px;justify-content:center}.tc{color:#fff;z-index:1;font-family:"Opensans","Arial",sans-serif}@keyframes basicOpacity{from{opacity:0}to{opacity:1}}@keyframes pulsate{0%{transform:none;opacity:1}50%{transform:scale(0.9);opacity:0.8}100%{transform:none;opacity:1}}@keyframes slideFromBotton{0%{transform:translateY(500%)}100%{transform:translateY(0%)}}@keyframes display{0%,30%{opacity:0.2}50%{opacity:1}80%{opacity:0.8}100%{opacity:0.2}}@keyframes alternateOpacityFromOne{0%{opacity:0}20%,50%{opacity:1}60%,100%{opacity:0}}@keyframes alternateOpacityFromZero{0%,50%{opacity:0}60%,100%{opacity:1}}@keyframes rotate{0%,5%{transform:rotate(0deg)}50%{transform:rotate(-6deg)}80%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}.offerText1 span{animation:alternateOpacityFromOne 5s linear 0s 1 alternate both}.offerText1 span:last-child{animation-delay:0.4s}.offerText2{animation:alternateOpacityFromZero 3s linear 2s 1 alternate both}.c-counter{animation:alternateOpacityFromZero 3s linear 2s 1 alternate both, pulsate 2s linear 9.2s 5 normal}.cta{animation:basicOpacity 0.4s linear 0.8s 1 both, pulsate 2s linear 1.2s 9}.offerImg2{animation:basicOpacity 0.4s linear 0.8s 1 both}.offerImg3{animation:slideFromBotton 1s ease-out 0.5s 1 both}.offerImg3::before{animation:display 6s linear 0.8s 2.5 forwards}.offerImg1,.logo{animation:rotate 10s linear 0.8s 1 forwards}.logo{animation:rotate 15s linear 0.9s 1 forwards}.scene__header{padding:10px 34px 0 48px;justify-content:flex-start}.scene__header .logo{width:110px}.scene__content{align-items:flex-start;justify-content:center;padding-left:9px}.scene__content .offerImg1{width:140px;margin-left:21px}.scene__content .offerImg2{width:50px;margin:0;position:absolute;right:23px;top:39px}.scene__content .offerImg3{width:231px;top:-31px;right:-47px}.scene__content .offerText1{font-size:21px;position:absolute;top:129px;left:45px}.scene__content .offerText1 span{display:block}.scene__content .offerText1 span:last-child{font-size:25px}.scene__content .offerText2{font-size:17px;margin:-2px 0 0 55px}.scene__content .c-counter{font-size:21px;z-index:1;margin:0 -55px;display:flex;justify-content:center;width:100%;align-items:stretch}.scene__content .c-counter span{background:linear-gradient(to bottom, #e5f5f6 47%, #727f81 60%, #82dcf6 91%);-webkit-background-clip:text;-webkit-text-stroke:1px #121521;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center;flex:0 1 auto;padding:3px 0.5px}.scene__content .cta{margin-top:11px;font-size:15px;padding:4px 21px;border-radius:5px;margin-left:33px}.scene__content .cta::after{font-size:15px;top:5px;left:20px}.scene__footer .tc{font-size:7px;text-align:center}
