.footer-section{background:#080808;color:#fff;padding-top:70px;border-top:1px solid rgb(255 255 255 / .08)}.footer-container{width:90%;max-width:1400px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer-logo{width:180px;margin-bottom:20px}.footer-about p{color:#bdbdbd;line-height:1.9}.footer-column h3{margin-bottom:20px;color:#ff7b00;font-size:22px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:12px;color:#cfcfcf}.footer-column ul li a{color:#cfcfcf;text-decoration:none;transition:.3s}.footer-column ul li a:hover{color:#ff7b00;padding-left:5px}.footer-bottom{border-top:1px solid rgb(255 255 255 / .08);padding:20px;text-align:center}.footer-bottom p{margin:8px 0;color:#bdbdbd}.footer-bottom a{color:#ff7b00;text-decoration:none;font-weight:600}.footer-bottom a:hover{color:#fff}@media(max-width:991px){.footer-container{grid-template-columns:1fr 1fr}}@media(max-width:768px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-logo{margin:auto auto 20px;display:block}}