.sb-helps{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.sb-helps__head{max-width:56rem}.sb-helps__title{font-size:clamp(2.8rem,4vw,4.4rem);letter-spacing:-.018em;margin:var(--sb-space-12) 0 0;text-wrap:balance}.sb-helps__title em{font-style:italic;color:rgb(var(--sb-theme-rgb, var(--sb-amber-deep-rgb)))}.sb-helps__lede{font-size:1.65rem;line-height:1.62;color:rgba(var(--color-foreground),.76);margin:var(--sb-space-16) 0 0;max-width:54ch;text-wrap:pretty}.sb-helps__rows{display:grid;gap:clamp(4rem,7vw,8rem);margin:clamp(3.6rem,6vw,6rem) 0 0}.sb-helps__row{display:grid;gap:clamp(2rem,4vw,4.4rem);align-items:center}@media(min-width:990px){.sb-helps__row{grid-template-columns:minmax(0,.92fr) 1fr}.sb-helps__row:nth-child(2n) .sb-helps__media{order:2}}.sb-helps__media{position:relative;margin:0;aspect-ratio:1;overflow:hidden;border-radius:var(--sb-radius-lg)}.sb-helps__img,.sb-helps__panel{display:block;width:100%;height:100%;aspect-ratio:1;border-radius:var(--sb-radius-lg);object-fit:cover;box-shadow:0 2.4rem 5rem -2.8rem rgba(var(--sb-forest-rgb),.5)}@media(prefers-reduced-motion:no-preference){.sb-js .sb-helps__media{clip-path:inset(0 0 100% 0 round var(--sb-radius-lg));transition:clip-path 1.1s var(--sb-ease)}.sb-js .sb-helps__media.is-in{clip-path:inset(0 0 0 0 round var(--sb-radius-lg))}.sb-helps__img{transform:scale(1.12) translateY(calc(var(--sb-helps-p, 0) * 7%));will-change:transform}}.sb-helps__panel{position:relative;display:grid;place-content:center;justify-items:center;gap:var(--sb-space-14);overflow:hidden;text-align:center;background:radial-gradient(120% 120% at 30% 18%,rgba(var(--sb-amber-rgb, 221, 127, 69),.16),transparent 60%),var(--sb-forest);color:var(--sb-on-forest)}.sb-helps__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--tex);background-size:cover;background-position:center;opacity:.16;mix-blend-mode:luminosity}.sb-helps__panel:after{content:"";position:absolute;top:1.4rem;right:1.4rem;bottom:1.4rem;left:1.4rem;border-radius:calc(var(--sb-radius-lg) - 1rem);border:var(--sb-border-w-15) dashed rgba(var(--sb-on-forest-rgb),.28)}.sb-helps__panel-icon{position:relative;display:grid;place-items:center;width:clamp(6rem,9vw,8rem);height:clamp(6rem,9vw,8rem);border-radius:var(--sb-radius-round);background:rgba(var(--sb-on-forest-rgb),.08);color:var(--sb-amber)}.sb-helps__panel-icon svg{width:52%;height:52%}.sb-helps__panel-label{position:relative;font-size:1.15rem;font-weight:var(--sb-fw-semibold);letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--sb-on-forest-rgb),.66)}.sb-helps__cap{position:absolute;left:1.4rem;bottom:1.4rem;right:1.4rem;font-size:1.15rem;line-height:1.4;color:rgb(var(--sb-on-forest-rgb));background:rgba(var(--sb-scrim-rgb),.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:var(--sb-space-07) var(--sb-space-10);border-radius:var(--sb-radius-sm);width:max-content;max-width:100%}.sb-helps__depth{display:block;font-size:1.1rem;font-weight:var(--sb-fw-semibold);letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-forest-rgb))));margin-bottom:var(--sb-space-08)}.sb-helps__name{font-family:var(--font-heading-family);font-weight:var(--sb-fw-medium);font-size:clamp(2.1rem,2.8vw,2.8rem);line-height:1.16;letter-spacing:-.012em;color:var(--sb-forest);margin:0}.sb-helps__text{font-size:1.55rem;line-height:1.62;color:rgba(var(--color-foreground),.78);margin:var(--sb-space-11) 0 0;max-width:50ch;text-wrap:pretty}.sb-helps__proof{display:inline-flex;align-items:baseline;gap:var(--sb-space-09);margin:var(--sb-space-18) 0 0;padding:var(--sb-space-07) 1.3rem var(--sb-space-07) var(--sb-space-11);border:var(--sb-border-w) solid rgba(var(--sb-amber-rgb, 221, 127, 69),.4);border-radius:var(--sb-radius-xl);background:rgba(var(--sb-amber-rgb, 221, 127, 69),.08)}.sb-helps__stat{font-family:var(--font-heading-family);font-weight:var(--sb-fw-medium);font-size:2rem;line-height:1;color:var(--sb-amber-text, #a85525)}.sb-helps__statlabel{font-size:1.3rem;color:rgba(var(--color-foreground),.72)}.sb-helps__source{font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),.7);margin:var(--sb-space-09) 0 0;max-width:46ch}.sb-helps__note{margin:clamp(3.2rem,5vw,4.6rem) 0 0;font-size:1.2rem;line-height:1.55;color:rgba(var(--color-foreground),.7);max-width:70ch}.sb-helps__solves{display:flex;flex-wrap:wrap;gap:clamp(.8rem,1.6vw,1.8rem);list-style:none;margin:clamp(1.6rem,2.4vh,2.4rem) 0 0;padding:0}.sb-helps__solve{display:inline-flex;align-items:center;gap:var(--sb-space-07);font-size:1.4rem;line-height:1.3;color:rgba(var(--color-foreground),.82)}.sb-helps__solve svg{width:1.6rem;height:1.6rem;color:rgb(var(--sb-theme-rgb, var(--sb-amber-deep-rgb)));flex:none}.sb-helps__answers{display:inline-flex;align-items:center;gap:var(--sb-space-07);margin:var(--sb-space-09) 0 0;font-size:1.2rem;line-height:1.3;color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-amber-text-rgb))))}.sb-helps__answers svg{width:1.4rem;height:1.4rem;color:rgb(var(--sb-theme-rgb, var(--sb-amber-deep-rgb)));flex:none}.sb-helps__answers-k{font-weight:var(--sb-fw-semibold);letter-spacing:.04em;text-transform:uppercase;font-size:.82em;color:rgba(var(--color-foreground),.5)}.sb-helps--cinematic .sb-helps__stage{position:relative;display:grid;isolation:isolate}.sb-helps--cinematic .sb-helps__stage>*{grid-column:1;grid-row:1}.sb-helps__video{position:sticky;top:var(--sb-frame-inset);z-index:0;align-self:start;height:calc(100vh - 2 * var(--sb-frame-inset));min-height:32rem;margin-inline:var(--sb-frame-inset);overflow:hidden;border-radius:var(--sb-frame-radius);background:var(--sb-forest)}.sb-helps__video-el{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.82);border-radius:var(--sb-frame-radius)}.sb-helps__video-tint{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(118deg,rgba(var(--sb-cream-rgb),.64),rgba(var(--sb-cream-rgb),.54),rgba(var(--sb-cream-rgb),.36) 76%,rgba(var(--sb-cream-rgb),.28)),rgba(var(--sb-cream-rgb),.08)}.sb-helps--cinematic .sb-helps__rows{position:relative;z-index:1;display:block;gap:0;margin:0}.sb-helps__rows-inner{display:grid;gap:clamp(1.4rem,1.6vw,2.2rem);padding-block:clamp(2.5rem,5vh,6rem) clamp(10rem,20vh,24rem)}@media(min-width:750px){.sb-helps__rows-inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.sb-helps--cinematic .sb-helps__head,.sb-helps--cinematic .sb-helps__row--reassurance{grid-column:1 / -1}}@media(min-width:990px){.sb-helps__rows-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}.sb-helps--cinematic .sb-helps__head{margin:0 0 clamp(1.2rem,2.4vh,2.4rem)}.sb-helps--cinematic .sb-helps__head :is(.sb-eyebrow,.sb-helps__title,.sb-helps__lede){text-shadow:0 1px 18px rgba(var(--sb-cream-rgb),.72)}.sb-helps--cinematic .sb-helps__lede{color:rgba(var(--color-foreground),.88)}.sb-helps--cinematic .sb-helps__solve{text-shadow:0 1px 18px rgba(var(--sb-cream-rgb),.72)}.sb-helps__note--over{grid-column:1 / -1;margin:clamp(2.4rem,4vh,4rem) auto 0;text-align:center;color:rgba(var(--color-foreground),.8);text-shadow:0 1px 18px rgba(var(--sb-cream-rgb),.72)}.sb-helps--cinematic .sb-helps__row{display:flex;flex-direction:column;gap:clamp(1.1rem,1.5vw,1.6rem);padding:clamp(1.3rem,1.9vw,2rem);border-radius:var(--sb-radius-lg);background:rgba(var(--sb-cream-rgb),.46);-webkit-backdrop-filter:blur(28px) saturate(1.12);backdrop-filter:blur(28px) saturate(1.12);border:var(--sb-border-w) solid rgba(var(--sb-forest-rgb),.12);box-shadow:0 2.4rem 5rem -2.4rem rgba(var(--sb-scrim-rgb),.5)}.sb-helps--cinematic .sb-helps__row .sb-helps__media{order:0;flex:none;width:100%;aspect-ratio:3 / 2;min-height:0;border-radius:var(--sb-radius-md)}.sb-helps--cinematic .sb-helps__img,.sb-helps--cinematic .sb-helps__panel{height:100%;width:100%;object-fit:cover;border-radius:var(--sb-radius-md)}.sb-helps--cinematic .sb-helps__row--reassurance{background:rgba(var(--sb-cream-rgb),.56);border-color:rgba(var(--sb-forest-rgb),.16)}@media(min-width:750px){.sb-helps--cinematic .sb-helps__row--reassurance{flex-direction:row;align-items:stretch;gap:clamp(1.6rem,2.4vw,3.2rem)}.sb-helps--cinematic .sb-helps__row--reassurance .sb-helps__media{flex:0 0 min(40%,38rem);aspect-ratio:auto;align-self:stretch;min-height:18rem}.sb-helps--cinematic .sb-helps__row--reassurance .sb-helps__copy{flex:1 1 0;align-self:center}}.sb-helps--cinematic .sb-helps__panel-icon{width:clamp(3.4rem,5vw,4.6rem);height:clamp(3.4rem,5vw,4.6rem)}.sb-helps--cinematic .sb-helps__panel-label{display:none}.sb-helps--cinematic .sb-helps__copy{flex:1 1 auto}.sb-helps--cinematic .sb-helps__text{margin-top:var(--sb-space-09)}.sb-js .sb-helps--cinematic .sb-helps__media{clip-path:none}.sb-js .sb-helps--cinematic .sb-reveal{opacity:1;transform:none}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.sb-helps--cinematic .sb-helps__row{background:rgba(var(--sb-cream-rgb),.92)}}@media(prefers-reduced-motion:reduce){.sb-helps__rows-inner{padding-block:clamp(2.5rem,5vh,6rem) clamp(7rem,12vh,14rem)}}.sb-helps--split{background-color:var(--sb-cream-fade);padding-block:var(--sb-section-y)}.sb-helps--split .sb-helps__head{max-width:66rem;margin-inline:auto;text-align:center}.sb-helps--split .sb-helps__lede{margin-inline:auto}.sb-helps--split .sb-helps__solves{justify-content:center}.sb-helps__split{display:grid;gap:clamp(3rem,5vw,5.6rem);margin-top:clamp(3.6rem,6vw,6rem)}.sb-helps__split-media{position:relative}@media(min-width:990px){.sb-helps__split{grid-template-columns:1fr 1fr;align-items:start}.sb-helps__split-media{position:sticky;top:clamp(8rem,12vh,12rem)}}.sb-helps__frame{position:relative;overflow:hidden;aspect-ratio:4 / 3;border-radius:var(--sb-frame-radius);background:var(--sb-forest);box-shadow:var(--sb-shadow-xl)}.sb-helps__frame .sb-helps__video-el{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--sb-frame-radius)}.sb-helps__frame--still{aspect-ratio:3 / 4}.sb-helps__still-el{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;border-radius:var(--sb-frame-radius);transform-origin:50% 18%;animation:sb-helps-breathe 26s var(--sb-ease) infinite alternate}@keyframes sb-helps-breathe{0%{transform:scale(1)}to{transform:scale(1.045)}}@media(prefers-reduced-motion:reduce){.sb-helps__still-el{animation:none}}.sb-helps__chip{position:absolute;left:var(--sb-space-16);bottom:var(--sb-space-16);max-width:calc(100% - 2 * var(--sb-space-16));font-size:1.2rem;letter-spacing:.02em;color:var(--sb-on-forest);background:rgba(var(--sb-scrim-rgb),.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--sb-space-08) var(--sb-space-15);border-radius:var(--sb-radius-pill)}.sb-helps__chip :is(b,strong){color:var(--sb-sage);font-weight:var(--sb-fw-semibold)}.sb-helps__benefits{display:grid;gap:var(--sb-space-18)}.sb-helps--split .sb-helps__row{display:block;padding:clamp(2.4rem,3vw,3.2rem) clamp(2.2rem,2.6vw,3rem);background:var(--sb-white);border:var(--sb-border-w-hair) solid rgba(var(--sb-forest-rgb),.1);border-radius:var(--sb-radius-md)}.sb-helps--split .sb-helps__depth{margin-bottom:var(--sb-space-14);color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-forest-rgb))))}.sb-helps--split .sb-helps__name{font-size:clamp(2.1rem,2.6vw,2.7rem)}.sb-helps--split .sb-helps__answers{margin-top:var(--sb-space-12)}.sb-helps--split .sb-helps__text{margin-top:var(--sb-space-14);max-width:none}@media(min-width:990px)and (prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.sb-helps--split .sb-helps__row{animation:sb-helps-defocus linear both;animation-timeline:view(block calc(var(--header-height, 8rem) + 4rem) 0rem);animation-range:exit 0% exit 100%}}}@keyframes sb-helps-defocus{to{filter:blur(4px);opacity:.5}}.sb-helps__note--split{max-width:76rem;margin-inline:auto;text-align:center;margin-top:clamp(3.2rem,5vw,4.8rem)}.sb-helps--rail{background:var(--sb-porcelain)}.sb-helps--rail .sb-helps__stage-rail{display:flex;flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(3.2rem,5vh,5.6rem) 0;gap:clamp(2rem,3vh,3.2rem)}.sb-helps--rail .sb-helps__head .sb-helps__title{font-size:clamp(2.6rem,3.2vw,3.6rem)}.sb-helps--rail .sb-helps__head .sb-helps__lede{font-size:1.5rem}.sb-helps--rail .sb-helps__stage-rail>.sb-wrap{max-width:none;margin-inline:0;padding-inline:max(var(--sb-gutter),calc((100% - 104rem)/2))}.sb-helps--rail .sb-helps__head{text-align:left;margin-inline:0;max-width:56rem}.sb-helps--rail .sb-helps__railband{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:var(--sb-space-16)}.sb-helps__bloom{position:relative;width:min(24rem,30vh);justify-self:end;display:none}.sb-helps__bloom--film{position:absolute;bottom:100%;right:max(var(--sb-gutter),calc((100% - 104rem)/2));width:min(43.5rem,45vh,36vw);-webkit-mask-image:linear-gradient(0deg,#000 68%,transparent 99%);mask-image:linear-gradient(0deg,#000 68%,transparent 99%)}.sb-helps__bloom-canvas{display:block;width:100%;aspect-ratio:852 / 615;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%)}.sb-helps--rail.is-rail-revealing .sb-helps__bloom-canvas{filter:blur(var(--sb-bloom-blur, 0px));will-change:filter}@media screen and (max-width:749px){.sb-helps__bloom--film{display:block;width:min(64vw,36vh,var(--sb-bloom-max-w, 999rem))}.sb-helps--rail .sb-helps__rail-view:has(.sb-helps__bloom--film){margin-top:calc(min(64vw,36vh,var(--sb-bloom-max-w, 999rem)) * .722 + var(--sb-space-10))}}.sb-helps__bloom-placeholder{display:grid;place-content:center;width:100%;aspect-ratio:4 / 5;border:var(--sb-border-w-hair) dashed rgba(var(--color-foreground),.25);border-radius:var(--sb-radius-md);background:rgba(var(--sb-white-rgb),.5);color:rgba(var(--color-foreground),.45);font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;text-align:center;padding:var(--sb-space-12)}@media screen and (min-width:990px){.sb-helps--rail .sb-helps__railband{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.sb-helps__bloom{display:block}}.sb-helps--rail .sb-helps__head .sb-eyebrow{color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-amber-text-rgb))))}.sb-helps--rail .sb-helps__head .sb-helps__title em{display:block;font-style:italic;color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-forest-rgb))))}.sb-helps--rail .sb-helps__head .sb-helps__lede{margin-inline:0;max-width:56rem}.sb-helps--rail .sb-helps__head{margin-bottom:0}.sb-helps--rail .sb-helps__rail-view{position:relative;--sbh-rail-drop: clamp(2.8rem, 4vh, 3.6rem)}.sb-helps--rail .sb-helps__railline{position:absolute;top:0;left:0;width:100%;height:var(--sb-border-w-hair);background:rgba(var(--color-foreground),.16)}.sb-helps--rail .sb-helps__rail-row{display:flex;align-items:stretch;gap:clamp(8rem,10vw,14rem);padding:var(--sbh-rail-drop) var(--sb-gutter) var(--sb-space-08);overflow-x:auto}.sb-helps--rail .sb-helps__row{position:relative;flex:0 0 clamp(28rem,30vw,38rem);display:block;padding:clamp(2rem,2.4vw,2.6rem) clamp(2rem,2.4vw,2.8rem);background:var(--sb-white);border:var(--sb-border-w-hair) solid rgba(var(--sb-forest-rgb),.1);border-radius:var(--sb-radius-md)}.sb-helps--rail .sb-helps__row:before{content:"";position:absolute;top:calc(-1 * var(--sbh-rail-drop));left:var(--sb-space-12);width:.9rem;height:.9rem;border-radius:var(--sb-radius-round);background:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-amber-deep-rgb))));transform:translateY(-50%)}.sb-helps--rail .sb-helps__depth{margin-bottom:var(--sb-space-14);color:rgb(var(--sb-theme-text-rgb, var(--sb-theme-rgb, var(--sb-forest-rgb))))}.sb-helps--rail .sb-helps__name{font-size:clamp(1.9rem,2.2vw,2.3rem)}.sb-helps--rail .sb-helps__text{font-size:1.4rem}.sb-helps--rail .sb-helps__answers{margin-top:var(--sb-space-12)}.sb-helps--rail .sb-helps__text{margin-top:var(--sb-space-14);max-width:none}.sb-helps__note--rail{max-width:76rem;margin-block:0;margin-inline:auto;text-align:center;padding-inline:var(--sb-gutter)}.sb-helps--rail.is-rail-pinned{height:calc(100svh + var(--sb-helps-start, 0px) + var(--sb-helps-track, 0px) + var(--sb-helps-hold, 0px))}.sb-helps--rail.is-rail-pinned .sb-helps__stage-rail{position:sticky;top:var(--sb-rail-stick-top, 0px);min-height:0;height:100svh;overflow:clip;justify-content:flex-start;padding-top:calc(var(--header-height, 8rem) + clamp(2.4rem,4vh,4rem));padding-bottom:var(--sb-space-10)}@supports (top: 1dvh){.sb-helps--rail.is-rail-pinned .sb-helps__stage-rail{top:var(--sb-rail-stick-top-dvh, var(--sb-rail-stick-top, 0px))}}.sb-helps--rail.is-rail-pinned .sb-helps__rail-row{overflow-x:visible;transform:translate(calc(var(--sb-helps-start, 0px) - var(--sb-helps-p, 0) * (var(--sb-helps-start, 0px) + var(--sb-helps-track, 0px)) + var(--sb-helps-bounce, 0px)));will-change:transform}.sb-helps--rail.is-rail-revealing.is-rail-pinned .sb-helps__row:first-child{filter:blur(var(--sb-card-blur, 0px));will-change:filter}@media screen and (max-width:749px){.sb-helps--rail.is-rail-pinned{height:auto}.sb-helps--rail.is-rail-pinned:after{content:"";display:block;height:calc(var(--sb-helps-start, 0px) + var(--sb-helps-track, 0px) + var(--sb-helps-hold, 0px))}.sb-helps--rail.is-rail-pinned .sb-helps__stage-rail{height:auto}}.sb-helps--rail .sb-helps__rail-view:before{content:"";position:absolute;top:0;left:0;bottom:0;width:clamp(8rem,14vw,22rem);background:linear-gradient(to right,rgb(var(--sb-porcelain-rgb)),rgba(var(--sb-porcelain-rgb),0));pointer-events:none;z-index:1}.sb-helps--rail .sb-helps__rail-view:after{content:"";position:absolute;top:0;right:0;bottom:0;width:clamp(8rem,14vw,22rem);background:linear-gradient(to left,rgb(var(--sb-porcelain-rgb)),rgba(var(--sb-porcelain-rgb),0));pointer-events:none;z-index:1;opacity:min(1,calc((1 - var(--sb-helps-p, 0)) * 3))}.sb-helps__gender[hidden]{display:none}.sb-helps__gender{display:inline-flex;gap:var(--sb-space-04);padding:var(--sb-space-04);border:var(--sb-border-w-hair) solid rgba(var(--sb-forest-rgb),.14);border-radius:var(--sb-radius-pill);background:rgba(var(--sb-forest-rgb),.05);margin-bottom:var(--sb-space-14)}.sb-helps__gender-btn{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;font:inherit;font-size:1.25rem;font-weight:var(--sb-fw-semibold);letter-spacing:.04em;color:rgba(var(--color-foreground),.72);background:transparent;padding:var(--sb-space-06) var(--sb-space-12);border-radius:var(--sb-radius-pill);transition:background .3s var(--sb-ease),color .3s var(--sb-ease)}.sb-helps__gender-btn.is-active{background:var(--sb-forest);color:var(--sb-on-forest)}.sb-helps__gender-btn:focus-visible{outline:2px solid var(--sb-amber);outline-offset:2px}.sb-helps[data-gender=a] [data-gender=b],.sb-helps[data-gender=b] [data-gender=a]{display:none}.sb-helps[data-gender] :is(.sb-helps__title,.sb-helps__lede,.sb-helps__solves,.sb-helps__benefits,.sb-helps__rows,.sb-helps__rail-row,.sb-helps__split-media){transition:opacity .45s var(--sb-ease)}.sb-helps.is-gender-fading :is(.sb-helps__title,.sb-helps__lede,.sb-helps__solves,.sb-helps__benefits,.sb-helps__rows,.sb-helps__rail-row,.sb-helps__split-media){opacity:0}@media(prefers-reduced-motion:reduce){.sb-helps[data-gender] :is(.sb-helps__title,.sb-helps__lede,.sb-helps__solves,.sb-helps__benefits,.sb-helps__rows,.sb-helps__rail-row,.sb-helps__split-media){transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-fixes.css.map */
