footer{background:linear-gradient(to top,#331333 0,#271127 40%,var(--background) 100%);margin-top:120px}@media only screen and (max-width:768px){footer{margin-top:80px}}@media only screen and (max-width:640px){footer{margin-top:60px}}footer ul li{opacity:.7;transition:opacity .2s ease-in-out;font-size:22px}footer ul li:hover{opacity:1}footer p{font-family:var(--inter);font-weight:500;font-size:22px}footer .social{display:flex;align-items:center;gap:24px}@media only screen and (max-width:640px){footer .social{flex:1;align-items:flex-end}}footer .social a,footer .social>div{width:fit-content}footer .social a{display:block;padding:48px}@media only screen and (max-width:1024px){footer .social a{padding:24px}footer .social a svg{width:40px;height:40px}}@media only screen and (max-width:640px){footer .social a{padding:12px}footer .social a svg{width:32px;height:32px}}