.st .st-strip{overflow:hidden;margin:0 0 36px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.st .st-strip__track{display:flex;gap:10px;width:max-content;animation:st-marquee 60s linear infinite}.st .st-strip__track:hover{animation-play-state:paused}.st .st-strip__item{width:210px;aspect-ratio:3/4;border-radius:14px;overflow:hidden;background:#eceae3;flex-shrink:0}.st .st-strip__item img{width:100%;height:100%;object-fit:cover;display:block}.st .st-rcar{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 4px 12px;scrollbar-width:none}.st .st-rcar::-webkit-scrollbar{display:none}.st .st-rc{flex:0 0 calc((100% - 32px) / 3);scroll-snap-align:start;background:var(--ground);border:1px solid var(--line);border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:12px}.st .st-rc .st-stars svg{width:18px;height:18px}.st .st-rc h3{font-family:var(--sans);font-size:18px;font-weight:700;color:var(--ink)}.st .st-rc p{font-size:16px;line-height:1.55;color:var(--body);flex:1}.st .st-rc__by{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--line)}.st .st-rc__av{width:44px;height:44px;border-radius:50%;background:var(--tint);color:var(--navy);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:18px;overflow:hidden;flex-shrink:0}.st .st-rc__av img{width:100%;height:100%;object-fit:cover}.st .st-rc__by b{display:block;font-size:15px;color:var(--ink)}.st .st-rc__by small{display:flex;align-items:center;gap:4px;font-size:13px;color:#1d6b3a;font-weight:600}.st .st-rc__by small svg{width:13px;height:13px}.st .st-rcar__btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:26px;line-height:1;cursor:pointer;box-shadow:0 8px 20px #0b1b451f;display:flex;align-items:center;justify-content:center}.st .st-rcar__btn--prev{left:8px}.st .st-rcar__btn--next{right:8px}.st .st-pdp{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.st .st-pdp__gallery{position:sticky;top:110px}.st .st-pdp__main{position:relative;aspect-ratio:1;border-radius:24px;overflow:hidden;background:var(--ground);border:1px solid var(--line)}.st .st-pdp__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease}.st .st-pdp__img.is-on{opacity:1}.st .st-pdp__badge{position:absolute;top:16px;left:16px;z-index:2;background:var(--navy-deep);color:#fff;font-size:13px;font-weight:700;letter-spacing:1px;padding:7px 14px;border-radius:999px;text-transform:uppercase}.st .st-pdp__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.st .st-pdp__thumb{flex:0 0 76px;height:76px;border-radius:14px;overflow:hidden;border:2px solid var(--line);background:#fff;padding:0;cursor:pointer;transition:border-color .2s}.st .st-pdp__thumb.is-on{border-color:var(--navy)}.st .st-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.st .st-pdp__info{display:flex;flex-direction:column;gap:18px}.st .st-pdp__info h2{font-size:clamp(30px,3.4vw,44px);line-height:1.08}.st .st-pdp__bens{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.st .st-pdp__bens li{display:flex;gap:10px;align-items:flex-start;font-size:17px;color:var(--ink);font-weight:500}.st .st-pdp__bens li span{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#dcefd9;color:#1d6b3a;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.st .st-pdp__bens li svg{width:13px;height:13px}.st .st-pdp__pay{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:-4px}.st .st-pdp__payicon{height:24px;width:auto;border-radius:4px}.st .st-pdp__trust{display:flex;gap:14px;align-items:center;background:var(--ground);border:1px solid var(--line);border-radius:16px;padding:14px 16px}.st .st-pdp__trust p{font-size:14px;color:var(--body);line-height:1.4}.st .st-pdp__avs{display:flex;flex-shrink:0}.st .st-pdp__avs img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-10px}.st .st-pdp__avs img:first-child{margin-left:0}.st .st-pdp__notice{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#8a3b12;background:#fff2e8;border:1px solid #F5C9A8;border-radius:12px;padding:12px 14px}.st .st-pdp__notice svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.st .st-pdp__acc{border-top:1px solid var(--line);margin-top:4px}.st .st-pdp__acc details{border-bottom:1px solid var(--line)}.st .st-pdp__acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:17px;font-weight:600;color:var(--ink)}.st .st-pdp__acc summary::-webkit-details-marker{display:none}.st .st-pdp__acc .st-faq__plus{width:32px;height:32px;font-size:22px}.st .st-pdp__acc details[open] .st-faq__plus{transform:rotate(45deg)}.st .st-pdp__acc-body{padding:0 0 18px;font-size:16px;color:var(--body);line-height:1.55}.st .st-pdp__acc-body p{margin:0 0 8px}.st .st-pdp__perks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:64px;padding-top:40px;border-top:1px solid var(--line)}.st .st-pdp__perks div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:15px;color:var(--body)}.st .st-pdp__perks svg{width:30px;height:30px;color:var(--navy);margin-bottom:4px}.st .st-pdp__perks b{font-size:17px;color:var(--ink)}.st .st-plans{gap:10px}.st .st-plan{padding:14px 16px;min-height:72px;border-radius:16px}.st .st-plan__name{font-size:17px}.st .st-plan__sub{font-size:14px}.st .st-plan__price b{font-size:20px}@media(max-width:1100px){.st .st-pdp{grid-template-columns:1fr}.st .st-pdp__gallery{position:static}.st .st-rc{flex-basis:calc((100% - 16px)/2)}}@media(max-width:749px){.st .st-sec,.st .st-sec--tight{padding:52px 0}.st .st-h2{font-size:30px}.st .st-lead{font-size:17px}.st .st-hero{padding:24px 0 40px}.st .st-hero h1{font-size:38px}.st .st-hero__visual{height:330px}.st .st-hero__disc{width:280px;height:280px}.st .st-hero__ring{width:320px;height:320px}.st .st-hero__img{width:230px}.st .st-trust,.st .st-press{display:none}.st .st-inside__grid{margin-top:32px;gap:24px}.st .st-inside__col{gap:14px}.st .st-callout p{display:none}.st .st-callout h3{font-size:20px;margin-bottom:2px}.st .st-inside__disc{width:200px;height:200px}.st .st-inside__ring{display:none}.st .st-inside__tags{margin-top:24px}.st .st-proof{gap:20px}.st .st-bars{display:none}.st .st-proof__stats{border-top:0;padding-top:0}.st .st-strip__item{width:140px}.st .st-rc{flex-basis:86%;padding:22px}.st .st-rcar__btn{display:none}.st .st-story{gap:14px}.st .st-story__img{aspect-ratio:2/1}.st .st-story__body{padding:22px 20px;gap:10px}.st .st-story__body p{font-size:16px}.st .st-pillars,.st .st-ingr4,.st .st-res__steps,.st .st-grid3,.st .st-rev3{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:4px 20px 10px;margin:16px -20px 0;scrollbar-width:none}.st .st-pillars>*,.st .st-ingr4>*,.st .st-res__steps>*,.st .st-grid3>*,.st .st-rev3>*{flex:0 0 78%;scroll-snap-align:start;margin-top:0}.st .st-pillar{aspect-ratio:4/5}.st .st-science__hero{gap:20px;margin-bottom:8px}.st .st-science__hero .st-media{aspect-ratio:16/10}.st .st-ingcard__img{aspect-ratio:4/3}.st .st-ingcard__body{padding:18px}.st .st-ingcard p{display:none}.st .st-res{gap:12px}.st .st-res__card{min-height:300px}.st .st-res__txt{padding:22px}.st .st-res__txt h3{font-size:24px}.st .st-rout{gap:20px}.st .st-rout__media{aspect-ratio:4/3}.st .st-rout__steps{margin-top:16px}.st .st-rout__step{padding:16px 0;grid-template-columns:44px 1fr;gap:12px}.st .st-rout__num{font-size:30px}.st .st-rout__step h3{font-size:20px}.st .st-rout__step p{font-size:15px}.st .st-cmp__head{min-height:0;padding:20px 16px 14px}.st .st-cmp__img{width:90px;height:90px}.st .st-cmp__row{padding:12px 16px;min-height:0;font-size:15px}.st .st-cmp__col--other{display:none}.st .st-seals{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:28px;padding-top:22px}.st .st-seals div{font-size:14px}.st .st-seals svg{width:20px;height:20px}.st .st-urg__grid{gap:28px}.st .st-urg__points{display:none}.st .st-cal{padding:18px}.st .st-cal__foot{display:none}.st .st-pdp{gap:24px}.st .st-pdp__main{border-radius:18px}.st .st-pdp__info h2{font-size:30px}.st .st-pdp__bens li{font-size:15px}.st .st-pdp__perks{grid-template-columns:1fr;gap:16px;margin-top:36px;padding-top:24px}.st .st-pdp__perks div{flex-direction:row;text-align:left;align-items:flex-start;gap:12px}.st .st-pdp__perks svg{margin-bottom:0;margin-top:2px}.st .st-pdp__perks b{display:block}.st .st-guar2{gap:20px}.st .st-guar2__media{aspect-ratio:16/9}.st .st-guar2__list div{font-size:16px}.st .st-faq2{gap:20px}.st .st-faq summary{padding:18px 0;font-size:17px}.st .st-faq details{padding:0 18px}.st .st-btn{min-height:54px;padding:14px 24px;font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/st-home-v4.css.map */
