#footer{background-color:var(--black)}#footer .footer_inner{padding-top:72px;padding-bottom:40px}#footer .logo_box{display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-bottom:40px}#footer .logo_box img{width:210px;height:70px;object-fit:contain;object-position:center}#footer .social_icons_container{display:flex;flex-flow:row nowrap;padding:17px 0;justify-content:center;width:210px}#footer .social_icons_container .social_icon_box a{background-color:var(--white);width:32px;height:32px;margin:0 10px;border-radius:50%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}#footer .social_icons_container .social_icon_box a svg{fill:var(--black)}#footer .company_name{width:210px;text-align:center;color:var(--white);text-transform:uppercase}#footer .made_by_container,#footer .made_by_container>a{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}#footer .made_by_container{padding-bottom:10px}#footer .made_by_container>a{text-decoration:none}#footer .made_by_container .made_by_logo_container{display:inline-flex}#footer .made_by_container .made_by_logo_container img{width:67px}#footer .made_by_container .made_by{color:var(--white);text-transform:uppercase;margin-right:30px;display:inline-flex}#footer .menu_column ul.menu{display:flex;flex-flow:column nowrap}#footer .menu_column ul.menu li a{display:block;text-decoration:none;color:var(--white);font-weight:700;margin-bottom:.7rem;text-transform:uppercase;transition:color 300ms}@media screen and (max-width:1199px){#footer .logo_box{margin-bottom:65px}}@media screen and (max-width:991px){#footer .footer_inner{padding-top:40px}#footer .company_name{margin-bottom:40px;text-align:center;margin-left:auto;margin-right:auto}#footer .logo_box{margin-bottom:26px}#footer .logo_box,#footer .social_icons_container{justify-content:center;margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){#footer .logo_box{margin-bottom:33px}#footer .made_by_container{justify-content:center}#footer .made_by_container>a{flex-flow:column wrap;justify-content:center;align-items:center}#footer .made_by_container .made_by_logo_container img{width:100px}#footer .made_by_container .made_by_logo_container{display:flex;width:100%;justify-content:center;margin-bottom:8px}#footer .made_by_container .made_by{margin-right:0;display:flex;width:100%;justify-content:center}#footer .menu_column ul.menu li a{text-align:left}}