@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);position:sticky;top:100vh;left:0;background:var(--restaurant-footer-background);padding-top:var(--restaurant-footer-padding);padding-bottom:var(--restaurant-footer-padding);color:var(--restaurant-footer-font-color)}@media screen and (min-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{color:var(--restaurant-footer-font-color);font-family:var(--restaurant-footer-link-font);letter-spacing:var(--restaurant-footer__letter-spaceing);text-decoration:underline}[data-pagetheme=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)}[data-pagetheme=nobel] .restaurant-footer{--restaurant-footer-background: var(--color-nobel-blue);--link-list-block__heading-color: var(--color-nobel-beige)}.restaurant-footer__container{display:flex;flex-direction:column;gap:var(--space-24)}@media screen and (min-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{display:block;fill:var(--color-white);width:150px;height:auto}.restaurant-footer__menu{display:flex}.restaurant-footer__menu [data-contentarea]{display:flex;flex-direction:column;gap:var(--space-24)}@media screen and (min-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{font-size:var(--typography-text-regular);line-height:1.5}.restaurant-footer__contact .restaurant-footer__contact-mail{margin:var(--space-8) 0}.restaurant-footer__social{display:flex;flex-direction:column}.restaurant-footer__social-icons{display:flex;align-self:flex-start;gap:var(--space-16)}@media screen and (min-width: 1024px){.restaurant-footer__social-icons{flex-direction:column}}.restaurant-footer__social-icons a{display:flex;border:1px solid var(--color-haga-beige);border-radius:3px;padding:var(--space-8)}.restaurant-footer__social-icons svg{width:24px;height:24px;color:var(--restaurant-footer__social-color)}
