.quote-modal{--ozb-blue: #2826ea;--ozb-blue-soft: #e9e9fd;--quote-border: #d9d9e0;--quote-text: #1a1a1a;--quote-muted: #6b6b75;--quote-error: #d23b3b;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;background:#0000008c;font-family:var(--font-body-family, system-ui, sans-serif)}.quote-modal.is-open{display:flex}body.quote-modal-open{overflow:hidden}.quote-modal__dialog{position:relative;display:flex;flex-direction:column;width:100%;max-width:560px;max-height:90vh;overflow:hidden;background:#fff;border-radius:14px;box-shadow:0 20px 60px #0000004d}.quote-modal__bar{flex:0 0 auto;height:8px;background:var(--ozb-blue)}.quote-modal__close{position:absolute;top:18px;right:18px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:6px;background:#f2f2f4;color:#333;cursor:pointer;z-index:2}.quote-modal__close:hover{background:#e6e6ea}.quote-modal__close svg{width:12px;height:12px}.quote-modal__body{overflow-y:auto;padding:26px 30px 30px}.quote-modal__badge{display:inline-block;margin-bottom:16px;padding:5px 12px;border-radius:999px;background:var(--ozb-blue-soft);color:var(--ozb-blue);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quote-modal__title{margin:0 0 8px;font-size:24px;line-height:1.2;font-weight:800;color:var(--quote-text)}.quote-modal__intro{margin:0 0 22px;font-size:14px;line-height:1.5;color:var(--quote-muted)}.quote-modal__section-title{margin:22px 0 4px;font-size:16px;font-weight:700;color:var(--quote-text)}.quote-modal__section-help{margin:0 0 14px;font-size:13px;color:var(--quote-muted)}.quote-modal__row{display:flex;gap:12px}.quote-modal__row>.quote-modal__field{flex:1 1 0;min-width:0}.quote-modal__row--city{align-items:flex-start}.quote-modal__row--city .quote-modal__field--state{flex:0 0 110px}.quote-modal__row--city .quote-modal__field--zip{flex:0 0 120px}.quote-modal__field{margin-bottom:12px}.quote-modal__label{display:block;margin-bottom:5px;font-size:13px;font-weight:600;color:var(--quote-text)}.quote-modal__label .req{color:var(--quote-error)}.quote-modal__input{width:100%;box-sizing:border-box;padding:11px 13px;font-size:15px;font-family:inherit;color:var(--quote-text);background:#fff;border:1px solid var(--quote-border);border-radius:8px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.quote-modal__input:focus{border-color:var(--ozb-blue);box-shadow:0 0 0 3px #2826ea1f}.quote-modal__field.has-error .quote-modal__input{border-color:var(--quote-error)}.quote-modal__error{display:none;margin-top:4px;font-size:12px;color:var(--quote-error)}.quote-modal__field.has-error .quote-modal__error{display:block}.quote-modal__submit{width:100%;margin-top:22px;padding:15px 20px;font-size:17px;font-weight:800;font-family:inherit;color:#fff;background:var(--ozb-blue);border:0;border-radius:999px;cursor:pointer;transition:filter .15s ease}.quote-modal__submit:hover{filter:brightness(1.07)}.quote-modal__submit:disabled{opacity:.65;cursor:progress}.quote-modal__return{display:block;width:100%;margin-top:16px;padding:4px;font-size:14px;font-family:inherit;color:var(--quote-muted);text-align:center;text-decoration:underline;background:none;border:0;cursor:pointer}.quote-modal__return:hover{color:var(--quote-text)}.quote-modal__form-error{display:none;margin-top:14px;padding:10px 14px;font-size:13px;color:var(--quote-error);background:#fdecec;border-radius:8px}.quote-modal__form-error.is-visible{display:block}.quote-modal__success{text-align:center;padding:14px 0 6px}.quote-modal__success-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:18px;border-radius:999px;background:var(--ozb-blue-soft);color:var(--ozb-blue)}.quote-modal__success-icon svg{width:32px;height:32px}.quote-modal__success-title{margin:0 0 8px;font-size:22px;font-weight:800;color:var(--quote-text)}.quote-modal__success-text{margin:0 auto 4px;max-width:360px;font-size:14px;line-height:1.5;color:var(--quote-muted)}@media(max-width:480px){.quote-modal__body{padding:22px 18px 24px}.quote-modal__row{flex-wrap:wrap}.quote-modal__row--city .quote-modal__field--state,.quote-modal__row--city .quote-modal__field--zip{flex:1 1 calc(50% - 6px)}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/quote-modal.css.map */
