.section-shoreline-hero{margin:0;padding:0}.shoreline-hero{--sh-hero-h-d: 560px;--sh-hero-h-m: 480px;--sh-hero-pad-t-d: 146px;--sh-hero-pad-b-d: 80px;--sh-hero-pad-x-d: 104px;--sh-hero-pad-t-m: 257px;--sh-hero-pad-b-m: 40px;--sh-hero-pad-x-m: 24px;--sh-hero-content-max: 485px;--sh-hero-overlay-color: #000000;--sh-hero-overlay-opacity: .5;--sh-hero-badge-bg: #4fa7a8;--sh-hero-badge-text: #ffffff;--sh-hero-heading: #ffffff;--sh-hero-text: #ffffff;--sh-hero-btn-bg: #4fa7a8;--sh-hero-btn-text: #ffffff;--sh-hero-btn-border: #4fa7a8;--sh-hero-gap-d: 24px;--sh-hero-gap-m: 16px;position:relative;isolation:isolate;width:100%;min-height:var(--sh-hero-h-m);overflow:hidden;background:#163042;color:var(--sh-hero-text)}@media screen and (min-width:750px){.shoreline-hero{min-height:var(--sh-hero-h-d)}}.shoreline-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.shoreline-hero__media picture,.shoreline-hero__img{display:block;width:100%;height:100%}.shoreline-hero__img{object-fit:cover;object-position:center}.shoreline-hero--overlay .shoreline-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,color-mix(in srgb,var(--sh-hero-overlay-color) calc(var(--sh-hero-overlay-opacity) * 100%),transparent) 0%,color-mix(in srgb,var(--sh-hero-overlay-color) calc(var(--sh-hero-overlay-opacity) * 64%),transparent) 31%,transparent 62%)}@media screen and (max-width:749px){.shoreline-hero--overlay .shoreline-hero__scrim{background:linear-gradient(180deg,transparent 20%,color-mix(in srgb,var(--sh-hero-overlay-color) calc(var(--sh-hero-overlay-opacity) * 94%),transparent) 75%,color-mix(in srgb,var(--sh-hero-overlay-color) calc(var(--sh-hero-overlay-opacity) * 120%),transparent) 100%)}}@supports not (background: color-mix(in srgb,#000 50%,transparent)){.shoreline-hero--overlay .shoreline-hero__scrim{background:linear-gradient(90deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.32) 31%,transparent 62%)}@media screen and (max-width:749px){.shoreline-hero--overlay .shoreline-hero__scrim{background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.47) 75%,rgba(0,0,0,.6) 100%)}}}.shoreline-hero__inner{position:relative;z-index:1;display:flex;box-sizing:border-box;width:100%;max-width:1440px;min-height:inherit;margin:0 auto;padding:var(--sh-hero-pad-t-m) var(--sh-hero-pad-x-m) var(--sh-hero-pad-b-m)}@media screen and (min-width:750px){.shoreline-hero__inner{padding:var(--sh-hero-pad-t-d) var(--sh-hero-pad-x-d) var(--sh-hero-pad-b-d)}}.shoreline-hero--top-left .shoreline-hero__inner,.shoreline-hero--middle-left .shoreline-hero__inner,.shoreline-hero--bottom-left .shoreline-hero__inner{justify-content:flex-start}.shoreline-hero--top-center .shoreline-hero__inner,.shoreline-hero--middle-center .shoreline-hero__inner,.shoreline-hero--bottom-center .shoreline-hero__inner{justify-content:center}.shoreline-hero--top-right .shoreline-hero__inner,.shoreline-hero--middle-right .shoreline-hero__inner,.shoreline-hero--bottom-right .shoreline-hero__inner{justify-content:flex-end}.shoreline-hero--top-left .shoreline-hero__inner,.shoreline-hero--top-center .shoreline-hero__inner,.shoreline-hero--top-right .shoreline-hero__inner{align-items:flex-start}.shoreline-hero--middle-left .shoreline-hero__inner,.shoreline-hero--middle-center .shoreline-hero__inner,.shoreline-hero--middle-right .shoreline-hero__inner{align-items:center}.shoreline-hero--bottom-left .shoreline-hero__inner,.shoreline-hero--bottom-center .shoreline-hero__inner,.shoreline-hero--bottom-right .shoreline-hero__inner{align-items:flex-end}.shoreline-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sh-hero-gap-m);width:100%;max-width:var(--sh-hero-content-max)}@media screen and (min-width:750px){.shoreline-hero__content{gap:var(--sh-hero-gap-d)}}.shoreline-hero--align-center .shoreline-hero__content{align-items:center;text-align:center}.shoreline-hero--align-right .shoreline-hero__content{align-items:flex-end;text-align:right}.shoreline-hero__badge{display:inline-flex;align-items:center;margin:0;padding:4px 16px;border-radius:9999px;background:var(--sh-hero-badge-bg);color:var(--sh-hero-badge-text);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;font-style:normal;line-height:16px;letter-spacing:normal;text-transform:uppercase}.shoreline-hero__heading{margin:0;max-width:100%;color:var(--sh-hero-heading);font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-weight:700;font-style:normal;line-height:38px;letter-spacing:normal;text-wrap:balance}@media screen and (min-width:750px){.shoreline-hero__heading{font-size:48px;line-height:56px}}.shoreline-hero__text{margin:0;max-width:100%;color:var(--sh-hero-text);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:normal;letter-spacing:normal}@media screen and (min-width:750px){.shoreline-hero__text{font-size:18px;line-height:28px}}.shoreline-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.shoreline-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.5rem;border-radius:8px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.shoreline-hero__btn--primary{background:var(--sh-hero-btn-bg);border:1px solid var(--sh-hero-btn-border);color:var(--sh-hero-btn-text)}.shoreline-hero__btn--primary:hover{opacity:.92}.shoreline-hero__btn--secondary{background:transparent;border:1px solid currentColor;color:var(--sh-hero-heading)}.shoreline-hero__btn--secondary:hover{background:#ffffff1a}@media(prefers-reduced-motion:reduce){.shoreline-hero__btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/shoreline-hero.css.map */
