.header{display:grid;padding:1.5rem;place-items:center;grid-template-columns:auto auto;justify-content:space-between}.header__logo{height:51px}.footer{background:50%/contain no-repeat url(/min-side/_next/static/media/background.b1d4b19a.svg) #950e0e;background-size:cover;padding:1.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}@media screen and (min-width:800px){.footer{padding:2rem 4rem}}.footer__logo{height:51px}.footer__section{display:flex;justify-content:space-between;width:100%}.footer__copyright{color:#fefdfa;text-align:right;width:100%}.page-layout{display:grid;grid-template-rows:auto 1fr;min-height:100vh;min-height:100dvh}.page-layout__body{position:relative;display:grid}