.stl{display:block;background-color:var(--stl-bg, #fff);padding:var(--stl-pt-m, 40px) 0 var(--stl-pb-m, 40px)}.stl__inner{max-width:var(--stl-max-width, 1300px);margin:0 auto;padding-inline:1.5rem}.stl__layout{display:grid;gap:2.4rem;grid-template-columns:1fr;grid-template-areas:"header" "image" "carousel"}.stl__header{grid-area:header;text-align:center}.stl__image{grid-area:image;position:relative;overflow:hidden;align-self:start;aspect-ratio:var(--stl-img-ratio, 1 / 1)}.stl--lifestyle-original .stl__image{aspect-ratio:auto}.stl--lifestyle-original .stl__image-el{position:static;width:100%;height:auto}.stl__carousel{grid-area:carousel;position:relative}.stl__image-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.stl__image-el--placeholder{width:100%;height:100%}.stl__image-el--placeholder svg{width:100%;height:100%;object-fit:cover}.stl__heading{margin:0;color:#161616;font-family:var(--font-heading-family, inherit);font-size:clamp(2rem,1.4rem + 1.2vw,2.6rem);font-weight:500;letter-spacing:.06em;line-height:1.2}.stl__zigzag{display:block;width:var(--stl-zz-width, 220px);max-width:100%;height:var(--stl-zz-height, 12px);margin:1.4rem auto 0;background-color:var(--stl-zz-color, #2c3a47);-webkit-mask:var(--stl-zz-mask) repeat-x center / auto 100%;mask:var(--stl-zz-mask) repeat-x center / auto 100%}.stl__track{display:flex;gap:var(--stl-carousel-gap, 16px);margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.stl__track::-webkit-scrollbar{display:none}.stl__card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - (var(--stl-cards-m, 1.5) - 1) * var(--stl-carousel-gap, 16px)) / var(--stl-cards-m, 1.5));min-width:0;scroll-snap-align:start}.stl__card-media-link{display:block}.stl__card-media{position:relative;overflow:hidden;aspect-ratio:var(--stl-prod-ratio, 1 / 1)}.stl__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--stl-prod-fit, contain);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.stl__card-img--placeholder svg{width:100%;height:100%;object-fit:contain}.stl__quick-add,.stl__form,.stl__product-form{margin:0}.stl__product-form{display:block}.stl__btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:1.3rem 1rem;border:0;background-color:var(--stl-btn-bg, #1c2b36);color:var(--stl-btn-text, #fff);font-family:inherit;font-size:1.4rem;font-weight:500;letter-spacing:.04em;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.stl__btn:hover{background-color:var(--stl-btn-bg-hover, #0f1a22)}.stl__btn--disabled{opacity:.55;cursor:not-allowed}.stl__btn .loading__spinner{position:absolute;top:50%;left:50%;width:1.8rem;transform:translate(-50%,-50%)}.stl__btn:not(.loading) .loading__spinner{display:none}.stl__btn.loading>span{visibility:hidden}.stl__card-info{display:block;margin-top:1.2rem;color:inherit;text-decoration:none}.stl__vendor{margin:0 0 .3rem;font-size:1.3rem;font-style:italic;color:#5a5a5a}.stl__title{display:block;color:#161616;font-size:1.5rem;line-height:1.3}.stl__card-info:hover .stl__title{text-decoration:underline;text-underline-offset:.2rem}.stl__price{margin-top:.5rem;color:#161616;font-size:1.4rem}.stl__price-compare{margin-left:.6rem;color:#9a9a9a}.stl__arrow{position:absolute;top:var(--stl-arrow-top, 32%);z-index:3;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid rgba(18,18,18,.08);border-radius:50%;background-color:#fff;box-shadow:0 .2rem 1rem #12121214;color:#161616;cursor:pointer;transform:translateY(-50%);transition:background-color .2s ease}.stl__arrow:hover{background-color:#f4f2ee}.stl__arrow svg{width:1.8rem;height:1.8rem}.stl__arrow--prev{left:-.8rem}.stl__arrow--next{right:-.8rem}.stl__arrow[disabled]{opacity:.35;pointer-events:none;cursor:default}.stl__arrow[hidden]{display:none}.stl__btn:focus-visible,.stl__card-info:focus-visible,.stl__arrow:focus-visible{outline:.2rem solid #161616;outline-offset:.3rem}@media(hover:hover){.stl__card:hover .stl__card-img{transform:scale(1.04)}}@media screen and (min-width:750px){.stl__card{flex-basis:calc((100% - (var(--stl-cards-t, 2) - 1) * var(--stl-carousel-gap, 16px)) / var(--stl-cards-t, 2))}}@media screen and (min-width:990px){.stl{padding:var(--stl-pt-d, 64px) 0 var(--stl-pb-d, 64px)}.stl__layout{grid-template-columns:var(--stl-img-w, 48%) 1fr;grid-template-areas:"image header" "image carousel";column-gap:var(--stl-col-gap, 56px);row-gap:2rem;align-items:start}.stl--image-right .stl__layout{grid-template-columns:1fr var(--stl-img-w, 48%);grid-template-areas:"header image" "carousel image"}.stl__card{flex-basis:calc((100% - (var(--stl-cards-d, 3) - 1) * var(--stl-carousel-gap, 16px)) / var(--stl-cards-d, 3))}}@media(prefers-reduced-motion:reduce){.stl__track{scroll-behavior:auto}.stl__card-img{transition:none}.stl__card:hover .stl__card-img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-custom-shop-the-look.css.map */
