.softnest-hero,.softnest-hero *,.softnest-hero *:before,.softnest-hero *:after{box-sizing:border-box}.softnest-hero{position:relative;width:100%;min-height:var(--snh-desktop-height);overflow:hidden;isolation:isolate;background:var(--snh-bg);color:var(--snh-text)}.softnest-hero__media,.softnest-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.softnest-hero__media{z-index:-3;background:var(--snh-bg)}.softnest-hero__media picture,.softnest-hero__image,.softnest-hero__placeholder,.softnest-hero__placeholder-svg{width:100%;height:100%;display:block}.softnest-hero__image{object-fit:cover;object-position:var(--snh-desktop-position);opacity:0;transform:scale(1.015);transition:opacity .55s ease,transform 1.1s cubic-bezier(.2,.7,.2,1)}.softnest-hero.is-ready .softnest-hero__image{opacity:1;transform:scale(1)}.softnest-hero__placeholder{background:radial-gradient(circle at 72% 28%,rgba(236,216,215,.38),transparent 30%),linear-gradient(135deg,#352d30,#7f6268)}.softnest-hero__placeholder-svg{opacity:.22;fill:#fff}.softnest-hero__overlay{z-index:-2;background:linear-gradient(90deg,color-mix(in srgb,var(--snh-overlay) 92%,transparent) 0%,color-mix(in srgb,var(--snh-overlay) 64%,transparent) 38%,transparent 72%),color-mix(in srgb,var(--snh-overlay) var(--snh-overlay-opacity),transparent);pointer-events:none}.softnest-hero__inner{position:relative;z-index:1;min-height:var(--snh-desktop-height);width:min(100%,1920px);margin:0 auto;padding:var(--snh-padding-top) var(--snh-padding-x) var(--snh-padding-bottom);display:flex;flex-direction:column;gap:42px}.softnest-hero__inner--top{justify-content:flex-start}.softnest-hero__inner--center{justify-content:center}.softnest-hero__inner--bottom{justify-content:flex-end}.softnest-hero__content{width:min(100%,var(--snh-content-width));margin-bottom:auto}.softnest-hero__inner--center .softnest-hero__content{margin-top:auto}.softnest-hero__inner--bottom .softnest-hero__content{margin-top:auto;margin-bottom:0}.softnest-hero__content--center{margin-left:auto;margin-right:auto;text-align:center}.softnest-hero__eyebrow{margin:0 0 24px;color:var(--snh-muted);font-family:Arial,Helvetica,sans-serif;font-size:clamp(12px,.8vw,15px);line-height:1.2;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.softnest-hero__heading{margin:0;color:var(--snh-text);font-family:Arial,Helvetica,sans-serif;font-size:clamp(58px,7.3vw,142px);line-height:.85;font-weight:950;letter-spacing:-.065em;text-wrap:balance}.softnest-hero__heading-line{display:block}.softnest-hero__heading-line--accent{color:var(--snh-accent)}.softnest-hero__description{width:min(100%,700px);margin-top:28px;color:var(--snh-muted);font-family:Arial,Helvetica,sans-serif;font-size:clamp(16px,1.25vw,24px);line-height:1.35;font-weight:600}.softnest-hero__content--center .softnest-hero__description{margin-left:auto;margin-right:auto}.softnest-hero__description p{margin:0}.softnest-hero__button{width:fit-content;min-height:58px;margin-top:30px;padding:16px 24px 16px 28px;border:1px solid color-mix(in srgb,var(--snh-button-bg) 76%,transparent);background:var(--snh-button-bg);color:var(--snh-button-text);display:inline-flex;align-items:center;justify-content:center;gap:22px;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.softnest-hero__content--center .softnest-hero__button{margin-left:auto;margin-right:auto}.softnest-hero__button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}.softnest-hero__button:hover{background:var(--snh-button-hover-bg);color:var(--snh-button-hover-text);transform:translateY(-2px);box-shadow:0 14px 30px #0000002e}.softnest-hero__button:hover svg{transform:translate(4px)}.softnest-hero__button:focus-visible{outline:3px solid color-mix(in srgb,var(--snh-accent) 70%,#ffffff);outline-offset:4px}.softnest-hero__features{margin-top:auto;width:min(100%,980px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.softnest-hero__feature{min-width:0;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--snh-text) 34%,transparent)}.softnest-hero__feature-label,.softnest-hero__feature-text{display:block;font-family:Arial,Helvetica,sans-serif}.softnest-hero__feature-label{color:color-mix(in srgb,var(--snh-muted) 78%,transparent);font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.softnest-hero__feature-text{margin-top:8px;color:var(--snh-text);font-size:clamp(15px,1.15vw,21px);line-height:1.2;font-weight:900;overflow-wrap:anywhere}@media screen and (max-width:1100px){.softnest-hero__heading{font-size:clamp(54px,8.6vw,104px)}.softnest-hero__inner{gap:34px}}@media screen and (max-width:749px){.softnest-hero{min-height:var(--snh-mobile-height)}.softnest-hero__image{object-position:var(--snh-mobile-position)}.softnest-hero__overlay{background:linear-gradient(180deg,color-mix(in srgb,var(--snh-overlay) 74%,transparent),color-mix(in srgb,var(--snh-overlay) 46%,transparent) 42%,color-mix(in srgb,var(--snh-overlay) 90%,transparent)),color-mix(in srgb,var(--snh-overlay) var(--snh-overlay-opacity),transparent)}.softnest-hero__inner{min-height:var(--snh-mobile-height);width:100%;padding:max(28px,env(safe-area-inset-top,0px)) max(18px,env(safe-area-inset-right,0px)) max(22px,env(safe-area-inset-bottom,0px)) max(18px,env(safe-area-inset-left,0px));gap:26px}.softnest-hero__inner--mobile-top{justify-content:flex-start}.softnest-hero__inner--mobile-center{justify-content:center}.softnest-hero__inner--mobile-bottom{justify-content:flex-end}.softnest-hero__inner--mobile-top .softnest-hero__content{margin-top:0;margin-bottom:auto}.softnest-hero__inner--mobile-center .softnest-hero__content{margin-top:auto;margin-bottom:auto}.softnest-hero__inner--mobile-bottom .softnest-hero__content{margin-top:auto;margin-bottom:0}.softnest-hero__content{width:100%}.softnest-hero__eyebrow{margin-bottom:18px;font-size:12px;letter-spacing:.13em}.softnest-hero__heading{font-size:clamp(52px,15.6vw,82px);line-height:.88;letter-spacing:-.058em}.softnest-hero__description{margin-top:22px;font-size:clamp(16px,4.6vw,20px);line-height:1.35}.softnest-hero__button{min-height:58px;margin-top:24px;padding:16px 22px 16px 24px;gap:20px;font-size:12px}.softnest-hero__features{width:100%;grid-template-columns:1fr;gap:0}.softnest-hero__feature{padding:13px 0 12px}.softnest-hero__feature:last-child{border-bottom:1px solid color-mix(in srgb,var(--snh-text) 34%,transparent)}.softnest-hero__feature-text{margin-top:7px;font-size:18px}}@media screen and (max-width:380px){.softnest-hero__heading{font-size:clamp(46px,15vw,62px)}.softnest-hero__description{font-size:15px}.softnest-hero__button{width:100%}}@media screen and (max-width:749px)and (orientation:landscape){.softnest-hero,.softnest-hero__inner{min-height:max(560px,var(--snh-mobile-height))}.softnest-hero__heading{font-size:clamp(48px,10vw,72px)}}@media screen and (min-width:1800px){.softnest-hero__inner{padding-left:max(var(--snh-padding-x),calc((100vw - 1800px) / 2 + var(--snh-padding-x)));padding-right:max(var(--snh-padding-x),calc((100vw - 1800px) / 2 + var(--snh-padding-x)))}}@media(prefers-reduced-motion:reduce){.softnest-hero__image,.softnest-hero__button,.softnest-hero__button svg{transition:none!important}.softnest-hero__image{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/softnest-hero-banner.css.map */
