.footer{padding:67px 0 55px;background-color:#fff;border-top:10px solid var(--primary)}.footer__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;align-content:flex-start}.footer__col{width:calc(25% - 30px);margin-bottom:40px}.footer__social-list{display:flex;flex-wrap:wrap;margin:53px 0 0;padding:0}.footer__social{display:flex;margin:0 25px}.footer__social:first-child{margin-left:0}.footer__social:before{content:"";display:inline-block;margin:auto;width:12px;height:23px;background-position:0 -115px;transition:all .1s ease-in-out}.footer__social:hover:before{filter:invert(15%) sepia(91%) saturate(7192%) hue-rotate(359deg) brightness(88%) contrast(116%)}.footer__social--linkedin:before{width:21px;height:20px;background-position:0 -235px}.footer__social--twitter:before{width:22px;height:18px;background-position:0 -335px}.footer__social--instagram:before{width:21px;height:21px;background-position:0 -175px}.footer__links a.contact-link{padding-left:35px;position:relative}.footer__links .contact-link:before{content:"";display:inline-block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer__links .contact-link.email:before{width:20px;height:16px;background-position:0 -285px}.footer__links .contact-link.phone:before{width:20px;height:20px;background-position:0 -310px}.footer__title{display:inline-block;padding:0 18px 0 0;margin:0 0 26px;font-size:2rem;line-height:1.25;font-weight:700;color:var(--base-color);position:relative}.footer__title:after{content:"";position:absolute;top:50%;right:0;width:8px;height:8px;background-color:#fabe00;border-radius:2px;transform:translateY(-50%)}.footer a{color:currentColor;text-decoration:none}.footer a:hover{color:currentColor;text-decoration:underline}.footer .hs-menu-wrapper li ul li{margin-left:10px}.footer .hs-menu-wrapper ul{margin:0;padding-left:0;list-style:none}@media (max-width:992px){.footer__wrapper{row-gap:40px}.footer__col{width:calc(50% - 10px);margin-bottom:0}.footer-copyright__wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer-copyright__links{text-align:center}.footer a,.footer li{font-size:14px;line-height:1.5}.footer__links a.contact-link{font-size:18px}}@media (max-width:480px){.footer__wrapper{flex-direction:column}.footer__col{width:100%}}