.AnimatedButton-module__S8BJEa__button{background:var(--button-bg);font-family:var(--font-body);color:var(--white);cursor:pointer;isolation:isolate;border:none;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:10px 21px;font-size:16px;line-height:1.3;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #4982f140}.AnimatedButton-module__S8BJEa__button:before{content:"";border-radius:inherit;background:linear-gradient(180deg, var(--off-white) 0%, #fff0 100%);-webkit-mask-composite:xor;pointer-events:none;z-index:1;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AnimatedButton-module__S8BJEa__glow{background:var(--light-blue);filter:blur(15px);opacity:.4;pointer-events:none;z-index:0;border-radius:50%;width:55%;height:55%;animation:4s step-end infinite AnimatedButton-module__S8BJEa__orbit;position:absolute}.AnimatedButton-module__S8BJEa__label,.AnimatedButton-module__S8BJEa__icon{z-index:2;position:relative}.AnimatedButton-module__S8BJEa__icon{flex:none;width:14px;height:14px}@keyframes AnimatedButton-module__S8BJEa__orbit{0%{top:-40%;left:15%}25%{top:15%;left:75%}50%{top:70%;left:15%}75%{top:15%;left:-45%}to{top:-40%;left:15%}}.AnimatedButton-module__S8BJEa__outlined{border:1px solid var(--light-blue);background:0 0;box-shadow:0 0 12px #4982f18c,inset 0 0 8px #4982f140}.AnimatedButton-module__S8BJEa__outlined:before{display:none}.AnimatedButton-module__S8BJEa__outlined .AnimatedButton-module__S8BJEa__glow{opacity:.5}@media (prefers-reduced-motion:reduce){.AnimatedButton-module__S8BJEa__glow{animation:none;top:-40%;left:15%}}
.Card-module__7fBG1G__card{background:linear-gradient(180deg, var(--violet) 0%, var(--black) 100%);border-radius:12px 12px 0 0;flex-direction:column;padding:.5px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1);display:flex}.Card-module__7fBG1G__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px -12px #8a00ff73}.Card-module__7fBG1G__content{background:radial-gradient(50% 50% at 20.2% 14.9%, var(--neutral-03) 0%, var(--black) 100%);border-radius:12px 12px 0 0;flex-direction:column;flex:1;gap:38px;padding:32px 24px;display:flex}.Card-module__7fBG1G__image{object-fit:contain;object-position:left center;width:100%;height:190px}.Card-module__7fBG1G__text{flex-direction:column;gap:8px;display:flex}.Card-module__7fBG1G__title{font-family:var(--font-display);color:var(--white);margin:0;font-size:26px;font-weight:400;line-height:1.2}.Card-module__7fBG1G__body{color:var(--blue-text);font-size:16px;line-height:1.7}
.Label-module__JZ5kGW__label{color:var(--white);white-space:nowrap;border:1px solid #e8e8e826;border-radius:58px;align-items:center;gap:4px;padding:11px 16px;font-size:16px;line-height:1.7;display:inline-flex}.Label-module__JZ5kGW__dot{flex:none;justify-content:center;align-items:center;width:17px;height:16px;display:inline-flex}.Label-module__JZ5kGW__dotOuter{background:#101017;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Label-module__JZ5kGW__dotInner{background:var(--violet);border-radius:50%;width:10px;height:10px}
.Reveal-module__vCs_Ea__reveal{opacity:0;will-change:opacity, transform}.Reveal-module__vCs_Ea__up{transform:translateY(50px)}.Reveal-module__vCs_Ea__pop{transform:scale(.92)}.Reveal-module__vCs_Ea__rise{transform:translateY(150px)}.Reveal-module__vCs_Ea__reveal{transition:opacity .925s var(--ease-spring), transform .925s var(--ease-spring)}.Reveal-module__vCs_Ea__card{transition:opacity 1.05s var(--ease-spring-card), transform 1.05s var(--ease-spring-card)}.Reveal-module__vCs_Ea__in{opacity:1;transform:none}.Reveal-module__vCs_Ea__in.Reveal-module__vCs_Ea__settled{will-change:auto}@media (prefers-reduced-motion:reduce){.Reveal-module__vCs_Ea__reveal{opacity:1;transition:none;transform:none}}
.About-module__vqXTeW__section{padding:116px var(--gutter) 80px;flex-direction:column;align-items:center;gap:130px;display:flex}.About-module__vqXTeW__container{width:100%;max-width:var(--container);flex-direction:column;align-items:center;gap:66px;padding:21px 0;display:flex}.About-module__vqXTeW__intro{flex-direction:column;align-items:center;gap:22px;width:52%;min-width:320px;padding:23px 0;display:flex}.About-module__vqXTeW__heading{font-family:var(--font-display);letter-spacing:-1px;text-align:center;background-image:linear-gradient(0deg, var(--violet) 0%, var(--white) 84.3844%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:56px;font-weight:400;line-height:1}.About-module__vqXTeW__subheading{text-align:center;color:#5996ff;margin-top:24px;font-size:16px;line-height:1.7}.About-module__vqXTeW__bottom{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.About-module__vqXTeW__cards{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid}.About-module__vqXTeW__cards>*,.About-module__vqXTeW__cards>*>*{height:100%}.About-module__vqXTeW__cover{border-radius:6px;justify-content:center;align-items:center;width:100%;height:600px;padding:22px;display:flex;overflow:hidden}.About-module__vqXTeW__video{object-fit:cover;width:730px;max-width:100%;height:510px;transform:translate(24px)}.About-module__vqXTeW__closing{background:var(--black);flex-direction:column;gap:48px;width:100%;display:flex}.About-module__vqXTeW__closingTop{font-family:var(--font-display);letter-spacing:-.72px;color:var(--white);margin:0;font-size:26px;font-weight:400;line-height:1.4}.About-module__vqXTeW__closingBottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.About-module__vqXTeW__closingText{color:#5996ff;width:551px;max-width:100%;font-size:16px;line-height:1.7}@media (max-width:1199px){.About-module__vqXTeW__section{gap:90px}.About-module__vqXTeW__intro{width:100%}.About-module__vqXTeW__heading{font-size:44px}.About-module__vqXTeW__cards{grid-template-columns:repeat(2,1fr)}.About-module__vqXTeW__cover{height:auto}.About-module__vqXTeW__video{aspect-ratio:730/510;height:auto}}@media (max-width:809px){.About-module__vqXTeW__section{padding:80px var(--gutter) 60px;gap:64px}.About-module__vqXTeW__container{gap:40px}.About-module__vqXTeW__heading{font-size:32px}.About-module__vqXTeW__cards{grid-template-columns:1fr}.About-module__vqXTeW__closingBottom{flex-direction:column;align-items:flex-start;gap:24px}}
.Faq-module__EHB7zG__section{padding:100px var(--gutter) 44px;flex-direction:column;align-items:center;gap:64px;display:flex}.Faq-module__EHB7zG__container{width:100%;max-width:var(--container);align-items:flex-start;gap:66px;display:flex}.Faq-module__EHB7zG__intro{flex-direction:column;flex:1;align-items:flex-start;gap:16px;max-width:40%;display:flex}.Faq-module__EHB7zG__introTop{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Faq-module__EHB7zG__heading{font-family:var(--font-display);letter-spacing:-1px;background-image:linear-gradient(0deg, var(--violet) 0%, var(--white) 84.3844%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:56px;font-weight:400;line-height:1}.Faq-module__EHB7zG__subheading{color:var(--blue-text);font-size:16px;line-height:1.7}.Faq-module__EHB7zG__card{background:linear-gradient(180deg, var(--violet) 0%, var(--black) 100%);border-radius:22px 22px 0 0;flex:none;width:1000px;max-width:100%;padding:.7px}.Faq-module__EHB7zG__cardInner{background:radial-gradient(50% 50% at 6.4% 9.2%, var(--neutral-03) 0%, var(--black) 100%);border-radius:22px 22px 0 0;padding:0 20px}.Faq-module__EHB7zG__row+.Faq-module__EHB7zG__row{border-top:1px solid #ffffff14}.Faq-module__EHB7zG__question{width:100%;font-family:var(--font-body);text-align:left;color:var(--white);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-size:16px;line-height:1.7;display:flex}.Faq-module__EHB7zG__icon{flex:none;width:16px;height:16px;position:relative}.Faq-module__EHB7zG__icon:before,.Faq-module__EHB7zG__icon:after{content:"";background:currentColor;height:1.5px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;inset:50% 0 auto}.Faq-module__EHB7zG__icon:after{transform:rotate(90deg)}.Faq-module__EHB7zG__rowOpen .Faq-module__EHB7zG__icon:after{transform:rotate(0)}.Faq-module__EHB7zG__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1);display:grid}.Faq-module__EHB7zG__rowOpen .Faq-module__EHB7zG__answerWrap{grid-template-rows:1fr}.Faq-module__EHB7zG__answerInner{overflow:hidden}.Faq-module__EHB7zG__answer{color:var(--blue-text);padding:0 40px 20px 0;font-size:16px;line-height:1.7}@media (max-width:1199px){.Faq-module__EHB7zG__container{flex-direction:column;gap:40px}.Faq-module__EHB7zG__intro{width:100%;max-width:none}.Faq-module__EHB7zG__heading{font-size:44px}}@media (max-width:809px){.Faq-module__EHB7zG__section{padding:70px var(--gutter) 44px;gap:40px}.Faq-module__EHB7zG__heading{font-size:32px}}
.Footer-module__EZoWya__footer{background:var(--black);padding:48px 0 0;position:relative;overflow:hidden}.Footer-module__EZoWya__glow{filter:blur(40px);pointer-events:none;background:radial-gradient(50% 50%,#1100ff8c 0%,#0000 100%);border-radius:50%;width:720px;height:620px;margin-left:-360px;position:absolute;top:10%;left:50%}.Footer-module__EZoWya__grid{pointer-events:none;justify-content:center;display:flex;position:absolute;inset:0}.Footer-module__EZoWya__gridInner{width:100%;max-width:var(--container);grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__EZoWya__gridLine{border-left:1px solid #ffffff0f}.Footer-module__EZoWya__gridLine:last-child{border-right:1px solid #ffffff0f}.Footer-module__EZoWya__inner{z-index:1;width:100%;max-width:var(--container);flex-direction:column;gap:48px;margin:0 auto;display:flex;position:relative}.Footer-module__EZoWya__tagline{text-align:center;color:var(--white);font-size:16px;line-height:1.7}.Footer-module__EZoWya__columns{grid-template-columns:2fr 1fr 1fr;gap:0;padding:80px 0 120px;display:grid}.Footer-module__EZoWya__brandColumn{flex-direction:column;gap:24px;padding-left:21px;display:flex}.Footer-module__EZoWya__column{padding-left:21px}.Footer-module__EZoWya__logo{width:172px;height:auto;margin-left:-22px}.Footer-module__EZoWya__email{color:var(--white);align-items:center;gap:8px;width:fit-content;font-size:16px;line-height:1.7;transition:color .3s;display:inline-flex}.Footer-module__EZoWya__email:hover{color:var(--light-blue)}.Footer-module__EZoWya__emailIcon{width:14px;height:14px}.Footer-module__EZoWya__copyright{color:var(--blue-text);font-size:16px;line-height:1.7}.Footer-module__EZoWya__column{flex-direction:column;gap:24px;display:flex}.Footer-module__EZoWya__columnTitle{color:var(--white);margin:0;font-size:16px;font-weight:600;line-height:1.7}.Footer-module__EZoWya__columnLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__columnLink{color:var(--off-white);width:fit-content;font-size:16px;line-height:1.7;transition:color .3s}.Footer-module__EZoWya__columnLink:hover{color:var(--white)}@media (max-width:809px){.Footer-module__EZoWya__columns{grid-template-columns:1fr;gap:40px;padding:48px 0 64px}.Footer-module__EZoWya__grid{display:none}}
.Contact-module__OWeMSG__section{padding:51px var(--gutter) 80px;flex-direction:column;align-items:center;gap:64px;display:flex}.Contact-module__OWeMSG__container{width:100%;max-width:var(--container);flex-direction:column;align-items:center;gap:66px;display:flex}.Contact-module__OWeMSG__intro{flex-direction:column;align-items:center;gap:16px;width:52%;min-width:320px;display:flex}.Contact-module__OWeMSG__introTop{flex-direction:column;align-items:center;gap:12px;display:flex}.Contact-module__OWeMSG__heading{font-family:var(--font-display);letter-spacing:-1px;text-align:center;background-image:linear-gradient(0deg, var(--violet) 0%, var(--white) 84.3844%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:56px;font-weight:400;line-height:1}.Contact-module__OWeMSG__subheading{text-align:center;color:var(--blue-text);font-size:16px;line-height:1.7}.Contact-module__OWeMSG__card{border:1px solid var(--black);background:radial-gradient(50% 50.1% at 0 0,#1029e8 0%,#000 100%);border-radius:22px 22px 0 0;width:848px;max-width:100%;padding:70px 64px}.Contact-module__OWeMSG__form{flex-direction:column;gap:50px;display:flex}.Contact-module__OWeMSG__row{gap:24px;display:flex}.Contact-module__OWeMSG__field{flex-direction:column;flex:1;gap:15px;min-width:0;display:flex}.Contact-module__OWeMSG__label{font-family:var(--font-label);color:var(--white);font-size:16px;line-height:1.6}.Contact-module__OWeMSG__inputWrap{flex-direction:column;gap:10px;display:flex}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__select,.Contact-module__OWeMSG__textarea{width:100%;font-family:var(--font-body);color:#5996ff;background:0 0;border:none;border-radius:10px 10px 0 0;outline:none;padding:0 0 4px;font-size:16px;line-height:1.3}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:60px;line-height:1.5}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:#5996ff99}.Contact-module__OWeMSG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235996ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 2px center;background-repeat:no-repeat;background-size:16px;padding-right:24px}.Contact-module__OWeMSG__select option{color:var(--white);background:#05050a}.Contact-module__OWeMSG__line{background:linear-gradient(90deg, var(--dark-300) 0%, var(--dark-300) 75.8%, var(--transparent) 100%);width:100%;height:1px}.Contact-module__OWeMSG__footerRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.Contact-module__OWeMSG__submit{border:1px solid var(--light-blue);font-family:var(--font-body);color:var(--white);cursor:pointer;background:0 0;border-radius:7px;padding:10px 21px;font-size:16px;line-height:1.3;transition:background-color .3s,box-shadow .3s;box-shadow:0 0 12px #4982f173}.Contact-module__OWeMSG__submit:hover:not(:disabled){background:#4982f129;box-shadow:0 0 18px #4982f199}.Contact-module__OWeMSG__submit:disabled{opacity:.6;cursor:progress}.Contact-module__OWeMSG__note{color:var(--white);font-size:16px;font-weight:600;line-height:1.7}.Contact-module__OWeMSG__status{font-size:16px;line-height:1.7}.Contact-module__OWeMSG__statusOk{color:#78e6aa}.Contact-module__OWeMSG__statusError{color:#ff8c8c}.Contact-module__OWeMSG__statusLink{color:var(--white);text-underline-offset:3px;text-decoration:underline}@media (max-width:1199px){.Contact-module__OWeMSG__intro{width:100%}.Contact-module__OWeMSG__heading{font-size:44px}}@media (max-width:809px){.Contact-module__OWeMSG__section{padding:40px var(--gutter) 60px;gap:40px}.Contact-module__OWeMSG__heading{font-size:32px}.Contact-module__OWeMSG__card{padding:32px 24px}.Contact-module__OWeMSG__row{flex-direction:column;gap:40px}.Contact-module__OWeMSG__form{gap:40px}.Contact-module__OWeMSG__footerRow{flex-direction:column;align-items:flex-start;gap:16px}}
.Domains-module__wO33ua__section{padding:100px var(--gutter) 80px;flex-direction:column;align-items:center;gap:100px;display:flex}.Domains-module__wO33ua__container{width:100%;max-width:var(--container);align-items:flex-start;gap:64px;display:flex}.Domains-module__wO33ua__content{flex-direction:column;flex:1;gap:50px;max-width:700px;display:flex}.Domains-module__wO33ua__intro{flex-direction:column;gap:16px;display:flex}.Domains-module__wO33ua__introTop{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Domains-module__wO33ua__heading{font-family:var(--font-display);letter-spacing:-1px;background-image:linear-gradient(0deg, var(--violet) 0%, var(--white) 84.3844%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:56px;font-weight:400;line-height:1}.Domains-module__wO33ua__subheading{color:var(--blue-text);font-size:16px;line-height:1.7}.Domains-module__wO33ua__cards{flex-direction:column;gap:16px;display:flex}.Domains-module__wO33ua__card{background:linear-gradient(#8a00ffcc 0%,#000c 100%);border-radius:12px 12px 0 0;padding:.7px;transition:transform .25s cubic-bezier(.22,1,.36,1)}.Domains-module__wO33ua__card:hover{transform:translateY(-3px)}.Domains-module__wO33ua__card:hover .Domains-module__wO33ua__icon{border-color:#8a00ff80;transform:translateY(-2px)scale(1.06)}.Domains-module__wO33ua__cardInner{background:radial-gradient(50% 50% at 12.1% 21.8%, var(--neutral-03) 0%, var(--black) 100%);border-radius:12px 12px 0 0;flex-direction:column;gap:20px;padding:32px 24px;display:flex}.Domains-module__wO33ua__icon{border:1px solid var(--neutral-03);border-radius:40px;justify-content:center;align-items:center;width:52px;height:52px;padding:14px;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:inset 0 10px 10px -1px #ffffff14}.Domains-module__wO33ua__icon svg{width:100%;height:100%;fill:var(--violet)}.Domains-module__wO33ua__cardTitle{font-family:var(--font-display);color:var(--white);margin:0;font-size:26px;font-weight:400;line-height:1.2}.Domains-module__wO33ua__cardBody{color:var(--blue-text);font-size:16px;line-height:1.7}.Domains-module__wO33ua__sticky{flex:none;justify-content:center;align-items:center;width:528px;display:flex;position:sticky;top:100px}.Domains-module__wO33ua__stickyImage{object-fit:contain;width:543px;max-width:none;height:543px}@media (max-width:1199px){.Domains-module__wO33ua__container{flex-direction:column-reverse;align-items:center;gap:48px}.Domains-module__wO33ua__sticky{width:100%;position:static}.Domains-module__wO33ua__stickyImage{max-width:100%;height:auto}.Domains-module__wO33ua__content{width:100%;max-width:none}.Domains-module__wO33ua__heading{font-size:44px}}@media (max-width:809px){.Domains-module__wO33ua__section{padding:70px var(--gutter) 60px;gap:56px}.Domains-module__wO33ua__heading{font-size:32px}.Domains-module__wO33ua__cardTitle{font-size:22px}}
.Header-module__Af2_WG__header{z-index:2;justify-content:center;align-items:center;gap:10px;width:100%;height:172px;animation:.9s cubic-bezier(.16,1,.3,1) .2s both Header-module__Af2_WG__header-enter;display:flex;position:fixed;top:0;left:0;overflow:hidden}@keyframes Header-module__Af2_WG__header-enter{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1080px;display:flex;position:relative}@media (max-width:1140px){.Header-module__Af2_WG__inner{padding:0 var(--gutter)}}.Header-module__Af2_WG__logo{flex:none;justify-content:center;align-items:center;width:245px;display:flex}.Header-module__Af2_WG__logoImage{object-fit:contain;width:172px;height:172px}.Header-module__Af2_WG__links{background:var(--black);border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:24px;padding:10px 20px;display:flex}.Header-module__Af2_WG__link{color:var(--white);white-space:nowrap;border-radius:6px;padding:8px 16px;font-size:16px;line-height:1.7;transition:background-color .3s}.Header-module__Af2_WG__link:hover{background:#ffffff0f}.Header-module__Af2_WG__cta{flex:none;justify-content:flex-end;width:215px;display:flex}.Header-module__Af2_WG__burger{background:var(--black);cursor:pointer;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.Header-module__Af2_WG__burgerBar{background:var(--white);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__Af2_WG__burgerOpen .Header-module__Af2_WG__burgerBar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__burgerOpen .Header-module__Af2_WG__burgerBar:nth-child(2){opacity:0}.Header-module__Af2_WG__burgerOpen .Header-module__Af2_WG__burgerBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{top:130px;left:var(--gutter);right:var(--gutter);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000f2;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:4px;padding:16px;display:flex;position:absolute}@media (max-width:1199px){.Header-module__Af2_WG__links{display:none}.Header-module__Af2_WG__burger{display:flex}.Header-module__Af2_WG__cta{width:auto}}@media (max-width:809px){.Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__header{height:130px;overflow:visible}.Header-module__Af2_WG__logoImage{width:130px;height:130px}.Header-module__Af2_WG__mobileMenu{top:108px}}
.Hero-module__Z8hQ_W__hero{height:100vh;min-height:848px;padding:140px var(--gutter) 80px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{width:100%;max-width:var(--container);flex-direction:column;align-items:center;gap:56px;display:flex;position:relative}.Hero-module__Z8hQ_W__sphere{object-fit:contain;z-index:0;pointer-events:none;width:514px;height:493px;margin:-234px 0 0 -257px;animation:2.1s cubic-bezier(.98,.27,.56,1) .1s both Hero-module__Z8hQ_W__sphere-in,500s linear infinite Hero-module__Z8hQ_W__sphere-spin;position:absolute;top:50%;left:50%}@keyframes Hero-module__Z8hQ_W__sphere-in{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__Z8hQ_W__sphere-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__Z8hQ_W__glowLayer{opacity:.32;z-index:0;pointer-events:none;width:100%;height:66%;position:absolute;top:66px;left:0}.Hero-module__Z8hQ_W__orb{background:var(--blue-core);opacity:.8;border-radius:50%;animation:3s ease-in-out infinite alternate Hero-module__Z8hQ_W__orb-breathe;position:absolute;top:50%;left:50%}.Hero-module__Z8hQ_W__orbLarge{filter:blur(70px);width:400px;height:400px;margin:-200px 0 0 -200px}.Hero-module__Z8hQ_W__orbSmall{filter:blur(32px);width:260px;height:260px;margin:-130px 0 0 -130px}@keyframes Hero-module__Z8hQ_W__orb-breathe{0%{transform:scale(1)}to{transform:scale(.8)}}.Hero-module__Z8hQ_W__content{z-index:1;flex-direction:column;align-items:center;gap:48px;width:100%;animation:2s cubic-bezier(.16,1,.3,1) both Hero-module__Z8hQ_W__content-rise;display:flex;position:relative;top:20px}@keyframes Hero-module__Z8hQ_W__content-rise{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__heading{text-align:center;width:100%;color:var(--white);font-size:64px;font-weight:400;line-height:.9}.Hero-module__Z8hQ_W__subheading{text-align:center;width:750px;max-width:100%;font-family:var(--font-alt);color:var(--white);font-size:18px;line-height:1.4}.Hero-module__Z8hQ_W__break{display:none}@media (max-width:1199px){.Hero-module__Z8hQ_W__hero{height:auto;min-height:684px;padding-top:200px}.Hero-module__Z8hQ_W__heading{font-size:56px}}@media (max-width:809px){.Hero-module__Z8hQ_W__hero{min-height:574px;padding:160px var(--gutter) 60px}.Hero-module__Z8hQ_W__container{gap:40px}.Hero-module__Z8hQ_W__content{gap:32px}.Hero-module__Z8hQ_W__heading{font-size:40px}.Hero-module__Z8hQ_W__sphere{width:360px;height:345px;margin:-172px 0 0 -180px;top:50%}.Hero-module__Z8hQ_W__orbLarge{width:280px;height:280px;margin:-140px 0 0 -140px}}
.Services-module__PFRRnG__section{padding:106px var(--gutter) 80px;flex-direction:column;align-items:center;display:flex}.Services-module__PFRRnG__container{width:100%;max-width:var(--container);flex-direction:column;align-items:center;gap:66px;display:flex}.Services-module__PFRRnG__intro{flex-direction:column;align-items:center;gap:16px;width:52%;min-width:320px;display:flex}.Services-module__PFRRnG__tileLabel{flex-direction:column;align-items:center;gap:12px;display:flex}.Services-module__PFRRnG__heading{font-family:var(--font-display);letter-spacing:-1px;text-align:center;background-image:linear-gradient(0deg, var(--violet) 0%, var(--white) 84.3844%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:56px;font-weight:400;line-height:1}.Services-module__PFRRnG__subheading{text-align:center;color:var(--blue-text);font-size:16px;line-height:1.7}.Services-module__PFRRnG__tabs{align-items:center;gap:72px;width:100%;display:flex}.Services-module__PFRRnG__panel{background:linear-gradient(180deg, var(--violet) 0%, var(--black) 100%);border-radius:16px 16px 0 0;flex:none;padding:1px}.Services-module__PFRRnG__panelInner{border:1px solid var(--black);background:radial-gradient(50% 50% at 14% 12.8%, var(--neutral-03) 0%, var(--black) 100%);border-radius:16px;flex-direction:column;align-items:center;gap:18px;padding:50px 62px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #8a00ff40}.Services-module__PFRRnG__panelBackdrop{filter:grayscale();object-fit:contain;pointer-events:none;width:353px;height:339px;margin-left:-176px;position:absolute;top:30px;left:50%}.Services-module__PFRRnG__photo{z-index:1;object-fit:cover;border-radius:8px;width:361px;height:422px;position:relative}.Services-module__PFRRnG__iconBox{z-index:1;background:radial-gradient(66% 93% at 48% 0%, var(--dark-300) 0%, var(--neutral-04) 100%);border:1px solid #212121ed;border-radius:7px;align-items:center;gap:12px;width:415px;max-width:100%;padding:11px 22px;display:flex;position:relative}.Services-module__PFRRnG__iconBoxText{flex-direction:column;gap:4px;display:flex}.Services-module__PFRRnG__iconBoxTitle{font-family:var(--font-display);color:var(--white);margin:0;font-size:18px;font-weight:500;line-height:1.4}.Services-module__PFRRnG__iconBoxSub{width:95%;color:var(--blue-text);font-size:14px;line-height:1.4}.Services-module__PFRRnG__list{flex-direction:column;flex:1;gap:28px;display:flex}.Services-module__PFRRnG__feature{align-items:flex-start;gap:22px;display:flex}.Services-module__PFRRnG__feature:hover .Services-module__PFRRnG__featureIcon{border-color:#ffffff59;transform:scale(1.08)}.Services-module__PFRRnG__featureIcon{object-fit:contain;border:1px solid #ffffff26;border-radius:20px;flex:none;width:40px;height:40px;padding:6px;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s cubic-bezier(.22,1,.36,1)}.Services-module__PFRRnG__featureText{border-bottom:1px solid #0a0a0a1a;flex-direction:column;flex:1;gap:16px;padding-bottom:15px;display:flex}.Services-module__PFRRnG__featureTitle{font-family:var(--font-display);color:var(--white);margin:0;font-size:26px;font-weight:400;line-height:1.2}.Services-module__PFRRnG__featureBody{color:var(--blue-text);font-size:16px;line-height:1.7}@media (max-width:1199px){.Services-module__PFRRnG__tabs{flex-direction:column;gap:48px}.Services-module__PFRRnG__intro{width:100%}.Services-module__PFRRnG__heading{font-size:44px}.Services-module__PFRRnG__list{width:100%}}@media (max-width:809px){.Services-module__PFRRnG__section{padding:70px var(--gutter) 60px}.Services-module__PFRRnG__container{gap:40px}.Services-module__PFRRnG__heading{font-size:32px}.Services-module__PFRRnG__panel{width:100%}.Services-module__PFRRnG__panelInner{padding:24px}.Services-module__PFRRnG__iconBox{width:100%}.Services-module__PFRRnG__photo{aspect-ratio:361/422;width:100%;max-width:361px;height:auto}.Services-module__PFRRnG__featureTitle{font-size:22px}}
.Ticker-module__Qw-ZlG__section{flex-direction:column;align-items:center;gap:8px;padding:18px 0;display:flex;overflow:hidden}.Ticker-module__Qw-ZlG__container{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:924px;display:flex}@media (max-width:984px){.Ticker-module__Qw-ZlG__container{padding:0 var(--gutter)}}.Ticker-module__Qw-ZlG__title{width:704px;max-width:100%;font-family:var(--font-display);letter-spacing:-.72px;text-align:center;color:var(--white);margin:0;font-size:26px;font-weight:400;line-height:1.4;animation:.4s cubic-bezier(.16,1,.3,1) both Ticker-module__Qw-ZlG__title-pop}@keyframes Ticker-module__Qw-ZlG__title-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Ticker-module__Qw-ZlG__viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 25px calc(100% - 25px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 25px calc(100% - 25px),#0000 100%)}.Ticker-module__Qw-ZlG__track{align-items:center;gap:16px;width:max-content;padding-top:4px;animation:linear infinite Ticker-module__Qw-ZlG__marquee;display:flex}.Ticker-module__Qw-ZlG__viewport:hover .Ticker-module__Qw-ZlG__track{animation-play-state:paused}@keyframes Ticker-module__Qw-ZlG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Ticker-module__Qw-ZlG__brand:hover{transform:scale(1.05)}.Ticker-module__Qw-ZlG__brand{object-fit:cover;border-radius:16px;flex:none;width:187px;height:80px;transition:transform .25s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.Ticker-module__Qw-ZlG__track{animation:none}}@media (max-width:809px){.Ticker-module__Qw-ZlG__section{display:none}}
