footer{color:var(--text-color);padding-block:1rem;background:linear-gradient(#fffaff,var(--starting-program-background));padding-inline:16px;z-index:500;position:relative}.footer__top__contaner{display:flex;justify-content:space-between;align-items:center;height:10vh}.footer__container{text-align:center;display:flex;flex-direction:column;max-width:1460px;margin-inline:auto;gap:.5rem}footer p{font-size:13px}footer svg{width:100px}footer a{font-size:24px;transform-origin:center;display:block}footer a i{width:16px;height:16px;object-fit:contain}footer a:is(:hover,:focus,:active){cursor:pointer;scale:1.1;color:#dc143c}.gap-8{gap:2rem}