#custom-footer{background-color:#202224;color:#fff;margin:0;padding:40px}.custom-footer__social-media{display:grid;gap:10px;grid-auto-flow:column}.custom-footer__logo-container{width:100px}.custom-footer__social-media-image-container{border-radius:50%;height:50px;width:50px}.custom-footer__logo,.custom-footer__social-media-image{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}#custom-footer .custom-footer__top-bar{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px}#custom-footer .custom-footer__menu .hs-menu-wrapper ul{list-style:none;margin:0;padding-left:0;text-align:left}#custom-footer .custom-footer__menu .hs-menu-wrapper>ul{display:grid;font-size:18px;font-weight:700;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr}@media (max-width:1024px){#custom-footer .custom-footer__menu .hs-menu-wrapper>ul{gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:768px){#custom-footer .custom-footer__menu .hs-menu-wrapper>ul{grid-template-columns:1fr}}#custom-footer .custom-footer__menu .hs-menu-wrapper ul ul{display:block;flex-direction:unset;font-size:16px;font-weight:400;justify-content:unset}#custom-footer .custom-footer__menu .hs-menu-wrapper .hs-menu-item{margin:15px 0 0;padding:0;text-align:left}#custom-footer .custom-footer__menu .hs-menu-wrapper .hs-menu-item a:hover{text-decoration:underline}#custom-footer a{background:transparent;color:inherit;text-decoration:none}#custom-footer .custom-footer__border{border-color:#fff;margin-bottom:10px;margin-top:40px}