.modal-wrapper{position:fixed;top:0 !important;right:0;bottom:0;left:0;background:rgba(0,0,0,0.7);z-index:-1;opacity:0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;pointer-events:auto}.modal-wrapper .modal{width:850px;height:auto;max-width:calc(100vw - 20px);max-height:95vh;position:absolute;top:50%;left:50%;right:unset;bottom:unset;transform:translate(-50%, -50%);border-radius:4px;z-index:1;padding:0px;overflow:hidden}.modal-wrapper .modal .modal_header .title{font-size:20px;font-weight:bold;text-transform:uppercase;text-align:center}.modal-wrapper .modal .modal_header p{margin:0}.modal-wrapper .modal .modal_content{position:relative;overflow:hidden;padding:0;background-size:cover;background-repeat:no-repeat;background-color:#259148;border-radius:25px;color:white;padding:10px}.modal-wrapper .modal .modal_content .wraper-content-popup{width:100%;display:inline-block;padding:40px 20px;background:url(//bizweb.dktcdn.net/100/237/115/themes/936039/assets/bg-popup.png?1776755363609);background-size:contain;background-repeat:no-repeat}@media (max-width: 991px){.modal-wrapper .modal .modal_content .wraper-content-popup{padding:20px 15px}}.modal-wrapper .modal .modal_content .wraper-content-popup .content-popup{font-size:14px}.modal-wrapper .modal .modal_content .wraper-content-popup .content-popup h2{font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));color:#fff;text-align:center;margin:0 0 20px}.modal-wrapper .modal .modal_content .wraper-content-popup .footer-popup{display:flex;justify-content:center;gap:20px;margin-top:30px}.modal-wrapper .modal .modal_content .wraper-content-popup .footer-popup .pop_btn{display:inline-block;width:110px;text-align:center;background:#bbb;color:#fff;border-radius:5px;padding:10px 0px;margin:0}.modal-wrapper .modal .modal_content .wraper-content-popup .footer-popup .pop_btn#pop_go{background:#fcbc0d}.modal-wrapper.active{opacity:1;z-index:9999}.modal-wrapper.active .modal{display:block}
