.footer-social{width:100%;padding:20px 0;background:var(--grey);box-shadow:0 10px 20px rgba(13,37,60,.2);display:flex;justify-content:center}.footer-social__cont{width:830px}.footer-social__body{width: calc(100% + 40px);margin:0 -20px;display:flex;align-items:center;justify-content:flex-start}.footer-social__helper{width: calc(100% / 5);padding:0 20px}.footer-social__item{width:100%;background:var(--grey-dark);box-shadow:0 7.88914px 15.7783px rgba(13,37,60,.2);border-radius:7.88914px;display:flex;align-items:center;justify-content:flex-start;padding:9px 11px}.footer-social__item-img{height:24px;display:flex;justify-content:center;align-items:center;margin-right:11px}.footer-social__item-img img{height:100%}.footer-social__item-link{font-style:normal;font-weight:500;font-size:11.0448px;line-height:13px;display:flex;align-items:center;color:var(--white);transition:.5s}@media (min-width:1399px){.footer-social__item-link:hover{transition:.3s;color:var(--green)}}@media (max-width:1399px){.footer-social{display:none}}