.suit-heritage-merchandising{--shm-bg: var(--color-background, #fff);--shm-text: var(--color-text, #171513);--shm-muted: rgba(23, 21, 19, .68);--shm-border: rgba(23, 21, 19, .14);--shm-accent: var(--color-background-button, #7a1f2b);background:var(--shm-bg);color:var(--shm-text);padding-top:var(--shm-pt, 64px);padding-bottom:var(--shm-pb, 64px)}.suit-heritage-merchandising__inner{width:min(100%,1600px);margin:0 auto;padding-inline:clamp(18px,3.3vw,56px)}.suit-heritage-merchandising__intro{display:grid;gap:14px;margin-bottom:clamp(24px,3vw,48px);max-width:900px}.suit-heritage-merchandising__intro--center{margin-inline:auto;text-align:center}.suit-heritage-merchandising__eyebrow{margin:0;color:var(--shm-muted);letter-spacing:.12em;text-transform:uppercase}.suit-heritage-merchandising__heading{margin:0;color:inherit}.suit-heritage-merchandising__description{margin:0;color:var(--shm-muted);max-width:760px}.suit-heritage-merchandising__intro--center .suit-heritage-merchandising__description{margin-inline:auto}.suit-heritage-merchandising__actions{display:flex;gap:10px;align-items:center}.suit-heritage-merchandising__arrow{width:42px;height:42px;border:1px solid var(--shm-border);border-radius:50%;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer}.suit-heritage-merchandising__arrow[disabled]{opacity:.35;cursor:default}.suit-heritage-merchandising__arrow svg{width:15px;height:15px;transform:rotate(-90deg)}.suit-heritage-merchandising__arrow--prev svg{transform:rotate(90deg)}.suit-heritage-merchandising__header-row{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.suit-heritage-collection-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--shm-gap, 18px) * (var(--shm-cols, 3) - 1))) / var(--shm-cols, 3));gap:var(--shm-gap, 18px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.suit-heritage-collection-carousel__track::-webkit-scrollbar{display:none}.suit-heritage-collection-card{position:relative;min-width:0;overflow:hidden;background:#111;scroll-snap-align:start;border-radius:var(--shm-radius, 0px)}.suit-heritage-collection-card__media{position:relative;aspect-ratio:var(--shm-ratio, 1 / 1);overflow:hidden}.suit-heritage-collection-card__media img,.suit-heritage-collection-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.suit-heritage-collection-card:hover .suit-heritage-collection-card__media img{transform:scale(1.035)}.suit-heritage-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f,#0000009e)}.suit-heritage-collection-card__content{position:absolute;inset:auto 0 0;padding:clamp(20px,2.4vw,36px);color:#fff;z-index:2}.suit-heritage-collection-card__kicker{margin:0 0 8px;opacity:.82}.suit-heritage-collection-card__title{margin:0 0 14px;color:inherit}.suit-heritage-collection-card__link{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid currentColor;padding-bottom:2px}.suit-heritage-tabs__nav{display:flex;flex-wrap:wrap;gap:8px 22px;border-bottom:1px solid var(--shm-border);margin-bottom:28px}.suit-heritage-tabs__tab{-webkit-appearance:none;appearance:none;border:0;background:none;color:var(--shm-muted);padding:0 0 12px;font:inherit;cursor:pointer;position:relative}.suit-heritage-tabs__tab[aria-selected=true]{color:var(--shm-text)}.suit-heritage-tabs__tab[aria-selected=true]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--shm-accent)}.suit-heritage-tabs__panel[hidden]{display:none!important}.suit-heritage-products-grid{display:grid;grid-template-columns:repeat(var(--shm-product-cols,4),minmax(0,1fr));gap:var(--shm-product-gap,18px)}.suit-heritage-products-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--shm-product-gap,18px) * (var(--shm-product-cols,4) - 1))) / var(--shm-product-cols,4));gap:var(--shm-product-gap,18px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.suit-heritage-products-scroll::-webkit-scrollbar{display:none}.suit-heritage-products-scroll>*{scroll-snap-align:start;min-width:0}.suit-heritage-tabs__footer{margin-top:26px;display:flex;justify-content:flex-start}.suit-heritage-tabs__footer--center{justify-content:center}.suit-heritage-editorial-images__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:clamp(28px,5vw,78px);align-items:center}.suit-heritage-editorial-images__media{position:relative;min-height:520px}.suit-heritage-editorial-images__image{position:absolute;overflow:hidden;border-radius:var(--shm-radius,0px)}.suit-heritage-editorial-images__image img,.suit-heritage-editorial-images__image .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.suit-heritage-editorial-images__image--primary{top:0;right:22%;bottom:11%;left:0}.suit-heritage-editorial-images__image--secondary{width:44%;height:48%;right:0;bottom:0;border:8px solid var(--shm-bg)}.suit-heritage-editorial-images__content{max-width:620px}.suit-heritage-editorial-images__content>*+*{margin-top:18px}.suit-heritage-editorial-images__content .btn{margin-top:24px}.suit-heritage-editorial-images--media-right .suit-heritage-editorial-images__media{order:2}.suit-heritage-editorial-images--media-right .suit-heritage-editorial-images__content{order:1}.suit-heritage-collection-switcher__top{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:30px}.suit-heritage-collection-switcher__top .suit-heritage-merchandising__intro{margin-bottom:0}.suit-heritage-collection-switcher__nav{display:flex;gap:8px;flex-wrap:wrap}.suit-heritage-collection-switcher__tab{-webkit-appearance:none;appearance:none;border:1px solid var(--shm-border);background:transparent;color:inherit;border-radius:999px;padding:9px 15px;cursor:pointer}.suit-heritage-collection-switcher__tab[aria-selected=true]{background:var(--shm-text);border-color:var(--shm-text);color:var(--shm-bg)}.suit-heritage-collection-switcher__panel[hidden]{display:none!important}.suit-heritage-collection-switcher__footer{margin-top:24px}.suit-heritage-scroll-edit__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(30px,5vw,80px);align-items:start}.suit-heritage-scroll-edit__media-column{position:sticky;top:calc(var(--header-height, 0px) + 24px);height:min(76vh,820px);min-height:560px}.suit-heritage-scroll-edit__media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .35s ease;border-radius:var(--shm-radius,0px);overflow:hidden;background:#0000000a}.suit-heritage-scroll-edit__media.is-active{opacity:1;pointer-events:auto}.suit-heritage-scroll-edit__media img,.suit-heritage-scroll-edit__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.suit-heritage-scroll-edit__number{position:absolute;top:20px;left:20px;z-index:2;color:#fff;font-size:12px;letter-spacing:.12em}.suit-heritage-scroll-edit__card{min-height:72vh;display:flex;flex-direction:column;justify-content:center;padding-block:clamp(40px,8vh,100px);border-bottom:1px solid var(--shm-border)}.suit-heritage-scroll-edit__card:last-child{border-bottom:0}.suit-heritage-scroll-edit__mobile-media{display:none;margin-bottom:24px;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--shm-radius,0px)}.suit-heritage-scroll-edit__mobile-media img,.suit-heritage-scroll-edit__mobile-media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.suit-heritage-scroll-edit__card .suit-heritage-merchandising__eyebrow{margin-bottom:12px}.suit-heritage-scroll-edit__card h2,.suit-heritage-scroll-edit__card h3,.suit-heritage-scroll-edit__card h4{margin:0 0 18px}.suit-heritage-scroll-edit__copy{color:var(--shm-muted);max-width:650px}.suit-heritage-scroll-edit__copy p:first-child{margin-top:0}.suit-heritage-scroll-edit__copy p:last-child{margin-bottom:0}.suit-heritage-scroll-edit__card .btn{margin-top:24px;align-self:flex-start}.suit-heritage-scroll-edit__products{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:989px){.suit-heritage-collection-carousel__track{--shm-cols:2 !important}.suit-heritage-products-grid,.suit-heritage-products-scroll{--shm-product-cols:2 !important}.suit-heritage-editorial-images__grid{grid-template-columns:1fr}.suit-heritage-editorial-images__media{min-height:620px}.suit-heritage-editorial-images--media-right .suit-heritage-editorial-images__media,.suit-heritage-editorial-images--media-right .suit-heritage-editorial-images__content{order:initial}.suit-heritage-collection-switcher__top{align-items:flex-start;flex-direction:column}}@media(max-width:719px){.suit-heritage-merchandising{padding-top:var(--shm-pt-mobile,40px);padding-bottom:var(--shm-pb-mobile,40px)}.suit-heritage-merchandising__header-row{align-items:flex-start}.suit-heritage-merchandising__actions{display:none}.suit-heritage-collection-carousel__track{grid-auto-columns:var(--shm-mobile-card-width,88%)}.suit-heritage-products-grid{grid-template-columns:repeat(var(--shm-mobile-product-cols,2),minmax(0,1fr))}.suit-heritage-products-scroll{grid-auto-columns:calc((100% - (var(--shm-product-gap,14px) * (var(--shm-mobile-product-cols,2) - 1))) / var(--shm-mobile-product-cols,2))}.suit-heritage-tabs__nav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.suit-heritage-tabs__nav::-webkit-scrollbar{display:none}.suit-heritage-tabs__tab{flex:0 0 auto}.suit-heritage-editorial-images__media{min-height:440px}.suit-heritage-editorial-images__image--primary{top:0;right:16%;bottom:10%;left:0}.suit-heritage-editorial-images__image--secondary{width:46%;height:42%;border-width:6px}.suit-heritage-collection-switcher__nav{flex-wrap:nowrap;overflow-x:auto;max-width:100%;scrollbar-width:none}.suit-heritage-collection-switcher__nav::-webkit-scrollbar{display:none}.suit-heritage-collection-switcher__tab{flex:0 0 auto}.suit-heritage-scroll-edit__layout{display:block}.suit-heritage-scroll-edit__media-column{display:none}.suit-heritage-scroll-edit__card{min-height:0;padding-block:34px}.suit-heritage-scroll-edit__mobile-media{display:block}.suit-heritage-scroll-edit__products{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.suit-heritage-collection-card__media img,.suit-heritage-scroll-edit__media{transition:none}.suit-heritage-collection-card:hover .suit-heritage-collection-card__media img{transform:none}}.suit-heritage-collection-carousel__track.is-insufficient,.suit-heritage-products-scroll.is-insufficient{justify-content:center}.suit-heritage-product-gallery__nav-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--shm-border);margin-bottom:32px}.suit-heritage-product-gallery__nav-row .suit-heritage-tabs__nav{flex:1 1 auto;margin-bottom:-1px;border-bottom:0}.suit-heritage-product-gallery__actions{flex:0 0 auto;padding-bottom:10px}@media(max-width:719px){.suit-heritage-product-gallery__nav-row{align-items:flex-start;margin-bottom:22px}.suit-heritage-product-gallery__actions{display:none}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/suit-heritage-merchandising.css.map */
