.ss-home-section{max-width:100%;overflow:clip}.ss-home-section .ss-section-heading{margin-bottom:clamp(30px,4vw,48px)}.ss-home-section .ss-hero{min-height:var(--ss-hero-height-desktop, 720px);background:var(--ss-hero-background, #4d343f);color:var(--ss-hero-copy-color, #fff)}.ss-home-section .ss-hero__media picture,.ss-home-section .ss-home-edit__banner picture,.ss-home-section .ss-category-card picture,.ss-home-section .ss-story__image picture{display:block;width:100%;height:100%}.ss-home-section .ss-hero__media img{object-position:var(--ss-hero-position-desktop, center center)}.ss-home-section .ss-hero__shade{background:linear-gradient(90deg,#12090df2,#12090d80 45%,#12090d00 78%);opacity:var(--ss-hero-overlay-opacity, .55)}.ss-home-section .ss-hero--center .ss-hero__shade{background:linear-gradient(0deg,#12090dd1,#12090d1f 74%)}.ss-home-section .ss-hero--right .ss-hero__shade{background:linear-gradient(270deg,#12090df2,#12090d80 45%,#12090d00 78%)}.ss-home-section .ss-hero__content{min-height:var(--ss-hero-height-desktop, 720px);color:var(--ss-hero-copy-color, #fff)}.ss-home-section .ss-hero__content h1,.ss-home-section .ss-hero__content p,.ss-home-section .ss-hero__content .ss-eyebrow{max-width:var(--ss-hero-content-width, 600px);color:inherit}.ss-home-section .ss-hero--center .ss-hero__content{align-items:center;text-align:center}.ss-home-section .ss-hero--right .ss-hero__content{align-items:flex-end;text-align:right}.ss-home-section .ss-product-grid{grid-template-columns:repeat(var(--ss-product-columns-desktop, 4),minmax(0,1fr))}.ss-home-section .ss-home-edit__banner,.ss-home-section .ss-home-edit__copy{min-height:var(--ss-edit-height-desktop, 520px);color:var(--ss-edit-copy-color, #fff)}.ss-home-section .ss-home-edit__banner img,.ss-home-section .ss-home-edit__banner svg{object-position:var(--ss-edit-position-desktop, center center)}.ss-home-section .ss-home-edit__shade{background:var(--ss-edit-overlay-color, #1b0f15);opacity:var(--ss-edit-overlay-opacity, .55);-webkit-mask-image:linear-gradient(90deg,#000,transparent 78%);mask-image:linear-gradient(90deg,#000,transparent 78%)}.ss-home-section .ss-home-edit--reverse .ss-home-edit__shade{-webkit-mask-image:linear-gradient(270deg,#000,transparent 78%);mask-image:linear-gradient(270deg,#000,transparent 78%)}.ss-story--reverse .ss-story__image{order:2}.ss-story--reverse .ss-story__content{order:1}@media screen and (max-width:749px){.ss-home-section{width:100%;max-width:100vw;overflow:clip}.ss-home-section .ss-hero{position:relative;display:block;min-height:var(--ss-hero-height-mobile, 700px)}.ss-home-section .ss-hero__media,.ss-home-section .ss-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.ss-home-section .ss-hero__media{width:100%;min-height:100%;aspect-ratio:auto}.ss-home-section .ss-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--ss-hero-position-mobile, center top)}.ss-home-section .ss-hero__shade,.ss-home-section .ss-hero--right .ss-hero__shade{display:block;background:linear-gradient(180deg,#12090d00 24%,#12090d94 67%,#12090dfa);opacity:var(--ss-hero-overlay-opacity, .55)}.ss-home-section .ss-hero__content,.ss-home-section .ss-hero--center .ss-hero__content,.ss-home-section .ss-hero--right .ss-hero__content{position:relative;z-index:2;min-height:var(--ss-hero-height-mobile, 700px);padding:clamp(290px,52vh,440px) 20px 34px;justify-content:flex-end;align-items:flex-start;background:transparent;text-align:left}.ss-home-section .ss-hero h1{max-width:min(100%,360px);margin-bottom:12px;font-size:clamp(38px,11vw,50px);line-height:.98}.ss-home-section .ss-hero__content>p:not(.ss-eyebrow){max-width:min(100%,360px);margin-bottom:22px;font-size:14px;line-height:1.5}.ss-home-section .ss-hero__actions{flex-flow:row wrap;gap:14px 18px}.ss-home-section .ss-hero__actions .ss-button{min-height:46px;padding:13px 17px;font-size:10px}.ss-home-section .ss-hero__actions .ss-text-link{font-size:10px}.ss-home-section .ss-hero__note{display:none}.ss-home-section .ss-section{padding:58px 18px}.ss-home-section .ss-section-heading{gap:16px;margin-bottom:26px}.ss-home-section .ss-section-heading h1,.ss-home-section .ss-section-heading h2{font-size:clamp(34px,10vw,42px)}.ss-home-section .ss-category-grid{display:grid;grid-template-columns:none;grid-template-rows:420px;grid-auto-flow:column;grid-auto-columns:min(82vw,330px);gap:12px;max-width:none;overflow-x:auto;padding-bottom:8px;scroll-padding-inline:1px;scroll-snap-type:x mandatory;scrollbar-width:none}.ss-home-section .ss-category-grid::-webkit-scrollbar{display:none}.ss-home-section .ss-category-card,.ss-home-section .ss-category-card--large{min-height:420px;grid-row:auto;scroll-snap-align:start}.ss-home-section .ss-category-card__copy{inset:auto 20px 22px}.ss-home-section .ss-category-card__copy strong{font-size:28px}.ss-home-section .ss-product-grid{display:grid;grid-template-columns:repeat(var(--ss-product-columns-mobile, 2),minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:28px 10px;max-width:100%;overflow:visible;padding-bottom:0;scroll-snap-type:none}.ss-home-section .ss-product-card{min-width:0;max-width:100%}.ss-home-section .ss-product-card__meta{grid-template-columns:1fr;gap:5px}.ss-home-section .ss-product-card__meta h3{font-size:16px}.ss-home-section .ss-product-card__meta p{font-size:9px;line-height:1.4}.ss-home-section .ss-product-card__price{justify-items:start}.ss-home-section .ss-section-cta{justify-content:flex-start;margin-top:32px}.ss-home-section .ss-section-cta .ss-button{flex:1 1 100%;width:100%}.ss-home-section .ss-home-edit__banner,.ss-home-section .ss-home-edit__copy{min-height:var(--ss-edit-height-mobile, 560px)}.ss-home-section .ss-home-edit__banner img,.ss-home-section .ss-home-edit__banner svg{object-position:var(--ss-edit-position-mobile, center center)}.ss-home-section .ss-home-edit__shade,.ss-home-section .ss-home-edit--reverse .ss-home-edit__shade{background:var(--ss-edit-overlay-color, #1b0f15);opacity:var(--ss-edit-overlay-opacity, .55);-webkit-mask-image:linear-gradient(0deg,#000,transparent 80%);mask-image:linear-gradient(0deg,#000,transparent 80%)}.ss-home-section .ss-home-edit__copy,.ss-home-section .ss-home-edit--reverse .ss-home-edit__copy{margin:0;padding:72px 20px 32px;justify-content:flex-end;align-items:flex-start;text-align:left}.ss-home-section .ss-home-edit__copy strong{max-width:340px;font-size:clamp(38px,11vw,46px)}.ss-home-section .ss-home-edit__copy em{margin:14px 0 20px;font-size:15px;line-height:1.5}.ss-home-section .ss-home-edit__products{padding:50px 18px 58px}.ss-home-section .ss-signature-feature{display:flex;min-height:0;flex-direction:column}.ss-home-section .ss-signature-feature__content{order:2;padding:52px 20px 58px}.ss-home-section .ss-signature-feature__content h2{margin-bottom:12px;font-size:43px}.ss-home-section .ss-signature-feature__images{order:1;grid-template-columns:1fr 1fr}.ss-home-section .ss-signature-feature__images figure{min-height:430px}.ss-home-section .ss-story,.ss-home-section .ss-story--reverse{display:flex;min-height:0;flex-direction:column}.ss-home-section .ss-story__image,.ss-home-section .ss-story--reverse .ss-story__image{order:1;min-height:440px}.ss-home-section .ss-story__content,.ss-home-section .ss-story--reverse .ss-story__content{order:2;padding:54px 20px 60px}.ss-home-section .ss-testimonial{padding:72px 20px}.ss-home-section .ss-testimonial blockquote{font-size:28px;line-height:1.28}.ss-home-section .ss-newsletter{display:grid;grid-template-columns:minmax(0,1fr);gap:30px;width:100%;max-width:100%;padding:56px 20px 60px;align-items:start}.ss-home-section .ss-newsletter>div,.ss-home-section .ss-newsletter__form{width:100%;max-width:none;min-width:0}.ss-home-section .ss-newsletter h2{max-width:12ch;font-size:clamp(38px,11vw,46px);overflow-wrap:normal}.ss-home-section .ss-newsletter__form>p{max-width:34rem;margin-bottom:22px;font-size:15px;line-height:1.55}.ss-home-section .ss-newsletter__form>div{grid-template-columns:minmax(0,1fr) 44px;width:100%}.ss-home-section .ss-newsletter__form input{width:100%;min-width:0}.ss-home-section .ss-newsletter__form button{width:44px;min-width:44px}.ss-home-section .ss-benefits{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;padding:0 20px}.ss-home-section .ss-benefits article,.ss-home-section .ss-benefits article:nth-child(odd){grid-template-columns:28px minmax(0,1fr);gap:16px;width:100%;min-width:0;min-height:0;padding:22px 0;border-top:1px solid var(--ss-line);border-left:0}.ss-home-section .ss-benefits article:first-child{border-top:0}.ss-home-section .ss-benefits article>div{min-width:0}.ss-home-section .ss-benefits h2,.ss-home-section .ss-benefits p{max-width:none}}@media screen and (max-width:380px){.ss-home-section .ss-hero__actions{align-items:flex-start;flex-direction:column;gap:12px}.ss-home-section .ss-category-grid{grid-auto-columns:86vw}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/silsila-home-sections.css.map */
