:root{--fcb-gutter: clamp(1rem, 3.5vw, 2.5rem);--fcb-gutter-tight: clamp(.75rem, 2vw, 1.25rem);--fcb-stack-gap: clamp(2.5rem, 5vw, 4.5rem);--fcb-content-max: 38rem;--fcb-eyebrow-tracking: .22em;--fcb-cta-tracking: .16em;--fcb-light-fg: #ffffff;--fcb-dark-fg: #111111;--fcb-dark-bg: #1a1715;--fcb-soft-bg: #f3efe9;--fcb-rule: rgba(17, 17, 17, .12);--fcb-radius: 0;--fcb-transition: .25s ease}.forcast-banner img,.forcast-tile-row img,.forcast-split-banner img,.forcast-feature-banner img{display:block;width:100%;height:auto}.forcast-banner{position:relative;width:100%;background:var(--fcb-dark-bg);color:var(--fcb-light-fg);overflow:hidden;isolation:isolate}.forcast-banner--dark{color:var(--fcb-dark-fg)}.forcast-banner__media{position:relative;width:100%;aspect-ratio:16 / 9;min-height:clamp(28rem,70vh,56rem);max-height:90vh}.forcast-banner__video,.forcast-banner__poster,.forcast-banner__picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.forcast-banner__picture img{width:100%;height:100%;object-fit:cover}.forcast-banner__video--mobile{display:none}.forcast-banner__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0000 50%,#0000008c),linear-gradient(90deg,#00000059,#0000 55%);pointer-events:none}.forcast-banner--dark .forcast-banner__scrim{background:linear-gradient(180deg,#fff0 50%,#ffffff59)}.forcast-banner--none .forcast-banner__scrim{display:none}.forcast-banner__inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:clamp(1.5rem,4vw,3.25rem) clamp(1.25rem,4vw,3.5rem)}.forcast-banner--align-center .forcast-banner__inner{justify-content:center;text-align:center}.forcast-banner--align-right .forcast-banner__inner{flex-direction:row-reverse;text-align:right}.forcast-banner__content{max-width:min(var(--fcb-content-max),92%)}.forcast-banner--align-center .forcast-banner__content{margin-inline:auto}.forcast-banner__eyebrow{margin:0 0 clamp(.6rem,1.1vw,1rem);font-size:clamp(.65rem,.78vw,.78rem);letter-spacing:var(--fcb-eyebrow-tracking);text-transform:uppercase;font-weight:500;opacity:.92}.forcast-banner__heading{margin:0;font-family:var(--font-heading--family, serif);font-weight:400;letter-spacing:-.01em;line-height:1.02;font-size:clamp(2.25rem,6.5vw,5.5rem)}.forcast-banner__body{margin:clamp(.85rem,1.4vw,1.25rem) 0 0;max-width:28rem;font-size:clamp(.92rem,1vw,1.05rem);line-height:1.55;opacity:.95}.forcast-banner--align-center .forcast-banner__body{margin-inline:auto}.forcast-banner__ctas{display:flex;flex-wrap:wrap;gap:clamp(1rem,2.5vw,2.25rem);margin-top:clamp(1.15rem,2vw,1.85rem)}.forcast-banner--align-center .forcast-banner__ctas{justify-content:center}.forcast-banner--align-right .forcast-banner__ctas{justify-content:flex-end}.forcast-banner__cta{display:inline-block;color:inherit;font-size:clamp(.75rem,.9vw,.85rem);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;text-underline-offset:.4em;text-decoration-thickness:1px;padding:.25rem 0;transition:opacity var(--fcb-transition)}.forcast-banner__cta:hover,.forcast-banner__cta:focus-visible{opacity:.85;text-decoration:underline}.forcast-banner__cta:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:2px}.forcast-banner__media-toggle{flex-shrink:0;align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:0;padding:0;background:#00000059;color:var(--fcb-light-fg);border:1px solid rgba(255,255,255,.65);border-radius:50%;cursor:pointer;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:background-color var(--fcb-transition),border-color var(--fcb-transition)}.forcast-banner--dark .forcast-banner__media-toggle{background:#ffffff73;color:var(--fcb-dark-fg);border-color:#1116}.forcast-banner__media-toggle:hover{background:#0000008c;border-color:currentColor}.forcast-banner__media-toggle:focus-visible{outline:2px solid currentColor;outline-offset:3px}.forcast-banner__media-toggle-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}@media(max-width:989px){.forcast-banner__media{aspect-ratio:4 / 3;min-height:clamp(26rem,70vh,44rem)}.forcast-banner__inner{padding:clamp(1rem,3.5vw,2rem) clamp(1rem,3.5vw,2rem)}.forcast-banner__heading{font-size:clamp(2rem,6vw,3.75rem)}}@media(max-width:749px){.forcast-banner__media{aspect-ratio:3 / 4;min-height:60vh;max-height:100vh}.forcast-banner__video--desktop{display:none}.forcast-banner__video--mobile{display:block}.forcast-banner__inner{align-items:flex-end;padding:1.25rem 1.25rem 1.75rem}.forcast-banner__content{max-width:100%}.forcast-banner__eyebrow{letter-spacing:.2em}.forcast-banner__heading{font-size:clamp(2rem,11vw,3.25rem);line-height:1.05}.forcast-banner__body{font-size:.92rem;max-width:22rem}.forcast-banner__ctas{gap:1.25rem}.forcast-banner__media-toggle{width:2rem;height:2rem}}@media(prefers-reduced-motion:reduce){.forcast-banner__video{animation-play-state:paused}}.forcast-tile-row{padding:clamp(2.25rem,5vw,4rem) var(--fcb-gutter)}.forcast-tile-row__heading{margin:0 0 clamp(1.5rem,3vw,2.5rem);text-align:center}.forcast-tile-row__eyebrow{margin:0 0 .6rem;font-size:.7rem;letter-spacing:var(--fcb-eyebrow-tracking);text-transform:uppercase;opacity:.72}.forcast-tile-row__title{margin:0;font-family:var(--font-heading--family, serif);font-weight:500;letter-spacing:-.02em;line-height:1.05;font-size:clamp(1.5rem,3vw,2.5rem)}.forcast-tile-row__grid{display:grid;list-style:none;margin:0;padding:0;gap:clamp(.75rem,1.5vw,1.25rem)}.forcast-tile-row--cols-2 .forcast-tile-row__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.forcast-tile-row--cols-3 .forcast-tile-row__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.forcast-tile-row--cols-4 .forcast-tile-row__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.forcast-tile-row__item{margin:0}.forcast-tile{display:block;color:inherit;text-decoration:none}.forcast-tile--static{cursor:default}.forcast-tile__media{position:relative;overflow:hidden;background:var(--fcb-soft-bg)}.forcast-tile-row--portrait .forcast-tile__media{aspect-ratio:3 / 4}.forcast-tile-row--square .forcast-tile__media{aspect-ratio:1 / 1}.forcast-tile-row--tall .forcast-tile__media{aspect-ratio:4 / 5}.forcast-tile-row--landscape .forcast-tile__media{aspect-ratio:4 / 3}.forcast-tile__media img,.forcast-tile__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.forcast-tile:hover .forcast-tile__media img,.forcast-tile:focus-visible .forcast-tile__media img{transform:scale(1.03)}.forcast-tile__overlay{position:absolute;inset:auto 0 0 0;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.25rem 1rem 1.5rem;color:var(--fcb-light-fg);background:linear-gradient(180deg,#0000,#00000073);text-align:center;pointer-events:none}.forcast-tile__caption{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding-top:clamp(.85rem,1.4vw,1.1rem);text-align:center}.forcast-tile__eyebrow{font-size:.7rem;letter-spacing:var(--fcb-eyebrow-tracking);text-transform:uppercase;opacity:.7}.forcast-tile__label{font-family:var(--font-heading--family, serif);font-weight:500;letter-spacing:-.01em;font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.25}.forcast-tile__label--overlay{color:var(--fcb-light-fg)}.forcast-tile__cta{font-size:.74rem;letter-spacing:var(--fcb-cta-tracking);text-transform:uppercase;text-decoration:none;text-underline-offset:.35em;text-decoration-thickness:1px;transition:opacity var(--fcb-transition)}.forcast-tile:hover .forcast-tile__cta,.forcast-tile:focus-visible .forcast-tile__cta{text-decoration:underline}.forcast-tile:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(max-width:989px){.forcast-tile-row--cols-3 .forcast-tile-row__grid,.forcast-tile-row--cols-4 .forcast-tile-row__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.forcast-tile-row{padding-left:var(--fcb-gutter-tight);padding-right:var(--fcb-gutter-tight)}.forcast-tile-row--cols-2 .forcast-tile-row__grid,.forcast-tile-row--cols-3 .forcast-tile-row__grid,.forcast-tile-row--cols-4 .forcast-tile-row__grid{grid-template-columns:1fr;gap:1rem}}.forcast-split-banner{padding:clamp(1.5rem,3.5vw,3rem) 0}.forcast-split-banner--gap-none{padding:0}.forcast-split-banner__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.forcast-split-banner--gap-small .forcast-split-banner__grid{gap:clamp(.5rem,1vw,1rem);padding:0 var(--fcb-gutter)}.forcast-split-banner--gap-medium .forcast-split-banner__grid{gap:clamp(1rem,2vw,2rem);padding:0 var(--fcb-gutter)}.forcast-split-banner__card{position:relative;overflow:hidden;background:var(--fcb-soft-bg)}.forcast-split-banner__link{display:block;position:relative;color:inherit;text-decoration:none;isolation:isolate}.forcast-split-banner__link--static{cursor:default}.forcast-split-banner__media{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden}.forcast-split-banner__media img,.forcast-split-banner__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.forcast-split-banner__link:hover .forcast-split-banner__media img,.forcast-split-banner__link:focus-visible .forcast-split-banner__media img{transform:scale(1.03)}.forcast-split-banner__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000 45%,#00000073);pointer-events:none}.forcast-split-banner__card--dark .forcast-split-banner__scrim{background:linear-gradient(180deg,#fff0 45%,#ffffff59)}.forcast-split-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.25rem,3vw,2.25rem);color:var(--fcb-light-fg);pointer-events:none}.forcast-split-banner__card--dark .forcast-split-banner__content{color:var(--fcb-dark-fg)}.forcast-split-banner__card--align-bottom-left .forcast-split-banner__content{align-items:flex-start;text-align:left}.forcast-split-banner__card--align-bottom-center .forcast-split-banner__content{align-items:center;text-align:center}.forcast-split-banner__card--align-bottom-right .forcast-split-banner__content{align-items:flex-end;text-align:right}.forcast-split-banner__card--align-top-left .forcast-split-banner__content{justify-content:flex-start;align-items:flex-start;text-align:left}.forcast-split-banner__card--align-top-right .forcast-split-banner__content{justify-content:flex-start;align-items:flex-end;text-align:right}.forcast-split-banner__eyebrow{margin:0 0 .55rem;font-size:.7rem;letter-spacing:var(--fcb-eyebrow-tracking);text-transform:uppercase;font-weight:500}.forcast-split-banner__heading{margin:0;font-family:var(--font-heading--family, serif);font-weight:400;letter-spacing:-.01em;line-height:1.05;font-size:clamp(1.65rem,3.2vw,2.85rem);max-width:22ch}.forcast-split-banner__body{margin:.8rem 0 0;max-width:32ch;font-size:clamp(.9rem,1vw,1rem);line-height:1.55;opacity:.92}.forcast-split-banner__cta{margin-top:clamp(.9rem,1.6vw,1.25rem);font-size:.78rem;letter-spacing:var(--fcb-cta-tracking);text-transform:uppercase;text-decoration:none;text-underline-offset:.4em;text-decoration-thickness:1px;transition:opacity var(--fcb-transition)}.forcast-split-banner__cta:hover,.forcast-split-banner__cta:focus-visible{text-decoration:underline}@media(max-width:749px){.forcast-split-banner__grid{grid-template-columns:1fr;gap:1rem}.forcast-split-banner--gap-small .forcast-split-banner__grid,.forcast-split-banner--gap-medium .forcast-split-banner__grid{padding:0 var(--fcb-gutter-tight);gap:1rem}.forcast-split-banner__media{aspect-ratio:3 / 4}}.forcast-feature-banner{padding:clamp(2.25rem,5vw,4rem) var(--fcb-gutter);background:var(--fcb-soft-bg);color:var(--fcb-dark-fg)}.forcast-feature-banner--light{background:var(--fcb-dark-bg);color:var(--fcb-light-fg)}.forcast-feature-banner__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.25rem,3vw,3rem);align-items:center}.forcast-feature-banner--media-left .forcast-feature-banner__inner{grid-template-areas:"media content"}.forcast-feature-banner--media-right .forcast-feature-banner__inner{grid-template-areas:"content media"}.forcast-feature-banner__media{grid-area:media;position:relative;overflow:hidden;aspect-ratio:4 / 5}.forcast-feature-banner__media img,.forcast-feature-banner__placeholder{width:100%;height:100%;object-fit:cover}.forcast-feature-banner__content{grid-area:content;display:flex;align-items:center;justify-content:center}.forcast-feature-banner__content-inner{max-width:30rem;padding:clamp(.5rem,2vw,1.5rem) 0}.forcast-feature-banner__eyebrow{margin:0 0 .85rem;font-size:.7rem;letter-spacing:var(--fcb-eyebrow-tracking);text-transform:uppercase;opacity:.72}.forcast-feature-banner__heading{margin:0;font-family:var(--font-heading--family, serif);font-weight:400;letter-spacing:-.01em;line-height:1.05;font-size:clamp(1.85rem,3.6vw,3rem);max-width:16ch}.forcast-feature-banner__body{margin:1rem 0 0;max-width:32ch;line-height:1.65;font-size:clamp(.95rem,1.05vw,1.05rem)}.forcast-feature-banner__cta{display:inline-block;margin-top:clamp(1.1rem,1.8vw,1.5rem);padding:.85rem 1.6rem;border:1px solid currentColor;color:inherit;text-decoration:none;text-transform:uppercase;letter-spacing:var(--fcb-cta-tracking);font-size:.74rem;transition:background-color var(--fcb-transition),color var(--fcb-transition)}.forcast-feature-banner__cta:hover,.forcast-feature-banner__cta:focus-visible{background:currentColor}.forcast-feature-banner__cta:hover{color:var(--fcb-soft-bg)}.forcast-feature-banner--light .forcast-feature-banner__cta:hover{color:var(--fcb-dark-bg)}.forcast-feature-banner__cta:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(max-width:749px){.forcast-feature-banner{padding-left:var(--fcb-gutter-tight);padding-right:var(--fcb-gutter-tight)}.forcast-feature-banner__inner,.forcast-feature-banner--media-left .forcast-feature-banner__inner,.forcast-feature-banner--media-right .forcast-feature-banner__inner{grid-template-columns:1fr;grid-template-areas:"media" "content";gap:1.25rem}.forcast-feature-banner__media{aspect-ratio:3 / 4}.forcast-feature-banner__content{justify-content:flex-start;text-align:left}.forcast-feature-banner__heading{font-size:clamp(1.75rem,7.5vw,2.25rem)}}.forcast-banner--overlap-header{margin-top:calc(var(--header-group-height, 0px) * -1)}.forcast-banner--overlap-header .forcast-banner__media{min-height:calc(clamp(28rem,70vh,56rem) + var(--header-group-height, 0px))}.forcast-banner--overlap-header .forcast-banner__inner{padding-top:var(--header-group-height, 0px)}.has-overlap-banner #header-group:not(.is-pinned),.has-overlap-banner #header-group:not(.is-pinned) .forcast-header,.has-overlap-banner #header-group:not(.is-pinned) .forcast-header__nav{background:transparent}.has-overlap-banner--light #header-group:not(.is-pinned){color:var(--fcb-light-fg, #fff)}.has-overlap-banner--light #header-group:not(.is-pinned) .forcast-nav__link,.has-overlap-banner--light #header-group:not(.is-pinned) .forcast-header__text-link,.has-overlap-banner--light #header-group:not(.is-pinned) .account-button,.has-overlap-banner--light #header-group:not(.is-pinned) .account-button__icon,.has-overlap-banner--light #header-group:not(.is-pinned) .account-button__text,.has-overlap-banner--light #header-group:not(.is-pinned) .search-action,.has-overlap-banner--light #header-group:not(.is-pinned) .header-actions__action,.has-overlap-banner--light #header-group:not(.is-pinned) .forcast-header__icon-button{color:var(--fcb-light-fg, #fff)}.has-overlap-banner #header-group:not(.is-pinned) .forcast-nav__panel,.has-overlap-banner #header-group:not(.is-pinned) .forcast-nav__panel .forcast-nav__heading,.has-overlap-banner #header-group:not(.is-pinned) .forcast-nav__panel .forcast-nav__column a{color:rgb(var(--color-foreground-rgb))}.has-overlap-banner--light #header-group:not(.is-pinned) .forcast-nav__item:hover .forcast-nav__link,.has-overlap-banner--light #header-group:not(.is-pinned) .forcast-nav__item:focus-within .forcast-nav__link{border-bottom-color:var(--fcb-light-fg, #fff)}.has-overlap-banner--light #header-group:not(.is-pinned) .forcast-header__logo img{filter:invert(1) brightness(2)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/homepage-banners.css.map */
