.quote-popup-module .popup-mask{background-color:rgba(0,0,0,.7);display:none;inset:0;position:fixed;z-index:9998}.quote-popup-module .popup-modal{background-color:#fff;border:1px solid #eaeaea;border-radius:4px;box-sizing:border-box;display:none;left:0;margin:0 auto;max-width:700px;overflow:visible;padding:20px;position:fixed;right:0;top:10%;width:calc(100% - 32px);z-index:9999}.quote-popup-module .popup-form{max-height:80vh;overflow-y:auto}.quote-popup-module .popup-form form{padding:.5rem}.quote-popup-module .popup-form .form-title{display:none}.quote-popup-module .popup-close-outer{position:absolute;right:12px;top:12px}.quote-popup-module .popup-close{align-items:center;background:transparent;border:0;color:#000;cursor:pointer;display:inline-flex;font-size:30px;height:36px;justify-content:center;line-height:1;padding:0;width:36px}@media (max-width:767px){.quote-popup-module .popup-modal{top:24px;width:calc(100% - 24px)}}