.quote-panel{display:flex;align-items:center;justify-content:space-between;gap:34px;min-height:230px!important;padding:32px!important}.quote-panel .home-quote-copy{max-width:390px}.quote-panel h3{font-size:25px!important}.quote-panel p{max-width:390px;margin:16px 0 0!important;line-height:1.7!important}.quote-panel>#quote-button,.quick-quote>button{flex:0 0 auto;border:0;border-radius:11px;background:#ff5d0c;color:#fff;min-width:142px;height:62px;padding:0 22px;font:700 15px inherit;cursor:pointer;box-shadow:0 8px 18px rgba(255,93,12,.18)}.quick-quote{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:14px 20px!important;width:100%!important}.quick-quote h2{grid-column:1/-1;margin:0!important;font-size:24px!important;line-height:1.35!important;white-space:nowrap}.quick-quote>p{max-width:250px;margin:0!important;font-size:15px!important;line-height:1.6!important}.quote-modal{position:fixed;inset:0;z-index:99;display:grid;place-items:center;padding:20px;background:rgba(4,15,31,.62)}.quote-modal-card{position:relative;width:min(460px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:28px;background:#f4f6f9;box-shadow:0 18px 50px rgba(0,0,0,.24)}.modal-eyebrow{margin:0;color:#ff5d0c;font-size:11px;font-weight:800}.quote-modal h2{margin:8px 0 18px;color:#09203c}.quote-modal label{display:block;margin:12px 0;color:#33445a;font-size:13px}.quote-modal input,.quote-modal textarea{box-sizing:border-box;width:100%;margin-top:6px;padding:11px;border:1px solid #d5dce5;background:#fff;font:14px inherit}.quote-modal textarea{resize:vertical}.modal-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-fields label{min-width:0}.modal-error{display:block;min-height:18px;color:#d64a0d;font-size:12px}.modal-submit{width:100%;margin-top:8px;padding:13px;border:0;background:#ff5d0c;color:#fff;font-weight:800;cursor:pointer}.modal-close{position:absolute;right:12px;top:9px;border:0;background:none;color:#33445a;font-size:24px;cursor:pointer}.modal-success{color:#536477;line-height:1.6}@media(max-width:760px){.quote-panel{align-items:flex-start;flex-direction:column;gap:18px}.quote-panel>#quote-button,.quick-quote>button{width:100%}.quick-quote{display:flex!important;align-items:flex-start!important;flex-direction:column!important;gap:18px!important}.quick-quote h2{white-space:normal}.quick-quote>p{max-width:none}.modal-fields{grid-template-columns:1fr}}
