:root{--color-blue: #008ccf;--color-light-blue: #e8f4fc;--color-white: #fff;--color-orange: #eaa333;--color-dark-orange: #a76f16;--color-gray: #d5d5d5}:root{--font-size-xs: 0.75rem;--font-size-s: 0.875rem;--font-size-m: 1rem;--font-size-l: 1.125rem;--font-size-xl: 1.25rem;--headline-size-s: 1.25rem;--headline-size-m: 1.5rem;--headline-size-l: 2rem;--headline-size-xl: 2.5rem;--font-family-manrope: "Manrope", sans-serif}.footer{width:100%;padding-bottom:90px;padding-top:0}@media(min-width: 1024px){.footer{padding-bottom:20px}}.footer .footer__company{width:100%;padding:30px 0;background-color:var(--color-blue)}.footer .footer__company .img{max-width:230px;margin:0 auto 10px}.footer .footer__company .img img{width:100%}.footer .footer__company .text{font-weight:bold;color:var(--color-white);text-align:center}.footer .footer__nav{padding:10px 0 20px}.footer .footer__nav .items{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}@media(min-width: 640px){.footer .footer__nav .items{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px){.footer .footer__nav .items{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px){.footer .footer__nav .items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer .footer__nav .item{list-style:none}@media(min-width: 1024px){.footer .footer__nav .item{margin-right:16px;margin-bottom:8px}}.footer .footer__nav .item__link{font-size:var(--font-size-s);opacity:1}@media(min-width: 1024px){.footer .footer__nav .item__link:hover,.footer .footer__nav .item__link:focus,.footer .footer__nav .item__link:active{color:var(--color-blue)}}.footer .copyright{text-align:center}.footer .copyright small{font-size:var(--font-size-xs)}