#footer-bottom{background-color:var(--white);color:var(--grey-dark);font-size:.875rem;--footer-bottom-gap: 15px var(--spacing-40)}#footer-bottom .container{padding:20px 0;display:flex;flex-wrap:wrap;gap:var(--footer-bottom-gap);justify-content:space-between;grid-column:content}#footer-bottom .logo{margin-right:auto}#footer-bottom .logo svg{height:40px}#footer-bottom ul.menu{display:flex;align-items:center;flex-wrap:wrap;gap:var(--footer-bottom-gap)}#footer-bottom ul.menu li a{text-decoration:none;display:flex;align-items:center;color:inherit}@media (hover: hover){#footer-bottom ul.menu li a:hover{text-decoration:underline}}#footer-bottom .company{display:inline-flex;align-items:center;gap:4px;text-decoration:none;color:inherit}@media (hover: hover){#footer-bottom .company:hover{text-decoration:underline}}#footer-bottom .company .partSvg{fill:var(--green);height:16px}#main:has(#projectSlider:last-child)~#footer-bottom{background-color:var(--blue);color:var(--white)}#main:has(#projectSlider:last-child)~#footer-bottom .logo svg .label{fill:var(--white)}
