.product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;padding:30px}.product-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#0006}.product-modal-content{max-width:1200px;position:relative;z-index:2;margin:0 auto;background-color:#fff;padding:30px 40px;border-radius:4px;max-height:100%;overflow:auto;box-shadow:0 0 0 2px #f0eee6}.product-modal-content-title{font-size:28px;line-height:42px;color:#000;font-weight:400;padding-bottom:12px;border-bottom:1px solid #F0EEE6;margin-top:-4px;display:none}.product-modal-close{position:absolute;top:5px;right:10px;cursor:pointer;z-index:2}.product-modal-content .product-top{margin-bottom:20px}.product-modal-content .product-top .product-top-sticky-wrapper{top:0}.product-modal-assembly{margin-top:60px;display:flex;align-items:center;gap:40px}.product-modal-assembly-title{font-size:24px;color:#000;font-weight:400}.product-modal-backdrop{transition:opacity .2s ease;opacity:0}.product-modal-content{transition:transform .24s ease,opacity .24s ease;will-change:transform,opacity}.product-modal.is-opening .product-modal-backdrop,.product-modal.is-closing .product-modal-backdrop{opacity:0}.product-modal.is-open .product-modal-backdrop{opacity:1}@media screen and (min-width: 769px){.product-modal.is-opening .product-modal-content,.product-modal.is-closing .product-modal-content{transform:translateY(10px) scale(.98);opacity:0}.product-modal.is-open .product-modal-content{transform:translateY(0) scale(1);opacity:1}}.product-modal-products{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.product-modal-product-item{border:1px solid #d2d1d1;border-radius:4px;padding:5px;cursor:pointer;transition:all .25s;width:120px;text-align:center}.product-modal-product-item.active,.product-modal-product-item:hover{border-color:#fcbe11}.product-modal-product-item img{width:100%;height:100px;object-fit:cover;margin-bottom:5px}.product-modal-product-item-title{font-size:14px;line-height:18px;color:#252321}.product-modal-special-offer{background-color:#f0eee657;border-radius:4px;padding:8px 10px;margin-top:14px}.product-modal-special-offer-card{background-color:#fff;border:1px solid #F0EEE6;border-radius:4px;padding:8px}.product-modal-special-offer-title{display:flex;align-items:center;gap:4px;padding:0 8px 4px;border-bottom:1px solid #F0EEE6;font-size:16px;line-height:1;font-weight:500;color:#252525}.product-modal-special-offer-formula{padding:10px 12px 0 10px;display:flex;flex-wrap:wrap;gap:10px}.product-modal-special-offer-item{display:flex;align-items:center;gap:10px}.product-modal-special-offer-item span{width:16px;height:16px;border-radius:8px;background-color:#fde396;font-size:16px;line-height:14px;display:flex;align-items:flex-start;justify-content:center}.product-modal-special-offer-product{width:90px}.product-modal-special-offer-product img{width:90px;height:90px;border-radius:4px;object-fit:cover;object-position:center}.product-modal-special-offer-product div{font-size:12px;line-height:14px;color:#38352e;font-weight:400}.product-modal-special-offer-save{display:flex;align-items:center;gap:10px}.product-modal-special-offer-save span{width:16px;height:16px;border-radius:8px;background-color:#fde396;font-size:16px;line-height:14px;display:flex;align-items:flex-start;justify-content:center}.product-modal-special-offer-save-amount{display:flex;flex-direction:column;padding:0 10px;font-size:24px;line-height:26px;font-weight:400;color:#38352e;text-align:center}.product-modal-special-offer-save-amount b{font-weight:500}.product-modal-assembly-widget{background-color:#f0eee626;padding:12px 20px;border-radius:4px}.product-modal-assembly-widget-title{font-size:16px;line-height:24px;font-weight:500;color:#000;margin-bottom:20px}.product-modal-assembly-widget-title-label{margin-right:6px;font-size:16px;line-height:24px;font-weight:500;color:#000}.product-modal-assembly-widget-title-value{font-size:16px;line-height:26px;font-weight:600;color:#000;text-transform:capitalize}.product-modal-assembly-widget-options{display:flex;align-items:center;gap:30px}.product-modal-assembly-widget-option-text{display:flex;align-items:center;gap:12px;font-size:16px;line-height:24px;color:#000;font-weight:500}.product-modal-assembly-widget-option-text-box{width:20px;height:20px;flex-shrink:0;border:1px solid #FCBE11;display:flex;align-items:center;justify-content:center}.product-modal-assembly-widget-option-text-box svg{display:none}.product-modal-assembly-widget-option input:checked+.product-modal-assembly-widget-option-text .product-modal-assembly-widget-option-text-box{border-color:#fcbe11;box-shadow:0 0 0 1px #fcbe11}.product-modal-assembly-widget-option input:checked+.product-modal-assembly-widget-option-text .product-modal-assembly-widget-option-text-box svg{display:flex}@media screen and (max-width: 768px){.product-modal{padding:0}.product-modal-content{height:100%;padding:20px}.product-modal-content-title{display:flex}.product-modal-close{right:10px;top:5px}.product-modal-assembly{margin-top:40px;gap:10px}.product-modal-assembly-icon img{width:60px}.product-modal-assembly-title{font-size:16px}.product-modal-product-item{width:90px}.product-modal-product-item img{height:80px}.product-modal-assembly-widget{margin:20px 0 0;padding:12px 24px;background-color:#f0eee640}.product-modal-assembly-widget-title-label,.product-modal-assembly-widget-title-value{font-size:14px;line-height:20px}.product-modal-content{position:absolute;left:0;right:0;bottom:0;border-radius:0;overflow-y:auto;overflow-x:hidden}.product-modal.is-opening .product-modal-content,.product-modal.is-closing .product-modal-content{transform:translateY(100%);opacity:1}.product-modal.is-open .product-modal-content{transform:translateY(0);opacity:1}.product-modal-content-header.sticky-mobile{position:sticky;top:-20px;background-color:#fff;z-index:10;margin:-20px -20px 20px;padding:15px 20px;border-bottom:1px solid #F0EEE6;box-shadow:0 2px 4px #0000001a}}.product-modal-main-product-selector{margin-bottom:20px;padding:20px;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.product-modal-main-product-selector-title{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.product-modal-main-product-selector-options{display:flex;flex-direction:column;gap:10px}.product-modal-main-product-selector-option{display:flex;align-items:center;padding:12px;background-color:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s ease}.product-modal-main-product-selector-option:hover{border-color:#fcbe11}.product-modal-main-product-selector-option input[type=radio]{margin-right:12px;accent-color:#FCBE11}.product-modal-main-product-selector-option input[type=radio]:checked+.product-modal-main-product-selector-option-content{color:#333}.product-modal-main-product-selector-option:has(input:checked){border-color:#fcbe11;background-color:#fff9e6}.product-modal-main-product-selector-option-content{flex:1}.product-modal-main-product-selector-option-title{font-weight:600;color:#333;margin-bottom:4px}.product-modal-main-product-selector-option-variant{font-size:14px;color:#666;margin-bottom:4px}.product-modal-main-product-selector-option-price{font-weight:600;color:#fcbe11}
/*# sourceMappingURL=/cdn/shop/t/27/assets/product-modal.css.map */
