.shop-the-look-modal .modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1160;overflow-x:hidden;overflow-y:auto;outline:0;align-items:center;justify-content:center;background-color:#0000;transition:background-color .3s ease}.shop-the-look-modal .modal.visible{display:flex}.shop-the-look-modal .modal.open{background-color:#00000080}.shop-the-look-modal .modal-dialog{opacity:0;transform:scale(.95);transition:opacity .3s ease,transform .3s ease}.shop-the-look-modal .modal.open .modal-dialog{opacity:1;transform:scale(1)}.shop-the-look{padding:40px 0}.shop-the-look__heading{font-size:34px;line-height:1;margin-bottom:0}.shop-the-look__grid{display:flex;gap:8px}.shop-the-look__card{position:relative;overflow:hidden;flex:1;aspect-ratio:1 / 1;display:block;width:100%;padding:0;margin:0;border:0;background:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.shop-the-look__card-image{width:100%;height:100%}.shop-the-look__card-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-the-look__card-placeholder{background-color:#e5e5e5;display:flex;align-items:center;justify-content:center}.shop-the-look__card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a;z-index:1;pointer-events:none}.shop-the-look__btn{position:absolute;bottom:16px;left:16px;background-color:#00000080;color:#fff;border:none;padding:12px 21px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:background-color .3s ease;z-index:2;pointer-events:none}.shop-the-look__card:hover .shop-the-look__btn,.shop-the-look__card:focus-visible .shop-the-look__btn{background-color:#000;color:#fff}.shop-the-look__card:focus-visible{outline:2px solid #000;outline-offset:2px}@media(max-width:991px){.shop-the-look__grid{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-left:15px;padding-right:15px}.shop-the-look__grid::-webkit-scrollbar{display:none}.shop-the-look__card{flex:0 0 75vw;max-width:320px;aspect-ratio:1 / 1}}@media(min-width:992px){.shop-the-look{padding:60px 0}.shop-the-look__heading{font-size:45px}.shop-the-look__grid{gap:12px}}.shop-the-look-modal .modal-content{border:none;border-radius:16px;overflow:hidden;max-height:90vh}.shop-the-look-modal .modal-head{display:none}.shop-the-look-modal__products-head{border-bottom:1px solid #e5e5e5;padding:32px 0 16px;margin:0 24px}.shop-the-look-modal__title{font-size:24px;color:#000;font-weight:400}.shop-the-look-modal__close{width:26px;height:26px;border-radius:50%;background:#f7adc3;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s}.shop-the-look-modal__close:hover{background:#f0eaec}.shop-the-look-modal__layout{height:640px}.shop-the-look-modal__image-col{flex:0 0 458px;max-width:458px;height:100%;overflow:hidden}.shop-the-look-modal__image-col img{width:100%;height:100%;object-fit:cover;display:block}.shop-the-look-modal__products-col{flex:1;display:flex;flex-direction:column;height:100%;max-height:640px;overflow:hidden}.shop-the-look-modal__products-list{flex:1;overflow-y:auto;padding:0}.shop-the-look-modal__product{padding:0 20px 16px}.shop-the-look-modal__product:first-child{padding-top:24px}.shop-the-look-modal__product:last-child{border-bottom:none}.shop-the-look-modal__product-inner{gap:16px}.shop-the-look-modal__product-image{flex:0 0 120px;width:120px;background:#f9f9f9;position:relative}.shop-the-look-modal__product-image .show_available_date{width:100%}.shop-the-look-modal__product-image img{width:100%;height:auto;display:block}.shop-the-look-modal__product-title{font-size:18px}.shop-the-look-modal__product-title a{color:inherit;text-decoration:none;font-weight:400;color:#303030}shop-the-look-modal__product-price,.shop-the-look-modal__product-price .money{font-size:12px}.shop-the-look-modal__product-price .price-with-compare{color:#c00}.shop-the-look-modal__variants{gap:10px}.shop-the-look-modal__variants .product-form__input--dropdown{flex:1;min-width:80px}.shop-the-look-modal__variants .product-form__input--dropdown label{font-size:12px;font-weight:400;text-transform:none;color:#000;margin-bottom:4px;display:block}.shop-the-look-modal__variants .select{position:relative}.shop-the-look-modal__variants .form-select-sm{font-size:12px;font-weight:600;text-transform:uppercase;padding:8px 36px 8px 16px;border:1px solid #b0b0b0;border-radius:32px;background-color:#fff;color:#000;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23222' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:9px;cursor:pointer;line-height:1}.shop-the-look-modal__add-btn{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:normal;padding:10px 16px;border-radius:30px;border:1px solid #000;background:transparent;color:#000;transition:background-color .2s,color .2s}.shop-the-look-modal__add-btn:hover{background:#222;color:#fff}.shop-the-look-modal__add-btn:disabled{opacity:.5;cursor:not-allowed}.shop-the-look-modal__add-all{box-shadow:0 4px 16px #54545433}.shop-the-look-modal__add-all-btn{font-size:14px;font-weight:600;letter-spacing:normal;text-transform:uppercase;padding:14px 24px;background:#000;color:#fff;border:none;transition:background-color .2s}.shop-the-look-modal__add-all-btn:hover{background:#000;color:#fff}.shop-the-look-modal__add-all-btn.loading{opacity:.7;pointer-events:none}@media(max-width:991px){.shop-the-look-modal .modal{align-items:flex-end;justify-content:flex-end}.shop-the-look-modal__products-head{padding-top:24px}.shop-the-look-modal .modal-dialog{margin:0;max-width:100%;width:100%;opacity:1;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1)}.shop-the-look-modal .modal.open .modal-dialog{transform:translateY(0)}.shop-the-look-modal .modal-content{border-radius:16px 16px 0 0;max-height:85vh;min-height:auto}.shop-the-look-modal__layout{height:auto}.shop-the-look-modal__image-col{display:none}.shop-the-look-modal__products-col{max-height:85vh}.shop-the-look-modal__product-image{flex:0 0 90px;width:90px;height:fit-content}}.shop-the-look-modal__product{padding:0 24px 24px}@media(min-width:992px){.shop-the-look-modal .modal-dialog{max-width:900px;width:100%;margin:0;pointer-events:auto}.shop-the-look-modal .modal-content{height:640px}.shop-the-look-modal__title{font-size:31px}.shop-the-look-modal__product{padding:0 24px 16px}.shop-the-look-modal__product-image{flex:0 0 150px;width:150px}.shop-the-look-modal__product-title{font-size:20px}.shop-the-look-modal__close{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/516/assets/shop-the-look.css.map */
