.pride-footer{background:#010036}.pride-footer__inner{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 auto;max-width:1440px;padding:40px 96px}.pride-footer__logo{display:block;transition:opacity .2s ease;width:180px}.pride-footer__logo:hover{opacity:.7}.pride-footer__logo img{filter:brightness(0) invert(1);height:auto;width:100%}.pride-footer__social{align-items:center;display:flex;gap:12px}.pride-footer__social-link{align-items:center;background:#fff;border-radius:50%;color:#a420d1;display:flex;font-size:12px;font-weight:700;height:35px;justify-content:center;overflow:hidden;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background .3s ease;width:35px}.pride-footer__social-link svg{flex-shrink:0;height:19px;width:19px}.pride-footer__social-link:hover{background:#fff;box-shadow:0 4px 16px rgba(164,32,209,.4);color:#a420d1;transform:translateY(-2px) scale(1.1)}.pride-footer__social-link img{height:19px;object-fit:contain;width:19px}.pride-footer__copyright{color:hsla(0,0%,100%,.5);font-family:var(--font-body);font-size:13px;margin:0}@media (max-width:1200px){.pride-footer__inner{padding:32px 48px}}@media (max-width:767px){.pride-footer__inner{gap:20px;padding:32px 20px}.pride-footer__logo{width:150px}}