.sfb-home-mattresses{--sfb-mattress-bg:#fdfbf8;--sfb-mattress-olive:#5f6f53;--sfb-mattress-text:#2c2420;box-sizing:border-box;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);position:relative;background-color:var(--sfb-mattress-bg);color:var(--sfb-mattress-text);font-family:Poppins,system-ui,sans-serif}.sfb-home-mattresses *,.sfb-home-mattresses *::before,.sfb-home-mattresses *::after{box-sizing:border-box}.sfb-home-mattresses__layout{display:grid;grid-template-columns:1fr;grid-template-areas:"header" "media" "body";width:100%}.sfb-home-mattresses__panel{display:contents}.sfb-home-mattresses__header{grid-area:header;padding:40px 16px 0;background-color:var(--sfb-mattress-bg)}.sfb-home-mattresses__media{grid-area:media;padding:0 16px;background-color:var(--sfb-mattress-bg)}.sfb-home-mattresses__media-inner{position:relative;width:100%;aspect-ratio:360/237;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#d4c4b0 0%,#bfa98e 50%,#a89070 100%)}.sfb-home-mattresses__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.sfb-home-mattresses__body{grid-area:body;display:flex;flex-direction:column;gap:28px;padding:24px 16px 40px;background-color:var(--sfb-mattress-bg)}.sfb-home-mattresses__eyebrow{margin:0;font-size:11px;font-weight:700;line-height:17.6px;letter-spacing:2px;text-transform:uppercase;color:var(--sfb-mattress-olive)}.sfb-home-mattresses__heading{margin:10px 0 0;font-size:34px;font-weight:700;line-height:36px;letter-spacing:-1px;color:var(--sfb-mattress-text)}.sfb-home-mattresses__heading-line{display:inline}.sfb-home-mattresses__heading-line--second::before{content:" "}.sfb-home-mattresses__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.sfb-home-mattresses__feature{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.sfb-home-mattresses__check{flex-shrink:0;width:14.363px;font-size:14px;font-weight:700;line-height:22.4px;color:var(--sfb-mattress-olive)}.sfb-home-mattresses__feature-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.sfb-home-mattresses__feature-title{margin:0;font-size:14px;font-weight:600;line-height:22.4px;color:var(--sfb-mattress-text)}.sfb-home-mattresses__feature-desc{margin:0;font-size:12px;font-weight:400;line-height:19.2px;color:var(--sfb-mattress-olive)}.sfb-home-mattresses__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:15px 28px;border-radius:6px;background-color:var(--sfb-mattress-olive);color:#fff;font-size:14px;font-weight:600;line-height:22.4px;letter-spacing:.2px;text-decoration:none;text-align:center;transition:background-color .2s ease}.sfb-home-mattresses__cta:hover{background-color:#4d5a44;color:#fff}.sfb-home-mattresses__cta:focus-visible{outline:2px solid var(--sfb-mattress-olive);outline-offset:2px}@media(min-width:750px){.sfb-home-mattresses__layout{display:block;position:relative;min-height:662px;max-width:1440px;margin-inline:auto;width:100%}.sfb-home-mattresses__panel{display:flex;flex-direction:column;gap:28px;position:absolute;z-index:2;top:50%;right:clamp(24px,4.5vw,64px);transform:translateY(-50%);width:min(628px,46%);max-width:68%;padding:70px 56px;background-color:var(--sfb-mattress-bg);box-shadow:none}.sfb-home-mattresses__header{padding:0;background:#fff0}.sfb-home-mattresses__media{position:absolute;z-index:1;inset:0 auto 0 0;width:68%;max-width:992px;min-height:662px;padding:0;background:linear-gradient(135deg,#d4c4b0 0%,#bfa98e 50%,#a89070 100%)}.sfb-home-mattresses__media-inner{position:absolute;inset:0;aspect-ratio:auto;border-radius:0}.sfb-home-mattresses__img{object-position:center center}.sfb-home-mattresses__body{padding:0;background:#fff0;gap:28px;max-width:516.72px}.sfb-home-mattresses__heading{margin-top:11px;font-size:38.4px;line-height:46.08px}.sfb-home-mattresses__heading-line{display:block}.sfb-home-mattresses__heading-line--second::before{content:none}.sfb-home-mattresses__cta{width:auto;align-self:flex-start}}@media(min-width:1280px){.sfb-home-mattresses__media{width:calc(100% - 420px);min-width:62%}}