:root {
  --black: black;
  --border-color-selected: #ff3656;
  --white: #fff;
  --grey: #868686;
  --transparent: #fff0;
  --untitled-ui--gray600: #475467;
  --untitled-ui--white: white;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray700: #344054;
  --untitled-ui--pink50: #fdf2fa;
  --untitled-ui--pink700: #c11574;
  --untitled-ui--indigo50: #eef4ff;
  --untitled-ui--indigo700: #3538cd;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--gray400: #98a2b3;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--gray500: #667085;
  --untitled-ui--primary800: #53389e;
  --white-2: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.brix---heading-h2-size {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-48px {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 16px;
  display: flex;
}

.brix---mg-bottom-16px {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.brix---paragraph-default {
  color: #868686;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---inner-container-574px---center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
  display: flex;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---color-neutral-800 {
  color: #e692dc;
  justify-content: center;
  display: flex;
}

.menu-header {
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0 0;
  display: block;
}

.brix---text-center {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  text-align: center;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.ikonik-wipy7 {
  color: #000;
  display: block;
}

.image-3 {
  vertical-align: top;
  object-fit: cover;
  border-radius: 20px;
  align-self: center;
  width: 95%;
  height: 20rem;
  margin-bottom: 15px;
  position: static;
  inset: 0% 0% auto;
}

.div-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  margin-left: 0;
  display: flex;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  order: -1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 18px;
  margin-right: 0;
}

.section-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.no_allergy {
  width: 45px;
  display: block;
}

.brix---grid-1-column-gap-row-24px {
  grid-column-gap: 12px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  display: grid;
}

.text-block-3 {
  color: #000;
  align-self: center;
  font-size: 1.2rem;
}

.category {
  z-index: 3;
  object-fit: fill;
  flex-flow: column;
  width: 100%;
  min-height: 13%;
  display: flex;
  position: sticky;
  inset: 176px 0% 0%;
  overflow: auto;
}

.price-cal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.flex-block-4 {
  z-index: 2;
  clear: both;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  margin-bottom: 0;
  margin-left: 13px;
  display: grid;
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: auto;
  box-shadow: 2px 10px 15px -8px #00000024;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-icon-wrapper {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.main-dishes {
  color: #fff;
  margin-top: 30px;
  padding-top: 32px;
  padding-bottom: 0;
  position: relative;
  overflow: auto;
}

.brix---mg-bottom-0 {
  color: #868686;
  margin-bottom: 0;
  margin-left: 24px;
  margin-right: 24px;
  padding-left: 0;
  padding-right: 0;
}

.brix---accordion-title {
  color: #000;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---color-neutral-801 {
  color: #e692dc;
}

.brix---accordion-header {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin: 10px 1rem 5px 1.3rem;
  display: flex;
}

.button-2 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 13px;
  margin: 12px 33px;
  padding: 17px 32px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
  box-shadow: 0 2px 5px #0003;
}

.button-2.category-burgers.w--current, .button-2.category-drinks.w--current, .button-2.category-meals.w--current, .button-2.category-main.w--current, .button-2.category-sandwiches.w--current, .button-2.category-appetizer.w--current, .button-2.category-sauces.w--current, .button-2.category-main-ar.w--current, .button-2.category-side-dish-ar.w--current, .button-2.category-sandwiches-ar.w--current, .button-2.category-drinks-ar.w--current, .button-2.category-meals-ar.w--current, .button-2.category-sauces-ar.w--current, .button-2.category-appetizer-ar.w--current {
  background-color: var(--border-color-selected);
  color: var(--white);
}

.text-block-5 {
  color: var(--grey);
}

.brix---accordion-item-wrapper-v4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 24px;
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: transform .3s;
  display: flex;
  position: static;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---accordion-item-wrapper-v4:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---accordion-content-wrapper {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 3px;
  display: flex;
}

.menu {
  height: 100%;
  margin-left: 20px;
  margin-right: 20px;
  position: static;
}

.feature-icon {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 2.5rem;
  margin-left: 5px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.flex-block-2 {
  z-index: auto;
  justify-content: space-between;
  align-items: flex-end;
  height: 35px;
  margin-bottom: 2px;
  margin-left: 10px;
  margin-right: 7px;
  display: flex;
  position: static;
}

.rl_navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". Area"
  / .25fr 1fr .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 4px auto;
  display: flex;
}

.rl_navbar2_dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: .5rem;
  position: absolute;
}

.rl_navbar2_dropdwn-toggle {
  color: #000;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_logo {
  aspect-ratio: 1;
  border-radius: 50px;
}

.primar_button {
  color: #fff;
  text-align: center;
  background-color: #ff3857;
  border: 1px solid #000;
  border-radius: 6px;
  width: 8rem;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.primar_button.nav-button {
  border-width: 2px;
  border-color: var(--white);
  background-color: var(--transparent);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  width: 10rem;
  height: 3rem;
}

.primar_button.nav-button--ar {
  border-width: 2px;
  border-color: var(--white);
  background-color: var(--transparent);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  width: 10rem;
  height: 3rem;
  font-family: Cairo, sans-serif;
}

.rl_navbar2_menu-button {
  padding: 0;
}

.rl_navbar2_logo-link {
  padding-left: 0;
}

.rl-dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl_navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.container-5 {
  min-height: 100%;
}

.rl_navbar2_component {
  background-color: var(--transparent);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding: 20px 5%;
  display: flex;
}

.rl_navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.rl_navbar2_menu.is-page-height-tablet {
  display: none;
}

.rl_navbar2_link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_link.w--current {
  color: #000;
}

.rl_navbar2_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_dropdown-link.w--current {
  color: #000;
}

.rl-heading-style-h1-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_footer4_social-link {
  color: #000;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.container-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.rl-heading-style-h1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl_footer4_top-wrapper {
  grid-column-gap: 4vw;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}

.rl_contact20_spacing-block-3 {
  width: 100%;
  padding-bottom: 2rem;
}

.feature_grid {
  border: 0 solid #b8b8b8;
  border-radius: 0;
}

.feature_grid.feature_small {
  flex-flow: row;
}

.rl_layout1_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-padding-global-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl-padding-global-3 {
  background-color: #000;
  padding-left: 5%;
  padding-right: 5%;
}

.rl-padding-global {
  padding-left: 0%;
  padding-right: 0%;
}

.rl-padding-section-medium-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.ikonik-h7zdk {
  color: #000;
}

.rl-padding-section-large-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.rl-heading-style-h4 {
  color: #000;
  text-align: left;
  margin: .5rem 0 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.3;
}

.grid_item_wrapper {
  object-fit: cover;
  border: 1px solid #b3b3b3;
  border-radius: 20px;
  padding: 0;
  overflow: clip;
}

.grid_item_wrapper.small_grid_item {
  padding-bottom: 0;
  display: flex;
}

.rl_contact20_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
}

.rl_layout1_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.rl_footer4_spacing-block2 {
  width: 100%;
  padding-bottom: .5rem;
}

.rl-text-style-link {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.rl-button-secondary {
  border: 2px solid var(--border-color-selected);
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.rl-heading-style-h6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.rl-button-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 1px #000;
  padding: .25rem 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.rl-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-heading-style-h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-text-style-regular {
  color: #000;
  text-align: left;
  margin: 1rem 0 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  overflow: clip;
}

.quick-stack {
  padding-left: 10px;
  padding-right: 10px;
}

.rl_footer4_credit-text {
  color: #000;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.cell {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
}

.rl_section_layout1 {
  background-color: #fff;
}

.rl_contact20_icon {
  width: 3rem;
  height: 3rem;
}

.image-4 {
  object-fit: cover;
  object-position: 100% 50%;
  border-radius: 20px;
  min-height: 600px;
}

.rl_contact20_content {
  grid-column-gap: 1.3rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.rl_contact20_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_footer4_social-list {
  grid-column-gap: 1.7rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start center;
  display: grid;
}

.rl_footer4_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: none;
}

.rl_section_header1-2 {
  background-color: #fff;
  min-width: 100%;
}

.rl_heading1_spacing-block-2-2 {
  width: 100%;
  padding-bottom: 2rem;
}

.image {
  object-fit: cover;
  border-radius: 0;
  overflow: hidden;
}

.rl-heading-style-h4-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.rl_layout239_spacing-block-4 {
  width: 100%;
  margin-right: auto;
  padding-bottom: 4rem;
  padding-left: 0;
  padding-right: 0;
}

.rl_contact20_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rl_layout239_content {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  display: block;
}

.rl-padding-section-large-2 {
  padding-top: 2rem;
  padding-bottom: .5rem;
}

.text_grid_small {
  border: 1px solid silver;
  border-radius: 20px;
  min-height: 200px;
  padding-left: 16px;
  padding-right: 16px;
  overflow: clip;
}

.rl-button-link-text {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.rl_contact20_spacing-block-4 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-button-group-center {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl_footer4_bottom-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  text-align: center;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: block;
}

.image-5 {
  border-radius: 20px;
  min-width: 750px;
  min-height: 100%;
  max-height: 100%;
}

.rl_layout239_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl_heading1_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_footer4_component {
  background-color: #fff;
}

.rl-button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 17px;
  display: flex;
}

.rl_layout239_spacing-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 2rem;
  display: grid;
}

.rl_footer4_link {
  color: #000;
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.rl-button-group-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.rl_layout1_spacing-block-3 {
  width: 100%;
  padding-bottom: .25rem;
}

.rl-text-style-medium-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_footer4_line-divider {
  background-color: #000;
  width: 100%;
  height: 1px;
}

.rl_header1_image-_grid {
  object-fit: cover;
}

.rl-text-style-medium-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_layout239_component {
  object-fit: none;
  object-position: 50% 50%;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rl-padding-section-medium {
  padding: 4rem 5% 5rem;
}

.image_wrapper {
  object-fit: cover;
  border-radius: 0;
  overflow: hidden;
}

.rl_layout239_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl_header1_component-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-left: 2%;
  padding-right: 2%;
  display: grid;
}

.rl_header1_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

.rl_layout239_item {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.rl_contact20_item {
  text-align: center;
  border: 2px solid #9c9c9c;
  border-radius: 20px;
  width: 100%;
  padding: 23px;
}

.section_logo2 {
  background-color: #fff;
  display: block;
}

.rl-button-link-icon {
  color: var(--border-color-selected);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.rl_footer4_logo-link {
  padding-left: 0;
}

.rl_layout239_spacing-block-5 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_layout239_spacing-block-6 {
  width: 100%;
  padding-bottom: 1.8rem;
}

.rl_contact20_spacing-block-5 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl_layout239_image-wrapper {
  width: 100%;
  position: relative;
}

.container-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  margin-bottom: 22px;
  padding-top: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: block;
}

.logo2_logo {
  max-height: 3.5rem;
}

.rl_contact20_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

.logo2_component {
  grid-column-gap: 4rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 33px;
  display: grid;
}

.rl-padding-section-large {
  padding: 0 0% 7rem;
}

.rl-container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.rl-text-style-subheading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl_layout1_spacing-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 1rem;
  display: grid;
}

.rl_layout1_image {
  object-fit: cover;
  border-radius: 20px;
  height: 32rem;
}

.rl_section_layout239, .rl_section_contact20 {
  background-color: #fff;
}

.logo2_logo-list {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  padding-left: 30px;
  display: grid;
}

.quick-stack-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.rl_layout239_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-text-style-medium {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.rl_section_header1 {
  background-color: #fff;
}

.rl-text-style-regular-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.logo2_content-left {
  max-width: 18rem;
}

.rl_contact20_spacing-block-6 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.tooltip-v1 {
  background-color: #fff;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  min-width: 100px;
  max-width: 200px;
  min-height: 42px;
  padding: 12px 16px;
  display: flex;
  box-shadow: 4px 4px 14px #080f340a, 1px 1px 1px #170f490a, 0 0 1px #170f4908;
}

.tooltip-v1.center-content {
  text-align: center;
  background-color: #fff;
  justify-content: center;
  box-shadow: 4px 4px 14px #3030303d, 1px 1px 1px #170f490a, 0 0 1px #170f4908;
}

.tooltip-content {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-200 {
  color: #170f49;
  font-size: 18px;
  line-height: 20px;
}

.text-200.bold {
  cursor: pointer;
  font-weight: 700;
}

.tooltip-float {
  min-height: 42px;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
}

.tooltip-float.top {
  color: #fff;
  display: none;
  inset: -284% auto auto -2%;
}

.tooltip-arrow {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 34% auto auto -8px;
}

.tooltip-arrow.bottom {
  margin-left: auto;
  margin-right: auto;
  inset: auto 0% -9px;
  transform: rotate(-90deg);
}

.tooltip-arrow.v3 {
  inset: 0% auto 0% -8px;
}

.tooltip-arrow.v3.bottom {
  inset: auto 15% -8px 0%;
}

.paragraph-small {
  color: #0f0f0f;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
}

.tooltip-float-v3 {
  z-index: 1;
  min-width: 432px;
  min-height: 190px;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
}

.tooltip-float-v3.top {
  z-index: 3;
  justify-content: center;
  align-items: center;
  min-width: 250px;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  display: none;
  inset: auto 0% 187% -166%;
}

.tooltip-v3 {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  min-width: 250px;
  max-width: 432px;
  padding: 24px 32px;
  display: flex;
  box-shadow: 4px 4px 14px #35353538, 1px 1px 1px #170f490a, 0 0 1px #170f4908;
}

.paragraph-small-2 {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
}

.paragraph-small-2.mg-bottom-12px {
  color: #1d1d1d;
  margin-bottom: 12px;
}

.text-50 {
  color: #170f49;
  font-size: 14px;
  line-height: 16px;
}

.text-50.bold {
  font-weight: 700;
}

.text-50.bold.mg-bottom-8px {
  margin-bottom: 8px;
}

.button-primary {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.button-primary:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.button-primary.extra-small {
  background-color: var(--border-color-selected);
  border-radius: 8px;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 14px;
  display: none;
}

.drinks {
  z-index: 1;
  margin-top: 20px;
  padding-top: 40px;
  position: relative;
}

.image-7 {
  height: 150px;
  padding-bottom: 0;
}

.image-8 {
  object-fit: cover;
  height: 150px;
}

.div-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-9 {
  vertical-align: sub;
}

.ikonik-abxrz {
  color: #121212;
  margin-right: 6px;
}

.burgers {
  z-index: 1;
  margin-top: 20px;
  padding-top: 32px;
  position: relative;
}

.meals {
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 11px;
  padding-top: 0;
  position: relative;
}

.category-title {
  color: var(--grey);
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2rem;
  font-weight: 600;
}

.link-block {
  text-decoration: none;
}

.link-block-2, .link-block-3 {
  width: 100%;
  text-decoration: none;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.footer-menu {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.div-block-5 {
  height: 100%;
  margin-top: 0;
}

.sandwiches {
  z-index: 1;
  margin-top: 20px;
  padding-top: 32px;
  position: relative;
}

.appetizer {
  color: #fff;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
  overflow: auto;
}

.div-block-6 {
  min-width: 100%;
  overflow: hidden;
}

.div-block-7 {
  z-index: 10;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-allergy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border: 2px solid #8b8b8b2e;
  border-radius: 18px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  box-shadow: 0 8px 15px -5px #0003;
}

.div-block-8 {
  width: 90%;
  height: 95%;
}

.allergy-guide-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 20rem;
  margin-bottom: 51px;
  display: grid;
}

.heading-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
}

.allergy-explianed {
  flex-flow: column;
  display: flex;
}

.image-10 {
  align-self: center;
}

.heading-3 {
  text-align: center;
}

.ikonik-mhos4 {
  color: #121212;
}

.ikonik-ouez3 {
  color: gray;
  max-width: 25px;
}

.div-block-9 {
  margin-top: 6px;
  margin-right: 15px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.sauces {
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 11px;
  padding-top: 0;
  position: relative;
}

.brix---grid-1-column-exceptionx-copy {
  grid-column-gap: 12px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  display: grid;
}

.section-2-exception {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.cell-2 {
  justify-content: flex-end;
  align-items: flex-start;
}

.div-block-10 {
  align-self: auto;
}

.text-block-cal {
  color: #000;
  align-self: center;
  font-size: 1.2rem;
}

.text-block-size {
  color: var(--grey);
}

.code-embed {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 15px;
  display: flex;
}

.hero-heading-left-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-6 {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-right: 0;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.shadow-two-2 {
  border-radius: 20px;
  flex: 0 auto;
  width: 100%;
  display: block;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-4 {
  margin-top: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.paragraph {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.rl-button-article {
  font-weight: 600;
}

.uui-space-xhuge {
  width: 100%;
  min-height: 7rem;
}

.uui-text-size-medium {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-divider {
  color: var(--untitled-ui--gray600);
  margin-left: .25rem;
  margin-right: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-divider.text-color-white {
  color: var(--untitled-ui--white);
}

.uui-blogpost02_date-wrapper {
  align-items: center;
  margin-top: .25rem;
  display: flex;
}

.uui-blogpost02_author-heading {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

.uui-blogpost02_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
}

.uui-blogpost02_author-image-wrapper {
  margin-bottom: 1rem;
}

.uui-blogpost02_author-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
  display: flex;
}

.uui-blogpost02_divider {
  background-color: var(--untitled-ui--gray200);
  width: 100%;
  max-width: 48rem;
  height: 1px;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

.uui-badge {
  grid-column-gap: .375rem;
  background-color: var(--untitled-ui--gray100);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.uui-badge.is-pink {
  background-color: var(--untitled-ui--pink50);
  color: var(--untitled-ui--pink700);
}

.uui-badge.is-indigo {
  background-color: var(--untitled-ui--indigo50);
  color: var(--untitled-ui--indigo700);
}

.uui-badge.is-primary {
  background-color: var(--untitled-ui--primary50);
  color: var(--untitled-ui--primary700);
}

.uui-blogpost02_tag-list {
  grid-column-gap: .5rem;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.uui-blogpost02_tag-list-wrapper {
  width: 100%;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon.text-color-gray400 {
  color: var(--untitled-ui--gray400);
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.is-button-small {
  grid-column-gap: .5rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.uui-button-secondary-gray.is-button-small.icon-only {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
}

.uui-button-secondary-gray.icon-only {
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  display: flex;
}

.uui-blogpost02_share {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: start;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  display: grid;
}

.uui-blogpost02_share-heading {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-blogpost02_share-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-blogpost02_content-bottom {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.uui-text-rich-text {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.uui-text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text h5, .uui-text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text p {
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: italic;
}

.uui-text-rich-text img {
  border-radius: 20px;
}

.uui-text-rich-text a {
  text-decoration: underline;
}

.uui-text-rich-text figcaption {
  color: var(--untitled-ui--gray500);
  text-align: left;
  margin-top: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-blogpost02_content {
  margin-bottom: 4rem;
}

.uui-breadcrumb-link {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.uui-breadcrumb-link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-breadcrumb-link.w--current {
  color: var(--untitled-ui--primary700);
  font-weight: 600;
}

.uui-breadcrumb-link.w--current:hover {
  color: var(--untitled-ui--primary800);
}

.uui-breadcrumb-divider {
  color: var(--untitled-ui--gray500);
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
}

.uui-blogpost02_breadcrumb {
  align-items: center;
  width: 100%;
  display: flex;
}

.uui-blogpost02_content-top {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 2.5rem;
  display: flex;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center {
  max-width: 95%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-text-size-small {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small.text-color-white {
  color: var(--untitled-ui--white);
}

.uui-heading-tiny {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-tiny.text-color-white {
  color: var(--untitled-ui--white);
}

.uui-heading-large {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heading-large.text-color-white {
  color: var(--untitled-ui--white);
}

.uui-blogpost02_category-link {
  color: #fff;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-blogpost02_category-link.w--current {
  border-bottom: 2px solid #000;
}

.uui-blogpost02_title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-blogpost02_background {
  z-index: -1;
  background-image: linear-gradient(#10182866, #10182866), url('../images/Blog-Image-4.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.uui-blogpost02_header {
  margin-bottom: 4rem;
  position: relative;
}

.container-7 {
  max-width: 85rem;
}

.rich-text-block {
  border-radius: 0;
  margin-top: 58px;
  font-style: normal;
}

.image-11, .image-12 {
  border-radius: 20px;
}

.hero-heading-left-3 {
  padding: 40px 30px 20px 10px;
  position: relative;
}

.container-8 {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.hero-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: block;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.margin-bottom-24px-3 {
  color: var(--black);
  width: 85%;
  margin-bottom: 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.shadow-two-3 {
  float: none;
  border-radius: 20px;
  margin-bottom: 36px;
  margin-left: 0;
  margin-right: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-right {
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px 0 0;
  display: flex;
  position: static;
}

.heading-6 {
  margin-bottom: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.shadow-two-3-copy {
  float: right;
  border-radius: 20px;
  margin-bottom: 36px;
  margin-left: 14px;
  margin-right: 24px;
  box-shadow: 0 4px 24px #96a3b514;
}

.section-3 {
  background-image: url('../images/IMG_5021-min2.avif');
  background-size: cover;
  flex-flow: column;
  height: 100vh;
  display: flex;
}

.section-4 {
  background-color: var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 25rem;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  background-image: url('../images/IMG_5021-min22.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.container-9 {
  width: 95%;
  height: 80vh;
}

.container-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 90vw;
  max-width: none;
  height: 80%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.div-block-12 {
  width: 45%;
  height: 20rem;
}

.heading-7 {
  color: var(--white);
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.9rem;
  line-height: 1.4;
}

.div-block-13 {
  order: 0;
  display: flex;
}

.menu-lang-ar {
  border: 2px solid var(--black);
  color: var(--black);
  text-align: center;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3rem;
  margin-right: 13px;
  font-family: Cairo, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  display: flex;
}

.link-block-4 {
  text-decoration: none;
}

.heading_ar {
  font-family: Cairo, sans-serif;
  font-weight: 800;
}

.hero-text-ar {
  width: 45%;
  height: 20rem;
}

.hero-buttons-ar {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.hero-container-ar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  width: 90vw;
  max-width: none;
  height: 80%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.heading-7-copy {
  color: var(--white);
  text-align: right;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.9rem;
  line-height: 1.4;
}

.div-block-15 {
  align-self: center;
}

.home-lang-ar {
  border: 2px solid var(--white);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: var(--white);
  text-align: center;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3rem;
  margin-right: 13px;
  font-family: Cairo, sans-serif;
  font-size: 1.3rem;
  display: flex;
}

.rl-button-group-heading {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.rl-heading-style-h6-ar {
  direction: rtl;
  color: #000;
  text-align: right;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
}

.rl-heading-style-h4_ar {
  color: #000;
  text-align: right;
  margin: .5rem 0 0;
  padding-left: 0;
  font-family: Cairo, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.3;
  position: static;
}

.rl-heading-style-h4-copy {
  color: #000;
  text-align: right;
  margin: .5rem 0 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.3;
}

.rl-text-style-regular-ar {
  direction: rtl;
  color: #000;
  text-align: right;
  align-self: flex-end;
  margin: 1rem 0 2rem;
  font-family: Cairo, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  overflow: clip;
}

.rl-text-style-medium-3-ar {
  direction: rtl;
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-heading-style-h1-2-ar {
  direction: rtl;
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-button-group-ar {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-top: -63px;
  display: flex;
}

.paragraph-ar {
  direction: rtl;
  text-align: right;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.rl-heading-style-h2-ar {
  direction: rtl;
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Cairo, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-text-style-subheading-ar {
  direction: rtl;
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl-heading-style-h2-mid-ar {
  color: #000;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Cairo, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-text-style-subheading-mid-ar {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.primar_button-ar {
  color: #fff;
  text-align: center;
  background-color: #ff3857;
  border: 1px solid #000;
  border-radius: 6px;
  width: 8rem;
  padding: .75rem 1.5rem;
  font-family: Cairo, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.primar_button-ar.nav-button {
  border-width: 2px;
  border-color: var(--white);
  background-color: var(--transparent);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  width: 10rem;
  height: 3rem;
}

.rl-button-secondary-ar {
  border: 2px solid var(--border-color-selected);
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  padding: .75rem 1.5rem;
  font-family: Cairo, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.logo2_component--ar {
  direction: rtl;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 33px;
  display: flex;
}

.rl-heading-style-h2-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-button-link-text-ar {
  font-family: Cairo, sans-serif;
  font-weight: 600;
}

.lang-link-en {
  order: 0;
  display: flex;
}

.menu-lang-en {
  border: 2px solid var(--black);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: var(--black);
  text-align: center;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3rem;
  margin-right: 13px;
  font-family: Cairo, sans-serif;
  font-size: 1.3rem;
  display: flex;
}

.brix---heading-h2-size-ar {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.button-2-ar {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 13px;
  margin: 12px 33px;
  padding: 17px 32px;
  font-family: Cairo, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
  box-shadow: 0 2px 5px #0003;
}

.button-2-ar.category-side-dish.w--current, .button-2-ar.category-drinks.w--current, .button-2-ar.category-meals.w--current, .button-2-ar.category-main.w--current, .button-2-ar.category-sandwiches.w--current, .button-2-ar.category-appetizer.w--current, .button-2-ar.category-sauces.w--current, .button-2-ar.category-main-ar.w--current, .button-2-ar.category-side-dish-ar.w--current, .button-2-ar.category-sandwiches-ar.w--current, .button-2-ar.category-drinks-ar.w--current, .button-2-ar.category-meals-ar.w--current, .button-2-ar.category-sauces-ar.w--current {
  background-color: var(--border-color-selected);
  color: var(--white);
}

.category-title-ar {
  direction: rtl;
  color: var(--grey);
  margin: 10px 40px;
  font-family: Cairo, sans-serif;
  font-size: 2rem;
  font-weight: 600;
}

.section-2-exception--ar {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  direction: rtl;
  text-align: right;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.brix---grid-1-column-gap-row-24px-ar {
  grid-column-gap: 12px;
  grid-row-gap: 30px;
  direction: rtl;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  display: grid;
}

.section-2-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  direction: rtl;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.brix---paragraph-default-ar {
  direction: rtl;
  color: #868686;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---accordion-header-ar {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin: 10px 1rem 5px;
  display: flex;
}

.heading-2-ar {
  direction: rtl;
  text-align: right;
  font-family: Cairo, sans-serif;
  font-size: 1.5rem;
}

.div-block-9-ar {
  margin-top: 6px;
  margin-right: 15px;
  position: absolute;
  inset: 0% auto auto 2%;
}

.heading-3--ar {
  text-align: center;
  font-family: Cairo, sans-serif;
}

.sandwiches--ar, .burgers--ar {
  z-index: 1;
  direction: rtl;
  margin-top: 20px;
  padding-top: 32px;
  position: relative;
}

.main-dishes-ar {
  direction: rtl;
  color: #fff;
  margin-top: 30px;
  padding-top: 32px;
  padding-bottom: 0;
  position: relative;
  overflow: auto;
}

.appetizer-ar {
  direction: rtl;
  color: #fff;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
  overflow: auto;
}

.drinks--ar {
  z-index: 1;
  direction: rtl;
  margin-top: 20px;
  padding-top: 0;
  position: relative;
}

.sauces-ar {
  z-index: 1;
  direction: rtl;
  margin-top: 40px;
  margin-bottom: 11px;
  padding-top: 0;
  position: relative;
}

.brix---accordion-item-wrapper-v4-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 24px;
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: transform .3s;
  display: flex;
  position: static;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---accordion-item-wrapper-v4-copy:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---accordion-title-ar {
  color: #000;
  text-align: right;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Cairo, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.brix---mg-bottom-0--ar {
  direction: rtl;
  color: #868686;
  text-align: right;
  margin-bottom: 0;
  margin-left: 24px;
  margin-right: 24px;
  padding-left: 0;
  padding-right: 0;
  font-family: Cairo, sans-serif;
  font-weight: 500;
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-weight: 500;
}

.hero-split-3-ar {
  direction: rtl;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.shadow-two-3-ar {
  float: left;
  border-radius: 20px;
  margin-bottom: 36px;
  margin-left: 14px;
  margin-right: 24px;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-split-3-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.para-ar {
  color: var(--black);
  text-align: right;
  width: 85%;
  margin-bottom: 24px;
  font-family: Cairo, sans-serif;
  font-size: 1.1rem;
  line-height: 1.8;
}

.heading-6-ar {
  margin-bottom: 20px;
  font-family: Cairo, sans-serif;
  font-size: 2rem;
  line-height: 1.6;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .menu-header {
    max-width: 98%;
  }

  .image-3 {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .brix---grid-1-column-gap-row-24px {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    align-content: center;
  }

  .price-cal {
    width: 95%;
    margin-bottom: 5px;
  }

  .flex-block-4 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }

  .main-dishes {
    padding-top: 40px;
    padding-bottom: 118px;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v4 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-icon {
    flex-flow: column;
  }

  .flex-block-2 {
    align-items: flex-end;
  }

  .rl_navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .rl_navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl_menu-icon2_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem 1rem 0;
    display: flex;
  }

  .rl_navbar2_menu-button {
    padding: 0;
  }

  .rl_navbar2_menu-button.w--open {
    background-color: #0000;
  }

  .rl_menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .rl-dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .rl_navbar2_button-wrapper {
    align-items: center;
  }

  .rl_menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar2_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .rl_navbar2_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .rl_menu-icon2_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar2_link {
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .rl_menu-icon2_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl-heading-style-h1-2, .rl-heading-style-h1 {
    font-size: 3.25rem;
  }

  .rl_footer4_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .rl_contact20_spacing-block-3 {
    padding-bottom: 4.5rem;
  }

  .rl-padding-section-medium-2 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .rl-padding-section-large-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.75rem;
  }

  .rl_layout1_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .rl-button-link {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl_contact20_content {
    grid-column-gap: 2rem;
  }

  .rl-heading-style-h4-2 {
    font-size: 1.75rem;
  }

  .rl_layout239_content {
    grid-column-gap: 2rem;
  }

  .rl-padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-button-group {
    margin-top: 0;
  }

  .rl_layout239_spacing-block-3 {
    grid-template-columns: 1fr;
    padding-bottom: 4.5rem;
  }

  .rl-padding-section-medium {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .rl_header1_component-2, .rl_header1_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .rl_layout239_spacing-block-6 {
    padding-bottom: 3.5rem;
  }

  .logo2_component {
    grid-column-gap: 3rem;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .logo2_logo-list {
    text-align: center;
    grid-template-columns: .75fr .75fr .75fr .75fr;
  }

  .logo2_content-left {
    max-width: 16rem;
  }

  .tooltip-arrow.v3 {
    inset: -8px auto auto 20px;
    transform: rotate(90deg);
  }

  .tooltip-arrow.v3.bottom {
    inset: auto auto -8px 20px;
    transform: rotate(-90deg);
  }

  .tooltip-float-v3.top {
    inset: auto auto 186% 0%;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .appetizer {
    padding-top: 40px;
    padding-bottom: 118px;
  }

  .brix---grid-1-column-exceptionx-copy {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    align-content: center;
  }

  .container-6 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .uui-space-xhuge {
    min-height: 6rem;
  }

  .uui-blogpost02_content {
    margin-bottom: 3rem;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .hero-heading-left-3 {
    padding-right: 10px;
  }

  .container-8 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-3 {
    float: none;
    margin-bottom: 27px;
  }

  .shadow-two-3-copy {
    float: none;
    margin-bottom: 27px;
  }

  .section-3 {
    object-fit: contain;
  }

  .div-block-11 {
    aspect-ratio: auto;
    object-fit: contain;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-block-12 {
    width: 80%;
  }

  .link-block-4 {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-left: 10px;
    display: flex;
  }

  .hero-text-ar {
    width: 80%;
  }

  .rl-button-group-heading {
    margin-top: -147px;
  }

  .rl-heading-style-h4_ar, .rl-heading-style-h4-copy {
    font-size: 1.75rem;
  }

  .rl-heading-style-h1-2-ar {
    font-size: 3.25rem;
  }

  .rl-button-group-ar {
    margin-top: -147px;
  }

  .rl-heading-style-h2-ar, .rl-heading-style-h2-mid-ar {
    font-size: 2.75rem;
  }

  .logo2_component--ar {
    grid-column-gap: 3rem;
  }

  .rl-heading-style-h2-copy {
    font-size: 2.75rem;
  }

  .brix---heading-h2-size-ar {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---grid-1-column-gap-row-24px-ar {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    align-content: center;
  }

  .main-dishes-ar, .appetizer-ar {
    padding-top: 40px;
    padding-bottom: 118px;
  }

  .brix---accordion-item-wrapper-v4-copy {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-split-3-ar {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-3-ar {
    float: none;
    margin-bottom: 27px;
  }

  .hero-split-3-copy {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .menu-header {
    justify-content: center;
    display: flex;
  }

  .flex-block {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-2 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---grid-1-column-gap-row-24px {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    text-align: right;
    flex: 0 auto;
    grid-template: "Area"
                   "."
                   / 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: start center;
    align-self: center;
    place-items: stretch stretch;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .text-block-3 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .price-cal {
    margin-bottom: 31px;
    font-size: .8rem;
  }

  .flex-block-4 {
    margin-bottom: 20px;
  }

  .main-dishes {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---accordion-title {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .brix---accordion-item-wrapper-v4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    justify-content: space-around;
    align-items: stretch;
    padding: 0;
    display: flex;
  }

  .brix---accordion-content-wrapper {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon {
    min-width: 1rem;
    padding-right: 6px;
  }

  .flex-block-2 {
    margin-bottom: -6px;
  }

  .rl_navbar2_component {
    min-height: 4rem;
  }

  .rl-heading-style-h1-2, .rl-heading-style-h1 {
    font-size: 2.5rem;
  }

  .rl_contact20_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl_layout1_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl-padding-section-medium-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .rl-padding-section-large-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl_layout1_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_footer4_spacing-block2 {
    padding-bottom: 1.5rem;
  }

  .rl-heading-style-h6 {
    font-size: 1.125rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl_footer4_credit-text {
    margin-top: 1rem;
  }

  .rl_contact20_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_contact20_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl_footer4_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .rl_heading1_spacing-block-2-2 {
    padding-bottom: 1.5rem;
  }

  .rl-heading-style-h4-2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl_layout239_spacing-block-4 {
    padding-bottom: 1.5rem;
  }

  .rl_layout239_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_contact20_spacing-block-4 {
    padding-bottom: 1.25rem;
  }

  .rl_footer4_bottom-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .rl_heading1_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl-button-group {
    margin-top: -40px;
  }

  .rl_layout239_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl_layout1_spacing-block-3 {
    padding-bottom: 1.5rem;
  }

  .rl-text-style-medium-3, .rl-text-style-medium-2 {
    font-size: 1rem;
  }

  .rl-padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .rl_layout239_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl_header1_component-2, .rl_header1_component {
    grid-row-gap: 3rem;
  }

  .rl_layout239_spacing-block-5 {
    padding-bottom: 1.25rem;
  }

  .rl_layout239_spacing-block-6 {
    padding-bottom: 2.5rem;
  }

  .rl_contact20_spacing-block-5 {
    padding-bottom: .75rem;
  }

  .logo2_logo {
    max-height: 3rem;
  }

  .rl_contact20_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .logo2_component {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_layout1_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .logo2_logo-list {
    grid-column-gap: 1rem;
    padding-top: 1rem;
  }

  .rl_layout239_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .logo2_content-left {
    max-width: none;
  }

  .rl_contact20_spacing-block-6 {
    padding-bottom: 1.25rem;
  }

  .tooltip-float.top {
    display: flex;
    top: -238%;
  }

  .tooltip-arrow.v3 {
    inset: -8px auto auto 15px;
    transform: rotate(90deg);
  }

  .button-primary {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .hero-without-image, .hero-heading-left, .footer-menu {
    padding: 60px 15px;
  }

  .appetizer {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-1-column-exceptionx-copy {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    text-align: right;
    flex: 0 auto;
    grid-template: "Area"
                   "."
                   / 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: start center;
    align-self: center;
    place-items: stretch stretch;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .section-2-exception {
    grid-template-columns: 1fr 1fr;
  }

  .text-block-cal {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .hero-heading-left-2 {
    padding: 60px 15px;
  }

  .uui-space-xhuge {
    min-height: 4rem;
  }

  .uui-blogpost02_author-heading {
    font-size: 1rem;
  }

  .uui-blogpost02_author-wrapper {
    margin-top: 2rem;
  }

  .uui-blogpost02_divider {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .uui-badge {
    padding: .125rem .5rem;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-text-rich-text figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .uui-text-rich-text figcaption {
    margin-top: .75rem;
  }

  .uui-blogpost02_content, .uui-blogpost02_content-top {
    margin-bottom: 2rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-blogpost02_header {
    margin-bottom: 3rem;
  }

  .hero-heading-left-3, .hero-heading-right {
    padding: 60px 15px;
  }

  .rl-button-group-heading {
    margin-top: -40px;
  }

  .rl-heading-style-h6-ar {
    font-size: 1.125rem;
  }

  .rl-heading-style-h4_ar, .rl-heading-style-h4-copy {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl-text-style-medium-3-ar {
    font-size: 1rem;
  }

  .rl-heading-style-h1-2-ar {
    font-size: 2.5rem;
  }

  .rl-button-group-ar {
    margin-top: -40px;
  }

  .rl-heading-style-h2-ar, .rl-heading-style-h2-mid-ar {
    font-size: 2.25rem;
  }

  .logo2_component--ar {
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rl-heading-style-h2-copy {
    font-size: 2.25rem;
  }

  .brix---heading-h2-size-ar {
    font-size: 28px;
    line-height: 40px;
  }

  .section-2-exception--ar {
    grid-template-columns: 1fr 1fr;
  }

  .brix---grid-1-column-gap-row-24px-ar {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    text-align: right;
    flex: 0 auto;
    grid-template: "Area"
                   "."
                   / 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: start center;
    align-self: center;
    place-items: stretch stretch;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .section-2-copy {
    grid-template-columns: 1fr 1fr;
  }

  .main-dishes-ar, .appetizer-ar {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---accordion-item-wrapper-v4-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    justify-content: space-around;
    align-items: stretch;
    padding: 0;
    display: flex;
  }

  .brix---accordion-title-ar {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}

@media screen and (max-width: 479px) {
  .brix---heading-h2-size {
    margin-top: 14px;
    font-size: 2rem;
    line-height: 34px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 0;
  }

  .brix---mg-bottom-16px {
    align-self: stretch;
    margin-bottom: 10px;
  }

  .brix---paragraph-default {
    text-align: left;
    margin-bottom: 0;
    margin-left: 10px;
    padding-bottom: 0;
    font-size: .7rem;
    line-height: 1.5;
    display: block;
  }

  .brix---inner-container-574px---center {
    margin-left: 10px;
    margin-right: 10px;
  }

  .menu-header {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .ikonik-wipy7 {
    max-width: 25px;
  }

  .image-3 {
    vertical-align: super;
    border-radius: 14px;
    height: 12rem;
    margin: auto 5px 5px;
  }

  .div-block-3 {
    margin-left: auto;
  }

  .rect {
    margin-right: auto;
    font-size: 30px;
  }

  .flex-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin: 0 0 10px;
    padding-right: 0;
    display: grid;
  }

  .section-2 {
    grid-column-gap: 2px;
    width: 98%;
    margin-left: 2px;
    margin-right: 2px;
  }

  .no_allergy {
    align-self: flex-end;
    min-width: 1.2rem;
    max-width: 2.5rem;
  }

  .brix---grid-1-column-gap-row-24px {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-columns: 1fr;
    max-width: 98%;
    margin-right: auto;
  }

  .text-block-3 {
    font-size: .9rem;
  }

  .category {
    height: 100%;
  }

  .price-cal {
    width: 100%;
    margin: 0 5px 0 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .7rem;
    font-weight: 700;
    line-height: 1.1rem;
  }

  .flex-block-4 {
    box-sizing: border-box;
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    object-fit: cover;
    background-color: #fff;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: flex-end;
    place-items: center stretch;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding: 14px 2px 16px;
    display: grid;
    position: sticky;
    overflow: auto;
    box-shadow: 0 12px 12px -13px #0003;
  }

  .brix---accordion-icon-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .main-dishes {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brix---mg-bottom-0 {
    margin-left: .25rem;
    margin-right: .5rem;
    font-size: .8rem;
    line-height: 1.1rem;
  }

  .brix---accordion-title {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1rem;
    line-height: 1.5;
  }

  .brix---color-neutral-801 {
    overflow: visible;
  }

  .brix---accordion-header {
    justify-content: space-between;
    align-self: center;
    align-items: center;
    height: 2rem;
    margin: 10px 9px 10px .5rem;
    padding-top: 0;
    overflow: visible;
  }

  .button-2 {
    align-self: auto;
    margin: 0 3px 3px;
    padding: 12px 20px;
    font-size: .7rem;
    overflow: visible;
  }

  .button-2.category-burgers {
    align-self: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-2.category-drinks {
    flex: 0 auto;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-2.category-drinks.w--current, .button-2.category-meals, .button-2.category-main {
    align-self: center;
  }

  .button-2.category-main.w--current {
    font-size: .7rem;
  }

  .button-2.category-sandwiches, .button-2.category-appetizer, .button-2.category-sauces, .button-2.category-main-ar {
    align-self: center;
  }

  .button-2.category-main-ar.w--current {
    font-size: .7rem;
  }

  .button-2.category-side-dish-ar {
    align-self: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-2.category-sandwiches-ar {
    align-self: center;
  }

  .button-2.category-drinks-ar {
    flex: 0 auto;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-2.category-drinks-ar.w--current, .button-2.category-meals-ar, .button-2.category-sauces-ar, .button-2.category-appetizer-ar {
    align-self: center;
  }

  .text-block-5 {
    margin-top: 0;
    font-size: .8rem;
  }

  .brix---accordion-item-wrapper-v4 {
    border-radius: 16px;
    justify-content: space-around;
    align-items: stretch;
    padding: 0;
  }

  .brix---accordion-content-wrapper {
    flex-flow: column;
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    margin-bottom: 0;
    padding-top: 5px;
  }

  .menu {
    height: 100%;
    margin-left: 2px;
    margin-right: 2px;
  }

  .feature-icon {
    align-self: flex-end;
    min-width: 2.2rem;
    margin-left: 0;
    display: flex;
  }

  .flex-block-2 {
    flex-flow: row;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    height: 25px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.1rem;
    left: 8%;
  }

  .rl_navbar2_logo {
    width: 68px;
    margin-left: 0;
  }

  .primar_button {
    width: 6.5rem;
  }

  .primar_button.nav-button, .primar_button.nav-button--ar {
    width: 8rem;
    font-size: .9rem;
  }

  .rl_menu-icon2 {
    display: none;
  }

  .rl_navbar2_component {
    padding-top: 10px;
  }

  .feature_grid.feature_small {
    font-size: 14rem;
    line-height: 20rem;
  }

  .rl-padding-section-medium-2 {
    padding-top: .125rem;
    padding-bottom: .125rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.2rem;
  }

  .rl_layout1_component {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr;
  }

  .rl-heading-style-h6 {
    margin-top: 2rem;
    font-size: 1.5rem;
  }

  .rl-text-style-regular {
    margin-bottom: 1rem;
    font-size: .8rem;
  }

  .quick-stack {
    width: 98%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-4 {
    object-position: 86% 50%;
  }

  .rl_contact20_content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: stretch;
    align-items: center;
    width: 100%;
  }

  .rl_footer4_social-list {
    grid-column-gap: 1.7rem;
    justify-content: space-between;
  }

  .rl_layout239_content {
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large-2 {
    padding-bottom: .25rem;
  }

  .rl-button-link-text {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .rl_footer4_bottom-wrapper {
    display: block;
  }

  .image-5 {
    min-width: 250px;
  }

  .rl-button-group {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .rl_layout239_spacing-block-3 {
    grid-template-columns: 1fr;
    padding-bottom: .5rem;
  }

  .rl-button-group-3 {
    display: none;
  }

  .rl_header1_image-_grid {
    max-width: 50%;
  }

  .rl-padding-section-medium {
    padding-top: 0;
  }

  .rl_header1_component-2, .rl_header1_component {
    grid-template-columns: 1fr;
  }

  .rl_layout239_item {
    padding-bottom: 21px;
  }

  .rl_contact20_item {
    width: 100%;
  }

  .rl_layout239_spacing-block-6 {
    padding-bottom: 1rem;
    font-size: 5px;
  }

  .container-2 {
    flex-flow: column;
    display: flex;
  }

  .our-story-imge-wrapper {
    object-fit: cover;
    min-width: 2rem;
    display: block;
  }

  .rl-padding-section-large {
    padding-top: 0;
  }

  .rl_layout1_image {
    display: block;
  }

  .logo2_logo-list {
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    padding-left: 14px;
  }

  .quick-stack-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .tooltip-arrow.v3.bottom {
    left: 104px;
  }

  .tooltip-float-v3 {
    min-width: 300px;
  }

  .tooltip-float-v3.top {
    display: none;
    left: -261%;
  }

  .tooltip-v3 {
    margin-right: 0;
    padding: 10px;
  }

  .paragraph-small-2.mg-bottom-12px {
    text-align: left;
  }

  .button-primary {
    padding: 15px 34px 16px;
  }

  .button-primary.extra-small {
    background-color: var(--border-color-selected);
  }

  .drinks {
    padding-top: 20px;
  }

  .div-block-4 {
    margin-top: 0;
  }

  .image-9 {
    margin-right: -10px;
  }

  .ikonik-abxrz {
    width: 25px;
    margin-right: 6px;
  }

  .burgers {
    padding-top: 40px;
  }

  .meals {
    margin-bottom: 41px;
    padding-top: 40px;
  }

  .category-title {
    margin-top: 4px;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 1.5rem;
  }

  .link-block {
    width: 100%;
  }

  .container {
    max-width: none;
  }

  .hero-heading-left, .footer-menu {
    padding-bottom: 0;
  }

  .sandwiches {
    padding-top: 40px;
  }

  .appetizer {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-6 {
    position: absolute;
    overflow: hidden;
  }

  .div-block-7 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .popup-allergy {
    flex-flow: column;
    width: 80%;
  }

  .allergy-guide-grid {
    margin-left: 10px;
    margin-right: 10px;
  }

  .path-l8dzz {
    max-width: 10px;
  }

  .ikonik-ouez3 {
    max-width: 1.1rem;
  }

  .div-block-9 {
    margin-bottom: 8px;
    margin-right: 10px;
  }

  .sauces {
    margin-bottom: 41px;
    padding-top: 40px;
  }

  .brix---grid-1-column-exceptionx-copy {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-columns: 1fr 1fr;
    max-width: 98%;
    margin-right: auto;
  }

  .section-2-exception {
    grid-column-gap: 2px;
    width: 98%;
    margin-left: 2px;
    margin-right: 2px;
    display: flex;
  }

  .g {
    width: 25px;
  }

  .g-2 {
    max-width: 15px;
  }

  .rect-2 {
    box-sizing: border-box;
    margin-right: 0;
  }

  .text-block-cal {
    text-align: left;
    align-self: flex-end;
    font-size: .9rem;
  }

  .text-block-size {
    margin-top: 0;
    font-size: .8rem;
  }

  .container-6 {
    max-width: none;
  }

  .margin-bottom-24px-2 {
    font-size: .9rem;
  }

  .uui-blogpost02_tag-list {
    justify-content: flex-start;
  }

  .uui-blogpost02_tag-list-wrapper {
    width: 100%;
  }

  .uui-blogpost02_share-wrapper {
    width: 100%;
    margin-bottom: 2rem;
  }

  .uui-blogpost02_content-bottom, .uui-blogpost02_content-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-11 {
    width: 1000px;
  }

  .figure {
    width: 95%;
    display: block;
  }

  .paragraph-2 {
    color: var(--black);
  }

  .hero-heading-left-3 {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
  }

  .container-8 {
    max-width: 100%;
  }

  .hero-wrapper-3 {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-split-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
  }

  .margin-bottom-24px-3 {
    width: 100%;
  }

  .shadow-two-3 {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-heading-right {
    padding-top: 20px;
  }

  .heading-5, .heading-6 {
    width: 100%;
  }

  .hero-split-3-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 10px;
  }

  .shadow-two-3-copy {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .section-3 {
    background-position: 83%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 85svh;
  }

  .section-4 {
    height: 18rem;
  }

  .div-block-11 {
    background-position: 92% 0;
    background-size: 189%;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-size: 2rem;
  }

  .menu-lang-ar {
    border-color: var(--black);
    color: var(--black);
    font-size: .9rem;
  }

  .code-embed-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading_ar {
    font-size: 2.4rem;
  }

  .heading-7-copy {
    margin-bottom: 20px;
    font-size: 2rem;
  }

  .home-lang-ar {
    font-size: .9rem;
  }

  .rl-button-group-heading {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
  }

  .rl-heading-style-h6-ar {
    margin-top: 2rem;
    font-size: 1.5rem;
  }

  .rl-heading-style-h4_ar, .rl-heading-style-h4-copy {
    font-size: 1.2rem;
  }

  .rl-text-style-regular-ar {
    margin-bottom: 1rem;
    font-size: .8rem;
  }

  .rl-button-group-ar {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .rl-text-style-subheading-mid-ar {
    font-family: Cairo, sans-serif;
  }

  .primar_button-ar {
    width: 6.5rem;
  }

  .primar_button-ar.nav-button {
    width: 8rem;
    font-size: .9rem;
  }

  .rl-button-link-text-ar {
    font-family: Cairo, sans-serif;
    font-size: .8rem;
  }

  .menu-lang-en {
    font-size: .9rem;
  }

  .brix---heading-h2-size-ar {
    margin-top: 14px;
    font-size: 2rem;
    line-height: 34px;
  }

  .button-2-ar {
    align-self: auto;
    margin: 0 3px 3px;
    padding: 12px 20px;
    font-size: .7rem;
    overflow: visible;
  }

  .button-2-ar.category-side-dish {
    align-self: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-2-ar.category-drinks {
    flex: 0 auto;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-2-ar.category-drinks.w--current, .button-2-ar.category-meals, .button-2-ar.category-main {
    align-self: center;
  }

  .button-2-ar.category-main.w--current {
    font-size: .7rem;
  }

  .button-2-ar.category-sandwiches, .button-2-ar.category-appetizer, .button-2-ar.category-sauces, .button-2-ar.category-main-ar {
    align-self: center;
  }

  .button-2-ar.category-main-ar.w--current {
    font-size: .7rem;
  }

  .button-2-ar.category-side-dish-ar {
    align-self: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-2-ar.category-sandwiches-ar {
    align-self: center;
  }

  .button-2-ar.category-drinks-ar {
    flex: 0 auto;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-2-ar.category-drinks-ar.w--current, .button-2-ar.category-meals-ar, .button-2-ar.category-sauces-ar {
    align-self: center;
  }

  .category-title-ar {
    margin: 4px 30px 20px 10px;
    font-size: 1.5rem;
  }

  .section-2-exception--ar {
    grid-column-gap: 2px;
    width: 98%;
    margin-left: 2px;
    margin-right: 2px;
    display: flex;
  }

  .brix---grid-1-column-gap-row-24px-ar {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-columns: 1fr;
    max-width: 98%;
    margin-right: auto;
  }

  .section-2-copy {
    grid-column-gap: 2px;
    width: 98%;
    margin-left: 2px;
    margin-right: 2px;
  }

  .brix---paragraph-default-ar {
    text-align: right;
    margin-bottom: 0;
    margin-left: 10px;
    padding-bottom: 0;
    font-size: .7rem;
    line-height: 1.5;
    display: block;
  }

  .brix---accordion-header-ar {
    justify-content: space-between;
    align-self: center;
    align-items: center;
    height: 2rem;
    margin: 10px 9px 10px .5rem;
    padding-top: 0;
    overflow: visible;
  }

  .div-block-9-ar {
    margin-bottom: 8px;
    margin-right: 10px;
  }

  .sandwiches--ar, .burgers--ar {
    padding-top: 40px;
  }

  .main-dishes-ar, .appetizer-ar {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .drinks--ar {
    padding-top: 20px;
  }

  .sauces-ar {
    margin-bottom: 41px;
    padding-top: 40px;
  }

  .brix---accordion-item-wrapper-v4-copy {
    border-radius: 16px;
    justify-content: space-around;
    align-items: stretch;
    padding: 0;
  }

  .brix---accordion-title-ar {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1rem;
    line-height: 1.5;
  }

  .brix---mg-bottom-0--ar {
    margin-left: .25rem;
    margin-right: .5rem;
    font-size: .8rem;
    line-height: 1.1rem;
  }

  .bold-text-4 {
    display: block;
  }

  .hero-split-3-ar {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .shadow-two-3-ar {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-split-3-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
  }

  .para-ar, .heading-6-ar {
    width: 100%;
  }
}

#w-node-afd97cec-f3b6-e1e8-7901-61625d582269-a6d6c5e0, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4dd-a6d6c5e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88d4a61e-1a9b-4580-8561-d614ea19ebec-a6d6c5e0, #w-node-_3463641b-7d90-1be8-441f-39274b3bda9e-a6d6c5e0, #w-node-_5041afa5-1cba-7709-7599-916995d86093-a6d6c5e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-c4521ab6-0458-6d04-b7ed-c8d47ecb9cf1-a6d6c5e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4ef-a6d6c5e0 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4f0-a6d6c5e0 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4f8-a6d6c5e0 {
  grid-area: span 4 / span 2 / span 4 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f502-a6d6c5e0 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f503-a6d6c5e0 {
  grid-column: span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f506-a6d6c5e0 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ba5a0bb6-10be-d7eb-c90c-30f1f84749cf-a6d6c5e0 {
  grid-column: span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f510-a6d6c5e0, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f516-a6d6c5e0 {
  grid-row: span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f529-a6d6c5e0 {
  align-self: stretch;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f58c-a6d6c5e0 {
  justify-self: start;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f595-a6d6c5e0 {
  justify-self: end;
}

#w-node-_59ecf1d7-670e-445f-4e51-3f94153774a4-e622a2e8, #w-node-_815e3127-2284-9749-965d-53e84284f04c-e622a2e8, #w-node-_1103e1b1-149a-99b7-49ff-21a61a2a4878-e622a2e8, #w-node-e4e60688-8b10-50fc-e1de-d9468b19b295-e622a2e8, #w-node-_172ff852-94fe-2460-8779-e98dd3abcf61-e622a2e8, #w-node-a2f2b845-8e06-ffe4-f719-1b58596f9e11-e622a2e8 {
  justify-self: center;
}

#w-node-cfb168c4-10ec-987f-a84c-b385c2fe032c-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cfb168c4-10ec-987f-a84c-b385c2fe032d-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032f-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0331-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0333-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0336-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033b-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033d-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-a232dd83-9784-9274-a8d4-8a40eb929103-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cbf0c65-493a-6eb4-4efd-b4392c1c13fd-e622a2e8, #w-node-_2f31c9cd-defd-71df-a0d2-1c0ace016bf4-e622a2e8, #w-node-_31b8833f-a02b-825c-3460-0fce591783db-e622a2e8, #w-node-_8c048602-e3ac-5dda-f7c6-756717130061-e622a2e8, #w-node-_965cc300-fe57-3c9f-8b1e-b77dd3616e19-e622a2e8, #w-node-_1a7ad4af-7216-bb99-06fa-f97d4b23e26f-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-_3faef935-715c-a0e7-7055-c347352cd761-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3faef935-715c-a0e7-7055-c347352cd762-e622a2e8, #w-node-_3faef935-715c-a0e7-7055-c347352cd764-e622a2e8, #w-node-_3faef935-715c-a0e7-7055-c347352cd76b-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffa-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffb-e622a2e8, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffd-e622a2e8, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c004-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1918-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1919-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191b-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191d-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191f-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1922-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1927-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1929-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-db460e3d-1a87-b5c1-51d4-e702601947ad-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db460e3d-1a87-b5c1-51d4-e702601947ae-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-e4341fdc-ac8d-1171-bb71-aa041ce815be-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4341fdc-ac8d-1171-bb71-aa041ce815bf-e622a2e8, #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815c3-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-a6468035-56c0-7651-9574-6b37df6acc92-e622a2e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6468035-56c0-7651-9574-6b37df6acc93-e622a2e8, #w-node-a6468035-56c0-7651-9574-6b37df6acc95-e622a2e8, #w-node-a6468035-56c0-7651-9574-6b37df6acc9c-e622a2e8, #w-node-_80de71db-0767-7a32-8cc7-a88e50364d01-e622a2e8 {
  place-self: stretch stretch;
}

#w-node-f65daf07-da89-4285-3deb-ebe642a353fe-65ffc7cd, #w-node-_2affd923-0858-3b4e-c425-7cf579fdb218-65ffc7cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2affd923-0858-3b4e-c425-7cf579fdb219-65ffc7cd, #w-node-_2affd923-0858-3b4e-c425-7cf579fdb21b-65ffc7cd, #w-node-_2affd923-0858-3b4e-c425-7cf579fdb21d-65ffc7cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2affd923-0858-3b4e-c425-7cf579fdb21f-65ffc7cd, #w-node-afd97cec-f3b6-e1e8-7901-61625d582269-23b886ba, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4dd-23b886ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88d4a61e-1a9b-4580-8561-d614ea19ebec-23b886ba, #w-node-_3463641b-7d90-1be8-441f-39274b3bda9e-23b886ba, #w-node-_5041afa5-1cba-7709-7599-916995d86093-23b886ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-c4521ab6-0458-6d04-b7ed-c8d47ecb9cf1-23b886ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4ef-23b886ba {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4f0-23b886ba {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4f8-23b886ba {
  grid-area: span 4 / span 2 / span 4 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f502-23b886ba {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f503-23b886ba {
  grid-column: span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f506-23b886ba {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ba5a0bb6-10be-d7eb-c90c-30f1f84749cf-23b886ba {
  grid-column: span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f510-23b886ba, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f516-23b886ba {
  grid-row: span 2 / span 2;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f529-23b886ba {
  align-self: stretch;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f58c-23b886ba {
  justify-self: start;
}

#w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f595-23b886ba {
  justify-self: end;
}

#w-node-_59ecf1d7-670e-445f-4e51-3f94153774a4-4aada3c3, #w-node-_815e3127-2284-9749-965d-53e84284f04c-4aada3c3, #w-node-_1103e1b1-149a-99b7-49ff-21a61a2a4878-4aada3c3, #w-node-e4e60688-8b10-50fc-e1de-d9468b19b295-4aada3c3, #w-node-_172ff852-94fe-2460-8779-e98dd3abcf61-4aada3c3, #w-node-a2f2b845-8e06-ffe4-f719-1b58596f9e11-4aada3c3 {
  justify-self: center;
}

#w-node-cfb168c4-10ec-987f-a84c-b385c2fe032c-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cfb168c4-10ec-987f-a84c-b385c2fe032d-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032f-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0331-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0333-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0336-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033b-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033d-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-a232dd83-9784-9274-a8d4-8a40eb929103-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cbf0c65-493a-6eb4-4efd-b4392c1c13fd-4aada3c3, #w-node-_2f31c9cd-defd-71df-a0d2-1c0ace016bf4-4aada3c3, #w-node-_31b8833f-a02b-825c-3460-0fce591783db-4aada3c3, #w-node-_8c048602-e3ac-5dda-f7c6-756717130061-4aada3c3, #w-node-_965cc300-fe57-3c9f-8b1e-b77dd3616e19-4aada3c3, #w-node-_1a7ad4af-7216-bb99-06fa-f97d4b23e26f-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-_3faef935-715c-a0e7-7055-c347352cd761-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3faef935-715c-a0e7-7055-c347352cd762-4aada3c3, #w-node-_3faef935-715c-a0e7-7055-c347352cd764-4aada3c3, #w-node-_3faef935-715c-a0e7-7055-c347352cd76b-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffa-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffb-4aada3c3, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffd-4aada3c3, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c004-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1918-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1919-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191b-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191d-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191f-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1922-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1927-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1929-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-db460e3d-1a87-b5c1-51d4-e702601947ad-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db460e3d-1a87-b5c1-51d4-e702601947ae-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-e4341fdc-ac8d-1171-bb71-aa041ce815be-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4341fdc-ac8d-1171-bb71-aa041ce815bf-4aada3c3, #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815c3-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-a6468035-56c0-7651-9574-6b37df6acc92-4aada3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6468035-56c0-7651-9574-6b37df6acc93-4aada3c3, #w-node-a6468035-56c0-7651-9574-6b37df6acc95-4aada3c3, #w-node-_13ce6ed1-2c1a-395f-6cc8-fd83599d6049-4aada3c3, #w-node-a6468035-56c0-7651-9574-6b37df6acc9c-4aada3c3, #w-node-_80de71db-0767-7a32-8cc7-a88e50364d01-4aada3c3 {
  place-self: stretch stretch;
}

#w-node-f65daf07-da89-4285-3deb-ebe642a353fe-c0e9ba79, #w-node-_36170180-11e2-2d14-2fcb-894f57cb13c7-c0e9ba79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_36170180-11e2-2d14-2fcb-894f57cb13c8-c0e9ba79, #w-node-_36170180-11e2-2d14-2fcb-894f57cb13ca-c0e9ba79, #w-node-_36170180-11e2-2d14-2fcb-894f57cb13cc-c0e9ba79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_36170180-11e2-2d14-2fcb-894f57cb13ce-c0e9ba79 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f58c-a6d6c5e0, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f595-a6d6c5e0 {
    justify-self: center;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4dd-23b886ba {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f58c-23b886ba, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f595-23b886ba {
    justify-self: center;
  }

  #w-node-_36170180-11e2-2d14-2fcb-894f57cb13c7-c0e9ba79 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032d-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032f-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0331-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0333-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0336-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033b-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033d-e622a2e8, #w-node-_3cbf0c65-493a-6eb4-4efd-b4392c1c13fd-e622a2e8, #w-node-_2f31c9cd-defd-71df-a0d2-1c0ace016bf4-e622a2e8, #w-node-_31b8833f-a02b-825c-3460-0fce591783db-e622a2e8, #w-node-_8c048602-e3ac-5dda-f7c6-756717130061-e622a2e8, #w-node-_965cc300-fe57-3c9f-8b1e-b77dd3616e19-e622a2e8, #w-node-_1a7ad4af-7216-bb99-06fa-f97d4b23e26f-e622a2e8, #w-node-_3faef935-715c-a0e7-7055-c347352cd762-e622a2e8, #w-node-_3faef935-715c-a0e7-7055-c347352cd764-e622a2e8, #w-node-_3faef935-715c-a0e7-7055-c347352cd76b-e622a2e8, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffb-e622a2e8, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffd-e622a2e8, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c004-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1919-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191b-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191d-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191f-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1922-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1927-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1929-e622a2e8, #w-node-db460e3d-1a87-b5c1-51d4-e702601947ae-e622a2e8, #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815bf-e622a2e8, #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815c3-e622a2e8, #w-node-a6468035-56c0-7651-9574-6b37df6acc93-e622a2e8, #w-node-a6468035-56c0-7651-9574-6b37df6acc95-e622a2e8, #w-node-a6468035-56c0-7651-9574-6b37df6acc9c-e622a2e8, #w-node-_80de71db-0767-7a32-8cc7-a88e50364d01-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032d-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032f-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0331-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0333-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0336-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033b-4aada3c3, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033d-4aada3c3, #w-node-_3cbf0c65-493a-6eb4-4efd-b4392c1c13fd-4aada3c3, #w-node-_2f31c9cd-defd-71df-a0d2-1c0ace016bf4-4aada3c3, #w-node-_31b8833f-a02b-825c-3460-0fce591783db-4aada3c3, #w-node-_8c048602-e3ac-5dda-f7c6-756717130061-4aada3c3, #w-node-_965cc300-fe57-3c9f-8b1e-b77dd3616e19-4aada3c3, #w-node-_1a7ad4af-7216-bb99-06fa-f97d4b23e26f-4aada3c3, #w-node-_3faef935-715c-a0e7-7055-c347352cd762-4aada3c3, #w-node-_3faef935-715c-a0e7-7055-c347352cd764-4aada3c3, #w-node-_3faef935-715c-a0e7-7055-c347352cd76b-4aada3c3, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffb-4aada3c3, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffd-4aada3c3, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c004-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1919-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191b-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191d-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191f-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1922-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1927-4aada3c3, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1929-4aada3c3, #w-node-db460e3d-1a87-b5c1-51d4-e702601947ae-4aada3c3, #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815bf-4aada3c3, #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815c3-4aada3c3, #w-node-a6468035-56c0-7651-9574-6b37df6acc93-4aada3c3, #w-node-a6468035-56c0-7651-9574-6b37df6acc95-4aada3c3, #w-node-_13ce6ed1-2c1a-395f-6cc8-fd83599d6049-4aada3c3, #w-node-a6468035-56c0-7651-9574-6b37df6acc9c-4aada3c3, #w-node-_80de71db-0767-7a32-8cc7-a88e50364d01-4aada3c3 {
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4dd-a6d6c5e0 {
    justify-self: center;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f502-a6d6c5e0 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f503-a6d6c5e0, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f510-a6d6c5e0, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f516-a6d6c5e0 {
    grid-row: span 2 / span 2;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f553-a6d6c5e0 {
    justify-self: start;
  }

  #w-node-_7a64bba7-fb9a-5a85-5478-3001b549c769-a6d6c5e0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_07efd0a8-8161-9588-abbb-2a599e964704-a6d6c5e0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f58c-a6d6c5e0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032c-e622a2e8 {
    place-self: auto;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032d-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032f-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0331-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0333-e622a2e8 {
    align-self: stretch;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0335-e622a2e8 {
    place-self: auto;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0336-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033b-e622a2e8, #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033d-e622a2e8 {
    align-self: stretch;
  }

  #w-node-a232dd83-9784-9274-a8d4-8a40eb929103-e622a2e8 {
    place-self: auto;
  }

  #w-node-_3cbf0c65-493a-6eb4-4efd-b4392c1c13fd-e622a2e8, #w-node-_2f31c9cd-defd-71df-a0d2-1c0ace016bf4-e622a2e8, #w-node-_31b8833f-a02b-825c-3460-0fce591783db-e622a2e8, #w-node-_8c048602-e3ac-5dda-f7c6-756717130061-e622a2e8 {
    align-self: stretch;
  }

  #w-node-a232dd83-9784-9274-a8d4-8a40eb929224-e622a2e8 {
    place-self: auto;
  }

  #w-node-_965cc300-fe57-3c9f-8b1e-b77dd3616e19-e622a2e8, #w-node-_1a7ad4af-7216-bb99-06fa-f97d4b23e26f-e622a2e8 {
    align-self: stretch;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd761-e622a2e8 {
    place-self: auto;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd762-e622a2e8, #w-node-_3faef935-715c-a0e7-7055-c347352cd764-e622a2e8 {
    align-self: stretch;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd76a-e622a2e8 {
    place-self: auto;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd76b-e622a2e8 {
    align-self: stretch;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffa-e622a2e8 {
    place-self: auto;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffb-e622a2e8, #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffd-e622a2e8 {
    align-self: stretch;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c003-e622a2e8 {
    place-self: auto;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c004-e622a2e8 {
    align-self: stretch;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1918-e622a2e8 {
    place-self: auto;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1919-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191b-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191d-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191f-e622a2e8 {
    align-self: stretch;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1921-e622a2e8 {
    place-self: auto;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1922-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1927-e622a2e8, #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1929-e622a2e8 {
    align-self: stretch;
  }

  #w-node-db460e3d-1a87-b5c1-51d4-e702601947ad-e622a2e8 {
    place-self: auto;
  }

  #w-node-db460e3d-1a87-b5c1-51d4-e702601947ae-e622a2e8 {
    align-self: stretch;
  }

  #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815be-e622a2e8 {
    place-self: auto;
  }

  #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815bf-e622a2e8, #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815c3-e622a2e8 {
    align-self: stretch;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc92-e622a2e8 {
    place-self: auto;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc93-e622a2e8, #w-node-a6468035-56c0-7651-9574-6b37df6acc95-e622a2e8 {
    align-self: stretch;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc9b-e622a2e8 {
    place-self: auto;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc9c-e622a2e8, #w-node-_80de71db-0767-7a32-8cc7-a88e50364d01-e622a2e8 {
    align-self: stretch;
  }

  #w-node-_0ad116aa-1ba3-b61e-437d-81467a499af4-7d588949 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2affd923-0858-3b4e-c425-7cf579fdb218-65ffc7cd, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f4dd-23b886ba {
    justify-self: center;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f502-23b886ba {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f503-23b886ba, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f510-23b886ba, #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f516-23b886ba {
    grid-row: span 2 / span 2;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f553-23b886ba {
    justify-self: start;
  }

  #w-node-_7a64bba7-fb9a-5a85-5478-3001b549c769-23b886ba {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_07efd0a8-8161-9588-abbb-2a599e964704-23b886ba {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e8f8f61-b9f7-ef95-52e7-5efe55e8f58c-23b886ba {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032c-4aada3c3 {
    place-self: auto;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032d-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_807127dc-f64a-a0fd-7c54-176394a78f96-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe032f-4aada3c3 {
    align-self: stretch;
  }

  #w-node-f88564da-da4f-3eb0-f075-8ff4a3530031-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0331-4aada3c3 {
    align-self: stretch;
  }

  #w-node-e7ccae27-1fc9-8825-6fbc-1755a18e8dba-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0333-4aada3c3 {
    align-self: stretch;
  }

  #w-node-ee3ef12f-774e-e1a2-4428-8ce9a560dcff-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0335-4aada3c3 {
    place-self: auto;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe0336-4aada3c3 {
    align-self: stretch;
  }

  #w-node-ec31ae6a-94f0-13f1-a6ce-1058e69553b7-4aada3c3, #w-node-c3b4743d-98bd-2576-9917-4be30969a394-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033b-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_685b4838-2d75-78d7-9bda-9479e1d2c28e-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfb168c4-10ec-987f-a84c-b385c2fe033d-4aada3c3 {
    align-self: stretch;
  }

  #w-node-ca632b95-21ec-47fc-9822-5b2ba39ccbc4-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a232dd83-9784-9274-a8d4-8a40eb929103-4aada3c3 {
    place-self: auto;
  }

  #w-node-_3cbf0c65-493a-6eb4-4efd-b4392c1c13fd-4aada3c3 {
    align-self: stretch;
  }

  #w-node-b0bcf8ff-588b-9266-f664-e807f80a29a8-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f31c9cd-defd-71df-a0d2-1c0ace016bf4-4aada3c3 {
    align-self: stretch;
  }

  #w-node-c10bdd2a-3d3d-5680-6f38-27d5e63adf84-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31b8833f-a02b-825c-3460-0fce591783db-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_2b7d5c73-fd2b-efac-6874-87ae4bc5dd6f-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8c048602-e3ac-5dda-f7c6-756717130061-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_7da80a6d-e386-5135-0e9d-b0a6cbae8ca0-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a232dd83-9784-9274-a8d4-8a40eb929224-4aada3c3 {
    place-self: auto;
  }

  #w-node-_965cc300-fe57-3c9f-8b1e-b77dd3616e19-4aada3c3 {
    align-self: stretch;
  }

  #w-node-da70c6ce-2d0c-4284-5fc8-3feb2a9539d3-4aada3c3, #w-node-_710c3e7c-0013-5276-2332-69cf3e1975db-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1a7ad4af-7216-bb99-06fa-f97d4b23e26f-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_4f66278b-9237-1351-892d-e79da468455b-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd761-4aada3c3 {
    place-self: auto;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd762-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_6b264c46-549e-d71c-7491-7d6224361b3b-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd764-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_3bc430c0-cf21-6707-fcbc-8c9c7805580d-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd76a-4aada3c3 {
    place-self: auto;
  }

  #w-node-_3faef935-715c-a0e7-7055-c347352cd76b-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_9dde063d-87ce-c21b-2a1c-1eda935c4e26-4aada3c3, #w-node-f743aca6-0eb9-a533-6575-08bb743522d0-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffa-4aada3c3 {
    place-self: auto;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffb-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_77fd8cd6-093e-4148-b3c2-c4fdbace8863-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5bffd-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_8d8fad75-1147-cfdb-4a56-f403389962f3-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c003-4aada3c3 {
    place-self: auto;
  }

  #w-node-_6f40cf77-6454-5231-88fb-6e1d36c5c004-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_28bf32f9-7726-f5a4-20a0-f16f7b7981cb-4aada3c3, #w-node-_5dca4e85-1059-6085-dfcb-94c28c05a138-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1918-4aada3c3 {
    place-self: auto;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1919-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_85bcb614-8199-3125-82e2-14826d184fec-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191b-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_0e1a2876-f51d-d771-e2c9-707f8122ecb1-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191d-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_3c4d3d01-9ec8-19ea-a1c3-6fc79d543795-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f191f-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_4ebd49ac-d3a5-da9f-6120-5c0716e718b1-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1921-4aada3c3 {
    place-self: auto;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1922-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_2bbb6c46-cedd-0156-037e-9fbec2fd2115-4aada3c3, #w-node-_9ece0e16-bfda-1182-3094-380ad03c3c0c-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1927-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_796e39fb-fab2-c86e-7166-3739ad005e79-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5617e1a-5e4d-76a6-73f4-78bb2b5f1929-4aada3c3 {
    align-self: stretch;
  }

  #w-node-b1ce05a7-0172-e22a-4a5e-a82c8fb5095d-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-db460e3d-1a87-b5c1-51d4-e702601947ad-4aada3c3 {
    place-self: auto;
  }

  #w-node-db460e3d-1a87-b5c1-51d4-e702601947ae-4aada3c3 {
    align-self: stretch;
  }

  #w-node-f25b6ac9-da1e-f18b-5405-980fb715ba30-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815be-4aada3c3 {
    place-self: auto;
  }

  #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815bf-4aada3c3 {
    align-self: stretch;
  }

  #w-node-c6a57f68-9a3a-97c9-2ba7-0e3ecae68135-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e4341fdc-ac8d-1171-bb71-aa041ce815c3-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_4f94a15d-0fef-2320-9131-eea742a06059-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc92-4aada3c3 {
    place-self: auto;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc93-4aada3c3 {
    align-self: stretch;
  }

  #w-node-e7bccad5-0504-5fea-83ee-9585d44494a0-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc95-4aada3c3 {
    align-self: stretch;
  }

  #w-node-a0e9e295-1b89-f573-ca20-d970373b82b3-4aada3c3, #w-node-_14b51e7e-7a4f-fc74-fdb5-6b4d287b1376-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_13ce6ed1-2c1a-395f-6cc8-fd83599d6049-4aada3c3 {
    align-self: stretch;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc9b-4aada3c3 {
    place-self: auto;
  }

  #w-node-a6468035-56c0-7651-9574-6b37df6acc9c-4aada3c3 {
    align-self: stretch;
  }

  #w-node-_74df2121-6652-712b-73e5-7fd58aaf9095-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_80de71db-0767-7a32-8cc7-a88e50364d01-4aada3c3 {
    align-self: stretch;
  }

  #w-node-efcf7cf7-8fb9-3965-70b3-4dde4850a0bc-4aada3c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_36170180-11e2-2d14-2fcb-894f57cb13c7-c0e9ba79 {
    justify-self: center;
  }
}


