<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contact-hero{background:var(--color-gray-light-60);text-align:center}.contact-hero__wrapper{max-width:840px;margin:0 auto;padding:100px 20px}@media(max-width: 1024px){.contact-hero__wrapper{max-width:100%;padding:80px 50px}}@media(max-width: 599px){.contact-hero__wrapper{padding:80px 20px}}.contact-hero__title{margin-bottom:20px;text-transform:uppercase}.contact-hero__copy{font-size:21px;line-height:1.5;letter-spacing:0;margin-bottom:30px}@media(max-width: 599px){.contact-hero__copy{font-size:18px}}.contact-hero__items{display:grid;grid-template-columns:repeat(3, 1fr);justify-content:center}@media(max-width: 1024px){.contact-hero__items{justify-content:space-between}}@media(max-width: 599px){.contact-hero__items{display:flex;flex-direction:column}}.contact-hero__item{align-items:center;display:flex;flex-direction:column;margin:0 40px;text-align:center}@media(max-width: 1024px){.contact-hero__item{margin:0}}@media(max-width: 599px){.contact-hero__item+*{margin-top:35px}}.contact-hero__item-image{margin-bottom:5px}.contact-hero__item-title{font-size:18px;font-weight:500;letter-spacing:0;margin-bottom:10px}.contact-hero__item-link{text-transform:uppercase}</pre></body></html>