.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.contact-grid article,.quote-form-card{padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.contact-grid span{display:block;margin-bottom:10px;color:var(--brand-primary-dark);font-weight:800}.contact-grid a{color:var(--brand-primary-dark);font-weight:700}.quote-form-grid{display:grid;grid-template-columns:minmax(0,0.82fr) minmax(360px,1.18fr);grid-gap:34px;gap:34px;align-items:start}.quote-copy ul{padding-left:18px;color:var(--brand-text-muted);line-height:1.8}@media (max-width:991px){.contact-grid,.quote-form-grid{grid-template-columns:1fr}}.bosch-hero.ap-hero .container.ap-hero__inner .ap-hero__copy span.eyebrow{color:#fff!important}.bosch-home-cta.cta-bg-section .container.cta-content h2,.bosch-home-cta.cta-bg-section .container.cta-content p{color:#15202b!important}