/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-app-bg:#101820;--color-app-text:#eef2f5}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.isolate{isolation:isolate}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-12{height:calc(var(--spacing) * 12)}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.gap-2{gap:calc(var(--spacing) * 2)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root[data-theme=light]{--color-brand:#e88c48;--color-brand-rgb:232 140 72;--color-brand-hover:#d07a38;--color-brand-hover-rgb:208 122 56;--color-brand-soft:#5b5dae24;--color-brand-soft-rgb:91 93 174;--color-brand-faint:#e88c4814;--color-brand-faint-rgb:232 140 72;--color-brand-fg:#7a3810;--color-brand-fg-rgb:122 56 16;--color-brand-link:#e88c48;--color-brand-link-rgb:232 140 72;--color-brand-muted:#c07030;--color-brand-muted-rgb:192 112 48;--color-app-bg:#f9f9ff;--color-app-bg-rgb:249 249 255;--color-app-surface:#fff;--color-app-surface-rgb:255 255 255;--color-app-raised:#f3f3fb;--color-app-raised-rgb:243 243 251;--color-app-border:#1b1b321f;--color-app-border-rgb:27 27 50;--color-app-text:#1b1b32;--color-app-text-rgb:27 27 50;--color-app-text-muted:#4d5291;--color-app-text-muted-rgb:77 82 145;--shadow-mobile-tab:0 0 0 1px #1b1b320d, 0 2px 8px #1b1b3209, 0 8px 22px #1b1b320a, 0 16px 40px #1b1b3207;--color-accent-fg:#3d3f8f}html,body{background:var(--color-app-bg);color:var(--color-app-text);font-family:var(--font-sans)}html[data-theme=light]{background:linear-gradient(#dfe0f7 0% 12%,#dfe0f7 45%,#f9f9ff 100%)}html[data-theme=light] body{background:0 0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--cta:#e88c48;--cta-hover:#df853f;--accent:#5b5dae;--accent-hover:#4a4d96;--accent-soft:#acace933;--badge-text:#5b5dae;--surface-muted:#ededf5;--surface-alt:#f9fafb;--color-grey-98:#f9fafb;--page-wash-top:#f9f9ff;--page-wash-mid:#f5f5fc;--green:var(--accent);--green-hover:var(--accent-hover);--green-soft:#5b5dae24;--green-badge-text:var(--badge-text);--header-bg:#fff;--header-nav-bg:#414260;--header-sidebar-login-bg:#414260c7;--header-sidebar-login-bg-hover:#414260e0;--header-bar-button-text:#e3dffa;--header-login-bg:#acace933;--header-cta-solid:#e88c48;--header-cta-solid-hover:#df853f;--btn-primary:var(--cta);--btn-primary-hover:var(--cta-hover);--navy:#1b1b32;--gray:#4d5291;--white:#fff;--star:#ff872b;--trust-heart:#52982f;--stat-gradient-start:#5aa03d;--stat-gradient-end:#f5ce19;--header-max:118.4rem;--radius-pill:9999px;--radius-card:2rem;--hero-display:6.8rem;--hero-display-lh:1;--hero-display-track:-.34rem;--hero-rating-label-track:-.0112rem;--hero-cta-track:-.0144rem;--hero-frame-max:205.6rem;--hero-section-min-height:87.28rem;--hero-padding-top:18.4rem;--hero-padding-bottom:12.8rem;--hero-bg-gradient-height:49.2rem;--hero-inner-min-height:56.08rem;--hero-blur-diameter:154.4rem;--font:"Inter", system-ui, -apple-system, sans-serif;--color-azure-510:#090d101a;--color-white-10:#ffffff1a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:var(--font);color:var(--navy);background:var(--white);margin:0;font-size:1.6rem;line-height:1.5}html.website-mode{background-color:var(--page-html-bg-color,#f5f5ff);background-image:var(--page-html-bg-image,linear-gradient(to bottom, #dfe0f7 0%, #dfe0f7 12%, #eceeff 45%, #f5f5ff 100%))}html.website-mode body{background:0 0}html.website-mode #root{background:0 0;min-height:100%}html.website-mode{--site-header-clearance:calc(1.2rem + env(safe-area-inset-top,0px) + 8rem);--hero-gap-after-header:7.2rem}@media (width>=1024px){html.website-mode{--site-header-clearance:calc(1.6rem + env(safe-area-inset-top,0px) + 8rem)}}.skip-link{z-index:2000;background:var(--cta);color:var(--white);border-radius:.4rem;padding:.8rem 1.6rem;position:absolute;top:.8rem;left:-9999px}.skip-link:focus{left:.8rem}html.website-mode .skip-link{color:var(--header-nav-bg);background:var(--header-bar-button-text)}.site-header{z-index:1000;padding:calc(1.2rem + env(safe-area-inset-top,0px)) 1.6rem 0;background:var(--site-header-bg);will-change:transform;transition:transform .55s cubic-bezier(.4,0,.2,1);position:fixed;inset:0 0 auto;transform:translateY(0)}.site-header--hidden{transition:transform .42s cubic-bezier(.4,0,1,1);transform:translateY(-100%)}@media (width>=1024px){.site-header{padding:calc(1.6rem + env(safe-area-inset-top,0px)) 2.4rem 0}}.site-header__inner{max-width:var(--header-max);background:var(--header-bg);border-radius:1.6rem;justify-content:flex-start;align-items:center;gap:1.6rem;margin:0 auto;padding:.8rem 1.2rem .8rem 1.6rem;display:flex;box-shadow:0 0 1.6rem #11101614}@media (width>=1280px){.site-header__inner{padding-inline:1.2rem 1.2rem 1.2rem 2.4rem;border-radius:2.4rem}}html.website-mode .site-header__inner{box-sizing:border-box;background:var(--header-nav-bg);border:1px solid #e3dffa2e;border-radius:2.4rem;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:4.8rem;min-height:8rem;padding:1.6rem;display:flex;box-shadow:0 .4rem 2.4rem #090d1047}@media (width>=1280px){html.website-mode .site-header__inner{gap:4.8rem;padding:1.6rem}}html.website-mode .nav-desktop{flex:auto;justify-content:flex-start;gap:.4rem;min-width:0}html.website-mode .logo__img{border-radius:0;height:4rem}@media (width>=1024px){html.website-mode .logo__img{height:4.4rem}}html.website-mode .logo__img--header-wordmark{width:auto;height:auto;max-height:4.8rem}html.website-mode .logo__img--on-dark{filter:none}html.website-mode .nav-desktop a,html.website-mode .nav-desktop .nav-dropdown summary{color:var(--header-bar-button-text);padding:.8rem 1.2rem;font-size:1.6rem;font-weight:600}html.website-mode .nav-desktop a:hover,html.website-mode .nav-desktop .nav-dropdown summary:hover{color:var(--header-bar-button-text);background:#e3dffa1f}html.website-mode .nav-dropdown__panel{background:var(--header-nav-bg);border:1px solid #e3dffa24}html.website-mode .nav-dropdown__panel a{color:#fffffff0}html.website-mode .nav-dropdown__panel a:hover{background:#e3dffa1a}html.website-mode .header-actions{margin-left:auto}html.website-mode .header-actions .btn-ghost{min-width:7.9rem;min-height:4.8rem;color:var(--header-bar-button-text);background:var(--header-login-bg);border:none;border-radius:1.6rem;padding:1.3rem 1.6rem;font-size:1.6rem;font-weight:600;line-height:1.2}html.website-mode .header-actions .btn-ghost:hover{background:var(--header-btn-ghost-hover,#acace947);color:var(--header-bar-button-text)}html.website-mode .header-actions .btn-primary{min-width:15.7rem;min-height:4.8rem;color:var(--white);background:var(--header-cta-solid);border:none;border-radius:1.6rem;padding:1.3rem 1.6rem;font-size:1.6rem;font-weight:600;line-height:1.2}html.website-mode .header-actions .btn-primary:hover{color:var(--white);background:var(--header-cta-solid-hover)}html.website-mode .hero .btn-primary.btn-lg{box-sizing:border-box;width:min(100%,18.5rem);max-width:18.5rem;height:5.7rem;min-height:5.6rem;letter-spacing:var(--hero-cta-track);color:var(--white);background:var(--cta);border:none;border-radius:2rem;padding:1.6rem 2.4rem;font-size:1.8rem;font-weight:600;line-height:2.4rem}html.website-mode .hero .btn-primary.btn-lg:hover{color:var(--white);background:var(--header-cta-solid-hover)}html.website-mode .mobile-actions{border-top-color:var(--mobile-actions-border,#00000014)}html.website-mode .mobile-actions .btn-ghost{min-height:4.8rem;color:var(--mobile-login-color,var(--header-bar-button-text));background:var(--mobile-login-bg,var(--header-login-bg));border:none;border-radius:1.6rem;padding:1.3rem 1.6rem;font-weight:600}html.website-mode .mobile-actions .btn-ghost:hover{background:var(--mobile-login-bg-hover,var(--header-btn-ghost-hover,#acace947));color:var(--mobile-login-color,var(--header-bar-button-text))}html.website-mode .mobile-actions .btn-primary{min-height:4.8rem;color:var(--white);background:var(--header-cta-solid);border:none;border-radius:1.6rem;padding:1.3rem 1.6rem;font-weight:600}html.website-mode .mobile-actions .btn-primary:hover{background:var(--header-cta-solid-hover)}html.website-mode .menu-toggle{background:var(--header-login-bg);color:var(--header-bar-button-text)}html.website-mode .menu-toggle:hover{background:var(--header-login-bg)}.logo{flex-shrink:0;align-items:center;line-height:1;display:inline-flex}.logo__img{object-fit:contain;border-radius:0;width:auto;height:4rem;display:block}@media (width>=1024px){.logo__img{height:4.4rem}}.nav-desktop{align-items:center;gap:.4rem;display:none}@media (width>=1024px){.nav-desktop{flex:0 auto;justify-content:flex-start;min-width:0;display:flex}}.nav-desktop a,.nav-desktop .nav-dropdown summary{color:var(--gray);border-radius:var(--radius-pill);cursor:pointer;padding:.6rem 1.2rem;font-size:1.5rem;font-weight:500;list-style:none}.nav-desktop a:hover,.nav-desktop .nav-dropdown summary:hover{color:var(--navy);background:#f8f7fa}.nav-dropdown{position:relative}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary{align-items:center;gap:.4rem;display:inline-flex}.nav-dropdown summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.6rem;height:.6rem;transform:rotate(45deg)translateY(-1px)}.nav-dropdown[open] summary:after{transform:rotate(225deg)translateY(2px)}.nav-dropdown__panel{background:var(--white);border-radius:1.2rem;min-width:22rem;padding:.8rem;position:absolute;top:calc(100% + .4rem);left:0;right:auto;transform:none;box-shadow:0 .8rem 2.4rem #1110161f}.nav-dropdown__panel a{color:var(--navy);border-radius:.8rem;padding:1rem 1.2rem;font-size:1.4rem;display:block}.nav-dropdown__panel a:hover{background:#f8f7fa}.header-actions{flex-shrink:0;align-items:center;gap:.8rem;display:none}@media (width>=1024px){.header-actions{margin-left:auto;display:flex}}.btn{border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;padding:1rem 1.8rem;font-family:inherit;font-size:1.5rem;font-weight:600;line-height:1.2;transition:background .2s,color .2s,transform .15s;display:inline-flex}.btn:active:not(:disabled){transform:scale(.97)}.btn-ghost{color:var(--navy);background:0 0}.btn-ghost:hover{background:#f3f4f6}.btn-primary{background:var(--btn-primary);color:var(--white)}.btn-primary:hover{background:var(--btn-primary-hover)}.btn-lg{border-radius:2rem;min-height:5.6rem;padding:1.6rem 2.4rem;font-size:1.8rem}.menu-toggle{cursor:pointer;width:4.4rem;height:4.4rem;color:var(--navy);background:#f8f7fa;border:none;border-radius:1.2rem;justify-content:center;align-items:center;margin-left:auto;display:flex}@media (width>=1024px){.menu-toggle{display:none}}.menu-toggle svg{width:2.2rem;height:2.2rem}.mobile-drawer{z-index:1500;pointer-events:none;visibility:hidden;position:fixed;inset:0}.mobile-drawer:target,.mobile-drawer--open{pointer-events:auto;visibility:visible}.mobile-drawer__backdrop{z-index:0;opacity:0;background:#11101673;transition:opacity .25s;position:absolute;inset:0}.mobile-drawer:target .mobile-drawer__backdrop,.mobile-drawer--open .mobile-drawer__backdrop{opacity:1}.mobile-drawer__panel{z-index:1;background:var(--drawer-panel-bg,#fff);flex-direction:column;gap:2rem;width:min(32rem,88vw);height:100%;min-height:0;padding:2rem;transition:transform .25s;display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-.4rem 0 2.4rem #0000001f}.mobile-drawer:target .mobile-drawer__panel,.mobile-drawer--open .mobile-drawer__panel{transform:translate(0)}.mobile-drawer__close{width:4rem;height:4rem;color:var(--navy);background:#f8f7fa;border-radius:1rem;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;font-size:2rem;line-height:1;display:flex}.mobile-nav{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:.4rem;min-height:0;display:flex;overflow-y:auto}.mobile-nav a{color:var(--navy);border-radius:1rem;padding:1.2rem 1.6rem;font-weight:500}.mobile-nav a:hover{background:#f8f7fa}.mobile-nav__label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray);margin:1.2rem 0 .4rem 1.6rem;font-size:1.2rem;font-weight:600}.mobile-nav__label:first-child{margin-top:0}.mobile-actions{z-index:1;background:var(--drawer-panel-bg,#fff);border-top:1px solid #e8eaed;flex-direction:column;flex-shrink:0;gap:1rem;margin-top:auto;padding-top:2rem;display:flex;position:relative}.mobile-actions .btn{width:100%}html.website-mode .hero{padding-top:calc(var(--site-header-clearance) + var(--hero-gap-after-header))}html.website-mode #main.hero{scroll-margin-top:calc(var(--site-header-clearance) + var(--hero-gap-after-header))}@media (width>=900px){html.website-mode .hero{padding-top:calc(var(--site-header-clearance) + var(--hero-gap-after-header));padding-bottom:var(--hero-padding-bottom);padding-inline:2.4rem}}@media (width>=768px) and (width<=899px){html.website-mode .hero{padding-top:calc(var(--site-header-clearance) + var(--hero-gap-after-header));padding-bottom:10rem;padding-inline:2rem}}html.website-mode .hero__collage{top:calc(var(--site-header-clearance) + var(--hero-gap-after-header))}.sticky-cta{z-index:900;padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom,0px));will-change:transform;transition:transform .45s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}@media (width>=1024px){.sticky-cta{display:none}}.sticky-cta--visible{transform:translateY(0)}.sticky-cta__inner{max-width:var(--header-max);margin:0 auto}.sticky-cta__btn{border-radius:2rem;justify-content:center;width:100%;min-height:5.6rem;font-size:1.8rem;font-weight:600;display:flex}.site-footer{background:var(--footer-bg,#282946);padding:80px max(16px,50vw - 592px)}footer.site-footer .site-footer__inner{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:32px;max-width:1184px;margin:0 auto;display:flex}.site-footer__nav-cluster{flex-direction:column;align-self:stretch;align-items:flex-start;gap:32px;width:100%;display:flex}.site-footer__brand{align-self:flex-start;width:fit-content;min-width:0;max-width:100%}@media (width>=640px){.site-footer__nav-cluster{flex-flow:wrap;align-items:flex-start;gap:32px 40px}}@media (width>=1100px){footer.site-footer .site-footer__inner{flex-flow:row;justify-content:space-between;align-items:flex-start;gap:clamp(32px,6vw,80px)}.site-footer__brand{flex:none;width:fit-content;min-width:0;max-width:100%}.site-footer__nav-cluster{flex-flow:row;flex:auto;justify-content:flex-end;align-self:flex-start;align-items:flex-start;gap:clamp(48px,10vw,120px);width:auto;min-width:0}.site-footer__col{flex:0 auto;min-width:0;max-width:240px}}.site-footer__logo{margin:0 0 20px;line-height:0;display:inline-block}.site-footer__logo-img{width:88px;height:auto;display:block}.site-footer__copyright{letter-spacing:-.128px;color:#ffffff80;margin:0;font-size:16px;font-weight:400;line-height:1.5}.site-footer__heading{letter-spacing:-.128px;color:#fff;margin:0 0 24px;font-size:16px;font-weight:600;line-height:1.375}.site-footer__col{text-align:left;min-width:0;display:block}.site-footer__link-list{flex-direction:column;align-items:flex-start;gap:16px;margin:0;padding:0;list-style:none;display:flex}.site-footer__col a,.site-footer__link-list a{letter-spacing:-.128px;color:#fffc;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none}.site-footer__col a:hover,.site-footer__link-list a:hover{color:#fff}.site-footer__note{letter-spacing:-.128px;color:#ffffff80;margin:0;font-size:16px;line-height:1.5}.site-footer__imprint-line{letter-spacing:-.128px;color:#ffffff80;margin:16px 0 0;font-size:16px;line-height:1.5}.site-footer__brand .site-footer__imprint-line:first-child{margin-top:0}.site-footer__payment-brands{flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0 0;display:flex}.site-footer__payment-brand-img{object-fit:contain;width:auto;height:32px}.site-footer__legal-meta{max-width:var(--header-max);text-align:center;color:#ffffff80;border-top:1px solid #ffffff1f;margin:24px auto 0;padding-top:20px;font-size:12px;font-weight:400;line-height:1.5}.site-footer__legal-meta p{margin:0}.site-footer__legal-meta p+p{margin-top:3.5px}.site-footer__legal-meta .site-footer__imprint-fallback{margin:0}.site-footer__imprint-fallback a{color:#ffffffd9;text-underline-offset:.12em;text-decoration:underline}.site-footer__imprint-fallback a:hover{color:#fff}.site-footer__copy{max-width:var(--header-max);text-align:center;color:#ffffff80;border-top:1px solid #ffffff1f;margin:24px auto 0;padding-top:20px;font-size:12px;font-weight:400;line-height:1.5}html.website-mode,html.website-mode[data-theme=light]{background:#ededf5}html.website-mode .site-header__inner{padding-left:2.8rem}.nh-hero{background:linear-gradient(#a6abe7 0%,#e5e3f0 100%);height:min(90rem,62.5vw);position:relative;overflow:hidden}.nh-hero__video{z-index:1;pointer-events:none;-webkit-mask-composite:source-in;width:auto;max-width:none;height:min(108rem,75vw);position:absolute;bottom:0;left:calc(50% + min(25vw,36rem));transform:translate(-50%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 24rem calc(100% - 24rem),#0000),linear-gradient(#0000,#000 16rem calc(100% - 28rem),#0000);mask-image:linear-gradient(90deg,#0000,#000 24rem calc(100% - 24rem),#0000),linear-gradient(#0000,#000 16rem calc(100% - 28rem),#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.nh-hero__overlay{z-index:2;pointer-events:none;background:linear-gradient(#e5e3f000 0%,#ededf5 100%);width:100%;height:24rem;position:absolute;bottom:0;left:0}.nh-hero__content{z-index:3;grid-template-columns:1fr 1fr;align-items:center;width:100%;max-width:144rem;height:100%;margin:0 auto;padding:0 2.4rem;display:grid;position:relative}.nh-hero__text{--u:clamp(.7rem, .694vw, 1rem);text-align:center;margin-top:calc(10 * var(--u));flex-direction:column;align-items:center;padding-inline:4rem;display:flex}.nh-hero__eyebrow{margin:0 0 calc(1.6 * var(--u));color:var(--accent);font-size:calc(1.8 * var(--u));font-weight:400;line-height:1.2}.nh-hero__title{margin:0 0 calc(5.6 * var(--u));color:var(--navy);font-size:calc(7.2 * var(--u));letter-spacing:-.03em;font-weight:600;line-height:1.1}.nh-hero__proof{gap:calc(4.8 * var(--u));margin:0 0 calc(3.6 * var(--u));display:flex}.nh-hero__stat{align-items:center;gap:calc(.4 * var(--u));flex-direction:column;display:flex}.nh-hero__stat-head{align-items:center;gap:calc(.8 * var(--u));display:flex}.nh-hero__stat-num{color:var(--navy);font-size:calc(3.2 * var(--u));letter-spacing:-.03em;font-weight:600;line-height:1.2}.nh-hero__stat-label{color:var(--gray);font-size:calc(1.6 * var(--u));font-weight:400;line-height:1.5}.nh-hero__star{width:calc(3.2 * var(--u));height:calc(3.2 * var(--u))}.nh-hero__avatars{display:inline-flex}.nh-hero__avatar{width:calc(3.2 * var(--u));height:calc(3.2 * var(--u));border-radius:var(--radius-pill);object-fit:cover;margin-left:calc(-.8 * var(--u))}.nh-hero__avatar:first-child{margin-left:0}.nh-hero__cta{width:auto;max-width:none;min-height:calc(5.6 * var(--u));padding:calc(1.6 * var(--u)) calc(3 * var(--u));border-radius:calc(2 * var(--u));font-size:calc(2 * var(--u));align-self:center}@media (width>=1024px) and (width<=1439.98px){.nh-hero__content{grid-template-columns:56% 44%}.nh-hero__text{margin-top:calc(10 * var(--u));padding-inline:3rem}.nh-hero__eyebrow{font-size:max(1.47rem, calc(1.8 * var(--u)))}.nh-hero__title{font-size:max(5.8rem, calc(7.2 * var(--u)))}.nh-hero__stat-num{font-size:max(2.8rem, calc(3.2 * var(--u)))}.nh-hero__stat-label{font-size:max(1.4rem, calc(1.6 * var(--u)))}.nh-hero__cta{font-size:max(1.7rem, calc(2 * var(--u)));padding:max(1.4rem, calc(1.6 * var(--u))) max(2.4rem, calc(3 * var(--u)))}}@media (width<1024px){.nh-hero{flex-direction:column;height:auto;display:flex}.nh-hero__content{height:auto;padding:calc(var(--site-header-clearance,12rem) + 5rem) 2.4rem 3.2rem;order:1;grid-template-columns:1fr}.nh-hero__text{--u:clamp(.6rem, 1.85vw, .72rem);margin-top:0;padding-inline:0}.nh-hero__title{max-width:50rem;margin-bottom:4rem;font-size:clamp(4rem,8.5vw,5rem)}.nh-hero__eyebrow{font-size:max(1.39rem, calc(1.8 * var(--u)))}.nh-hero__stat-num{font-size:max(2.4rem, calc(3.2 * var(--u)))}.nh-hero__stat-label{font-size:max(1.3rem, calc(1.6 * var(--u)))}.nh-hero__cta{font-size:max(1.7rem, calc(2 * var(--u)));padding:max(1.4rem, calc(1.6 * var(--u))) max(2.4rem, calc(3 * var(--u)))}.nh-hero__proof{justify-content:center}.nh-hero__video{order:2;align-self:center;width:auto;height:80rem;margin-top:-22rem;position:relative;bottom:auto;left:auto;transform:none}.nh-hero__overlay{z-index:3;height:12rem}}.nh-features{padding-block:10rem 6rem;overflow:hidden}.nh-features__head{text-align:center;max-width:80rem;margin:0 auto 4.8rem;padding-inline:2.4rem}.nh-features__eyebrow{color:var(--accent);margin:0 0 1.6rem;font-size:clamp(1.47rem,1.25vw,1.8rem);font-weight:400;line-height:1.2;display:inline-block}.nh-features__title{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:5.6rem;font-weight:600;line-height:1.1}.nh-hero__eyebrow,.nh-features__eyebrow,.nh-steps__eyebrow,.nh-experts__eyebrow,.nh-faq__eyebrow,.nh-step-card__step,.nh-feature-card__eyebrow{background-color:#3c40af14;border-radius:1.2rem;padding:.6rem 1.4rem}.nh-carousel{position:relative}.nh-carousel__track{scroll-snap-type:x mandatory;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;gap:2.4rem;display:flex;overflow-x:auto}.nh-carousel__track::-webkit-scrollbar{display:none}.nh-carousel__track:active{cursor:grabbing}.nh-carousel__btn{z-index:20;border-radius:var(--radius-pill);cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#0006;border:none;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nh-carousel:hover .nh-carousel__btn{opacity:1}.nh-carousel__btn:hover{background:#0000008c}.nh-carousel__btn svg{width:2.6rem;height:2.6rem}.nh-carousel__btn--prev{left:2.4rem}.nh-carousel__btn--next{right:2.4rem}@media (width<1024px){.nh-carousel__btn{display:none}}.nh-features .nh-carousel__track{--card-w:min(128rem, 86vw);padding-inline:max(2.4rem, calc(50vw - var(--card-w) / 2));scroll-padding-inline:max(2.4rem, calc(50vw - var(--card-w) / 2))}.nh-feature-card{flex:0 0 var(--card-w);scroll-snap-align:center;isolation:isolate;border-radius:4rem;height:min(68rem,80vh);position:relative;overflow:hidden}.nh-feature-card__media{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.nh-feature-card--plan .nh-feature-card__media{background-image:url(/assets/slide-plan-DkBC8Ysd.png)}.nh-feature-card--mood .nh-feature-card__media{background-image:url(/assets/slide-mood-check-ins-tHfM8-iD.png)}.nh-feature-card--journal .nh-feature-card__media{background-image:url(/assets/slide-write-it-DQglYDcn.png)}.nh-feature-card--tasks .nh-feature-card__media{background-image:url(/assets/slide-day-by-day-4ra12pQi.png)}.nh-feature-card__hero{z-index:2;object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.nh-feature-card__decor{z-index:1;pointer-events:none;height:auto;display:block;position:absolute}.nh-feature-card__decor--front{z-index:3}.nh-feature-card__decor--wi-pill1{z-index:3;width:14.3rem;top:10.59%;left:calc(50% + 33.5rem)}.nh-feature-card__decor--wi-pill2{width:14.1rem;top:21.47%;left:calc(50% + 42.3rem)}.nh-feature-card__decor--wi-pill3{z-index:3;width:14.1rem;top:32.35%;left:calc(50% + 43.6rem)}.nh-feature-card__decor--wi-card{width:37.2rem;top:75.29%;left:calc(50% - 5.2rem)}@media (width<640px){.nh-feature-card__decor--wi-pill1,.nh-feature-card__decor--wi-pill2,.nh-feature-card__decor--wi-pill3{display:none}}@media (640px<=width<1024px){.nh-feature-card__decor--wi-pill1{width:11.44rem;top:5.51rem;left:calc(100% - 23.32rem)}.nh-feature-card__decor--wi-pill2{width:11.28rem;top:11.17rem;left:calc(100% - 16.59rem)}.nh-feature-card__decor--wi-pill3{width:11.28rem;top:16.82rem;left:calc(100% - 15.6rem)}}.nh-feature-card__decor--pl-card1{width:21rem;top:13rem;left:calc(50% + 10rem)}.nh-feature-card__decor--pl-card2{width:21rem;top:19.5rem;left:calc(50% + 10rem)}.nh-feature-card__decor--pl-card3{width:21rem;top:26.1rem;left:calc(50% + 10rem)}.nh-feature-card__decor--pl-card4{width:21rem;top:32.6rem;left:calc(50% + 10rem)}.nh-feature-card__decor--pl-pill1{width:19.9rem;top:73.53%;left:calc(50% + 36.9rem)}.nh-feature-card__decor--pl-pill2{width:30.8rem;top:81.76%;left:calc(50% + 26rem)}@media (1024px<=width<1440px){.nh-feature-card__decor--pl-pill1{left:calc(50% - 1.4rem)}.nh-feature-card__decor--pl-pill2{left:calc(50% - 18.8rem)}}@media (width<640px){.nh-feature-card__decor--pl-card1,.nh-feature-card__decor--pl-card2,.nh-feature-card__decor--pl-card3,.nh-feature-card__decor--pl-card4{display:none}.nh-feature-card__decor--pl-pill1,.nh-feature-card__decor--pl-pill2{top:auto;left:auto;right:3.2rem}.nh-feature-card__decor--pl-pill1{width:15.92rem;bottom:7.76rem}.nh-feature-card__decor--pl-pill2{width:24.64rem;bottom:3.2rem}}@media (640px<=width<1024px){.nh-feature-card__decor--pl-card1,.nh-feature-card__decor--pl-card2,.nh-feature-card__decor--pl-card3,.nh-feature-card__decor--pl-card4{width:16.8rem;left:calc(100% - 41.75rem)}.nh-feature-card__decor--pl-card1{top:18.5rem}.nh-feature-card__decor--pl-card2{top:23.51rem}.nh-feature-card__decor--pl-card3{top:28.52rem}.nh-feature-card__decor--pl-card4{top:33.52rem}.nh-feature-card__decor--pl-pill1,.nh-feature-card__decor--pl-pill2{top:auto;left:auto}.nh-feature-card__decor--pl-pill1{width:15.92rem;bottom:9.76rem;right:4.8rem}.nh-feature-card__decor--pl-pill2{width:24.64rem;bottom:5.2rem;right:4.8rem}}.nh-feature-card__decor--md-card2{width:45.3rem;top:13.24%;left:calc(50% + 12.1rem)}.nh-feature-card__decor--md-card1{width:37.2rem;top:80%;left:calc(50% - 5.2rem)}@media (1024px<=width<1440px){.nh-feature-card__decor--md-card2{top:41.18%;left:calc(50% - 22.9rem)}.nh-feature-card__decor--md-card1{left:auto;right:5.88rem}}@media (640px<=width<1024px){.nh-feature-card__decor--md-card2{width:36.24rem;top:21.41rem;left:calc(100% - 66.45rem)}.nh-feature-card__decor--md-card1{width:29.76rem;top:41.59rem;left:calc(100% - 34.57rem)}}@media (width<640px){.nh-feature-card__decor--md-card2{display:none}.nh-feature-card__decor--md-card1{width:min(32rem,100% - 4.8rem);top:auto;bottom:3.2rem;left:50%;transform:translate(-50%)}}.nh-feature-card__decor--db-week{width:50.4rem;top:10.59%;left:calc(50% + 5.5rem)}.nh-feature-card__decor--db-cards{width:26.4rem;top:62.35%;left:calc(50% + 30.4rem)}@media (1024px<=width<1440px){.nh-feature-card__decor--db-week{top:16.76%;left:calc(50% + 4.2rem)}.nh-feature-card__decor--db-cards{left:auto;right:7.2rem}}@media (640px<=width<1024px){.nh-feature-card__decor--db-week{width:40.32rem;top:17.82rem;left:calc(100% - 57.28rem)}.nh-feature-card__decor--db-cards{width:21.12rem;top:32.42rem;left:calc(100% - 25.69rem)}}@media (width<640px){.nh-feature-card__decor--db-week{display:none}.nh-feature-card__decor--db-cards{width:min(26.4rem,100% - 4.8rem);inset:auto 3.2rem 3.2rem auto}}.nh-feature-card__content{z-index:4;text-align:left;opacity:0;--fc-travel:12rem;flex-direction:column;justify-content:flex-start;display:flex;position:absolute;top:7.2rem;left:7.2rem;right:4.8rem}.nh-feature-card.is-active.nh-enter-up .nh-feature-card__content{animation:.7s cubic-bezier(.22,1,.36,1) .1s both nh-fc-up}.nh-feature-card.is-active.nh-enter-left .nh-feature-card__content{animation:.425s cubic-bezier(.37,0,.63,1) both nh-fc-left}.nh-feature-card.is-active.nh-enter-right .nh-feature-card__content{animation:.425s cubic-bezier(.37,0,.63,1) both nh-fc-right}.nh-feature-card.is-leaving.nh-exit-left .nh-feature-card__content{animation:.425s cubic-bezier(.37,0,.63,1) both nh-fc-exit-left}.nh-feature-card.is-leaving.nh-exit-right .nh-feature-card__content{animation:.425s cubic-bezier(.37,0,.63,1) both nh-fc-exit-right}@keyframes nh-fc-up{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:none}}@keyframes nh-fc-left{0%{opacity:0;transform:translateX(calc(-1 * var(--fc-travel)))}to{opacity:1;transform:none}}@keyframes nh-fc-right{0%{opacity:0;transform:translateX(var(--fc-travel))}to{opacity:1;transform:none}}@keyframes nh-fc-exit-left{0%{opacity:1;transform:none}to{opacity:0;transform:translateX(var(--fc-travel))}}@keyframes nh-fc-exit-right{0%{opacity:1;transform:none}to{opacity:0;transform:translateX(calc(-1 * var(--fc-travel)))}}.nh-feature-card__eyebrow{color:#ffffffe0;background-color:#2d2e4429;align-self:flex-start;margin:0 0 1.6rem;font-size:clamp(1.47rem,1.25vw,1.8rem);font-weight:400;line-height:1.2}.nh-feature-card__title{color:#fff;letter-spacing:-.02em;max-width:50rem;margin:0;font-size:5.6rem;font-weight:600;line-height:1.1}@media (1024px<=width<1440px){.nh-feature-card__content{top:4.8rem;left:4.8rem}.nh-feature-card__decor--wi-pill1{top:8.82%;left:calc(50% + 15.5rem)}.nh-feature-card__decor--wi-pill2{top:18.53%;left:calc(50% + 8.6rem)}.nh-feature-card__decor--wi-pill3{top:28.24%;left:calc(50% + 5.6rem)}.nh-feature-card__eyebrow{margin-bottom:1.2rem}.nh-feature-card__title{max-width:40rem;font-size:4.4rem}.nh-features__title{font-size:4.4rem}.nh-features{padding-block:8rem 6rem}.nh-features__head{margin-bottom:4rem}.nh-features__eyebrow{margin-bottom:1.2rem}.nh-hero__eyebrow,.nh-features__eyebrow,.nh-steps__eyebrow,.nh-experts__eyebrow,.nh-faq__eyebrow,.nh-feature-card__eyebrow{border-radius:1.05rem}}@media (width<1024px){.nh-features{padding-block:5.6rem 4rem}.nh-features .nh-carousel__track{--card-w:calc(100vw - 4.8rem);gap:.8rem}.nh-feature-card{border-radius:2.8rem;height:min(52rem,128vw)}.nh-feature-card__media{background-position:100%}.nh-feature-card__hero{object-position:right center}.nh-feature-card__decor--wi-card{width:min(32rem,100% - 4.8rem);top:auto;bottom:3.2rem;left:50%;transform:translate(-50%)}.nh-feature-card__content{--fc-travel:4.5rem;top:2.8rem;left:2.8rem;right:3.2rem}.nh-feature-card__eyebrow{margin-bottom:.8rem;font-size:1.39rem}.nh-feature-card__title{max-width:34rem;font-size:3.4rem}.nh-features__eyebrow{margin-bottom:.8rem;font-size:1.39rem}.nh-features__title{font-size:3.4rem}.nh-features__head{margin-bottom:3.2rem}.nh-hero__eyebrow,.nh-features__eyebrow,.nh-steps__eyebrow,.nh-experts__eyebrow,.nh-faq__eyebrow,.nh-feature-card__eyebrow{border-radius:.9rem}}@media (width<640px){.nh-feature-card__media{background-position:85%}.nh-feature-card__hero{object-position:85% center}}@media (prefers-reduced-motion:reduce){.nh-feature-card__content{transition:none;animation:none}.nh-feature-card.is-active .nh-feature-card__content{opacity:1;transform:none}}.nh-reviews{padding-block:10rem 6rem;overflow:hidden}.nh-reviews__head{text-align:center;flex-direction:column;align-items:center;gap:2rem;margin:0 auto 6.4rem;padding-inline:2.4rem;display:flex}.nh-reviews__count{letter-spacing:-.05em;background:linear-gradient(270deg,#ae9ac7,#595c96);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:12rem;font-weight:600;line-height:1}.nh-reviews__lead{color:var(--navy);margin:0;font-size:3.2rem;font-weight:500;line-height:1.2}.nh-reviews .nh-carousel__track{--content-w:min(128rem, 86vw);--gap:2.4rem;--review-card-w:calc((var(--content-w) - 2 * var(--gap)) / 3);gap:var(--gap);padding-left:max(2.4rem, calc(50vw - var(--content-w) / 2));scroll-padding-left:max(2.4rem, calc(50vw - var(--content-w) / 2))}.nh-reviews .nh-carousel__track:after{content:"";flex:0 0 max(2.4rem, calc(50vw - var(--content-w) / 2));margin-left:calc(-1 * var(--gap))}.nh-review-card{flex:0 0 var(--review-card-w);scroll-snap-align:start;box-sizing:border-box;text-align:center;background:#fff;border-radius:2.4rem;flex-direction:column;align-items:center;padding:4rem 3.2rem;display:flex}.nh-review-card__avatar{object-fit:cover;object-position:top;border-radius:50%;width:6.4rem;height:6.4rem}.nh-review-card__name{color:var(--navy);margin-top:1.6rem;font-size:1.6rem;line-height:1.35}.nh-review-card__quote{margin:2.4rem 0 0;font-size:2.2rem;font-weight:500;line-height:1.4}.nh-review-card__highlight{color:var(--accent)}.nh-review-card__rest{color:var(--navy)}.nh-review-card__verified{color:var(--gray);align-items:center;gap:.6rem;margin-top:auto;padding-top:3.2rem;font-size:1.3rem;line-height:1.2;display:flex}.nh-review-card__verified-icon{flex-shrink:0;width:1.6rem;height:1.6rem}.nh-review-card__verified-icon svg{width:100%;height:100%;display:block}@media (1024px<=width<1440px){.nh-reviews{padding-block:8rem 4.8rem}.nh-reviews__head{gap:1.6rem;margin-bottom:5.6rem}.nh-reviews__count{font-size:clamp(8.5rem,8.33vw,12rem)}.nh-reviews__lead{font-size:clamp(3rem,2.22vw,3.2rem)}.nh-review-card{padding:3.2rem 2.4rem}.nh-review-card__quote{font-size:2rem}}@media (width<1024px){.nh-reviews{padding-block:5.6rem 3.4rem}.nh-reviews__head{gap:1.2rem;margin-bottom:4rem}.nh-reviews__count{font-size:clamp(4.6rem,13vw,8.6rem)}.nh-reviews__lead{font-size:clamp(2rem,5.6vw,3rem)}.nh-reviews .nh-carousel__track{--gap:.8rem;--review-card-w:calc(100vw - 5.6rem);padding-left:2.4rem;scroll-padding-left:2.4rem}.nh-reviews .nh-carousel__track:after{flex-basis:2.4rem}.nh-review-card{padding:3.2rem 2.4rem}.nh-review-card__quote{font-size:1.8rem}}.nh-reveal__item{opacity:0;transition:opacity .85s cubic-bezier(.32,.08,.24,1),transform .85s cubic-bezier(.32,.08,.24,1);transition-delay:calc(var(--reveal-i,0) * .11s);transform:translateY(3.6rem)}.nh-reveal.is-revealed .nh-reveal__item{opacity:1;transform:none}.nh-carousel__track{margin-bottom:-3.6rem;padding-bottom:3.6rem;overflow-y:clip}@media (prefers-reduced-motion:reduce){.nh-reveal__item{opacity:1;transition:none;transform:none}}.nh-steps{padding-block:10rem 6rem;overflow:hidden}.nh-steps__head{text-align:center;max-width:84rem;margin:0 auto 4.8rem;padding-inline:2.4rem}.nh-steps__eyebrow{color:var(--accent);margin:0 0 1.6rem;font-size:clamp(1.47rem,1.25vw,1.8rem);font-weight:400;line-height:1.2;display:inline-block}.nh-steps__title{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:5.6rem;font-weight:600;line-height:1.1}.nh-steps__subtitle{max-width:60rem;color:var(--gray);margin:1.6rem auto 0;font-size:2.2rem;font-weight:400;line-height:1.5}.nh-steps__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem;width:min(128rem,86vw);margin-inline:auto;display:grid}.nh-step-card{box-sizing:border-box;background:linear-gradient(#d8dbf1 0%,#dedeee 100%);border-radius:2.8rem;flex-direction:column;padding:4rem;display:flex}.nh-step-card__step{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;margin:0 0 1.6rem;font-size:1.4rem;font-weight:500;line-height:1.2}.nh-step-card__title{color:var(--navy);letter-spacing:-.01em;margin:0 0 .8rem;font-size:2.8rem;font-weight:600;line-height:1.2}.nh-step-card__text{color:var(--gray);margin:0;font-size:1.8rem;line-height:1.5}.nh-step-card__visual{flex:auto;margin-top:3.2rem;display:flex}.nh-step-card__chips{flex-direction:column;gap:1.2rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.nh-step-card__chip{background:#fff;border-radius:1.6rem;align-items:center;gap:1.6rem;padding:2rem;display:flex}.nh-step-card__chip-icon{flex-shrink:0;width:3.2rem;height:3.2rem}.nh-step-card__chip-icon img{object-fit:contain;width:100%;height:100%;display:block}.nh-step-card__chip-label{color:var(--navy);flex:1;font-size:1.7rem;font-weight:500}.nh-step-card__chip-chev{color:var(--gray);flex-shrink:0;display:flex}.nh-step-card__chip-chev svg{width:auto;height:1.8rem;display:block}.nh-step-card__figure{object-fit:contain;object-position:bottom;align-self:stretch;width:100%;min-width:0}.nh-step-card__placeholder{background:#ffffff80;border-radius:1.6rem;width:100%;min-height:22rem}@media (1024px<=width<1440px){.nh-steps{padding-block:8rem 4.8rem}.nh-steps__head{margin-bottom:4rem}.nh-steps__title{font-size:4.4rem}.nh-step-card__step{margin-bottom:1.2rem}.nh-step-card__title{font-size:2.4rem}}@media (width<1024px){.nh-steps{padding-block:5.6rem 3.4rem}.nh-steps__head{margin-bottom:3.2rem}.nh-steps__title{font-size:3.4rem}.nh-steps__subtitle{font-size:1.8rem}.nh-steps__grid{grid-template-columns:1fr;gap:1.6rem;width:auto;padding-inline:2.4rem}.nh-step-card{padding:3.2rem 2.4rem}.nh-step-card__step{margin-bottom:.8rem}.nh-step-card__placeholder{min-height:16rem}}.nh-experts{padding-block:10rem 6rem;overflow:hidden}.nh-experts__head{text-align:center;max-width:84rem;margin:0 auto 4.8rem;padding-inline:2.4rem}.nh-experts__eyebrow{color:var(--accent);margin:0 0 1.6rem;font-size:clamp(1.47rem,1.25vw,1.8rem);font-weight:400;line-height:1.2;display:inline-block}.nh-experts__title{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:5.6rem;font-weight:600;line-height:1.1}.nh-experts__subtitle{max-width:60rem;color:var(--gray);margin:1.6rem auto 0;font-size:2.2rem;font-weight:400;line-height:1.5}.nh-experts__grid{grid-template-columns:repeat(4,1fr);gap:2.4rem;width:min(128rem,86vw);margin-inline:auto;display:grid}.nh-expert{text-align:left;flex-direction:column;display:flex}.nh-expert__photo{aspect-ratio:852/1303;border-radius:2.8rem;overflow:hidden}.nh-expert__photo img{object-fit:cover;width:100%;height:100%;display:block}.nh-expert__name{color:var(--navy);margin:2rem 0 0;font-size:2.2rem;font-weight:600;line-height:1.25}.nh-expert__role{color:var(--gray);margin:.6rem 0 0;font-size:1.6rem;line-height:1.4}.nh-expert__verified{color:var(--gray);justify-content:flex-start;align-items:center;gap:.6rem;margin:auto 0 0;padding-top:1rem;font-size:1.4rem;line-height:1.2;display:flex}.nh-expert__verified-icon{flex-shrink:0;width:1.6rem;height:1.6rem}.nh-expert__verified-icon svg{width:100%;height:100%;display:block}@media (1024px<=width<1440px){.nh-experts{padding-block:8rem 4.8rem}.nh-experts__head{margin-bottom:4rem}.nh-experts__title{font-size:4.4rem}}@media (width<1024px){.nh-experts{padding-block:5.6rem 3.4rem}.nh-experts__head{margin-bottom:3.2rem}.nh-experts__title{font-size:3.4rem}.nh-experts__subtitle{font-size:1.8rem}.nh-experts__grid{grid-template-columns:repeat(2,1fr);gap:3.2rem 2.4rem;width:auto;padding-inline:2.4rem}}.nh-trust{padding-block:10rem 6rem;overflow:hidden}.nh-trust__inner{grid-template-columns:minmax(30rem,44rem) 1fr;align-items:center;gap:6rem;width:min(128rem,86vw);margin-inline:auto;display:grid}.nh-trust__avatars{align-items:center;margin-bottom:2.4rem;display:flex}.nh-trust__avatars img{object-fit:cover;border-radius:50%;width:5.6rem;height:5.6rem}.nh-trust__avatars img+img{margin-left:-1.2rem}.nh-trust__avatar-icon{box-sizing:border-box;object-fit:contain;background:#090d100f;padding:.8rem}.nh-trust__title{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:5.6rem;font-weight:600;line-height:1.15}.nh-trust__sub{color:var(--gray);margin:1.6rem 0 0;font-size:1.8rem;line-height:1.5}.nh-trust__cta{align-self:flex-start;margin-top:3.2rem}.nh-trust__media img{width:100%;max-width:62rem;height:auto;margin-left:auto;display:block}@media (1024px<=width<1440px){.nh-trust{padding-block:8rem 4.8rem}.nh-trust__title{font-size:4.4rem}}@media (width<1024px){.nh-trust{padding-block:5.6rem 3.4rem}.nh-trust__inner{grid-template-columns:1fr;gap:6rem;width:auto;padding-inline:2.4rem}.nh-trust__copy{text-align:center}.nh-trust__avatars{justify-content:center}.nh-trust__cta{align-self:center}.nh-trust__title{font-size:3.4rem}.nh-trust__media img{max-width:none;margin-inline:auto}}.nh-faq{padding-block:10rem 16rem;overflow:hidden}.nh-faq__head{text-align:center;max-width:84rem;margin:0 auto 4.8rem;padding-inline:2.4rem}.nh-faq__eyebrow{color:var(--accent);margin:0 0 1.6rem;font-size:clamp(1.47rem,1.25vw,1.8rem);font-weight:400;line-height:1.2;display:inline-block}.nh-faq__title{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:5.6rem;font-weight:600;line-height:1.1}.nh-faq__list{width:min(80rem,86vw);margin-inline:auto}.nh-faq__item{border-bottom:1px solid #1b1b321a}.nh-faq__q{margin:0}.nh-faq__trigger{cursor:pointer;text-align:left;width:100%;color:var(--navy);background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;padding:2.4rem 0;transition:color .2s;display:flex}.nh-faq__trigger:hover{color:var(--accent)}.nh-faq__q-text{font-size:2.4rem;font-weight:600;line-height:1.35}.nh-faq__chev{color:var(--gray);flex-shrink:0;transition:transform .3s;display:flex;transform:rotate(90deg)}.nh-faq__chev.is-open{transform:rotate(270deg)}.nh-faq__chev svg{width:auto;height:2.2rem;display:block}.nh-faq__trigger:hover .nh-faq__chev{color:var(--accent)}.nh-faq__panel{grid-template-rows:0fr;transition:grid-template-rows .41s;display:grid}.nh-faq__panel.is-open{grid-template-rows:1fr}.nh-faq__panel-inner{overflow:hidden}.nh-faq__a{color:var(--gray);opacity:0;margin:0;padding:0 4rem 2.4rem 0;font-size:1.8rem;line-height:1.6;transition:opacity .3s}.nh-faq__panel.is-open .nh-faq__a{opacity:1}@media (1024px<=width<1440px){.nh-faq{padding-block:8rem 12.8rem}.nh-faq__title{font-size:4.4rem}}@media (width<1024px){.nh-faq{padding-block:5.6rem 9rem}.nh-faq__head{margin-bottom:3.2rem}.nh-faq__title{font-size:3.4rem}.nh-faq__list{width:auto;padding-inline:2.4rem}.nh-faq__trigger{padding:2rem 0}.nh-faq__q-text{font-size:2.2rem}.nh-faq__a{padding-right:0}}
