footer{background-color:#231f20;padding:44px 0}footer .footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:44px}footer .footer__wrapper .column-left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}footer .footer__wrapper .column-left .logo-footer{display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;height:60px}footer .footer__wrapper .column-left .logo-footer img{width:100%;-o-object-fit:contain;object-fit:contain}footer .footer__wrapper .column-left .text__trapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}footer .footer__wrapper .column-left .text__trapper .copyright{font-weight:400;font-size:13px;line-height:16px;color:#fff;margin-bottom:4px}footer .footer__wrapper .column-left .text__trapper .footer__link{font-weight:400;font-size:13px;line-height:16px;color:#898d8d;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}footer .footer__wrapper .column-left .text__trapper .footer__link:hover{color:#da291c}footer .footer__wrapper .footer-menu ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;-webkit-column-gap:44px;-moz-column-gap:44px;column-gap:44px;row-gap:16px}footer .footer__wrapper .footer-menu ul li a{text-transform:uppercase;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;white-space:nowrap}footer .footer__wrapper .footer-menu ul li a:hover{color:#da291c}footer .footer__wrapper .column-right{-ms-flex-negative:0;flex-shrink:0}footer .footer__wrapper .column-right .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}footer .footer__wrapper .column-right .contacts li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}footer .footer__wrapper .column-right .contacts li .contact-icon{width:24px;height:24px;-o-object-fit:cover;object-fit:cover}footer .footer__wrapper .column-right .contacts li .tels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}footer .footer__wrapper .column-right .contacts li .tels li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}footer .footer__wrapper .column-right .contacts li .tels li a{font-weight:700;font-size:16px;line-height:24px;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}footer .footer__wrapper .column-right .contacts li .tels li a:hover{color:#da291c}footer .footer__wrapper .column-right .contacts li .tels li .description{font-weight:400;font-size:16px;line-height:24px;color:#898d8d}footer .footer__wrapper .column-right .contacts li .tels li .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}footer .footer__wrapper .column-right .contacts li .tels li .social-links li a{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer__wrapper .column-right .contacts li .tels li .social-links li a img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover}footer .footer__wrapper .column-right .contacts li .emails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}footer .footer__wrapper .column-right .contacts li .emails li a{font-weight:700;font-size:16px;line-height:24px;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}footer .footer__wrapper .column-right .contacts li .emails li a:hover{color:#da291c}@media screen and (max-width:1023px){footer .footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:32px;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}footer .footer__wrapper .column-left{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width:767px){footer .footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer__wrapper .footer-menu{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:480px){footer .footer__wrapper .footer-menu ul{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}footer .footer__wrapper .column-right .contacts li .tels li{-ms-flex-wrap:wrap;flex-wrap:wrap}}