footer{width:100%;height:50vh;background-color:#ff723a;padding:0 7.5%;display:flex;align-items:center;justify-content:space-between;gap:2vmax}footer .footer-left{width:40%;height:90%;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:1vmax}footer .footer-left img{width:35%;background:#fff;border-radius:1vmax;padding:.5vmax}footer .footer-left p{font-size:1.1vmax;line-height:1.5vmax;word-spacing:.1vmax;font-weight:300;color:#fff}footer .footer-right{width:45%;height:90%;display:flex;align-items:center;justify-content:center;gap:2vmax;color:#fff}footer .footer-right .footer-nav{width:45%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:1vmax}footer .footer-right .footer-nav h2{font-weight:400;font-size:1.75vmax;text-decoration:underline;text-decoration-thickness:.1vmax;text-underline-offset:2px}footer .footer-right .footer-nav a{text-decoration:none;color:#fff;font-size:1.1vmax;transition:.25 ease;text-decoration-thickness:.1vmax;transition:.3s ease}footer .footer-right .footer-nav a:hover{scale:1.05;text-decoration:underline}footer .footer-right .footer-social{width:45%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2vmax}footer .footer-right .footer-social h2{font-weight:400;font-size:1.75vmax;text-decoration:underline;text-decoration-thickness:.1vmax;text-underline-offset:2px}footer .footer-right .footer-social a{width:100%;display:flex;align-items:center;justify-content:center;transition:.3s ease}footer .footer-right .footer-social a:hover{scale:1.1}footer .footer-right .footer-social a img{width:20%}@media (max-width: 600px){footer{height:70vh;flex-direction:column;justify-content:space-evenly;gap:0;padding:2vmax}footer .footer-left{width:100%;align-items:center;text-align:center;gap:2vmax}footer .footer-left img{width:40%}footer .footer-left p{font-size:1.4vmax;line-height:1.8vmax}footer .footer-right{width:100%;align-items:center;text-align:center;gap:2vmax;height:70%}footer .footer-right .footer-nav,footer .footer-right .footer-social{width:100%;align-items:center;justify-content:start;text-align:center;gap:1.5vmax}footer .footer-right .footer-nav h2,footer .footer-right .footer-social h2{font-size:2vmax}footer .footer-right .footer-nav a,footer .footer-right .footer-social a{font-size:1.2vmax}footer .footer-right .footer-nav a img,footer .footer-right .footer-social a img{width:20%}}@media (max-width: 400px){footer{flex-direction:column;justify-content:space-evenly;gap:0;padding:2vmax}footer .footer-left{width:100%;align-items:center;text-align:center;gap:2vmax}footer .footer-left img{width:40%}footer .footer-left p{font-size:1.4vmax;line-height:1.8vmax}footer .footer-right{width:100%;align-items:center;text-align:center;gap:2vmax;height:70%}footer .footer-right .footer-nav,footer .footer-right .footer-social{width:100%;align-items:center;justify-content:start;text-align:center;gap:1.5vmax}footer .footer-right .footer-nav h2,footer .footer-right .footer-social h2{font-size:2vmax}footer .footer-right .footer-nav a,footer .footer-right .footer-social a{font-size:1.2vmax}footer .footer-right .footer-nav a img,footer .footer-right .footer-social a img{width:20%}}
