:root{--gradient-end-color:var(--color-gray-dark-950)}.contact-us{--bg-img-color:#e3c6d1}.contact-us--hero-section{min-height:100vh;padding:var(--spacing-11xl) 0 var(--spacing-9xl) 0;display:flex;flex-direction:column;gap:var(--spacing-7xl);align-items:center;justify-content:center}.contact-us--hero-section--heading{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-3xl)}.contact-us--hero-section--heading--text h1{font-family:Inter;font-size:60px;font-weight:600;line-height:72px;letter-spacing:-1.2px;color:var(--color-text-primary);text-align:center}.contact-us--hero-section--heading--sub-text{max-width:var(--width-lg);font-family:Inter;font-size:20px;font-weight:400;line-height:30px;color:var(--color-text-tertiary);text-align:center}.contact-us--hero-section--contact-cards{display:flex;align-items:center;flex-direction:column;flex-wrap:wrap;gap:var(--spacing-6xl);padding:0 var(--spacing-4xl);max-width:var(--container-max-width-desktop)}.contact-us--hero-section--contact-cards--first-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--spacing-7xl)}.contact-us--hero-section--contact-cards--first-row--card-one{--gradient-start-color:#0b4a6f}.contact-us--hero-section--contact-cards--first-row--card-one--users-img{display:flex;align-items:center;justify-content:center}.contact-us--hero-section--contact-cards--first-row--card-one--users-img--user>*{border-radius:var(--radius-full);border:1.5px solid var(--color-fg-white);margin-right:-6px;background-color:var(--bg-img-color)}.contact-us--hero-section--contact-cards--first-row--card-two{--gradient-start-color:var(--color-pink-900)}.contact-us--hero-section--contact-cards--first-row--card-three{--gradient-start-color:var(--color-success-900)}.contact-us--hero-section--contact-cards--second-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--spacing-7xl);--spacing-2xl:var(--spacing-lg);--color-text-secondary:var(--color-text-tertiary)}.contact-us--hero-section--contact-cards--second-row>*{--gradient-start-color:var(--color-bg-secondary);--button-link-color-fg:var(--button-tertiary-color-fg)}@media(max-width:426px){.contact-us--hero-section--heading{padding:0 var(--container-padding-desktop)}.contact-us--hero-section--heading--text h1{font-family:Inter;font-size:30px;font-weight:600;line-height:38px}.contact-us--hero-section--heading--sub-text{font-family:Inter;font-size:16px;font-weight:400;line-height:24px}}.responsive-button{text-align:center}