.footer{padding:100px 0;background:linear-gradient(180deg,#1c4b89,#6e849a 66.16%,#6e849a)}.footer__content{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.footer__title{font-weight:300;font-size:46px;line-height:49px}.footer__nav__link{position:relative;padding-bottom:4px;letter-spacing:.2em;transition:color .25s ease}.footer__nav__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:hsla(0,0%,100%,.9);transform:scaleX(0);transform-origin:center;transition:transform .25s ease,opacity .25s ease;opacity:0}.footer__nav__link:focus-visible,.footer__nav__link:hover{color:#fff}.footer__nav__link:focus-visible:after,.footer__nav__link:hover:after{transform:scaleX(1);opacity:1}.footer__item__social{width:60px;height:60px;font-size:20px;border-radius:9999px;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;box-shadow:0 0 0 transparent}.footer__item__social:focus-visible,.footer__item__social:hover{background-color:#fff;color:#060606;transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.25)}@media only screen and (max-width:1023px){.footer{padding:50px 0}.footer__title{font-size:30px;width:100%;max-width:600px;margin:0 auto;text-align:center;line-height:40px}.footer__info{width:100%;max-width:290px;margin:0 auto}}