.subhero{background:linear-gradient(90deg,rgba(244,248,241,.97),rgba(244,248,241,.55)),url("../images/hero-yadora-v6.jpg") center 58%/cover;padding:70px 0}.subhero p{color:var(--green);font-weight:700;margin:0 0 7px}.subhero h1{font-size:42px;margin:0 0 8px}.subhero span{color:#5c655d}.quote-page{padding:70px 0 85px}.quote-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:65px}.eyebrow{color:var(--green);font-size:13px;font-weight:600}.quote-intro h2{font-size:31px;margin:10px 0 15px}.quote-intro>p{color:#657066;line-height:1.75;font-size:13px}.quote-help{margin-top:28px;padding:22px;border-radius:18px;background:#eef5eb}.quote-help p{font-size:12px;margin:7px 0 0}.quote-help a{color:var(--green);font-weight:700}.quote-form{display:grid;gap:18px}.quote-form h3{margin:13px 0 0;font-size:16px;color:var(--green-dark)}.quote-form .two,.quote-form .three{display:grid;gap:20px}.two{grid-template-columns:1fr 1fr}.three{grid-template-columns:repeat(3,1fr)}.quote-form label{display:grid;gap:8px;font-size:11px;color:#59635a}.quote-form input,.quote-form select,.quote-form textarea{font:inherit;padding:12px;border:1px solid #d3ddd2;border-radius:9px;background:#fff;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green)}.checks{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.checks label{display:flex;align-items:center;gap:7px;background:#f3f7f1;padding:12px;border-radius:10px}.consent{grid-template-columns:auto 1fr!important;align-items:start}.consent input{margin-top:1px}.quote-submit{border:0;border-radius:999px;background:var(--green);color:#fff;padding:16px;font:inherit;font-weight:700;text-transform:uppercase;cursor:pointer}.small-note{text-align:center;color:#7c847d;font-size:10px;margin:0}@media(max-width:850px){.quote-grid{grid-template-columns:1fr}.checks{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.two,.three{grid-template-columns:1fr!important}.subhero h1{font-size:34px}}