.footer{background-color:var(--bg-color-grey-bright);color:var(--text-dark-black);padding:1rem 0}.footer .container{padding-left:5rem;padding-right:5rem}.footer__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__bottom,.footer__copyright-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__copyright-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.footer__link{font-size:1rem;font-weight:500;letter-spacing:-1%;line-height:100%}.footer__copyright{font-size:1rem;font-weight:500;letter-spacing:-.01em;line-height:1}@media screen and (min-width:1920px){.footer__copyright{line-height:1.3}}@media (max-width:991px){.footer{padding:.75rem 0}.footer .container{padding-left:1rem;padding-right:1rem}.footer__copyright,.footer__link{font-size:.65rem}}