.footer{background-image:linear-gradient(to bottom right,#421566,#421566,#050a23);color:#fff;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:400;padding:48px 0;position:relative}.footer__top,.footer__wrapper{display:flex;flex-flow:column;width:100%}.footer__top{align-items:center;justify-content:center;margin-bottom:40px}.footer__top img{height:100%;margin-bottom:16px;max-width:120px;object-fit:cover;width:100%}.footer-top-text{color:#e5e7eb;font-size:16px;letter-spacing:-.025em;line-height:1.625;margin:0 auto;max-width:672px;text-align:center}.footer__bottom{display:flex;justify-content:space-between;margin-bottom:32px;width:100%}.footer__row{display:flex;flex-flow:column}.footer-ul li a{color:#d1d5db;font-size:14px;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-ul li a:hover{color:#9a00f7}.footer__title{font-size:16px;font-weight:600;letter-spacing:-.025em;margin-bottom:16px}.footer-ul{display:flex;flex-flow:column;grid-row-gap:8px}.footer__logos{align-items:center;display:flex;flex-flow:row wrap;gap:16px;justify-content:center;margin-bottom:24px;width:100%}.footer__logos img{height:100%;max-width:24px;object-fit:cover;width:100%}.footer__credits{border-top:1px solid #421566;color:#9ca3af;font-size:12px;letter-spacing:-.025em;line-height:16px;padding-top:24px;text-align:center}.footer__logo-link{transition:all .3s cubic-bezier(.4,0,.2,1)}.footer__logo-link:hover{filter:contrast(1.5);filter:brightness(1);transform:scale(1.08)}@media (width <=768px){.footer__bottom{display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width <=479px){.footer__bottom{grid-template-columns:repeat(1,minmax(0,1fr))}}