<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shop-the-look{--dot-size: 24px}@media (min-width: 768px){.shop-the-look{--dot-size: 40px}}.shop-the-look__container{display:block;width:100%;margin-left:auto;margin-right:auto;padding-top:var(--vertical-padding-top, 40px);padding-bottom:var(--vertical-padding-bottom, 40px)}.shop-the-look__wrapper{margin-left:auto;margin-right:auto}.shop-the-look__wrapper-title{margin-bottom:24px;max-width:1440px;padding-left:var(--side-padding);padding-right:var(--side-padding)}@media (min-width: 768px){.shop-the-look__wrapper-title{margin-bottom:48px}}@media (min-width: 768px){.shop-the-look__product-dot--active+.shop-the-look__tooltip{display:flex;opacity:1;pointer-events:auto}}.shop-the-look{display:grid;grid-template-columns:1fr;align-items:flex-start}.shop-the-look--padded{padding-inline:var(--side-padding)}.shop-the-look--padded .shop-the-look__wrapper-title{padding:0}.shop-the-look__item&gt;*{width:100%}.shop-the-look__item.card__content{flex-grow:initial}.shop-the-look__main{position:relative;z-index:1}.shop-the-look__main img,.shop-the-look__main picture{width:100%;height:auto;display:block}@media (min-width: 768px){.shop-the-look--maintain-aspect-ratio .shop-the-look{grid-template-columns:1fr 275px auto}.shop-the-look--maintain-aspect-ratio .shop-the-look__main{align-self:flex-start}.shop-the-look--maintain-aspect-ratio .shop-the-look__main img,.shop-the-look--maintain-aspect-ratio .shop-the-look__main picture{width:100%;height:auto;object-fit:initial}}@media (min-width: 1280px){.shop-the-look--maintain-aspect-ratio .shop-the-look{grid-template-columns:1fr 300px auto}}.shop-the-look__dot-container{position:absolute;width:var(--dot-size);height:var(--dot-size);margin-left:calc(-1 * var(--dot-size) / 2);margin-top:calc(-1 * var(--dot-size) / 2)}.shop-the-look__product-dots{position:absolute;top:0;left:0;right:0;bottom:0}.shop-the-look__product-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(var(--dot-size));height:calc(var(--dot-size));background-color:transparent;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:transparent;cursor:pointer;padding:0;transition:border-color .2s background-color .2s}.shop-the-look__product-dot:before,.shop-the-look__product-dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30%;height:1px;background-color:#fff;transition:background-color .2s}.shop-the-look__product-dot:after{transform:translate(-50%,-50%) rotate(90deg)}.shop-the-look__product-dot:not(.inert):hover{border-color:#fff}.shop-the-look__product-dot:not(.inert):active{border-color:var(--c__primary-taupe)}.shop-the-look__product-dot:not(.inert):active:before,.shop-the-look__product-dot:not(.inert):active:after{background-color:var(--c__primary-taupe)}.shop-the-look__product-dot:not(.inert):focus-visible,.shop-the-look__product-dot:not(.inert).shop-the-look__product-dot--active{border-color:#fff;background-color:#fff}.shop-the-look__product-dot:not(.inert):focus-visible:before,.shop-the-look__product-dot:not(.inert):focus-visible:after,.shop-the-look__product-dot:not(.inert).shop-the-look__product-dot--active:before,.shop-the-look__product-dot:not(.inert).shop-the-look__product-dot--active:after{background-color:var(--c__primary-taupe)}.shop-the-look__blocks{gap:0;display:flex;align-items:stretch;overflow:hidden;width:100vw;height:208px;background-color:var(--c__primary-taupe);position:relative}.shop-the-look__blocks product-card{position:absolute;top:0;left:0;opacity:0;pointer-events:none;transition:opacity .25s}.shop-the-look__blocks product-card.product-card--active{opacity:1;pointer-events:all}.shop-the-look__blocks .shop-the-look__block-product{opacity:1;pointer-events:all;position:static;width:calc(100vw - var(--side-padding) * 2);height:auto;min-height:208px;background-color:var(--c__primary-taupe)}.shop-the-look__blocks .shop-the-look__block-product .card-tooltip__title,.shop-the-look__blocks .shop-the-look__block-product .card-tooltip__details p,.shop-the-look__blocks .shop-the-look__block-product .card-tooltip__link{color:var(--cd__high-contrast)}.shop-the-look__blocks .shop-the-look__block-product .card-tooltip__details{margin-bottom:1rem}.shop-the-look__blocks .product-card__image-wrapper{overflow:hidden}.shop-the-look-card{height:100%;position:relative;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));padding:var(--image-padding)}.shop-the-look-card.gradient{transform:perspective(0)}.shop-the-look-card:after{content:"";position:absolute;z-index:-1;border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity));width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1)}.shop-the-look-card.product-card-wrapper{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding)}.shop-the-look-card .media{height:100%;overflow:hidden;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.shop-the-look-card .deferred-media{height:100%;overflow:visible}.shop-the-look-card .deferred-media__poster{background-color:transparent;border:0}.shop-the-look-card .deferred-media__poster:after{content:"";position:absolute;z-index:1;outline-offset:.19rem;bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.shop-the-look-card .deferred-media__poster:focus:after{box-shadow:0 0 0 .19rem rgb(var(--color-background)),0 0 .31rem .25rem rgba(var(--color-foreground),.3);outline:.13rem solid rgba(var(--color-foreground),.5)}.shop-the-look-card .deferred-media__poster:focus-visible:after{box-shadow:0 0 0 .19rem rgb(var(--color-background)),0 0 .31rem .25rem rgba(var(--color-foreground),.3);outline:.13rem solid rgba(var(--color-foreground),.5)}.shop-the-look-card__link{display:block;height:100%}@media (min-width: 768px){.shop-the-look{column-gap:40px}.shop-the-look__main{position:sticky;top:calc(var(--header-height) + 8px)}.shop-the-look__main img,.shop-the-look__main picture{width:100%;height:auto}.shop-the-look__main-image-wrap.landscape img,.shop-the-look__main-image-wrap.landscape picture{width:100%;height:auto}.shop-the-look__blocks{display:none;flex-direction:column}}@media (min-width: 1280px){.shop-the-look{column-gap:60px}.shop-the-look__main{grid-auto-flow:column;position:sticky;top:calc(var(--header-height) + 12px)}}.shop-the-look__tooltip:before{content:"";position:absolute;width:100%;left:50%;transform:translate(-50%,-50%);z-index:-1;box-sizing:content-box;height:80px;background:transparent}.shop-the-look__tooltip.card-tooltip--y-top:before{top:100%;bottom:unset}.shop-the-look__tooltip.card-tooltip--y-bottom:before{top:unset;bottom:100%}@media (min-width: 768px){.shop-the-look__tooltip:hover{display:flex;opacity:1;pointer-events:auto}}.shop-the-look__main-image{aspect-ratio:1620/654}
/*# sourceMappingURL=/cdn/shop/t/1178/assets/section-shop-the-look.css.map */
</pre></body></html>