.patmos-footer{background-color:#fff;color:#000;width:100%}.patmos-footer--dark{background-color:#000;color:#fff}.patmos-footer__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1156px;padding:48px 0;width:calc(100% - 80px)}.patmos-footer__brand{color:inherit;display:inline-flex;text-decoration:none;transition:color var(--default-animation);width:fit-content}.patmos-footer__brand:hover{color:#525252}.patmos-footer--dark .patmos-footer__brand:hover{color:#b8b8b8}.patmos-footer__brand:focus-visible{outline:2px solid currentColor;outline-offset:4px}.patmos-footer__logo{display:block;fill:currentColor;flex-shrink:0;height:auto;width:160px}.patmos-footer__logo path{fill:currentColor}.patmos-footer__socials{align-items:center;display:flex;gap:16px}.patmos-footer__social-link{align-items:center;color:inherit;display:inline-flex;height:24px;justify-content:center;text-decoration:none;transition:color var(--default-animation);width:24px}.patmos-footer__social-link svg{display:block;fill:currentColor;flex-shrink:0;height:24px;width:24px}.patmos-footer__social-link svg circle,.patmos-footer__social-link svg path,.patmos-footer__social-link svg polygon,.patmos-footer__social-link svg rect{fill:currentColor}.patmos-footer__social-link:hover{color:#525252}.patmos-footer--dark .patmos-footer__social-link:hover{color:#b8b8b8}.patmos-footer__social-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}.patmos-footer__divider{background-color:#dedede;height:1px;width:100%}.patmos-footer--dark .patmos-footer__divider{background-color:#3d3d3d}.patmos-footer__legal{align-items:center;color:#525252;display:flex;gap:16px}.patmos-footer--dark .patmos-footer__legal{color:#b8b8b8}.patmos-footer__copyright{margin:0;width:100%}.patmos-footer__legal-links{align-items:center;display:flex;flex-shrink:0;gap:16px}.patmos-footer__legal-link{color:inherit;display:inline-flex;text-decoration:none;transition:color var(--default-animation);white-space:nowrap;width:fit-content}.patmos-footer__legal-link:hover{color:#292929}.patmos-footer--dark .patmos-footer__legal-link:hover{color:#fff}.patmos-footer__legal-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media (max-width:767px){.patmos-footer__inner{gap:48px;padding:48px 0;width:calc(100% - 48px)}.patmos-footer__legal{align-items:flex-start;flex-direction:column;gap:24px}}