:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--white: #FFFFFF;--snow: #FFFAFD;--black: #000;--gray: #303446;--dark-gray: #2A2E40;--light-gray: #383A4B;--red: #D12D06;--amaranth: #FB2E58;--gradient: linear-gradient(90deg, #D12D06 0%, #FB2E58 34.64%, #DB41AA 52.4%, #BB53FB 69.94%, #714CFF 100%);--gradient-2: linear-gradient(154deg, #D12D06 1.57%, #FB2E58 34.25%, #DB41AA 51.01%, #BB53FB 67.55%, #714CFF 95.9%);--gradient-3: linear-gradient(90deg, #FB2E58 0%, #714CFF 100%)}@keyframes gradient-wave{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes float-subtle{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-6px) rotate(-1deg)}}@keyframes reveal-loop{0%{transform:scaleX(0)}99%{transform:scaleX(1)}to{transform:scaleX(0)}}@layer reset{header *:not(svg):not(svg *):not(strong):not(em):not(b),main *:not(svg):not(svg *):not(strong):not(em):not(b),footer *:not(svg):not(svg *):not(strong):not(em):not(b){all:unset;display:revert;list-style:none}}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}button{background-color:transparent;font-family:inherit;font-size:inherit;cursor:pointer}img{display:block;width:auto;max-width:100%;overflow:clip;overflow-clip-margin:content-box}a{text-decoration:none;color:unset;transition:.3s ease;cursor:pointer}html,body{font-variant-ligatures:no-common-ligatures;text-rendering:optimizeLegibility}html{overflow-x:hidden}html.no-scroll{overflow:hidden;height:100%}body{color:var(--light-gray);background-color:var(--snow);font-family:SF Pro Display,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.38;margin:0;overflow:hidden}@media(max-width:767px){body{font-size:14px;line-height:1.58}}section.is-visible .animate,footer.is-visible .animate{opacity:1;transform:translateY(0)}section{margin-bottom:150px}@media(max-width:1024px){section{margin-bottom:120px}}@media(max-width:767px){section{margin-bottom:80px}}.container{position:relative;width:100%;max-width:1300px;margin:0 auto;padding-left:32px;padding-right:32px}@media(max-width:767px){.container{padding-left:16px;padding-right:16px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.text-gradient{background:var(--gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-medium{font-weight:500}.animate{opacity:.001;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease;transition-delay:calc(.3s * var(--i))}@font-face{font-family:SF UI Display;src:url(/assets/SF-UI-Display-Bold-BTVpDM2O.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Regular-BkXjPDtK.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Bold-DSbkrPgw.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Light-Yb7Mx6Rp.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Semibold-BqO9QvbV.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SF-Pro-Display-Medium-DglyA3tg.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Regular-BlvCkOqN.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Bold-BurKzmx9.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.app-header{padding:24px 0;background:var(--gradient);position:relative;z-index:1}.app-header__content{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.app-header__content{justify-content:center}}.app-header__logo{display:block;width:171px;height:36px}@media(max-width:767px){.app-header__logo{width:112px;height:24px}}.app-header__logo svg{width:171px;height:36px;fill:var(--white)}@media(max-width:767px){.app-header__logo svg{width:112px;height:24px}}@media(max-width:767px){.app-header .app-header__button{display:none}}.app-footer{display:flex;justify-content:center;align-items:center;margin-bottom:150px}@media(max-width:1024px){.app-footer{margin-bottom:120px}}@media(max-width:767px){.app-footer{margin-bottom:80px}}.app-footer__social{display:flex;align-items:center;gap:7px}.app-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.app-footer__social-link:hover svg stop:nth-child(1){stop-color:#d12d06}.app-footer__social-link:hover svg stop:nth-child(2){stop-color:#fb2e58}.app-footer__social-link:hover svg stop:nth-child(3){stop-color:#db41aa}.app-footer__social-link:hover svg stop:nth-child(4){stop-color:#bb53fb}.app-footer__social-link:hover svg stop:nth-child(5){stop-color:#714cff}.app-footer__social-link svg{display:block;width:100%;height:100%}.app-footer__social-link svg stop{stop-color:var(--dark-gray);transition:.3s ease}.app-button{display:flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:9px 19px;font-family:SF Pro Display,Arial,sans-serif;font-size:20px;font-weight:400;line-height:normal;text-align:center;color:var(--white);border-radius:150px;cursor:pointer;outline:none;position:relative;box-sizing:border-box;overflow:hidden;transition:.3s ease}.app-button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#c5c7d0cc;border-radius:150px;opacity:.001;transition:.3s ease}.app-button_bordered{border:1px solid var(--white)}.app-button_bordered:active{background-color:#ffffff80}.app-button_gradient{padding-left:23px;padding-right:23px}.app-button_gradient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--gradient);border-radius:150px;opacity:1;transition:.7s cubic-bezier(.22,.61,.36,1)}.app-button_bordered-gradient{color:transparent;background:var(--gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-left:16px;padding-right:16px}.app-button_bordered-gradient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid transparent;border-radius:150px;background:linear-gradient(#fff,#fff 0) padding-box,var(--gradient) border-box;z-index:-1}.app-button_disabled{cursor:default;pointer-events:none}.app-button_disabled:before{opacity:.001}.app-button_disabled:after{opacity:1}.app-button__label{position:relative;z-index:1}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px 35px;margin-bottom:32px}@media(max-width:767px){.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:20px}}.section-heading__title,.section-heading__subtitle{color:var(--gray)}.section-heading__title{font-family:SF UI Display,Arial,sans-serif;font-size:60px;font-weight:700;line-height:1.17;max-width:900px}@media(max-width:1024px){.section-heading__title{font-size:40px;line-height:1.25}}.section-heading__subtitle{max-width:378px}.preloader{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100vh;background-color:var(--snow);position:fixed;inset:0;z-index:9999;transition:opacity .32s ease,visibility .32s ease;opacity:1;visibility:visible}.preloader.hiding{opacity:.001;visibility:hidden;pointer-events:none}.preloader svg{width:100%;height:auto}.preloader__rect{transform-origin:0 50%;transform-box:fill-box;animation:reveal-loop 2.2s linear infinite}.preloader__rect.loading{opacity:1;transform:scaleX(1)}.intro-section{padding-bottom:34px;margin-top:-13vw}@media(max-width:1024px){.intro-section{margin-top:-10vw;margin-bottom:45px}}@media(max-width:767px){.intro-section{margin-top:-6vw}}.intro-section__content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-13.5vw;position:relative;z-index:2}@media(max-width:1024px){.intro-section__content{margin-top:-10.5vw}}@media(max-width:767px){.intro-section__content{margin-top:-13vw}}.intro-section__logo{aspect-ratio:700/147;width:100%;max-width:700px;margin-bottom:24px}@media(max-width:767px){.intro-section__logo{margin-bottom:16px}}.intro-section__logo svg{width:100%;height:100%;fill:var(--gray)}.intro-section__dates{font-size:40px;line-height:normal;text-align:center;margin-bottom:12px}@media(max-width:767px){.intro-section__dates{font-size:26px;margin-bottom:8px}}.intro-section__subtitle{font-family:SF Pro Text,Arial,sans-serif;font-size:20px;line-height:normal}@media(max-width:767px){.intro-section__subtitle{font-size:18px;margin-bottom:24px}}.intro-section__video{position:absolute;left:0;width:100%;height:100%;object-fit:cover}.intro-section__video-wrap{min-height:57vw;position:relative;mix-blend-mode:darken}.evolution-section .evolution-section__card:nth-child(2) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(2) .evolution-section__card-image-wrap{transition-delay:.5s}.evolution-section .evolution-section__card:nth-child(3) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(3) .evolution-section__card-image-wrap{transition-delay:1s}.evolution-section .evolution-section__card:nth-child(4) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(4) .evolution-section__card-image-wrap{transition-delay:1.5s}.evolution-section .evolution-section__card:nth-child(5) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(5) .evolution-section__card-image-wrap{transition-delay:2s}.evolution-section .evolution-section__card:nth-child(6) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(6) .evolution-section__card-image-wrap{transition-delay:2.5s}.evolution-section .evolution-section__card:nth-child(7) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(7) .evolution-section__card-image-wrap{transition-delay:3s}.evolution-section .evolution-section__card:nth-child(8) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(8) .evolution-section__card-image-wrap{transition-delay:3.5s}.evolution-section .evolution-section__card:nth-child(9) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(9) .evolution-section__card-image-wrap{transition-delay:4s}.evolution-section .evolution-section__card:nth-child(10) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(10) .evolution-section__card-image-wrap{transition-delay:4.5s}.evolution-section .evolution-section__card:nth-child(11) .evolution-section__card-info,.evolution-section .evolution-section__card:nth-child(11) .evolution-section__card-image-wrap{transition-delay:5s}.evolution-section .section-heading__title{margin:0 auto}.evolution-section_animate .evolution-section__card-info,.evolution-section_animate .evolution-section__card-image-wrap{opacity:1;transform:translateY(0)}.evolution-section__content{background:linear-gradient(45deg,#f0ccf1 7%,#fff 21%,#fed5d8 34%,#f0ccf1 50% 50%,#fff 67%,#fed5d8 86%);animation:gradient-wave 6s linear infinite;background-size:400% 400%;border-radius:50px}@media(max-width:1024px){.evolution-section__content{width:100vw;margin-left:-32px;border-radius:0}}@media(max-width:767px){.evolution-section__content{margin-left:-16px}}.evolution-section__timeline{display:flex;align-items:flex-end;flex-wrap:nowrap;gap:12px;width:100%;padding:60px 40px;scrollbar-width:none}.evolution-section__timeline::-webkit-scrollbar{display:none}@media(max-width:1365px){.evolution-section__timeline{overflow:auto;overflow-y:hidden}}.evolution-section__card{display:flex;flex-direction:column;padding:116px 0 144px;position:relative}.evolution-section__card .evolution-section__card-info:before{content:"";position:absolute;left:0;width:1px;height:139px;background:linear-gradient(90deg,#fff0 15.43%,#fff)}.evolution-section__card:nth-child(odd) .evolution-section__card-info{top:0}.evolution-section__card:nth-child(odd) .evolution-section__card-info:before{top:0}.evolution-section__card:nth-child(2n) .evolution-section__card-info{top:366px}.evolution-section__card:nth-child(2n) .evolution-section__card-info:before{bottom:0}.evolution-section__card:nth-child(-n+7) .evolution-section__card-info{width:143px}.evolution-section__card:nth-child(6) .evolution-section__card-info:before{height:178px}.evolution-section__card:nth-child(8) .evolution-section__card-info,.evolution-section__card:nth-child(9) .evolution-section__card-info,.evolution-section__card:nth-child(10) .evolution-section__card-info{width:191px}.evolution-section__card:nth-child(8) .evolution-section__card-info:before,.evolution-section__card:nth-child(10) .evolution-section__card-info:before{height:150px}.evolution-section__card:nth-child(9) .evolution-section__card-image-wrap,.evolution-section__card:nth-child(10) .evolution-section__card-image-wrap,.evolution-section__card:nth-child(11) .evolution-section__card-image-wrap{overflow:visible}.evolution-section__card:nth-child(9) .evolution-section__card-image,.evolution-section__card:nth-child(10) .evolution-section__card-image,.evolution-section__card:nth-child(11) .evolution-section__card-image{position:absolute;height:auto;max-width:none;bottom:0;right:0}.evolution-section__card:nth-child(9) .evolution-section__card-image{width:116px}.evolution-section__card:nth-child(10) .evolution-section__card-image{width:113px;right:-7px}.evolution-section__card:nth-child(11) .evolution-section__card-image{width:101px}.evolution-section__card:nth-child(11) .evolution-section__card-info{width:123px}.evolution-section__card-info{display:flex;flex-direction:column;gap:4px;padding-left:5px;position:absolute;opacity:.001;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}@media(max-width:1024px){.evolution-section__card-info{opacity:1;transform:none}}.evolution-section__card-year{font-size:20px;font-weight:700;line-height:normal;background:var(--gradient-3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.evolution-section__card-text{font-size:12px;font-weight:300;line-height:normal}.evolution-section__card-image-wrap{display:block;width:94px;height:204px;border-radius:16px;overflow:hidden;opacity:.001;transform:translateY(12px);transition:opacity .4s ease,transform .5s ease;inset:0;background:#ffffff0d;position:relative}.evolution-section__card-image-wrap:before,.evolution-section__card-image-wrap:after{content:"";position:absolute;inset:0;overflow:hidden}.evolution-section__card-image-wrap:before{z-index:-1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion)}@media(max-width:1024px){.evolution-section__card-image-wrap:before{filter:none;-webkit-backdrop-filter:none;backdrop-filter:none}}.evolution-section__card-image-wrap:after{z-index:1;box-shadow:inset 2px 2px 1px #ffffff80,inset -1px -1px 1px 1px #ffffff80,inset 1px 1px 5px 1px #0000001a}.evolution-section__card-image-wrap:before,.evolution-section__card-image-wrap:after{border-radius:16px}@media(max-width:1024px){.evolution-section__card-image-wrap{opacity:1;transform:none}}.evolution-section__card-image{width:100%;height:100%;object-fit:cover;position:relative;z-index:2}.evolution-section__decor-wrap{position:absolute;top:-45px;right:-217px;width:428px;height:425px;mix-blend-mode:color-burn;z-index:-1;animation:float-subtle 5.5s ease-in-out infinite alternate;animation-delay:2s}@media(max-width:1024px){.evolution-section__decor-wrap{display:none}}.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-approve{transition-delay:1.2s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-approve{transition-delay:.8s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-approve{transition-delay:.4s}}.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-price{transition-delay:1.5s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-price{transition-delay:1.1s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(1) .core-section__checkpoint-price{transition-delay:.4s}}.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-approve{transition-delay:1.6s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-approve{transition-delay:1.2s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-approve{transition-delay:.9s}}.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-price{transition-delay:1.9s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-price{transition-delay:1.5s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(2) .core-section__checkpoint-price{transition-delay:.9s}}.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-approve{transition-delay:2s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-approve{transition-delay:1.6s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-approve{transition-delay:1.4s}}.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-price{transition-delay:2.3s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-price{transition-delay:1.9s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(3) .core-section__checkpoint-price{transition-delay:1.4s}}.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-approve{transition-delay:2.4s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-approve{transition-delay:2s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-approve{transition-delay:1.9s}}.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-price{transition-delay:2.7s}@media(max-width:1024px){.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-price{transition-delay:2.3s}}@media(max-width:767px){.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-percent,.core-section .core-section__checkpoint:nth-child(4) .core-section__checkpoint-price{transition-delay:1.9s}}.core-section_animate .core-section__progressbar:before{transform:translate(0)}@media(max-width:767px){.core-section_animate .core-section__progressbar:before{transform:translate(-50%)}}.core-section_animate .core-section__checkpoint-approve,.core-section_animate .core-section__checkpoint-percent,.core-section_animate .core-section__checkpoint-price{opacity:1}.core-section_animate .core-section__checkpoint-percent,.core-section_animate .core-section__checkpoint-price{transform:none}.core-section .section-heading{margin-bottom:46px}@media(max-width:1024px){.core-section .section-heading{margin-bottom:32px}}@media(max-width:767px){.core-section .section-heading{margin-bottom:20px}}.core-section__progressbar{position:relative}@media(max-width:767px){.core-section__progressbar{overflow:hidden}}.core-section__progressbar:before{content:"";position:absolute;top:33px;left:-20px;transform:translate(-100%);width:calc(100% + 40px);height:35px;background-image:url(/assets/core-section-progressbar-ClXo9oiX.jpg);background-size:cover;background-repeat:no-repeat;border-radius:26px;transition:transform 4s ease-in-out}@media(max-width:1024px){.core-section__progressbar:before{top:10px;transition:transform 3s ease-in-out}}@media(max-width:767px){.core-section__progressbar:before{top:0;left:calc(50% + 2px);transform:translate(-50%);transform-origin:top center;width:35px;height:100%;background-image:url(/assets/core-section-progressbar-mobile-DsHc7H07.jpg);transition:none}}.core-section__checkpoints-wrap{display:flex;align-items:center;justify-content:space-between;gap:15px;position:relative}@media(max-width:767px){.core-section__checkpoints-wrap{flex-direction:column;padding:12px 0}}.core-section__checkpoint{display:flex;flex-direction:column;align-items:center;gap:4px}@media(max-width:1024px){.core-section__checkpoint{gap:2px}}@media(max-width:767px){.core-section__checkpoint{flex-direction:row;gap:16px}}.core-section__checkpoint-approve,.core-section__checkpoint-percent,.core-section__checkpoint-price{line-height:normal}.core-section__checkpoint-approve,.core-section__checkpoint-approve:before,.core-section__checkpoint-approve:after{border-radius:86px}.core-section__checkpoint-approve{display:flex;align-items:center;justify-content:center;width:226px;height:100px;opacity:.001;transition:opacity .7s ease;inset:0;background:#ffffff0d;position:relative}.core-section__checkpoint-approve:before,.core-section__checkpoint-approve:after{content:"";position:absolute;inset:0;overflow:hidden}.core-section__checkpoint-approve:before{z-index:-1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion)}@media(max-width:1024px){.core-section__checkpoint-approve:before{filter:none;-webkit-backdrop-filter:none;backdrop-filter:none}}.core-section__checkpoint-approve:after{z-index:1;box-shadow:inset 2px 2px 1px #ffffff80,inset -1px -1px 1px 1px #ffffff80,inset 1px 1px 5px 1px #0000001a}@media(max-width:1024px){.core-section__checkpoint-approve{width:123px;height:54px;margin-bottom:10px}}@media(max-width:767px){.core-section__checkpoint-approve{width:54px;height:123px;margin-bottom:0}}.core-section__checkpoint-approve:before{filter:none;-webkit-backdrop-filter:none;backdrop-filter:none}.core-section__checkpoint-approve span{font-size:35px;line-height:normal;color:var(--white);position:relative;z-index:1}@media(max-width:1024px){.core-section__checkpoint-approve span{font-size:20px}}.core-section__checkpoint-percent,.core-section__checkpoint-price{opacity:.001;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.core-section__checkpoint-percent{font-size:32px;font-weight:600;color:var(--gray)}@media(max-width:1024px){.core-section__checkpoint-percent{font-size:16px}}@media(max-width:767px){.core-section__checkpoint-percent{min-width:34px;order:-1}}.core-section__checkpoint-price{font-size:24px;font-weight:300;color:var(--gray)}@media(max-width:1024px){.core-section__checkpoint-price{font-size:12px}}.core-section__decor-wrap{position:absolute;top:-225px;left:-375px;width:667px;height:667px;mix-blend-mode:color-burn;z-index:-1;animation:float-subtle 5s ease-in-out infinite alternate;animation-delay:2s}@media(max-width:1024px){.core-section__decor-wrap{top:-113px;left:-192px;width:321px;height:321px}}@media(max-width:767px){.core-section__decor-wrap{display:none}}.lootboxes-section__content{display:flex;flex-direction:column;gap:12px}.lootboxes-section__slider{pointer-events:none}.lootboxes-section__slider .swiper-wrapper{display:flex;align-items:center;transition-timing-function:linear}@media(min-width:2600px){.lootboxes-section__slider .swiper-wrapper{justify-content:center}}.lootboxes-section__slider .swiper-slide{width:auto;flex:0 0 auto;pointer-events:none}.lootboxes-section__card{display:flex;flex-direction:column;gap:12px;width:325px;height:333px;padding:32px 16px;border-radius:50px;inset:0;background:#ffffff0d;position:relative}.lootboxes-section__card:before,.lootboxes-section__card:after{content:"";position:absolute;inset:0;overflow:hidden}.lootboxes-section__card:before{z-index:-1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion)}@media(max-width:1024px){.lootboxes-section__card:before{filter:none;-webkit-backdrop-filter:none;backdrop-filter:none}}.lootboxes-section__card:after{z-index:1;box-shadow:inset 2px 2px 1px #ffffff80,inset -1px -1px 1px 1px #ffffff80,inset 1px 1px 5px 1px #0000001a}.lootboxes-section__card:before,.lootboxes-section__card:after{border-radius:50px}.lootboxes-section__card:before{filter:none}.lootboxes-section__card-title,.lootboxes-section__card-image-wrap,.lootboxes-section__card-image{position:relative}.lootboxes-section__card-title{font-size:24px;font-weight:500;line-height:normal;padding:0 16px}.lootboxes-section__card-image-wrap{display:flex;align-items:center;justify-content:center;height:100%}.lootboxes-section__card-image{height:100%;object-fit:contain;object-position:bottom}.lootboxes-section__decor-wrap{position:absolute;top:225px;right:-185px;width:413px;height:416px;mix-blend-mode:color-burn;z-index:-1;animation:float-subtle 4s ease-in-out infinite alternate;animation-delay:2s}@media(max-width:1024px){.lootboxes-section__decor-wrap{display:none}}.rewards-section__content{display:flex;flex-wrap:wrap;gap:24px;position:relative}@media(max-width:1024px){.rewards-section__content{gap:16px}}@media(max-width:767px){.rewards-section__content{gap:8px}}.rewards-section__info{display:flex;align-items:center;width:calc(39% - 24px);padding-right:40px;gap:20px}@media(max-width:1024px){.rewards-section__info{width:calc(63% - 16px);padding-right:8px}}@media(max-width:767px){.rewards-section__info{width:100%;padding:8px 0}}.rewards-section__number{font-size:80px;font-weight:600;line-height:1.13;color:var(--red)}.rewards-section__image-wrap{border-radius:50px;overflow:hidden}.rewards-section__image-wrap:nth-of-type(1){width:61%;aspect-ratio:754/174}@media(max-width:1024px){.rewards-section__image-wrap:nth-of-type(1){width:37%;aspect-ratio:261/174}}@media(max-width:767px){.rewards-section__image-wrap:nth-of-type(1){order:-1;width:100%;aspect-ratio:343/174}}.rewards-section__image-wrap:nth-of-type(2){width:32%;aspect-ratio:396/447}@media(max-width:1024px){.rewards-section__image-wrap:nth-of-type(2){width:21%;aspect-ratio:148/356}}@media(max-width:767px){.rewards-section__image-wrap:nth-of-type(2){width:calc(50% - 4px);aspect-ratio:168/174}}.rewards-section__image-wrap:nth-of-type(3){width:40.5%;aspect-ratio:500/447}@media(max-width:1024px){.rewards-section__image-wrap:nth-of-type(3){width:53.5%;aspect-ratio:376/356}}@media(max-width:767px){.rewards-section__image-wrap:nth-of-type(3){width:calc(50% - 4px);aspect-ratio:168/174}}.rewards-section__image{width:100%;height:100%;object-fit:cover}.rewards-section__decor-wrap{position:absolute;top:80px;left:-215px;width:373px;height:373px;mix-blend-mode:color-burn;z-index:-1;animation:float-subtle 4s ease-in-out infinite alternate;animation-delay:2s}@media(max-width:1024px){.rewards-section__decor-wrap{display:none}}.rewards-section__action{width:calc(27.5% - 48px)}@media(max-width:1024px){.rewards-section__action{width:calc(23.5% - 32px)}}@media(max-width:767px){.rewards-section__action{width:100%}}.rewards-section .rewards-section__button{width:100%;height:100%;flex-direction:column;justify-content:flex-end;gap:16px;padding:64px 32px;border-radius:50px;background:var(--white);overflow:hidden;position:relative}@media(max-width:767px){.rewards-section .rewards-section__button{gap:8px;width:100%;min-height:174px;padding-top:20px;padding-bottom:20px}}.rewards-section .rewards-section__button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--gradient-2);border-radius:50px;opacity:.001;transition:.3s ease}@media(max-width:1024px){.rewards-section .rewards-section__button:before{opacity:1}}.rewards-section .rewards-section__button:hover:before{opacity:1}.rewards-section .rewards-section__button:hover .app-button__icon svg{fill:var(--white)}.rewards-section .rewards-section__button:hover .app-button__label{color:var(--white)}.rewards-section .rewards-section__button .app-button__icon{width:56px;height:70px;position:relative}.rewards-section .rewards-section__button .app-button__icon svg{width:56px;height:70px;fill:var(--red);transition:.3s ease}@media(max-width:1024px){.rewards-section .rewards-section__button .app-button__icon svg{fill:var(--white)}}.rewards-section .rewards-section__button .app-button__label{max-width:110px;font-size:16px;line-height:1.38;color:#4d5163;transition:.3s ease;position:relative}@media(max-width:1024px){.rewards-section .rewards-section__button .app-button__label{color:var(--white)}}@media(max-width:767px){.rewards-section .rewards-section__button .app-button__label{font-size:14px;line-height:1.58;max-width:120px}}.final-section .section-heading__subtitle{max-width:550px}.final-section__content{display:flex;flex-wrap:wrap;gap:24px;position:relative}@media(max-width:1024px){.final-section__content{gap:16px}}@media(max-width:767px){.final-section__content{gap:8px}}.final-section__image-wrap{border-radius:50px;overflow:hidden}.final-section__image-wrap:nth-child(1){width:66%;aspect-ratio:816/447}@media(max-width:1024px){.final-section__image-wrap:nth-child(1){width:41.5%;aspect-ratio:292/277}}@media(max-width:767px){.final-section__image-wrap:nth-child(1){width:56.5%;aspect-ratio:194/223}}.final-section__image-wrap:nth-child(2){width:calc(34% - 24px);aspect-ratio:396/447}@media(max-width:1024px){.final-section__image-wrap:nth-child(2){width:calc(58.5% - 16px);aspect-ratio:396/277}}@media(max-width:767px){.final-section__image-wrap:nth-child(2){width:calc(43.5% - 8px);aspect-ratio:141/223}}.final-section__image-wrap:nth-child(3){width:100%;aspect-ratio:1236/269}@media(max-width:1024px){.final-section__image-wrap:nth-child(3){aspect-ratio:704/209}}@media(max-width:767px){.final-section__image-wrap:nth-child(3){aspect-ratio:343/209}}.final-section__image{width:100%;height:100%;object-fit:cover}.final-section__decor-wrap{position:absolute;bottom:65px;right:-110px;width:279px;height:281px;mix-blend-mode:color-burn;z-index:-1;animation:float-subtle 4.5s ease-in-out infinite alternate;animation-delay:2s}@media(max-width:1024px){.final-section__decor-wrap{display:none}}.sponsors-section__content{display:flex;flex-direction:column;gap:24px}@media(max-width:1024px){.sponsors-section__content{gap:16px}}.sponsors-section__block{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;padding:32px;border-radius:50px;background:#ffffff4d;box-shadow:0 4px #fff inset,0 4px 12px #0000000a}@media(max-width:1024px){.sponsors-section__block{gap:32px 38px;padding:24px 20px}}@media(max-width:767px){.sponsors-section__block{gap:20px;padding:20px}}.sponsors-section__logo{flex:0 0 203px;height:56px}@media(max-width:1024px){.sponsors-section__logo{flex:0 0 102px;height:30px}}.sponsors-section__image{width:100%;height:100%;object-fit:contain}.cta-section{padding-top:55px}@media(max-width:1024px){.cta-section{padding-top:45px}}@media(max-width:767px){.cta-section{padding-top:15px}}.cta-section__content{display:flex;flex-direction:column;gap:134px;padding:0 20px 110px;border-radius:50px;position:relative;z-index:1}.cta-section__content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50px;background-image:url(/assets/cta-section-decor-1-CM9gZTWj.png),url(/assets/cta-section-decor-2-fu3NB-XP.png);background-repeat:no-repeat,no-repeat;background-size:611px 611px,538px 538px;background-position:top -75px right -318px,top 70px right -125px;z-index:-1}@media(max-width:1024px){.cta-section__content:before{background-size:389px 389px,353px 353px;background-position:top -35px right -200px,top 65px right -100px}}@media(max-width:767px){.cta-section__content:before{background-size:280px 280px,275px 276px;background-position:top 65px right -138px,top 155px right -100px}}.cta-section__content{background:linear-gradient(45deg,#f0ccf1 7%,#fff 21%,#fed5d8 34%,#f0ccf1 50% 50%,#fff 67%,#fed5d8 86%);animation:gradient-wave 6s linear infinite;background-size:400% 400%}@media(max-width:1024px){.cta-section__content{gap:120px;padding-bottom:52px}}@media(max-width:767px){.cta-section__content{gap:144px;padding-bottom:20px}}.cta-section__heading{display:flex;flex-direction:column;align-items:center;gap:37px;margin-top:-72px}@media(max-width:1024px){.cta-section__heading{gap:24px;margin-top:-45px}}@media(max-width:767px){.cta-section__heading{gap:8px;margin-top:-20px}}.cta-section__title{font-size:120px;font-weight:700;line-height:1;text-align:center;max-width:920px}@media(max-width:1024px){.cta-section__title{font-size:80px;line-height:.88;max-width:540px}}@media(max-width:767px){.cta-section__title{font-size:40px;line-height:1;max-width:270px}}.cta-section__subtitle{text-align:center;max-width:315px}.cta-section__progress{display:flex;align-items:center;justify-content:center;gap:20px}@media(max-width:1024px){.cta-section__progress{gap:20px}}@media(max-width:767px){.cta-section__progress{flex-direction:column;gap:12px}}.cta-section__progressbar{width:100%;max-width:547px;height:44px;background-color:#fff3;border-radius:150px;overflow:hidden;position:relative}@media(max-width:1024px){.cta-section__progressbar{max-width:392px}}@media(max-width:767px){.cta-section__progressbar{max-width:100%}}.cta-section__progressbar-fill{display:flex;align-items:center;justify-content:flex-end;position:absolute;top:0;left:0;height:100%;background-color:var(--white);border-radius:150px;transition:width .3s cubic-bezier(.22,.61,.36,1)}.cta-section__progressbar-percent{position:absolute;top:50%;right:16px;transform:translateY(-50%);font-size:20px;color:var(--amaranth);z-index:1}@media(max-width:767px){.cta-section__button{width:100%}}
