@charset "UTF-8";.hero{background:var(--background-color);height:100dvh;padding-bottom:15dvh;position:relative;transition:background-color 1s}@media(max-width:990px){.hero{padding-bottom:10dvh}}@media(max-width:767px){.hero{padding-top:calc(10vh + 55px)}}.hero_animated .hero__company,.hero_animated .hero__platform{opacity:1;transform:translate(0);transition-delay:.7s}.hero_animated .hero__portrait{opacity:1;transition-delay:1.5s}.hero__wrap{align-items:flex-end;display:flex;height:100%;justify-content:space-between}@media(max-width:767px){.hero__wrap{align-items:flex-start;flex-direction:column;gap:15px;justify-content:flex-start}}.hero__company{display:flex;flex-direction:column;gap:30px;max-width:420px;opacity:0;transform:translate(-200px);transition:1s;transition-delay:0s}@media(max-width:1240px){.hero__company{max-width:300px}}@media(max-width:990px){.hero__company{max-width:210px}}@media(max-width:767px){.hero__company{max-width:300px}}.hero__company-logo{width:125px}@media(max-width:1240px){.hero__company-logo{width:108px}}@media(max-width:990px){.hero__company-logo{width:94px}}@media(max-width:767px){.hero__company-logo{display:none}}.hero__company-description{color:var(--secondary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:20px}@media(max-width:1240px){.hero__company-description{font-size:16px}}@media(max-width:990px){.hero__company-description{font-size:14px}}@media(max-width:767px){.hero__company-description{font-size:16px}}.hero__platform{color:var(--primary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:20px;opacity:0;text-align:right;transform:translate(200px);transition:1s;transition-delay:0s}@media(max-width:1240px){.hero__platform{font-size:16px}}@media(max-width:990px){.hero__platform{font-size:14px}}@media(max-width:767px){.hero__platform{text-align:right;width:100%}}.hero__portrait{bottom:0;height:100dvh;left:50%;opacity:0;position:absolute;transform:translate(-50%);transition:opacity 2s;width:50%}@media(max-width:990px){.hero__portrait{width:45%}}@media(max-width:767px){.hero__portrait{height:65dvh;width:100%}}.hero__portrait-image{display:block;height:100%;inset:0;pointer-events:none;position:absolute;width:100%}.trends{background:var(--background-color);height:100dvh;overflow:hidden;position:relative}.trends__wrap{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:8dvh;padding-top:14dvh;perspective:1200px;perspective-origin:50%;position:relative;z-index:5}@media(max-width:767px){.trends__wrap{gap:24px;justify-content:space-around;padding-bottom:max(24px,4dvh + env(safe-area-inset-bottom));padding-top:max(96px,12dvh + env(safe-area-inset-top))}}.trends__header{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}@media(max-width:767px){.trends__header{gap:10px}}.trends__title{color:var(--primary-text-color);font-size:46px;max-width:1100px}@media(max-width:1315px){.trends__title{font-size:36px;max-width:900px}}@media(max-width:990px){.trends__title{font-size:28px;max-width:680px}}@media(max-width:767px){.trends__title{font-size:22px;max-width:520px}}.trends__description{color:var(--secondary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:25px;max-width:420px}@media(max-width:1315px){.trends__description{font-size:18px;max-width:320px}}@media(max-width:990px){.trends__description{font-size:16px;max-width:300px}}.trends__button{margin-top:5px}.trends__wheel{--trends-wheel-gap:16px;overflow:hidden;padding:0 30px;width:100vw}@media(max-width:767px){.trends__wheel{--trends-wheel-gap:12px;flex:0 0 auto}}.trends__wheel-track{align-items:center;animation:wheel-track-animation 14s linear infinite alternate;display:flex;gap:var(--trends-wheel-gap);width:-moz-max-content;width:max-content}@media(max-width:991px){.trends__wheel-track{animation:wheel-track-animation 20s linear infinite alternate}}@media(max-width:768px){.trends__wheel-track{animation:wheel-track-animation 44s linear infinite alternate}}.trends__wheel-group{align-items:center;display:flex;flex-shrink:0;gap:var(--trends-wheel-gap)}.trends__product{aspect-ratio:1.45/1;border-radius:12px;flex:0 0 300px;overflow:hidden;position:relative}@media(max-width:767px){.trends__product{flex:0 0 180px}}.trends__product:after{content:"";inset:0;position:absolute;z-index:1}.trends__product_black .trends__product-preview-footer-name{color:#000}.trends__product-preview-head{left:20px;position:absolute;top:20px;z-index:1}@media(max-width:767px){.trends__product-preview-head{display:none}}.trends__product-preview-head-logo{color:#fff;width:53px}.trends__product-preview-head-text{color:#fff;font-size:10px;margin-top:6px;width:10vw}.trends__product-preview-footer-name{bottom:20px;color:#fff;font-size:24px;font-weight:700;left:20px;position:absolute;text-transform:uppercase;z-index:2}@media(max-width:767px){.trends__product-preview-footer-name{bottom:10px;font-size:16px;left:15px}}.trends__product-preview-footer-name br{display:none}.trends__product-preview-footer-subname{font-size:16px;margin-left:.5vw}@media(max-width:767px){.trends__product-preview-footer-subname{display:none}}.trends__product-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.trends__footer{display:flex;gap:50px;justify-content:space-between}@media(max-width:990px){.trends__footer{gap:24px;justify-content:center}}@media(max-width:767px){.trends__footer{flex-wrap:wrap;gap:16px}}.trends__footer-item{display:flex;flex-direction:column;gap:10px;text-align:center}@media(max-width:767px){.trends__footer-item{gap:6px;width:calc(50% - 12px)}.trends__footer-item:nth-child(2){order:1;width:100%}}@media(max-width:450px){.trends__footer-item{width:100%}}.trends__footer-item-title{color:var(--primary-text-color);font-size:28px}@media(max-width:1315px){.trends__footer-item-title{font-size:20px}}@media(max-width:990px){.trends__footer-item-title{font-size:18px}}@media(max-width:767px){.trends__footer-item-title{font-size:18px}}.trends__footer-item-description{color:var(--secondary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:22px}@media(max-width:1315px){.trends__footer-item-description{font-size:16px}}@media(max-width:767px){.trends__footer-item-description{font-size:15px}}.trends__light{left:50%;opacity:var(--trends-opacity);pointer-events:none;position:absolute;top:calc(50% + 96px);transform:translate(-50%,-50%);z-index:0}@media(max-width:767px){.trends__light{opacity:.15!important}}.trends__light_horizontal{background:#d7b670;border-radius:50%;filter:blur(80px);height:25%;mix-blend-mode:plus-lighter;opacity:var(--trends-horizintal-opacity);width:50%;z-index:0}.trends__light_vertical{background:#d7a370;border-radius:50%;filter:blur(150px);height:450px;mix-blend-mode:plus-lighter;opacity:var(--trends-vertical-opacity);width:200px;z-index:4}.trends__light_diamond,.trends__light_diamond-2{--trends-light-width:280px;--trends-light-height:450px;--trends-light-glow-width:150px;--trends-light-glow-height:285px;--trends-light-core-width:128px;--trends-light-core-height:250px;background:radial-gradient(ellipse at center,#ffe1b494 0,#ffc77d47 28%,#ffb4641f,#ffb46400 72%);filter:blur(12px);height:var(--trends-light-height);mix-blend-mode:screen;opacity:1;width:var(--trends-light-width);z-index:1}.trends__light_diamond-2:after,.trends__light_diamond-2:before,.trends__light_diamond:after,.trends__light_diamond:before{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);content:"";inset:0;margin:auto;position:absolute}.trends__light_diamond-2:before,.trends__light_diamond:before{background:radial-gradient(ellipse at center,rgba(255,232,195,.95) 0,hsla(35,86%,74%,.58) 22%,rgba(160,110,55,.28) 58%,transparent 100%);filter:blur(14px);height:var(--trends-light-glow-height);width:var(--trends-light-glow-width)}.trends__light_diamond-2:after,.trends__light_diamond:after{background:radial-gradient(ellipse at center,#ffeccd 0,hsla(36,75%,74%,.72) 18%,rgba(142,103,58,.42) 54%,transparent 100%),linear-gradient(180deg,#ffe0b200 0,#ffe0b26b 45%,#ffeecde6,#ffe0b26b 55%,#ffe0b200);filter:blur(2px);height:var(--trends-light-core-height);width:var(--trends-light-core-width)}.trends__light_diamond-2{--trends-light-width:70px;--trends-light-glow-width:30px;--trends-light-core-width:50px}@keyframes wheel-track-animation{0%{transform:translate(0)}to{transform:translate(calc(100vw - 100% - 48px))}}.products-footer{bottom:-100px;display:flex;justify-content:center;left:0;opacity:0;right:0;transition:1s;transition-delay:1s;z-index:1000}.products-footer.active{bottom:25px;opacity:1;transition-delay:0s}@media(max-width:990px){.products-footer.active{bottom:15px}}.products-footer.active .products-footer__wrap{max-width:94%;transition-delay:1s}.products-footer.active .products-footer__group{opacity:1;transition-delay:1s}.products-footer__wrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--header-glass-background);border-radius:36px;display:flex;justify-content:center;max-width:72px;overflow:hidden;transition:1s;width:100%}.products-footer__wrap:before{background:var(--header-glass-effect-background);border-radius:inherit;content:"";inset:0;-webkit-mask:var(--header-glass-effect-mask);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;pointer-events:none;position:absolute}.products-footer__wrap-content{display:flex;flex:none;justify-content:space-between;min-width:94vw;padding:15px 15px 15px 20px;position:relative}@media(max-width:990px){.products-footer__wrap-content{padding:10px 15px}}.products-footer__price-box{align-items:center;display:flex;gap:16px}@media(max-width:767px){.products-footer__price-box{gap:8px}}.products-footer__unlock-button{border-color:transparent!important}.products-footer__unlock-icon{fill:#fff;width:14px}.products-footer__ctrl{align-items:center;display:flex;gap:34px}@media(max-width:767px){.products-footer__ctrl{gap:8px}}.products-footer__ctrl-name{color:#fff;font-size:30px;font-weight:700;text-transform:uppercase}@media(max-width:767px){.products-footer__ctrl-name{display:none}}.products-footer__buy-text,.products-footer__ctrl-name span{display:inline-block}.products-footer-fade-enter-active,.products-footer-fade-leave-active{transition:opacity .3s ease,transform .3s ease}.products-footer-fade-enter-from{opacity:0;transform:translateY(8px)}.products-footer-fade-leave-to{opacity:0;transform:translateY(-8px)}.products{align-items:center;background:#000;display:flex;overflow:hidden;position:relative}.products:after{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);content:"";inset:0;position:absolute;z-index:1}.products_active .products__for-who,.products_active .products__info,.products_active .products__preview{opacity:1;transform:translateY(0);transition-delay:.7s}.products__wrap{display:grid;gap:24px;grid-template-columns:minmax(300px,400px) 1fr;grid-template-rows:1fr 1fr;height:calc(100dvh - 248px);z-index:2}@media(max-width:1240px){.products__wrap{grid-template-columns:minmax(300px,450px) 1fr;height:calc(100dvh - 232px)}}@media(max-width:990px){.products__wrap{height:calc(100dvh - 201px)}}@media(max-width:767px){.products__wrap{display:flex;flex-direction:column;gap:8px;height:calc(100dvh - 155px);padding-bottom:20px}}.products__background{inset:0;overflow:hidden;position:absolute;z-index:0}.products__background-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.products__for-who-content,.products__info-content{height:100%}.products__info{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--header-glass-background);border-radius:32px;grid-column:1;grid-row:1;opacity:0;padding:25px;position:relative;transform:translateY(-250px);transition:1s}.products__info:before{background:var(--header-glass-effect-background);border-radius:inherit;content:"";inset:0;-webkit-mask:var(--header-glass-effect-mask);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;pointer-events:none;position:absolute}@media(max-height:830px)or (max-width:1240px){.products__info{border-radius:20px;padding:15px}}@media(max-height:620px)or (max-width:990px){.products__info{grid-column:1/3;grid-row:1}}@media(max-width:767px){.products__info{flex-grow:1;grid-column:1/4;grid-row:1/2}}.products__info-head{align-items:center;display:flex;gap:16px}@media(max-height:830px)or (max-width:1240px){.products__info-head{font-size:8px}}@media(max-width:767px){.products__info-head{gap:8px}}.products__info-head-number{color:#fff;font-size:28px;font-weight:700}@media(max-height:830px)or (max-width:1240px){.products__info-head-number{font-size:20px}}@media(max-width:767px){.products__info-head-number{font-size:16px}}.products__info-head-name{color:#fff;font-size:28px;font-weight:400;text-transform:uppercase}@media(max-height:830px)or (max-width:1240px){.products__info-head-name{font-size:20px}}@media(max-width:767px){.products__info-head-name{font-size:16px}}.products__info-description{color:#fff;font-family:var(--secondary-font-family),sans-serif;font-size:18px;font-weight:400;margin-top:25px}@media(max-height:830px)or (max-width:1240px){.products__info-description{font-size:14px;margin-top:15px}}@media(max-width:767px){.products__info-description{margin-top:5px}}.products__for-who{background:#fff;border-radius:32px;grid-column:1;grid-row:2;opacity:0;padding:25px;transform:translateY(-250px);transition:1s}@media(max-height:830px)or (max-width:1240px){.products__for-who{border-radius:20px;padding:15px}}@media(max-height:620px)or (max-width:990px){.products__for-who{grid-column:3/3;grid-row:1}}@media(max-width:767px){.products__for-who{flex-grow:1;grid-column:1/4;grid-row:2/2}}.products__for-who-title{border:1px solid;border-radius:20px;color:#000;font-weight:700;padding:7px 15px;transition:1s;width:-moz-max-content;width:max-content}@media(max-width:1240px){.products__for-who-title{font-size:14px;padding:4px 10px}}@media(max-width:767px){.products__for-who-title{font-size:13px;padding:4px 10px}}.products__for-who-list{display:flex;flex-direction:column;gap:8px;margin-top:20px}@media(max-height:830px)or (max-width:1240px){.products__for-who-list{gap:4px;margin-top:10px}}@media(max-width:767px){.products__for-who-list{margin-top:5px}}.products__for-who-list-item{color:#000;font-family:var(--secondary-font-family),sans-serif;font-size:18px;font-weight:400;padding-left:24px;position:relative;transition:1s}@media(max-height:830px)or (max-width:1240px){.products__for-who-list-item{font-size:16px;padding-left:18px}}@media(max-width:767px){.products__for-who-list-item{font-size:14px}}.products__for-who-list-item:before{content:"—";left:0;position:absolute}.products__preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border-radius:32px;grid-column:2;grid-row:1/3;opacity:0;overflow:hidden;position:relative;transform:translateY(-250px);transition:1s}@media(max-height:830px)or (max-width:1240px){.products__preview{border-radius:20px}}@media(max-height:620px)or (max-width:990px){.products__preview{grid-column:1/4;grid-row:2}}@media(max-width:767px){.products__preview{aspect-ratio:16/9;order:-1;width:100%}}.products__preview_black .products__preview-footer-button,.products__preview_black .products__preview-footer-name,.products__preview_black .products__preview-head-logo,.products__preview_black .products__preview-head-text{color:#000}.products__preview-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.products__preview-head{left:40px;position:absolute;top:50px;z-index:10}@media(max-height:830px)or (max-width:1240px){.products__preview-head{left:20px;top:20px}}@media(max-height:620px)or (max-width:990px){.products__preview-head{display:none}}.products__preview-head-logo{width:65px}@media(max-height:830px)or (max-width:1240px){.products__preview-head-logo{width:54px}}.products__preview-head-text{font-size:16px;margin-top:10px;width:200px}@media(max-height:830px)or (max-width:1240px){.products__preview-head-text{font-size:14px}}.products__preview-footer{bottom:50px;left:40px;position:absolute;z-index:10}@media(max-height:830px)or (max-width:1240px){.products__preview-footer{bottom:20px;left:20px}}@media(max-height:620px)or (max-width:990px){.products__preview-footer{display:none}}.products__preview-footer-name{font-size:75px;font-weight:700;text-transform:uppercase}@media(max-height:830px)or (max-width:1240px){.products__preview-footer-name{font-size:50px}}.products__preview-footer-subname{font-size:43px;margin-left:1.5vw}.products__preview-footer-buttons{align-items:center;display:flex;gap:10px;margin-top:20px}@media(max-height:830px)or (max-width:1240px){.products__preview-footer-buttons{margin-top:10px}}.products__preview-footer-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid;border-radius:40px;color:#fff;font-size:11px;font-weight:700;line-height:1;padding:8px 14px}@media(max-height:830px)or (max-width:1240px){.products__preview-footer-button{padding:8px 10px}}.products__preview-footer-button_welcome{background:#fff;border-color:#fff;color:#000}.products__footer{position:absolute;z-index:2}.products-fade-enter-active,.products-fade-leave-active{transition:opacity .45s ease,transform .45s ease}.products-fade-enter-from{opacity:0;transform:scale(1.03)}.products-fade-leave-to{opacity:0;transform:scale(1.04)}.products-background-fade-enter-active,.products-background-fade-leave-active{transition:opacity .75s ease,transform .75s ease}.products-background-fade-enter-from{opacity:0;transform:scale(1.04)}.products-background-fade-leave-to{opacity:0;transform:scale(1.02)}.earn-money{align-items:center;background:var(--earn-money-background);display:flex;min-height:100dvh;overflow:hidden;position:relative;transition:background .7s ease}.earn-money:after{aspect-ratio:1/1;background:radial-gradient(#036bc7,#5db3ff,#5db3ff);border-radius:50%;content:"";filter:blur(100px);left:-19vw;opacity:.2;position:absolute;top:0;width:40vw;z-index:-1}@media(max-width:767px){.earn-money:after{left:-25vw;opacity:.3;top:-5vh;width:80vw}}.earn-money:before{aspect-ratio:1/1;background:radial-gradient(#036bc7,#5db3ff,#5db3ff);border-radius:50%;bottom:0;content:"";filter:blur(100px);opacity:.2;position:absolute;right:-22vw;width:40vw;z-index:-1}@media(max-width:767px){.earn-money:before{bottom:5vh;opacity:.2;right:-40vw;width:100vw}}.earn-money_active .earn-money__description,.earn-money_active .earn-money__title{opacity:1;transform:translateY(0)}.earn-money_active .earn-money__title{transition-delay:.55s}.earn-money_active .earn-money__description{transition-delay:.7s}.earn-money_active .earn-money__card{opacity:1;transform:translateY(0)}.earn-money_active .earn-money__card:first-child{transition-delay:.75s}.earn-money_active .earn-money__card:nth-child(2){transition-delay:.9s}.earn-money_active .earn-money__card:nth-child(3){transition-delay:1.05s}.earn-money_active .earn-money__card-icon-wrap:after{opacity:1;transform:scale(1)}.earn-money_active .earn-money__next-button{opacity:1;transform:translateY(0);transition-delay:1.05s}.earn-money__wrap{display:flex;flex-direction:column;height:100dvh;justify-content:space-around;padding-bottom:5dvh;padding-top:14dvh}@media(max-width:1240px){.earn-money__wrap{gap:5dvh;justify-content:space-around;padding-bottom:2dvh;padding-top:12dvh}}@media(max-width:767px){.earn-money__wrap{gap:60px;justify-content:flex-start}}.earn-money__head{text-align:center}.earn-money__title{color:var(--primary-text-color);font-size:46px;line-height:1;opacity:0;transform:translateY(70px);transition:.9s ease}@media(max-width:1600px){.earn-money__title{font-size:36px}}@media(max-width:1240px){.earn-money__title{font-size:28px}}@media(max-width:990px){.earn-money__title{font-size:24px}}@media(max-width:767px){.earn-money__title{font-size:20px;line-height:1.15}}.earn-money__description{color:var(--secondary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:25px;line-height:1;margin-top:16px;opacity:0;transform:translateY(70px);transition:.9s ease}@media(max-width:1600px){.earn-money__description{font-size:22px}}@media(max-width:1240px){.earn-money__description{font-size:20px}}@media(max-width:990px){.earn-money__description{font-size:18px;margin-top:10px}}@media(max-width:767px){.earn-money__description{font-size:14px}}.earn-money__list{display:flex;gap:24px;justify-content:center;margin-top:100px}@media(max-width:1240px){.earn-money__list{gap:48px;margin-top:0}}@media(max-width:767px){.earn-money__list{align-items:center;flex-direction:column}}.earn-money__card{background:var(--earn-money-card-background);border:var(--earn-money-card-border);border-radius:36px;box-shadow:var(--earn-money-card-shadow);max-width:560px;opacity:0;padding:120px 30px 30px;position:relative;transform:translateY(140px);transition:transform .95s ease,opacity .95s ease,box-shadow .45s ease}@media(max-width:1199px){.earn-money__card{border-radius:28px;padding-top:70px}}@media(max-width:767px){.earn-money__card{border-radius:12px;padding:20px}}.earn-money__card-icon-wrap{height:200px;left:50%;pointer-events:none;position:absolute;top:-100px;transform:translate(-50%);width:200px}@media(max-width:1199px){.earn-money__card-icon-wrap{height:120px;top:-60px;width:120px}}@media(max-width:767px){.earn-money__card-icon-wrap{height:84px;left:auto;right:15px;top:-42px;transform:none;width:84px}}.earn-money__card-icon{height:100%;-o-object-fit:contain;object-fit:contain;position:relative;transition:filter .5s ease;width:100%}.earn-money__card-title{color:var(--primary-text-color);font-size:28px;font-weight:700;line-height:1;margin-bottom:20px;transition:1s}@media(max-width:1600px){.earn-money__card-title{font-size:24px}}@media(max-width:1240px){.earn-money__card-title{font-size:20px}}@media(max-width:1199px){.earn-money__card-title{font-size:18px}}@media(max-width:990px){.earn-money__card-title{font-size:16px}}@media(max-width:767px){.earn-money__card-title{font-size:14px}}.earn-money__card-points{color:#fff;display:flex;flex-direction:column;gap:14px;list-style-position:inside;margin:0;padding:0}@media(max-width:1240px){.earn-money__card-points{gap:10px}}@media(max-width:767px){.earn-money__card-points{gap:6px}}.earn-money__card-point{color:var(--primary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:20px;transition:1s}@media(max-width:1600px){.earn-money__card-point{font-size:18px}}@media(max-width:1240px){.earn-money__card-point{font-size:16px}}@media(max-width:1199px){.earn-money__card-point{font-size:14px}}@media(max-width:767px){.earn-money__card-point{font-size:13px}}.earn-money__disclaimer{color:var(--secondary-text-color);font-size:12px;margin-top:12px}@media(max-width:767px){.earn-money__disclaimer{font-size:10px;margin-top:5px}}.earn-money__next-button{display:none}@media(max-width:990px){.earn-money__next-button{display:flex;margin:0 auto;max-width:400px;opacity:0;transform:translateY(100px)}}.price{background:var(--background-color);position:relative;transition:1s}.price:after{background:radial-gradient(var(--background-color),var(--price-after-background));border-radius:50%;content:"";filter:blur(100px);height:100%;left:50%;opacity:0;position:absolute;top:0;transform:translate(-50%);transition:1s;width:40vw;z-index:0}.price_active:after{opacity:1;transition-delay:1s}.price_active .price__card{opacity:1;transform:translateY(0);transition-delay:1.2s}@media(max-width:767px){.price_active .price__card{transition-delay:.7s}}.price_active .price__card:nth-child(2){transition-delay:.9s}.price__wrap{display:flex;flex-direction:column;gap:45px;height:100dvh;justify-content:flex-start;padding-top:130px;position:relative;z-index:1}@media(max-width:1240px){.price__wrap{gap:24px}}@media(max-width:990px){.price__wrap{gap:12px;padding-top:90px}}@media(max-width:767px){.price__wrap{gap:24px;justify-content:flex-start;padding-top:80px}}.price__list{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}@media(max-width:1240px){.price__list{gap:18px}}@media(max-width:990px){.price__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.price__list{grid-template-columns:1fr}}.price__card{border-radius:44px;display:flex;flex-direction:column;justify-content:flex-start;opacity:0;padding:30px 40px;transform:translateY(200px);transition:1s}@media(max-width:1240px){.price__card{border-radius:32px;padding:20px 30px}}@media(max-width:990px){.price__card{border-radius:20px;padding:20px}}@media(max-width:767px){.price__card_hidden{display:none}.price__card_active:nth-child(2) .price__products{display:none!important}}.price__card_active .price__card-head:after{opacity:0}.price__card_active .price__advantages,.price__card_active .price__gift,.price__card_active .price__products{margin-top:12px;max-height:1000px;padding-top:12px}@media(max-width:767px){.price__card_active .price__advantages,.price__card_active .price__gift,.price__card_active .price__products{margin-top:4px;padding-top:4px}}.price__card:first-child{background:var(--price-card-background)}.price__card:nth-child(2){background:var(--background-color);background-size:500%;font-size:16px;overflow:hidden}.price__card:nth-child(2):after{background:var(--price-card-background-primary);border-radius:50%;content:"";filter:blur(50px);height:200%;left:-100%;position:absolute;top:-110%;width:300%;z-index:-1}.price__card:nth-child(3){background:var(--price-card-background)}.price__show-plans-button{display:none}@media(max-width:767px){.price__show-plans-button{display:inline-flex}}.price__card-head{align-items:flex-start;display:flex;flex-direction:column;gap:6px;position:relative}@media(max-width:767px){.price__card-head{padding-right:100px}.price__card-head:after{content:var(--price-card-more-label);font-size:11px;opacity:1;position:absolute;right:0;top:8px;transition:1s}}.price__card-name{color:var(--primary-text-color);font-size:20px;font-weight:700;transition:1s}@media(max-width:1600px){.price__card-name{font-size:24px}}@media(max-width:1440px){.price__card-name{font-size:20px}}@media(max-width:1240px){.price__card-name{font-size:16px}}@media(max-width:990px){.price__card-name{font-size:14px}}@media(max-width:767px){.price__card-name{font-size:12px}}.price__card-preorder{font-family:var(--secondary-font-family),sans-serif;font-size:14px}@media(max-width:767px){.price__card-preorder{font-size:12px}}.price__card-price{align-items:flex-end;display:flex}.price__card-price-value{color:var(--primary-text-color);font-size:88px;font-weight:700}@media(max-width:1600px){.price__card-price-value{font-size:68px}}@media(max-width:1240px){.price__card-price-value{font-size:48px}}@media(max-width:990px){.price__card-price-value{font-size:36px}}@media(max-width:767px){.price__card-price-value{font-size:28px}}.price__card-price-currency{bottom:12px;color:var(--primary-text-color);font-size:28px;font-weight:700;left:12px;position:relative}@media(max-width:990px){.price__card-price-currency{bottom:4px;font-size:20px;left:4px}}@media(max-width:480px){.price__card-price-currency{bottom:2px;font-size:16px}}.price__card-price-currency_prefix{left:0;margin-right:6px}@media(max-width:990px){.price__card-price-currency_prefix{margin-right:3px}}.price__card-buy-button{margin-top:20px}@media(max-width:767px){.price__card-buy-button{margin-top:10px}}.price__products{display:flex;flex-direction:column;gap:2px;margin-top:16px;transition:1s}@media(max-width:767px){.price__products{margin-top:10px;max-height:0;overflow:hidden}}.price__product{align-items:center;display:flex;font-size:14px;justify-content:space-between}@media(max-width:767px){.price__product{font-size:11px}}.price__product-price{color:var(--secondary-text-color)}.price__advantages{border-top:1px solid var(--secondary-text-color);display:flex;flex-direction:column;font-family:var(--secondary-font-family),sans-serif;font-size:14px;gap:2px;margin-top:12px;padding-top:12px}@media(max-width:767px){.price__advantages{border-color:transparent;font-size:12px;margin-top:0;max-height:0;overflow:hidden;padding-top:0}}.price__advantage_all{display:none}@media(max-width:767px){.price__advantage_all{display:block}}.price__gift{border-top:1px solid var(--secondary-text-color);display:flex;flex-direction:column;font-family:var(--secondary-font-family),sans-serif;font-size:14px;gap:2px;margin-top:12px;padding-top:12px}@media(max-width:767px){.price__gift{border-color:transparent;font-size:12px;margin-top:0;max-height:0;overflow:hidden;padding-top:0}}.price__gift-count{color:#0055fa}.price__disclaimer{color:var(--secondary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:12px}@media(max-width:767px){.price__disclaimer{font-size:11px}}.price__disclaimer:not(:first-child){margin-top:10px}@media(max-width:767px){.price__disclaimer:not(:first-child){margin-top:6px}}.why{position:relative;transition:1s}.why_active .why__description,.why_active .why__title{opacity:1;transform:translate(0);transition-delay:.7s}.why_active .why__item{opacity:1;transform:translateY(0)}.why_active .why__item:first-child{transition-delay:.7s}.why_active .why__item:nth-child(2){transition-delay:.9s}.why_active .why__item:nth-child(3){transition-delay:1.1s}.why_active .why__bg{opacity:1;transition-delay:.7s}.why_active .why__steel{opacity:1;transition-delay:1.2s}.why__wrap{display:flex;flex-direction:column;height:100dvh;justify-content:space-between;padding-bottom:10dvh;padding-top:20dvh;position:relative;z-index:4}@media(max-width:1600px){.why__wrap{padding-bottom:5dvh}}@media(max-width:1240px){.why__wrap{padding-top:17dvh}}@media(max-width:990px){.why__wrap{padding-top:100px}}@media(max-width:767px){.why__wrap{padding-bottom:30px;padding-top:75px}}.why__head{position:relative;z-index:1}.why__title{color:var(--primary-text-color);font-size:46px;max-width:800px;opacity:0;transform:translate(-100px);transition:1s}@media(max-width:1600px){.why__title{font-size:36px}}@media(max-width:1240px){.why__title{font-size:30px;max-width:500px}}@media(max-width:990px){.why__title{font-size:24px;max-width:400px}}@media(max-width:767px){.why__title{font-size:20px}}.why__description{color:var(--primary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:25px;margin-top:24px;max-width:550px;opacity:0;transform:translate(-100px);transition:1s}@media(max-width:1600px){.why__description{font-size:20px;margin-top:12px}}@media(max-width:990px){.why__description{font-size:16px;margin-top:12px}}@media(max-width:767px){.why__description{font-size:14px;margin-top:8px}.why__description br{display:none}}.why .fade-enter-active,.why .fade-leave-active{transition:opacity 1s ease}.why .fade-enter-from,.why .fade-leave-to{opacity:0}.why__steel{bottom:0;height:65vh;left:50%;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transform:translate(-50%);transition:1s;z-index:3}@media(max-width:990px){.why__steel{height:40vh;inset:100px 0 auto auto;transform:none}}@media(max-width:767px){.why__steel{height:30vh;top:200px}}@media(max-width:480px){.why__steel{left:50%;right:auto;top:180px;transform:translate(-50%)}}@media(max-width:400px){.why__steel{top:170px}}.why__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity 1.5s;width:100%}.why__bg_white{z-index:2}.why__list{display:flex;gap:22px;position:relative;z-index:1}@media(max-width:990px){.why__list{flex-wrap:wrap;margin-top:24px}}@media(max-width:767px){.why__list{gap:12px;margin-top:16px}}.why__item{border-radius:44px;opacity:0;padding:40px;transform:translateY(200px);transition:1s}@media(max-width:1600px){.why__item{padding:30px 36px}}@media(max-width:1240px){.why__item{border-radius:20px;padding:24px}}@media(max-width:990px){.why__item{width:calc(50% - 12px)}}@media(max-width:767px){.why__item{padding:16px;width:100%}}.why__item:first-child{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--header-glass-background)}.why__item:first-child:before{background:var(--header-glass-effect-background);border-radius:inherit;content:"";inset:0;-webkit-mask:var(--header-glass-effect-mask);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:3px;pointer-events:none;position:absolute}.why__item:first-child .why__item-text,.why__item:first-child .why__item-title{color:var(--primary-text-color)}.why__item:nth-child(2){background:linear-gradient(90deg,#accee2,#79b3d5)}.why__item:nth-child(2) .why__item-text,.why__item:nth-child(2) .why__item-title{color:#fff}.why__item:nth-child(3){background:#d8d8d8}@media(max-width:990px){.why__item:nth-child(3){width:100%}}.why__item:nth-child(3) .why__item-text,.why__item:nth-child(3) .why__item-title{color:#000}.why__item-title{font-size:28px;font-weight:700}@media(max-width:1600px){.why__item-title{font-size:22px}}@media(max-width:1240px){.why__item-title{font-size:20px}}@media(max-width:990px){.why__item-title{font-size:18px}}@media(max-width:767px){.why__item-title{font-size:14px}.why__item-title br{display:none}}.why__item-text{font-family:var(--secondary-font-family),sans-serif;font-size:20px;margin-top:17px}@media(max-width:1600px){.why__item-text{font-size:18px;margin-top:12px}}@media(max-width:1240px){.why__item-text{font-size:16px;margin-top:12px}}@media(max-width:990px){.why__item-text{font-size:14px;margin-top:8px}}@media(max-width:767px){.why__item-text{font-size:13px;margin-top:4px}}.preorder{background:var(--background-color);position:relative;transition:1s}.preorder:after{background:radial-gradient(#036bc7,#5db3ff,#5db3ff);border-radius:500px;content:"";filter:blur(150px);height:35vw;left:50%;opacity:0;position:absolute;top:-100%;transform:translate(-50%);transition:1s;width:35vw}@media(max-width:1240px){.preorder:after{height:40vw;width:40vw}}@media(max-width:990px){.preorder:after{height:55vw;width:55vw}}@media(max-width:767px){.preorder:after{height:65vw;width:65vw}}.preorder_active:after{opacity:.35;top:-20%;transition:1.2s;transition-delay:.7s}@media(max-width:767px){.preorder_active:after{opacity:.65;top:-10%}}.preorder_active .preorder__phone{opacity:1;transform:rotateX(0) scale(1);transition-delay:.5s}.preorder_active .preorder__head{opacity:1;transform:translateY(0);transition-delay:.7s}.preorder_active .preorder__slider{opacity:1;transition-delay:.7s}.preorder__wrap{padding-bottom:8dvh;padding-top:14dvh}@media(max-height:550px){.preorder__wrap{padding-top:20dvh}}@media(max-width:767px){.preorder__wrap{justify-content:space-around;padding-bottom:4dvh}}.preorder__head{align-items:center;display:flex;flex-direction:column;gap:16px;opacity:0;position:relative;transform:translateY(100px);transition:1s;z-index:10}.preorder__head-title{color:var(--primary-text-color);font-size:46px;max-width:400px;text-align:center;text-transform:uppercase;transition:1s}@media(max-width:1240px){.preorder__head-title{font-size:36px}}@media(max-width:990px){.preorder__head-title{font-size:30px}}.preorder__head-description{color:var(--secondary-text-color);font-family:var(--secondary-font-family),sans-serif;font-size:20px;max-width:650px;text-align:center;transition:1s}@media(max-width:1240px){.preorder__head-description{font-size:18px;max-width:650px}}@media(max-width:990px){.preorder__head-description{font-size:16px;max-width:650px}}@media(max-width:480px){.preorder__head-description{padding:0 20px}}.preorder__slider{bottom:10dvh;display:flex;flex-direction:column;gap:20px;left:0;opacity:0;position:absolute;transition:1s;z-index:8}@media(max-width:767px){.preorder__slider{bottom:-5dvh}}.preorder__slider:after{background:var(--preorder-slider-gradient);content:"";inset:0;opacity:.75;position:absolute;transition:1s}.preorder__slider-image{max-width:unset;width:auto;will-change:transform}.preorder__slider-image:first-child{animation:slider-1 120s linear infinite;transform:translate(-60%)}.preorder__slider-image:nth-child(2){animation:slider-2 120s linear infinite;transform:translate(-1%)}.preorder__phone-box{bottom:0;left:50%;perspective:2000px;position:absolute;transform:translate(-50%);z-index:9}@media(max-width:767px){.preorder__phone-box{display:flex;justify-content:center;left:-30px;padding-left:60px;transform:none;width:100%}}.preorder__phone-box:after{content:"";inset:0;position:absolute}.preorder__phone{height:55dvh;-o-object-fit:cover;object-fit:cover;transform:rotateX(45deg) scale(.6);transform-origin:bottom;transition:1.2s}@media(max-height:700px){.preorder__phone{height:50dvh}}@media(max-height:550px){.preorder__phone{height:45dvh}}@keyframes slider-1{0%{transform:translate(-60%)}50%{transform:translate(-1%)}to{transform:translate(-60%)}}@keyframes slider-2{0%{transform:translate(-1%)}50%{transform:translate(-60%)}to{transform:translate(-1%)}}.footer{background:var(--footer-background);color:var(--footer-primary-color)}.footer__wrap{border-bottom:1px solid var(--footer-border-color);display:grid;gap:clamp(56px,6.77vw,130px);grid-template-columns:minmax(260px,.78fr) minmax(430px,1.27fr) minmax(360px,1.07fr);height:100%;padding:14.8dvh 4.69vw 0;width:100%}.footer__column{display:flex;flex-direction:column;min-width:0}.footer__logo{color:var(--footer-primary-color);height:auto;width:65px}.footer__contact-caption,.footer__description,.footer__legal-copy{color:var(--footer-muted-color);font-family:var(--secondary-font-family),sans-serif;font-weight:300}.footer__description{font-size:20px;line-height:1.2;margin-top:18px}.footer__company,.footer__contact-value,.footer__title{font-size:20px;font-weight:700;line-height:1.2}.footer__title{margin:0}.footer__contacts{display:flex;flex-direction:column;gap:14px;margin-top:121px}.footer__contact{align-items:center;display:flex;gap:32px;width:-moz-fit-content;width:fit-content}.footer__contact:hover .footer__contact-value{color:var(--footer-accent-color)}.footer__contact-icon{flex:none;height:40px;width:40px}.footer__contact-copy{display:flex;flex-direction:column;gap:7px}.footer__contact-value{transition:color .2s ease}.footer__contact-caption{font-size:20px;line-height:1.2}.footer__navigation-list{display:flex;flex-wrap:wrap;gap:16px 35px;margin-top:20px}.footer__navigation-link{background:transparent;border:0;color:var(--footer-muted-color);cursor:pointer;font-size:20px;line-height:1.2;padding:0;transition:color .2s ease}.footer__navigation-link:hover{color:var(--footer-primary-color)}.footer__company{margin-bottom:16px}.footer__legal{margin-top:166px}.footer__legal-copy{font-size:18px;line-height:1.2;max-width:606px}.footer__button{margin-top:24px}.footer__privacy-link{color:var(--footer-primary-color);display:inline-block;font-family:var(--secondary-font-family),sans-serif;font-size:20px;font-weight:300;line-height:1.2;text-decoration:underline;text-underline-offset:2px}.footer__privacy{margin-top:49px}.footer__payments{align-items:center;display:flex;gap:18px;margin-top:64px}.footer__payment{flex:none;-o-object-fit:contain;object-fit:contain}.footer__payment_mir{height:20px;width:70px}.footer__payment_visa{height:20px;width:62px}.footer__payment_mastercard{height:30px;width:38px}@media(max-width:1480px){.footer__wrap{gap:48px;grid-template-columns:minmax(225px,.8fr) minmax(365px,1.2fr) minmax(315px,1fr)}.footer__company,.footer__contact-caption,.footer__contact-value,.footer__description,.footer__navigation-link,.footer__privacy-link,.footer__title{font-size:16px}.footer__legal-copy{font-size:14px}.footer__contact{gap:20px}.footer__contact-icon{height:34px;width:34px}}@media(max-width:1100px){.footer{overflow-y:auto!important}.footer__wrap{gap:56px 70px;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;min-height:100%;padding:110px 6vw 70px}.footer__column{gap:48px;padding-bottom:0}.footer__column_action{display:grid;gap:70px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.footer__contacts,.footer__legal,.footer__privacy{margin-top:0}.footer__payments{margin-top:32px}}@media(max-width:700px){.footer__wrap{display:flex;flex-direction:column;gap:52px;padding:88px 24px 48px}.footer__column,.footer__column_action{display:flex;gap:44px}.footer__logo{width:58px}.footer__description{margin-top:14px}.footer__desktop-break{display:none}.footer__navigation-list{gap:14px 24px}.footer__contact{gap:18px}.footer__privacy{margin-top:4px}}.presentation-scroll{height:100dvh;overflow:hidden;position:relative;touch-action:none}.presentation-scroll__track{height:100%;will-change:transform}.presentation-scroll__track>*{height:100dvh;overflow:hidden}
