.quote-module__qCaGUa__quotePage{flex-direction:column;gap:1rem;display:flex}.quote-module__qCaGUa__quoteIntro{background:var(--deep-evergreen);color:var(--parchment);border-radius:20px;grid-template-columns:minmax(0,.8fr) minmax(18rem,1.2fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2.5rem,5vw,4.5rem);display:grid}.quote-module__qCaGUa__quoteMark{color:var(--parchment);align-items:center;gap:5px;height:34px;margin-bottom:1.75rem;display:flex}.quote-module__qCaGUa__quoteMark i{opacity:.82;background:currentColor;width:2px;height:100%;display:block}.quote-module__qCaGUa__quoteMark b{background:currentColor;width:32px;height:2px;display:block;transform:translateY(-6px)}.quote-module__qCaGUa__label{color:#f3efe7b8;letter-spacing:.07em;text-transform:uppercase;font-size:.75rem;font-weight:700}.quote-module__qCaGUa__quoteIntro h1{font-family:var(--font-display), sans-serif;letter-spacing:-.035em;text-wrap:balance;max-width:10ch;margin-top:.9rem;font-size:clamp(2.8rem,4.8vw,4.35rem);font-weight:540;line-height:1}.quote-module__qCaGUa__quoteIntroCopy{color:#f3efe7d1;align-self:end;max-width:40rem;font-size:clamp(1.05rem,1.5vw,1.18rem);line-height:1.7}.quote-module__qCaGUa__quoteIntroCopy span{color:#f3efe79e;border-top:1px solid #f3efe733;margin-top:1.5rem;padding-top:1rem;font-size:.82rem;font-weight:650;display:block}.quote-module__qCaGUa__quoteBody{background:var(--warm-stone);border-radius:20px;grid-template-columns:minmax(0,1.55fr) minmax(16rem,.55fr);gap:clamp(2.25rem,5vw,5rem);padding:clamp(2rem,5vw,4rem);display:grid}.quote-module__qCaGUa__formColumn{min-width:0}.quote-module__qCaGUa__formHeading{border-bottom:1px solid #12382b33;padding-bottom:1.5rem}.quote-module__qCaGUa__formHeading h2,.quote-module__qCaGUa__nextSteps h2{color:var(--deep-evergreen);font-family:var(--font-display), sans-serif;letter-spacing:-.025em;font-weight:540}.quote-module__qCaGUa__formHeading h2{font-size:clamp(1.85rem,3vw,2.55rem)}.quote-module__qCaGUa__formHeading p{color:#1e2924ad;margin-top:.6rem;line-height:1.6}.quote-module__qCaGUa__quoteForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;margin-top:1.75rem;display:grid}.quote-module__qCaGUa__fullWidth{grid-column:1/-1}.quote-module__qCaGUa__error{color:#7a2f25;background:#fbe9e5;border-radius:12px;grid-column:1/-1;padding:.9rem 1rem;font-size:.9rem}.quote-module__qCaGUa__field{color:var(--ink);flex-direction:column;gap:.5rem;font-size:.84rem;font-weight:680;display:flex}.quote-module__qCaGUa__field small{color:#1e292494;font-size:.75rem;font-weight:500;line-height:1.45}.quote-module__qCaGUa__input{appearance:none;background:var(--parchment);color:var(--ink);font-family:var(--font-sans), sans-serif;border:1px solid #12382b38;border-radius:4px;width:100%;min-height:50px;padding:.75rem .85rem;font-size:1rem;transition:border-color .16s,box-shadow .16s}.quote-module__qCaGUa__input::placeholder{color:#1e292480}.quote-module__qCaGUa__input:focus{border-color:var(--action-green);outline:none;box-shadow:0 0 0 4px #a4c4b46b}.quote-module__qCaGUa__input:disabled{cursor:not-allowed;opacity:.62}.quote-module__qCaGUa__checkboxField{color:#1e2924c7;align-items:flex-start;gap:.75rem;font-size:.9rem;font-weight:600;line-height:1.5;display:flex}.quote-module__qCaGUa__checkboxField input{accent-color:var(--action-green);width:18px;height:18px;margin-top:2px}.quote-module__qCaGUa__submitRow{border-top:1px solid #12382b33;grid-column:1/-1;margin-top:.35rem;padding-top:1.5rem}.quote-module__qCaGUa__submitButton{background:var(--action-green);color:var(--parchment);cursor:pointer;font-family:var(--font-sans), sans-serif;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;min-height:52px;padding:.85rem 1.15rem;font-size:.94rem;font-weight:720;transition:background-color .18s,transform .18s;display:inline-flex}.quote-module__qCaGUa__submitButton:hover:not(:disabled){background:#2c7557;transform:translateY(-2px)}.quote-module__qCaGUa__submitButton:disabled{cursor:wait;opacity:.7}.quote-module__qCaGUa__consent{color:#1e292494;max-width:64ch;margin-top:.85rem;font-size:.75rem;line-height:1.5}.quote-module__qCaGUa__nextSteps{border-left:1px solid #12382b3d;align-self:start;padding-left:clamp(1.5rem,3vw,3rem)}.quote-module__qCaGUa__nextSteps h2{font-size:clamp(1.8rem,2.6vw,2.4rem);line-height:1.08}.quote-module__qCaGUa__nextSteps ol{margin-top:1.5rem;list-style:none}.quote-module__qCaGUa__nextSteps li{color:#1e2924b8;border-top:1px solid #12382b33;padding:1rem 0;line-height:1.55}.quote-module__qCaGUa__nextSteps strong{color:var(--deep-evergreen);margin-bottom:.3rem;font-size:.9rem;display:block}.quote-module__qCaGUa__operatingNote{color:#1e292499;margin-top:1rem;font-size:.78rem;line-height:1.55}@media (max-width:760px){.quote-module__qCaGUa__quoteIntro,.quote-module__qCaGUa__quoteBody{grid-template-columns:1fr}.quote-module__qCaGUa__quoteIntro{gap:2rem;padding:2.5rem 1.5rem}.quote-module__qCaGUa__quoteIntro h1{font-size:clamp(2.65rem,12vw,3.2rem)}.quote-module__qCaGUa__quoteBody{gap:2.5rem;padding:2rem 1.25rem}.quote-module__qCaGUa__quoteForm{grid-template-columns:1fr}.quote-module__qCaGUa__fullWidth,.quote-module__qCaGUa__submitRow{grid-column:1}.quote-module__qCaGUa__submitButton{width:100%}.quote-module__qCaGUa__nextSteps{border-top:1px solid #12382b3d;border-left:0;padding-top:2rem;padding-left:0}}@media (prefers-reduced-motion:reduce){.quote-module__qCaGUa__submitButton{transition:none}}
