.combo-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f0f14a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;opacity:0;visibility:hidden;pointer-events:none;transition:.35s}.combo-popup-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.combo-popup{width:100%;max-width:950px;display:flex;background:#fff;border-radius:22px;overflow:hidden;position:relative;transform:translateY(-40px);opacity:0;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .45s ease;box-shadow:0 30px 70px #00000040}.combo-popup.show{transform:translateY(0);opacity:1}.combo-popup-image{width:50%;background:#f7f7f7;overflow:hidden}.combo-popup-image img{width:100%;height:100%;display:block;object-fit:cover;transition:.5s}.combo-popup:hover .combo-popup-image img{transform:scale(1.03)}.combo-popup-content{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:55px;text-align:center;background:linear-gradient(213deg,#ffcf9d,#fff)}.combo-popup-heading{margin:0 0 18px;font-size:40px;font-weight:800;line-height:1.15;text-align:center}.combo-popup-description{margin:0 0 30px;font-size:17px;line-height:1.3;text-align:center}.combo-popup-btn{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:16px 34px;border-radius:12px;text-decoration:none;font-weight:700;transition:.3s}.combo-popup-btn:hover{transform:translateY(-3px)}.combo-popup-close{position:absolute;top:15px;right:15px;width:42px;height:42px;border:none;border-radius:50%;background:#fff;cursor:pointer;font-size:24px;z-index:5;box-shadow:0 5px 15px #00000026;transition:.3s}.combo-popup-close:hover{transform:rotate(180deg)}.combo-popup-content{position:relative;overflow:hidden}.combo-popup-content:before{content:"\1f381";position:absolute;bottom:0;right:-60px;transform:translateY(38%) rotate(328deg);font-size:180px;opacity:.2;pointer-events:none}@media(max-width:990px){.combo-popup{max-width:760px;height:430px}.combo-popup-heading{font-size:32px}.combo-popup-content{padding:35px}}@media(max-width:749px){.combo-popup{flex-direction:column;max-width:92%;height:auto}.combo-popup-image{width:100%;aspect-ratio:1/1}.combo-popup-image img{width:100%;height:100%;object-fit:cover}.combo-popup-content{width:100%;padding:24px;text-align:center;align-items:center}.combo-popup-heading{font-size:28px}.combo-popup-description{font-size:15px}.combo-popup-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/combo-popup.css.map */
