.footer-box{position:relative;display:flex;width:100%;padding:3rem 10%;justify-content:space-between}.footer-box a{align-self:center}@media (max-width:1200px){.footer-box{flex-direction:column;align-items:center;padding:2rem 10%}}.footer-social{display:flex;right:5rem;gap:2.5rem;justify-content:right;margin:0;align-self:center;width:40%}@media (max-width:1600px){.footer-social{gap:1.5rem}}@media (max-width:1200px){.footer-social{justify-content:center;width:100%;order:1;gap:.5rem;margin:0;padding:1rem 0}.footer-link{margin-top:.5rem;flex-wrap:wrap;justify-content:center}}.footer-copyright{float:left;color:white;align-self:center;width:40%}.footer-link{display:flex;margin-top:1rem}.footer-link span{margin-right:1rem;color:#FFB80E;transition:.3s}.footer-link span:hover{transform:scale(1.05);transition:.3s}@media (max-width:1200px){.footer-copyright{width:100%;order:2;text-align:center}}