/*! 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-border-style:solid;--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-brand:#1f871f;--color-brand-hover:#166f16;--color-brand-soft:#1f871f47;--color-brand-faint:#1f871f24;--color-brand-fg:#f0e0d0;--color-brand-link:#b07a5a;--color-brand-muted:#96755a;--color-app-bg:#1f1410;--color-app-surface:#2a1c16;--color-app-raised:#352419;--color-app-border:#4a3326;--color-app-text:#ffe8d4;--color-app-text-muted:#c0a88e}}@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}.grow{flex-grow:1}.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}.flex-wrap{flex-wrap:wrap}.gap-2{gap:calc(var(--spacing) * 2)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-wrap{text-wrap:wrap}.uppercase{text-transform:uppercase}.overline{text-decoration-line:overline}.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:#1f871f;--color-brand-rgb:31 135 31;--color-brand-hover:#166f16;--color-brand-hover-rgb:22 111 22;--color-brand-soft:#1f871f24;--color-brand-soft-rgb:31 135 31;--color-brand-faint:#1f871f14;--color-brand-faint-rgb:31 135 31;--color-brand-fg:#1a5c1a;--color-brand-fg-rgb:26 92 26;--color-brand-link:#8b5a3c;--color-brand-link-rgb:139 90 60;--color-brand-muted:#8b6a52;--color-brand-muted-rgb:139 106 82;--color-app-bg:#f8f3ed;--color-app-bg-rgb:248 243 237;--color-app-surface:#fff;--color-app-surface-rgb:255 255 255;--color-app-raised:#f0e6db;--color-app-raised-rgb:240 230 219;--color-app-border:#3a1a0e1f;--color-app-border-rgb:58 26 14;--color-app-text:#2c2118;--color-app-text-rgb:44 33 24;--color-app-text-muted:#9b938a;--color-app-text-muted-rgb:155 147 138;--shadow-mobile-tab:0 0 0 1px #1b1b320d, 0 2px 8px #1b1b3209, 0 8px 22px #1b1b320a, 0 16px 40px #1b1b3207;--color-accent-fg:#1a5c1a}html,body{background:var(--color-app-bg);color:var(--color-app-text);font-family:var(--font-sans)}html[data-theme=light]{background:linear-gradient(#f8f3ed 0% 12%,#f8f3ed 45% 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-border-style{syntax:"*";inherits:false;initial-value:solid}@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:#1f871f;--cta-hover:#166f16;--accent:#1f871f;--accent-hover:#166f16;--accent-soft:#8a3e281a;--badge-text:#8a3e28;--surface-muted:#f8f3ed;--surface-alt:#f9fafb;--color-grey-98:#f9fafb;--page-wash-top:#f8f3ed;--page-wash-mid:#fff;--green:var(--accent);--green-hover:var(--accent-hover);--green-soft:#1f871f24;--green-badge-text:var(--badge-text);--header-bg:#fff;--header-nav-bg:#2c2118;--header-sidebar-login-bg:#8b5a3c;--header-sidebar-login-bg-hover:#6a3e22;--header-bar-button-text:#f0e6d6;--header-login-bg:#fff3;--header-cta-solid:#1f871f;--header-cta-solid-hover:#166f16;--btn-primary:var(--cta);--btn-primary-hover:var(--cta-hover);--navy:#2b1810;--gray:#8b5a3c;--white:#fff;--star:#ff872b;--trust-heart:#52982f;--stat-gradient-start:#e88c48;--stat-gradient-end:#734833;--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:#3a1a0e1a;--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,#f8f3ed);background-image:var(--page-html-bg-image,none)}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 #f0e6d62e;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:#f0e6d61f}html.website-mode .nav-dropdown__panel{background:var(--header-nav-bg);border:1px solid #f0e6d624}html.website-mode .nav-dropdown__panel a{color:#fffffff0}html.website-mode .nav-dropdown__panel a:hover{background:#f0e6d61a}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,#ffffff70);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,#ffffff70));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,#2c2118);padding:80px max(24px,50vw - 840px)}footer.site-footer .site-footer__inner{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:32px;max-width:1680px;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:176px;height:auto;display:block}.site-footer__copyright{letter-spacing:-.128px;color:#ffffff80;margin:24px 0 0;font-size:13px;font-weight:400;line-height:1.5}.site-footer__brand{flex-direction:column;display:flex}@media (width>=1100px){.site-footer__brand{align-self:stretch}.site-footer__copyright{margin-top:auto;padding-top:24px}}.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:#f8f3ed}html.website-mode .site-header__inner{padding-left:2.8rem}.nh-hero{isolation:isolate;background:linear-gradient(#b5d3ff 13%,#fcead9 52%,#f8f3ed 100%);height:min(90rem,62.5vw);position:relative;overflow:hidden}.nh-hero__canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.nh-hero__overlay{z-index:2;pointer-events:none;background:linear-gradient(#f6efe400 0%,#f8f3ed 100%);width:100%;height:24rem;position:absolute;bottom:0;left:0}.nh-hero__content{z-index:3;grid-template-columns:1fr;place-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;max-width:96rem;margin-top:calc(2 * var(--u));flex-direction:column;align-items:center;padding-inline:4rem;display:flex}.nh-hero__title{margin:0 0 calc(2.4 * var(--u));color:var(--navy);font-size:calc(7.2 * var(--u));letter-spacing:-.03em;font-weight:600;line-height:1.1}.nh-hero__subtitle{margin:0 0 calc(4 * var(--u));color:var(--gray);max-width:52ch;font-size:2.2rem;font-weight:400;line-height:1.5}.nh-hero__proof{margin:calc(3.2 * var(--u)) 0 0}.nh-hero__proof-text{color:var(--gray);margin:0;font-size:1.8rem;font-weight:400;line-height:1.5}.nh-hero__proof-text strong{color:var(--navy);font-weight:600}.nh-hero__avatars{vertical-align:middle;margin-right:calc(.8 * var(--u));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__text{margin-top:calc(2 * var(--u));padding-inline:3rem}.nh-hero__title{font-size:max(5.8rem, calc(7.2 * var(--u)))}.nh-hero__subtitle{font-size:max(1.8rem, calc(2.2 * var(--u)))}.nh-hero__proof-text{font-size:max(1.5rem, calc(1.8 * 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;min-height:76rem;padding:calc(var(--site-header-clearance,12rem) + 5rem) 2.4rem 16rem;order:1;grid-template-columns:1fr;align-items:center}.nh-hero__text{--u:clamp(.6rem, 1.85vw, .72rem);margin-top:0;padding-inline:0}.nh-hero__title{max-width:50rem;margin-bottom:1.6rem;font-size:clamp(4rem,8.5vw,5rem)}.nh-hero__subtitle{margin-bottom:3.2rem;font-size:clamp(1.6rem,3.4vw,1.8rem)}.nh-hero__proof-text{font-size:clamp(1.4rem,3vw,1.6rem)}.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__overlay{z-index:3;height:12rem}}.nh-features{margin-top:-4rem;padding-block:0 6rem;overflow:hidden}.nh-features__grid{flex-wrap:wrap;gap:2rem;max-width:172.8rem;margin:0 auto;padding-inline:2.4rem;display:flex}@media (width>=1024px){.nh-features__grid>:nth-child(2){margin-top:16rem}.nh-features__grid>:nth-child(3){margin-top:-16rem}.nh-features{padding-bottom:8rem}}.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-feature-card{isolation:isolate;background:#8a3e281a;border-radius:3.6rem;flex-direction:column;flex:calc(50% - 1rem);min-width:0;height:73.8rem;display:flex;position:relative;overflow:hidden}.nh-feature-card__content{z-index:4;text-align:center;padding:5.6rem 3.2rem 0;position:relative}.nh-feature-card__title,.nh-feature-card__subtitle{opacity:0}.nh-feature-card__title{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:4.3rem;font-weight:600;line-height:1.15}.nh-feature-card__title-accent{background:linear-gradient(270deg,#e88c48,#734833);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.nh-feature-card__subtitle{max-width:36ch;color:var(--gray);margin:1.2rem auto 0;font-size:1.7rem;font-weight:400;line-height:1.5}.nh-feature-card{--ds:1}.nh-feature-card__media{height:67.8rem;position:absolute;bottom:0;left:0;right:0}.nh-feature-card__hero{transform:translateX(calc(-50% + var(--hero-dx,0rem) * var(--ds)));height:calc(var(--hero-h,66.03%));z-index:2;pointer-events:none;opacity:0;width:auto;max-width:none;position:absolute;bottom:0;left:50%}.nh-feature-card--mood{--hero-dx:8.5rem}.nh-feature-card--journal{--hero-h:74.02%;--hero-dx:1.8rem}.nh-feature-card__decor{z-index:1;pointer-events:none;opacity:0;height:auto;display:block;position:absolute}.nh-feature-card__decor--front{z-index:3}.nh-feature-card__decor--pl-card1{left:calc(50% - 19.32rem * var(--ds));width:calc(22.27rem * var(--ds));top:43.46%}.nh-feature-card__decor--pl-card2{left:calc(50% - 22.07rem * var(--ds));width:calc(22.27rem * var(--ds));top:52.43%}.nh-feature-card__decor--pl-card3{left:calc(50% - 24.82rem * var(--ds));width:calc(22.27rem * var(--ds));top:61.41%}.nh-feature-card__decor--pl-card4{left:calc(50% - 27.57rem * var(--ds));width:calc(22.27rem * var(--ds));top:70.38%}.nh-feature-card__decor--pl-pill1{left:calc(50% + 12.66rem * var(--ds));width:calc(16.84rem * var(--ds));top:74.09%}.nh-feature-card__decor--pl-pill2{left:calc(50% + 7.71rem * var(--ds));width:calc(26.06rem * var(--ds));top:81.19%}.nh-feature-card__decor--md-card2{left:calc(50% - 21.2rem * var(--ds));width:calc(45.3rem * var(--ds));top:37.9%}.nh-feature-card__decor--md-card1{left:calc(50% - 32.6rem * var(--ds));width:calc(33.2rem * var(--ds));top:82.38%}.nh-feature-card__decor--wi-pill1{left:calc(50% + 8.78rem * var(--ds));width:calc(14.3rem * var(--ds));top:36.2%}.nh-feature-card__decor--wi-pill2{left:calc(50% + 14.23rem * var(--ds));width:calc(14.1rem * var(--ds));top:45.74%}.nh-feature-card__decor--wi-pill3{left:calc(50% + 19.48rem * var(--ds));width:calc(14.1rem * var(--ds));top:55.29%}.nh-feature-card__decor--wi-card{left:calc(50% - 35.35rem * var(--ds));width:calc(37.2rem * var(--ds));top:74.32%}.nh-feature-card__decor--db-week{left:calc(50% - 24.84rem * var(--ds));width:calc(49.7rem * var(--ds));top:35.42%}.nh-feature-card__decor--db-card1{left:calc(50% + 16.76rem * var(--ds));width:calc(10.79rem * var(--ds));top:68.99%}.nh-feature-card__decor--db-card2{left:calc(50% + 10.11rem * var(--ds));width:calc(14.94rem * var(--ds));top:76.61%}.nh-feature-card__decor--db-card3{left:calc(50% + 1.46rem * var(--ds));width:calc(21.09rem * var(--ds));top:84.24%}.nh-feature-card{opacity:0}.nh-feature-card.is-seq{animation:.9s cubic-bezier(.32,.08,.24,1) both nh-card-in;animation-delay:var(--card-delay,0s)}.nh-feature-card.is-seq .nh-feature-card__title,.nh-feature-card.is-seq .nh-feature-card__subtitle{animation:.8s cubic-bezier(.32,.08,.24,1) both nh-fc-up;animation-delay:var(--seq-delay,0s)}.nh-feature-card.is-seq .nh-feature-card__hero{animation:.75s cubic-bezier(.32,.08,.24,1) both nh-hero-in;animation-delay:var(--seq-delay,0s)}.nh-feature-card.is-seq .nh-feature-card__decor{animation:.75s cubic-bezier(.32,.08,.24,1) both nh-decor-up;animation-delay:var(--seq-delay,0s)}@keyframes nh-card-in{0%{opacity:0;transform:translateY(3.6rem)}to{opacity:1;transform:none}}@keyframes nh-fc-up{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:none}}@keyframes nh-hero-in{0%{opacity:0;transform:translateX(calc(-50% + var(--hero-dx,0rem) * var(--ds))) translateY(2.4rem)}to{opacity:1;transform:translateX(calc(-50% + var(--hero-dx,0rem) * var(--ds)))}}@keyframes nh-decor-up{0%{opacity:0;transform:translate(var(--decor-tx,0px), 2.4rem)}to{opacity:1;transform:translate(var(--decor-tx,0px), 0)}}@media (1024px<=width<1440px){.nh-feature-card{border-radius:3rem;height:72.6rem}.nh-feature-card__content{padding-top:4.8rem}.nh-feature-card__title{font-size:3.4rem}.nh-feature-card__decor--pl-card1,.nh-feature-card__decor--pl-card2,.nh-feature-card__decor--pl-card3,.nh-feature-card__decor--pl-card4{left:7.3rem}.nh-feature-card__decor--pl-pill1,.nh-feature-card__decor--pl-pill2{left:auto;right:4rem}.nh-feature-card__decor--md-card2{--decor-tx:-50%;width:min(45.3rem,100% - 3.6rem);left:50%;transform:translate(-50%)}.nh-feature-card__decor--md-card1{left:4rem}.nh-feature-card__decor--wi-pill1{left:calc(50% - 12.7rem)}.nh-feature-card__decor--wi-pill2{left:calc(50% - 15.95rem)}.nh-feature-card__decor--wi-pill3{left:calc(50% - 19.2rem)}.nh-feature-card__decor--wi-pill2,.nh-feature-card__decor--wi-pill3{z-index:1}.nh-feature-card__decor--wi-card{left:4rem}.nh-feature-card__decor--db-week{--decor-tx:-50%;width:min(49.7rem,100% - 3.6rem);left:50%;transform:translate(-50%)}.nh-feature-card__decor--db-card1,.nh-feature-card__decor--db-card2,.nh-feature-card__decor--db-card3{left:auto;right:4rem}.nh-feature-card__decor--db-card1,.nh-feature-card__decor--db-card2{z-index:3}}@media (width<1024px){.nh-features{padding-block:0 4rem}.nh-features__grid{gap:1.6rem}.nh-feature-card{border-radius:2.4rem;flex-basis:100%;height:57.2rem}.nh-feature-card__media{height:52.4rem}.nh-feature-card__content{padding-top:4.8rem}.nh-feature-card__title{font-size:3.4rem}.nh-feature-card{--ds:.773}}@media (width<640px){.nh-features__grid{gap:1.2rem;padding-inline:1.2rem}.nh-feature-card{height:56.4rem}.nh-feature-card__content{padding-top:4rem}.nh-feature-card__title{font-size:3rem}.nh-feature-card__subtitle{font-size:1.6rem}.nh-feature-card__decor--pl-card1,.nh-feature-card__decor--pl-card2,.nh-feature-card__decor--pl-card3,.nh-feature-card__decor--pl-card4{left:2.4rem}.nh-feature-card__decor--pl-pill1,.nh-feature-card__decor--pl-pill2{left:auto;right:2.4rem}.nh-feature-card__decor--md-card2{--decor-tx:-50%;width:min(calc(45.3rem * var(--ds)), 100% - 4.8rem);left:50%;transform:translate(-50%)}.nh-feature-card__decor--md-card1{width:min(calc(33.2rem * var(--ds)), 100% - 4.8rem);left:2.4rem}.nh-feature-card__decor--wi-pill1{left:calc(50% - 12.7rem * var(--ds))}.nh-feature-card__decor--wi-pill2{left:calc(50% - 15.95rem * var(--ds))}.nh-feature-card__decor--wi-pill3{left:calc(50% - 19.2rem * var(--ds))}.nh-feature-card__decor--wi-pill2,.nh-feature-card__decor--wi-pill3{z-index:1}.nh-feature-card__decor--wi-card{width:min(calc(37.2rem * var(--ds)), 100% - 4.8rem);left:2.4rem}.nh-feature-card__decor--db-week{--decor-tx:-50%;width:min(calc(49.7rem * var(--ds)), 100% - 4.8rem);left:50%;transform:translate(-50%)}.nh-feature-card__decor--db-card1,.nh-feature-card__decor--db-card2,.nh-feature-card__decor--db-card3{left:auto;right:2.4rem}.nh-feature-card__decor--db-card1,.nh-feature-card__decor--db-card2{z-index:3}}@media (prefers-reduced-motion:reduce){.nh-feature-card,.nh-feature-card__title,.nh-feature-card__subtitle,.nh-feature-card__hero,.nh-feature-card__decor{opacity:1;animation: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__overline{color:var(--gray);align-items:center;gap:.8rem;margin:0;font-size:2rem;font-weight:500;line-height:1.2;display:flex}.nh-reviews__overline-icon{width:1em;height:1em;display:inline-flex}.nh-reviews__overline-icon svg{width:100%;height:100%;display:block}.nh-reviews__count{letter-spacing:-.05em;background:linear-gradient(270deg,#e88c48,#734833);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:calc(min(172.8rem, 100vw) - 4.8rem);--gap:2rem;--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:left;background:#fff;border-radius:3.6rem;flex-direction:column;align-items:flex-start;padding:4rem;display:flex}.nh-review-card__head{align-items:center;gap:1.6rem;display:flex}.nh-review-card__meta{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.nh-review-card__avatar{width:6.4rem;height:6.4rem;color:var(--cta);letter-spacing:.02em;-webkit-user-select:none;user-select:none;background:#eef3e4;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:600;display:flex}.nh-review-card__name{color:var(--navy);margin:0;font-size:2rem;font-weight:600;line-height:1.2}.nh-review-card__quote{color:var(--navy);margin:2.4rem 0 0;font-size:2.8rem;font-weight:400;line-height:1.35}.nh-review-card__verified{color:var(--gray);align-items:center;gap:.6rem;font-size:1.5rem;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-reviews__overline{font-size:1.8rem}.nh-review-card{border-radius:3rem;padding:3.2rem}.nh-review-card__quote{font-size:2.6rem}}@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__overline{font-size:clamp(1.5rem,4.2vw,1.7rem)}.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{border-radius:2.4rem;padding:3.2rem}.nh-review-card__quote{font-size:2.4rem}}@media (width<640px){.nh-reviews .nh-carousel__track{--review-card-w:calc(100vw - 4rem);padding-left:1.2rem;scroll-padding-left:2rem}.nh-reviews .nh-carousel__track:after{flex-basis:1.2rem}}.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__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:2rem;max-width:172.8rem;margin-inline:auto;padding-inline:2.4rem;display:grid}.nh-step-card{text-align:center;box-sizing:border-box;background:#8a3e281a;border-radius:3.6rem;flex-direction:column;align-items:center;padding:4rem 4rem 7rem;display:flex}.nh-step-card__step{width:4.4rem;height:4.4rem;color:var(--gray);background-color:#8a3e281a;border-radius:50%;justify-content:center;align-items:center;margin:0 0 2.6rem;font-size:2rem;font-weight:500;line-height:1;display:flex}.nh-step-card__title{color:var(--navy);letter-spacing:-.01em;margin:0 0 .8rem;font-size:3.6rem;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{text-align:left;flex:auto;width:100%;margin-top:3.2rem;display:flex}@media (width>=1440px){.nh-step-card__visual{max-width:40.6rem}}.nh-step-card__chips{grid-template-columns:repeat(2,1fr);gap:1.2rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.nh-step-card__chip{text-align:center;background:#fff;border-radius:1.6rem;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:2.4rem 1.6rem;display:flex}.nh-step-card__chip-icon{flex-shrink:0;width:5.6rem;height:5.6rem}.nh-step-card__chip-icon img{object-fit:contain;width:100%;height:100%;display:block}.nh-step-card__chip-label{color:var(--navy);font-size:1.9rem;font-weight:500}.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{border-radius:3rem;padding:4rem 2.4rem 2.4rem}.nh-step-card__chip{border-radius:1.668vw;gap:1.112vw;padding:1.668vw 1.112vw}.nh-step-card__chip-icon{width:3.336vw;height:3.336vw}.nh-step-card__chip-label{font-size:1.182vw}.nh-step-card__step{margin-bottom:2rem}.nh-step-card__title{font-size:3rem}}@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{border-radius:2.4rem;padding:3.2rem 6rem 6rem}.nh-step-card__visual{max-width:60rem}.nh-step-card__chip-icon{width:4.4rem;height:4.4rem}.nh-step-card__chip-label{font-size:1.6rem}.nh-step-card__step{margin-bottom:1.6rem}.nh-step-card__placeholder{min-height:16rem}}@media (width<640px){.nh-steps__grid{gap:1.2rem;padding-inline:1.2rem}.nh-step-card{padding:3.2rem 2.4rem 2.4rem}}.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__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:2rem;max-width:172.8rem;margin-inline:auto;padding-inline:2.4rem;display:grid}.nh-expert{text-align:center;flex-direction:column;align-items:center;display:flex}.nh-expert__photo{aspect-ratio:3/4;border-radius:3.6rem;width:100%;overflow:hidden}.nh-expert__photo img{object-fit:contain;object-position:bottom center;width:100%;height:100%;display:block}.nh-expert:first-child .nh-expert__photo{background:linear-gradient(#e3bc9e 0%,#f6e8da 100%)}.nh-expert:nth-child(2) .nh-expert__photo{background:linear-gradient(#c3bcd2 0%,#e9e6f0 100%)}.nh-expert:nth-child(3) .nh-expert__photo{background:linear-gradient(#b3bfce 0%,#e2e8ef 100%)}.nh-expert:nth-child(4) .nh-expert__photo{background:linear-gradient(#e0b9bf 0%,#f5e4e7 100%)}.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:center;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}.nh-expert__photo{border-radius:3rem}}@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:4.8rem 1.6rem;max-width:none;padding-inline:2.4rem}.nh-expert__photo{border-radius:2.4rem}}@media (width<640px){.nh-experts__grid{gap:3.6rem 1.2rem;padding-inline:1.2rem}}.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__subtitle{max-width:60rem;color:var(--gray);margin:1.6rem auto 0;font-size:2.2rem;font-weight:400;line-height:1.5}.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 #2b18101a}.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;display:flex}.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__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__subtitle{max-width:60rem;color:var(--gray);margin:1.6rem auto 0;font-size:2.2rem;font-weight:400;line-height:1.5}.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__subtitle{max-width:60rem;color:var(--gray);margin:1.6rem auto 0;font-size:2.2rem;font-weight:400;line-height:1.5}.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}}
