.footer{background-color:#2300af;color:#fff;padding:48px 0 32px;position:relative}.footer__back-to-top{position:absolute;top:-50px;width:100%}.footer__back-to-top .container{display:flex;justify-content:flex-end}.footer__back-to-top-link{color:#050505;cursor:pointer;font-size:12px;font-weight:500;letter-spacing:6%;line-height:100%;padding-right:48px;position:relative;text-decoration:none;text-transform:uppercase}.footer__back-to-top-link:after{background-image:url(https://25919534.fs1.hubspotusercontent-eu1.net/hubfs/25919534/D25/icon-back-to-top.svg);content:"";height:32px;position:absolute;right:0;top:calc(50% - 17px);width:32px}.footer__menu{display:flex;gap:16px}.footer__menu-col{display:flex;flex-direction:column;gap:12px;width:100%}.footer__menu-title{font-size:14px;font-weight:500;letter-spacing:6%;line-height:100%;margin:0 0 12px;padding-left:22px;position:relative;text-transform:uppercase}.footer__menu-title:before{background-color:#fff;content:"";height:6px;left:0;position:absolute;top:4px;width:6px}.footer__menu-item{color:#fff;font-size:18px;line-height:150%;max-width:max-content;padding-left:24px;text-decoration:none}.footer__logo{display:flex;margin-bottom:44px}.footer__logo img{width:100%}.footer__copyright{font-size:16px;margin:0}.footer__menu-item:hover{text-decoration:underline}@media(max-width:700px){.footer__back-to-top{top:-30px}}