.quote-form-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:34px;box-shadow:0 18px 50px #173d3310}.quote-form-heading{margin-bottom:25px}.quote-form-heading h2{font-size:clamp(27px,3vw,36px);max-width:650px}.quote-form-heading>p:not(.eyebrow){font-size:13px;line-height:1.75;margin-top:11px;max-width:600px}.quote-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quote-form label{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-size:12px;font-weight:650}.quote-form label>span b{color:#b24b36}.quote-form input:not([type=checkbox]),.quote-form select,.quote-form textarea{width:100%;border:1px solid #cdddda;border-radius:9px;background:#fbfdfd;color:var(--ink);font:inherit;font-size:14px;font-weight:450;padding:13px 14px;min-height:50px;transition:border-color .2s,box-shadow .2s,background .2s}.quote-form textarea{resize:vertical;line-height:1.55}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#879698}.quote-form input:hover,.quote-form select:hover,.quote-form textarea:hover{border-color:#a9cac4}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:0;border-color:var(--teal);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--teal) 16%,transparent)}.quote-form-wide{grid-column:1/-1}.quote-consent{display:grid!important;grid-template-columns:20px 1fr;align-items:start;gap:11px!important;font-weight:450!important;line-height:1.65}.quote-consent input{width:19px;height:19px;margin:2px 0 0;accent-color:var(--teal)}.quote-consent a{color:var(--teal);font-weight:650;text-decoration:underline;text-underline-offset:3px}.quote-form-actions{display:flex;align-items:center;gap:22px;margin-top:23px}.quote-form-actions .btn{border:0;cursor:pointer;min-width:255px}.quote-form-actions .btn:disabled{cursor:wait;opacity:.7;transform:none}.quote-form-note{display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.6;max-width:300px}.quote-form-note .ph{font-size:19px;color:var(--teal)}.quote-form-status{display:none;margin-top:17px;padding:13px 15px;border-radius:8px;font-size:12px;font-weight:600}.quote-form-status:not(:empty){display:block}.quote-form-status.is-loading{background:var(--pale);color:var(--teal)}.quote-form-status.is-success{background:#e8f7ef;color:#17683f}.quote-form-status.is-error{background:#fff0ed;color:#943927}.quote-home-section{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.6fr);gap:42px;align-items:start;background:var(--pale);padding:38px;border-radius:16px}.quote-home-intro{padding:15px 0}.quote-home-intro h2{font-size:clamp(29px,3.2vw,42px);white-space:pre-line}.quote-home-intro>p:not(.eyebrow){font-size:13px;line-height:1.8;margin-top:16px}.quote-home-contact{display:grid;gap:10px;margin-top:24px}.quote-home-contact .btn{justify-content:flex-start}.contact-page{padding-bottom:20px}.contact-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:48px;align-items:start}.contact-intro{padding:28px 0}.contact-intro h1{font-size:clamp(38px,5vw,58px);line-height:1.05;white-space:pre-line}.contact-intro>p:not(.eyebrow){font-size:14px;line-height:1.85;margin-top:19px;max-width:470px}.contact-cards{display:grid;gap:11px;margin-top:28px}.contact-card{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:11px;padding:14px;background:#fff}.contact-card>.ph{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--secondary);color:var(--teal);font-size:22px}.contact-card strong,.contact-card span{display:block}.contact-card strong{font-size:13px}.contact-card span{font-size:11px;color:var(--mute);margin-top:2px}.contact-card:hover{border-color:#abd5ce;background:var(--pale)}@media(max-width:900px){.quote-home-section,.contact-hero{grid-template-columns:1fr;gap:25px}.quote-home-intro,.contact-intro{padding:0}.contact-hero{gap:35px}}@media(max-width:560px){.quote-form-card{padding:24px 19px;border-radius:12px}.quote-form-heading h2{font-size:28px}.quote-form-grid{grid-template-columns:1fr;gap:15px}.quote-form-wide{grid-column:auto}.quote-form-actions{align-items:stretch;flex-direction:column;gap:12px}.quote-form-actions .btn{width:100%;min-width:0}.quote-form-note{max-width:none}.quote-home-section{width:calc(100% - 24px);padding:25px 13px;border-radius:13px}.quote-home-intro{padding-inline:5px}.quote-home-intro h2{font-size:32px}.contact-page{padding-bottom:85px}.contact-intro h1{font-size:42px}.contact-cards{margin-top:22px}.contact-card{padding:12px}}
