footer.footer .bottom_footer .flex_row{align-items:center}footer.footer .col6.text_right ul{align-items:center;display:flex;gap:24px;justify-content:flex-end;list-style:none;margin:0;padding:0}footer.footer .bottom_footer{padding:25px 0}footer.footer .col6.text_right ul li a{font-weight:700}footer.footer .main_footer{background:var(--accent_color_2);padding:50px 0}footer.footer .social_icons{align-items:center;display:flex;gap:12px;justify-content:flex-end}footer.footer .social_icons a{align-items:center;border:1px dotted #fff;border-radius:50%;display:flex;height:48px;justify-content:center;padding:10px;transition:all .2s ease-in;width:48px}footer.footer .social_icons a:hover{transform:translateY(-6px)}footer.footer .social_icons a svg{fill:#fff;height:18px;vertical-align:middle;width:18px}footer.footer .footer_menu ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}footer.footer .main_footer *{color:#fff}footer.footer .main_footer h5{align-items:center;display:flex;gap:10px}footer.footer .main_footer h5 svg{vertical-align:middle}@media(max-width:991px){footer.footer .main_footer{padding:35px 0}footer.footer .bottom_footer .flex_row{flex-direction:column;row-gap:10px}footer.footer .bottom_footer .flex_row,footer.footer .col6.text_right ul{align-items:center;justify-content:center}footer.footer .flex_row .col6{text-align:center}footer.footer .main_footer .flex_row .col6{width:100%}footer.footer .social_icons{align-items:center;justify-content:center}footer.footer .footer_menu ul,footer.footer .main_footer h5{justify-content:center}footer.footer .main_footer .flex_row{row-gap:14px}footer.footer .social_icons a svg{height:16px;width:16px}footer.footer .social_icons a{height:35px;width:35px}}@media(max-width:600px){footer.footer .footer_menu ul{flex-direction:column;gap:7px}}