.site-footer-light{display:flex;margin:auto;max-width:1500px;width:95%}.footer-main{display:flex}.footer-left{border-right:1px solid #b1bbc2;display:flex;padding-right:50px;width:50%}.footer-left .left-text{margin-top:30px}.footer-img{height:200px}.footer-right{display:flex;gap:20px;padding-left:50px;width:50%}.footer-right h6{color:#f2b400;font-size:20px;font-weight:900}.footer-right ul{padding-left:0}.footer-right li{list-style-type:none}.footer-right a{color:#000}@media(max-width:1000px){.footer-main{flex-direction:column}.footer-left,.footer-right{border:none;margin:auto;padding:0;width:90%}.footer-right{flex-wrap:wrap}footer .footer-left{margin-bottom:70px}}@media(max-width:768px){.footer-left{flex-direction:column}.footer-left img{margin:auto;max-height:200px;max-width:200px}.footer-right h6{min-height:40px}}