.footer{background-color:#fff;padding:1rem;border-top:1px solid #e5e7eb}@media(min-width:56.25rem){.footer__container{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:row-reverse;gap:1rem}}.footer__list{display:flex;flex-wrap:wrap;row-gap:1rem;column-gap:2.5rem;justify-content:center;margin-bottom:1.5rem}@media(min-width:56.25rem){.footer__list{margin-bottom:0}}.footer__copyright{display:flex;justify-content:center;align-items:center;font-size:.875rem;color:#737373;line-height:1.25rem}.footer__link{font-size:.875rem;color:#737373;transition:color .3s}.footer__link:hover{color:#262626}.footer__link>a{line-height:20px}.header{display:flex;justify-content:flex-end;background-color:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 5rem;position:relative;height:var(--header-height)}@media(min-width:56.25rem){.header{padding:1.25rem 5rem}}.header__logo{position:absolute;left:50%;transform:translateX(-50%);font-weight:700;font-size:30px;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;line-height:1.2}