.restaurant-menu-block{margin:0 auto;border-bottom:var(--color-grey);width:100%;max-width:var(--grid-bodytextwidth)}.restaurant-menu-block__heading{margin:0}.restaurant-menu-block__heading-text{padding-right:1em;text-align:left}.restaurant-menu-block__heading-button{display:flex;align-items:center;justify-content:space-between;padding:var(--space-16) 0;width:100%;color:var(--color-haga-green)}.restaurant-menu-block__heading-button svg.minus,.restaurant-menu-block__heading-button svg.plus{display:none}.restaurant-menu-block__heading-button[aria-expanded=false] svg.plus{display:block}.restaurant-menu-block__heading-button[aria-expanded=true] svg.minus{display:block}.restaurant-menu-block__items{margin-bottom:var(--space-16);border:1px dashed;background-color:var(--color-haga-pink);padding:var(--space-24) var(--space-16)}.restaurant-menu-block__items[aria-hidden=true]{display:none}.restaurant-menu-section-block:not(:first-child){margin-top:var(--space-32)}.restaurant-menu-section-block__heading{border-bottom:solid 2px;padding-bottom:var(--space-4);text-transform:uppercase;line-height:var(--typography-heading-lineheight);color:var(--color-haga-green);font-family:var(--typography-headingfont);font-size:var(--typography-text-large);font-weight:var(--typography-bodytextbold-fontweight)}.restaurant-menu-item-block{margin-top:var(--space-16);color:var(--color-haga-green)}.restaurant-menu-item-block__heading{text-transform:uppercase;line-height:var(--typography-heading-lineheight);letter-spacing:var(--typography-heading-letter-spacing);font-weight:700}.restaurant-menu-item-block__price{line-height:var(--typography-heading-lineheight);letter-spacing:var(--typography-heading-letter-spacing)}.restaurant-menu-item-block__description{line-height:var(--typography-heading-lineheight)}
