:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.JoinProviderModal-module__gXIgCq__modalWrapper{min-height:500px;display:flex}.JoinProviderModal-module__gXIgCq__leftSection{background-color:var(--secondary);color:#fff;flex-direction:column;flex:0 0 320px;justify-content:center;padding:40px 32px;display:flex}.JoinProviderModal-module__gXIgCq__rightSection{background:#fff;flex:1;padding:48px 40px}.JoinProviderModal-module__gXIgCq__title{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}.JoinProviderModal-module__gXIgCq__subtitle{color:var(--text-secondary);margin-bottom:32px;line-height:1.5}.JoinProviderModal-module__gXIgCq__appLink{color:#fff;transition:var(--transition);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;display:flex}.JoinProviderModal-module__gXIgCq__appLink:hover{background:#ffffff26;transform:translateY(-2px)}.JoinProviderModal-module__gXIgCq__appBtnText{flex-direction:column;display:flex}.JoinProviderModal-module__gXIgCq__appBtnSmall{opacity:.7;font-size:.75rem}.JoinProviderModal-module__gXIgCq__appBtnLarge{font-size:1.1rem;font-weight:600}.JoinProviderModal-module__gXIgCq__formRow{gap:16px;display:flex}@media (max-width:768px){.JoinProviderModal-module__gXIgCq__modalWrapper{flex-direction:column;min-height:auto}.JoinProviderModal-module__gXIgCq__leftSection{text-align:center;flex:none;align-items:center;padding:32px 24px}.JoinProviderModal-module__gXIgCq__rightSection{padding:32px 24px}.JoinProviderModal-module__gXIgCq__formRow{flex-direction:column;gap:0}.JoinProviderModal-module__gXIgCq__appLinksContainer{justify-content:center;width:100%;display:flex;flex-direction:row!important;gap:12px!important}.JoinProviderModal-module__gXIgCq__appLink{flex:1;justify-content:center;gap:8px;max-width:150px;padding:10px 12px}.JoinProviderModal-module__gXIgCq__appBtnLarge{font-size:.85rem}.JoinProviderModal-module__gXIgCq__appBtnSmall{font-size:.6rem}}.JoinProviderModal-module__gXIgCq__successContainer{text-align:center;height:100%;color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;animation:.4s ease-out JoinProviderModal-module__gXIgCq__fadeIn;display:flex}@keyframes JoinProviderModal-module__gXIgCq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.JoinProviderModal-module__gXIgCq__successIcon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.JoinProviderModal-module__gXIgCq__successContainer h3{margin-bottom:12px;font-size:1.5rem;font-weight:700}.JoinProviderModal-module__gXIgCq__successContainer p{color:var(--text-secondary);max-width:320px;font-size:1rem;line-height:1.6}.JoinProviderModal-module__gXIgCq__phoneInputCustom{align-items:center;display:flex}.JoinProviderModal-module__gXIgCq__phoneInputCustom .PhoneInputCountry{margin-right:12px;padding-left:12px}.JoinProviderModal-module__gXIgCq__phoneInputCustom .PhoneInputInput{background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:none;flex:1;min-width:0;height:40px;padding:6.5px 11px;font-size:16px;transition:all .2s}.JoinProviderModal-module__gXIgCq__phoneInputCustom .PhoneInputInput:focus{background-color:#fff;border-color:#1677ff;outline:0;box-shadow:0 0 0 2px #0591ff1a}
.Navbar-module__nuAbfa__nav{z-index:1000;height:80px;transition:var(--transition);background:#fff;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__nuAbfa__left{align-items:center;gap:3rem;display:flex}.Navbar-module__nuAbfa__logo{align-items:center;display:flex}.Navbar-module__nuAbfa__logoImage{width:auto;height:48px}.Navbar-module__nuAbfa__navLinks{gap:1.5rem;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-secondary);font-size:.95rem;font-weight:600}.Navbar-module__nuAbfa__link:hover{color:var(--primary)}.Navbar-module__nuAbfa__right{align-items:center;display:flex}.Navbar-module__nuAbfa__providerBtn{color:var(--text-secondary);border:1px solid var(--border-color);transition:var(--transition);background:#fff;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600}.Navbar-module__nuAbfa__providerBtn:hover{border-color:var(--text-muted);color:var(--text-primary)}.Navbar-module__nuAbfa__hamburger{color:var(--secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:8px;padding:8px;display:none}.Navbar-module__nuAbfa__hamburger:hover{background:var(--bg-secondary)}.Navbar-module__nuAbfa__mobileMenu{border-top:1px solid var(--border-color);opacity:0;visibility:hidden;z-index:999;background:#fff;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:80px;left:0;right:0;transform:translateY(-100%);box-shadow:0 10px 15px -3px #0000001a}.Navbar-module__nuAbfa__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__nuAbfa__mobileNavLinks{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Navbar-module__nuAbfa__mobileLink{color:var(--secondary);font-size:1.1rem;font-weight:600}.Navbar-module__nuAbfa__mobileDivider{background:var(--border-color);width:100%;height:1px;margin:.5rem 0}.Navbar-module__nuAbfa__mobileProviderBtn{background:var(--primary);color:#fff;text-align:center;border-radius:8px;width:100%;max-width:300px;padding:1rem;font-size:1rem;font-weight:700}@media (max-width:900px){.Navbar-module__nuAbfa__navLinks,.Navbar-module__nuAbfa__desktopBtn{display:none}.Navbar-module__nuAbfa__hamburger{justify-content:center;align-items:center;display:flex}}
.Footer-module__EZoWya__footer{color:#fff;background:#111827;padding:5rem 0 2rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:1.5fr 1.5fr 2fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__EZoWya__footerColumn,.Footer-module__EZoWya__footerColumnWide{flex-direction:column;display:flex}.Footer-module__EZoWya__footer h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__footer a{color:#94a3b8;transition:var(--transition);margin-bottom:1rem;font-size:.95rem;text-decoration:none}.Footer-module__EZoWya__footer a:hover{color:#fff}.Footer-module__EZoWya__footer p{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem}.Footer-module__EZoWya__appButtons{gap:1rem;display:flex}.Footer-module__EZoWya__appBtn{color:#fff;transition:var(--transition);cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.6rem 1.25rem;display:flex}.Footer-module__EZoWya__appBtn:hover{background:#ffffff1a;border-color:#fff3}.Footer-module__EZoWya__appBtnText{white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex}.Footer-module__EZoWya__appBtnText span{text-transform:uppercase;color:#fff9;letter-spacing:.05em;font-size:.55rem}.Footer-module__EZoWya__appBtnText strong{text-align:left;font-size:.9rem;font-weight:700;line-height:1.1}.Footer-module__EZoWya__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__EZoWya__copyright{color:#64748b;font-size:.9rem}.Footer-module__EZoWya__legalLinks{gap:1.5rem;display:flex}.Footer-module__EZoWya__legalLinks a{color:#64748b;margin:0}.Footer-module__EZoWya__legalLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__EZoWya__appButtons{flex-flow:wrap}.Footer-module__EZoWya__footerBottom{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem}}
.HowItWorks-module__oom_6W__howItWorksDetail{border-top:1px solid var(--border-color);background:#fff;padding:5rem 0}.HowItWorks-module__oom_6W__howTitle{color:#111827;text-align:center;margin-bottom:3.5rem;font-size:2rem;font-weight:800}.HowItWorks-module__oom_6W__howGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.HowItWorks-module__oom_6W__howStep{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.HowItWorks-module__oom_6W__howIconWrapper{justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:1.5rem;display:flex;position:relative}.HowItWorks-module__oom_6W__howIconWrapper:after{content:"";z-index:0;opacity:.4;filter:blur(30px);background:#e0f2fe;border-radius:50%;width:120px;height:120px;position:absolute}.HowItWorks-module__oom_6W__howIcon{z-index:1;width:140px;height:auto;position:relative}.HowItWorks-module__oom_6W__howStep h3{color:#111827;align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:800;display:flex}.HowItWorks-module__oom_6W__stepNum{color:#9ca3af;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.HowItWorks-module__oom_6W__howStep p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.HowItWorks-module__oom_6W__howGrid{grid-template-columns:1fr;gap:6rem}}
.page-module__E0kJGG__main{padding-top:80px}.page-module__E0kJGG__hero{background:#dce6f3;padding:6rem 0}.page-module__E0kJGG__heroContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__E0kJGG__heroContent{max-width:600px}.page-module__E0kJGG__heroTitle{color:var(--secondary);letter-spacing:-.03em;margin-bottom:2rem;font-size:3.25rem;font-weight:800;line-height:1.1}.page-module__E0kJGG__heroSubtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;font-weight:500;line-height:1.6}.page-module__E0kJGG__countdownWrapper{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:2.5rem;display:inline-flex}.page-module__E0kJGG__countdownLabel{color:var(--text-secondary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.page-module__E0kJGG__flipClock{font-family:var(--font-geist-mono)}.page-module__E0kJGG__countdownSubtext{color:var(--text-muted);margin-top:-.25rem;font-size:.95rem;font-weight:500}.page-module__E0kJGG__joinProviderLink{background:var(--primary);color:#fff;transition:var(--transition);font-size:1rem;font-weight:700;font-family:var(--font-google-sans), sans-serif;border-radius:8px;align-items:center;gap:.75rem;margin-top:1rem;padding:.8rem 1.6rem;display:inline-flex}.page-module__E0kJGG__joinProviderLink:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);color:#fff;transform:translateY(-2px)}.page-module__E0kJGG__valueProps{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:5rem 0}.page-module__E0kJGG__propsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.page-module__E0kJGG__propItem{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.page-module__E0kJGG__propIcon{width:56px;height:56px;color:var(--primary);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.page-module__E0kJGG__propItem h3{color:var(--text-primary);font-size:1.25rem;font-weight:700}.page-module__E0kJGG__propItem p{color:var(--text-secondary);font-size:1rem;line-height:1.6}.page-module__E0kJGG__heroRight{justify-content:flex-end;display:flex}.page-module__E0kJGG__imageWrapper{aspect-ratio:1;width:100%;max-width:550px;position:relative}.page-module__E0kJGG__heroImage{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-sm);border-radius:16px}.page-module__E0kJGG__badge{box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:-20px;left:-20px}.page-module__E0kJGG__badgeIcon{color:#16a34a;background:#dcfce7;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__E0kJGG__badgeText{flex-direction:column;display:flex}.page-module__E0kJGG__badgeText strong{color:var(--text-primary);font-size:1rem;font-weight:800}.page-module__E0kJGG__badgeText span{color:var(--text-muted);font-size:.85rem}.page-module__E0kJGG__popular{background:#fff;padding:6rem 0}.page-module__E0kJGG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.page-module__E0kJGG__sectionHeaderLeft{flex-direction:column;gap:.5rem;display:flex}.page-module__E0kJGG__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.8rem;font-weight:800}.page-module__E0kJGG__sectionSubtitle{color:var(--text-secondary);font-size:1.1rem;font-weight:500}.page-module__E0kJGG__seeAllLink{color:var(--primary);transition:var(--transition);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.page-module__E0kJGG__seeAllLink:hover{color:var(--primary-hover);gap:.8rem}.page-module__E0kJGG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__E0kJGG__howItWorks{border-top:1px solid var(--border-color);border-bottom:8px solid var(--primary);background:#fff;padding:6rem 0}.page-module__E0kJGG__howItWorksHeader{text-align:center;margin-bottom:4rem}.page-module__E0kJGG__howTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.8rem;font-weight:800}.page-module__E0kJGG__howSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:500;line-height:1.6}.page-module__E0kJGG__howItWorks{background:#fff;padding:5rem 0}.page-module__E0kJGG__stepsContainer{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.page-module__E0kJGG__step{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.page-module__E0kJGG__iconWrapper{justify-content:center;align-items:center;width:100%;height:130px;margin-bottom:1.5rem;display:flex;position:relative}.page-module__E0kJGG__iconWrapper:after{content:"";z-index:0;opacity:.4;filter:blur(25px);background:#e0f2fe;border-radius:50%;width:110px;height:110px;position:absolute}.page-module__E0kJGG__iconWrapper img{z-index:1;position:relative;width:130px!important;height:auto!important}.page-module__E0kJGG__stepTitle{color:#111827;align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:800;display:flex}.page-module__E0kJGG__stepTitle:before{content:attr(data-step);color:#9ca3af;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.page-module__E0kJGG__stepDesc{color:#4b5563;font-size:.95rem;line-height:1.6}.page-module__E0kJGG__ctaSection{background:var(--primary);text-align:center;padding:5rem 0}.page-module__E0kJGG__ctaContent{max-width:600px;margin:0 auto}.page-module__E0kJGG__ctaTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:800}.page-module__E0kJGG__ctaSubtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.1rem}.page-module__E0kJGG__ctaButtons{justify-content:center;gap:1rem;display:flex}.page-module__E0kJGG__ctaBtnPrimary{color:var(--primary);background:#fff;border-radius:6px;padding:.8rem 2rem;font-size:1rem;font-weight:700}.page-module__E0kJGG__ctaBtnSecondary{color:#fff;transition:var(--transition);background:0 0;border:1px solid #ffffff80;border-radius:6px;padding:.8rem 2rem;font-size:1rem;font-weight:600}.page-module__E0kJGG__ctaBtnSecondary:hover{background:#ffffff1a;border-color:#fff}.page-module__E0kJGG__footer{color:#fff;background:#111827;padding:5rem 0 2rem}.page-module__E0kJGG__footerGrid{grid-template-columns:1.5fr 1.5fr 2fr;gap:3rem;margin-bottom:4rem;display:grid}.page-module__E0kJGG__footerColumn,.page-module__E0kJGG__footerColumnWide{flex-direction:column;display:flex}.page-module__E0kJGG__footer h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.page-module__E0kJGG__footer a{color:#94a3b8;transition:var(--transition);margin-bottom:1rem;font-size:.95rem}.page-module__E0kJGG__footer a:hover{color:#fff}.page-module__E0kJGG__footer p{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem}.page-module__E0kJGG__appButtons{gap:1rem;display:flex}.page-module__E0kJGG__appBtn{color:#fff;transition:var(--transition);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .7rem;display:flex}.page-module__E0kJGG__appBtn:hover{background:#ffffff1a;border-color:#fff3}.page-module__E0kJGG__appBtnText{flex-direction:column;align-items:flex-start;display:flex}.page-module__E0kJGG__appBtnText span{text-transform:uppercase;color:#fff9;letter-spacing:.05em;font-size:.55rem}.page-module__E0kJGG__appBtnText strong{text-align:left;font-size:.85rem;font-weight:700;line-height:1.1}.page-module__E0kJGG__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.page-module__E0kJGG__copyright{color:#64748b;font-size:.9rem}.page-module__E0kJGG__legalLinks{gap:1.5rem;display:flex}.page-module__E0kJGG__legalLinks a{color:#64748b;margin:0}.page-module__E0kJGG__legalLinks a:hover{color:#fff}@media (max-width:1024px){.page-module__E0kJGG__hero{text-align:center;padding:4rem 0}.page-module__E0kJGG__heroTitle{font-size:3rem}.page-module__E0kJGG__heroContainer{grid-template-columns:1fr;justify-items:center;gap:3.5rem}.page-module__E0kJGG__heroContent{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.page-module__E0kJGG__countdownWrapper{align-items:center}.page-module__E0kJGG__heroRight{justify-content:center;width:100%}.page-module__E0kJGG__grid,.page-module__E0kJGG__propsGrid,.page-module__E0kJGG__stepsContainer{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.page-module__E0kJGG__hero{text-align:center;width:100%;padding:2rem 0}.page-module__E0kJGG__heroContainer{grid-template-columns:1fr;justify-items:center;gap:1.5rem}.page-module__E0kJGG__heroContent{flex-direction:column;align-items:center;max-width:100%;margin:0 auto;display:flex}.page-module__E0kJGG__heroTitle{width:100%;margin-bottom:1rem;font-size:1.75rem}.page-module__E0kJGG__countdownWrapper{align-items:center;width:100%;margin-top:.5rem}.page-module__E0kJGG__heroRight{order:-1;justify-content:center;width:100%}.page-module__E0kJGG__imageWrapper{aspect-ratio:auto;width:100%;max-width:280px;height:180px}.page-module__E0kJGG__heroImage{width:100%;height:100%;margin:0 auto}.page-module__E0kJGG__badge{gap:.5rem;width:max-content;padding:.5rem .75rem;bottom:-8px!important;left:50%!important;transform:translate(-50%)!important}.page-module__E0kJGG__badgeIcon{width:32px;height:32px}.page-module__E0kJGG__badgeText strong{font-size:.8rem}.page-module__E0kJGG__badgeText span{font-size:.7rem}.page-module__E0kJGG__propsGrid{grid-template-columns:1fr;gap:2.5rem}.page-module__E0kJGG__propItem{text-align:center;align-items:center}.page-module__E0kJGG__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.page-module__E0kJGG__grid{grid-template-columns:1fr}.page-module__E0kJGG__stepsContainer{grid-template-columns:1fr;gap:3rem}.page-module__E0kJGG__connector{display:none}.page-module__E0kJGG__appButtons{flex-direction:column;align-items:center}.page-module__E0kJGG__footerBottom{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.page-module__E0kJGG__legalLinks{justify-content:center}.page-module__E0kJGG__ctaButtons{flex-direction:column;width:100%;max-width:300px;margin:0 auto}}
.services-module__EimPha__container{background:#fff;min-height:100vh;padding-top:120px;padding-bottom:6rem}.services-module__EimPha__header{text-align:center;margin-bottom:3.5rem}.services-module__EimPha__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800}.services-module__EimPha__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:500}.services-module__EimPha__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.services-module__EimPha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-module__EimPha__grid{grid-template-columns:1fr}.services-module__EimPha__title{font-size:2.5rem}}
.LegalLayout-module__2nkaeq__main{flex-direction:column;min-height:100vh;display:flex}.LegalLayout-module__2nkaeq__pageBackground{background-color:var(--bg-secondary);flex:1;width:100%}.LegalLayout-module__2nkaeq__container{align-items:flex-start;gap:60px;padding:120px 0 80px;display:flex}.LegalLayout-module__2nkaeq__sidebar{border-right:1px solid var(--border-color);flex:0 0 320px;padding-right:40px;position:sticky;top:120px}.LegalLayout-module__2nkaeq__sidebarTitle{color:var(--text-primary);margin-bottom:24px;font-size:1.125rem;font-weight:700}.LegalLayout-module__2nkaeq__nav{flex-direction:column;gap:8px;display:flex}.LegalLayout-module__2nkaeq__navLink{border-radius:var(--radius-md);color:var(--primary);transition:var(--transition);padding:12px 16px;font-size:.95rem;line-height:1.4;text-decoration:none;display:block}.LegalLayout-module__2nkaeq__navLink:hover:not(.LegalLayout-module__2nkaeq__active){background-color:#2171ec0d;text-decoration:underline}.LegalLayout-module__2nkaeq__active{background-color:var(--primary);color:#fff;font-weight:500}.LegalLayout-module__2nkaeq__active:hover{background-color:var(--primary-hover)}.LegalLayout-module__2nkaeq__content{background-color:#0000;flex:1;max-width:800px}@media (max-width:900px){.LegalLayout-module__2nkaeq__container{flex-direction:column;gap:0;padding:100px 20px 60px}.LegalLayout-module__2nkaeq__sidebar{display:none}.LegalLayout-module__2nkaeq__content{width:100%;max-width:100%}}
.legal-module__Yd4PWa__articleHeader{margin-bottom:40px}.legal-module__Yd4PWa__title{color:var(--text-primary);margin-bottom:16px;font-size:2.25rem;font-weight:700;line-height:1.2}.legal-module__Yd4PWa__lastUpdated{color:var(--text-secondary);font-size:.9rem;font-weight:500}.legal-module__Yd4PWa__section{margin-bottom:32px}.legal-module__Yd4PWa__sectionTitle{color:var(--text-primary);margin-top:48px;margin-bottom:16px;font-size:1.5rem;font-weight:600;line-height:1.3}.legal-module__Yd4PWa__paragraph{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem;line-height:1.6}.legal-module__Yd4PWa__list{margin-bottom:24px;padding-left:24px}.legal-module__Yd4PWa__listItem{color:var(--text-secondary);margin-bottom:8px;font-size:.95rem;line-height:1.6}
.detail-module__1rqPYG__main{background:#fff;min-height:100vh;padding-top:80px}.detail-module__1rqPYG__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.detail-module__1rqPYG__hero:before{content:"";background:#0000001a;position:absolute;inset:0}.detail-module__1rqPYG__overlay{z-index:1;width:100%;max-width:600px;padding:2rem;position:relative}.detail-module__1rqPYG__card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:2rem 4rem;display:flex;box-shadow:0 10px 40px #0000001a}.detail-module__1rqPYG__title{color:#111827;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.detail-module__1rqPYG__line{background:var(--text-muted);opacity:.5;width:50px;height:2px;margin:1.5rem 0}.detail-module__1rqPYG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.detail-module__1rqPYG__bookBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:1rem 3.5rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.detail-module__1rqPYG__bookBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #2171ec4d}.detail-module__1rqPYG__breadcrumbContainer{border-bottom:1px solid var(--border-color);background:#fff;padding:1.5rem 0}.detail-module__1rqPYG__breadcrumbs{color:#065f46;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;display:flex}.detail-module__1rqPYG__breadcrumbs a{color:inherit;text-decoration:none}.detail-module__1rqPYG__breadcrumbs a:hover{text-decoration:underline}.detail-module__1rqPYG__separator{color:#94a3b8;font-weight:400}.detail-module__1rqPYG__current{color:#065f46;font-weight:600}@media (max-width:768px){.detail-module__1rqPYG__hero{height:500px}.detail-module__1rqPYG__card{padding:2rem}.detail-module__1rqPYG__title{font-size:1.75rem}}.detail-module__1rqPYG__detailsSection{background:#fff;padding:6rem 0}.detail-module__1rqPYG__detailsContainer{flex-direction:row;align-items:flex-start;gap:5rem;display:flex}.detail-module__1rqPYG__detailsContent{flex:1.2}.detail-module__1rqPYG__detailHeading{color:#111827;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.detail-module__1rqPYG__detailHeading:not(:first-child){margin-top:3rem}.detail-module__1rqPYG__detailText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.detail-module__1rqPYG__detailList{flex-direction:column;gap:1rem;padding-left:1.5rem;list-style:outside;display:flex}.detail-module__1rqPYG__detailList li{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.detail-module__1rqPYG__detailsImageSide{flex:1;max-width:500px}.detail-module__1rqPYG__detailImageWrapper{border-radius:16px;position:sticky;top:120px;overflow:hidden;box-shadow:0 4px 24px #00000014}.detail-module__1rqPYG__detailImage{width:100%;height:auto;display:block}@media (max-width:1024px){.detail-module__1rqPYG__detailsContainer{flex-direction:column;gap:3rem}.detail-module__1rqPYG__detailsImageSide{flex:none;width:100%;max-width:600px}.detail-module__1rqPYG__detailImageWrapper{position:static}}.detail-module__1rqPYG__howItWorksDetail{border-top:1px solid var(--border-color);background:#fff;padding:5rem 0}.detail-module__1rqPYG__howTitle{color:#111827;text-align:center;margin-bottom:3.5rem;font-size:2rem;font-weight:800}.detail-module__1rqPYG__howGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.detail-module__1rqPYG__howStep{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.detail-module__1rqPYG__howIconWrapper{justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:1.5rem;display:flex;position:relative}.detail-module__1rqPYG__howIconWrapper:after{content:"";z-index:0;opacity:.4;filter:blur(30px);background:#e0f2fe;border-radius:50%;width:120px;height:120px;position:absolute}.detail-module__1rqPYG__howIcon{z-index:1;width:140px;height:auto;position:relative}.detail-module__1rqPYG__howStep h3{color:#111827;align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:800;display:flex}.detail-module__1rqPYG__stepNum{color:#9ca3af;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.detail-module__1rqPYG__howStep p{color:#4b5563;font-size:.95rem;line-height:1.6}.detail-module__1rqPYG__finalCta{background:#fefce8;margin-bottom:0;padding:0;overflow:hidden}.detail-module__1rqPYG__finalCtaContainer{grid-template-columns:2.5fr 1fr;align-items:stretch;padding-bottom:1.6em;display:grid}.detail-module__1rqPYG__finalCtaImageSide{height:320px;padding-top:2rem;position:relative}.detail-module__1rqPYG__finalCtaImage{object-fit:cover;width:100%;height:100%}.detail-module__1rqPYG__finalCtaContent{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;padding:2rem 3rem;display:flex}.detail-module__1rqPYG__finalCtaTitle{color:#111827;letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1.1}.detail-module__1rqPYG__finalCtaBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:.5rem 1rem;font-size:1rem;font-weight:700;transition:transform .2s,background-color .2s}.detail-module__1rqPYG__finalCtaBtn:hover{background:var(--primary-hover);transform:scale(1.05)}@media (max-width:1200px){.detail-module__1rqPYG__finalCtaTitle{font-size:2rem}}@media (max-width:1024px){.detail-module__1rqPYG__howGrid{grid-template-columns:1fr;gap:6rem}.detail-module__1rqPYG__finalCtaContainer{grid-template-columns:1fr}.detail-module__1rqPYG__finalCtaImageSide{height:400px}.detail-module__1rqPYG__finalCtaContent{text-align:center;align-items:center;padding:4rem 2rem}}
