.ha-contact-support{background-color:#fff;border-radius:20px;display:flex;gap:16px;margin-bottom:100px;margin-top:48px;padding:64px 48px}.ha-contact-support__header{flex:auto}.ha-contact-support h2,.ha-contact-support__title{font-size:clamp(24px,3.2vw,30px);font-weight:600;line-height:clamp(32px,4vw,36px)!important;margin-bottom:16px}.ha-contact-support__contacts>*+*{margin-top:8px}.ha-contact-support__contact-item{align-items:center;display:flex;gap:8px;svg{fill:#fff;width:60%}a{color:var(--ui-slate-900);font-size:clamp(14px,2vw,16px);font-weight:600;line-height:clamp(20px,3vw,24px)}}.ha-contact-support__contact-icon{align-items:center;background-color:var(--primary);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.ha-contact-support__contact-icon svg{height:20px;width:20px}.ha-contact-support__working-hours{margin-top:8px}.dark .ha-contact-support{background-color:var(--ui-slate-800);color:#fff}.dark .ha-contact-support__contact-item{a{color:#fff}}@media (max-width:769px){.ha-contact-support{flex-direction:column;gap:8px;margin:20px;padding:32px}.ha-contact-support__contacts{margin-top:24px}.ha-contact-support__working-hours{width:160px}.ha-contact-support__contact-icon{height:28px;width:28px}.ha-contact-support__contact-icon svg{height:17px;width:17px}.ha-contact-support .ha-btn{display:flex;justify-content:center;width:100%}}@media (max-width:1024px){.ha-contact-support{margin:20px}}