.product-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:auto;opacity:1;visibility:visible;transition:opacity .5s,visibility .5s}.product-modal.modal-fade-hidden{opacity:0;visibility:hidden;pointer-events:none}.product-modal__overlay{position:fixed;display:block!important;top:0;left:0;right:0;bottom:0;background:#0000008c;z-index:0}.product-modal__content{position:relative;z-index:1;background:#eafbfe;border-radius:10px;box-shadow:0 8px 32px #00000040;padding:0;max-width:calc(var(--page-width) - 8rem);height:60vh;overflow:hidden;display:flex;flex-direction:row}@media (max-width: 749px){.product-modal__content{height:80vh;max-width:90%;display:block}}.product-modal__close{position:absolute;top:20px;left:20px;background:#fff;border:none;font-size:2rem;color:var(--color-deal-text);cursor:pointer;z-index:2;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background .2s;text-transform:uppercase;font-weight:900;font-size:14px;padding:2px 10px}.product-modal__close:hover{background:#eafbfe}.product-modal__close svg{padding-top:10px;width:15px;transform:rotate(90deg)}.product-modal__close svg path{fill:#96adc1!important}.product-modal__gallery{flex:1 1 45%;background:#eafbfe;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:320px;position:relative}@media (max-width: 749px){.product-modal__gallery{height:40%;min-height:initial}}.modal-gallery-main{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal-gallery-main-image{width:100%;height:100%;object-fit:cover;display:block}.modal-gallery-thumbs{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;width:100%;flex-wrap:wrap;position:absolute;bottom:20px}@media (max-width: 749px){.modal-gallery-thumbs{bottom:-20px}}.modal-gallery-thumb{max-width:60px;max-height:60px;object-fit:cover;border:1px solid #ececect;cursor:pointer;transition:border .2s,box-shadow .2s;opacity:.85;aspect-ratio:1/1;margin:0 2px}@media (max-width: 749px){.modal-gallery-thumb{width:40px;height:40px;opacity:1}}.modal-gallery-thumb.active,.modal-gallery-thumb:focus{border:1px solid #566672;box-shadow:0 2px 8px #1a89171f;opacity:1}.product-modal__info{flex:1 1 55%;padding:60px;display:flex;flex-direction:column;justify-content:space-between;min-width:0;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 749px){.product-modal__info{padding:20px;height:60%}}.product-modal__header{display:flex;align-items:baseline;gap:30px;padding-bottom:30px;justify-content:space-between}@media (max-width: 749px){.product-modal__header{padding:0}}.product-modal__header .product-modal__title{color:#566672;font-size:40px;font-weight:400;line-height:50px;letter-spacing:.06px;margin:0}@media (max-width: 749px){.product-modal__header .product-modal__title{font-size:24px;line-height:30px}}.product-modal__header .product-modal__price{color:var(--color-deal-text);font-size:30px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.045px}@media (max-width: 749px){.product-modal__header .product-modal__price{font-size:20px}}.product-modal__description{color:#566672}@media (max-width: 749px){.product-modal__description{padding-top:20px;padding-bottom:20px}}.product-modal__next{color:var(--color-deal-text);background:#b9f2fc;transition:background .2s;border-radius:10px}.product-modal__next:hover,.product-modal__next:focus{background:#a1edfb!important}body.no-scroll{overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/1052/assets/cbs-deals-box-popup.css.map */
