.quote-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px}.quote-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);cursor:pointer}.quote-modal-container{position:relative;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;z-index:10;background:#fff;border-radius:20px;padding:32px}.quote-modal-content{position:relative}button.quote-modal-close{position:absolute;top:2px;right:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .1s ease;z-index:20;width:35px;height:35px;color:#3e3e3e;background:#fff;border:1px solid #3e3e3e;border-radius:50%;padding:0 0 4px;margin:0;font-size:30px;line-height:1;font-weight:300}.quote-modal-header{margin-bottom:20px;padding-right:40px}.quote-modal-title{font-size:30px;font-weight:700;color:#3e3e3e;margin:0 0 6px;line-height:39px}.quote-modal-subtitle{font-size:15px;color:#707070;margin:0}.quote-modal-subtitle strong{font-weight:700}.quote-cf7-container .wpcf7{margin:0}.quote-cf7-container .wpcf7-form{display:flex;flex-direction:column;gap:16px}.quote-cf7-container .quote-form-row{display:flex;flex-direction:column;gap:6px}.quote-cf7-container .quote-form-row label{font-size:14px;font-weight:500;color:#3e3e3e}.quote-cf7-container .quote-input,.quote-cf7-container .quote-textarea{width:100%;padding:14px 16px;background:#f5f5f5;border:1px solid transparent;border-radius:12px;font-size:16px;color:#3e3e3e;transition:border-color .2s ease,background-color .2s ease;font-family:inherit}.quote-cf7-container .quote-input:focus,.quote-cf7-container .quote-textarea:focus{outline:none;border-color:#3e6ae1;background:#fff}.quote-cf7-container .quote-textarea{resize:vertical;min-height:100px}.quote-cf7-container .wpcf7-not-valid{border-color:#dc3545 !important;background:#fff5f5 !important}.quote-cf7-container .wpcf7-not-valid-tip{color:#dc3545;font-size:12px;margin-top:4px;display:block}.quote-cf7-container .quote-submit-btn{width:100%;padding:16px 24px;background:#3e6ae1;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;margin-top:8px}.quote-cf7-container .quote-submit-btn:hover{background:#2d5bc7}.quote-cf7-container .quote-submit-btn:active{transform:scale(.98)}.quote-cf7-container .quote-submit-btn:disabled{background:#ccc;cursor:not-allowed}.quote-cf7-container .wpcf7-response-output:not(:empty){display:block !important}.quote-cf7-container .wpcf7-mail-sent-ok{background:#d4edda !important;color:#155724 !important}.quote-cf7-container .wpcf7-validation-errors,.quote-cf7-container .wpcf7-mail-sent-ng,.quote-cf7-container .wpcf7-spam-blocked{background:#f8d7da !important;color:#721c24 !important}.quote-cf7-container .wpcf7-spinner{margin:0 0 0 12px}.quote-cf7-container .quote-form-submit{margin-top:8px}@media (max-width:768px){.quote-modal{padding:0;align-items:flex-end}.quote-modal-container{max-width:100%;max-height:100vh;width:100%}.quote-modal-content{border-radius:20px 20px 0 0;overflow-y:auto}.quote-modal-title{font-size:24px}.quote-modal-close{top:12px;right:12px;width:36px;height:36px}}.quote-modal-container::-webkit-scrollbar{width:8px}.quote-modal-container::-webkit-scrollbar-track{background:0 0}.quote-modal-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.quote-modal-container::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}div.wpcf7{margin:0}.wpcf7-form.cf7-quote-form input[type=text],.wpcf7-form.cf7-quote-form input[type=email],.wpcf7-form.cf7-quote-form input[type=url],.wpcf7-form.cf7-quote-form input[type=tel],.wpcf7-form.cf7-quote-form input[type=number],.wpcf7-form.cf7-quote-form input[type=date],.wpcf7-form.cf7-quote-form input[type=password],.wpcf7-form.cf7-quote-form textarea,.wpcf7-form.cf7-quote-form select{margin:0 0 12px;background:#f5f5f5;border-radius:12px;font-size:16px;color:#707070;padding:18px;width:100%;box-sizing:border-box;outline:none;-webkit-appearance:none;appearance:none}.wpcf7-form.cf7-quote-form input[type=submit],.wpcf7-form.cf7-quote-form button[type=submit]{width:100%;display:flex;align-items:center;justify-content:center;padding:14px;background:#3e6ae1;color:#fff;border:none;border-radius:9px;font-size:16px;line-height:18px;font-weight:400;cursor:pointer;transition:all .2s ease;text-transform:none}.wpcf7-form.cf7-quote-form .recaptcha-policy{font-size:12px;line-height:14px;color:#707070}.wpcf7-form.cf7-quote-form .cf7c-bottom{display:flex;flex-direction:row;row-gap:20px;column-gap:20px}.wpcf7-form.cf7-quote-form .cf7c-bottom .cf7c-submit{max-width:200px}