.product-contact-wrapper .popup{align-items:center;background:rgba(0,0,0,.3);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.product-contact-wrapper .popup .bg-area{background:#fff;border-radius:8px;max-height:90vh;overflow-y:auto;padding:40px 20px;position:relative}.product-contact-wrapper .popup .bg-area .close{background:none;border:none;cursor:pointer;height:20px;padding:0;position:absolute;right:0;top:0;transform:rotate(45deg);width:20px}.product-contact-wrapper .popup .bg-area .close span{left:-99999%;position:fixed}.product-contact-wrapper .popup .bg-area .close:after,.product-contact-wrapper .popup .bg-area .close:before{background:#000;content:"";display:block;height:2px;width:20px}.product-contact-wrapper .popup .bg-area .close:after{position:relative;top:-2px;transform:rotate(90deg)}