.footer{color:#f5f4f4;background-color:#000;width:100%;padding:3rem 0 2rem}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-content{grid-template-columns:1fr 1fr;justify-items:start;gap:8rem;margin-bottom:3rem;display:grid}.footer-column{flex-direction:column;display:flex}.footer-column:last-child{text-align:left;justify-self:end}.footer-title{letter-spacing:.5px;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.footer-link-list{margin:0;padding:0;list-style:none}.footer-link-list li{margin-bottom:.6rem}.footer-link{color:#f5f4f4;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.footer-link:hover{color:#f4ae35}.footer-divider{background-color:#f4ae35;width:50%;max-width:600px;height:1px;margin:2rem auto 1.5rem}.footer-social-section{justify-content:center;margin-bottom:1.5rem;display:flex}.footer-social-icons{gap:2rem;display:flex}.footer-social-icon{color:#10132c;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex}.footer-social-icon:hover{background-color:#f4ae3533;border-radius:10px}.footer-copyright{text-align:center;padding-top:1rem}.footer-copyright p{opacity:.8;margin:0;font-size:.85rem;font-weight:400}@media (max-width:768px){.footer-content{text-align:center;grid-template-columns:1fr;justify-items:center;gap:3rem;margin-bottom:2rem}.footer-column:last-child{text-align:center;justify-self:center}.footer-container{padding:0 1rem}.footer-social-icons{gap:1.5rem}.footer-social-icon{width:35px;height:35px;font-size:1rem}.footer-divider{width:40%;margin:1.5rem auto 1rem}}@media (max-width:480px){.footer{padding:2rem 0 1.5rem}.footer-content{gap:2rem}.footer-title{font-size:1.6rem}.footer-link{font-size:.9rem}.footer-social-icons{gap:1rem}.footer-social-icon{width:32px;height:32px;font-size:.9rem}.footer-divider{width:35%}}
