.footer .section{padding-block:100px}.footer-inner{display:flex;flex-direction:column;gap:30px;align-items:center}@media screen and (min-width: 768px){.footer-inner{gap:60px}}.footer-content{background-color:var(--color-variant-background);width:100%;border-radius:30px;position:relative;overflow:hidden}.footer-content-inner{position:relative;z-index:1;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:20px 10px 10px}@media screen and (min-width: 1024px){.footer-content-inner{flex-wrap:nowrap;padding:60px 120px 24px}}.footer-content-company-information,.footer-content-company-address{display:flex;flex-direction:column;gap:10px}.footer-content-company-information-email,.footer-content-company-address-email{color:var(--color-foreground);text-decoration:none;font-size:16px;font-weight:500}.footer-content-menu{display:flex;flex-direction:column;gap:10px}.footer-content-menu-link{color:var(--color-foreground);text-decoration:none;font-size:16px;font-weight:500}.footer-content-image{aspect-ratio:248/215;width:248px;height:auto;object-fit:contain;object-position:center}.footer-content-background{position:absolute;top:0;left:0;aspect-ratio:59/58;transform:scaleX(-1);width:500px;mix-blend-mode:hard-light}.footer-content-copyright{position:relative;z-index:1;color:var(--color-foreground);font-size:16px;font-weight:500;text-align:center;width:100%;padding-inline:8px}@media screen and (min-width: 768px){.footer-content-copyright{padding-inline:0px;padding-bottom:8px}}
