.look-carousel{display:grid;grid-template-columns:minmax(300px,1fr) minmax(0,1fr);min-height:680px;background:#eeece7}.look-carousel__editorial{position:relative;overflow:hidden;min-height:680px;background:#d8ddd9}.look-carousel__image{width:100%;height:100%;object-fit:cover}.look-carousel__editorial-copy{position:absolute;inset:auto 0 0;padding:42px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.55));text-align:left}.look-carousel__editorial-copy h2{font-size:42px;margin:0 0 12px}.look-carousel__editorial-copy .rte{max-width:360px;font-size:13px}.look-carousel__products{min-width:0;display:flex;flex-direction:column;padding:0 0 40px;overflow:hidden}.look-carousel__heading{text-align:center;min-height:142px;display:grid;place-items:center;position:relative}.look-carousel__heading .eyebrow{margin-bottom:5px}.look-carousel__heading h2{font-size:28px;margin:0}.look-carousel__arrows{position:absolute;inset-inline:28px;top:50%;display:flex;justify-content:space-between;pointer-events:none}.look-carousel__arrows button{pointer-events:auto;border:0;background:#fff;color:var(--ink);width:34px;height:34px;border-radius:50%;font-size:18px;cursor:pointer}.look-carousel__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 14%;scrollbar-width:none}.look-carousel__track::-webkit-scrollbar{display:none}.look-carousel__slide{flex:0 0 min(58%,360px);scroll-snap-align:center}.look-carousel__slide .product-card__image{background:#f6f4ef;aspect-ratio:3/4}.look-carousel__slide .product-card__image img{object-fit:contain;padding:18px}.look-carousel__slide .product-card__info{text-align:center;padding-top:15px}.look-carousel__link{align-self:center;margin-top:28px;font-size:12px}@media(max-width:749px){.look-carousel{display:block}.look-carousel__editorial{min-height:540px}.look-carousel__products{padding-bottom:32px}.look-carousel__heading{min-height:110px}.look-carousel__track{padding:0 9%;gap:10px}.look-carousel__slide{flex-basis:76%}.look-carousel__editorial-copy{padding:26px}.look-carousel__editorial-copy h2{font-size:34px}}
.look-carousel{height:680px;min-height:0}.look-carousel__editorial{height:680px;min-height:0}.look-carousel__image{display:block;width:100%;height:100%;max-height:100%;object-fit:cover}
@media(max-width:749px){.look-carousel{height:auto;min-height:0}.look-carousel__editorial{height:clamp(360px,112vw,520px);min-height:0}.look-carousel__image{height:100%;max-height:100%;object-fit:cover}}
.look-carousel__slide{min-width:0}.look-carousel__slide .product-card__image{width:100%;height:auto;aspect-ratio:3/4;overflow:hidden;background:transparent}.look-carousel__slide .product-card__image img{display:block;width:100%;height:100%;padding:0;object-fit:cover;object-position:center}.look-carousel__slide .product-card__info{background:var(--paper)}
@media(max-width:749px){.look-carousel__slide .product-card__image{aspect-ratio:3/4;background:transparent}.look-carousel__slide .product-card__image img{padding:0;object-fit:cover}}
