.contactBar__container{padding-left:140px}.contactBar__personImg{left:0;bottom:-20px;z-index:9}@media screen and (max-width: 768px){.contactBar__container{flex-direction:column;align-items:flex-start}.contactBar__reviews{margin-top:20px}.contactBar__reviews .jcFE{justify-content:flex-start}.contactBar__reviews .rightTxt{text-align:left}}@media screen and (max-width: 550px){.contactBar__container{padding:40px 20px}.contactBar__personImg{display:none}}.footer__top__list{list-style:none;padding:0;margin:0 0 20px;width:100%}.footer__top__list__item__link{color:#212123;font-weight:300;transition:color .1s ease-in}.footer__top__list__item__link:hover{color:#e23b0f}.footer__top__list__item__link__icon{left:0;top:4px}.footer__bottom{z-index:2}.footer__bottom .bTop{border-color:#d7d8de}.footer__bottom .footer__bottom__link{color:#212123;transition:color .3s}.footer__bottom .footer__bottom__link:hover{color:#e23b0f}@media screen and (max-width: 1024px){.footer__top__content.disFlex.nw{flex-wrap:wrap}.footer__top__col{width:50%}}@media screen and (max-width: 550px){.footer__top__col{width:100%;max-width:100%;margin:0}}@media screen and (max-width: 400px){.footer__bottom__links{flex-direction:column;width:100%;margin-top:10px}}.loader{top:0;left:0;background:rgba(0,0,0,.5);z-index:999;backdrop-filter:blur(4px)}.loader__loading__circle{border:8px solid #e8e8ed;border-top:8px solid #e23b0f;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}