.section-nawah-hero{position:relative}.nawah-hero{position:relative;width:100%;padding:0}.nawah-hero:not(.nawah-hero--full){padding-inline:var(--nawah-page-gutter, 16px)}.nawah-hero__viewport{position:relative;height:var(--hero-height-mobile, 680px);overflow:hidden;border-radius:var(--hero-radius-mobile, 0);background:var(--nawah-color-deep-forest, #16372c);isolation:isolate}.nawah-hero__slides,.nawah-hero__slide,.nawah-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.nawah-hero__slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s cubic-bezier(.22,.61,.36,1),visibility .7s}.nawah-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.nawah-hero__image,.nawah-hero__video,.nawah-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.nawah-hero__image,.nawah-hero__placeholder{z-index:0}.nawah-hero__video{z-index:1;opacity:0;background:transparent;transition:opacity .35s ease}.nawah-hero__video.is-ready{opacity:1}.nawah-hero__overlay{z-index:2}.nawah-hero__image--desktop,.nawah-hero__video--desktop{display:none}.nawah-hero__image--mobile,.nawah-hero__video--mobile{display:block}.nawah-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,rgba(15,21,18,calc(var(--hero-overlay) + .12)),rgba(15,21,18,var(--hero-overlay)) 52%,rgba(15,21,18,calc(var(--hero-overlay) * .5)))}.nawah-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;padding:150px 22px 72px;color:#fff}.nawah-hero__content--top-left{align-items:flex-start;justify-content:flex-start}.nawah-hero__content--top-center{align-items:flex-start;justify-content:center}.nawah-hero__content--top-right{align-items:flex-start;justify-content:flex-end}.nawah-hero__content--middle-left{align-items:center;justify-content:flex-start}.nawah-hero__content--middle-center{align-items:center;justify-content:center}.nawah-hero__content--middle-right{align-items:center;justify-content:flex-end}.nawah-hero__content--bottom-left{align-items:flex-end;justify-content:flex-start}.nawah-hero__content--bottom-center{align-items:flex-end;justify-content:center}.nawah-hero__content--bottom-right{align-items:flex-end;justify-content:flex-end}.nawah-hero__content--left{text-align:left}.nawah-hero__content--center{text-align:center}.nawah-hero__content--right{text-align:right}.nawah-hero__content-inner{width:min(100%,620px);opacity:0;transform:translateY(20px);transition:opacity .6s ease .15s,transform .6s cubic-bezier(.22,.61,.36,1) .15s}.nawah-hero__slide.is-active .nawah-hero__content-inner{opacity:1;transform:translateY(0)}.nawah-hero__eyebrow{margin:0 0 14px;font-size:11px;line-height:1.3;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.nawah-hero__heading{margin:0;color:inherit;font-family:var(--nawah-font-heading, var(--font-heading-family));font-size:clamp(38px,11vw,62px);line-height:.98;letter-spacing:-.045em;font-weight:500}.nawah-hero__text{max-width:520px;margin-top:20px;font-size:16px;line-height:1.55}.nawah-hero__content--center .nawah-hero__text{margin-inline:auto}.nawah-hero__content--right .nawah-hero__text{margin-left:auto}.nawah-hero__text p{margin:0}.nawah-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;margin-top:28px;padding:13px 23px;border:1px solid rgba(255,255,255,.9);border-radius:999px;color:var(--nawah-color-forest, #214e3d);background:#fffffff0;text-decoration:none;font-size:14px;font-weight:600;transition:transform .22s ease,background .22s ease,color .22s ease}.nawah-hero__button svg{width:18px;height:18px}.nawah-hero__button:hover{transform:translateY(-2px);background:#fff}.nawah-hero__button--outline{color:#fff;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nawah-hero__button--outline:hover{color:var(--nawah-color-forest, #214e3d);background:#fff}.nawah-hero__controls{position:absolute;z-index:5;left:50%;bottom:18px;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:6px 8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#16372c3d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nawah-hero__arrow,.nawah-hero__dot{-webkit-appearance:none;appearance:none;border:0;padding:0;color:#fff;background:transparent;cursor:pointer}.nawah-hero__arrow{width:34px;height:34px;display:grid;place-items:center;border-radius:50%}.nawah-hero__arrow:hover{background:#ffffff24}.nawah-hero__arrow svg{width:17px;height:17px}.nawah-hero__dots{display:flex;align-items:center;gap:7px}.nawah-hero__dot{width:22px;height:28px;display:grid;place-items:center}.nawah-hero__dot span{width:6px;height:6px;border-radius:999px;background:#ffffff8c;transition:width .25s ease,background .25s ease}.nawah-hero__dot.is-active span{width:18px;background:#fff}@media(min-width:750px){.nawah-hero:not(.nawah-hero--full){padding-inline:max(var(--nawah-page-gutter, 24px),24px)}.nawah-hero__viewport{height:var(--hero-height-desktop, 760px);border-radius:var(--hero-radius-desktop, 24px)}.nawah-hero__image--desktop,.nawah-hero__video--desktop{display:block}.nawah-hero__image--mobile,.nawah-hero__video--mobile{display:none}.nawah-hero__content{padding:170px clamp(40px,7vw,110px) 90px}.nawah-hero__heading{font-size:clamp(58px,6.3vw,104px)}.nawah-hero__eyebrow{font-size:12px}.nawah-hero__text{font-size:18px}.nawah-hero__controls{bottom:26px}}@media(prefers-reduced-motion:reduce){.nawah-hero__slide,.nawah-hero__content-inner,.nawah-hero__button,.nawah-hero__dot span{transition:none}}.nawah-hero--full .nawah-hero__viewport{border-radius:0!important}.nawah-hero__viewport,.nawah-hero__slide,.nawah-hero__media{overflow:hidden}.nawah-hero__content{z-index:3}.nawah-hero__button{gap:20px;padding-inline:28px}@media(max-width:749px){.nawah-hero__content{padding:176px 24px 76px}.nawah-hero__content-inner{width:min(100%,560px)}.nawah-hero__heading{font-size:clamp(36px,9.7vw,56px);line-height:1.02;letter-spacing:-.04em}.nawah-hero__text{max-width:430px;margin-top:18px;font-size:15px;line-height:1.5}.nawah-hero__button{min-height:48px;margin-top:24px;padding:12px 24px;gap:18px}.nawah-hero__overlay{background:linear-gradient(180deg,#0814101a,rgb(8 20 16 / calc(var(--hero-overlay) * .55)) 38%,rgb(8 20 16 / calc(var(--hero-overlay) + .08)))}}@media(min-width:750px){.nawah-hero__content-inner{width:min(47vw,650px)}.nawah-hero__text{max-width:470px}}.nawah-hero__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.nawah-hero__buttons .nawah-hero__button{margin-top:0}@media(max-width:749px){.nawah-hero__buttons{margin-top:24px}.nawah-hero__buttons .nawah-hero__button{flex:1 1 auto;min-width:150px}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/nawah-hero.css.map */
