[id*=__hero].cs-home-hero-section{background:var(--cs-ivory)!important;margin-bottom:0!important;overflow:visible;position:relative;z-index:1}[id*=__hero]+.cs-section-break-section{z-index:4}.cs-home-hero{--cs-home-hero-media-bg: var(--cs-ivory, #f6f1e8);--cs-home-hero-heading-color: var(--cs-onyx-deep, #191816);--cs-home-hero-body-color: var(--cs-onyx, #1f1e1b);--cs-home-hero-text-shadow: 0 1px 12px rgba(255, 255, 255, .65);--cs-home-hero-mobile-height: 85svh;--cs-home-hero-copy-max: 30rem;--cs-home-hero-text-col-max: 32rem;--cs-home-hero-text-zone: 60%;--cs-home-hero-heading-size: 3.54375rem ;--cs-home-hero-body-size: 1.6875rem ;--cs-home-hero-heading-lh: 1.1;--cs-home-hero-body-lh: 1.75;--cs-home-hero-btn-width: min(20rem, 100%)}.cs-home-hero__frame{display:grid;grid-template-areas:"stack";isolation:isolate;position:relative;width:100%}.cs-home-hero__media,.cs-home-hero__content{grid-area:stack}.cs-home-hero__media{background-color:var(--cs-home-hero-media-bg);overflow:hidden;position:relative}.cs-home-hero__image{display:block;height:100%!important;max-width:none!important;object-fit:cover;object-position:var(--cs-home-hero-image-position, 58% 94%);width:100%!important}.cs-home-hero__gradient{background:linear-gradient(90deg,#f6f1e870,#f6f1e83d 32%,#f6f1e80d 58%,#f6f1e800 74%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.cs-home-hero__content{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:flex-start;position:relative;z-index:2}.cs-home-hero__copy{margin:0;max-width:var(--cs-home-hero-copy-max);text-align:left;width:100%}.cs-home-hero__eyebrow{color:var(--cs-type-eyebrow-color);font-size:.75rem;font-weight:var(--cs-type-eyebrow-weight);letter-spacing:var(--cs-type-eyebrow-ls);line-height:1.2;margin:0 0 var(--cs-space-s);text-shadow:var(--cs-home-hero-text-shadow);text-transform:uppercase}.cs-home-hero__heading{color:var(--cs-home-hero-heading-color);font-size:var(--cs-home-hero-heading-size);font-weight:500;letter-spacing:-.02em;line-height:var(--cs-home-hero-heading-lh);margin:0;text-shadow:var(--cs-home-hero-text-shadow)}.cs-home-hero__body{color:var(--cs-home-hero-body-color);font-size:var(--cs-home-hero-body-size);font-weight:400;line-height:var(--cs-home-hero-body-lh);margin:1.25rem 0 0;text-shadow:var(--cs-home-hero-text-shadow)}.cs-home-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.5rem;max-width:100%;width:var(--cs-home-hero-btn-width)}.cs-home-hero__button{align-items:center;border-radius:2px;display:inline-flex;justify-content:center;line-height:1.1;min-height:3.25rem;padding:.95rem 2rem;text-align:center;white-space:normal;width:100%}.cs-home-hero__button--primary{background-color:var(--cs-onyx)!important;border:1px solid rgba(246,241,232,.55)!important;box-shadow:none;color:var(--cs-ivory)!important;font-size:1.25rem;font-weight:600;white-space:nowrap}.cs-home-hero__button--primary:after{display:none!important}.cs-home-hero__button--primary:hover{background-color:var(--cs-charcoal-hover)!important;border-color:#c9b59ad9!important;color:var(--cs-ivory)!important}.cs-home-hero__button--secondary{background-color:var(--cs-ivory)!important;border:1px solid rgba(111,106,99,.4)!important;box-shadow:none!important;color:var(--cs-onyx)!important;font-size:1rem;font-weight:500}.cs-home-hero__button--secondary:after{display:none!important}.cs-home-hero__button--secondary:hover{background-color:var(--cs-stone)!important;border-color:#c9b59aa6!important;color:var(--cs-onyx)!important}@media screen and (max-width:749px){.cs-home-hero{--cs-home-hero-body-size: clamp(1.125rem, 4.2vw, 1.6875rem );--cs-home-hero-copy-max: 100%;--cs-home-hero-heading-size: clamp(2rem, 9vw, 3.54375rem )}.cs-home-hero__frame{height:var(--cs-home-hero-mobile-height);min-height:var(--cs-home-hero-mobile-height)}.cs-home-hero__media{top:0;right:0;bottom:0;left:0;position:absolute}.cs-home-hero__image--mobile{object-position:var(--cs-home-hero-image-position-mobile)}.cs-home-hero__content{height:100%;padding:clamp(2.5rem,8vw,3.25rem) var(--cs-home-content-inset) clamp(1.25rem,5vw,2rem)}.cs-home-hero__actions{width:auto}.cs-home-hero__button--primary{align-self:flex-start;padding-inline:1.65rem;width:auto}}@media screen and (min-width:750px){.cs-home-hero__image--desktop{top:0;right:0;bottom:0;left:0;object-fit:cover!important;object-position:var(--cs-home-hero-image-position, 58% 94%)!important;position:absolute}.cs-home-hero__frame{height:max(38rem,min(82svh,100vw * 9 / 16));min-height:max(38rem,min(82svh,100vw * 9 / 16));width:100%}.cs-home-hero__media{top:0;right:0;bottom:0;left:0;position:absolute}.cs-home-hero__content{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,var(--cs-home-hero-text-col-max)) 1fr;grid-template-rows:var(--cs-home-hero-text-zone) 1fr;height:100%;min-height:100%;padding:clamp(2rem,4vh,3rem) max(var(--cs-home-content-inset),5%) 0 max(var(--cs-home-content-inset),clamp(2.5rem,5vw,4rem))}.cs-home-hero__copy{align-self:start;grid-column:1;grid-row:1;max-height:100%;max-width:100%;overflow:hidden;padding-top:clamp(.5rem,1.5vh,1.25rem)}[id*=__break_hero_signals]{--cs-divider-height: clamp(2rem, 4vw, 3rem) !important;--cs-divider-seam: 0px !important;margin-top:0!important;min-height:var(--cs-divider-height)!important}[id*=__break_hero_signals] .cs-section-break__divider{height:var(--cs-divider-height)!important;min-height:var(--cs-divider-height)!important}[id*=__break_hero_signals]+[id*=__product_outcome]{margin-top:0!important}}@media screen and (min-width:1200px){.cs-home-hero{--cs-home-hero-body-size: clamp(1.125rem, 1.1vw, 1.3125rem);--cs-home-hero-btn-width: min(16rem, 100%);--cs-home-hero-copy-max: var(--cs-home-hero-text-col-max);--cs-home-hero-heading-size: clamp(3.25rem, 3.2vw, 4rem);--cs-home-hero-heading-lh: 1.05}.cs-home-hero__frame{height:max(40rem,min(88svh,100vw * 9 / 16));min-height:max(40rem,min(88svh,100vw * 9 / 16))}.cs-home-hero__content{padding-left:max(var(--cs-home-content-inset),clamp(3rem,5.5vw,5.5rem));padding-right:max(var(--cs-home-content-inset),5%)}.cs-home-hero__body{margin-top:1rem}.cs-home-hero__actions{margin-top:1.25rem}.cs-home-hero__button{font-size:clamp(1rem,1vw,1.125rem);min-height:clamp(2.875rem,3.2vw,3.25rem);padding:.8rem 1.65rem}[id*=__product_outcome] .cs-four-signals__body{padding-top:clamp(1.75rem,2.5vw,2.5rem)!important}}@media screen and (min-width:1600px){.cs-home-hero__frame{height:max(42rem,min(92svh,100vw * 9 / 16));min-height:max(42rem,min(92svh,100vw * 9 / 16))}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/cs-home-hero.css.map */
