.footer{height:200px;background-color:#343535;box-sizing:border-box}.footer,.footer__container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footer__container{max-width:1290px;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;position:relative}.footer__left{width:100%;max-width:max-content}.footer__logo,.footer__logo img{width:162px;height:73px}.footer__mail{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-decoration:none;position:relative;transition:all .2s cubic-bezier(.25,1.7,.35,.8)}.footer__mail:hover:after{width:100%;height:1px;background-color:#f5f4f4;content:"";left:0;bottom:-2px;position:absolute}.footer__mail svg{fill:#f5f4f4}.footer__mail p{font-family:Manrope;font-style:normal;font-weight:400;font-size:22px;line-height:30px;text-transform:uppercase;color:#f5f4f4}.footer__center{width:100%;max-width:548px}.footer__right{width:100%;max-width:241px}.footer__sub-text{width:100%;-ms-flex-pack:justify;justify-content:space-between}.footer__sub-text,.footer__sub-text p{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footer__sub-text p{font-family:Manrope;font-style:normal;font-weight:400;font-size:17px;line-height:23px;text-transform:uppercase;color:#f5f4f4}.footer-menu{width:100%}.footer-menu__list{width:100%;-ms-flex-pack:justify;justify-content:space-between}.footer-menu__item a,.footer-menu__list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footer-menu__item a{font-family:Manrope;font-style:normal;font-weight:400;font-size:22px;line-height:30px;text-transform:uppercase;text-decoration:none;color:#f5f4f4;transition:all .2s cubic-bezier(.25,1.7,.35,.8)}.footer-menu__item a:hover{text-decoration:underline}.btn-up{width:53px;height:53px;background:#767bdf;display:-ms-flexbox;display:flex;transition:all .3s ease;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:15px;position:fixed;z-index:99;right:250px;bottom:176px;cursor:pointer}.btn-up svg{fill:#fff}.btn-up:hover{width:55px;height:55px;right:249px;bottom:176px}