.About-module__kOt5ka__valuesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}@media (max-width:767px){.About-module__kOt5ka__valuesGrid{grid-template-columns:1fr}}.About-module__kOt5ka__valueCard{aspect-ratio:1;perspective:1000px;cursor:pointer;width:100%;position:relative}.About-module__kOt5ka__valueInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.About-module__kOt5ka__valueFlipped{transform:rotateY(180deg)}.About-module__kOt5ka__valueFace{backface-visibility:hidden;background:var(--card);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-s1);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.About-module__kOt5ka__valueFront:hover{box-shadow:var(--shadow-s2)}.About-module__kOt5ka__valueBack{transform:rotateY(180deg)}.About-module__kOt5ka__valueTitle{color:var(--n900);margin:0 0 6px;font-weight:700}.About-module__kOt5ka__valueDesc{color:var(--n700);margin:0;font-size:14px}.About-module__kOt5ka__valueIconWrap{background:var(--blue-10);width:40px;height:40px;color:var(--blue);border-radius:var(--radius-sm);flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.About-module__kOt5ka__valueIcon{width:20px;height:20px}.About-module__kOt5ka__storyGrid{grid-template-columns:1.2fr 1fr;align-items:start;gap:24px;display:grid}@media (max-width:767px){.About-module__kOt5ka__storyGrid{grid-template-columns:1fr}}.About-module__kOt5ka__storyTitle{color:var(--n900);margin:0 0 12px;font-size:36px;font-weight:700;line-height:1.2}.About-module__kOt5ka__storyCopy{color:var(--n700);max-width:65ch;margin:0 0 16px;line-height:1.75}.About-module__kOt5ka__imageArea{border-radius:var(--radius-lg);border:1px solid var(--border);min-height:240px;box-shadow:var(--shadow-s1);aspect-ratio:16/9;overflow:hidden}.About-module__kOt5ka__aboutImg{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:767px){.About-module__kOt5ka__imageArea{aspect-ratio:4/3;min-height:200px}}.About-module__kOt5ka__timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}@media (max-width:767px){.About-module__kOt5ka__timeline{grid-template-columns:1fr}}.About-module__kOt5ka__step{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--text);align-items:center;gap:10px;padding:12px 14px;display:flex}.About-module__kOt5ka__stepIcon{width:22px;height:22px;color:var(--blue)}.About-module__kOt5ka__ctaBand{background:var(--n100);text-align:center}.About-module__kOt5ka__ctaTitle{color:var(--n900);margin:0 0 16px}.About-module__kOt5ka__ctaActions{gap:12px;display:inline-flex}.About-module__kOt5ka__phasesRow{flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;display:flex}.About-module__kOt5ka__phaseItem{border:1px solid var(--border);border-radius:calc(var(--radius-sm) + 6px);background:var(--card);color:var(--text);box-shadow:var(--shadow-s2);align-items:center;gap:16px;padding:18px 24px;display:flex}.About-module__kOt5ka__phaseIcon{width:30px;height:30px;color:var(--blue)}.About-module__kOt5ka__phaseLabel{white-space:nowrap;font-size:1.05rem;font-weight:600}[data-theme=dark] .About-module__kOt5ka__phaseIcon{color:#fff}.About-module__kOt5ka__phaseLabel{white-space:nowrap}.About-module__kOt5ka__phaseConnector{background:var(--n300);flex:0 0 clamp(32px,6vw,96px);align-self:center;height:2px;position:relative}.About-module__kOt5ka__phaseConnector:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid var(--n300);position:absolute;top:50%;right:-8px;transform:translateY(-50%)}@media (max-width:767px){.About-module__kOt5ka__phasesRow{flex-direction:column;align-items:stretch;gap:14px}.About-module__kOt5ka__phaseConnector{width:2px;height:24px;margin:8px auto}.About-module__kOt5ka__phaseConnector:after{content:"";border:none;border-left:6px solid #0000;border-right:6px solid #0000;border-top:10px solid var(--n300);top:auto;bottom:-8px;left:50%;transform:translate(-50%)}}
.Home-module__-1r9wG__hero{padding-top:120px}.Home-module__-1r9wG__heroGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:28px;display:grid}@media (max-width:767px){.Home-module__-1r9wG__heroGrid{text-align:center;grid-template-columns:1fr}}.Home-module__-1r9wG__heroTitle{color:var(--n900);margin:0;font-size:48px;font-weight:800;line-height:1.15}.Home-module__-1r9wG__heroLead{max-width:820px;color:var(--n700);margin:16px 0 0;font-size:20px;line-height:1.6}@media (max-width:767px){.Home-module__-1r9wG__heroLead{margin:16px auto 0}}.Home-module__-1r9wG__ctaRow{gap:16px;margin-top:28px;display:flex}@media (max-width:767px){.Home-module__-1r9wG__ctaRow{justify-content:center}}.Home-module__-1r9wG__heroImg{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-s2);display:block}.Home-module__-1r9wG__featuresSection{background:var(--bg)}.Home-module__-1r9wG__featuresTitle{text-align:center;color:var(--n900);margin:0 0 28px;font-size:28px;font-weight:700;line-height:1.3}.Home-module__-1r9wG__featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}@media (max-width:767px){.Home-module__-1r9wG__featuresGrid{grid-template-columns:1fr}}.Home-module__-1r9wG__featureCard{align-items:flex-start;gap:16px;display:flex}.Home-module__-1r9wG__featureIcon{background:var(--blue-10);width:40px;height:40px;color:var(--blue);border-radius:var(--radius-sm);flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .Home-module__-1r9wG__featureIcon{color:#fff;background:#0000dc26}.Home-module__-1r9wG__featureTitle{color:var(--n900);margin:0 0 6px;font-weight:700}.Home-module__-1r9wG__featureDesc{color:var(--n700);margin:0}.Home-module__-1r9wG__flipCard{perspective:1000px;cursor:pointer;will-change:transform;height:140px;position:relative}.Home-module__-1r9wG__flipInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.Home-module__-1r9wG__flipped{transform:rotateY(180deg)}.Home-module__-1r9wG__flipFront,.Home-module__-1r9wG__flipBack{backface-visibility:hidden;background:var(--card);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-s1);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.Home-module__-1r9wG__flipBack{transform:rotateY(180deg)}.Home-module__-1r9wG__flipCard:focus-visible .Home-module__-1r9wG__flipFront,.Home-module__-1r9wG__flipCard:focus-visible .Home-module__-1r9wG__flipBack{outline:2px solid var(--blue);outline-offset:2px}@media (max-width:767px){.Home-module__-1r9wG__flipCard{height:160px}}.Home-module__-1r9wG__proofBand{background:var(--bg)}.Home-module__-1r9wG__proofTitle{text-align:center;color:var(--n900);margin:0 0 28px;font-size:28px;font-weight:700;line-height:1.3}.Home-module__-1r9wG__proofGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}@media (max-width:767px){.Home-module__-1r9wG__proofGrid{grid-template-columns:1fr}}.Home-module__-1r9wG__statCard{text-align:center;background:var(--card);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-s1);padding:24px}.Home-module__-1r9wG__statNumber{color:var(--blue);margin:0;font-size:36px;font-weight:800}[data-theme=dark] .Home-module__-1r9wG__statNumber{color:#fff}.Home-module__-1r9wG__statLabel{color:var(--n700);margin:8px 0 0}.Home-module__-1r9wG__contactBand{background:0 0;position:relative}.Home-module__-1r9wG__contactWrap{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}@media (max-width:767px){.Home-module__-1r9wG__contactWrap{grid-template-columns:1fr}}.Home-module__-1r9wG__glassCard{background:var(--card);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow-s2);border-radius:var(--radius-lg);margin-right:0;padding:28px}@media (max-width:1023px){.Home-module__-1r9wG__glassCard{margin-right:0}}.Home-module__-1r9wG__contactTitle{color:var(--n900);margin:0 0 8px;font-weight:700}.Home-module__-1r9wG__contactLead{color:var(--n700);margin:0 0 16px}.Home-module__-1r9wG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Home-module__-1r9wG__formRow>div{min-width:0}@media (max-width:767px){.Home-module__-1r9wG__formRow{grid-template-columns:1fr}}.Home-module__-1r9wG__label{color:var(--n900);margin:16px 0 8px;font-weight:600;display:block}.Home-module__-1r9wG__input,.Home-module__-1r9wG__textarea{appearance:none;border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font:inherit;color:var(--text);background:var(--bg);box-sizing:border-box;padding:12px 14px}.Home-module__-1r9wG__textarea{resize:vertical;min-height:120px}.Home-module__-1r9wG__input::placeholder,.Home-module__-1r9wG__textarea::placeholder{color:var(--n500)}.Home-module__-1r9wG__input:focus,.Home-module__-1r9wG__textarea:focus{outline:2px solid var(--blue);outline-offset:2px}[data-theme=dark] .Home-module__-1r9wG__input,[data-theme=dark] .Home-module__-1r9wG__textarea{background:#0b1538}.Home-module__-1r9wG__statusOk{color:var(--success);margin-top:8px}.Home-module__-1r9wG__statusErr{color:var(--error);margin-top:8px}
.Button-module__VMVMAW__root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:inherit;border-radius:var(--radius-pill);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .12s,color .12s,border-color .12s,box-shadow .12s,transform 50ms;display:inline-flex}.Button-module__VMVMAW__root:focus-visible{outline:2px solid var(--blue-dark);outline-offset:2px}.Button-module__VMVMAW__root:disabled,.Button-module__VMVMAW__root[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__VMVMAW__variantPrimary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:var(--shadow-s1)}.Button-module__VMVMAW__variantPrimary:hover{background:var(--blue-dark);border-color:var(--blue-dark);box-shadow:var(--shadow-s2)}.Button-module__VMVMAW__variantPrimary:active{transform:translateY(.5px)}.Button-module__VMVMAW__variantSecondary{background:var(--blue-10);color:var(--blue);border-color:var(--n300);box-shadow:var(--shadow-s1)}.Button-module__VMVMAW__variantSecondary:hover{border-color:var(--n500);background:#e6e9ff}.Button-module__VMVMAW__variantSecondary:active{transform:translateY(.5px)}.Button-module__VMVMAW__variantText{color:var(--blue);background:0 0;border-color:#0000}.Button-module__VMVMAW__variantText:hover{color:var(--blue-dark);text-underline-offset:2px;text-decoration:underline}.Button-module__VMVMAW__sizeM{padding:10px 16px;font-size:16px}.Button-module__VMVMAW__sizeL{padding:14px 22px;font-size:18px}
.Card-module__QRy0Sa__root{background:var(--card);color:var(--text);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:none;transition:transform .12s,box-shadow .12s,background-color .12s,border-color .12s,color .12s}.Card-module__QRy0Sa__root:focus-visible{outline:2px solid var(--blue-dark);outline-offset:2px}.Card-module__QRy0Sa__elevation0{box-shadow:none}.Card-module__QRy0Sa__elevation1{box-shadow:var(--shadow-s1)}.Card-module__QRy0Sa__elevation2{box-shadow:var(--shadow-s2)}.Card-module__QRy0Sa__interactive{cursor:pointer;will-change:transform}.Card-module__QRy0Sa__interactive:hover{transform:translateY(-2px)}.Card-module__QRy0Sa__interactive.Card-module__QRy0Sa__elevation1:hover{box-shadow:var(--shadow-s2)}
.Container-module__bX3luW__root{width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}@media (min-width:1024px){.Container-module__bX3luW__root{padding-left:32px;padding-right:32px}}
.Section-module__ZXevnG__root{width:100%;padding-top:var(--section-pad-y,96px);padding-bottom:var(--section-pad-y,96px);background:var(--section-bg,transparent);margin:0 auto}@media (max-width:767px){.Section-module__ZXevnG__root{padding-top:var(--section-pad-y-sm,64px);padding-bottom:var(--section-pad-y-sm,64px)}}
.LanguageMenu-module__ujZw1q__root{display:inline-block;position:relative}.LanguageMenu-module__ujZw1q__trigger{all:unset;border-radius:var(--radius-sm);cursor:pointer;width:40px;height:40px;color:var(--n700);background:var(--blue-10);justify-content:center;align-items:center;display:inline-flex}.LanguageMenu-module__ujZw1q__trigger:hover{color:var(--blue)}.LanguageMenu-module__ujZw1q__trigger:focus-visible{outline:2px solid var(--blue-dark);outline-offset:2px}[data-theme=dark] .LanguageMenu-module__ujZw1q__trigger{color:var(--n500);background:#0f1530}.LanguageMenu-module__ujZw1q__menu{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:180px;box-shadow:var(--shadow-s2);z-index:1200;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.LanguageMenu-module__ujZw1q__item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.LanguageMenu-module__ujZw1q__item:hover{background:var(--blue-10)}.LanguageMenu-module__ujZw1q__item:focus-visible{outline:2px solid var(--blue-dark);outline-offset:2px}[data-theme=dark] .LanguageMenu-module__ujZw1q__item:hover{background:#0000dc26}.LanguageMenu-module__ujZw1q__check{width:18px;height:18px;color:var(--blue)}
.Header-module__KHjLKa__root{z-index:1000;background:0 0;border-bottom:1px solid #0000;transition:background-color .15s,box-shadow .15s,border-color .15s;position:fixed;top:0;left:0;right:0}.Header-module__KHjLKa__scrolled{background:var(--card);border-bottom-color:var(--border);box-shadow:var(--shadow-s1)}.Header-module__KHjLKa__bar{justify-content:space-between;align-items:center;gap:16px;width:100%;height:64px;margin:0 auto;display:flex}.Header-module__KHjLKa__left{align-items:center;gap:16px;display:flex}.Header-module__KHjLKa__logo{color:var(--blue);align-items:center;font-size:24px;font-weight:700;text-decoration:none;display:inline-flex}.Header-module__KHjLKa__brand{font-family:var(--font-serif);letter-spacing:.2px;color:var(--blue);align-self:center;font-size:44px;font-weight:700;text-decoration:none}.Header-module__KHjLKa__right{align-items:center;gap:24px;display:flex}.Header-module__KHjLKa__desktopNav{align-items:center;gap:32px;display:flex}.Header-module__KHjLKa__mobileOnly{display:none}.Header-module__KHjLKa__ctaWrap{display:inline-flex}@media (max-width:767px){.Header-module__KHjLKa__nav,.Header-module__KHjLKa__ctaWrap,.Header-module__KHjLKa__langWrap{display:none}.Header-module__KHjLKa__mobileOnly{display:inline-flex}}.Header-module__KHjLKa__menuBtn{all:unset;border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex}.Header-module__KHjLKa__menuBtn:focus-visible{outline:2px solid var(--blue-dark);outline-offset:2px}.Header-module__KHjLKa__overlay{z-index:1100;opacity:0;background:#00000080;animation:.18s forwards Header-module__KHjLKa__headerOverlayFadeIn;position:fixed;inset:0}.Header-module__KHjLKa__sheet{background:var(--card);opacity:.98;flex-direction:column;padding:0;animation:.22s forwards Header-module__KHjLKa__headerSheetEnter;display:flex;position:fixed;inset:0;transform:translateY(-8px)}.Header-module__KHjLKa__sheetInner{flex-direction:column;gap:16px;height:100%;display:flex}.Header-module__KHjLKa__sheetHeader{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.Header-module__KHjLKa__closeBtn{all:unset;border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.Header-module__KHjLKa__closeBtn:focus-visible{outline:2px solid var(--blue-dark);outline-offset:2px}.Header-module__KHjLKa__sheetNav{flex-direction:column;gap:20px;margin-top:20px;display:flex}.Header-module__KHjLKa__sheetNav .Header-module__KHjLKa__nav{display:block!important}.Header-module__KHjLKa__sheetNav .Header-module__KHjLKa__menu{flex-direction:column;align-items:stretch;gap:16px;display:flex}.Header-module__KHjLKa__sheetNav .Header-module__KHjLKa__menu li{list-style:none}.Header-module__KHjLKa__sheetNav .Header-module__KHjLKa__menu .Header-module__KHjLKa__link{text-align:center;width:100%;height:auto;padding:8px 0;display:block}.Header-module__KHjLKa__sheetCta{justify-content:center;align-items:center;margin-top:16px;display:flex}.Header-module__KHjLKa__sheet .Header-module__KHjLKa__langWrap{justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex!important}:root{--header-h:72px;--action-h:40px}.Header-module__KHjLKa__header{background:var(--bg);z-index:50;position:sticky;top:0}.Header-module__KHjLKa__inner{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.Header-module__KHjLKa__brand{align-self:center;align-items:center;line-height:1;display:flex}[data-theme=dark] .Header-module__KHjLKa__brand{color:#fff;font-weight:700}.Header-module__KHjLKa__nav{align-items:center;gap:32px;display:flex}.Header-module__KHjLKa__menu{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Header-module__KHjLKa__link{height:var(--action-h);color:var(--text);align-items:center;padding:0 8px;line-height:1;text-decoration:none;display:inline-flex}.Header-module__KHjLKa__link.Header-module__KHjLKa__is-active{text-decoration:underline}.Header-module__KHjLKa__actions{align-items:center;gap:8px;display:flex}.Header-module__KHjLKa__cta{height:var(--action-h);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;line-height:1;display:inline-flex}.Header-module__KHjLKa__iconBtn{width:var(--action-h);height:var(--action-h);border-radius:var(--radius-sm);box-sizing:border-box;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Header-module__KHjLKa__langWrap{align-items:center;gap:12px;display:inline-flex}.Header-module__KHjLKa__header svg{display:block}.Header-module__KHjLKa__header a,.Header-module__KHjLKa__header button,.Header-module__KHjLKa__header [role=button]{vertical-align:middle;line-height:1}@media (max-width:767px){.Header-module__KHjLKa__header .Header-module__KHjLKa__inner .Header-module__KHjLKa__nav,.Header-module__KHjLKa__header .Header-module__KHjLKa__inner .Header-module__KHjLKa__ctaWrap,.Header-module__KHjLKa__header .Header-module__KHjLKa__inner .Header-module__KHjLKa__langWrap{display:none!important}.Header-module__KHjLKa__header .Header-module__KHjLKa__mobileOnly{display:inline-flex!important}}@keyframes Header-module__KHjLKa__headerOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Header-module__KHjLKa__headerSheetEnter{0%{opacity:.98;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Header-module__KHjLKa__overlay,.Header-module__KHjLKa__sheet{animation:none!important}}
.Footer-module__yg9ahW__root{background:var(--n100);border-top:1px solid var(--border)}.Footer-module__yg9ahW__inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;padding:24px 0;display:flex}.Footer-module__yg9ahW__inner>div:empty{display:none}.Footer-module__yg9ahW__label{color:var(--n900);margin:0 0 6px;font-weight:600}.Footer-module__yg9ahW__value{color:var(--n700);margin:0}.Footer-module__yg9ahW__rights{border-top:1px solid var(--border);color:var(--n500);text-align:center;padding:12px 0 20px;font-size:14px}.Footer-module__yg9ahW__link{color:var(--text);text-decoration:none}.Footer-module__yg9ahW__link:hover{text-decoration:underline}[data-theme=dark] .Footer-module__yg9ahW__root{background:#0b1020}[data-theme=dark] .Footer-module__yg9ahW__rights{color:var(--n500)}
.FAQ-module__F-Flaa__faqWrap{flex-direction:column;gap:40px;width:100%;margin:0 auto;display:flex}.FAQ-module__F-Flaa__pageTitle{text-align:center;color:var(--n900);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.FAQ-module__F-Flaa__grid{flex-direction:column;gap:16px;display:flex}.FAQ-module__F-Flaa__bubbleTimeline{flex-direction:column;gap:20px;display:flex}.FAQ-module__F-Flaa__bubbleRow{flex-direction:column;gap:12px;display:flex}.FAQ-module__F-Flaa__bubbleQuestion{text-align:left;color:var(--n900);cursor:pointer;background:#2563eb1f;border:none;border-radius:18px;align-self:flex-start;align-items:center;gap:12px;width:fit-content;max-width:min(640px,100%);padding:14px 18px;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.FAQ-module__F-Flaa__bubbleQuestionActive{background:#2563eb33;box-shadow:0 10px 24px #2563eb2e}.FAQ-module__F-Flaa__bubbleIcon{font-size:1rem}.FAQ-module__F-Flaa__bubbleAnswer{background:var(--card);border:1px solid var(--border);color:var(--n700);border-radius:18px;align-self:flex-start;gap:12px;width:fit-content;max-width:min(640px,100%);padding:16px 20px;line-height:1.7;display:none}.FAQ-module__F-Flaa__bubbleAnswer[data-open=true]{display:flex}.FAQ-module__F-Flaa__ctaBand{text-align:center;background:var(--n100);border-radius:24px;padding:48px 16px}.FAQ-module__F-Flaa__ctaTitle{color:var(--n900);margin:0 0 12px}@media (min-width:900px){.FAQ-module__F-Flaa__bubbleRow:nth-child(2n) .FAQ-module__F-Flaa__bubbleQuestion,.FAQ-module__F-Flaa__bubbleRow:nth-child(2n) .FAQ-module__F-Flaa__bubbleAnswer{text-align:left;align-self:flex-end}}
.Inquiry-module__YXUJWa__pageBg{background:var(--n100)}.Inquiry-module__YXUJWa__wrap{max-width:720px;margin:0 auto}.Inquiry-module__YXUJWa__card{box-shadow:var(--shadow-s2);border-radius:var(--radius-lg);background:var(--card);color:var(--text);border:1px solid var(--border);padding:32px}.Inquiry-module__YXUJWa__title{color:var(--n900);margin:0;font-size:40px;font-weight:700;line-height:1.2}.Inquiry-module__YXUJWa__lead{color:var(--n700);margin:8px 0 16px}.Inquiry-module__YXUJWa__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Inquiry-module__YXUJWa__row>div{min-width:0}@media (max-width:767px){.Inquiry-module__YXUJWa__row{grid-template-columns:1fr}}.Inquiry-module__YXUJWa__label{color:var(--n900);margin:16px 0 8px;font-weight:600;display:block}.Inquiry-module__YXUJWa__input,.Inquiry-module__YXUJWa__textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);width:100%;color:var(--text);font:inherit;box-sizing:border-box;padding:12px 14px}.Inquiry-module__YXUJWa__textarea{resize:vertical;min-height:140px}.Inquiry-module__YXUJWa__input::placeholder,.Inquiry-module__YXUJWa__textarea::placeholder{color:var(--n500)}.Inquiry-module__YXUJWa__input:focus,.Inquiry-module__YXUJWa__textarea:focus{outline:2px solid var(--blue);outline-offset:2px}[data-theme=dark] .Inquiry-module__YXUJWa__input,[data-theme=dark] .Inquiry-module__YXUJWa__textarea{background:#0b1538}.Inquiry-module__YXUJWa__errorText{color:var(--error);margin-top:6px;font-size:14px}.Inquiry-module__YXUJWa__toggleRow{flex-direction:column;gap:12px;width:100%;margin:16px 0 8px;display:flex}.Inquiry-module__YXUJWa__pill{appearance:none;border:1px solid var(--n300);background:var(--blue-10);color:var(--blue);border-radius:var(--radius-pill);cursor:pointer;text-align:center;width:100%;padding:10px 16px}.Inquiry-module__YXUJWa__pillActive{background:var(--blue);color:#fff;border-color:var(--blue)}.Inquiry-module__YXUJWa__actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:16px;display:flex}.Inquiry-module__YXUJWa__submitButton{width:100%}.Inquiry-module__YXUJWa__successRow{color:var(--success);align-items:center;gap:8px;display:flex}.Inquiry-module__YXUJWa__successIcon{width:18px;height:18px}.Inquiry-module__YXUJWa__success{color:var(--success);align-items:center;gap:8px;margin-top:8px;display:flex}.Inquiry-module__YXUJWa__privacy{color:var(--n500);margin-top:8px;font-size:14px}
.NotFound404-module__jfupXq__root{background:linear-gradient(180deg,var(--blue)0%,var(--n900)100%);color:#fff;text-align:center;place-items:center;min-height:calc(100vh - 64px);padding:24px;display:grid}.NotFound404-module__jfupXq__content{max-width:720px}.NotFound404-module__jfupXq__compass{opacity:.9;width:56px;height:56px;margin:0 auto 16px;animation:6s ease-in-out infinite NotFound404-module__jfupXq__drift}@keyframes NotFound404-module__jfupXq__drift{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.NotFound404-module__jfupXq__title{margin:0 0 8px;font-size:40px;font-weight:800}.NotFound404-module__jfupXq__sub{opacity:.95;margin:0 0 20px;font-size:18px}.NotFound404-module__jfupXq__actions{gap:12px;display:inline-flex}
.ConfirmationPage-module__i_fSVq__page{padding-top:clamp(48px,8vw,96px);padding-bottom:clamp(48px,8vw,96px)}.ConfirmationPage-module__i_fSVq__card{background:var(--card,#fff);border:1px solid var(--border,#e5eaf5);border-radius:20px;flex-direction:column;gap:1.5rem;max-width:720px;margin:0 auto;padding:clamp(24px,4vw,48px);display:flex}.ConfirmationPage-module__i_fSVq__heading{color:var(--text,#0b1020);margin:0;font-size:clamp(1.8rem,3vw,2.4rem)}.ConfirmationPage-module__i_fSVq__message{color:var(--n500,#6b7592);font-size:1rem;line-height:1.7}.ConfirmationPage-module__i_fSVq__summary{border-top:1px solid var(--border,#e5eaf5);gap:.75rem;padding-top:1.25rem;display:grid}.ConfirmationPage-module__i_fSVq__summaryRow{justify-content:space-between;font-size:.95rem;display:flex}.ConfirmationPage-module__i_fSVq__summaryLabel{color:var(--n500,#6b7592);font-weight:600}.ConfirmationPage-module__i_fSVq__summaryValue{color:var(--text,#0b1020);font-weight:600}.ConfirmationPage-module__i_fSVq__actions{flex-wrap:wrap;gap:12px;display:flex}.ConfirmationPage-module__i_fSVq__helpText{color:var(--n500,#6b7592);font-size:.9rem}
.SelfServePage-module__yCGGaq__page{padding-top:clamp(32px,6vw,64px);padding-bottom:clamp(48px,8vw,96px)}.SelfServePage-module__yCGGaq__heroSection{padding-top:clamp(32px,4vw,64px);padding-bottom:clamp(32px,4vw,64px)}.SelfServePage-module__yCGGaq__heroContent{text-align:center;flex-direction:column;gap:1.5rem;max-width:720px;margin:0 auto;display:flex}.SelfServePage-module__yCGGaq__heroEyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--n500,#6b7592);font-size:.85rem;font-weight:600}.SelfServePage-module__yCGGaq__heroTitle{color:var(--text,#0b1020);font-size:clamp(2rem,4vw,3rem);line-height:1.1}.SelfServePage-module__yCGGaq__heroLead{color:var(--n500,#6b7592);font-size:1.125rem;line-height:1.8}.SelfServePage-module__yCGGaq__heroActions{justify-content:center;display:flex}.SelfServePage-module__yCGGaq__productsSection{padding-top:clamp(24px,4vw,56px)}.SelfServePage-module__yCGGaq__productsGrid{grid-template-columns:1fr;align-items:stretch;gap:24px;display:grid}.SelfServePage-module__yCGGaq__productsGridWrapper{margin-top:24px}.SelfServePage-module__yCGGaq__popularBadgeWrapper{justify-content:flex-start;margin-bottom:12px;display:flex}.SelfServePage-module__yCGGaq__popularBadge{text-transform:uppercase;letter-spacing:.05em;color:#15803d;background:#22c55e2e;border:1px solid #15803d33;border-radius:999px;padding:6px 14px;font-size:.75rem;font-weight:600;box-shadow:0 10px 25px #15803d26}.SelfServePage-module__yCGGaq__popularBadgeVisible{animation:1.5s ease-out SelfServePage-module__yCGGaq__popularBadgeFlicker}@media (min-width:720px){.SelfServePage-module__yCGGaq__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.SelfServePage-module__yCGGaq__popularBadgeWrapper{justify-content:flex-end}}@media (min-width:1100px){.SelfServePage-module__yCGGaq__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.SelfServePage-module__yCGGaq__popularBadgeWrapper{justify-content:center}}.SelfServePage-module__yCGGaq__productCard{background:var(--card,#fff);border:1px solid var(--border,#e5eaf5);border-radius:16px;flex-direction:column;height:100%;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.SelfServePage-module__yCGGaq__productCardPaymentActive{z-index:5;position:sticky;top:clamp(16px,5vw,72px)}.SelfServePage-module__yCGGaq__productCard:hover,.SelfServePage-module__yCGGaq__productCard:focus-within{border-color:#2563eb59;transform:translateY(-4px);box-shadow:0 15px 40px #0b10201f}.SelfServePage-module__yCGGaq__cardBody{flex-direction:column;flex:1;gap:1rem;margin-top:1rem;display:flex}.SelfServePage-module__yCGGaq__cardHeader{flex-direction:column;gap:.5rem;display:flex}.SelfServePage-module__yCGGaq__badge{text-transform:uppercase;letter-spacing:.05em;color:#15803d;background:#22c55e1f;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:.75rem;font-weight:600}.SelfServePage-module__yCGGaq__productTitle{color:var(--text,#0b1020);text-align:left;flex-direction:column;align-items:flex-start;font-size:1.3rem;font-weight:600;line-height:1.3;display:flex}.SelfServePage-module__yCGGaq__productTitlePrimary{font-size:inherit;font-weight:inherit}.SelfServePage-module__yCGGaq__productTitleSecondary{font-size:.9em;font-weight:inherit;margin-top:.15rem}.SelfServePage-module__yCGGaq__inlineBadge{text-transform:uppercase;letter-spacing:.05em;color:#15803d;white-space:nowrap;background:#22c55e1f;border:1px solid #15803d33;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 14px;font-size:.7rem;font-weight:600;display:inline-flex}.SelfServePage-module__yCGGaq__productSubtitle{color:var(--n500,#6b7592);font-size:.95rem;line-height:1.5}.SelfServePage-module__yCGGaq__priceRow{flex-direction:column;gap:.35rem;margin-top:1rem;display:flex}.SelfServePage-module__yCGGaq__priceHeadline{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.SelfServePage-module__yCGGaq__price{font-size:2rem;font-weight:700}.SelfServePage-module__yCGGaq__duration{color:var(--n500,#6b7592);font-size:.95rem}.SelfServePage-module__yCGGaq__featureList{flex-direction:column;gap:.75rem;margin:1.5rem 0;padding:0;list-style:none;display:flex}.SelfServePage-module__yCGGaq__featureItem{color:var(--text,#0b1020);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.SelfServePage-module__yCGGaq__featureIcon{color:#16a34a;flex:0 0 18px;width:18px;height:18px;margin-top:2px}.SelfServePage-module__yCGGaq__cardActions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.SelfServePage-module__yCGGaq__cardFooter{flex-direction:column;align-items:stretch;gap:12px;display:flex}.SelfServePage-module__yCGGaq__learnMoreBtn{color:var(--text-link,#2563eb);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.95rem;font-weight:600;display:inline-flex}.SelfServePage-module__yCGGaq__learnMoreIcon{transition:transform .2s}.SelfServePage-module__yCGGaq__learnMoreBtn[aria-expanded=true] .SelfServePage-module__yCGGaq__learnMoreIcon{transform:rotate(180deg)}.SelfServePage-module__yCGGaq__learnMoreBtn:focus-visible{outline-offset:2px;outline:2px solid}.SelfServePage-module__yCGGaq__learnMoreContent{border-top:1px solid var(--border,#00000014);color:var(--n500,#6b7592);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;font-size:.9rem;display:flex}.SelfServePage-module__yCGGaq__audienceLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--n500,#6b7592);font-size:.85rem;font-weight:600}.SelfServePage-module__yCGGaq__sectionHeader{text-align:center;width:100%;margin:0 0 2rem}.SelfServePage-module__yCGGaq__sectionTitle{color:var(--text,#0b1020);margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.5rem)}.SelfServePage-module__yCGGaq__sectionLead{color:var(--n500,#6b7592);font-size:1rem;line-height:1.6}.SelfServePage-module__yCGGaq__statusBanner{border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:24px;padding:12px 16px;font-size:.95rem;display:flex}.SelfServePage-module__yCGGaq__bannerSuccess{color:#14653b;background:#22c55e1f}.SelfServePage-module__yCGGaq__bannerError{color:#991b1b;background:#ef444426}.SelfServePage-module__yCGGaq__dismissBtn{color:inherit;cursor:pointer;background:0 0;border:none;font-size:1.2rem;line-height:1}.SelfServePage-module__yCGGaq__dismissBtn:focus-visible{outline-offset:2px;outline:2px solid}.SelfServePage-module__yCGGaq__paymentPanel{flex-direction:column;gap:8px;padding:12px 0 0;display:flex}@media (prefers-color-scheme:dark){.SelfServePage-module__yCGGaq__paymentPanel{background:#fff;border-radius:14px;padding:16px;box-shadow:0 25px 45px #00000040}.SelfServePage-module__yCGGaq__paymentPanel button+button{margin-top:4px}.SelfServePage-module__yCGGaq__paymentPanel div[data-funding-source=card]{color:#0b1020}}.SelfServePage-module__yCGGaq__closePaymentBtn{color:var(--text-link,#2563eb);cursor:pointer;background:0 0;border:none;align-self:flex-start;font-weight:600}.SelfServePage-module__yCGGaq__closePaymentBtn:focus-visible{outline-offset:2px;outline:2px solid}.SelfServePage-module__yCGGaq__policyLinks{text-align:center;color:var(--n500,#6b7592);margin-top:32px;font-size:.95rem}.SelfServePage-module__yCGGaq__policyLinks p{margin-bottom:12px}.SelfServePage-module__yCGGaq__policyList{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.SelfServePage-module__yCGGaq__policyList a{color:var(--text-link,#2563eb);font-weight:600}@keyframes SelfServePage-module__yCGGaq__popularBadgeFlicker{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:scale(1.05)}40%{opacity:1;transform:scale(1)}55%{opacity:.85;transform:scale(1.08)}70%{opacity:1;transform:scale(1)}85%{transform:scale(1.04)}to{opacity:1;transform:scale(1)}}
