@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-shop-look{--col-gap:1rem;margin:var(--section-spacing) 0;text-align:center;overflow:hidden}.c-shop-look__description-wrap,.c-shop-look__titles{max-width:23.4375rem;padding-left:2.25rem;padding-right:2.25rem;margin:0 auto}.c-shop-look__pre-title{margin-bottom:1.25rem}.c-shop-look__title{margin-bottom:2.25rem}.c-shop-look__shoppables{display:grid;width:80.8%;max-width:25.3125rem;margin:0 auto}.c-shop-look__shoppable{grid-area:1/1;transition:all 1s cubic-bezier(.16,1,.3,1)}.c-shop-look__shoppable:not(.is-active){transform-origin:center right;transform:translateX(calc(-183% - 2rem)) scale(.83)}.c-shop-look__shoppable.is-active~.c-shop-look__shoppable:not(.is-active):not(.is-next):not(.is-prev){transform-origin:center left;transform:translateX(calc(183% + var(--col-gap)*2)) scale(.83)}.c-shop-look__shoppable.is-prev{transform-origin:center right;transform:translateX(calc(-100% - var(--col-gap))) scale(.83)}.c-shop-look__shoppable.is-next{transform-origin:center left;transform:translateX(calc(100% + var(--col-gap))) scale(.83)}.c-shop-look__shoppable:not(.is-active){opacity:.2}.c-shop-look__shoppable-image-wrap{padding-top:133.3333333333%;position:relative}.c-shop-look__shoppable-image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.c-shop-look__shoppable-pin{position:absolute;top:var(--y-pos);left:var(--x-pos);transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;border-radius:999rem;cursor:pointer;background-color:rgba(255,255,251,.1);display:flex;align-items:center;justify-content:center}.c-shop-look__shoppable-pin:before{content:"";width:.375rem;height:.375rem;border-radius:999rem;background:#fffffb;transition:all .2s cubic-bezier(.16,1,.3,1)}.c-shop-look__shoppable-pin:not(.is-active):hover:before{width:.75rem;height:.75rem}.c-shop-look__shoppable-pin.is-active:before{width:100%;height:100%}.c-shop-look__shoppable-pin-icon{display:none;width:.625rem;height:.625rem;fill:currentColor;pointer-events:none;position:absolute;bottom:50%;right:50%;transform:translate(50%,50%)}.c-shop-look__shoppable-pin.is-active .c-shop-look__shoppable-pin-icon{display:block}.c-shop-look__shoppable-product{opacity:0;background:#fffffb;align-items:center;justify-content:flex-start;position:absolute;top:100%;left:0;right:0;z-index:1;text-align:left;display:inline-flex;pointer-events:none;transition:opacity .6s cubic-bezier(.16,1,.3,1)}.c-shop-look__shoppable-product.is-active{opacity:1;pointer-events:all}.c-shop-look__shoppable-product:before{content:"";position:absolute;inset:0;background-color:rgba(29,15,7,.02);width:100%;height:100%;transition:background-color .6s cubic-bezier(.16,1,.3,1)}.c-shop-look__shoppable-product:hover:before{background-color:rgba(29,15,7,.04)}.c-shop-look__shoppable-product-image{width:6rem;height:6rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:relative;z-index:1}.c-shop-look__shoppable-product-title{position:relative;z-index:1;padding:.5rem 1.25rem .5rem 1rem}.c-shop-look__description-wrap{margin-top:2.5rem}.c-shop-look__read-more{color:rgba(1,1,1,.35)}.c-shop-look__read-more:hover{color:#010101}.c-shop-look__cta{margin-top:2.5rem}@media only screen and (max-width:1099px){.c-shop-look .is-desktop{display:none}}@media only screen and (min-width:1100px){.c-shop-look{overflow:visible;--col-gap:1.5rem}.c-shop-look .is-mobile{display:none}.c-shop-look__titles{max-width:50rem}.c-shop-look__pre-title{margin-bottom:1.75rem}.c-shop-look__title{margin-bottom:3.5rem}.c-shop-look__shoppables{display:grid;grid-template-columns:288fr 496fr 288fr;width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter);max-width:var(--max-contain);gap:var(--col-gap)}.c-shop-look__shoppable{grid-area:auto;transition:none;transform-origin:center!important;transform:none!important;opacity:1!important;display:flex;flex-direction:column;justify-content:flex-start}.c-shop-look__shoppable.is-left{justify-content:flex-end;margin-bottom:var(--col-gap)}.c-shop-look__shoppable.is-right{margin-top:var(--col-gap)}.c-shop-look__shoppable.is-center .c-shop-look__shoppable-image-wrap{min-height:100%}.c-shop-look__shoppable-product{top:auto;bottom:0;transform:translateY(var(--col-gap))}.c-shop-look__shoppable.is-center .c-shop-look__shoppable-product{min-width:18rem;width:auto;right:auto;transform:none}.c-shop-look__shoppable-product-image{width:4.5rem;height:4.5rem}.c-shop-look__description-wrap{max-width:none;padding:0;margin-left:0;margin-right:0;text-align:left}}@media only screen and (min-width:1350px){.c-shop-look{--col-gap:3rem}.c-shop-look__shoppable-product-image{width:6rem;height:6rem}}@media only screen and (min-width:1750px){.c-shop-look{--col-gap:5.3125rem}.c-shop-look__titles{max-width:60rem}.c-shop-look__pre-title{margin-bottom:2.25rem}.c-shop-look__title{margin-bottom:4.5rem}.c-shop-look__shoppables{grid-template-columns:385fr 660fr 385fr}.c-shop-look__shoppable-pin{width:2rem;height:2rem}.c-shop-look__shoppable-pin:before{width:.5rem;height:.5rem}.c-shop-look__shoppable-pin:not(.is-active):hover:before{width:1rem;height:1rem}.c-shop-look__shoppable-pin-icon{width:.875rem;height:.875rem}.c-shop-look__description-wrap{margin-top:3rem}}
