.norva-hero{position:relative;min-height:var(--hero-height-mobile, 70vh);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--norva-ink, #141210)}@media screen and (min-width:990px){.norva-hero{min-height:var(--hero-height-desktop, 75vh)}}.norva-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;will-change:transform}.norva-hero__video,.norva-hero__img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.norva-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--norva-ink-soft, #2A2826) 0%,var(--norva-ink, #141210) 100%)}.norva-hero__overlay-color{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.norva-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#1412101a,#14121014,#14121040,#141210a6,#141210e0),linear-gradient(90deg,rgba(20,18,16,.3) 0%,transparent 60%)}.norva-hero__content{position:relative;z-index:2;padding:0 clamp(2rem,4vw,4rem) calc(env(safe-area-inset-bottom,0px) + 7rem);max-width:72rem}.norva-hero__content--no-trust{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 2rem)}@media screen and (min-width:990px){.norva-hero__content{padding:0 clamp(3rem,5vw,6rem) 8rem;max-width:68rem}.norva-hero__content--no-trust{padding-bottom:2.4rem}}.norva-hero__inner{display:flex;flex-direction:column}.norva-hero__reveal{opacity:0;transform:translateY(clamp(16px,3vw,32px));animation:norvaReveal .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--reveal-d, 0s)}@keyframes norvaReveal{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.norva-hero__reveal{opacity:1;transform:none;animation:none}}.norva-hero__badge-wrap{margin-bottom:2rem}.norva-hero__badge{display:inline-flex;align-items:center;gap:.8rem;padding:.7rem 1.6rem;font-family:var(--norva-body, "DM Sans", sans-serif);font-size:1.1rem;font-weight:500;letter-spacing:.04em;color:#faf9f7f2;background:#faf9f717;border:1px solid rgba(250,249,247,.18);border-radius:100px;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}@supports not (backdrop-filter: blur(20px)){.norva-hero__badge{background:#faf9f724}}.norva-hero__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--norva-warm, #8B7355);animation:norvaPulse 2s ease-in-out infinite}@keyframes norvaPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.norva-hero__heading{font-family:var(--norva-heading, "DM Serif Display", Georgia, serif);font-weight:400;font-size:clamp(3.2rem,8vw,6.4rem);line-height:1.05;letter-spacing:-.03em;color:#faf9f7;margin:0 0 1.6rem;max-width:14em;text-wrap:balance}@media screen and (min-width:990px){.norva-hero__heading{margin-bottom:2rem}}.norva-hero__subheading{font-family:var(--norva-body, "DM Sans", sans-serif);font-size:clamp(1.4rem,2vw,1.7rem);font-weight:400;line-height:1.6;letter-spacing:.01em;color:#faf9f799;margin:0 0 2.8rem;max-width:38rem}.norva-hero__actions{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:750px){.norva-hero__actions{flex-direction:row;align-items:center;gap:1.6rem}}.norva-hero__btn--primary{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.6rem 3.6rem;font-family:var(--norva-body, "DM Sans", sans-serif);font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:var(--norva-ink, #141210);background:#faf9f7;border:none;border-radius:8px;cursor:pointer;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease}.norva-hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #faf9f733;color:var(--norva-ink, #141210)}.norva-hero__btn--primary:active{transform:translateY(0) scale(.98);transition-duration:.1s}.norva-hero__btn--primary svg{transition:transform .3s ease}.norva-hero__btn--primary:hover svg{transform:translate(3px)}.norva-hero__btn--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.5rem 2.8rem;font-family:var(--norva-body, "DM Sans", sans-serif);font-size:1.2rem;font-weight:500;letter-spacing:.04em;text-decoration:none;color:#faf9f7b3;background:transparent;border:1.5px solid rgba(250,249,247,.2);border-radius:8px;cursor:pointer;transition:all .3s ease}.norva-hero__btn--secondary:hover{color:#faf9f7;border-color:#faf9f773;background:#faf9f70f}@media screen and (max-width:749px){.norva-hero__btn--primary,.norva-hero__btn--secondary{width:100%;padding-top:1.5rem;padding-bottom:1.5rem}}.norva-hero__subtext{font-family:var(--norva-body, "DM Sans", sans-serif);font-size:1.2rem;font-weight:400;color:#faf9f759;margin:1.2rem 0 0;letter-spacing:.02em}@media screen and (min-width:750px){.norva-hero__subtext{margin-top:1.6rem}}.norva-hero__trust{position:absolute;bottom:0;left:0;right:0;z-index:3;background:#14121080;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(250,249,247,.06)}@supports not (backdrop-filter: blur(20px)){.norva-hero__trust{background:#141210eb}}.norva-hero__trust-track{overflow:hidden;position:relative;height:4.8rem;display:flex;align-items:center}.norva-hero__trust-items{display:flex;gap:3.2rem;white-space:nowrap;animation:norvaTrustScroll 25s linear infinite;padding-left:1rem}@keyframes norvaTrustScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.norva-hero__trust-item{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--norva-body, "DM Sans", sans-serif);font-size:1.2rem;font-weight:500;letter-spacing:.03em;color:#faf9f78c;flex-shrink:0}.norva-hero__trust-icon{display:inline-flex;align-items:center;color:var(--norva-warm, #8B7355);opacity:.8}@media screen and (min-width:990px){.norva-hero__trust-items{animation:none;justify-content:center;width:100%;gap:4rem;padding:0 clamp(2rem,4vw,4rem)}.norva-hero__trust-item[aria-hidden=true]{display:none}}@media(prefers-reduced-motion:reduce){.norva-hero__badge-dot,.norva-hero__trust-items{animation:none}.norva-hero__btn--primary:hover,.norva-hero__btn--primary:active{transform:none}.norva-hero__media{will-change:auto}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/section-norva-hero.css.map */
