.quote-dialog:not([open]){display:none}.quote-dialog{border:0;padding:0;width:min(540px,calc(100% - 24px));max-height:calc(100dvh - 32px);max-height:min(850px,calc(100dvh - 32px));overflow:auto;border-radius:12px;color:#171b22;box-shadow:0 24px 80px #0005}.quote-dialog::backdrop{background:#071c3bc4}.quote-dialog-header{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:24px 24px 8px;background:white;position:sticky;top:0;z-index:1}.quote-dialog-header h2{font-size:24px;line-height:1.25;margin:6px 0}.quote-close{border:0;background:#edf3fc;color:#163466;border-radius:50%;width:44px;height:44px;flex-shrink:0;cursor:pointer;font-size:30px;line-height:1}.quote-close:focus-visible{outline:3px solid #1464ef}.quote-dialog .lead-section{padding:0;background:#fff}.quote-dialog .lead-grid{display:block;width:100%}.quote-dialog .lead-grid>div{display:none}.quote-dialog .lead-form{box-shadow:none;padding:14px 24px 24px}.quote-dialog .lead-form input:not([type=checkbox]),.quote-dialog .lead-form select{font-size:16px}.vfvt-modal-open{overflow:hidden}@media(max-width:600px){.quote-dialog-header{padding:18px 18px 6px}.quote-dialog-header h2{font-size:21px}.quote-dialog .lead-form{padding:10px 18px 20px}}
