.template-index{--sm-ink: #1e1d24;--sm-muted: #1e1d24;--sm-cream: #fffafa;--sm-panel: #f7ecec;--sm-white: #ffffff;--sm-accent: #db605e;background:var(--sm-cream)}.template-index #MainContent{overflow:clip;background:var(--sm-cream)}.template-index .announcement-bar{background:#1e1d24!important}.template-index .horizontal-ticker{display:none}.sm-home-hero{position:relative;min-height:clamp(600px,74vh,820px);overflow:hidden;isolation:isolate;color:#fff;background:#1e1d24}.sm-home-hero__slides{min-height:inherit}.sm-home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;min-height:inherit;display:grid;align-items:end;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),visibility .75s}.sm-home-hero__slide.is-active{position:relative;opacity:1;visibility:visible;transform:scale(1);z-index:1}.sm-home-hero__media,.sm-home-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0}.sm-home-hero__media{overflow:hidden;background:#1e1d24}.sm-home-hero__media picture{width:100%;height:100%;display:block}.sm-home-hero__video,.sm-home-hero__image{width:100%;height:100%;object-fit:cover;object-position:58% center}.sm-home-hero__veil{z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.16) 60%,transparent),linear-gradient(0deg,rgba(0,0,0,.38),transparent 48%)}.sm-home-hero__content{position:relative;z-index:2;width:100%;padding-top:120px;padding-bottom:clamp(54px,7vw,94px)}.sm-home-hero__copy{max-width:660px}.sm-home-hero__eyebrow{margin:0 0 16px;color:#db605e;font-size:12px;font-weight:700;letter-spacing:.14em}.sm-home-hero h1,.sm-home-hero h2{max-width:650px;margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.2vw,76px);font-weight:700;line-height:1.01;letter-spacing:-.04em;text-wrap:balance}.sm-home-hero__text{max-width:560px;margin-top:20px;color:#fffffff0;font-size:clamp(16px,1.25vw,19px);line-height:1.48}.sm-home-hero__text p{margin:0}.sm-home-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.sm-home-hero__button{min-height:46px;padding:12px 23px;border:1px solid #db605e;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#db605e;font-size:14px;font-weight:650;text-decoration:none;transition:color .3s cubic-bezier(.16,1,.3,1),background .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.sm-home-hero__button:hover{transform:translateY(-2px);color:#fff;border-color:#1e1d24;background:#1e1d24}.sm-home-hero__button--secondary{color:#fff;background:transparent}.sm-home-hero__button--secondary:hover{color:#fff;border-color:#db605e;background:#db605e}.sm-home-hero__controls{position:absolute;z-index:4;right:clamp(20px,4vw,64px);bottom:30px;padding:7px 9px;border:1px solid rgba(255,255,255,.3);border-radius:999px;display:flex;align-items:center;gap:9px;color:#fff;background:#1e1d24b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sm-home-hero__arrow{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:18px;transition:color .25s,background .25s}.sm-home-hero__arrow:hover{color:#fff;background:#db605e}.sm-home-hero__dots{display:flex;align-items:center;gap:7px}.sm-home-hero__dot{width:7px;height:7px;padding:0;border-radius:50%;background:#ffffff7a;transition:width .3s,background .3s}.sm-home-hero__dot.is-active{width:22px;border-radius:999px;background:#db605e}@media screen and (min-width:750px){.sm-home-hero__media:before{display:none}.sm-home-hero__media>picture,.sm-home-hero__media>.sm-home-hero__video{position:relative;z-index:1}.sm-home-hero__image{object-fit:cover;object-position:center}}.section--sm-collections{background:#fff}.sm-zero-categories{padding-top:clamp(56px,5vw,78px);padding-bottom:clamp(60px,5.5vw,86px)}.sm-zero-categories__heading{max-width:760px;margin:0 auto 48px;text-align:center}.sm-zero-categories__eyebrow{margin:0 0 10px;color:#72716c;font-size:12px;font-weight:600;letter-spacing:.16em}.sm-zero-categories__heading h2{margin:0;color:#1e1d24;font-size:clamp(36px,3.7vw,54px);font-weight:700;line-height:1.05;letter-spacing:-.045em}.sm-zero-categories__heading h2 span{color:inherit}.sm-zero-categories__text{max-width:620px;margin:14px auto 0;color:var(--sm-ink);font-size:16px;line-height:1.55}.sm-zero-categories__text p{margin:0}.sm-zero-categories__track{display:flex;gap:16px;height:250px}.sm-zero-category{position:relative;min-width:0;flex:1 1 0%;overflow:hidden;border:1px solid rgba(23,23,21,.08);border-radius:24px;color:#171715;background:#f7f6f2;box-shadow:0 8px 26px #00000009;text-decoration:none;transition:flex .6s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s}.sm-zero-category__media{position:absolute;top:0;right:0;bottom:0;left:0}.sm-zero-category__image,.sm-zero-category__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.sm-zero-category__image--generated{padding:8%;object-fit:contain;background:radial-gradient(circle at 50% 42%,#fff 0,#f8e9e8 56%,#e8c6c5)}.sm-zero-category__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000b8,#0000000a 67%);opacity:.58;transition:opacity .4s}.sm-zero-category__content{position:absolute;z-index:1;left:20px;right:20px;bottom:18px;color:#fff}.sm-zero-category h3{margin:0;color:inherit;font-size:clamp(16px,1.35vw,20px);font-weight:700;line-height:1.18;letter-spacing:-.025em;white-space:nowrap}.sm-zero-category__button{width:max-content;max-height:0;margin-top:0;padding:0 18px;border-radius:999px;display:flex;align-items:center;gap:10px;overflow:hidden;color:#171715;background:#fff;font-size:13px;font-weight:650;opacity:0;transform:translateY(10px);transition:max-height .4s cubic-bezier(.16,1,.3,1),margin .4s,padding .4s,opacity .4s,transform .4s cubic-bezier(.16,1,.3,1)}.sm-zero-categories__track:hover .sm-zero-category{flex:.72 1 0%}.sm-zero-categories__track .sm-zero-category:hover,.sm-zero-categories__track .sm-zero-category:focus-visible{flex:2.35 1 0%;border-color:#db605ec7;box-shadow:0 18px 44px #1e1d2429}.sm-zero-category:hover .sm-zero-category__image,.sm-zero-category:focus-visible .sm-zero-category__image{transform:scale(1.055)}.sm-zero-category:hover .sm-zero-category__shade,.sm-zero-category:focus-visible .sm-zero-category__shade{opacity:.82}.sm-zero-category:hover .sm-zero-category__button,.sm-zero-category:focus-visible .sm-zero-category__button{max-height:44px;margin-top:14px;padding-top:11px;padding-bottom:11px;opacity:1;transform:translateY(0)}.sm-zero-category__button>span{transition:transform .35s cubic-bezier(.16,1,.3,1)}.sm-zero-category:hover .sm-zero-category__button>span{transform:translate(3px)}.template-index [id$=featured_collection_NznQ8X]{background:var(--sm-cream)}.template-index [id$=featured_collection_NznQ8X] .collection{padding-top:clamp(52px,4vw,60px)!important;padding-bottom:clamp(54px,4.5vw,64px)!important}.template-index [id$=featured_collection_NznQ8X] .title-wrapper-with-link{max-width:820px;margin-left:auto;margin-right:auto;justify-content:center;text-align:center}.template-index [id$=featured_collection_NznQ8X] .title{color:var(--sm-ink);font-size:clamp(36px,4vw,56px);font-weight:700;letter-spacing:-.045em}.template-index [id$=featured_collection_NznQ8X] .collection__description{max-width:760px;margin:14px auto 42px;color:var(--sm-muted);text-align:center;font-size:16px;line-height:1.6}.template-index [id$=featured_collection_NznQ8X] .card-wrapper{height:100%}.template-index [id$=featured_collection_NznQ8X] .card{height:100%;padding:12px;border:1px solid rgba(30,29,36,.07);border-radius:28px;background:#fff;box-shadow:0 12px 34px #1e1d2412;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .45s}.template-index [id$=featured_collection_NznQ8X] .card:hover{transform:translateY(-7px);border-color:#db605e73;box-shadow:0 22px 54px #1e1d2421}.template-index [id$=featured_collection_NznQ8X] .card__inner{overflow:hidden;border-radius:21px;background:var(--sm-panel)}.template-index [id$=featured_collection_NznQ8X] .card__media{margin:0}.template-index [id$=featured_collection_NznQ8X] .card__media img{object-fit:contain;padding:8%;transition:transform .55s cubic-bezier(.16,1,.3,1)}.template-index [id$=featured_collection_NznQ8X] .card:hover .card__media img{transform:scale(1.045)}.template-index [id$=featured_collection_NznQ8X] .card__content{padding:20px 8px 8px}.template-index [id$=featured_collection_NznQ8X] .card__information{padding:0}.template-index [id$=featured_collection_NznQ8X] .card__information,.template-index [id$=featured_collection_NznQ8X] .price{text-align:left}.template-index [id$=featured_collection_NznQ8X] .card__heading{color:var(--sm-ink);font-size:clamp(17px,1.35vw,21px);font-weight:700;line-height:1.28;letter-spacing:-.02em}.template-index [id$=featured_collection_NznQ8X] .price{margin-top:10px;color:var(--sm-ink);font-size:15px}.template-index [id$=featured_collection_NznQ8X] .badge{border:0;border-radius:999px;color:#fff;background:#1e1d24}.template-index [id$=featured_collection_NznQ8X] .quick-add__submit{min-height:44px;border-radius:6px;color:#fff;background:#1e1d24}.template-index [id$=featured_collection_NznQ8X] .quick-add__submit:hover{color:#fff;background:#db605e}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"]{background:#fff}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .page-width{padding-top:clamp(46px,4.5vw,68px)!important;padding-bottom:clamp(46px,4.5vw,68px)!important}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .splide__list{align-items:stretch}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .splide__slide,.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .splide__slide__container{height:100%}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .icon-bar-card{min-height:250px;padding:44px 34px;border:1px solid rgba(30,29,36,.08);border-radius:24px;align-items:flex-start;justify-content:flex-start;text-align:left;background:var(--sm-cream);box-shadow:0 10px 32px #1e1d240e;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .icon-bar-card:hover{transform:translateY(-7px);border-color:#db605e9e;box-shadow:0 20px 46px #1e1d241c}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .icon-bar-card__icon{width:54px;height:54px;margin:0 0 20px;border-radius:14px;display:grid;place-items:center;color:var(--sm-accent)!important;background:var(--sm-panel)}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .material-icon,.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] svg{color:var(--sm-accent)!important;fill:currentColor}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .multicolumn-card__info{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .multicolumn-card__info h3{margin:0 0 14px;color:var(--sm-ink);font-size:22px;font-weight:700;line-height:1.2}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .multicolumn-card__info .rte{display:contents}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .multicolumn-card__info .rte p{margin:0;color:var(--sm-ink);font-size:14px;line-height:1.55}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .multicolumn-card__info .rte p:first-child{order:-1;margin:0 0 8px;color:var(--sm-accent);font-size:11px;font-weight:750;letter-spacing:.15em}.template-index [id*="1786099755033fb47e"]{padding:clamp(42px,4vw,56px) 16px;background:var(--sm-panel)}.template-index [id*="1786099755033fb47e"] [class^=ai-video-block-]{width:min(100%,1280px)!important;max-width:1280px;margin:0 auto}.template-index [id*="1786099755033fb47e"] [class^=ai-video-text-]{max-width:820px;margin:0 auto 28px!important;display:block!important;text-align:center}.template-index [id*="1786099755033fb47e"] [class^=ai-video-title-]{margin:0 0 12px!important;color:var(--sm-accent)!important;font-size:clamp(34px,3.5vw,48px)!important;font-weight:700!important;line-height:1.06!important;letter-spacing:-.035em}.template-index [id*="1786099755033fb47e"] [class^=ai-video-description-]{margin:0!important;color:var(--sm-ink)!important;font-size:16px!important;line-height:1.55!important}.template-index [id*="1786099755033fb47e"] [class^=ai-video-wrapper-]{border:1px solid rgba(30,29,36,.07);border-radius:20px!important;box-shadow:0 14px 42px #1e1d241a}.template-index [id*="1786099755033fb47e"] video{aspect-ratio:2 / 1;object-fit:cover}.template-index [id*="1786102403abd3f724"]{overflow:hidden}.template-index [id*="1786102403abd3f724"] [class^=ai-premium-info-container-]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);width:100%}.section--sm-explore{background:#fff}.sm-explore{padding:clamp(58px,5.5vw,86px) 0}.sm-explore__header{max-width:820px;margin:0 auto 46px;text-align:center}.sm-explore__eyebrow{margin:0 0 10px;color:var(--sm-accent);font-size:11px;font-weight:750;letter-spacing:.16em}.sm-explore__header h2{margin:0;color:var(--sm-ink);font-size:clamp(38px,4vw,56px);font-weight:700;line-height:1.04;letter-spacing:-.045em}.sm-explore__text{max-width:750px;margin:16px auto 0;color:var(--sm-ink);font-size:16px;line-height:1.62}.sm-explore__text p{margin:0}.sm-explore__button{width:max-content;margin:25px auto 0;padding:13px 22px;border:1px solid var(--sm-accent);border-radius:999px;display:flex;align-items:center;gap:18px;color:#fff;background:var(--sm-accent);font-size:14px;font-weight:700;text-decoration:none;transition:color .3s,background .3s,transform .3s}.sm-explore__button:hover{color:#fff;background:var(--sm-ink);transform:translateY(-2px)}.sm-explore__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sm-explore-card{position:relative;min-height:clamp(300px,30vw,430px);overflow:hidden;border-radius:26px;color:#fff;background:var(--sm-panel);box-shadow:0 12px 36px #1e1d2414;text-decoration:none;transform:translateZ(0);transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s}.sm-explore-card:hover{transform:translateY(-7px);box-shadow:0 24px 56px #1e1d2426}.sm-explore-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.sm-explore-card__image{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.16,1,.3,1)}.sm-explore-card__image--generated{padding:0;object-fit:cover;background:radial-gradient(circle at 50% 40%,#fff 0,#f8e9e8 57%,#e8c6c5)}.sm-explore-card:hover .sm-explore-card__image{transform:scale(1.055)}.sm-explore-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#1e1d24d1,#1e1d2400 62%)}.sm-explore-card__content{position:absolute;z-index:1;left:26px;right:22px;bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.sm-explore-card__title{color:#fff;font-size:clamp(20px,2vw,27px);font-weight:700;letter-spacing:-.025em}.sm-explore-card__arrow{width:42px;height:42px;border-radius:50%;display:grid;flex:0 0 auto;place-items:center;color:var(--sm-ink);background:#fff;transition:color .3s,background .3s,transform .3s}.sm-explore-card:hover .sm-explore-card__arrow{color:#fff;background:var(--sm-accent);transform:translate(3px)}.template-index [id*=comparison_slider_bmBxnF]>.gradient{background:var(--sm-panel)}.template-index [id*=comparison_slider_bmBxnF] .page-width{padding-top:clamp(58px,5.5vw,86px)!important;padding-bottom:clamp(60px,6vw,90px)!important}.template-index [id*="1786102403abd3f724"] [class^=ai-premium-info-section-]{padding-top:82px!important;padding-bottom:82px!important}.template-index [id*="1785867451db97edb6"] .jdgm-carousel-wrapper{padding-top:36px!important;padding-bottom:36px!important}.template-index [id*=comparison_slider_bmBxnF] .content-and-comparison-slider{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(48px,6vw,92px)}.template-index [id*=comparison_slider_bmBxnF] .content-container{padding:0;border:0;text-align:left;background:transparent;box-shadow:none}.template-index [id*=comparison_slider_bmBxnF] .content-container:before{content:"SEE THE DIFFERENCE";margin-bottom:14px;display:block;color:var(--sm-accent);font-size:11px;font-weight:750;line-height:1.2;letter-spacing:.16em}.template-index [id*=comparison_slider_bmBxnF] .title-with-highlight{max-width:560px;margin:0;color:var(--sm-ink);font-size:clamp(38px,4vw,58px);font-weight:700;line-height:1.04;letter-spacing:-.045em}.template-index [id*=comparison_slider_bmBxnF] .rte{max-width:520px;margin:20px 0 30px;color:var(--sm-ink);font-size:16px;line-height:1.65}.template-index [id*=comparison_slider_bmBxnF] .button{min-height:48px;margin:0 9px 10px 0;padding:0 22px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.01em}.template-index [id*=comparison_slider_bmBxnF] .button:before,.template-index [id*=comparison_slider_bmBxnF] .button:after{display:none}.template-index [id*=comparison_slider_bmBxnF] .button--secondary{color:var(--sm-ink);border:1px solid rgba(30,29,36,.28);background:transparent;box-shadow:none}.template-index [id*=comparison_slider_bmBxnF] .button--secondary:hover{color:#fff!important;border-color:var(--sm-ink)!important;background:var(--sm-ink)!important}.template-index [id*=comparison_slider_bmBxnF] .content-container .button:not(.button--secondary){color:#fff!important;border:1px solid var(--sm-accent);background:var(--sm-accent)!important;box-shadow:0 9px 22px #db605e33}.template-index [id*=comparison_slider_bmBxnF] .content-container .button:not(.button--secondary):hover{border-color:var(--sm-ink)!important;background:var(--sm-ink)!important}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider{width:min(100%,56rem);max-width:56rem;min-height:0;aspect-ratio:3 / 4;container-type:inline-size;justify-self:end;overflow:hidden;border:1px solid rgba(30,29,36,.1);border-radius:30px;background:#fff;box-shadow:0 24px 64px #1e1d2424}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__overlay,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__underlay,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__overlay img,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__underlay img{height:100%}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__overlay img,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__underlay img{width:100cqw;max-width:none;object-fit:cover;object-position:center}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__before-text,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__after-text{top:20px;padding:8px 14px;border:1px solid rgba(255,255,255,.26);border-radius:999px;color:#fff;background:#1e1d24e0;box-shadow:0 8px 22px #1e1d2429;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__before-text{left:20px}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__after-text{right:20px;background:#db605eeb}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__before-text h3,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__after-text h3{margin:0;color:#fff;font-size:12px;font-weight:750;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__line{width:52px;height:52px;border:3px solid #fff;border-radius:50%;color:#fff;background:var(--sm-accent);box-shadow:0 9px 26px #1e1d243d}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__line:before,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__line:after{width:3px;background:#fffffff2}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__input{cursor:ew-resize}@media screen and (max-width:989px){.template-index [id*=comparison_slider_bmBxnF] .content-and-comparison-slider{grid-template-columns:minmax(0,1fr);gap:38px}.template-index [id*=comparison_slider_bmBxnF] .content-container{max-width:720px}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider{width:min(100%,60rem);max-width:60rem;justify-self:center}}@media screen and (max-width:749px){.template-index [id*=comparison_slider_bmBxnF] .page-width{padding-top:52px!important;padding-bottom:56px!important}.template-index [id*=comparison_slider_bmBxnF] .title-with-highlight{font-size:clamp(34px,10vw,44px)}.template-index [id*=comparison_slider_bmBxnF] .rte{margin-top:16px;font-size:15px}.template-index [id*=comparison_slider_bmBxnF] .button{width:100%;margin-right:0}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider{width:100%;border-radius:24px}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__before-text,.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__after-text{top:14px;padding:7px 11px}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__before-text{left:14px}.template-index [id*=comparison_slider_bmBxnF] .comparison-slider__after-text{right:14px}}.sm-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1) var(--sm-reveal-delay,0ms),transform .7s cubic-bezier(.16,1,.3,1) var(--sm-reveal-delay,0ms)}.sm-reveal.sm-reveal--visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.sm-home-hero__video{display:none}.sm-reveal{opacity:1;transform:none;transition:none}.sm-zero-category,.sm-zero-category__image,.template-index .card__media img{transition:none!important}}@media screen and (max-width:989px){.template-index [id*="1786102403abd3f724"] [class^=ai-premium-info-container-]{grid-template-columns:minmax(0,1fr)}.sm-explore__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-zero-categories__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.sm-zero-category{min-height:280px}.sm-zero-categories__track:hover .sm-zero-category,.sm-zero-categories__track .sm-zero-category:hover{flex:1 1 0%}.sm-zero-category__button{max-height:44px;margin-top:12px;padding:10px 17px;opacity:1;transform:none}}@media screen and (max-width:749px){.sm-home-hero{min-height:720px}.sm-home-hero__video,.sm-home-hero__image{object-fit:cover;object-position:center}.sm-home-hero__veil{background:linear-gradient(0deg,#1e1d24f0,#1e1d242e 68%,#1e1d240a)}.sm-home-hero__content{padding-top:300px;padding-bottom:34px}.sm-home-hero h1,.sm-home-hero h2{font-size:clamp(40px,11vw,52px)}.sm-home-hero__text{margin-top:14px;font-size:15px;line-height:1.42}.sm-home-hero__actions{margin-top:20px;gap:8px}.sm-home-hero__button{width:100%}.sm-home-hero__controls{top:16px;right:14px;bottom:auto;transform:scale(.9);transform-origin:top right}.sm-zero-categories{padding:40px 14px 44px}.sm-zero-categories__heading{padding:0 6px;margin-bottom:24px}.sm-zero-categories__eyebrow{margin-bottom:7px;font-size:10px}.sm-zero-categories__heading h2{font-size:clamp(30px,9vw,38px)}.sm-zero-categories__text{margin-top:10px;font-size:13px;line-height:1.45}.sm-zero-categories__track{display:flex;height:auto;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 0 8px;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.sm-zero-categories__track::-webkit-scrollbar{display:none}.sm-zero-category{flex:0 0 calc((100% - 16px) / 3)!important;min-width:0;min-height:148px;border-radius:15px;scroll-snap-align:start}.sm-zero-category__content{left:10px;right:8px;bottom:10px}.sm-zero-category h3{font-size:12px;line-height:1.12;white-space:normal}.sm-zero-category__button{display:none}.template-index [id$=featured_collection_NznQ8X] .collection{padding-top:44px!important;padding-bottom:48px!important}.template-index [id$=featured_collection_NznQ8X] .collection__description{margin-bottom:28px;padding:0 10px;font-size:14px}.template-index [id$=featured_collection_NznQ8X] .card{padding:9px;border-radius:22px}.template-index [id$=featured_collection_NznQ8X] .card__inner{border-radius:16px}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .page-width{padding-top:36px!important;padding-bottom:36px!important}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .icon-bar-card{min-height:226px;padding:30px 26px;border-radius:20px}.template-index [id*="6aa09428-a417-429d-9159-a4e8afd49590"] .multicolumn-card__info h3{font-size:20px}.template-index [id*="1786099755033fb47e"]{padding:34px 10px}.template-index [id*="1786099755033fb47e"] [class^=ai-video-text-]{margin-bottom:22px!important;padding:0 10px}.template-index [id*="1786099755033fb47e"] [class^=ai-video-title-]{margin-bottom:10px!important;font-size:clamp(30px,8.5vw,38px)!important}.template-index [id*="1786099755033fb47e"] [class^=ai-video-description-]{font-size:14px!important;line-height:1.5!important}.template-index [id*="1786099755033fb47e"] [class^=ai-video-wrapper-]{border-radius:16px!important}.template-index [id*="1786099755033fb47e"] video{height:auto;min-height:0;aspect-ratio:auto;object-fit:contain}.sm-explore{padding:48px 0 52px}.sm-explore__header{margin-bottom:30px;padding:0 7px}.sm-explore__header h2{font-size:clamp(34px,10vw,43px)}.sm-explore__text{font-size:14px;line-height:1.55}.sm-explore__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sm-explore-card{min-height:0;aspect-ratio:4 / 5;border-radius:18px}.sm-explore-card__content{left:12px;right:10px;bottom:12px;gap:7px}.sm-explore-card__title{font-size:clamp(13px,4vw,16px);line-height:1.15}.sm-explore-card__arrow{width:30px;height:30px;font-size:13px}.template-index [id*="1786102403abd3f724"] [class^=ai-premium-info-section-]{padding-top:54px!important;padding-bottom:54px!important}.template-index [id*="1785867451db97edb6"] .jdgm-carousel-wrapper{padding-top:32px!important;padding-bottom:32px!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/soft-massager-home.css.map */
