@keyframes Download-module-scss-module__aemdXa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Download-module-scss-module__aemdXa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Download-module-scss-module__aemdXa__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Download-module-scss-module__aemdXa__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Download-module-scss-module__aemdXa__content{justify-content:center;align-items:center;padding-bottom:11.25rem;display:flex}@media (max-width:767px){.Download-module-scss-module__aemdXa__content{padding-top:7.5rem}}.Download-module-scss-module__aemdXa__contentContainer{justify-content:center;width:100%;display:flex}.Download-module-scss-module__aemdXa__downloadContainer{padding-inline:2vw;aspect-ratio:960/514;background-image:url(/images/backgrounds/download.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:960px;height:100%;max-height:514px;padding-bottom:1.5vw;display:flex}.Download-module-scss-module__aemdXa__downloadContainer h4{margin-top:2rem;margin-bottom:2.5rem;position:relative}.Download-module-scss-module__aemdXa__downloadContainer h4 span{background:var(--cnst-pink-500);color:var(--text-primary);border-radius:16px;padding-inline:8px;font-size:13px;line-height:24px;position:absolute;top:-24px;right:-32px}@media (max-width:767px){.Download-module-scss-module__aemdXa__downloadContainer{aspect-ratio:auto;background:0 0}.Download-module-scss-module__aemdXa__downloadContainer h4{text-align:center;margin-bottom:3.75rem;font-size:27px}.Download-module-scss-module__aemdXa__downloadContainer h4 span{right:0}}.Download-module-scss-module__aemdXa__downloadButtons{justify-content:center;align-items:center;gap:4px;margin-bottom:2rem;display:flex}@media (max-width:767px){.Download-module-scss-module__aemdXa__downloadButtons{flex-wrap:wrap;gap:16px;margin-bottom:1.5rem}}.Download-module-scss-module__aemdXa__downloadButton{width:9.25rem;height:9.25rem;color:var(--text-primary);background-color:var(--bg-tertiary);cursor:pointer;border:1px solid #3d3c40;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;transition:box-shadow .2s ease-in-out,color .2s;display:flex}.Download-module-scss-module__aemdXa__downloadButton[data-active=true]{border-color:#7843e166;animation:2s ease-in-out infinite Download-module-scss-module__aemdXa__shadowPulse;box-shadow:0 8px 120px #7843e166}.Download-module-scss-module__aemdXa__downloadButton:hover{border-color:#7843e166;box-shadow:0 8px 120px #7843e166}@media (max-width:767px){.Download-module-scss-module__aemdXa__downloadButton{width:7.75rem;height:7.8125rem}}@keyframes Download-module-scss-module__aemdXa__shadowPulse{0%,to{box-shadow:0 8px 120px #7843e166}50%{box-shadow:0 12px 150px #7843e1cc}}.Download-module-scss-module__aemdXa__feedback{color:var(--promo-gray-900);text-align:center;margin-bottom:0}.Download-module-scss-module__aemdXa__feedback a{color:var(--cnst-purple-400);cursor:pointer;text-decoration:none}
@keyframes ChatSimulation-module-scss-module__NwYOLq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ChatSimulation-module-scss-module__NwYOLq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatSimulation-module-scss-module__NwYOLq__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes ChatSimulation-module-scss-module__NwYOLq__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ChatSimulation-module-scss-module__NwYOLq__chatContainer{background:var(--bg-tertiary);overscroll-behavior:none;isolation:isolate;--message-user-bg:var(--text-primary);--message-bot-bg:var(--bg-tertiary);border-radius:20px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ChatSimulation-module-scss-module__NwYOLq__messagesContainer{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;will-change:transform;touch-action:pan-y;flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;overflow-y:auto;transform:translateZ(0)}.ChatSimulation-module-scss-module__NwYOLq__messagesContainer::-webkit-scrollbar{width:6px}.ChatSimulation-module-scss-module__NwYOLq__messagesContainer::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px;margin:5px 0}.ChatSimulation-module-scss-module__NwYOLq__messagesContainer::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.ChatSimulation-module-scss-module__NwYOLq__messagesContainer::-webkit-scrollbar-thumb:hover{background:#fff6}.ChatSimulation-module-scss-module__NwYOLq__messagesContainer{scrollbar-width:thin;scrollbar-color:#ffffff4d #ffffff1a}.ChatSimulation-module-scss-module__NwYOLq__chatHeader{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:15px;padding:12px 16px;display:flex;position:relative}.ChatSimulation-module-scss-module__NwYOLq__statusDot{background:var(--status-online);border-radius:50%;width:6px;height:6px}.ChatSimulation-module-scss-module__NwYOLq__restartButton{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;gap:4px;width:35px;height:35px;font-size:14px;transition:all .3s;display:flex}.ChatSimulation-module-scss-module__NwYOLq__restartButton:hover{background:#fff3}.ChatSimulation-module-scss-module__NwYOLq__message{align-items:flex-start;gap:10px;max-width:70%;display:flex}.ChatSimulation-module-scss-module__NwYOLq__message.ChatSimulation-module-scss-module__NwYOLq__user{flex-direction:row-reverse;align-self:flex-end}.ChatSimulation-module-scss-module__NwYOLq__message.ChatSimulation-module-scss-module__NwYOLq__bot{align-self:flex-start}.ChatSimulation-module-scss-module__NwYOLq__messageContent{background:var(--message-bot-bg);border:1px solid var(--border-primary);color:var(--text-primary);letter-spacing:.15px;border-radius:18px;padding:12px 14px;font-size:15px;line-height:165%;position:relative}.ChatSimulation-module-scss-module__NwYOLq__messageContent p{word-wrap:break-word;margin:0}.ChatSimulation-module-scss-module__NwYOLq__user .ChatSimulation-module-scss-module__NwYOLq__messageContent{background:var(--message-user-bg);color:var(--bg-card);border-color:#0000}.ChatSimulation-module-scss-module__NwYOLq__typingIndicator{align-items:center;gap:10px;margin-top:10px;display:flex}.ChatSimulation-module-scss-module__NwYOLq__typingContent{background:var(--message-bot-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;align-items:center;gap:10px;padding:12px 16px;display:flex}.ChatSimulation-module-scss-module__NwYOLq__typingDots{gap:4px;display:flex}.ChatSimulation-module-scss-module__NwYOLq__typingDots span{background:#999;border-radius:50%;width:6px;height:6px;display:block}.ChatSimulation-module-scss-module__NwYOLq__typingText{color:#666;font-size:12px;font-style:italic}.ChatSimulation-module-scss-module__NwYOLq__controls{background:var(--bg-card);border-radius:20px;height:132px;margin-inline:2px;padding:16px 20px;position:relative}.ChatSimulation-module-scss-module__NwYOLq__controls button{background:0 0;border:none;outline:none;position:absolute;bottom:10px;right:10px}@media (max-width:767px){.ChatSimulation-module-scss-module__NwYOLq__chatHeader{padding:10px 14px}.ChatSimulation-module-scss-module__NwYOLq__message{max-width:90%}.ChatSimulation-module-scss-module__NwYOLq__controls{height:100px}}
@keyframes Experience-module-scss-module__h3Fk_G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Experience-module-scss-module__h3Fk_G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Experience-module-scss-module__h3Fk_G__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Experience-module-scss-module__h3Fk_G__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Experience-module-scss-module__h3Fk_G__content{background-color:var(--text-primary);color:var(--text-muted);padding-top:11.25rem;padding-bottom:16.1875rem}@media (max-width:767px){.Experience-module-scss-module__h3Fk_G__content{padding-top:0;padding-bottom:5rem}}.Experience-module-scss-module__h3Fk_G__title{max-width:42rem}.Experience-module-scss-module__h3Fk_G__title h2{margin-right:6px;line-height:110%;display:inline}.Experience-module-scss-module__h3Fk_G__title h2:first-child{color:var(--bg-primary)}.Experience-module-scss-module__h3Fk_G__footer{justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:767px){.Experience-module-scss-module__h3Fk_G__footer{flex-direction:column;gap:5rem;display:flex}}.Experience-module-scss-module__h3Fk_G__footer h5{margin-top:20px;margin-bottom:0;transform:translate(-100px)}@media (max-width:767px){.Experience-module-scss-module__h3Fk_G__footer h5{margin-top:0;transform:translate(0)}}.Experience-module-scss-module__h3Fk_G__platforms{flex-direction:column;gap:1.5rem;display:flex}.Experience-module-scss-module__h3Fk_G__platforms span{letter-spacing:2px;text-transform:uppercase}.Experience-module-scss-module__h3Fk_G__platformButtons{justify-content:flex-start;align-items:center;gap:.25rem;display:flex}.Experience-module-scss-module__h3Fk_G__platformButton{cursor:pointer;width:3.5rem;height:3.5rem;color:var(--promo-black-700);background:linear-gradient(135deg,#fff 15%,#e9e8eb 100%);border:none;border-radius:3.5rem;justify-content:center;align-items:center;display:flex}.Experience-module-scss-module__h3Fk_G__header{justify-content:space-between;padding-bottom:5rem;display:flex}@media (max-width:767px){.Experience-module-scss-module__h3Fk_G__header{flex-direction:column-reverse;align-items:center;padding-bottom:7.5rem}}.Experience-module-scss-module__h3Fk_G__chat{z-index:2;position:relative}.Experience-module-scss-module__h3Fk_G__chatContent{width:30.5rem;height:41.875rem}@media (max-width:767px){.Experience-module-scss-module__h3Fk_G__chatContent{width:22.9375rem;height:35rem;margin-bottom:100px}}
@keyframes FAQ-module-scss-module__Ch2gBG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FAQ-module-scss-module__Ch2gBG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes FAQ-module-scss-module__Ch2gBG__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes FAQ-module-scss-module__Ch2gBG__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.FAQ-module-scss-module__Ch2gBG__content{color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;gap:3.75rem;padding-bottom:11.25rem;display:flex;position:relative}@media (max-width:767px){.FAQ-module-scss-module__Ch2gBG__content{align-items:flex-start;gap:2.5rem;padding-bottom:7.5rem}}.FAQ-module-scss-module__Ch2gBG__questionsContainer{flex-direction:column;justify-content:center;align-items:center;gap:3.75rem;display:flex}@media (max-width:767px){.FAQ-module-scss-module__Ch2gBG__questionsContainer{gap:2.5rem}}.FAQ-module-scss-module__Ch2gBG__questionItem{max-width:48rem}.FAQ-module-scss-module__Ch2gBG__questionItem p{color:var(--text-muted);letter-spacing:.18px}.FAQ-module-scss-module__Ch2gBG__question{margin-bottom:14px;font-size:23px;font-weight:500;line-height:120%}@media (max-width:767px){.FAQ-module-scss-module__Ch2gBG__question{font-size:21px}}.FAQ-module-scss-module__Ch2gBG__toggleButton{color:var(--cnst-purple-400);cursor:pointer;background:0 0;border:none;justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:0;font-size:18px;display:flex}
@keyframes Features-module-scss-module__Vdze1G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Features-module-scss-module__Vdze1G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Features-module-scss-module__Vdze1G__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Features-module-scss-module__Vdze1G__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Features-module-scss-module__Vdze1G__content{padding-bottom:15rem;position:relative}@media (max-width:767px){.Features-module-scss-module__Vdze1G__content{padding-bottom:7.5rem}}.Features-module-scss-module__Vdze1G__content h3{margin-bottom:1.25rem}@media (min-width:1440px){.Features-module-scss-module__Vdze1G__content h3{margin-bottom:5rem}}.Features-module-scss-module__Vdze1G__features{grid-template-columns:repeat(2,1fr);gap:7.5rem 1.25rem;display:none}@media (min-width:1440px){.Features-module-scss-module__Vdze1G__features{display:grid}}.Features-module-scss-module__Vdze1G__feature{grid-template-columns:13rem 1fr;column-gap:3rem;width:100%;max-width:42rem;display:grid}.Features-module-scss-module__Vdze1G__feature div{padding-top:1.75rem}.Features-module-scss-module__Vdze1G__feature p{color:var(--text-muted);font-weight:400}.Features-module-scss-module__Vdze1G__feature h4{margin-bottom:8px}@media (min-width:1440px){.Features-module-scss-module__Vdze1G__featuresSlides{visibility:hidden;height:0;position:absolute}}.Features-module-scss-module__Vdze1G__featureSlide{background:var(--bg-tertiary);padding-inline:1.25em;border-radius:40px;min-height:439px;padding-top:1.25em;padding-bottom:3.75em}.Features-module-scss-module__Vdze1G__featureSlide div{padding-top:2rem}.Features-module-scss-module__Vdze1G__featureSlide p{color:var(--text-muted);font-weight:400}.Features-module-scss-module__Vdze1G__featureSlide img{aspect-ratio:101/128}
@keyframes Hero-module-scss-module__k5_y-q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module-scss-module__k5_y-q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__k5_y-q__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module-scss-module__k5_y-q__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Hero-module-scss-module__k5_y-q__content{background-image:url(/images/backgrounds/hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:6.25rem;padding-bottom:7.5rem;position:relative;overflow:hidden}.Hero-module-scss-module__k5_y-q__content h1{margin-bottom:4.0625rem}.Hero-module-scss-module__k5_y-q__content h1 span{display:block}.Hero-module-scss-module__k5_y-q__content h1 span.Hero-module-scss-module__k5_y-q__ai{opacity:.65}.Hero-module-scss-module__k5_y-q__content h3{color:var(--promo-black-700);width:100%;max-width:36rem;margin-bottom:5rem}@media (max-width:767px){.Hero-module-scss-module__k5_y-q__content{margin-top:7.5rem;padding-bottom:6.25rem}.Hero-module-scss-module__k5_y-q__content h1{letter-spacing:-1px}}.Hero-module-scss-module__k5_y-q__team{flex-direction:column;align-items:flex-start;margin-top:3.5rem;margin-bottom:4.5rem;display:flex}.Hero-module-scss-module__k5_y-q__team span{text-transform:uppercase;white-space:pre-wrap}@media (max-width:767px){.Hero-module-scss-module__k5_y-q__team{margin-top:0;margin-bottom:2.625rem}}.Hero-module-scss-module__k5_y-q__download{background:var(--cnst-purple-400);min-width:16.75rem;max-width:fit-content;color:var(--text-primary);text-transform:uppercase;letter-spacing:.1rem;cursor:pointer;z-index:2;border-radius:600px;justify-content:center;align-items:center;padding-block:1.625rem;padding-inline:2.5rem;text-decoration:none;display:flex;position:relative}@media (max-width:767px){.Hero-module-scss-module__k5_y-q__download{min-width:100%;padding-block:1.125rem;padding-inline:1.5rem;font-size:15px}}.Hero-module-scss-module__k5_y-q__divider{z-index:1;width:100%;height:700px;display:block;position:absolute;bottom:-380px;left:0}
@keyframes Pricing-module-scss-module__ZORL1q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Pricing-module-scss-module__ZORL1q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Pricing-module-scss-module__ZORL1q__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Pricing-module-scss-module__ZORL1q__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Pricing-module-scss-module__ZORL1q__content{scroll-margin-top:calc(var(--header-height) + 1.25rem);padding-bottom:11.25rem}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__content{padding-bottom:7.5rem}}.Pricing-module-scss-module__ZORL1q__content h3{margin-bottom:3rem}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__content h3{margin-bottom:1.75rem}}.Pricing-module-scss-module__ZORL1q__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;display:none}@media (min-width:768px){.Pricing-module-scss-module__ZORL1q__grid{display:grid}}@media (min-width:1200px){.Pricing-module-scss-module__ZORL1q__grid{grid-template-columns:repeat(3,minmax(0,372px));justify-content:center}}.Pricing-module-scss-module__ZORL1q__gridItem{min-width:0;height:100%}.Pricing-module-scss-module__ZORL1q__mobile{display:block}@media (min-width:768px){.Pricing-module-scss-module__ZORL1q__mobile{display:none}}.Pricing-module-scss-module__ZORL1q__mobile .Pricing-module-scss-module__ZORL1q__kicker{display:none}.Pricing-module-scss-module__ZORL1q__tabs{border-bottom:1px solid var(--border-primary);scrollbar-width:none;gap:1.375rem;margin-bottom:1.25rem;display:flex;overflow-x:auto}.Pricing-module-scss-module__ZORL1q__tabs::-webkit-scrollbar{display:none}.Pricing-module-scss-module__ZORL1q__tab{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-1px;padding:0 0 .75rem;font-size:.875rem;font-weight:400}.Pricing-module-scss-module__ZORL1q__tab[data-active=true]{color:var(--text-primary);border-bottom-color:var(--cnst-purple-400)}.Pricing-module-scss-module__ZORL1q__slide{padding:.25rem .25rem .5rem}.Pricing-module-scss-module__ZORL1q__priceItem{flex-direction:column;height:100%;display:flex}.Pricing-module-scss-module__ZORL1q__card{flex-direction:column;flex:1;gap:2rem;display:flex;position:relative}.Pricing-module-scss-module__ZORL1q__cardHead{flex-direction:column;gap:.5rem;display:flex}.Pricing-module-scss-module__ZORL1q__cardBody{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.Pricing-module-scss-module__ZORL1q__priceItem{background:radial-gradient(130% 90% at 50% 120%,#7740e547 0%,#7740e500 56%),linear-gradient(#ffffff08 0%,#fff0 26%),#15141a;border:1px solid #ffffff1a;border-radius:2rem;padding:2.5rem 2.5rem 2.25rem}.Pricing-module-scss-module__ZORL1q__customItem{background:linear-gradient(#8f63f0 0%,#622ed2 100%);border-color:#0000;box-shadow:0 1.5rem 3.75rem #4916e066}.Pricing-module-scss-module__ZORL1q__cardHead{min-height:8.75rem}}@media (min-width:768px) and (max-width:1199px){.Pricing-module-scss-module__ZORL1q__grid{max-width:47.5rem;margin-inline:auto}}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__priceItem{gap:1rem}.Pricing-module-scss-module__ZORL1q__card{background:radial-gradient(130% 90% at 50% 120%,#7740e547 0%,#7740e500 56%),linear-gradient(#ffffff08 0%,#fff0 26%),#15141a;border:1px solid #ffffff1a;border-radius:2rem;padding:1.75rem 1.5rem}.Pricing-module-scss-module__ZORL1q__customCard{background:linear-gradient(#8f63f0 0%,#622ed2 100%);border-color:#0000;box-shadow:0 1.25rem 2.75rem #4916e066}}.Pricing-module-scss-module__ZORL1q__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.9375rem;font-weight:400}.Pricing-module-scss-module__ZORL1q__customCard .Pricing-module-scss-module__ZORL1q__kicker{color:#fffc}.Pricing-module-scss-module__ZORL1q__priceHeader{flex-direction:column;gap:.5rem;display:flex}.Pricing-module-scss-module__ZORL1q__price{letter-spacing:-.01em;color:var(--text-primary);font-size:2.8125rem;font-weight:500;line-height:1}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__price{font-size:2.5rem}}.Pricing-module-scss-module__ZORL1q__priceSub{color:var(--text-muted);font-size:.9375rem;font-weight:400}.Pricing-module-scss-module__ZORL1q__leadHeader{letter-spacing:-.01em;color:var(--text-primary);font-size:2.8125rem;font-weight:500;line-height:1}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__leadHeader{font-size:2.5rem}}.Pricing-module-scss-module__ZORL1q__customCard .Pricing-module-scss-module__ZORL1q__leadHeader{color:var(--cnst-white)}.Pricing-module-scss-module__ZORL1q__description{letter-spacing:.01em;color:var(--text-muted);font-size:.9375rem;font-weight:400;line-height:1.65}.Pricing-module-scss-module__ZORL1q__customCard .Pricing-module-scss-module__ZORL1q__description{color:#ffffffe0}.Pricing-module-scss-module__ZORL1q__specs{flex-direction:column;gap:.25rem;display:flex}.Pricing-module-scss-module__ZORL1q__specLine{color:var(--text-primary);font-size:.9375rem;line-height:1.5}.Pricing-module-scss-module__ZORL1q__customCard .Pricing-module-scss-module__ZORL1q__specLine{color:#fffffff2}.Pricing-module-scss-module__ZORL1q__audience{color:var(--text-muted);font-size:.9375rem;font-weight:400;line-height:1.5}.Pricing-module-scss-module__ZORL1q__audience span{color:inherit}.Pricing-module-scss-module__ZORL1q__customCard .Pricing-module-scss-module__ZORL1q__audience{color:#ffffffd1}.Pricing-module-scss-module__ZORL1q__note{color:var(--promo-gray-900);font-size:.8125rem;line-height:1.55}.Pricing-module-scss-module__ZORL1q__customCard .Pricing-module-scss-module__ZORL1q__note{color:#ffffffc7}.Pricing-module-scss-module__ZORL1q__cta{letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:var(--cnst-purple-400);width:100%;min-height:3.75rem;color:var(--cnst-white);transition:background var(--transition-fast),transform var(--transition-fast),opacity var(--transition-fast);border:1px solid #ffffff1a;border-radius:6.25rem;justify-content:center;align-items:center;padding:1.1875rem 2rem;font-size:.9375rem;font-weight:400;display:flex}.Pricing-module-scss-module__ZORL1q__cta:hover:not(:disabled){background:var(--cnst-purple-500);transform:translateY(-2px)}.Pricing-module-scss-module__ZORL1q__cta:disabled{opacity:.6;cursor:not-allowed}.Pricing-module-scss-module__ZORL1q__cta:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Pricing-module-scss-module__ZORL1q__ctaLight{background:var(--cnst-white);color:var(--cnst-purple-500);border-color:#0000}.Pricing-module-scss-module__ZORL1q__ctaLight:hover:not(:disabled){background:#ffffffe0}@media (min-width:768px){.Pricing-module-scss-module__ZORL1q__cta{align-self:center;width:auto;margin-top:22px}}.Pricing-module-scss-module__ZORL1q__customField{transition:border-color var(--transition-fast);background:#ffffff24;border:1px solid #ffffff29;border-radius:.875rem;align-items:center;gap:.75rem;margin-top:.25rem;padding:.875rem 1.125rem;display:flex}.Pricing-module-scss-module__ZORL1q__customField:focus-within{border-color:#ffffff80}.Pricing-module-scss-module__ZORL1q__customField:has(.Pricing-module-scss-module__ZORL1q__customInput[data-invalid=true]){border-color:var(--cnst-error)}.Pricing-module-scss-module__ZORL1q__customInput{min-width:0;color:var(--cnst-white);background:0 0;border:none;flex:1;padding:0;font-size:1rem;font-weight:500}.Pricing-module-scss-module__ZORL1q__customInput::placeholder{color:#ffffff8c}.Pricing-module-scss-module__ZORL1q__customInput:focus{outline:none}.Pricing-module-scss-module__ZORL1q__customUnit{color:#ffffffb8;flex-shrink:0;font-size:.9375rem;font-weight:400}.Pricing-module-scss-module__ZORL1q__customHint{color:#ffd1d1;font-size:.8125rem;font-weight:500}.Pricing-module-scss-module__ZORL1q__footer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;margin-top:3.5rem;display:flex}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__footer{margin-top:2.5rem}}.Pricing-module-scss-module__ZORL1q__footerTitle{margin-bottom:0;font-size:1.5rem;font-weight:600}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__footerTitle{font-size:1.25rem}}.Pricing-module-scss-module__ZORL1q__footerSubtitle{color:var(--text-muted);font-size:.9375rem}.Pricing-module-scss-module__ZORL1q__footerButton{background:linear-gradient(120deg,var(--cnst-purple-400),var(--cnst-purple-500));min-height:3.5rem;color:var(--cnst-white);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),filter var(--transition-fast);border:1px solid #ffffff38;border-radius:6.25rem;justify-content:center;align-items:center;margin-top:.75rem;padding:1rem 2.125rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex;box-shadow:0 .75rem 2rem #6726e661,inset 0 1px #ffffff2e}.Pricing-module-scss-module__ZORL1q__footerButton:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 1rem 2.375rem #6726e680,inset 0 1px #ffffff38}.Pricing-module-scss-module__ZORL1q__footerButton:active{transform:translateY(0)}.Pricing-module-scss-module__ZORL1q__footerButton:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__footerButton{width:100%}}.Pricing-module-scss-module__ZORL1q__modalOverlay{z-index:var(--z-index-modal);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07070ab8;justify-content:center;align-items:flex-start;padding:1.5rem;display:flex;position:fixed;inset:0;overflow:hidden auto}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__modalOverlay{padding:max(.875rem,env(safe-area-inset-top)).875rem max(1.25rem,env(safe-area-inset-bottom))}}.Pricing-module-scss-module__ZORL1q__modalCard{background:radial-gradient(130% 90% at 50% 120%,#7740e547 0%,#7740e500 56%),linear-gradient(#ffffff08 0%,#fff0 26%),#15141a;border:1px solid #ffffff1a;border-radius:1.75rem;flex:none;width:min(100%,42.5rem);margin:auto;padding:2rem;position:relative}@media (max-width:767px){.Pricing-module-scss-module__ZORL1q__modalCard{padding:1.5rem 1.125rem calc(1.5rem + env(safe-area-inset-bottom));border-radius:1.5rem}}@media (max-height:760px){.Pricing-module-scss-module__ZORL1q__modalCard{margin-block:0}}.Pricing-module-scss-module__ZORL1q__modalClose{cursor:pointer;background:#ffffff17;border:none;border-radius:50%;place-items:center;width:2.375rem;height:2.375rem;display:grid;position:absolute;top:.75rem;right:.75rem}.Pricing-module-scss-module__ZORL1q__modalClose:before,.Pricing-module-scss-module__ZORL1q__modalClose:after{content:"";background:var(--text-primary);transform-origin:50%;border-radius:.125rem;width:1.125rem;height:.125rem;position:absolute;top:50%;left:50%}.Pricing-module-scss-module__ZORL1q__modalClose:before{transform:translate(-50%,-50%)rotate(45deg)}.Pricing-module-scss-module__ZORL1q__modalClose:after{transform:translate(-50%,-50%)rotate(-45deg)}.Pricing-module-scss-module__ZORL1q__modalClose:disabled{opacity:.45;cursor:not-allowed}.Pricing-module-scss-module__ZORL1q__modalTitle{color:var(--text-primary);margin:0;font-size:1.75rem;line-height:1.2}.Pricing-module-scss-module__ZORL1q__modalSubtitle{color:var(--text-muted);margin:.625rem 0 0;font-size:.9375rem;line-height:1.55}.Pricing-module-scss-module__ZORL1q__modalForm{gap:.875rem;margin-top:1.375rem;display:grid}.Pricing-module-scss-module__ZORL1q__modalForm .Pricing-module-scss-module__ZORL1q__cta{align-self:stretch;width:100%;margin-top:.5rem}.Pricing-module-scss-module__ZORL1q__modalField{flex-direction:column;gap:.5rem;display:flex}.Pricing-module-scss-module__ZORL1q__modalField span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem}.Pricing-module-scss-module__ZORL1q__modalField input,.Pricing-module-scss-module__ZORL1q__modalField textarea{width:100%;color:var(--text-primary);transition:border-color var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff29;border-radius:.875rem;padding:.75rem .875rem;font-size:.9375rem;line-height:1.4}.Pricing-module-scss-module__ZORL1q__modalField input:focus,.Pricing-module-scss-module__ZORL1q__modalField textarea:focus{border-color:#ffffff80;outline:none}.Pricing-module-scss-module__ZORL1q__modalField input[data-invalid=true],.Pricing-module-scss-module__ZORL1q__modalField textarea[data-invalid=true]{border-color:var(--cnst-error)}.Pricing-module-scss-module__ZORL1q__modalField textarea{resize:vertical;min-height:6rem}.Pricing-module-scss-module__ZORL1q__modalField small{color:#ffbfbf;font-size:.8125rem}.Pricing-module-scss-module__ZORL1q__modalCheckbox{color:var(--text-muted);grid-template-columns:auto 1fr;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;display:grid}.Pricing-module-scss-module__ZORL1q__modalCheckbox input{width:1.125rem;height:1.125rem;accent-color:var(--cnst-purple-400);margin-top:.125rem}.Pricing-module-scss-module__ZORL1q__modalCheckbox a{color:var(--cnst-purple-300);text-underline-offset:.12em;text-decoration:underline}.Pricing-module-scss-module__ZORL1q__modalCheckbox a:hover{color:var(--text-primary)}.Pricing-module-scss-module__ZORL1q__modalCheckbox[data-invalid=true]{color:#ffbfbf}.Pricing-module-scss-module__ZORL1q__modalError{color:#ffbfbf;margin:0;font-size:.8125rem}.Pricing-module-scss-module__ZORL1q__modalSuccess{flex-direction:column;gap:1.125rem;display:flex}.Pricing-module-scss-module__ZORL1q__modalSuccess .Pricing-module-scss-module__ZORL1q__cta{align-self:stretch;width:100%;margin-top:.375rem}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.tabs{width:100%}.tabs--horizontal .tabs__header{border-bottom:1px solid var(--border-secondary);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab;display:flex;position:relative;overflow:auto hidden}.tabs--horizontal .tabs__header::-webkit-scrollbar{display:none}.tabs--horizontal .tabs__header:active{cursor:grabbing}.tabs--vertical{display:flex}.tabs--vertical .tabs__header{border-right:1px solid var(--border-secondary);flex-direction:column;min-width:160px;overflow:hidden auto}.tabs--vertical .tabs__header::-webkit-scrollbar{display:none}.tabs--vertical .tabs__content{flex:1;padding-left:24px}.tabs--standard .tabs__indicator{background-color:var(--text-primary);transition:all .3s;position:absolute}.tabs--fullWidth .tab{flex:1 0;min-width:90px}.tabs--scrollable .tabs__header{flex-wrap:nowrap}.tabs--scrollable .tab{flex-shrink:0}.tabs--centered .tabs__header{justify-content:center}.tabs__header{cursor:grab;position:relative}.tabs__header:active{cursor:grabbing}.tabs__header:before,.tabs__header:after{content:"";pointer-events:none;opacity:0;z-index:1;width:20px;transition:opacity .3s;position:absolute;top:0;bottom:0}.tabs__header:before{background:linear-gradient(90deg,#fff 0%,#fff0 100%);left:0}.tabs__header:after{background:linear-gradient(270deg,#fff 0%,#fff0 100%);right:0}.tabs__header.tabs__header--can-scroll-left:before,.tabs__header.tabs__header--can-scroll-right:after{opacity:1}.tab{cursor:pointer;min-height:48px;color:var(--promo-gray-900);text-transform:uppercase;letter-spacing:.125em;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;min-width:90px;padding:12px 16px;font-size:.875rem;font-weight:500;transition:all .3s;display:flex;position:relative}.tabs--vertical .tab{justify-content:flex-start;min-width:auto;min-height:72px;padding:12px 24px}.tab:hover:not(.tab--disabled){background-color:rgba(var(--primary-text),.04);color:var(--text-primary)}.tab:focus-visible{background-color:rgba(var(--primary-text),.12)}.tab--selected{color:var(--primary-text)}.tab--selected:hover{background-color:rgba(var(--primary-text),.08)}.tab--disabled{color:var(--text-muted);cursor:not-allowed}.tab--disabled:hover{background-color:#0000}.tabs--dragging .tab{pointer-events:none}@media (max-width:767px){.tab{min-width:80px;padding:.75rem;font-size:15px}}.tab__label{white-space:nowrap;text-overflow:ellipsis;line-height:1.75;overflow:hidden}.tab__icon{justify-content:center;align-items:center;width:1.5em;height:1.5em;font-size:1.25rem;display:flex}.tab__icon--start{margin-right:8px}.tab__icon--end{margin-left:8px}.tab-panel{display:none}.tab-panel--active{display:block}@media (max-width:768px){.tabs--horizontal .tabs__header{overflow-x:auto}}
@keyframes Roadmap-module-scss-module__GvH8Oa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Roadmap-module-scss-module__GvH8Oa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Roadmap-module-scss-module__GvH8Oa__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Roadmap-module-scss-module__GvH8Oa__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Roadmap-module-scss-module__GvH8Oa__content{padding-bottom:13.75rem;position:relative}@media (max-width:767px){.Roadmap-module-scss-module__GvH8Oa__content{padding-bottom:7.5rem}}.Roadmap-module-scss-module__GvH8Oa__content h3{margin-bottom:1.25rem}@media (min-width:1440px){.Roadmap-module-scss-module__GvH8Oa__content h3{margin-bottom:4.375rem}}.Roadmap-module-scss-module__GvH8Oa__cardContainer{grid-template-columns:.8fr 26.9375rem 1fr 1fr;align-items:flex-start;display:none}.Roadmap-module-scss-module__GvH8Oa__cardContainer h4{color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid var(--promo-black-600);margin-bottom:0;padding-bottom:2rem;font-weight:400;position:relative}.Roadmap-module-scss-module__GvH8Oa__cardContainer h4:before{content:"";background-color:var(--cnst-purple-400);border-radius:9px;width:9px;height:9px;display:block;position:absolute;bottom:-4.5px;left:-4.5px}.Roadmap-module-scss-module__GvH8Oa__cardContainer .Roadmap-module-scss-module__GvH8Oa__card:last-child h4{padding-left:10%}.Roadmap-module-scss-module__GvH8Oa__cardContainer .Roadmap-module-scss-module__GvH8Oa__card:last-child h4:before{left:10%}.Roadmap-module-scss-module__GvH8Oa__cardContainer .Roadmap-module-scss-module__GvH8Oa__card:last-child .Roadmap-module-scss-module__GvH8Oa__cardInfo{border-left:1px solid var(--promo-black-600);padding-left:10%}.Roadmap-module-scss-module__GvH8Oa__cardContainer .Roadmap-module-scss-module__GvH8Oa__card[data-active=true]+.Roadmap-module-scss-module__GvH8Oa__card h4{padding-left:10%}.Roadmap-module-scss-module__GvH8Oa__cardContainer .Roadmap-module-scss-module__GvH8Oa__card[data-active=true]+.Roadmap-module-scss-module__GvH8Oa__card h4:before{left:10%}.Roadmap-module-scss-module__GvH8Oa__cardContainer .Roadmap-module-scss-module__GvH8Oa__card[data-active=true]+.Roadmap-module-scss-module__GvH8Oa__card .Roadmap-module-scss-module__GvH8Oa__cardInfo{border-left:none;padding-left:10%}@media (min-width:1440px){.Roadmap-module-scss-module__GvH8Oa__cardContainer{display:grid}}.Roadmap-module-scss-module__GvH8Oa__card{flex-direction:column;padding-top:2.5rem;display:flex}.Roadmap-module-scss-module__GvH8Oa__card[data-active=true]{padding-inline:2vw;aspect-ratio:431/474;background-image:url(/images/backgrounds/active-card.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;padding-bottom:1.5vw}.Roadmap-module-scss-module__GvH8Oa__card[data-active=true] h4{color:var(--text-primary);border:none}.Roadmap-module-scss-module__GvH8Oa__card[data-active=true] h4:before{display:none}.Roadmap-module-scss-module__GvH8Oa__card[data-active=true] .Roadmap-module-scss-module__GvH8Oa__tag{color:var(--text-primary)}.Roadmap-module-scss-module__GvH8Oa__cardInfo{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.375rem;max-width:47.8125rem;margin-bottom:6px;padding-top:2.5rem;display:flex}@media (min-width:1440px){.Roadmap-module-scss-module__GvH8Oa__cardInfo{max-width:23.125rem}}.Roadmap-module-scss-module__GvH8Oa__tag{color:var(--text-muted);background-color:var(--bg-tertiary);border-radius:40px;justify-content:center;align-items:center;max-width:max-content;padding-block:.625rem;padding-inline:1.25rem;font-size:15px;display:flex}.Roadmap-module-scss-module__GvH8Oa__tag.Roadmap-module-scss-module__GvH8Oa__active{color:var(--text-primary)}.Roadmap-module-scss-module__GvH8Oa__buttonInvestor{background-color:var(--cnst-purple-400);letter-spacing:2px;text-transform:uppercase;color:var(--text-primary);cursor:pointer;border:none;border-radius:40px;justify-content:center;align-items:center;margin-top:3.75rem;padding-block:1rem;padding-inline:1rem;text-decoration:none;display:flex}@media (min-width:1440px){.Roadmap-module-scss-module__GvH8Oa__buttonInvestor{margin-top:auto}}@media (max-width:767px){.Roadmap-module-scss-module__GvH8Oa__buttonInvestor{width:100%}}@media (min-width:1440px){.Roadmap-module-scss-module__GvH8Oa__tabsContainer{display:none}}
@keyframes VideoPlayer-module-scss-module__UceEyW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VideoPlayer-module-scss-module__UceEyW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes VideoPlayer-module-scss-module__UceEyW__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes VideoPlayer-module-scss-module__UceEyW__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.VideoPlayer-module-scss-module__UceEyW__container{border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}@media (max-width:767px){.VideoPlayer-module-scss-module__UceEyW__container{border-radius:32px}}.VideoPlayer-module-scss-module__UceEyW__container:hover .VideoPlayer-module-scss-module__UceEyW__controlsOverlay:not(.VideoPlayer-module-scss-module__UceEyW__hidden){opacity:1}.VideoPlayer-module-scss-module__UceEyW__video{object-fit:contain;background:var(--bg-tertiary);width:100%;height:100%;display:block}.VideoPlayer-module-scss-module__UceEyW__controlsOverlay{opacity:1;cursor:pointer;background:#0000004d;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.VideoPlayer-module-scss-module__UceEyW__controlsOverlay.VideoPlayer-module-scss-module__UceEyW__hidden{opacity:0;pointer-events:none}.VideoPlayer-module-scss-module__UceEyW__controlsOverlay.VideoPlayer-module-scss-module__UceEyW__alwaysVisible{opacity:1;background:#0000001a}.VideoPlayer-module-scss-module__UceEyW__playButton{background:var(--cnst-purple-400);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:70px;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex}.VideoPlayer-module-scss-module__UceEyW__playButton:hover{background:var(--cnst-purple-300);outline:2px solid var(--cnst-purple-300);outline-offset:2px;transform:scale(1.05)}.VideoPlayer-module-scss-module__UceEyW__playButton:focus{outline:2px solid var(--cnst-purple-300);outline-offset:2px}.VideoPlayer-module-scss-module__UceEyW__playIcon{border:15px solid #0000;border-left:25px solid #fff;border-right-width:0;width:0;height:0;margin-left:5px}.VideoPlayer-module-scss-module__UceEyW__pauseIcon{justify-content:space-between;width:25px;height:30px;display:flex}.VideoPlayer-module-scss-module__UceEyW__pauseIcon:before,.VideoPlayer-module-scss-module__UceEyW__pauseIcon:after{content:"";background:#fff;border-radius:2px;width:8px;height:100%}.VideoPlayer-module-scss-module__UceEyW__error{color:#fff;text-align:center;background:#000000b3;border-radius:8px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPlayer-module-scss-module__UceEyW__error button{cursor:pointer;background:#fff;border:none;border-radius:4px;margin-top:10px;padding:8px 16px;transition:background-color .2s}.VideoPlayer-module-scss-module__UceEyW__error button:hover{background:#f0f0f0}.VideoPlayer-module-scss-module__UceEyW__progressBar{background:var(--promo-gray-700);height:4px;position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module-scss-module__UceEyW__progressBarFill{background:var(--cnst-purple-400);height:100%;transition:width .1s}@keyframes VideoPlayer-module-scss-module__UceEyW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.VideoPlayer-module-scss-module__UceEyW__playButton{width:60px;height:60px}.VideoPlayer-module-scss-module__UceEyW__playIcon{border-width:12px 0 12px 20px}.VideoPlayer-module-scss-module__UceEyW__pauseIcon{width:20px;height:24px}.VideoPlayer-module-scss-module__UceEyW__pauseIcon:before,.VideoPlayer-module-scss-module__UceEyW__pauseIcon:after{width:6px}}
@keyframes Video-module-scss-module__odfn8q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Video-module-scss-module__odfn8q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Video-module-scss-module__odfn8q__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Video-module-scss-module__odfn8q__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Video-module-scss-module__odfn8q__content{padding-bottom:10rem;position:relative}.Video-module-scss-module__odfn8q__content:before{content:"";aspect-ratio:1563/130;background:var(--text-primary);z-index:-1;width:100%;position:absolute;top:0;left:0}@media (max-width:767px){.Video-module-scss-module__odfn8q__content{padding-bottom:7.5rem}}.Video-module-scss-module__odfn8q__video{aspect-ratio:1563/864;background:var(--bg-tertiary);border:1px solid;border-image-source:linear-gradient(154.84deg,#ffffff1a 2.08% 98.53%);border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:767px){.Video-module-scss-module__odfn8q__video{border-radius:32px}}@media (min-width:768px) and (max-height:700px){.Video-module-scss-module__odfn8q__video{width:min(100%,180.9dvh - 3.625rem);margin-inline:auto}}.Video-module-scss-module__odfn8q__footer{justify-content:flex-end;margin-top:1.25rem;display:flex}.Video-module-scss-module__odfn8q__discordButton{aspect-ratio:368/100;width:100%;max-width:368px;display:block;position:relative}
@keyframes LanguageSwitcher-module-scss-module__MSBm5a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LanguageSwitcher-module-scss-module__MSBm5a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LanguageSwitcher-module-scss-module__MSBm5a__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes LanguageSwitcher-module-scss-module__MSBm5a__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.LanguageSwitcher-module-scss-module__MSBm5a__switcher{display:inline-block;position:relative}.LanguageSwitcher-module-scss-module__MSBm5a__trigger{background:var(--bg-primary);border:0px solid var(--border-primary);border-radius:var(--border-radius-md);color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);align-items:center;margin-left:-6px;padding:2px;display:flex}.LanguageSwitcher-module-scss-module__MSBm5a__currentLang{font-weight:var(--font-weight-medium);min-width:32px;font-family:var(--font-main);letter-spacing:2.38px}.LanguageSwitcher-module-scss-module__MSBm5a__dropdown{background:var(--bg-tertiary);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);min-width:220px;z-index:var(--z-index-dropdown);margin-top:20px;position:absolute;top:100%;right:0;overflow:hidden}.LanguageSwitcher-module-scss-module__MSBm5a__option{width:100%;color:var(--text-primary);cursor:pointer;transition:background-color var(--transition-fast);background:0 0;border:none;align-items:center;gap:0 8px;padding:9px 16px;display:flex}.LanguageSwitcher-module-scss-module__MSBm5a__option:hover{background:var(--bg-card)}.LanguageSwitcher-module-scss-module__MSBm5a__option.LanguageSwitcher-module-scss-module__MSBm5a__active{opacity:.5}.LanguageSwitcher-module-scss-module__MSBm5a__name{text-align:left;flex:1}.LanguageSwitcher-module-scss-module__MSBm5a__check{margin-left:auto}@media (max-width:767px){.LanguageSwitcher-module-scss-module__MSBm5a__dropdown{right:-50%;transform:translate(25%)}}
@keyframes Footer-module-scss-module__VUNaEG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Footer-module-scss-module__VUNaEG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer-module-scss-module__VUNaEG__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Footer-module-scss-module__VUNaEG__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Footer-module-scss-module__VUNaEG__footer{scroll-margin-top:var(--header-height);border-top:1px solid var(--bg-card)}.Footer-module-scss-module__VUNaEG__content{justify-content:space-between;align-items:flex-end;gap:2.5rem;min-height:10.75rem;padding-block:2.125rem;font-size:.9375rem;line-height:1.55;display:flex}.Footer-module-scss-module__VUNaEG__contacts{flex-direction:column;gap:1.5rem;display:flex}.Footer-module-scss-module__VUNaEG__address{color:var(--text-primary);gap:.25rem;font-style:normal;display:flex}.Footer-module-scss-module__VUNaEG__contactList{gap:2.75rem;display:flex}.Footer-module-scss-module__VUNaEG__contactItem{flex-direction:column;gap:.5rem;display:flex}.Footer-module-scss-module__VUNaEG__contactItem span{color:var(--text-muted)}.Footer-module-scss-module__VUNaEG__address a,.Footer-module-scss-module__VUNaEG__contactItem a{color:var(--text-primary);transition:color var(--transition-fast);text-decoration:none}.Footer-module-scss-module__VUNaEG__address a:hover,.Footer-module-scss-module__VUNaEG__contactItem a:hover{color:var(--cnst-purple-300)}.Footer-module-scss-module__VUNaEG__meta{flex-direction:column;align-items:flex-end;gap:1.5625rem;display:flex}.Footer-module-scss-module__VUNaEG__socials{justify-content:center;align-items:center;gap:.25rem;display:flex}.Footer-module-scss-module__VUNaEG__socials>a,.Footer-module-scss-module__VUNaEG__socials>.Footer-module-scss-module__VUNaEG__socialIcon{border-radius:50%;display:flex}.Footer-module-scss-module__VUNaEG__socials>a{transition:transform var(--transition-fast),filter var(--transition-fast)}.Footer-module-scss-module__VUNaEG__socials>a:hover{filter:brightness(1.12);transform:translateY(-2px)}.Footer-module-scss-module__VUNaEG__socials>a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Footer-module-scss-module__VUNaEG__desktopLanguage{margin-left:.625rem}.Footer-module-scss-module__VUNaEG__desktopLanguage button[aria-label=Change\ language],.Footer-module-scss-module__VUNaEG__desktopLanguage button[aria-label=Сменить\ язык],.Footer-module-scss-module__VUNaEG__mobileLanguage button[aria-label=Change\ language],.Footer-module-scss-module__VUNaEG__mobileLanguage button[aria-label=Сменить\ язык]{background:var(--bg-tertiary);border-radius:2rem;padding:.375rem .4375rem}.Footer-module-scss-module__VUNaEG__legalRow,.Footer-module-scss-module__VUNaEG__legal{align-items:center;display:flex}.Footer-module-scss-module__VUNaEG__legalRow{gap:.875rem}.Footer-module-scss-module__VUNaEG__legal{gap:0}.Footer-module-scss-module__VUNaEG__legal a{color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module-scss-module__VUNaEG__legal a+a{border-left:1px solid var(--bg-card);margin-left:.75rem;padding-left:.75rem}.Footer-module-scss-module__VUNaEG__legal a:hover{color:var(--text-primary)}.Footer-module-scss-module__VUNaEG__copyright{border-left:1px solid var(--bg-card);color:var(--text-muted);padding-left:.875rem}.Footer-module-scss-module__VUNaEG__mobileLanguage,.Footer-module-scss-module__VUNaEG__mobileCopyright{display:none}@media (max-width:767px){.Footer-module-scss-module__VUNaEG__content{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;min-height:0;padding:3rem .5rem 2.375rem;display:flex}.Footer-module-scss-module__VUNaEG__contacts{align-items:center;gap:1.75rem}.Footer-module-scss-module__VUNaEG__address{flex-direction:column;gap:0;max-width:15.625rem;display:flex}.Footer-module-scss-module__VUNaEG__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__VUNaEG__contactItem{gap:.3125rem}.Footer-module-scss-module__VUNaEG__meta{align-items:center;gap:1.75rem;width:100%}.Footer-module-scss-module__VUNaEG__desktopLanguage{display:none}.Footer-module-scss-module__VUNaEG__legalRow{grid-template-columns:1fr auto;gap:1.75rem 1rem;width:100%;display:grid}.Footer-module-scss-module__VUNaEG__legal{flex-direction:column;grid-column:1/-1;gap:.625rem;display:flex}.Footer-module-scss-module__VUNaEG__legal a+a{border-left:0;margin-left:0;padding-left:0}.Footer-module-scss-module__VUNaEG__privacyLink{order:-1}.Footer-module-scss-module__VUNaEG__mobileLanguage{justify-self:start;display:block}.Footer-module-scss-module__VUNaEG__desktopCopyright{display:none}.Footer-module-scss-module__VUNaEG__mobileCopyright{display:block}.Footer-module-scss-module__VUNaEG__copyright{border-left:0;justify-self:end;padding-left:0}}
@keyframes Header-module-scss-module__Q1GIKq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Header-module-scss-module__Q1GIKq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module-scss-module__Q1GIKq__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Header-module-scss-module__Q1GIKq__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Header-module-scss-module__Q1GIKq__header{z-index:1000;background:0 0;background:var(--bg-primary);padding-top:1rem;padding-bottom:1rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__Q1GIKq__header.Header-module-scss-module__Q1GIKq__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a}.Header-module-scss-module__Q1GIKq__header.Header-module-scss-module__Q1GIKq__hidden{transform:translateY(-100%)}.Header-module-scss-module__Q1GIKq__nav{align-items:center;gap:2.5rem;margin-left:auto;display:flex}.Header-module-scss-module__Q1GIKq__nav a{cursor:pointer;text-transform:uppercase;color:var(--text-primary);letter-spacing:2.38px;align-items:center;gap:.25rem;text-decoration:none;display:flex}.Header-module-scss-module__Q1GIKq__logo{align-items:center;gap:1rem;display:flex}.Header-module-scss-module__Q1GIKq__logo span{letter-spacing:.18px;font-size:18px;line-height:165%}.Header-module-scss-module__Q1GIKq__content{justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__Q1GIKq__mail-button{background:var(--bg-secondary);cursor:pointer;border:none;border-radius:48px;width:48px;height:48px;display:none}@media (max-width:767px){.Header-module-scss-module__Q1GIKq__nav{display:none}.Header-module-scss-module__Q1GIKq__mail-button{justify-content:center;align-items:center;display:flex}}
