.loader{position:fixed;top:0;left:0;bottom:0;right:0;background-color:var(--dark);z-index:1000;overflow:hidden;pointer-events:all;touch-action:none;will-change:mask-image}.loader>svg{pointer-events:none}.loader{transform:translateZ(0);backface-visibility:hidden;transform-style:preserve-3d;isolation:isolate;contain:layout style paint;font-variation-settings:"XOPQ" 160;font-weight:800}.loader .loader__text-container{isolation:isolate;shape-rendering:geometricPrecision;text-rendering:geometricPrecision}.loader .loader__text-container,.loader__red-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-50%) translateZ(0);backface-visibility:hidden;transform-style:preserve-3d;will-change:transform}.loader__red-circle{width:52px;height:52px;border-radius:50%;background-color:var(--red)}.animated-circular-text{transform:translateZ(0);backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;isolation:isolate;contain:layout style paint}.animated-circular-text text{will-change:scale;backface-visibility:hidden;shape-rendering:geometricPrecision;text-rendering:geometricPrecision;paint-order:stroke fill;stroke-linejoin:round;transform-origin:center;animation:growth .5s linear}@keyframes growth{0%{scale:.6}to{scale:1}}.banners-slider{height:100svh;width:100%;display:flex;flex-direction:column;justify-content:center}.banners-slider__title{padding-block:clamp(0px,-75.429px + 11.429dvh,16px);text-align:center}.banners-slider__heading{margin-bottom:clamp(-4px,-79.429px + 11.429dvh,12px);font-size:clamp(3rem,2.712rem + 1.232vw,3.5rem);line-height:1}.banners-slider__text{opacity:.5}.banners-slider__slider{width:fit-content;overflow:hidden;position:relative;transform:translateX(-50%);left:50%}.banners-slider__container{width:916px;display:flex;align-items:center;justify-content:center;margin:0 auto;max-width:100%;position:relative}.banners-slider__container:after,.banners-slider__container:before{content:"";position:absolute;width:210px;height:360px;z-index:3;top:-5px;pointer-events:none;background:linear-gradient(269.43deg,#0F0F0F 2.98%,rgba(15,15,15,.8) 29.36%,rgba(15,15,15,.5) 56.22%,rgba(15,15,15,0) 99.51%)}.banners-slider__container:before{transform:rotate(-180deg);left:-10px}.banners-slider__container:after{right:-10px}.banners-slider__swiper{width:300px;overflow:visible}.banners-slider__disc{width:250px;height:250px;position:absolute;bottom:-60px;z-index:-1}.banners-slider__scrollbar{max-width:392px;width:calc(100vw - 24px);height:4px;background-color:var(--white);border-radius:12px;margin:clamp(6px,-210.857px + 32.857dvh,52px) auto 0;position:relative;overflow:hidden}.banners-slider__indicator{background-color:var(--red);height:100%}.banners-slider__link{max-width:392px;width:calc(100vw - 24px);margin:clamp(6px,-22.286px + 4.286dvh,12px) auto 0}@media(min-width:1000px){.banners-slider__container{width:1000px;transform:none;left:0}.banners-slider__swiper{width:320px}.banners-slider__disc{width:320px;height:320px}.banners-slider__scrollbar{margin-top:68px}.banners-slider__link{margin:12px auto 4px}}.transition-product{width:100%;display:flex;align-items:center;justify-content:space-between;width:auto;max-width:400px;height:64px;padding-left:12px;padding-right:8px;border-radius:16px;color:var(--dark);background:linear-gradient(90deg,var(--light-gray) 50%,var(--white) 0);background-size:200% 200%;box-shadow:0 4px 10px 0 rgba(0,0,0,.1607843137),0 18px 18px 0 rgba(0,0,0,.1411764706),0 40px 24px 0 rgba(0,0,0,.0784313725),0 71px 28px 0 rgba(0,0,0,.0196078431),0 111px 31px 0 rgba(0,0,0,0)}.transition-product:hover>svg{color:var(--red)}.transition-product__description{opacity:.6;margin-top:8px}.transition-product__wrapper{display:flex;align-items:center;gap:12px}.transition-product__arrow{font-size:40px;transition:all .4s}.transition-product_animate{animation-name:slider-timer;animation-timing-function:linear}@keyframes slider-timer{0%{background-position:100% 0}to{background-position:0 0}}@media screen and (min-width:1000px){.transition-product{height:72px;padding-left:12px;padding-right:16px;border-radius:20px}}.promo{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;overflow:hidden}.promo,.promo__swiper{position:relative;width:100%}.promo__swiper{height:100vh}.promo__red-line{position:absolute;width:auto;height:calc(100% - 116px);aspect-ratio:1/1;background:url(/_next/static/media/running-line.f68c04ee.svg) 50%/cover no-repeat;top:50%;left:50%;transform:translate(-50%,-50%)}.promo__content{width:100%;height:100%;display:flex}.promo__text{margin:auto;display:flex;flex-direction:column;gap:24px;max-width:528px}.promo__open-pack{position:absolute;width:182px;height:333px;top:100%;left:50%;filter:blur(4px) brightness(.3);transform:rotate(11deg) translate(-75%,-75%);z-index:-1}.promo__links{display:flex;flex-direction:column;justify-content:center;gap:8px;height:100%;padding-bottom:60px}@media(min-width:768px){.promo__red-line{position:absolute;background-image:url(/_next/static/media/running-line-big.059fc677.svg);height:125vmin;top:50%;left:50%;transform:translate(-50%,-50%)}.promo__text{text-align:center}.promo__open-pack{position:absolute;width:236px;height:430px;top:50%;left:50%;transform:rotate(13deg) translate(-50%,-50%)}.promo__links{gap:12px}}.transition-main{width:100%;display:flex;align-items:center;justify-content:space-between;width:auto;max-width:800px;height:100px;padding-inline:20px;border-radius:24px;background-color:var(--dark-gray)}.transition-main__arrow{font-size:40px}.transition-main:hover{background:var(--red) url(/_next/static/media/decoration.7f75f37b.svg) 10% center no-repeat}@media screen and (min-width:1000px){.transition-main{height:120px}.transition-main:hover{background-position:100%}}:root{--black:#000;--dark:#0F0F0F;--dark-gray:#1A1A1A;--red:#D00B12;--dark-red:#BF0007;--medium-gray:#C0C0C0;--light-gray:#E8E8E8;--white:#FFF;--white-60:#FFFFFF60;--gray:#272727;--red-line:#C70929;--yellow-line:#E87611;--red-green-line:#FF1939;--green-line:#0B7507;--brown-line:#712923}.raffle{background:var(--red) url(/_next/static/media/zigzag.6a102374.svg) 50% 50% no-repeat;position:relative;margin:0 auto;height:100%}.raffle .container{max-width:1464px}.raffle__content{height:100%;position:relative;width:100%;display:flex}.raffle__coin{position:absolute}.raffle__coin_1{width:111px;height:111px;bottom:clamp(-2rem,-25rem + 50dvh,7rem);left:-25px;z-index:2}.raffle__coin_2{width:134px;height:134px;transform:rotate(114deg);top:clamp(10rem,-10.444rem + 44.444dvh,18rem);right:-36px;z-index:2}.raffle__coin_3{display:none;width:161px;height:145px;top:clamp(0rem,-24.167rem + 48.333vh,36.25rem);right:260px;filter:blur(2px)}.raffle__coin_4{display:none;width:227px;height:234px;top:clamp(15.5rem,-7.5rem + 46vh,50rem);left:-60px}.raffle__coin_5{display:none;width:400px;height:400px;top:clamp(3.75rem,-17.083rem + 41.667vh,35rem);right:-160px}.cherry{left:-55px;width:150px;top:38%;transform:rotate(14deg)}.cherry,.lemon{position:absolute;height:auto;z-index:2}.lemon{width:175px;right:-70px;top:32%}@media(min-width:1000px){.raffle{background-size:cover}.raffle__coin_1{width:271px;height:271px;bottom:clamp(-7.5rem,-32.5rem + 50vh,30rem);left:140px}.raffle__coin_2{width:192px;height:192px;top:50%;right:180px;transform:rotate(114deg)}.raffle__coin_3,.raffle__coin_4,.raffle__coin_5{display:block}.lemon{width:315px;top:50%;transform:translate(-50%,calc(-50% - 270px));z-index:1;left:42%}.cherry{width:200px;left:50%;transform:translate(calc(-50% - 430px),1px);top:46%}}