.hero-overlay{--navy: #153a62;--navy-deep: #0b2542;--orange: #f26b2a;--orange-text: #4a1b0c;--oat: #efe7d4;--cream: #faf8f3;--body-light: #d3d1c7;--badge-text: #85b7eb;--font-head: "Anton", Impact, "Haettenschweiler", "Arial Narrow Bold", sans-serif;--font-body: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;position:relative;width:100%;overflow:hidden;display:flex;isolation:isolate;min-height:min(85vh,720px);background-color:var(--navy-deep)}.hero-overlay__picture,.hero-overlay__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-overlay__img{width:100%;height:100%;object-fit:cover;display:block;object-position:70% 40%}.hero-overlay__img--placeholder{background-color:var(--navy)}.hero-overlay__img--placeholder svg{width:100%;height:100%;object-fit:cover;opacity:.4}.hero-overlay__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,var(--navy-deep) 0%,var(--navy-deep) 30%,rgba(11,37,66,.55) 52%,rgba(11,37,66,0) 72%)}.hero-overlay__inner{position:static;z-index:2;width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;padding:48px clamp(20px,5vw,72px) 72px}.hero-overlay__content{max-width:54%}.hero-overlay__eyebrow{margin:0 0 14px;font-family:var(--font-body);font-weight:700;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.14em;color:var(--orange)}.hero-overlay__headline{margin:0 0 18px;font-family:var(--font-head);font-weight:400;font-size:clamp(2.75rem,7vw,5.5rem);line-height:.92;letter-spacing:.01em;text-transform:uppercase;color:var(--cream)}.hero-overlay__hl{color:var(--orange)}.hero-overlay__subhead{margin:0 0 32px;max-width:420px;font-family:var(--font-body);font-weight:500;font-size:clamp(1.1875rem,1.7vw,1.4375rem);line-height:1.45;color:var(--body-light)}.hero-overlay__cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:17px 40px;font-family:var(--font-body);font-weight:700;font-size:clamp(1.0625rem,1.2vw,1.1875rem);letter-spacing:.01em;line-height:1;text-decoration:none;color:var(--orange-text);background-color:var(--orange);border-radius:8px;transition:transform .15s ease,filter .15s ease}.hero-overlay__cta:hover{filter:brightness(1.04);transform:translateY(-1px)}.hero-overlay__cta:focus-visible{outline:3px solid var(--cream);outline-offset:3px}.hero-overlay__cta-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.hero-overlay__badges{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-wrap:wrap;align-items:center;gap:22px;padding:11px 20px;background-color:#0b2542d9}.hero-overlay__badge{font-family:var(--font-body);font-weight:500;font-size:11px;line-height:1.2;letter-spacing:.04em;color:var(--badge-text);white-space:nowrap}@media(max-width:749px){.hero-overlay{min-height:88vh}.hero-overlay__scrim{background:linear-gradient(0deg,var(--navy-deep) 0%,rgba(11,37,66,.6) 45%,rgba(11,37,66,0) 80%)}.hero-overlay__inner{justify-content:flex-end;padding:24px 20px 76px}.hero-overlay__content{max-width:100%}.hero-overlay__headline{font-size:clamp(2.5rem,12vw,3.5rem)}.hero-overlay__subhead{max-width:28ch}.hero-overlay__cta{min-width:44px}}@media(max-width:400px){.hero-overlay__badge:nth-child(n+2){display:none}}@media(prefers-reduced-motion:reduce){.hero-overlay__cta{transition:none}}.hero-overlay .hero-overlay__eyebrow{font-family:var(--font-body)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.14em!important;color:var(--orange, #f26b2a)!important}.hero-overlay .hero-overlay__headline{font-family:var(--font-head)!important;font-size:clamp(44px,7vw,88px)!important;font-weight:400!important;line-height:.92!important;letter-spacing:.01em!important;color:var(--cream, #faf8f3)!important}.hero-overlay .hero-overlay__headline .hero-overlay__hl{font-family:var(--font-head)!important;color:var(--orange, #f26b2a)!important}.hero-overlay .hero-overlay__subhead{font-family:var(--font-body)!important;font-size:clamp(18px,1.55vw,24px)!important;font-weight:500!important;line-height:1.45!important;color:var(--body-light, #d3d1c7)!important}.hero-overlay .hero-overlay__cta{font-family:var(--font-body)!important;font-size:clamp(17px,1.3vw,20px)!important;font-weight:700!important;letter-spacing:.01em!important;background-color:var(--orange, #f26b2a)!important;color:var(--orange-text, #4a1b0c)!important}.hero-overlay .hero-overlay__badge{font-family:var(--font-body)!important;font-size:11px!important;font-weight:500!important;color:var(--badge-text, #85b7eb)!important}@media(max-width:749px){.hero-overlay .hero-overlay__headline{font-size:clamp(40px,12vw,60px)!important}}.hero-overlay__stat{position:absolute;top:clamp(20px,3vw,36px);left:clamp(20px,5vw,72px);z-index:4;display:flex;flex-direction:column;align-items:flex-start}.hero-overlay .hero-overlay__stat-num{font-family:var(--font-head)!important;font-weight:400!important;font-size:clamp(40px,4.6vw,62px)!important;line-height:.82!important;letter-spacing:.01em!important;color:var(--orange)!important}.hero-overlay .hero-overlay__stat-text{margin-top:6px;max-width:7em;font-family:var(--font-head)!important;font-weight:400!important;font-size:clamp(15px,1.5vw,21px)!important;line-height:.96!important;letter-spacing:.01em!important;text-transform:uppercase!important;color:var(--cream)!important}.hero-overlay__shark{position:absolute;right:clamp(16px,3vw,44px);bottom:clamp(84px,12vh,112px);z-index:4;display:flex;flex-direction:column;align-items:center;gap:6px;padding:11px 22px 13px;background:var(--cream);border-radius:10px;box-shadow:0 6px 22px #00000047}.hero-overlay .hero-overlay__shark-label{font-family:var(--font-body)!important;font-weight:800!important;font-size:10px!important;line-height:1!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:var(--navy)!important}.hero-overlay__shark-logo{display:block;width:auto;height:38px}.hero-overlay .hero-overlay__shark-fallback{font-family:var(--font-head)!important;font-size:26px!important;line-height:1!important;text-transform:uppercase!important;color:#37abc8!important}.hero-overlay__badges{justify-content:center;gap:clamp(20px,4vw,48px);padding:15px 24px;background-color:#0b2542e6}.hero-overlay__badge{display:inline-flex;align-items:center;gap:10px}.hero-overlay__badge-ico{width:21px;height:21px;flex:none;color:var(--orange)}.hero-overlay .hero-overlay__badge-text{font-family:var(--font-body)!important;font-weight:600!important;font-size:14px!important;letter-spacing:.02em!important;color:var(--cream)!important;white-space:nowrap}@media(max-width:749px){.hero-overlay__inner{padding-bottom:116px}.hero-overlay__stat{top:16px;left:18px}.hero-overlay .hero-overlay__stat-num{font-size:38px!important}.hero-overlay .hero-overlay__stat-text{font-size:15px!important}.hero-overlay__cta-row{flex-direction:row;align-items:center;justify-content:space-between;gap:14px}.hero-overlay__shark{position:static;margin:0;top:auto;right:auto;bottom:auto;height:50px;box-sizing:border-box;justify-content:center;gap:3px;padding:6px 16px}.hero-overlay .hero-overlay__shark-label{font-size:9px!important;letter-spacing:.16em!important}.hero-overlay__shark-logo{height:22px}.hero-overlay__badges{gap:12px 18px;padding:12px 16px}.hero-overlay .hero-overlay__badge-text{font-size:12px!important}}@media(max-width:400px){.hero-overlay__badges .hero-overlay__badge{display:inline-flex!important}}.hero-overlay__badge-ico--img{object-fit:contain}.hero-overlay__promo{display:inline-flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 18px;padding:6px 8px 6px 15px;background:var(--oat);border-radius:999px}.hero-overlay .hero-overlay__promo-text{font-family:var(--font-body)!important;font-weight:800!important;font-size:12px!important;line-height:1.1!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--navy-deep)!important}.hero-overlay__promo-code{display:inline-flex;align-items:center;gap:6px;margin:0;padding:4px 12px;background:transparent;border:1.5px dashed rgba(11,37,66,.45);border-radius:999px;cursor:pointer;appearance:none;-webkit-appearance:none}.hero-overlay .hero-overlay__promo-code-label{font-family:var(--font-body)!important;font-weight:700!important;font-size:9px!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#0b2542a6!important}.hero-overlay .hero-overlay__promo-code-value{font-family:var(--font-body)!important;font-weight:800!important;font-size:12px!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--navy-deep)!important}.hero-overlay__promo-copied{display:none;font-family:var(--font-body);font-weight:800;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--navy-deep)}.hero-overlay__promo-code.is-copied{border-style:solid;border-color:#0b2542b3}.hero-overlay__promo-code.is-copied .hero-overlay__promo-code-label,.hero-overlay__promo-code.is-copied .hero-overlay__promo-code-value{display:none}.hero-overlay__promo-code.is-copied .hero-overlay__promo-copied{display:inline}
/*# sourceMappingURL=/cdn/shop/t/90/assets/hero-overlay.css.map */
