footer{background:#fff;font-size:14px;margin:0 auto;overflow:hidden}footer span[data-submenu-id]{font-size:14px;font-weight:500;margin-bottom:0}footer a{display:block;font-size:14px;padding:10px 0;text-decoration:none}#hs_cos_wrapper_footer footer a.active,#hs_cos_wrapper_footer footer a.active:focus,#hs_cos_wrapper_footer footer a.active:hover{color:rgba(0,0,0,.6);cursor:default;pointer-events:none}footer ul{display:grid;list-style:none;margin:0;padding:0}footer ul li:empty:after{background-color:rgba(0,0,0,.23);border:none;content:"";display:block;height:1px;margin:20px 0;padding:0;width:19px}footer .footer__columns{display:grid;grid-template-columns:1fr;grid-row-gap:30px}footer .footer__columns--inner{display:grid;width:100%}footer .footer__columns--menu-items{display:flex;flex-direction:column}footer .company-info>div{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:center}footer .company-info>div>*{white-space:nowrap}footer .submenu-toggle span[data-submenu-id]{align-items:center;display:flex;justify-content:space-between;white-space:nowrap;width:100%}footer .submenu-toggle input{display:none}footer .submenu-toggle .menu-arrow{display:none;height:.875em;transition:.5s ease;width:.875em}@media (max-width:991px){footer .submenu-toggle:has(input[type=checkbox]:checked) .menu-arrow{transform:rotate(-180deg);transition:.5s ease}footer .submenu-toggle:has(input[type=checkbox])+ul{height:0;list-style:none;margin:0;opacity:0;overflow:hidden;padding:0;transition:all .3s ease-in-out;visibility:hidden;z-index:0}footer .submenu-toggle:has(input[type=checkbox]:checked)+ul{height:fit-content;opacity:1;padding-bottom:18px;visibility:visible;z-index:7}footer .submenu-toggle:has(input[type=checkbox]:checked)+ul li:first-child{margin-top:-10px}}