.footer_box{display:block;position:relative;flex-grow:0;flex-shrink:0;padding:0 var(--gap-section-side);background:var(--theme-heading);color:var(--color-text);z-index:1;--color-heading: #fff;--color-text: rgba(255,255,255,0.85);--color-border: rgba(255,255,255,0.15);--color-muted: rgba(255,255,255,0.5);--gap-content: 12px;--width-item: auto}@media (hover: hover){.footer_box a:hover{text-decoration:underline}}.footer_box .logo{display:inline-block;width:168px;height:auto;max-height:49px;transition:0.2s}.footer_box .logo img{display:block;width:100%;height:auto;max-height:49px}@media (hover: hover){.footer_box .logo:hover{opacity:0.8}}.footer_box .sections{padding:var(--gap-section-small) 0}.footer_box .items{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px}.footer_box .item{display:block}.footer_box .item:not(:has(a)){display:none}.footer_box .item_company{flex-basis:auto;margin-right:auto}.footer_box .item_home{display:inline-block;margin:0}.footer_box .item:has(.menu){display:inline-block;vertical-align:top;margin:0}.footer_box .item:has(.menu) .menu{display:inline-block;margin:0}.footer_box .item:has(.menu) .menu li{display:inline-block;margin:0}.footer_box .heading{display:block;margin:0 0 var(--gap-content);color:var(--color-heading);font-family:var(--font-heading);font-size:var(--size-large);font-weight:700;line-height:1.25}.footer_box .item:has(.menu) .heading{display:none}.footer_box .menu{display:block}.footer_box .menu li{display:block;margin:0 0 var(--gap-content)}.footer_box .menu li:last-child{margin-bottom:0}.footer_box .footer{display:flex;align-items:center;padding:20px 0;border-top:1px solid var(--color-border);font-size:var(--size-tiny);gap:20px}.footer_box .copyright{display:block;flex-grow:1;min-width:0;line-height:1.5}.footer_box .links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 25px}@media (max-width: 64rem){.footer_box{--gap-grid-y: 30px}.footer_box .links{gap:6px 20px}.footer_box .items{flex-wrap:wrap;justify-content:stretch}}@media (max-width: 48rem){.footer_box .item{flex-grow:1}.footer_box .item_company{flex-basis:100%;text-align:center}.footer_box .footer{flex-direction:column;align-items:center;text-align:center}}

/*# sourceMappingURL=footer.css.map */
