.socials-mainpage{background-color:#c94634}.socials-mainpage__content{padding:20px 0;display:flex;align-items:center;justify-content:space-between;color:#fff;width:100%}.socials-mainpage__title{width:30%}.socials-mainpage__list{display:flex;align-items:center;justify-content:center;margin:0 auto;gap:30px;flex:1 0 auto}.socials-mainpage__desc{font-size:16px;line-height:18px;width:30%;text-align:right}.socials-mainpage__item{background:#fff;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:0}.socials-mainpage__item svg{max-width:100%;max-height:100%;fill:#c94634}.socials-mainpage__link{padding:5px}@media (max-width:992px){.socials-mainpage__content{align-items:center;flex-direction:column;gap:20px}.socials-mainpage__list{margin:0;justify-content:flex-start}.socials-mainpage__title{width:100%;text-align:center}.socials-mainpage__desc{width:100%;text-align:center}}@media (max-width:550px){.socials-mainpage__list{gap:15px}}