.contact-info-band{padding:160px 0 88px;background:linear-gradient(135deg,#1a1012,#740016)}.contact-info-band header{max-width:790px;margin-bottom:40px}.contact-info-band h1,.contact-info-band header p,.contact-info-band header span{color:#fff}.contact-route-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.contact-route-grid article{min-width:0;padding:28px;background:#fff;border-top:5px solid var(--brand-primary)}.contact-route-grid article>span{color:#740016;font-weight:850}.contact-route-grid h2{font-size:1.3rem}.contact-route-grid a{color:#740016;font-weight:750}.contact-form-section{background:var(--brand-neutral-light)}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:start}.contact-form-grid dl{margin:28px 0}.contact-form-grid dl div{padding:14px 0;border-bottom:1px solid #b7c0cc}.contact-form-grid dt{color:var(--brand-text);font-weight:800}.contact-form-grid dd{margin:4px 0 0}.contact-form-grid img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover}.contact-form-card{padding:30px;background:#fff;border:1px solid var(--brand-border);box-shadow:0 18px 50px rgba(26,31,42,.08)}@media (max-width:767.98px){.contact-form-grid,.contact-route-grid{grid-template-columns:1fr}}