.ae-quote-form{--aeq-ink: #172234;--aeq-muted: #596777;--aeq-line: #d8dee5;--aeq-surface: #ffffff;--aeq-soft: #f4f6f8;--aeq-navy: #0b2545;--aeq-accent: #c81d2a;--aeq-accent-dark: #a81521;--aeq-focus: #1057a0;max-width:660px;margin:0 auto;color:var(--aeq-ink);font-family:var(--font-body-family, Arial, sans-serif);scroll-margin-top:24px}.ae-quote-form--gift{--aeq-soft: #faf6f0;--aeq-line: #e4d9cc}.ae-quote-form--router{max-width:580px}.ae-quote-form__form{display:grid;gap:16px}.ae-quote-form__step-card,.ae-quote-form__confirmation{padding:clamp(20px,4vw,34px);border:1px solid var(--aeq-line);border-radius:4px;background:var(--aeq-surface);box-shadow:0 16px 38px #0b254521}.ae-quote-form__step-card{display:grid;gap:18px}.ae-quote-form__eyebrow{margin:0;color:var(--aeq-accent);font-family:var(--font-heading-family, Arial Narrow, sans-serif);font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.2}.ae-quote-form h2,.ae-quote-form h3{margin:0;color:var(--aeq-navy);font-family:"Arial Narrow","Nimbus Sans Narrow",var(--font-heading-family, sans-serif);font-weight:800;letter-spacing:.025em;line-height:1.05;text-transform:uppercase}.ae-quote-form h2{font-size:clamp(25px,4vw,38px)}.ae-quote-form h3{font-size:17px}.ae-quote-form__fields{display:grid;grid-template-columns:1fr;gap:16px}.ae-quote-form__field{display:grid;gap:7px;min-width:0}.ae-quote-form__field--wide{grid-column:auto}.ae-quote-form .ae-quote-form__artwork-upload{display:none}.ae-quote-form .ae-quote-form__artwork-upload:has(.uploadcare--widget){display:grid}.ae-quote-form .ae-quote-form__artwork-upload:has(.uploadcare--widget)+.ae-quote-form__artwork-note{display:none}.ae-quote-form .uploadcare--widget{width:100%;margin:0}.ae-quote-form .uploadcare--widget__button{width:100%;min-height:44px;box-sizing:border-box;padding:10px 14px;border:1px solid #c5ccd4;border-radius:2px;background:#fff;box-shadow:none;color:var(--aeq-navy)!important;font:inherit;font-size:14px;font-weight:750;line-height:1.3;transition:border-color .18s ease,color .18s ease}.ae-quote-form .uploadcare--widget__button:hover{border-color:#ce0f10;background:#fff;box-shadow:none;color:#ce0f10!important;transform:none}.ae-quote-form .uploadcare--widget .uploadcare--powered-by{display:none!important}.ae-quote-form label{color:var(--aeq-ink);font-size:14px;font-weight:750;line-height:1.3}.ae-quote-form label>span:not(.ae-quote-form__optional){color:var(--aeq-accent)}.ae-quote-form__optional,.ae-quote-form__field-help,.ae-quote-form__helper,.ae-quote-form__artwork-note{color:var(--aeq-muted);font-size:13px;line-height:1.45}.ae-quote-form__field-help,.ae-quote-form__helper,.ae-quote-form__artwork-note{margin:0}.ae-quote-form input,.ae-quote-form select,.ae-quote-form textarea{width:100%;min-height:46px;box-sizing:border-box;padding:11px 12px;border:1px solid #9da9b5;border-radius:2px;background:#fff;color:var(--aeq-ink);font:inherit;line-height:1.3}.ae-quote-form textarea{min-height:144px;resize:vertical}.ae-quote-form input:focus-visible,.ae-quote-form select:focus-visible,.ae-quote-form textarea:focus-visible,.ae-quote-form button:focus-visible,.ae-quote-form a:focus-visible{outline:3px solid var(--aeq-focus);outline-offset:2px}.ae-quote-form [aria-invalid=true]{border-color:var(--aeq-accent);box-shadow:0 0 0 1px var(--aeq-accent)}.ae-quote-form__field-error{margin:0;color:#a81521;font-size:13px;font-weight:700;line-height:1.4}.ae-quote-form__server-errors,.ae-quote-form__client-errors{padding:13px 15px;border:1px solid #c81d2a;background:#fff4f4;color:#75121a;font-size:14px;line-height:1.45}.ae-quote-form__server-errors p,.ae-quote-form__server-errors ul{margin:0}.ae-quote-form__recap,.ae-quote-form__submission-copy{padding:14px;border:1px solid var(--aeq-line);border-radius:3px;background:var(--aeq-soft)}.ae-quote-form__recap h3,.ae-quote-form__submission-copy h3{margin-bottom:10px;font-size:15px}.ae-quote-form__recap dl,.ae-quote-form__submission-copy dl{display:grid;gap:8px;margin:0}.ae-quote-form__recap dl>div,.ae-quote-form__submission-copy dl>div{display:grid;grid-template-columns:minmax(88px,.35fr) minmax(0,1fr);gap:10px}.ae-quote-form__recap dt,.ae-quote-form__submission-copy dt{color:var(--aeq-muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ae-quote-form__recap dd,.ae-quote-form__submission-copy dd{min-width:0;margin:0;overflow-wrap:anywhere;font-size:13px;line-height:1.4}.ae-quote-form__submission-copy>p{margin:10px 0 0;color:var(--aeq-muted);font-size:12px;line-height:1.4}.ae-quote-form__server-errors ul{margin-top:6px;padding-left:20px}.ae-quote-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.ae-quote-form__button,.ae-quote-form__call-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 18px;border:1px solid var(--aeq-accent);border-radius:2px;background:var(--aeq-accent);color:#fff;cursor:pointer;font-family:var(--font-heading-family, Arial Narrow, sans-serif);font-size:13px;font-weight:800;letter-spacing:.055em;line-height:1.1;text-align:center;text-decoration:none;text-transform:uppercase}.ae-quote-form__button:hover,.ae-quote-form__call-button:hover{border-color:var(--aeq-accent-dark);background:var(--aeq-accent-dark)}.ae-quote-form__back{min-height:44px;padding:10px 6px;border:0;background:transparent;color:var(--aeq-navy);cursor:pointer;font:inherit;font-size:13px;font-weight:800;letter-spacing:.06em;text-decoration:underline;text-underline-offset:3px}.ae-quote-form__confirmation{display:grid;gap:16px;border-color:#9db1c5;background:#f6f9fc}.ae-quote-form__confirmation-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--aeq-navy);color:#fff;font-size:25px;font-weight:800}.ae-quote-form__confirmation>p,.ae-quote-form__confirmation ol{margin:0;line-height:1.55}.ae-quote-form__confirmation ol{padding-left:21px}.ae-quote-form--enhanced .ae-quote-form__step[hidden]{display:none}@media screen and (min-width:750px){.ae-quote-form--enhanced .ae-quote-form__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.ae-quote-form--enhanced .ae-quote-form__field--wide{grid-column:1 / -1}}@media screen and (max-width:749px){.ae-quote-form{max-width:none}.ae-quote-form__button{width:100%}.ae-quote-form__actions .ae-quote-form__button{flex:1 1 100%}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ae-quote-form.css.map */
