.ha-contact-support-b2b{background-color:#fff;border-radius:20px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:48px;overflow:hidden}.ha-contact-support-b2b__inner{display:flex;flex-direction:column;justify-content:space-between}.ha-contact-support-b2b h2{font-size:clamp(24px,3.2vw,30px);font-weight:600;line-height:clamp(32px,4vw,36px);margin-bottom:16px}.ha-contact-support-b2b h3{font-size:24px;font-weight:600;line-height:32px}.ha-contact-support-b2b__header{padding-left:48px;padding-top:48px}.ha-contact-support-b2b__footer{padding-bottom:48px;padding-left:48px}.ha-contact-support-b2b__contacts>*+*{margin-bottom:8px;margin-top:8px}.ha-contact-support-b2b__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-b2b__contact-icon{align-items:center;background-color:var(--primary);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.ha-contact-support-b2b__contact-icon svg{height:16px;width:16px}.ha-contact-support-b2b__working-hours{margin-bottom:24px;margin-top:8px}.ha-contact-support-b2b__form{background-color:var(--ui-slate-50);padding:48px}.dark .ha-contact-support-b2b,.dark .ha-contact-support-b2b__form{background-color:var(--ui-slate-700)}.dark .ha-contact-support-b2b{color:#fff}.dark .ha-contact-support-b2b__contact-item{a{color:#fff}}@media (max-width:769px){.ha-contact-support-b2b{gap:40px;grid-template-columns:1fr;margin:20px;padding:32px}.ha-contact-support-b2b__header{padding-left:0;padding-top:0}.ha-contact-support-b2b__footer{padding-bottom:0;padding-left:0}.ha-contact-support-b2b__contacts{margin-top:24px}.ha-contact-support-b2b__working-hours{width:160px}.ha-contact-support-b2b__contact-icon{height:28px;width:28px}.ha-contact-support-b2b__contact-icon svg{height:16px;width:16px}.ha-contact-support-b2b .ha-btn{display:flex;justify-content:center;width:100%}.ha-contact-support-b2b__form{padding:24px}}@media (max-width:1024px){.ha-contact-support-b2b{margin:20px 20px 0}}