.main-footer{padding:40px 162px;margin-top:24px}.footer-divider{width:100%;height:1px;background-color:rgba(0,0,0,.2);margin-bottom:16px}.footer-content{justify-content:space-between}.footer-content,.footer-left{display:flex;align-items:center}.footer-left{gap:16px}.footer-logo{width:15px;height:15px;display:flex;align-items:center;justify-content:center}.footer-logo img{width:100%;height:100%}.footer-nav{display:flex;align-items:center;gap:16px}.footer-link{font-size:14px;color:rgba(26,26,26,.56);text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#ff382a}.footer-right,.social-icons{display:flex;align-items:center}.social-icons{gap:18px}.social-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.social-icon img{width:100%;height:100%;opacity:.8;transition:opacity .3s ease}.social-icon:hover img{opacity:1}@media screen and (max-width:768px){.main-footer{padding:20px}.footer-content{flex-direction:column;gap:20px}.footer-left{flex-direction:column;align-items:center}.footer-nav{flex-wrap:wrap;justify-content:center}}