.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;margin:0 20px;max-height:80vh;max-width:1000px;overflow-y:auto;padding:40px;position:relative}.product-contact-wrapper .popup .bg-area .close{background:none;border:none;cursor:pointer;height:20px;padding:0;position:absolute;right:10px;top:10px;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)}.product-contact-wrapper .popup form fieldset{margin:0!important}.product-contact-wrapper .popup .actions,.product-contact-wrapper .popup form fieldset h1{margin-left:10px}.product-contact-wrapper .popup ::-webkit-scrollbar{width:12px}.product-contact-wrapper .popup ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.product-contact-wrapper .popup ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.product-contact-wrapper .popup ::-webkit-scrollbar-thumb:hover{background:#555}