.sp-home-support{--sp-support-ease: cubic-bezier(.32, .72, 0, 1);position:relative;isolation:isolate;overflow:hidden;margin-top:var(--sp-support-margin-top);margin-bottom:var(--sp-support-margin-bottom);background:radial-gradient(circle at 7% 20%,#ffffff57 0,#fff0 340px),var(--sp-support-bg);color:var(--sp-support-ink);padding:var(--sp-support-padding-top) 0 var(--sp-support-padding-bottom)}.sp-home-support *,.sp-home-support *:before,.sp-home-support *:after{box-sizing:border-box}.sp-home-support__inner{display:grid;width:min(calc(100% - 44px),var(--sp-support-max-width));grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(32px,5vw,72px);margin:0 auto}.sp-home-support__image-shell{position:relative;overflow:hidden;min-width:0;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:linear-gradient(135deg,#ffffff94,#ffffff2e),var(--sp-support-surface);padding:10px;box-shadow:inset 0 1px #ffffffbd,0 30px 90px #354c5421}.sp-home-support__image{overflow:hidden;aspect-ratio:4 / 4.65;border-radius:22px;background:#eef5f7}.sp-home-support__image img,.sp-home-support__image svg{display:block;width:100%;height:100%}.sp-home-support__image img{object-fit:cover}.sp-home-support__content{min-width:0}.sp-home-support__eyebrow{margin:0 0 15px;color:var(--sp-support-muted);font-size:13px;font-weight:720;line-height:1.2;letter-spacing:0}.sp-home-support h2{max-width:9.6em;margin:0;color:var(--sp-support-ink);font-size:clamp(34px,3.65vw,54px);font-weight:560;line-height:1;letter-spacing:0;text-wrap:balance}.sp-home-support__intro{max-width:58ch;margin-top:18px;color:var(--sp-support-muted);font-size:16px;line-height:1.58;text-wrap:pretty}.sp-home-support__intro p,.sp-home-support__row p{margin:0}.sp-home-support__ledger{display:grid;margin-top:22px;border-top:1px solid rgba(17,21,21,.13)}.sp-home-support__row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:18px;padding:16px 0;border-bottom:1px solid rgba(17,21,21,.11)}.sp-home-support__row>span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid rgba(17,21,21,.16);border-radius:50%;background:#ffffff75;color:#111515ad;font-size:13px;font-weight:760;font-variant-numeric:tabular-nums;line-height:1}.sp-home-support__row h3{margin:0;color:var(--sp-support-ink);font-size:18px;font-weight:820;line-height:1.22;letter-spacing:0}.sp-home-support__row .rte{margin-top:7px;color:var(--sp-support-muted);font-size:14px;line-height:1.58}.sp-home-support__height-panel{margin-top:22px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(135deg,#ffffffb8,#ffffff57),var(--sp-support-surface);padding:16px;box-shadow:inset 0 1px #ffffffbd,0 18px 54px #354c5417}.sp-home-support__height-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.sp-home-support__height-head strong{color:var(--sp-support-ink);font-size:16px;font-weight:850;line-height:1.18}.sp-home-support__height-head p{max-width:230px;margin:0;color:var(--sp-support-muted);font-size:12px;font-weight:660;line-height:1.35;text-align:right}.sp-home-support__height-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sp-home-support__height-card{min-width:0;border:1px solid rgba(17,21,21,.09);border-radius:18px;background:#ffffff7a;padding:14px;transition:transform .24s var(--sp-support-ease),border-color .24s var(--sp-support-ease),background-color .24s var(--sp-support-ease),box-shadow .24s var(--sp-support-ease)}.sp-home-support__height-card:hover,.sp-home-support__height-card.is-highlighted{border-color:#1115153d;background:#ffffffd1;box-shadow:0 16px 38px #354c541a}.sp-home-support__height-card:hover{transform:translateY(-2px)}.sp-home-support__height-card span{display:block;color:var(--sp-support-muted);font-size:11px;font-weight:780;line-height:1}.sp-home-support__height-card strong{display:block;margin-top:10px;color:var(--sp-support-ink);font-size:22px;font-weight:780;line-height:1;font-variant-numeric:tabular-nums}.sp-home-support__height-card small{display:block;margin-top:8px;color:var(--sp-support-muted);font-size:12px;line-height:1.3}.sp-home-support__button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:13px;margin-top:22px;border-radius:999px;background:#050606;color:#fff;padding:10px 12px 10px 26px;font-size:15px;font-weight:760;line-height:1;text-decoration:none;box-shadow:none;transition:transform .26s var(--sp-support-ease),box-shadow .26s var(--sp-support-ease),background-color .26s var(--sp-support-ease)}.sp-home-support__button-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#ffffff21;transition:transform .26s var(--sp-support-ease),background-color .26s var(--sp-support-ease)}.sp-home-support__button:hover{background:#000;box-shadow:none;transform:translateY(-2px)}.sp-home-support__button:hover .sp-home-support__button-icon{background:#fff3;transform:translate(2px)}.sp-home-support__button:active{transform:translateY(0) scale(.985)}.sp-home-support__button:focus-visible{outline:2px solid var(--sp-support-ink);outline-offset:4px}.sp-home-support:not(.sp-home-support--still) .sp-home-support__image-shell,.sp-home-support:not(.sp-home-support--still) .sp-home-support__content{animation:spHomeSupportReveal .78s var(--sp-support-ease) both}.sp-home-support:not(.sp-home-support--still) .sp-home-support__content{animation-delay:.12s}@keyframes spHomeSupportReveal{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@media(min-width:990px){.sp-home-support__inner{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)}.sp-home-support__content{order:-1}.sp-home-support__image-shell{order:1}}@media(max-width:989px){.sp-home-support{padding-top:max(36px,calc(var(--sp-support-padding-top) - 28px));padding-bottom:max(36px,calc(var(--sp-support-padding-bottom) - 28px))}.sp-home-support__inner{grid-template-columns:minmax(0,1fr)}.sp-home-support__image{aspect-ratio:16 / 11}.sp-home-support h2{max-width:12em}}@media(min-width:990px)and (max-width:1180px){.sp-home-support{padding-top:max(44px,calc(var(--sp-support-padding-top) - 36px));padding-bottom:max(44px,calc(var(--sp-support-padding-bottom) - 36px))}.sp-home-support__inner{width:min(calc(100% - clamp(44px,5.6vw,76px)),var(--sp-support-max-width));grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,3.8vw,44px)}.sp-home-support__image{aspect-ratio:4 / 4.25}.sp-home-support h2{font-size:clamp(34px,3.65vw,42px)}.sp-home-support__row{padding:13px 0}.sp-home-support__row .rte{line-height:1.48}}@media(min-width:1100px){.sp-home-support{padding-top:clamp(58px,4.4vw,72px);padding-bottom:clamp(58px,4.4vw,72px)}.sp-home-support__inner{gap:clamp(34px,4vw,58px)}.sp-home-support h2{font-size:clamp(40px,3.15vw,52px);line-height:1.02}.sp-home-support__intro{margin-top:16px;line-height:1.5}.sp-home-support__ledger{margin-top:20px}.sp-home-support__row{padding:14px 0}.sp-home-support__row .rte{margin-top:6px;line-height:1.5}.sp-home-support__image-shell{width:min(100%,640px);justify-self:end}.sp-home-support__image{aspect-ratio:4 / 4.28}.sp-home-support__button{margin-top:18px}}@media(min-width:1500px){.sp-home-support__image-shell{width:min(100%,620px)}}@media(min-width:750px)and (max-width:1099px){.sp-home-support{padding-top:max(36px,calc(var(--sp-support-padding-top) - 42px));padding-bottom:max(38px,calc(var(--sp-support-padding-bottom) - 42px))}.sp-home-support__inner{width:min(calc(100% - clamp(44px,6vw,68px)),var(--sp-support-max-width));grid-template-columns:minmax(0,.9fr) minmax(300px,.82fr);gap:clamp(22px,3.2vw,34px);align-items:center}.sp-home-support__content{order:-1}.sp-home-support__image-shell{order:1;border-radius:24px;padding:7px}.sp-home-support__image{aspect-ratio:4 / 3;border-radius:18px}.sp-home-support h2{max-width:10.8em;font-size:clamp(32px,4.2vw,42px)}.sp-home-support__intro{margin-top:16px;font-size:14px;line-height:1.5}.sp-home-support__row{grid-template-columns:30px minmax(0,1fr);gap:12px;padding:11px 0}.sp-home-support__row>span{width:28px;height:28px}.sp-home-support__row h3{font-size:16px}.sp-home-support__row .rte{font-size:13px;line-height:1.42}.sp-home-support__height-panel{margin-top:16px;padding:13px}.sp-home-support__height-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sp-home-support__height-card{padding:11px}.sp-home-support__height-card strong{font-size:18px}.sp-home-support__height-card small{font-size:11px}.sp-home-support__button{min-height:48px}}@media(min-width:750px)and (max-width:899px){.sp-home-support{padding-top:clamp(28px,4vw,38px)!important;padding-bottom:clamp(24px,3.4vw,34px)!important}.sp-home-support__inner{grid-template-columns:minmax(0,.92fr) minmax(260px,.74fr);gap:clamp(18px,2.8vw,26px);align-items:center}.sp-home-support__image-shell{max-width:320px;justify-self:end}.sp-home-support__image{aspect-ratio:4 / 3.15}.sp-home-support h2{max-width:10.4em;font-size:clamp(30px,4.1vw,36px)}.sp-home-support__intro{margin-top:12px}.sp-home-support__ledger{margin-top:16px}.sp-home-support__row{padding:9px 0}.sp-home-support__row .rte{margin-top:4px}.sp-home-support__button{min-height:44px;margin-top:16px;padding-left:20px;font-size:14px}}@media(max-width:749px){.sp-home-support__inner{width:min(calc(100% - 36px),var(--sp-support-max-width))}.sp-home-support h2{font-size:35px}.sp-home-support__intro{margin-top:18px;font-size:14px;line-height:1.58}.sp-home-support__image-shell{border-radius:22px;padding:7px}.sp-home-support__image{aspect-ratio:1.08 / 1;border-radius:17px}.sp-home-support__row{grid-template-columns:32px minmax(0,1fr);gap:14px;padding:17px 0}.sp-home-support__row>span{width:30px;height:30px}.sp-home-support__height-head{display:grid}.sp-home-support__height-head p{max-width:none;text-align:left}.sp-home-support__height-options{grid-template-columns:minmax(0,1fr)}.sp-home-support__button{width:100%}}@media(prefers-reduced-motion:reduce){.sp-home-support *,.sp-home-support *:before,.sp-home-support *:after{animation:none!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/section-sidepillow-home-support-logic.css.map */
