.stl-section{width:100%;box-sizing:border-box;background-color:#fff;color:#121212;font-family:var(--font-body-family);padding:80px 0}.stl-section *{box-sizing:border-box}.stl-page-width{width:100%;max-width:1360px;padding:0 24px;margin:0 auto}.stl-grid{display:grid;grid-template-columns:2.4fr 9.4fr 5.2fr;gap:25px;align-items:flex-start;width:100%}.stl-mobile-look-row{display:contents}.stl-tabs-col{display:flex;flex-direction:column;gap:28px;align-items:center;justify-content:center;height:100%;align-self:center}.stl-tab-circle{width:185px;height:185px;border-radius:50%;border:1px solid transparent;padding:0;cursor:pointer;background-color:transparent;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;overflow:visible;position:relative}.stl-tab-circle img{width:185px;height:185px;border-radius:50%;object-fit:cover;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.stl-tab-circle:hover img{transform:scale(1.04)}.stl-tab-circle.active{background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 30px #00000014}.stl-tab-circle.active img{width:175px;height:175px;box-shadow:0 2px 10px #69696980}.stl-image-col{position:relative}.stl-image-container{position:relative;width:100%;border-radius:28px;overflow:hidden;aspect-ratio:3 / 4.15;background-color:#f7f7f7;box-shadow:0 4px 30px #00000004}.stl-look-image{width:100%;height:100%;object-fit:cover;display:block}.stl-hotspot{position:absolute;width:26.5px;height:26.5px;border-radius:50%;background-color:#000;border:7px solid #FFFFFF;box-shadow:0 2px 12px #00000040;cursor:pointer;z-index:10;transform:translate(-50%,-50%);transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;padding:0;outline:none;animation:hotspotPulse 2.2s infinite}.stl-hotspot:after{content:"";width:6px;height:6px;background-color:#000;border-radius:50%;transition:background-color .2s}.stl-hotspot:not(.active){border-width:5px;width:17.25px;height:17.25px}@media screen and (max-width:768px){.stl-hotspot{width:15.5px;height:15.5px;border-width:4px}.stl-hotspot:not(.active){border-width:3px;width:10px;height:10px}}.stl-hotspot:not(.active):after{width:4px;height:4px;background-color:#000}.stl-hotspot:hover,.stl-hotspot.active{transform:translate(-50%,-50%) scale(1.15);box-shadow:0 0 0 4px #ffffff59,0 4px 18px #0000004d}@keyframes hotspotPulse{0%{box-shadow:0 0 #ffffffbf,0 2px 12px #00000040}70%{box-shadow:0 0 0 12px #fff0,0 2px 12px #00000040}to{box-shadow:0 0 #fff0,0 2px 12px #00000040}}.stl-content-col{display:flex;flex-direction:column;gap:36px}.stl-header{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.stl-cta-link{display:inline-block;margin-bottom:24px}.stl-title{font-size:46px;font-weight:300;margin:0;letter-spacing:8%;line-height:normal;color:#000}.stl-description{font-size:14px;line-height:normal;font-weight:400;color:#000;margin:0}.stl-cta-btn{background:transparent;color:#000;border:1.2px solid #000000;padding:13px 20px;border-radius:200px;font-size:10px;line-height:normal;letter-spacing:10%;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.stl-cta-btn:hover{background-color:#121212;color:#fff}.stl-product-card-container{display:flex;gap:24px;align-items:center}.stl-product-card{flex-grow:1;background-color:#fff;display:flex;flex-direction:column;gap:16px}.stl-product-img-wrapper{position:relative;width:100%;aspect-ratio:1 / 1.23;border-radius:20px;overflow:hidden;background-color:#f7f7f7}.stl-product-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.stl-product-card:hover .stl-product-img{transform:scale(1.04)}.stl-add-to-cart-pill{position:absolute;bottom:16px;left:50%;transform:translate(-50%,12px);opacity:0;pointer-events:none;background-color:#fff;color:#000;border:1px solid #000000;padding:13.5px 24px;font-size:10px;font-weight:400;letter-spacing:10%;border-radius:200px;cursor:pointer;box-shadow:0 4px 10px #00000014;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),background-color .2s,color .2s;z-index:2;white-space:nowrap;font-family:var(--font-body-family)}.stl-product-card:hover .stl-add-to-cart-pill,.stl-product-img-wrapper:hover .stl-add-to-cart-pill{opacity:1;transform:translate(-50%);pointer-events:auto}.stl-add-to-cart-pill:hover{background-color:#000;color:#fff}.stl-product-info{display:flex;flex-direction:column;gap:6px}.stl-product-title{font-size:14px;font-weight:400;margin:0;color:#000;text-decoration:none;line-height:100%;font-family:Montserrat,sans-serif}.stl-product-title:hover{text-decoration:underline}.stl-product-price{font-size:14px;font-weight:400;line-height:normal;color:#696969}.stl-swatches{display:flex;gap:8px;margin-top:4px;align-items:center}.stl-swatch{width:12px;height:12px;border-radius:50%;border:1px solid transparent;cursor:pointer;padding:0;position:relative}.stl-swatch.active{box-shadow:0 0 0 1px #fff,0 0 0 2.5px #000}.stl-vertical-slider{display:flex;flex-direction:column;align-items:center;width:47px;flex-shrink:0}.stl-arrow-btn{background:#fff;border:1px solid #e5e7eb;color:#666;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s;box-shadow:0 2px 6px #00000008}.stl-arrow-btn:hover{border-color:#121212;color:#121212;background-color:#f9f9f9}.stl-arrow-svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.stl-slider-track{width:2px;height:87px;background-color:#e5e7eb;border-radius:2px;position:relative;margin:6px 0}.stl-slider-knob{position:absolute;left:-1px;top:0;width:4px;height:38px;background-color:#121212;border-radius:2px;transition:top .3s cubic-bezier(.16,1,.3,1),height .3s}@media screen and (min-width:750px)and (max-width:1023px){.stl-grid{grid-template-columns:1.2fr 5fr 3.8fr;gap:24px}.stl-tabs-col{gap:16px}.stl-tab-circle{width:88px;height:88px}.stl-tab-circle img{width:70px;height:70px}.stl-tab-circle.active img{width:78px;height:78px}.stl-title{font-size:38px}.stl-section-header-tablet{display:block;width:100%;margin-bottom:32px}}@media screen and (min-width:1024px){.stl-section-header-tablet{display:none}}@media screen and (max-width:749px){.stl-add-to-cart-pill{display:none}.stl-cta-btn{font-weight:400;border:1px solid #000000;padding:14px 21px}.stl-page-width{padding:0 15px}.stl-section{padding:40px 0}.stl-grid{grid-template-columns:1fr;gap:24px}.stl-content-col{display:none}.stl-mobile-look-row{display:grid;grid-template-columns:100px 1fr;gap:16px;align-items:start;width:100%}.stl-tabs-col{padding-top:0;gap:14px}.stl-tab-circle{width:95px;height:95px}.stl-tab-circle img,.stl-tab-circle.active img{width:84px;height:84px}.stl-image-container{border-radius:20px}.stl-content-col .stl-header{display:none}.stl-title{font-size:32px}.stl-product-card-container{width:100%;margin-top:8px;gap:16px}.stl-product-card{gap:12px}.stl-product-img-wrapper{border-radius:16px}.stl-vertical-slider{gap:10px}.stl-slider-track{height:100px}}.stl-quickview-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.stl-quickview-modal.active{visibility:visible;opacity:1}.stl-quickview-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stl-quickview-container{position:relative;background-color:#fff;width:90%;max-width:900px;max-height:85vh;border-radius:16px;box-shadow:0 20px 40px #00000026;overflow-y:auto!important;overflow-x:hidden!important;z-index:2;display:flex;flex-direction:column;animation:modal-slide-up .4s cubic-bezier(.16,1,.3,1)}.stl-quickview-close{position:absolute;top:20px;right:20px;background:#f5f5f5;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#000;transition:background-color .2s,transform .2s}.stl-quickview-close:hover{background-color:#e0e0e0;transform:rotate(90deg)}.stl-close-icon{width:18px;height:18px}.stl-quickview-content{padding:40px;width:100%}.stl-swatches-flex-grid{display:flex!important;flex-wrap:nowrap!important;gap:12px!important;margin-top:8px!important;overflow-x:auto!important;overflow-y:hidden!important;width:100%;max-width:100%;padding-bottom:5px;scrollbar-width:none;-ms-overflow-style:none}.stl-swatches-flex-grid::-webkit-scrollbar{display:none}.stl-modal-swatch-card{display:flex!important;flex-direction:column!important;align-items:center!important;background:none!important;border:none!important;padding:0!important;cursor:pointer!important;flex:0 0 auto!important}.stl-modal-swatch-thumb-box{width:58px;height:72px;border-radius:8px;overflow:hidden;border:1px solid #fff;transition:all .2s ease;background:#f0f0f0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stl-modal-swatch-card.active .stl-modal-swatch-thumb-box{border:1px solid #000000!important}.stl-modal-swatch-thumb-box img{width:100%;height:100%;object-fit:cover;display:block;padding:2px;border-radius:10px}.stl-modal-swatch-name{font-family:Poppins,sans-serif;font-size:11px;color:#6d6a64;margin-top:5px;font-weight:400;white-space:nowrap}.stl-modal-swatch-card.active .stl-modal-swatch-name{color:#000;font-weight:500}.stl-view-product{text-align:center;margin-bottom:8px}.stl-view-product a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:normal;color:#696969;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.stl-view-product a:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/5/assets/shop-the-look.css.map */
