.product-kitlook-products{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;padding-bottom:6px;scrollbar-width:none;-ms-overflow-style:none}.product-kitlook-products.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.product-kitlook-loading{margin:8px 0 0;color:#111;font-family:Montserrat,sans-serif;font-size:12px;letter-spacing:1.2px}.product-kitlook-product{position:relative;flex:0 0 auto;scroll-snap-align:start}.product-kitlook-title{color:#111;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.68px;text-transform:uppercase;margin-bottom:10px}.product-kitlook-product-image{width:193px;height:222px;aspect-ratio:61 / 70;background:#f5f5f5}.product-kitlook-product-image img{width:100%;height:100%;object-fit:cover}.product-kitlook-product-open{width:50px;height:40px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;cursor:pointer;border:0;background:#ffffffd9;padding:0}.product-kitlook-product.is-disabled .product-kitlook-product-open{cursor:not-allowed;opacity:.5}.product-kitlook-product-badge{position:absolute;top:8px;left:8px;padding:4px 8px;background:#111111e6;color:#fff;font-family:Montserrat,sans-serif;font-size:10px;letter-spacing:1px;text-transform:uppercase}.icon-open-product{width:14px;height:14px;display:flex;align-items:center;justify-content:center;background:url(/cdn/shop/files/icon-kitlook-bag.svg) no-repeat center center;background-size:100% 100%}.product-kitlook-products::-webkit-scrollbar{display:none}.product-kitlook-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11111173;z-index:998;opacity:0;pointer-events:none;transition:opacity .25s ease}.product-kitlook-modal-overlay.is-open{opacity:1;pointer-events:all}.product-kitlook-modal-content.is-open{transform:translate(0)}.product-kitlook-modal-open{overflow:hidden}.product-kitlook-modal-content{width:420px;height:100%;max-width:calc(100vw - 20px);position:fixed;right:0;z-index:999;top:0;background:#fff;transform:translate(420px);transition:transform .3s ease;box-shadow:4px 0 18px #11111124;overflow:none}.product-kitlook-modal-content-header{padding:22px 30px;display:flex;justify-content:space-between;align-items:center;gap:12px}.product-kitlook-modal-close{background:url(/cdn/shop/files/icon-close-kitlook-modal.svg?v=1782938827) no-repeat center center;width:16px;height:16px;cursor:pointer;border:none;padding:0;margin:0}.product-kitlook-modal-close:hover{background-position:center;color:transparent}.product-kitlook-modal-content-header-text{color:#111;font-family:Montserrat,sans-serif;font-size:14px!important;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.68px!important;margin:0}.product-kitlook-modal-content-body-price{color:#111;font-family:Montserrat,sans-serif;font-size:16px!important;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.44px!important;margin:0}.product-kitlook-modal-content-body-size-options-option{display:flex;width:43px;height:32px;padding:10px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;border:1px solid #efefef;background:#fff;cursor:pointer}.product-kitlook-modal-content-body-size-options-option.selected{border-color:#111}.product-kitlook-modal-content-body-size-options-option-label{color:#111;text-align:center;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2.1px}.product-kitlook-modal-content-body-size-options-option.disabled{border:1px solid #efefef;background:#f5f5f5;cursor:not-allowed}.product-kitlook-modal-content-body-size-options-option-label.disabled{color:#a5a7ab}.product-kitlook-modal-content-body-size-options{display:flex;align-items:center;gap:10px;align-self:stretch;flex-wrap:wrap}.product-kitlook-modal-content-body-color-options{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.product-kitlook-modal-content-body-color-options-option{background-color:#fff;width:29px;height:29px;border-radius:50%;border:1px solid #e0e0e0;cursor:pointer;background-size:cover;background-position:center;position:relative;padding:0}.product-kitlook-modal-content-body-color-options-option:after{content:"";border:1px solid #000;width:37px;height:37px;border-radius:50%;position:absolute;left:-5px;top:-5px;display:none}.product-kitlook-modal-content-body-color-options-option.selected:after{display:block}.product-kitlook-modal-content-body-color-options-option.disabled{position:relative;opacity:.55;cursor:not-allowed}.product-kitlook-modal-content-body-color-options-option.disabled:before{content:"";width:100%;height:1px;background-color:#ff5353;display:block;position:absolute;transform:rotate(45deg);bottom:14px;left:0}.product-kitlook-modal-content-body-size-title{color:#111;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2.88px!important;margin:0 0 10px}.product-kitlook-modal-content-body-size-suggestion{margin:10px 0 0;color:#111;font-family:Montserrat,sans-serif;font-size:11px;letter-spacing:.44px}.product-kitlook-modal-content-body{padding:16px}.product-kitlook-modal-content-body-buttons{margin-top:20px;display:flex;flex-direction:column;gap:8px}.product-kitlook-modal-content-body-buttons-button{width:100%;border:0;background:#111;color:#fff;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;letter-spacing:.4px;text-transform:uppercase;border:1px solid #111;cursor:pointer;transition:all .3s ease}.product-kitlook-modal-content-body-buttons-button:hover{border:1px solid #111;color:#111;background:#fff}.product-kitlook-modal-content-body-buttons-button:disabled{background:#c4c4c4;cursor:not-allowed;border:1px solid #c4c4c4;color:#111}.product-kitlook-modal-content-body-buttons-redirect{width:100%;text-align:center;display:flex;height:46px;padding:10px;justify-content:center;align-items:center;gap:10px;color:#111;font-family:Montserrat,sans-serif;font-size:14px!important;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px!important;text-decoration:underline}.product-kitlook-modal-content-body-size,.product-kitlook-modal-content-body-color{margin:20px 0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-kitlook-modal-content-gallery img{display:block;width:100%;object-fit:cover}.product-kitlook-modal-content-gallery{position:relative;overflow:hidden}.product-kitlook-modal-content-body-item-image{display:flex;transition:transform .35s ease;will-change:transform}.product-kitlook-modal-content-body-item-image-slide{flex:0 0 100%}.product-kitlook-modal-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:0;background-size:20px!important;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;line-height:1;z-index:2;padding:0;background-size:20px;font-size:0}.product-kitlook-modal-gallery-nav-prev{left:10px;background:url(/cdn/shop/files/icon-kitlook-arrow-left.svg?v=1782945102) no-repeat center center}.product-kitlook-modal-gallery-nav-next{right:10px;background:url(/cdn/shop/files/icon-kitlook-arrow-right.svg?v=1782945102) no-repeat center center}.product-kitlook-modal-gallery-nav:hover{background-position:center center;background-color:transparent}.product-kitlook-modal-gallery-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px;z-index:2}.product-kitlook-modal-gallery-dot{width:8px;height:8px;border-radius:50%;border:0;background:#fff9;cursor:pointer;padding:0}.product-kitlook-modal-gallery-dot.is-active{background:#111}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-kitlook.css.map */
