@media screen and (min-width:1025px){.contacts{display:flex;flex-direction:column}}.contacts__header{align-items:center;display:flex;margin-bottom:32px;min-height:32px}@media screen and (min-width:744px){.contacts__header{min-height:42px}}.contacts__logo{margin-right:12px}@media screen and (min-width:744px){.contacts__logo{margin-right:16px}}.contacts__logo svg{height:32px;max-width:unset;width:165px}@media screen and (min-width:744px){.contacts__logo svg{height:40px;width:205px}}.contacts__title{color:var(--black-80);font-size:25px;font-weight:700;line-height:32px}@media screen and (min-width:744px){.contacts__title{font-size:32px;line-height:42px}}@media screen and (min-width:1025px){.contacts__title_chip-tuning{font-size:24px;line-height:32px}}.contacts__main{margin-bottom:40px}@media screen and (min-width:744px){.contacts__main{margin-bottom:50px}}@media screen and (min-width:1025px){.contacts__main{margin-bottom:auto}}.contacts__text{color:var(--black-80);font-size:20px;font-weight:700;line-height:26px;margin-bottom:16px}.contacts__items{display:grid;gap:16px}.contacts__item.contacts__item,.contacts__item.contacts__item:visited{color:var(--black-80);display:flex;font-size:15px;gap:12px;line-height:20px}.contacts__item.contacts__item:hover,.contacts__item.contacts__item:visited:hover{color:var(--black-80)}.contacts__item.contacts__item:hover .contacts__item-icon,.contacts__item.contacts__item:visited:hover .contacts__item-icon{background-color:var(--black-20)}.contacts__item.contacts__item:hover .contacts__item-label,.contacts__item.contacts__item:hover .contacts__item-title,.contacts__item.contacts__item:visited:hover .contacts__item-label,.contacts__item.contacts__item:visited:hover .contacts__item-title{color:var(--black-70)}.contacts__item-icon{background-color:var(--black-10);border-radius:12px;height:44px;padding:10px;transition:all .15s ease-out;width:44px}.contacts__item-content{display:flex;flex-direction:column;justify-content:space-between}.contacts__item-label{font-weight:500;transition:all .15s ease-out}.contacts__item-title{font-weight:600;transition:all .15s ease-out}.contacts__footer{display:flex;gap:12px}.contacts__social-item{background-color:var(--bg);border-radius:var(--radius-m);color:var(--white-100);height:44px;padding:10px;transition:all .15s ease-out;width:44px}.contacts__social-item:hover,.contacts__social-item:visited,.contacts__social-item:visited:hover{color:var(--white-100)}.contacts__social-item_telegram{background-color:#2384ee}.contacts__social-item_telegram:hover,.contacts__social-item_telegram:visited:hover{background-color:#54a1f2}.contacts__social-item_whatsapp{background-color:#39b44c}.contacts__social-item_whatsapp:hover,.contacts__social-item_whatsapp:visited:hover{background-color:#5dc577}.contacts__social-item_viber{background-color:#735df5}.contacts__social-item_viber:hover,.contacts__social-item_viber:visited:hover{background-color:#8f7df7}
