.footer-short{background-color:var(--black);position:relative;z-index:9}.footer-short--wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1440px;padding:1.4rem 32px 1.2rem}.footer-short :where(span,p,a){color:var(--white);font-size:.875rem}.footer-short__logo{align-items:center;display:flex;order:1}.footer-short__logo a{line-height:1}.footer-short__logo img{border-radius:0;max-width:240px;width:200px}.footer-short__logo svg{max-width:200px;width:200px}.footer-short__copyright{order:2}.footer-short__consent{order:3}.footer-short__consent a:first-child{margin-right:2rem}@media (min-width:1480px){.footer-short--wrapper{padding:1.4rem 0 1.2rem}}@media screen and (max-width:1260px){.footer-short--wrapper{align-items:center;flex-direction:column;padding:2rem 32px}.footer-short__logo img,.footer-short__logo svg{margin-bottom:1rem}.footer-short__consent a:first-child{border-right:1px solid var(--white);margin-right:1rem;padding-right:1rem}}@media screen and (max-width:767px){.footer-short--wrapper{align-items:flex-start;flex-direction:column;padding:2rem 32px}.footer-short :where(span,p,a){font-size:.875rem}.footer-short__logo{margin-bottom:2rem;order:1}.footer-short__copyright{order:3}.footer-short__consent{margin-bottom:2rem;order:2}}