.site-footer{width:100%;margin-top:80px;background:#000;color:#fff;overflow:hidden}.footer-container{width:100%;max-width:1360px;margin:0 auto;padding:42px 24px 30px;box-sizing:border-box}.footer-top{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:32px;width:100%}.footer-logo{display:flex;align-items:center;justify-content:flex-start;min-width:calc(var(--hh24-footer-logo-width, 186px) + (var(--hh24-footer-logo-frame-gap, 4px) * 2))}.footer-logo a{display:flex;align-items:center;text-decoration:none}.footer-logo img{display:block;width:var(--hh24-footer-logo-width,186px);height:auto;max-width:100%;object-fit:contain}.footer-navigation{display:flex;align-items:center;justify-content:center;min-width:0}.footer-menu{display:flex;align-items:center;justify-content:center;gap:26px;margin:0;padding:0;list-style:none;flex-wrap:nowrap}.footer-menu li{list-style:none;flex-shrink:0}.footer-menu a{color:#fff;text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap;transition:.25s ease}.footer-menu a:hover{color:#dd111a}.footer-buttons{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-shrink:0}.footer-btn{display:flex;align-items:center;justify-content:center;height:38px;padding:0 20px;min-width:150px;border:1px solid rgb(255 255 255 / .85);background:#fff0;color:#fff;text-decoration:none;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;transition:.25s ease;white-space:nowrap}.footer-btn:hover{background:#dd111a;border-color:#dd111a}.footer-social{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-shrink:0}.footer-social .textwidget{display:flex;align-items:center;gap:14px}.footer-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;text-decoration:none;font-size:24px;transition:.25s ease}.footer-icon:hover{color:#dd111a;transform:translateY(-2px)}.footer-icon i{line-height:1}.footer-icon img{width:24px;height:24px;display:block;object-fit:contain;filter:brightness(0) invert(1);transition:filter .25s ease}.footer-icon:hover img{filter:brightness(0) saturate(100%) invert(17%) sepia(99%) saturate(4580%) hue-rotate(354deg) brightness(96%) contrast(95%)}.footer-divider{width:100%;height:1px;margin:36px 0 24px;background:#2b2b2b}.footer-bottom{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;width:100%}.footer-bottom-left{display:flex;align-items:center;justify-content:flex-start;min-width:0}.footer-bottom-right{display:flex;align-items:center;justify-content:flex-end}.footer-bottom-left .menu,.footer-bottom-right .menu,.footer-bottom-menu{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none}.footer-bottom-menu li{display:flex;align-items:center;flex-shrink:0}.footer-bottom-menu li:not(:last-child)::after{content:"|";color:#777;margin:0 12px}.footer-bottom-menu a{color:#8f8f8f;text-decoration:none;font-size:13px;font-weight:500;white-space:nowrap;transition:.25s ease}.footer-bottom-menu a:hover{color:#fff}@media (min-width:769px){.footer-menu .sub-menu{display:none!important}.footer-menu li:hover>.sub-menu{display:none!important}}@media (max-width:768px){.footer-logo img{width:var(--hh24-footer-mobile-logo-width,163px);height:auto}}.footer-logo a{position:relative;padding:var(--hh24-footer-logo-frame-gap,4px);border:0;background:#fff0;box-sizing:border-box;line-height:0;overflow:visible}.footer-logo a::before{content:"";position:absolute;inset:-2px;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20100%2058%27%20preserveAspectRatio%3D%27none%27%3E%0A%3Cpath%20d%3D%27M18%204H34C39%201.5%2045%201%2052%202H71C79%202%2084%206%2084%2012V14C91%2015%2096%2020%2096%2027V42C96%2049%2091%2054%2084%2054H55C49%2056%2043%2056%2036%2055H18C10%2055%205%2050%205%2042V16C5%209%2010%204%2018%204Z%27%20fill%3D%27none%27%20stroke%3D%27%2523da3437%27%20stroke-width%3D%271.6%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%0A%3C/svg%3E);background-repeat:no-repeat;background-position:center;background-size:100% 100%;box-sizing:border-box;pointer-events:none;z-index:2}.footer-logo a::after{display:none}.footer-logo img{position:relative;z-index:1;display:block}.footer-logo a::before{opacity:0}.footer-logo a.hh24-logo-loaded::before{opacity:1}@media (max-width:768px){.footer-logo{min-width:calc(var(--hh24-footer-mobile-logo-width, 163px) + (var(--hh24-footer-mobile-logo-frame-gap, 3.5px) * 2))}.footer-logo a{padding:var(--hh24-footer-mobile-logo-frame-gap,3.5px)}}body.hh24-logo-red-lines-off .footer-logo a::before,body.hh24-logo-red-lines-off .footer-logo a::after{display:none!important;opacity:0!important}