.Header-module__wWZOdW__header{z-index:50;width:100%;height:var(--header__height);background-color:var(--white);isolation:isolate;-webkit-backdrop-filter:blur(10px)saturate(180%);backdrop-filter:blur(10px)saturate(180%);will-change:padding,box-shadow;--header__height:103px;--header__height--xs:88px;--header__height--scrolled--xs:calc(var(--header__height--xs) - (var(--header__padding-v--xs)*2));--header__height--scrolled:calc(var(--header__height) - (var(--header__padding-v)*2));--header__padding-v:16px;--header__padding-v--lg:24px;--header__padding-v--xs:16px;--header__padding-h:16px;--header__padding-h--xs:16px;--logo__height:calc(var(--header__height) - (var(--header__padding-v--lg)*2));--logo__height--lg:calc(var(--header__height) - (var(--header__padding-v--lg)*2));--logo__height--xs:calc(var(--header__height--xs) - (var(--header__padding-v--xs)*2));--logo__height--scrolled--lg:calc(var(--header__height--scrolled) - var(--header__padding-v));border-bottom:1px solid #e5e7eb;transition:padding .3s,height .3s,box-shadow .3s;position:fixed;top:0}@media screen and (max-width:640px){.Header-module__wWZOdW__header{height:var(--header__height--xs)}.Header-module__wWZOdW__header.Header-module__wWZOdW__scrolled{height:var(--header__height--scrolled--xs)}}.Header-module__wWZOdW__header.Header-module__wWZOdW__scrolled{height:var(--header__height--scrolled);box-shadow:0 2px 8px #00000014}.Header-module__wWZOdW__nav{max-width:1480px;height:100%;padding:var(--header__padding-v)var(--header__padding-h);will-change:padding;justify-content:space-between;align-items:center;margin:0 auto;transition:padding .3s;display:flex}.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:var(--header__padding-v)var(--header__padding-h)}.Header-module__wWZOdW__logoContainer{flex-shrink:0;align-items:center;display:flex}.Header-module__wWZOdW__logoLink{display:block}.Header-module__wWZOdW__logo{max-height:var(--logo__height--lg);object-fit:contain;will-change:height,max-width,max-height;width:auto;max-width:280px;transition:height .3s,max-width .3s,max-height .3s}.Header-module__wWZOdW__logoFallback{font-size:1.25rem;font-weight:700}.Header-module__wWZOdW__desktopNav{flex:1;justify-content:flex-end;align-items:center;gap:.25rem;margin-right:.75rem;display:none}.Header-module__wWZOdW__navLink{font-size:18px;font-weight:var(--font-weight-bold);color:var(--black);white-space:nowrap;border-radius:12px;padding:10px 16px;text-decoration:none;transition:all .2s}.Header-module__wWZOdW__navLink:hover{color:var(--brand-primary);background-color:#0000;text-decoration:none}.Header-module__wWZOdW__subPageLink{font-size:18px;font-weight:var(--font-weight-bold);color:var(--black);white-space:nowrap;border-radius:12px;padding:10px 16px;text-decoration:none;transition:all .2s}.Header-module__wWZOdW__subPageLink:hover{color:var(--black);background-color:#00000008;text-decoration:none}.Header-module__wWZOdW__desktopSignInContainer{flex-shrink:0;display:none}.Header-module__wWZOdW__signInButton{cursor:pointer;white-space:nowrap;background:0 0;border:2.5px solid;border-radius:16px;align-items:center;gap:.5rem;padding:10px 20px;font-size:1rem;font-weight:700;transition:box-shadow .2s,transform .2s;display:flex}.Header-module__wWZOdW__signInButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.Header-module__wWZOdW__signInText{position:relative}.Header-module__wWZOdW__signInText:after{content:"";background:currentColor;width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Header-module__wWZOdW__signInButton:hover .Header-module__wWZOdW__signInText:after{width:100%}.Header-module__wWZOdW__signInIcon{width:var(--text-large-size);height:var(--text-large-size);flex-shrink:0}.Header-module__wWZOdW__mobileMenuButton{color:#374151;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__wWZOdW__mobileMenuIcon{width:1.5rem;height:1.5rem}.Header-module__wWZOdW__mobileMenu{background-color:var(--white);border-top:1px solid #e5e7eb}.Header-module__wWZOdW__mobileMenuInner{flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex}.Header-module__wWZOdW__mobileQuickLinks{text-transform:uppercase;color:#6b7280;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.Header-module__wWZOdW__mobileNavLink{color:var(--black);border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:all .2s;display:block}.Header-module__wWZOdW__mobileNavLink:hover{color:var(--brand-primary);background-color:#f9fafb;text-decoration:none}.Header-module__wWZOdW__mobileSubPageLink{color:var(--black);border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;transition:all .2s;display:block}.Header-module__wWZOdW__mobileSubPageLink:hover{color:var(--brand-primary);background-color:#f9fafb;text-decoration:none}.Header-module__wWZOdW__mobileDivider{border-top:1px solid #e5e7eb;margin:.75rem 0}.Header-module__wWZOdW__mobileSignInButton{cursor:pointer;background:0 0;border:2.5px solid;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:box-shadow .2s;display:flex}.Header-module__wWZOdW__mobileSignInButton:hover{text-decoration:none;box-shadow:0 4px 12px #0000001a}@media (max-width:640px){.Header-module__wWZOdW__nav,.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:var(--header__padding-v--xs)var(--header__padding-h--xs)}.Header-module__wWZOdW__logo{height:var(--logo__height--xs)}.Header-module__wWZOdW__logoFallback{font-size:1rem}}@media (min-width:768px){.Header-module__wWZOdW__nav{padding:18px 24px}.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:8px 24px}}@media (min-width:1024px){.Header-module__wWZOdW__desktopNav{gap:12px;margin-right:24px}.Header-module__wWZOdW__navLink,.Header-module__wWZOdW__subPageLink{padding:8px 16px;font-size:1rem}}@media (min-width:1220px){.Header-module__wWZOdW__desktopNav{display:flex}.Header-module__wWZOdW__desktopSignInContainer{display:block}.Header-module__wWZOdW__mobileMenuButton,.Header-module__wWZOdW__mobileMenu{display:none}}@media (min-width:1280px){.Header-module__wWZOdW__nav{max-width:1680px;padding:24px 48px}.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:8px 48px}.Header-module__wWZOdW__logoFallback{font-size:1.5rem}}
.Footer-module__7rJKvG__footer{background-color:var(--footer-background,#cecece);color:var(--gray-medium);min-height:var(--footer-height)}.Footer-module__7rJKvG__container{max-width:2045px;margin:0 auto;padding:2.5rem 5rem}.Footer-module__7rJKvG__topSection{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}.Footer-module__7rJKvG__logoContainer{flex-shrink:0}.Footer-module__7rJKvG__logo{width:auto;height:75px}.Footer-module__7rJKvG__logoAutoSize{width:auto;max-width:40vw;height:auto}.Footer-module__7rJKvG__logoFallback{font-size:1.5rem;font-weight:var(--font-weight-bold)}.Footer-module__7rJKvG__socialIcons{align-items:center;gap:1rem;display:flex}.Footer-module__7rJKvG__socialLink{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .2s;display:flex}.Footer-module__7rJKvG__socialLink:hover{background-color:#ffffff1a}.Footer-module__7rJKvG__linksGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__7rJKvG__columnHeading{text-transform:uppercase;color:#9c9c9c;margin-bottom:8px;font-size:.875rem;font-weight:800}.Footer-module__7rJKvG__linksList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__7rJKvG__linksList li{margin:0;padding:0}.Footer-module__7rJKvG__link{color:var(--brand-primary);font-size:.875rem;font-weight:500;transition:color .2s}.Footer-module__7rJKvG__link:hover{color:var(--brand-primary-hover);text-decoration:none}.Footer-module__7rJKvG__bottomSection{flex-direction:column;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__7rJKvG__copyrightSection{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.Footer-module__7rJKvG__secondaryLogoWrapper{margin-bottom:.75rem}.Footer-module__7rJKvG__secondaryLogo{opacity:.6;width:auto;max-height:80px}.Footer-module__7rJKvG__copyrightText{max-width:60vw;font-size:var(--copyright-fs-desktop,14px);font-weight:var(--copyright-fw,700);line-height:var(--copyright-lh-desktop,13px);color:var(--copyright-color,#848b96);flex-direction:column;display:flex}.Footer-module__7rJKvG__copyrightText p{font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;margin:0}.Footer-module__7rJKvG__badge{font-size:.75rem;font-weight:var(--font-weight-bold);color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.Footer-module__7rJKvG__compactFooter{background-color:var(--footer-background,#1d1d1d);color:#d9d9d9}.Footer-module__7rJKvG__compactContainer{max-width:1085px;margin:0 auto;padding:5rem 10rem 2.5rem}.Footer-module__7rJKvG__compactLinksGrid{gap:12.6875rem;max-width:47.8125rem;margin:0 auto 5rem;display:flex}.Footer-module__7rJKvG__compactColumnHeading{color:#fff;margin-bottom:1.25rem;font-size:.75rem;font-weight:900;line-height:1}.Footer-module__7rJKvG__compactLinksList{flex-direction:column;gap:.5625rem;margin:0;padding:0;line-height:1;list-style:none;display:flex}.Footer-module__7rJKvG__compactLink{font-size:var(--text-extra-small-size);color:#e8f1f2;font-weight:600;line-height:12px;transition:color .2s}.Footer-module__7rJKvG__compactLink:hover{color:#fff;text-decoration:none}.Footer-module__7rJKvG__compactBottomBar{justify-content:space-between;align-items:flex-start;max-width:47.8125rem;margin:0 auto;display:flex}.Footer-module__7rJKvG__compactWordmark{flex-direction:column;gap:1rem;display:flex}.Footer-module__7rJKvG__compactWordmarkText{color:#e3e3e3;letter-spacing:-.05em;font-size:1.969rem;font-weight:400}.Footer-module__7rJKvG__compactCopyright{color:#d9d9d9;font-size:.625rem;font-weight:500;line-height:1.6}.Footer-module__7rJKvG__compactCopyright p{font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;margin:0}.Footer-module__7rJKvG__compactSocialIcons{align-items:center;gap:.875rem;padding-top:.5rem;display:flex}.Footer-module__7rJKvG__compactSocialLink{color:#fff;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex}.Footer-module__7rJKvG__compactSocialLink:hover{opacity:.7}@media (min-width:1440px){.Footer-module__7rJKvG__logoAutoSize{max-width:26vw}}@media (max-width:768px){.Footer-module__7rJKvG__compactContainer{padding:3rem 1.5rem 2rem}.Footer-module__7rJKvG__compactLinksGrid{flex-wrap:wrap;justify-content:flex-start;gap:2.5rem}.Footer-module__7rJKvG__compactBottomBar{flex-direction:column;gap:1.5rem}.Footer-module__7rJKvG__container{padding:2rem 1.5rem}.Footer-module__7rJKvG__bottomSection{flex-direction:row}.Footer-module__7rJKvG__copyrightSection{margin-bottom:0}.Footer-module__7rJKvG__linksGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__7rJKvG__copyrightText{font-size:var(--copyright-fs-mobile,12px);line-height:var(--copyright-lh-mobile,12px);max-width:37vw}.Footer-module__7rJKvG__topSection{flex-direction:column;gap:2rem}.Footer-module__7rJKvG__logoAutoSize{max-width:80vw}.Footer-module__7rJKvG__socialIcons{justify-content:flex-start}}
.LegalPage-module__vIciRa__legalPage{background-color:var(--color-background,#fff);min-height:100vh}.LegalPage-module__vIciRa__header{background-color:var(--color-surface,#f9fafb);border-bottom:1px solid var(--color-border,#e5e7eb);padding:4rem 0 3rem}.LegalPage-module__vIciRa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.LegalPage-module__vIciRa__title{color:var(--color-text-primary,#111827);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.LegalPage-module__vIciRa__description{color:var(--color-text-secondary,#6b7280);max-width:800px;margin-bottom:.75rem;font-size:1.125rem;line-height:1.6}.LegalPage-module__vIciRa__lastUpdated{color:var(--color-text-tertiary,#9ca3af);font-size:.875rem;font-style:italic}.LegalPage-module__vIciRa__content{padding:3rem 0}.LegalPage-module__vIciRa__pdfContainer{flex-direction:column;gap:1.5rem;display:flex}.LegalPage-module__vIciRa__pdfWrapper{border:1px solid var(--color-border,#e5e7eb);background-color:#f3f4f6;border-radius:.5rem;width:100%;height:80vh;min-height:600px;max-height:1200px;overflow:hidden}.LegalPage-module__vIciRa__pdfIframe{border:none;width:100%;height:100%}.LegalPage-module__vIciRa__pdfActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.LegalPage-module__vIciRa__downloadButton,.LegalPage-module__vIciRa__openButton{border:2px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.LegalPage-module__vIciRa__downloadButton{background-color:var(--color-primary,#ed2824);color:var(--color-on-primary,#fff)}.LegalPage-module__vIciRa__downloadButton:hover{background-color:var(--color-primary-dark,#d11f1b);transform:translateY(-1px);box-shadow:0 4px 12px #ed28244d}.LegalPage-module__vIciRa__openButton{color:var(--color-primary,#ed2824);border-color:var(--color-primary,#ed2824);background-color:#0000}.LegalPage-module__vIciRa__openButton:hover{background-color:var(--color-primary,#ed2824);color:var(--color-on-primary,#fff)}.LegalPage-module__vIciRa__richText{max-width:800px;color:var(--color-text-primary,#111827);margin:0 auto;font-size:1.125rem;line-height:1.8}.LegalPage-module__vIciRa__richText p{margin-bottom:1.5rem}.LegalPage-module__vIciRa__richText p:last-child{margin-bottom:0}.LegalPage-module__vIciRa__richText h2{color:var(--color-text-primary,#111827);margin-top:3rem;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.LegalPage-module__vIciRa__richText h3{color:var(--color-text-primary,#111827);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.LegalPage-module__vIciRa__richText ul,.LegalPage-module__vIciRa__richText ol{margin-bottom:1.5rem;padding-left:2rem}.LegalPage-module__vIciRa__richText li{margin-bottom:.5rem}.LegalPage-module__vIciRa__richText a{color:var(--color-primary,#ed2824);text-decoration:underline}.LegalPage-module__vIciRa__richText a:hover{text-decoration:none}.LegalPage-module__vIciRa__richText strong{color:var(--color-text-primary,#111827);font-weight:600}.LegalPage-module__vIciRa__error{text-align:center;padding:3rem 1.5rem}.LegalPage-module__vIciRa__error p{color:var(--color-text-secondary,#6b7280);font-size:1.125rem}@media (max-width:768px){.LegalPage-module__vIciRa__header{padding:3rem 0 2rem}.LegalPage-module__vIciRa__title{font-size:2rem}.LegalPage-module__vIciRa__description{font-size:1rem}.LegalPage-module__vIciRa__content{padding:2rem 0}.LegalPage-module__vIciRa__pdfWrapper{height:70vh;min-height:500px}.LegalPage-module__vIciRa__richText{font-size:1rem}.LegalPage-module__vIciRa__richText h2{margin-top:2rem;font-size:1.5rem}.LegalPage-module__vIciRa__richText h3{font-size:1.25rem}.LegalPage-module__vIciRa__pdfActions{flex-direction:column}.LegalPage-module__vIciRa__downloadButton,.LegalPage-module__vIciRa__openButton{width:100%}}@media (max-width:480px){.LegalPage-module__vIciRa__title{font-size:1.75rem}.LegalPage-module__vIciRa__pdfWrapper{height:60vh;min-height:400px}}
.PasswordProtectedGate-module__bbFNfG__dialog{background:#fff;border:none;border-radius:16px;width:90%;max-width:440px;margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PasswordProtectedGate-module__bbFNfG__dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080}.PasswordProtectedGate-module__bbFNfG__content{flex-direction:column;gap:24px;padding:40px 32px;display:flex}.PasswordProtectedGate-module__bbFNfG__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.PasswordProtectedGate-module__bbFNfG__icon{color:var(--brand-primary,#1e40af);margin-bottom:8px}.PasswordProtectedGate-module__bbFNfG__title{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:1.2}.PasswordProtectedGate-module__bbFNfG__subtitle{color:#6b7280;max-width:320px;margin:0;font-size:15px;line-height:1.5}.PasswordProtectedGate-module__bbFNfG__form{flex-direction:column;gap:16px;display:flex}.PasswordProtectedGate-module__bbFNfG__inputWrapper{position:relative}.PasswordProtectedGate-module__bbFNfG__input{background:#fff;border:2px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:16px;transition:all .2s}.PasswordProtectedGate-module__bbFNfG__input:focus{border-color:var(--brand-primary,#1e40af);box-shadow:0 0 0 3px #1e40af1a}.PasswordProtectedGate-module__bbFNfG__input:disabled{cursor:not-allowed;opacity:.6;background:#f9fafb}.PasswordProtectedGate-module__bbFNfG__error{color:#dc2626;align-items:center;gap:6px;margin:-8px 0 0;font-size:14px;font-weight:500;display:flex}.PasswordProtectedGate-module__bbFNfG__error:before{content:"⚠";font-size:16px}.PasswordProtectedGate-module__bbFNfG__button{color:#fff;background:var(--brand-primary,#1e40af);cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.PasswordProtectedGate-module__bbFNfG__button:hover:not(:disabled){background:var(--brand-primary-dark,#1e3a8a);transform:translateY(-1px);box-shadow:0 4px 12px #1e40af4d}.PasswordProtectedGate-module__bbFNfG__button:active:not(:disabled){transform:translateY(0)}.PasswordProtectedGate-module__bbFNfG__button:disabled{opacity:.6;cursor:not-allowed;background:#9ca3af}.PasswordProtectedGate-module__bbFNfG__help{color:#9ca3af;text-align:center;margin:0;font-size:13px;line-height:1.4}@media (max-width:640px){.PasswordProtectedGate-module__bbFNfG__content{padding:32px 24px}.PasswordProtectedGate-module__bbFNfG__title{font-size:22px}.PasswordProtectedGate-module__bbFNfG__subtitle{font-size:14px}.PasswordProtectedGate-module__bbFNfG__dialog{max-width:calc(100% - 32px)}}
.PlanOfferings-module__ADkFMa__wrapper{background-color:var(--off-white,#f8f9fa);width:100%;position:relative}.PlanOfferings-module__ADkFMa__tabsWrapper{background-color:var(--off-white,#f8f9fa);text-align:center;padding:1.5rem 0 0}.PlanOfferings-module__ADkFMa__servicePlansWrapper{padding:.1rem}.PlanOfferings-module__ADkFMa__servicePlansWrapper section{padding-top:0!important}.PlanOfferings-module__ADkFMa__section{padding:var(--spacing-20,80px)0;font-family:var(--font-family-primary);transition:background-color .3s;position:relative}.PlanOfferings-module__ADkFMa__white{background-color:var(--white)}.PlanOfferings-module__ADkFMa__container{max-width:var(--container-max-width,1280px);padding:0 var(--container-padding,24px);margin:0 auto}.PlanOfferings-module__ADkFMa__contentLocked{opacity:.4;pointer-events:none;filter:grayscale();-webkit-user-select:none;user-select:none;transition:all .5s}.PlanOfferings-module__ADkFMa__contentActive{opacity:1;pointer-events:all;filter:grayscale(0%);transition:all .5s}.PlanOfferings-module__ADkFMa__headerContainer{text-align:center;margin-bottom:var(--spacing-4,16px)}.PlanOfferings-module__ADkFMa__title{font-size:var(--text-h4-size,40px);line-height:var(--text-h4-line-height,40px);font-weight:var(--font-weight-black,900);color:var(--black);margin-bottom:var(--spacing-4,16px)}.PlanOfferings-module__ADkFMa__subtitle{font-size:var(--text-base-size,17px);color:var(--gray-medium,#6b6b6b);max-width:600px;margin:0 auto}.PlanOfferings-module__ADkFMa__tabs{justify-content:center;gap:16px;margin-bottom:0;display:flex}.PlanOfferings-module__ADkFMa__tab{font-size:var(--text-small-size,15px);font-weight:var(--font-weight-bold,700);border:2px solid var(--black);border-radius:var(--radius-full);background-color:var(--white);color:var(--black);cursor:pointer;padding:14px 36px;font-family:inherit;transition:all .2s}.PlanOfferings-module__ADkFMa__tab:hover{background-color:var(--gray-50,#fafafa)}.PlanOfferings-module__ADkFMa__tab.PlanOfferings-module__ADkFMa__active{background-color:var(--black);color:var(--white)}.PlanOfferings-module__ADkFMa__tab:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.PlanOfferings-module__ADkFMa__title{font-size:32px}.PlanOfferings-module__ADkFMa__container{padding:0 20px}.PlanOfferings-module__ADkFMa__tabs{flex-direction:column;align-items:center;gap:12px}.PlanOfferings-module__ADkFMa__tab{min-width:200px}}
