.nt-hero{background-color:var(--hero-bg-color,var(--nt-green-dark));background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--nt-white);overflow:hidden;position:relative;transform:translateY(var(--offset-desktop,0))}.nt-hero--bg-image{background-image:var(--hero-bg-image)}.nt-hero--top-none{padding-top:0}.nt-hero--top-small{padding-top:var(--nt-space-6)}.nt-hero--top-medium{padding-top:80px}.nt-hero--top-large{padding-top:120px}.nt-hero--bottom-none{padding-bottom:0}.nt-hero--bottom-small{padding-bottom:var(--nt-space-6)}.nt-hero--bottom-medium{padding-bottom:80px}.nt-hero--bottom-large{padding-bottom:120px}.nt-hero__inner{margin-inline:auto;position:relative;width:calc(100% - var(--nt-page-gutter)*2);z-index:2}.nt-hero--width-narrow .nt-hero__inner{max-width:960px}.nt-hero--width-normal .nt-hero__inner{max-width:1200px}.nt-hero--width-wide .nt-hero__inner{max-width:1320px}.nt-hero--width-full .nt-hero__inner{max-width:1440px}.nt-hero--layout-media .nt-hero__inner{align-items:flex-start;display:grid;gap:clamp(72px,8vw,80px);grid-template-columns:1fr 1fr;min-height:540px}.nt-hero--layout-editorial .nt-hero__inner,.nt-hero--layout-stats .nt-hero__inner{align-items:center;display:flex;justify-content:center;min-height:520px;text-align:center}.nt-hero--layout-editorial .nt-hero__content,.nt-hero--layout-stats .nt-hero__content{margin-inline:auto;max-width:920px}.nt-hero--layout-left .nt-hero__inner{align-items:center;display:flex;min-height:460px}.nt-hero--layout-left .nt-hero__content{max-width:760px}.nt-hero__content{max-width:680px;position:relative;z-index:2}.nt-hero__badges{display:flex;gap:18px;justify-content:center;margin-bottom:32px}.nt-hero--layout-left .nt-hero__badges,.nt-hero--layout-media .nt-hero__badges{justify-content:flex-start}.nt-hero__badge{border-radius:16px;display:grid;height:56px;place-items:center;width:56px}.nt-hero__badge img{height:auto;width:auto}.nt-hero__stat-pill{background:var(--nt-white);border-radius:16px;box-shadow:0 12px 28px rgba(34,30,28,.18);min-width:210px;padding:16px 22px;text-align:left}.nt-hero__stat-value,.nt-hero__stat-value p{color:var(--nt-pink);font-size:14px;font-weight:800;line-height:1.2;margin:0 0 4px}.nt-hero__stat-description,.nt-hero__stat-description p{color:rgba(34,30,28,.68);font-size:12px;line-height:1.3;margin:0}.nt-hero__stat-pills{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.nt-hero__eyebrow{align-items:center;background:hsla(0,0%,100%,.14);border-radius:var(--nt-radius-pill);color:var(--nt-white);display:inline-flex;font-size:var(--nt-eyebrow-size);font-weight:var(--nt-eyebrow-weight);gap:8px;letter-spacing:var(--nt-eyebrow-spacing);line-height:var(--nt-eyebrow-line);margin:0 0 24px;padding:8px 14px;text-transform:uppercase;width:fit-content}.nt-hero--layout-editorial .nt-hero__eyebrow,.nt-hero--layout-stats .nt-hero__eyebrow{margin-inline:auto}.nt-hero__eyebrow:before{background:var(--nt-pink);border-radius:var(--nt-radius-pill);content:"";height:7px;width:7px}.nt-hero__headline,.nt-hero__headline h1,.nt-hero__headline h2,.nt-hero__headline h3,.nt-hero__headline p{color:inherit;font-size:var(--nt-h1-size);font-weight:var(--nt-h1-weight);letter-spacing:var(--nt-h1-spacing);line-height:var(--nt-h1-line);margin:0 0 25px;max-width:790px}.nt-hero--layout-media .nt-hero__headline,.nt-hero--layout-media .nt-hero__headline h1,.nt-hero--layout-media .nt-hero__headline h2,.nt-hero--layout-media .nt-hero__headline h3,.nt-hero--layout-media .nt-hero__headline p{max-width:670px}.nt-hero__lead,.nt-hero__lead p{color:inherit;font-size:var(--nt-body-lg-size);font-weight:var(--nt-body-lg-weight);letter-spacing:var(--nt-body-lg-spacing);line-height:var(--nt-body-lg-line);margin:0 auto 42px;max-width:760px}.nt-hero--layout-left .nt-hero__lead,.nt-hero--layout-left .nt-hero__lead p,.nt-hero--layout-media .nt-hero__lead,.nt-hero--layout-media .nt-hero__lead p{margin-inline:0;max-width:560px}.nt-hero__media{align-items:center;display:flex;justify-content:flex-end;position:relative;z-index:1}.nt-hero__image{height:auto;max-width:100%;width:700px}.nt-hero__social-proof{align-items:center;display:flex;gap:20px}.nt-hero__social{flex:0 0 auto;height:auto;width:174px}.nt-hero__social-text,.nt-hero__social-text p{color:inherit;font-size:var(--nt-caption-size);font-weight:var(--nt-caption-weight);line-height:var(--nt-caption-line);margin:0;max-width:360px}.nt-hero__social-text b,.nt-hero__social-text strong{color:inherit;font-weight:700}.nt-hero__social-text em,.nt-hero__social-text i{font-style:italic}.nt-hero__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:35px}.nt-hero--layout-editorial .nt-hero__buttons,.nt-hero--layout-stats .nt-hero__buttons{justify-content:center}.nt-hero .nt-button{font-size:var(--nt-button-lg-size);font-weight:var(--nt-button-weight);letter-spacing:var(--nt-button-spacing);min-height:48px;padding-inline:24px}.nt-hero .nt-button--dark{background:rgba(0,0,0,.08);color:var(--nt-black)}.nt-hero .nt-button--red{background:var(--nt-pink);color:var(--nt-white)}.nt-hero .nt-button--secondary-filled{background:hsla(0,0%,100%,.16);color:var(--nt-white);gap:10px}.nt-hero .nt-button--secondary-filled:hover{background:hsla(0,0%,100%,.22)}.nt-button__arrow{flex:none;height:20px;transition:transform .25s ease;width:20px}.nt-hero .nt-button:hover .nt-button__arrow{transform:translateX(3px)}.nt-hero--theme-light{color:var(--nt-white)}.nt-hero--theme-dark{color:var(--nt-black)}.nt-hero--theme-dark .nt-hero__eyebrow{background:rgba(34,30,28,.08);color:var(--nt-black);padding:8px 14px}.nt-hero--layout-stats .nt-hero__social-proof{justify-content:center}.nt-hero--theme-dark .nt-hero__lead,.nt-hero--theme-dark .nt-hero__lead p{color:rgba(34,30,28,.82)}@media (max-width:1180px){.nt-hero{transform:translateY(var(--offset-tablet,var(--offset-desktop,0)))}.nt-hero__inner{width:calc(100% - var(--nt-page-gutter-tablet)*2)}.nt-hero--layout-media .nt-hero__inner{gap:56px;grid-template-columns:1fr}.nt-hero__media{justify-content:flex-start}.nt-hero__image{width:min(700px,100%)}}@media (max-width:640px){.nt-hero{transform:translateY(var(--offset-mobile,0))}.nt-hero__inner{width:calc(100% - var(--nt-page-gutter-mobile)*2)}.nt-hero__buttons{align-items:stretch;flex-direction:column}.nt-hero__social-proof{align-items:flex-start;flex-direction:column}.nt-hero__social{width:150px}.nt-hero__badges{gap:12px}.nt-hero__badge{background:transparent;border-radius:0;display:block;height:auto;width:56px}.nt-hero__stat-pills{align-items:stretch;flex-direction:column}.nt-hero__stat-pill{min-width:0}.nt-hero--bottom-small{padding-bottom:var(--nt-space-3)}}