.footer{background:#000;padding:50px 0}.footer__top{align-items:center;display:flex;gap:30px;justify-content:end;margin-bottom:60px}.footer__top-link{color:#fff!important;display:inline-block;font-size:clamp(18px,1.5vw,24px);font-weight:700!important;text-decoration:none!important}.footer__content{gap:20px}.footer__content,.footer__logo-wrapper{align-items:center;display:flex;justify-content:space-between}.footer__logo-wrapper{gap:75px;width:100%}.footer__logo-link{display:inline-block}.footer__logo{max-width:252px;object-fit:contain;width:100%}.footer__second-logo{max-width:210px;object-fit:contain;width:100%}.footer__content-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between;width:calc(80% - 75px)}.footer__right-content{text-align:end}.footer__right-content p{color:#fff;font-size:clamp(12px,1.2vw,22px);margin-bottom:5px}@media(max-width:768px){.footer{padding:20px 0}.footer__logo-wrapper{align-items:start;flex-direction:column;gap:20px}.footer__logo,.footer__second-logo{max-width:130px}.footer__content-wrapper{width:100%}.footer__top{align-items:end;flex-direction:column;gap:10px;margin-bottom:60px}}