footer.footer{padding:32px 0}footer.footer .foter_inner{column-gap:2%;row-gap:30px}footer.footer .footer_logo{flex-basis:18.08%}footer.footer .footer_copyright{flex-basis:57.92%}footer.footer .footer_copyright>*{color:var(--white-color);font-size:16px;font-weight:300;line-height:normal;text-align:center}footer.footer .footer_copyright>:last-child{margin:0}footer.footer .footer_icons{flex-basis:20%;gap:16px}footer.footer .social-icon{flex-basis:24px;height:24px}footer.footer .social-icon svg{cursor:pointer;fill:#fff;height:24px;transition:all .5s ease;width:24px}footer.footer .social-icon svg:hover{opacity:.8}@media(min-width:768px) and (max-width:991px){footer.footer .footer_copyright{flex-basis:52.92%}footer.footer .footer_icons{flex-basis:19%}}@media(max-width:767px){footer.footer .footer_copyright,footer.footer .footer_logo{text-align:center}footer.footer .footer_icons{justify-content:center;width:100%}footer.footer .footer_copyright{margin:20px 0}}@media (max-width:600px){footer.footer .footer_logo img{display:inline-block;max-width:150px}}