:root {
  --firebrick: #ca0000;
  --white: white;
  --red: black;
}

.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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
  }
}

.nav-link {
  color: #fff;
  text-transform: none;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.nav-link.w--current {
  color: #ccc;
}

.nav-link.order-online {
  display: none;
}

.navbar {
  background-color: var(--firebrick);
}

.nav-menu {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image {
  margin-top: -16px;
  position: relative;
  bottom: -14px;
}

.image-2 {
  padding: 20px;
}

.brand {
  margin-left: 0;
}

.section {
  background-color: #ca0000;
}

.text-block {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 12px;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.image-3 {
  backface-visibility: hidden;
  transform: rotate(90deg);
}

.column {
  flex-direction: column;
  display: flex;
}

.image-4 {
  backface-visibility: hidden;
  perspective: none;
  transform-origin: 50%;
  transform: rotate(90deg);
}

.div-block {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  display: flex;
}

.columns {
  align-items: flex-start;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.text-block-2 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.container {
  background-color: #ca0000;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 30px;
  display: flex;
}

.image-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 32px;
  padding: 0;
}

.heading {
  color: #fff;
  text-align: center;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 35px;
}

.slide {
  background-image: url('../images/photo-3.JPG');
  background-position: 50%;
  background-size: 1632px;
  margin-bottom: 0;
}

.bold-text {
  color: #ca0000;
  font-size: 22px;
  line-height: 26px;
}

.image-6 {
  border-radius: 20px;
}

.image-7 {
  position: relative;
  left: 0;
  transform: scale(1.4)rotate(11deg);
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: -111px;
}

.image-8 {
  z-index: 1;
  position: relative;
  left: 17px;
  transform: scale(1.2)translate(0, 24px);
}

.container-3 {
  margin-top: 0;
}

.heading-2 {
  text-align: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.italic-text {
  color: #ca0000;
}

.text-block-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.italic-text-2 {
  text-align: center;
}

.container-4 {
  margin-top: 50px;
  margin-bottom: 20px;
}

.container-5 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.italic-text-3 {
  color: #ca0000;
  font-size: 28px;
}

.image-9 {
  text-align: center;
  transform-style: preserve-3d;
  margin-top: 60px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.container-6 {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.image-11 {
  flex: none;
  align-self: center;
  margin-top: 60px;
}

.container-7 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 50px;
  display: flex;
}

.button {
  background-color: #000;
}

.button-2 {
  color: #ca0000;
  letter-spacing: 4px;
  background-color: #fff;
  border: 4px solid #ca0000;
  border-radius: 5px;
  padding-top: 9px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.heading-3 {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  display: flex;
}

.heading-3.menu-header {
  color: var(--firebrick);
}

.heading-4 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.container-8 {
  margin-bottom: 50px;
}

.container-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: var(--firebrick);
  text-align: center;
}

.container-10 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2 {
  background-color: #fff;
  min-height: 100vh;
}

.heading-5 {
  text-align: left;
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.heading-6 {
  margin-top: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.text-block-5 {
  margin-bottom: 30px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.column-3 {
  background-image: url('../images/Hot-Dogs-Fries-Pic.jpg');
  background-position: 50% 81%;
  background-repeat: no-repeat;
  background-size: 119%;
  border-radius: 20px;
  min-height: 350px;
}

.heading-7 {
  color: #ca0000;
  text-align: center;
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 700;
}

.column-4 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.link-2 {
  color: #ca0000;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: underline;
}

.columns-2 {
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-11 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.html-embed, .column-5 {
  border-radius: 0;
}

.text-block-6, .bold-text-4, .text-block-7, .heading-8, .text-block-8, .bold-text-5 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.heading-9 {
  color: #ca0000;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.link-3 {
  color: #333;
  text-decoration: none;
}

.link-3:hover {
  text-decoration: underline;
}

.heading-10 {
  color: #ca0000;
  margin-top: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.slider {
  background-color: #0000;
  min-height: 500px;
}

.slide-2 {
  background-image: url('../images/Joe.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/I-love-joes-ice-cream.JPG');
  background-position: 50% 42%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Front-Windows-of-Restaurant.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Inside-Restaurant.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Side-Pickup-Window.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Vending-Machines-in-Front-of-Restaurant.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  opacity: 0;
}

.italic-text-4 {
  color: #ca0000;
}

.section-3 {
  background-color: #fff;
  padding-bottom: 5px;
}

.body {
  background-color: #ca0000;
}

.section-4 {
  clear: right;
  text-align: center;
  background-color: #fff;
  margin: 18px auto;
  font-size: 25px;
  display: block;
}

.body-2 {
  background-color: #ca0000;
}

.section-5 {
  background-color: #fff;
}

.section-5.menu {
  color: var(--white);
  border-radius: 5px;
  flex-direction: column;
  padding-top: 0;
  display: flex;
}

.body-3, .body-4 {
  background-color: #ca0000;
}

.section-6 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 30px;
}

.body-5 {
  background-color: #ca0000;
}

.mask {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.div-block-3 {
  min-height: 350px;
  margin: 85px;
}

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

.h3-center, .center {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.close {
  border: 1px solid var(--white);
  background-color: #ca0000;
  border-radius: 3px;
  flex-flow: row;
  place-content: center;
  align-items: center;
  min-width: 155px;
  margin-left: 25px;
  margin-right: 60px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 17px;
  display: inline-block;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.modal-wrapper {
  z-index: 9999;
  object-fit: fill;
  background-image: linear-gradient(#00000080, #00000080);
  height: 4%;
  padding-top: 90px;
  position: fixed;
  inset: 0%;
}

.sign-up-wrapper {
  width: 450px;
}

.sign-up {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--white);
  direction: ltr;
  background-color: #ca0000;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  width: auto;
  min-width: 50vh;
  height: auto;
  min-height: 50vh;
  margin: 100px 20vw;
  padding: 10px;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.link-4 {
  color: #c90404;
  font-size: 15px;
}

.link-4.w--current {
  color: var(--white);
  white-space: normal;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-decoration: none;
}

.paragraph {
  color: var(--white);
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
}

.heading-12 {
  color: var(--white);
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.modal-wrapper-2 {
  z-index: 1000000;
  background-color: #ffffff80;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.message-box-div {
  background-color: var(--firebrick);
  color: var(--white);
  border-radius: 10px;
  flex-direction: column;
  min-width: 40vw;
  margin-left: 100px;
  margin-right: 100px;
  padding: 25px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  display: flex;
}

.message-box-div.closed {
  margin-left: auto;
  margin-right: auto;
}

.div-block-14 {
  justify-content: flex-end;
  display: flex;
}

.heading-29 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  transform: rotate(45deg);
}

.text-block-9 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  font-family: PT Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  display: flex;
}

.text-block-9.closing-4-season {
  background-color: var(--firebrick);
  border: 4px solid #fff;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 40px;
  line-height: 1.25;
}

.text-block-9.family-spot {
  line-height: 1.25;
}

.text-block-9.family-spot.hours {
  font-size: 35px;
  line-height: 1.25;
}

.text-block-9.hiring {
  color: var(--red);
  background-color: #fff;
  border-radius: 10px;
  padding: 5px;
  line-height: 1.25;
  display: block;
}

.text-block-9-copy {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  font-size: 18px;
  display: none;
}

.heading-30 {
  color: var(--firebrick);
  font-family: Carattere, sans-serif;
}

.heading-31 {
  border: 1px solid var(--firebrick);
  color: var(--firebrick);
  text-align: justify;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Carattere, sans-serif;
  font-size: 40px;
  line-height: 50px;
  display: flex;
}

.grid {
  grid-template-rows: auto auto auto;
  margin-top: 60px;
}

.text-block-10, .text-block-11, .text-block-12 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.div-block-15 {
  margin-top: 10px;
}

.div-block-16 {
  text-align: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.text-block-13 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.columns-3 {
  margin-top: 0;
  display: flex;
}

.div-block-17 {
  flex-direction: column;
  margin-top: 10px;
  display: flex;
}

.text-block-14 {
  text-align: center;
}

.grid-2 {
  grid-template-rows: auto;
}

.grid-3 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: center;
  align-self: stretch;
  place-items: center;
  margin-left: 0;
  margin-right: 0;
}

.text-block-15 {
  text-align: center;
}

.grid-4 {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-content: start center;
  align-items: start;
  min-height: 8vh;
}

.heading-32, .heading-33 {
  color: var(--firebrick);
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-34 {
  color: var(--firebrick);
  justify-content: center;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.heading-35 {
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
}

.heading-35.prices {
  text-align: center;
  align-items: center;
}

.heading-36 {
  text-align: left;
  flex: 1;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: flex;
}

.div-block-18 {
  text-align: right;
}

.heading-37 {
  color: var(--firebrick);
  text-align: left;
  justify-content: center;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 700;
  display: flex;
}

.heading-38 {
  color: var(--firebrick);
  text-align: center;
}

.grid-5 {
  grid-template-rows: auto;
  min-height: 5px;
}

.heading-39 {
  color: var(--firebrick);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.div-block-19 {
  min-height: 2px;
}

.image-14 {
  border-radius: 5px;
}

.text-block-16 {
  text-align: right;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 12px;
  line-height: 25px;
  display: flex;
}

.text-block-16.beverages {
  text-align: right;
  align-items: flex-end;
  font-family: Lato, sans-serif;
}

.text-block-16.sand-prices {
  text-align: left;
  align-items: center;
}

.div-block-20 {
  text-align: right;
}

.italic-text-5 {
  font-size: 12px;
  font-weight: 400;
}

.div-block-21 {
  text-align: right;
}

.div-block-22 {
  display: block;
}

.heading-40 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.column-7 {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.columns-4 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-8 {
  flex-flow: column wrap;
  flex: 1;
  place-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.div-block-23 {
  align-items: flex-start;
  display: flex;
}

.heading-35-prices {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.column-9 {
  flex-flow: column wrap;
  flex: 1;
  place-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.text-block-17 {
  color: var(--firebrick);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  display: flex;
}

.grid-6 {
  grid-template-rows: auto;
}

.column-10 {
  font-size: 13px;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.container-12 {
  min-height: 8vh;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-9 {
  color: var(--firebrick);
  text-align: center;
  grid-template-rows: auto;
  place-content: center;
  place-items: center;
}

.heading-41 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  display: flex;
}

.grid-10 {
  grid-template-rows: auto;
}

.div-block-25 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.heading-42 {
  color: var(--firebrick);
  text-align: center;
  justify-content: space-around;
  align-items: flex-end;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.column-11 {
  flex-wrap: wrap;
  flex: 1;
  place-content: flex-end space-around;
  align-items: flex-end;
  display: flex;
}

.div-block-26 {
  flex-wrap: wrap;
  place-content: flex-end center;
  align-items: flex-end;
  display: flex;
}

.columns-6 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-11 {
  grid-template-rows: auto;
}

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

.text-block-18 {
  margin-top: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.column-12 {
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-27 {
  flex-direction: column;
  display: flex;
}

.columns-8 {
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.column-13 {
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-28 {
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.div-block-29 {
  flex-flow: column;
  min-height: 100vh;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.grid-13 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: start;
  align-items: start;
}

.grid-14 {
  grid-template-rows: auto;
}

.grid-15 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
}

.div-block-30 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  line-height: 35px;
}

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

.text-block-19, .text-block-20 {
  text-align: center;
}

.grid-16 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.text-block-21, .text-block-22 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 13.5px;
  line-height: 25px;
}

.text-block-23 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 25px;
}

.text-block-24, .text-block-25 {
  text-align: center;
}

.text-block-26 {
  text-align: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  line-height: 25px;
}

.container-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.columns-9 {
  flex-flow: wrap;
  place-content: center;
  align-items: stretch;
  display: flex;
}

.column-15 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-10.land-mobile {
  flex-direction: row;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.text-block-28 {
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.grid-17 {
  text-align: center;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
}

.heading-43 {
  color: var(--firebrick);
  text-align: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
}

.heading-44 {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.div-block-33 {
  text-align: left;
  flex-flow: column wrap;
  place-content: center flex-start;
  align-items: flex-start;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  display: flex;
}

.text-block-30 {
  font-size: 16px;
}

.grid-18 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-18.menu {
  background-color: var(--firebrick);
  border-radius: 5px;
  justify-items: end;
  font-family: Lato, sans-serif;
  line-height: 18px;
}

.heading-45 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.heading-46 {
  color: var(--red);
  text-align: right;
  flex-wrap: wrap;
  place-content: center flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.heading-47 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.heading-47.menu-prices {
  text-align: center;
  flex-flow: column wrap;
  place-content: center;
  align-items: center;
  display: flex;
}

.heading-48 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.heading-49 {
  color: var(--red);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.menu-div {
  text-align: left;
}

.menu-container {
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.grid-19 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.grid-20 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  place-content: center;
  align-items: center;
}

.container-14 {
  margin-top: 20px;
}

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

.grid-22 {
  text-align: center;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  place-content: center;
  place-items: center;
  margin-right: 0;
}

.text-block-31 {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}

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

.text-block-32 {
  text-align: left;
}

.columns-11 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.columns-12 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-36 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-51 {
  text-align: left;
  align-self: flex-start;
  font-size: 25px;
}

.text-block-34 {
  text-align: left;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 25px;
  display: flex;
}

.container-15 {
  align-self: center;
}

.div-block-37 {
  color: var(--white);
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.heading-52 {
  text-align: center;
  font-size: 30px;
}

.div-block-38 {
  color: var(--white);
  font-family: Lato, sans-serif;
}

.div-block-39 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.div-block-40 {
  border-right: 1px solid var(--white);
  border-left: 1px solid var(--white);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.container-16 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-41 {
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  display: flex;
}

.div-block-42, .div-block-42.beverages {
  align-self: stretch;
}

.quick-stack {
  text-align: center;
  flex: 0 auto;
  align-self: flex-start;
}

.heading-53 {
  color: var(--red);
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.list {
  flex-direction: column;
  list-style-type: none;
  display: flex;
}

.button-3 {
  background-color: var(--firebrick);
  border-radius: 5px;
  font-family: Carattere, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.button-3.w--current {
  color: var(--white);
}

.button-3.w--current:hover {
  color: var(--firebrick);
  align-self: stretch;
}

.button-4 {
  border-radius: 5px;
}

.button-4.w--current {
  background-color: var(--firebrick);
  background-image: linear-gradient(to bottom, var(--firebrick), #060000 97%, var(--red) 100%, white);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 10px;
  padding-top: 5px;
  font-family: Carattere, sans-serif;
  font-size: 40px;
  line-height: 50px;
  display: flex;
}

.quick-stack-2 {
  background-color: var(--firebrick);
  color: var(--white);
  border-radius: 5px;
  flex: none;
  align-self: stretch;
  margin-top: 0;
  padding-top: 20px;
}

.heading-54 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-54.menu-item-sandwiches {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 35px;
  display: flex;
}

.heading-54.item-price---sandwiches {
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
  display: flex;
}

.text-block-35 {
  margin-top: -13px;
  font-size: 15px;
  font-style: italic;
}

.div-block-43 {
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 0;
  display: flex;
}

.quick-stack-3 {
  align-self: stretch;
}

.quick-stack-4 {
  text-align: center;
  border-radius: 5px;
  flex: none;
  align-self: auto;
  margin-top: 20px;
  padding: 10px 0;
}

.div-block-44 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cell-2 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
}

.cell-3 {
  background-color: var(--firebrick);
  border-radius: 5px;
}

.div-block-45 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  display: flex;
}

.cell-4 {
  padding-top: 0;
}

.heading-55 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
}

.heading-56 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
}

.container-17 {
  align-self: stretch;
  margin-top: 10px;
}

.menu-items {
  -webkit-text-stroke-color: var(--white);
  background-color: #0000;
  border-radius: 5px;
  flex: 0 auto;
  align-self: stretch;
  display: flex;
}

.menu-items-price {
  background-color: var(--firebrick);
}

.heading-57 {
  flex: 1;
  font-size: 30px;
  line-height: 50px;
}

.cell-5 {
  text-align: right;
}

.div-block-46 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: inline-block;
}

.container-18 {
  border-radius: 5px;
  margin-top: 20px;
}

.grid-23 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  padding-left: 0;
}

.heading-58 {
  color: var(--white);
  text-align: center;
}

.div-block-47 {
  background-color: var(--firebrick);
  border-radius: 5px;
  padding-left: 15px;
}

.div-block-48 {
  background-color: var(--firebrick);
  border-radius: 5px;
}

.div-block-49 {
  background-color: var(--firebrick);
  border-radius: 5px;
  padding-left: 0;
}

.button-5 {
  background-color: var(--firebrick);
  color: var(--white);
  text-align: left;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  display: flex;
}

.button-6 {
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-50 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.column-18 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
}

.columns-13 {
  flex-direction: row;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.cell-6 {
  justify-content: flex-start;
  align-items: center;
}

.image-15 {
  align-self: auto;
  margin-top: 10px;
}

.cell-7 {
  justify-content: flex-start;
  align-items: center;
}

.container-19 {
  align-self: stretch;
}

.grid-24 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-left: 0;
}

.heading-59 {
  background-image: linear-gradient(to bottom, var(--firebrick), var(--firebrick));
  -webkit-text-stroke-color: transparent;
  border-radius: 5px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
}

.button-7 {
  background-color: var(--firebrick);
  text-align: center;
  border-radius: 5px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.div-block-51 {
  flex-direction: column;
  display: flex;
}

.grid-25 {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 250px;
  margin-right: 250px;
  display: flex;
}

.columns-14 {
  justify-content: space-between;
  align-self: stretch;
  display: block;
}

.side-order-items {
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.button-8 {
  background-color: var(--firebrick);
  border-radius: 5px;
}

.button-8.menu-items {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  min-width: 20vh;
  min-height: 4vh;
  font-size: 18px;
  display: flex;
}

.button-8.menu-items.beverages {
  text-align: center;
  align-items: center;
}

.button-8.price {
  font-size: 18px;
}

.quick-stack-5 {
  text-align: center;
  background-color: #0000;
  flex: none;
  align-self: center;
  margin-left: 30px;
  margin-right: 30px;
}

.quick-stack-5.copy {
  justify-content: start;
  justify-items: start;
}

.cell-8 {
  justify-content: center;
  align-items: flex-start;
}

.cell-8.center-alignment {
  justify-content: flex-start;
}

.quick-stack-6 {
  flex: none;
}

.cell-9 {
  justify-content: center;
  align-items: flex-start;
}

.cell-9.center-alignment {
  justify-content: flex-start;
}

.center-alignment {
  align-items: flex-end;
}

.left-alignment {
  background-color: var(--firebrick);
  border-radius: 5px;
}

.text-block-36 {
  color: var(--firebrick);
  text-align: left;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 5px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.cell-10, .cell-11 {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
}

.cell-13 {
  align-items: center;
}

.quick-stack-7 {
  align-self: stretch;
}

.quick-stack-8 {
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.cell-14, .cell-15, .cell-16 {
  justify-content: flex-end;
  align-items: center;
}

.cell-17, .cell-18, .cell-19 {
  align-items: center;
}

.quick-stack-9 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}

.cell-20, .cell-21, .cell-22, .cell-23, .cell-24, .cell-65 {
  align-items: center;
}

.container-20 {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.cell-68, .cell-69, .cell-70, .cell-71, .cell-72, .cell-73, .cell-74, .cell-75, .cell-76 {
  justify-content: center;
  align-items: center;
}

.cell-77 {
  text-align: left;
}

.italic-text-8 {
  flex: 1;
}

.image-17 {
  margin-top: 20px;
}

.flex-block {
  background-color: var(--firebrick);
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  min-width: 30vh;
  min-height: 4vh;
}

.flex-block-2 {
  background-color: #0000;
  border-radius: 5px;
  margin-top: 5px;
}

.quick-stack-12 {
  align-self: center;
  min-width: 20vh;
  min-height: 4vh;
  font-size: 18px;
  overflow: auto;
}

.text-block-37 {
  font-size: 18px;
}

.heading-60 {
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  min-width: 20vh;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.heading-60.menu-items {
  background-color: var(--firebrick);
  color: var(--white);
  text-align: left;
  flex-flow: column;
  flex: 1;
  align-self: center;
  align-items: flex-start;
  min-width: 30vh;
  margin-top: 0;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.heading-60.menu-items.seperate {
  margin-top: 0;
  padding-top: 0;
}

.heading-60.price {
  background-color: var(--firebrick);
  border-radius: 5px;
  flex: none;
  align-self: auto;
  align-items: center;
  margin-top: -3px;
  font-size: 18px;
}

.cell-78 {
  justify-content: flex-start;
}

.quick-stack-13 {
  align-self: center;
}

.quick-stack-14 {
  flex: none;
  align-self: center;
}

.quick-stack-15 {
  text-align: center;
  flex: none;
  align-self: center;
}

.text-block-38 {
  color: var(--firebrick);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px;
  font-style: italic;
  font-weight: 700;
  display: flex;
}

.cell-102 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-52 {
  background-image: linear-gradient(to bottom, var(--firebrick), var(--red) 100%, white);
  border-radius: 5px;
  flex-wrap: nowrap;
  place-content: center;
  align-items: center;
  min-width: 25vh;
  min-height: 4vh;
  margin-top: 20px;
  display: flex;
}

.heading-61 {
  color: var(--white);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 15px;
  font-family: Carattere, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  display: flex;
}

.container-21 {
  align-self: stretch;
  min-width: 25vh;
  min-height: 4vh;
}

.cell-103, .cell-104, .cell-105, .cell-106, .cell-107 {
  justify-content: center;
  align-items: center;
}

.cell-108 {
  align-items: center;
}

.cell-109 {
  justify-content: center;
  align-items: center;
}

.cell-110 {
  align-items: center;
}

.cell-111 {
  flex-direction: column;
  align-items: center;
}

.cell-112, .cell-113, .cell-114, .cell-115, .cell-116, .cell-117, .cell-118, .cell-119 {
  align-items: center;
}

.container-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quick-stack-16 {
  align-self: stretch;
  margin-top: 10px;
  padding: 0;
}

.cell-120 {
  justify-content: center;
  align-items: center;
}

.div-block-53 {
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.quick-stack-17 {
  align-self: auto;
  min-width: 25vh;
  min-height: 4vh;
}

.cell-121 {
  background-color: #0000;
  border-radius: 5px;
  flex-wrap: wrap;
  place-content: space-between flex-start;
  align-items: stretch;
  padding-top: 0;
  display: block;
}

.columns-15 {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-54 {
  text-align: center;
  justify-content: flex-start;
  display: flex;
}

.div-block-55 {
  text-align: center;
  display: flex;
}

.image-18 {
  flex: 1;
  align-self: center;
}

.columns-16 {
  flex-direction: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  margin-top: 10px;
  display: flex;
}

.column-19, .column-20, .column-21, .column-22 {
  display: flex;
}

.column-23 {
  display: block;
}

.column-24 {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.image-19 {
  text-align: center;
}

.column-25 {
  text-align: right;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-26 {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell-123 {
  align-items: center;
}

.div-block-56 {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: auto;
  padding-top: 0;
  display: flex;
}

.image-20 {
  flex: 0 auto;
}

.phone-number {
  color: var(--firebrick);
  text-decoration: none;
}

.phone {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
  }

  .nav-menu {
    background-color: #ca0000;
    margin-top: 90px;
  }

  .icon {
    color: #fff;
    font-size: 30px;
  }

  .icon:active, .icon:focus {
    color: #fff;
  }

  .menu-button {
    margin-top: 15px;
  }

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

  .div-block {
    align-items: center;
    padding-left: 0;
  }

  .columns {
    flex-direction: column;
  }

  .text-block-2 {
    text-align: center;
  }

  .image-5 {
    margin-right: 5px;
  }

  .heading {
    font-size: 36px;
    line-height: 42px;
  }

  .column-2 {
    margin-bottom: 50px;
  }

  .bold-text-2 {
    font-size: 34px;
    line-height: 38px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 34px;
  }

  .italic-text {
    font-size: 30px;
    line-height: 34px;
  }

  .bold-text-3 {
    font-size: 30px;
  }

  .container-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .italic-text-3 {
    font-size: 20px;
  }

  .text-block-4 {
    margin-top: 10px;
  }

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

  .message-box-div.closed {
    min-width: auto;
  }

  .text-block-9 {
    font-size: 25px;
    line-height: 40px;
  }

  .heading-31 {
    font-size: 25px;
  }

  .grid-2, .grid-3 {
    font-size: 13px;
  }

  .heading-32, .heading-33 {
    font-size: 14px;
  }

  .heading-34 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
    font-weight: 700;
  }

  .heading-35, .heading-36 {
    font-size: 13px;
  }

  .heading-39 {
    font-size: 16px;
  }

  .text-block-16 {
    font-size: 12px;
    line-height: 20px;
  }

  .text-block-16.sand-prices {
    font-size: 12px;
  }

  .heading-40 {
    flex-wrap: wrap;
    place-content: center;
    align-items: center;
    display: flex;
  }

  .column-8 {
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .columns-5 {
    display: flex;
  }

  .heading-41 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 16px;
  }

  .heading-42 {
    font-size: 12px;
  }

  .columns-7 {
    flex-wrap: wrap;
    place-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-29 {
    flex-direction: column;
    display: flex;
  }

  .text-block-23 {
    font-size: 12px;
  }

  .columns-9 {
    align-self: stretch;
    align-items: center;
  }

  .text-block-28 {
    font-size: 12px;
  }

  .grid-18.menu {
    text-align: center;
    place-content: center;
    place-items: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 10px;
    right: 10px;
  }

  .heading-46 {
    text-align: left;
    justify-content: flex-end;
    font-size: 16px;
  }

  .heading-49 {
    flex: 0 auto;
    align-self: auto;
    font-size: 16px;
  }

  .menu-div {
    line-height: 18px;
    display: flex;
  }

  .menu-container {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-20 {
    text-align: justify;
    place-content: center start;
    place-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-34 {
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-22 {
    justify-content: stretch;
    font-size: 13px;
  }

  .div-block-35 {
    display: flex;
  }

  .heading-50 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

  .text-block-32 {
    align-self: center;
    font-size: 13px;
  }

  .text-block-33 {
    justify-content: center;
    align-items: center;
    font-size: 13px;
    display: flex;
  }

  .heading-52 {
    font-size: 25px;
  }

  .div-block-39 {
    text-align: center;
    flex-flow: column wrap;
    flex: none;
    place-content: center;
    align-self: stretch;
    padding-left: 60px;
    padding-right: 60px;
  }

  .button-4.w--current {
    font-size: 30px;
  }

  .quick-stack-4 {
    align-self: auto;
    margin-top: 10px;
  }

  .menu-items {
    text-align: center;
    align-items: flex-start;
  }

  .price, .button-8.menu-items {
    align-items: center;
  }

  .button-8.price {
    text-align: left;
    align-self: flex-start;
  }

  .quick-stack-5 {
    align-self: center;
  }

  .center-alignment {
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-36 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .cell-10 {
    text-align: left;
    align-items: flex-start;
  }

  .cell-11 {
    align-items: center;
  }

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

  .quick-stack-9 {
    text-align: center;
    align-self: center;
  }

  .cell-26, .cell-27, .cell-28, .cell-29, .cell-30, .cell-31, .cell-32, .cell-33, .cell-34, .cell-35, .cell-36, .cell-37, .cell-38, .cell-39, .cell-40, .cell-41, .cell-42, .cell-43, .cell-44, .cell-45, .cell-46, .cell-47, .cell-48, .cell-49, .cell-50, .cell-51, .cell-52, .cell-53, .cell-54, .cell-55, .cell-56 {
    align-items: center;
  }

  .cell-57 {
    text-align: center;
    align-items: center;
  }

  .cell-58, .cell-59, .cell-60, .cell-61, .cell-62, .cell-63 {
    align-items: center;
  }

  .cell-67 {
    display: block;
  }

  .cell-68 {
    flex-wrap: wrap;
    place-content: flex-end center;
    align-items: flex-end;
  }

  .quick-stack-11 {
    flex: none;
    align-self: center;
  }

  .cell-70 {
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .cell-71 {
    flex-wrap: wrap;
    align-content: flex-end;
  }

  .flex-block {
    background-color: var(--firebrick);
    justify-content: flex-start;
    align-self: stretch;
  }

  .quick-stack-12 {
    align-self: center;
  }

  .heading-60.menu-items {
    text-align: left;
    background-color: #0000;
    flex: 1;
    align-self: center;
    align-items: flex-start;
    min-width: 20vh;
    font-size: 16px;
  }

  .heading-60.price {
    justify-content: flex-start;
  }

  .cell-78 {
    text-align: left;
    align-items: center;
  }

  .cell-79 {
    text-align: center;
    align-items: center;
  }

  .cell-80, .cell-81, .cell-82, .cell-83, .cell-84 {
    align-items: center;
  }

  .cell-85 {
    justify-content: flex-start;
    align-items: center;
  }

  .cell-86, .cell-87, .cell-88, .cell-89, .cell-90, .cell-91, .cell-92, .cell-93, .cell-94, .cell-95, .cell-96, .cell-97, .cell-98, .cell-99, .cell-100 {
    align-items: center;
  }

  .quick-stack-15 {
    flex: none;
    align-self: center;
  }

  .container-22 {
    display: inline-block;
  }

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

  .quick-stack-17 {
    text-align: center;
    flex: none;
    align-self: center;
    min-width: 30vh;
    min-height: 5vh;
    padding: 0;
  }

  .cell-122 {
    flex-wrap: wrap;
    align-content: stretch;
  }

  .quick-stack-18 {
    align-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    padding-left: 0;
  }

  .container {
    border-radius: 0;
    margin-top: 0;
  }

  .heading {
    font-size: 26px;
    line-height: 30px;
  }

  .slide {
    background-position: 50% 0;
    background-size: cover;
  }

  .bold-text-2 {
    font-size: 24px;
    line-height: 28px;
  }

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

  .container-3 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .heading-2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
  }

  .italic-text {
    font-size: 28px;
    line-height: 32px;
  }

  .image-9 {
    margin-left: 0;
    position: relative;
    left: 35px;
  }

  .container-6 {
    padding: 0;
  }

  .image-10 {
    position: relative;
    left: -47px;
  }

  .image-11 {
    z-index: 1;
    position: relative;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 34px;
  }

  .container-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-10 {
    font-size: 12px;
  }

  .column-4 {
    margin-top: 30px;
  }

  .columns-2 {
    flex-direction: column;
  }

  .column-6 {
    margin-bottom: 30px;
  }

  .section-5 {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mask {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .sign-up {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .modal-wrapper-2 {
    font-size: 15px;
  }

  .message-box-div.closed {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-9 {
    font-size: 18px;
    line-height: 40px;
  }

  .text-block-9.closing-4-season {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .text-block-9.family-spot, .text-block-9.family-spot.hours {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .text-block-9.hiring {
    margin-bottom: 10px;
  }

  .heading-31 {
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-16 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .grid-3 {
    text-align: left;
    flex-direction: row;
    flex: 1;
    display: flex;
  }

  .heading-39 {
    text-align: right;
    flex-flow: column;
    place-content: center;
    padding-left: 0;
    font-size: 12px;
    display: flex;
  }

  .text-block-16 {
    text-align: center;
    flex-wrap: nowrap;
    place-content: center;
    align-items: center;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .columns-4 {
    text-align: left;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .column-8 {
    justify-content: flex-end;
  }

  .div-block-24 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .text-block-17 {
    padding-left: 10px;
  }

  .grid-10 {
    flex-flow: column wrap;
    place-content: center;
    align-items: center;
    display: flex;
  }

  .grid-13, .grid-16 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-23, .text-block-24, .text-block-25 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 12px;
  }

  .container-13 {
    text-align: center;
    flex-flow: column wrap;
    place-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .columns-9 {
    flex-flow: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .columns-10 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .div-block-31 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-27, .text-block-28 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 12px;
  }

  .text-block-29 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 12px;
    line-height: 25px;
  }

  .italic-text-6 {
    font-size: 11px;
  }

  .grid-18.menu {
    text-align: center;
    flex-direction: column;
    place-content: center;
    place-items: center;
    padding-right: 0;
    display: flex;
  }

  .heading-46 {
    text-align: center;
    justify-content: center;
    font-size: 14px;
  }

  .heading-46.menu-item {
    font-size: 14px;
  }

  .heading-49 {
    text-align: center;
    align-items: flex-start;
    font-size: 14px;
  }

  .heading-49.menu-price {
    font-size: 14px;
  }

  .menu-div {
    font-size: 12px;
    line-height: 16px;
  }

  .menu-price-div {
    align-self: auto;
    font-size: 12px;
  }

  .menu-container {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-20 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .div-block-34 {
    justify-content: flex-start;
  }

  .grid-21 {
    flex-flow: column wrap;
    place-content: center;
    align-items: center;
    display: flex;
  }

  .grid-22 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    padding-left: 0;
    display: flex;
  }

  .heading-50 {
    font-size: 12px;
    display: flex;
  }

  .columns-11 {
    font-size: 12px;
  }

  .columns-12 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-17 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-51 {
    font-size: 20px;
  }

  .text-block-34 {
    align-self: flex-start;
    font-size: 15px;
  }

  .heading-52 {
    font-size: 20px;
  }

  .div-block-39 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
  }

  .cell {
    padding-left: 220px;
    padding-right: 220px;
  }

  .quick-stack-3 {
    align-self: stretch;
  }

  .quick-stack-4 {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-items {
    justify-content: center;
    align-items: flex-start;
  }

  .quick-stack-5 {
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-8.center-alignment, .cell-9.center-alignment {
    justify-content: center;
    align-items: center;
  }

  .center-alignment {
    flex-direction: row;
    align-items: flex-start;
  }

  .text-block-36 {
    padding-left: 5px;
  }

  .cell-12 {
    align-items: center;
  }

  .cell-26, .cell-27 {
    justify-content: center;
    align-items: center;
  }

  .cell-28, .cell-29, .cell-30, .cell-31, .cell-32, .cell-33, .cell-34, .cell-35, .cell-36, .cell-37, .cell-38, .cell-39, .cell-40, .cell-41, .cell-42, .cell-43, .cell-44, .cell-45, .cell-46, .cell-47, .cell-48, .cell-49, .cell-50, .cell-51, .cell-52, .cell-53, .cell-54, .cell-55, .cell-56, .cell-57, .cell-58, .cell-59, .cell-60, .cell-61, .cell-62, .cell-63 {
    align-items: center;
  }

  .flex-block {
    justify-content: center;
    align-self: stretch;
    align-items: center;
  }

  .flex-block-2 {
    align-self: stretch;
  }

  .quick-stack-12 {
    text-align: left;
    align-self: center;
  }

  .heading-60.menu-items {
    background-color: var(--firebrick);
    text-align: center;
    flex-wrap: wrap;
    flex: none;
    align-content: center;
    align-items: center;
    font-size: 15px;
  }

  .cell-101 {
    background-color: var(--firebrick);
    text-align: center;
    border-radius: 5px;
  }

  .quick-stack-15 {
    flex: none;
    align-self: center;
    margin-top: 10px;
    padding: 0;
  }

  .column-25 {
    flex: 1;
  }

  .quick-stack-18 {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    margin-top: 20px;
  }

  .columns {
    overflow: hidden;
  }

  .container {
    border-radius: 0;
    flex-direction: column;
    margin-top: 0;
    padding-right: 20px;
  }

  .image-5 {
    margin-right: 0;
  }

  .heading {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .slide {
    background-size: auto 100%;
  }

  .image-8 {
    padding-left: 0;
  }

  .bold-text-2 {
    text-align: center;
  }

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

  .container-3 {
    margin-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .italic-text {
    font-size: 20px;
    line-height: 24px;
  }

  .container-4 {
    font-size: 12px;
    line-height: 16px;
  }

  .bold-text-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .container-5 {
    flex-direction: column;
    flex: none;
    align-self: stretch;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .italic-text-3 {
    font-size: 14px;
    font-weight: 700;
  }

  .image-9 {
    display: none;
    left: 120px;
  }

  .container-6 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .image-10 {
    display: none;
    left: -120px;
  }

  .image-11 {
    bottom: -25px;
  }

  .heading-3 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 24px;
    line-height: 28px;
    display: block;
  }

  .heading-4 {
    font-size: 24px;
    line-height: 28px;
  }

  .image-12 {
    z-index: 1;
    display: none;
    position: relative;
    left: 39px;
  }

  .image-13 {
    position: relative;
    right: auto;
  }

  .text-block-4 {
    padding-top: 10px;
  }

  .slide-4 {
    background-position: 0%;
  }

  .slide-7 {
    background-position: 27%;
  }

  .section-5 {
    margin-right: 0;
  }

  .section-5.mobile {
    flex-direction: column;
    display: block;
  }

  .section-5.menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-items: center;
    display: flex;
  }

  .message-box-div {
    flex: 1;
    margin-left: 40px;
    margin-right: 40px;
  }

  .message-box-div.closed {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-9 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-31 {
    text-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-42 {
    font-size: 14px;
  }

  .div-block-29 {
    text-align: center;
    align-self: auto;
  }

  .grid-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .grid-15 {
    align-items: start;
  }

  .div-block-30 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-16 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-13 {
    flex-wrap: nowrap;
    align-self: center;
    padding-right: 0;
  }

  .column-16 {
    flex: 1;
    align-self: stretch;
    align-items: flex-start;
  }

  .columns-10 {
    text-align: center;
    align-self: stretch;
    padding-right: 100px;
  }

  .columns-10.land-mobile {
    padding-right: 0;
  }

  .div-block-31 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-32 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-18.menu {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
    line-height: 16px;
    display: flex;
  }

  .heading-46 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .heading-46.menu-item {
    font-weight: 400;
  }

  .heading-49 {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-49.menu-price {
    font-size: 16px;
  }

  .menu-div {
    justify-content: center;
    align-self: stretch;
    align-items: center;
  }

  .menu-price-div {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .menu-container {
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding-left: 0;
    font-family: Lato, sans-serif;
    line-height: 18px;
    display: flex;
  }

  .grid-20 {
    flex-direction: column;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    font-family: Lato, sans-serif;
    display: flex;
  }

  .italic-text-7 {
    font-size: 12px;
  }

  .grid-21 {
    flex-direction: column;
    place-content: center start;
    place-items: center start;
    padding-left: 20px;
    padding-right: 25px;
    display: flex;
  }

  .text-block-32 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-33 {
    font-size: 12px;
    line-height: 18px;
  }

  .heading-51 {
    font-size: 15px;
  }

  .text-block-34 {
    font-size: 14px;
  }

  .heading-52 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-39 {
    flex-flow: column wrap;
    place-content: center;
    align-self: stretch;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .button-4.w--current {
    min-width: 20vh;
    min-height: 4vh;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-4 {
    align-self: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-size: 12px;
  }

  .price {
    align-self: flex-start;
  }

  .side-order-items {
    align-self: center;
  }

  .button-8.menu-items {
    align-items: flex-start;
    font-size: 14px;
  }

  .button-8.menu-items.w--current {
    font-size: 17px;
  }

  .button-8.price {
    align-self: flex-start;
    font-size: 14px;
    line-height: 18px;
  }

  .button-8.price.center-alignment {
    color: var(--white);
  }

  .quick-stack-5 {
    align-self: center;
    margin-left: auto;
    margin-right: 20px;
    padding: 10px 25px 0;
  }

  .cell-8.center-alignment {
    align-items: flex-start;
  }

  .cell-9.center-alignment {
    color: var(--firebrick);
    -webkit-text-stroke-color: var(--firebrick);
    align-items: center;
  }

  .center-alignment {
    color: var(--firebrick);
    align-items: center;
  }

  .left-alignment {
    padding-left: 0;
  }

  .text-block-36 {
    text-align: left;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    display: flex;
  }

  .cell-12 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .quick-stack-8 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    align-self: stretch;
    margin: auto;
    padding: 0 0 0 10px;
  }

  .cell-19 {
    align-items: center;
  }

  .quick-stack-9 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    align-self: flex-end;
    padding: 0;
  }

  .cell-20 {
    align-items: flex-end;
  }

  .cell-23 {
    justify-content: flex-start;
  }

  .image-16 {
    align-self: stretch;
  }

  .cell-25 {
    justify-content: center;
    align-items: center;
  }

  .cell-64 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 10px;
    padding-right: 0;
  }

  .quick-stack-10 {
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-66 {
    align-items: flex-start;
  }

  .quick-stack-11 {
    margin-top: 10px;
    padding: 0;
  }

  .flex-block {
    background-color: var(--white);
    align-self: stretch;
    display: block;
  }

  .flex-block-2 {
    text-align: left;
    flex-flow: column wrap;
    flex: none;
    place-content: flex-start center;
    align-self: stretch;
    align-items: flex-start;
  }

  .quick-stack-12 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    object-fit: fill;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    margin-top: 0;
    padding: 10px 0;
  }

  .heading-60.menu-items {
    margin-top: 5px;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-60.menu-items.seperate {
    margin-top: 0;
    padding-top: 0;
  }

  .heading-60.price {
    align-self: stretch;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-38 {
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-52 {
    margin-top: 10px;
  }

  .div-block-53 {
    flex-wrap: wrap;
    flex: none;
    place-content: center;
    align-self: stretch;
    align-items: center;
  }

  .quick-stack-17 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: none;
    align-self: stretch;
    padding: 0;
  }

  .column-25 {
    flex: 1;
    align-self: center;
  }

  .quick-stack-18 {
    align-self: center;
  }
}

#w-node-_780c74ef-9e7a-1722-7cd8-5998d773a935-448d4b50 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_780c74ef-9e7a-1722-7cd8-5998d773a936-448d4b50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_472bbfe8-a4c4-353b-762c-8ce9e26544d1-448d4b50 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_2c65f897-e795-7362-f273-f2316f8e35e9-448d4b50, #w-node-_80e32b57-9bbd-d70a-da5b-1a4519e2fe34-448d4b50, #w-node-_6dcff07e-a340-cf8a-056c-9d214313eeb9-448d4b50, #w-node-f52d3625-8257-6a5e-f27b-a698b4697c7d-448d4b50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6e6fc533-729d-4857-55f6-0400ff525e63-448d4b50 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8d7000e4-ea89-3c49-946c-138f6312707d-448d4b50, #w-node-_6ab88d86-88e6-3799-1117-30ec05ffdbaa-448d4b50, #w-node-_1151d886-940a-ae20-b93a-a1214b8fe525-448d4b50, #w-node-b7e5df82-7b1f-176b-1175-473e7c599ec0-448d4b50, #w-node-b0eb8230-e40e-c1ca-86a4-86fefb5f3bd6-448d4b50, #w-node-_9f6eee7b-af58-c7b0-063e-4a0dfa5a14c4-448d4b50, #w-node-_56bb4dc1-22fa-dbdc-573b-51073ee1d26b-448d4b50, #w-node-_00e222dc-db73-fa57-2323-6e2f4a28ac3b-448d4b50, #w-node-a478e212-21f7-b27b-5810-70d3de07f73d-448d4b50, #w-node-ef0ccacd-2995-19c9-47a6-cc04192800a4-448d4b50, #w-node-_7c7bf733-7b39-ac5b-9f26-f6cbf6484cd7-448d4b50, #w-node-b6de8ef5-0500-9bff-9469-a192e1be7974-448d4b50, #w-node-_8b58087d-1a1b-58a7-25a4-4b13c03c0a1b-448d4b50, #w-node-_508835d6-53f6-0aac-e3f1-49a876430f9b-448d4b50, #w-node-_5222042a-67e6-228f-8466-686da616f6a0-448d4b50, #w-node-_1d75b734-c112-4baf-7cc5-08bf8bbc07d6-448d4b50, #w-node-e5d971e6-c518-59ae-d444-8254014fd031-448d4b50, #w-node-_07e2adc0-5221-626a-c761-4135f681448d-448d4b50, #w-node-_9ef0229d-868e-d024-162d-7d67fcf67214-448d4b50, #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a937-448d4b50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc4c4f26-e4c6-2db2-a22f-38f242735523-448d4b50 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-fc4c4f26-e4c6-2db2-a22f-38f242735524-448d4b50, #w-node-afb8c17e-61b9-81d7-9779-4c471786c7f5-448d4b50, #w-node-a2a82513-18d6-f948-721e-e7291c335cfd-448d4b50, #w-node-_11426208-ca2d-746f-b643-2364ae7962e0-448d4b50, #w-node-_6da4cc89-09e5-21b5-3371-6bbbeb9b4360-448d4b50, #w-node-b438432b-45d5-92c3-0bf7-72614f6e871b-448d4b50, #w-node-_0cd6728f-c6f0-4b87-be5f-0668b2ece11c-448d4b50, #w-node-_02428e0c-e64f-8e64-9d14-fa81e851bf36-448d4b50, #w-node-_66a92c56-0a76-994a-ce4e-a601bbc5e159-448d4b50, #w-node-bd413a9a-dc0e-1051-8177-1154ec17a424-448d4b50, #w-node-_83c922bb-5ee0-887e-cabd-611cabeb98dc-448d4b50, #w-node-b81444d1-d993-324c-9370-87e8e39024a6-448d4b50, #w-node-_0a09b8d3-109a-5c0d-6b47-05a7eb6ce139-448d4b50, #w-node-cbe2b216-2899-2a1c-c8a6-0e8258390000-448d4b50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab14194c-6a28-b8c9-7728-6ba64a8474af-448d4b50 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_4c1fa683-3154-8b91-4569-3d465408bd26-448d4b50, #w-node-_237d28bc-0475-ec6d-8eab-8614cbd560b4-448d4b50, #w-node-eaddb675-463b-2d2f-5bb9-0f39875368f6-448d4b50, #w-node-_6128b3b6-3d32-8946-1f57-3f49a5194ab2-448d4b50, #w-node-_036f0683-6e54-6f42-4498-b20327a13324-448d4b50, #w-node-f0d0d20a-dee3-f1f2-3c22-73f095ef2736-448d4b50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37861f3f-308d-84c4-64d3-418e95d8dc66-df305284 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3c012075-446d-edfa-948e-a2906fb36ccb-df305284, #w-node-bcc080cd-304d-53f0-99a3-e50d9f91f5cf-df305284, #w-node-_2f717744-9e09-fc56-6c71-6d08faa38d14-df305284, #w-node-a4bd71fe-0650-d2e7-6a60-ee3f0a13dc0c-df305284, #w-node-a6cec5e2-6cbe-ced4-2c7a-1ef5a8bcc803-df305284, #w-node-_057aa01f-bb88-f662-f507-35de71b45595-df305284, #w-node-fc85a1a9-a05e-84ee-21d3-30704fc066df-df305284, #w-node-_996ade83-e31b-83dc-5019-aa05fdd60403-df305284, #w-node-d80ea8c1-60bd-e740-f89a-60339b54af53-df305284, #w-node-_0f92a8df-2f5a-1963-d21a-566b3427238b-df305284, #w-node-_016172cf-55ca-a25a-c1b8-a00c81c69d33-df305284, #w-node-_80bf3e6b-fd88-5c6d-fc8c-5e9546fbce9f-df305284, #w-node-_399841f2-77ba-88b2-0bb9-30b5da8b332d-df305284, #w-node-bbc3456b-c261-4eb5-30ca-74d9f0124fdb-df305284, #w-node-_4a122b7f-bcfb-c8df-f17a-2cb13f80c0c8-df305284, #w-node-_77113459-8c1f-e4dc-5dba-125c9b1ae0ed-df305284, #w-node-_3278fe9b-85aa-ec5d-f0eb-95360101afb3-df305284, #w-node-_5e55f4b9-995d-0d8f-8ad1-453d604aaa54-df305284 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a935-448d4b50 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a936-448d4b50, #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a937-448d4b50 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_37861f3f-308d-84c4-64d3-418e95d8dc66-df305284 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c012075-446d-edfa-948e-a2906fb36ccb-df305284, #w-node-bcc080cd-304d-53f0-99a3-e50d9f91f5cf-df305284 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a935-448d4b50 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a936-448d4b50, #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a937-448d4b50 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_37861f3f-308d-84c4-64d3-418e95d8dc66-df305284 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c012075-446d-edfa-948e-a2906fb36ccb-df305284, #w-node-bcc080cd-304d-53f0-99a3-e50d9f91f5cf-df305284 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a935-448d4b50 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a936-448d4b50, #w-node-_780c74ef-9e7a-1722-7cd8-5998d773a937-448d4b50 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ab14194c-6a28-b8c9-7728-6ba64a8474af-448d4b50 {
    display: grid;
  }

  #w-node-_37861f3f-308d-84c4-64d3-418e95d8dc66-df305284 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3c012075-446d-edfa-948e-a2906fb36ccb-df305284, #w-node-bcc080cd-304d-53f0-99a3-e50d9f91f5cf-df305284 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


