@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.restaurant-footer{--restaurant-footer-padding:var(--space-48);--restaurant-footer-padding-desktop:var(--space-64);--restaurant-footer-background:var(--color-grey-dark);--restaurant-footer-font-color:var(--color-white);--restaurant-footer-link-font:var(--typography-bodytextfont);--restaurant-footer__social-color:var(--color-white);--restaurant-footer__letter-spaceing:.023em;--link-list-block__heading-font-size:var(--typography-text-large);--link-list-block__item-font-size:var(--typography-text-regular);--link-list-block__item-text-transform:none;--link-list-block__heading-margin:0 0 var(--space-8);background:var(--restaurant-footer-background);padding-top:var(--restaurant-footer-padding);padding-bottom:var(--restaurant-footer-padding);color:var(--restaurant-footer-font-color);position:sticky;top:100vh;left:0}@media screen and (width>=1024px){.restaurant-footer{padding-top:var(--restaurant-footer-padding-desktop);padding-bottom:var(--restaurant-footer-padding-desktop);--link-list-block__heading-margin:0 0 var(--space-12)}}.restaurant-footer a{letter-spacing:var(--restaurant-footer__letter-spaceing);color:var(--restaurant-footer-font-color);font-family:var(--restaurant-footer-link-font);text-decoration:underline}[data-documenttheme=haga-bottega] .restaurant-footer{--restaurant-footer-background:var(--color-haga-green);--link-list-block__heading-color:var(--color-haga-beige);--restaurant-footer__social-color:var(--color-haga-beige)}.restaurant-footer__container{gap:var(--space-24);flex-direction:column;display:flex}@media screen and (width>=1024px){.restaurant-footer__container{flex-direction:row;justify-content:space-between}}.restaurant-footer__container h4{letter-spacing:var(--restaurant-footer__letter-spaceing)}.restaurant-footer__logo-container{display:block}.restaurant-footer__logo-container svg{fill:var(--color-white);width:150px;height:auto;display:block}.restaurant-footer__menu{display:flex}.restaurant-footer__menu [data-contentarea]{gap:var(--space-24);flex-direction:column;display:flex}@media screen and (width>=1024px){.restaurant-footer__menu [data-contentarea]{flex-direction:row;gap:128px}}.restaurant-footer__menu li:last-child{padding-bottom:0}.restaurant-footer__contact div{line-height:1.5;font-size:var(--typography-text-regular)}.restaurant-footer__contact .restaurant-footer__contact-mail{margin:var(--space-8) 0}.restaurant-footer__social{flex-direction:column;display:flex}.restaurant-footer__social-icons{gap:var(--space-16);align-self:flex-start;display:flex}@media screen and (width>=1024px){.restaurant-footer__social-icons{flex-direction:column}}.restaurant-footer__social-icons a{border:1px solid var(--color-haga-beige);padding:var(--space-8);border-radius:3px;display:flex}.restaurant-footer__social-icons svg{width:24px;height:24px;color:var(--restaurant-footer__social-color)}
