.gw-quote-open{overflow:hidden}
#gw-quote-dialog{position:fixed;inset:0;margin:auto;width:calc(100% - 32px);max-width:480px;max-height:calc(100dvh - 32px);overflow:auto;padding:24px;border:1px solid #dce3f0;border-radius:8px;background:#fff;color:#202326;box-shadow:0 20px 70px #0004}
#gw-quote-dialog::backdrop{background:rgb(0 0 0 / 60%)}
.gw-quote-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.gw-page .gw-quote-heading h2{font-size:25px;margin:0}
#gw-quote-close{display:grid;place-items:center;flex:0 0 36px;height:36px;border:1px solid #dce3f0;border-radius:4px;background:#fff;color:#202326}
#gw-quote-form{display:grid;gap:12px}
#gw-quote-form input:not([type=hidden]),#gw-quote-form textarea{width:100%;min-width:0;border:1px solid #cbd3e1;border-radius:4px;padding:11px 12px;background:#f8f9fb;color:#202326;font:inherit;font-size:16px}
#gw-quote-form textarea{height:100px;min-height:80px;resize:vertical}
#gw-quote-form input:focus,#gw-quote-form textarea:focus,#gw-quote-close:focus-visible{outline:2px solid #0036c7;outline-offset:2px}
#gw-quote-captcha{min-height:144px}
#gw-quote-submit{width:100%}
#gw-quote-submit:disabled{opacity:.6;cursor:not-allowed}
.gw-page .gw-quote-note{font-size:11px;line-height:1.5;margin:0;color:#636b76}
.gw-quote-note a{text-decoration:underline}
@media(max-width:480px){#gw-quote-dialog{padding:18px}.gw-page .gw-quote-heading h2{font-size:22px}}
