.popup_cta_section{align-items:center;background:rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:scale(0);transition:all .2s ease-in-out;visibility:hidden;width:100%;z-index:2}.value_popup_cta_section.open{opacity:1;transform:none;visibility:visible}.popup_cta_cover{max-height:100%;max-width:100%;padding:30px;position:relative;width:1320px}.popup_cta_cover_in{background:#fff;border-radius:16px;display:inline-block;height:700px;overflow:auto;padding:50px;vertical-align:top;width:100%}.product_popup_wrap{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:15px}.product_popup_col{color:var(--clr-text-lt);margin:70px 20px 20px;position:relative;width:325px}.product_popup_colin{background:#fff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.2);text-align:center;width:100%}.product_popup_box{display:inline-block;padding:0 20px 40px;position:relative;vertical-align:top;width:100%;z-index:1}.popu_cta_img{height:295px;margin-top:-50px;width:100%}.popu_cta_img img{margin:0;max-height:275px;max-width:100%!important;object-fit:contain;width:100%}.product_popup_box .product_title{color:var(--clr-text-lt);font-family:var(--ff-accent);font-size:20px;font-weight:700;line-height:1.333;margin:10px 0;text-transform:none}.product_popup_box .pwr-sec-cta__cta-wrapper{justify-content:center;margin:15px auto 20px!important}.product_popup_box .prodcut_link a{font-size:14px;font-weight:600;text-decoration:underline;text-transform:uppercase}.product_popup_box .prodcut_link a:hover{text-decoration:none}.popup_cta_cover span.close_popup{align-items:center;background:#fff;border-radius:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.15);cursor:pointer;display:flex;height:44px;justify-content:center;line-height:0;padding:8px;position:absolute;right:11px;top:10px;width:44px}@media (max-width:991px){.product_popup_col{width:270px}}@media (max-width:767px){.popup_cta_cover{padding:30px 15px}.popup_cta_cover_in{padding:50px 15px}.product_popup_col{margin-left:0;margin-right:0;width:300px}.popu_cta_img{height:auto}}