.footer-wrp{color:#fff}.footer__main{display:flex;justify-content:space-between;margin-bottom:40px}.footer__logo-section{display:flex;flex-direction:column}.footer__logo{margin-bottom:10px}.footer__logo img{max-height:40px;width:auto}.footer__nav{font-size:16px}.footer__nav ul{display:grid;gap:10px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}.footer__nav ul li{margin-bottom:15px}.footer__nav ul li a{color:hsla(0,0%,100%,.55);text-decoration:none;transition:opacity .3s}.footer__nav ul li a:hover{opacity:.7}.footer__info{display:flex;gap:20px;margin-bottom:40px}.footer__info-title{color:hsla(0,0%,100%,.96);font-size:16px;margin-bottom:15px}.footer__contact-text,.footer__contact-text a{color:hsla(0,0%,100%,.55);font-size:16px}.footer__contact-text a{text-decoration:none}.footer__contact-text a:hover{color:hsla(0,0%,100%,.45)}.footer__social{display:flex;gap:20px;justify-content:flex-end;margin-left:auto}.footer__social-link{align-items:center;color:hsla(0,0%,100%,.55);display:flex;justify-content:center;text-decoration:none;transition:background-color .3s}.footer__social-link span{line-height:0}.footer__social-link svg{height:16px;width:16px;fill:hsla(0,0%,100%,.55)}.footer__social-link:hover svg{fill:hsla(0,0%,100%,.45)}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.footer__badges{display:flex;gap:30px;margin-bottom:60px}.footer__badge img{max-height:60px;width:auto}.footer__bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding-bottom:10px;padding-top:20px}.footer__bottom-link{color:hsla(0,0%,100%,.55);display:inline-flex;font-size:14px;margin-right:30px;text-decoration:none;transition:opacity .3s}.footer__bottom-link:focus,.footer__bottom-link:hover{color:hsla(0,0%,100%,.45)}.footer__copyright{color:hsla(0,0%,100%,.55);font-size:14px}@media (max-width:992px){.footer__main{flex-direction:column;gap:30px}.footer__nav{justify-content:flex-start}.footer__info{flex-wrap:wrap;gap:30px}.footer__contact,.footer__office{flex-basis:45%}.footer__social{flex-basis:100%;justify-content:flex-start;margin-top:20px}}@media (max-width:768px){.footer__nav ul{gap:10px;grid-template-columns:repeat(2,1fr)}.footer__contact,.footer__office{flex-basis:100%;margin-bottom:20px}.footer__badges{flex-wrap:wrap}.footer__bottom{align-items:flex-start;flex-direction:column;gap:10px}.footer__copyright{margin-top:15px}}