.container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.nav-container {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.nav-bottom-container {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.hours {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.responsive-bottom-container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container.hero-container {
  max-width: 1170px;
}

.container.menu-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  margin-left: auto;
}

.link {
  margin-right: 20px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Rubikone, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.link.last {
  margin-right: 0px;
}

.link.top-nav {
  color: #885d50;
}

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

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.body {
  background-color: #fbf3e0;
}

.section {
  height: auto;
  padding: 60px 20px;
}

.section.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/brick.png');
  background-position: 50% 100%;
  background-size: auto 92px;
  background-repeat: repeat-x;
}

.section.hours {
  background-color: #885d50;
  background-image: url('../images/blur.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

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

.section.menu {
  height: 100vh;
}

.section.hero-page-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(rgba(0, 0, 0, 0.56))), url('../images/GetAttachmentThumbnail.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GetAttachmentThumbnail.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.section.hero-page-section.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.61)), to(rgba(0, 0, 0, 0.61))), url('../images/thumbnail_AMC1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.61), rgba(0, 0, 0, 0.61)), url('../images/thumbnail_AMC1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.hero-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.menu-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  background-color: #fbf3e0;
}

.image {
  margin-top: 20px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.button {
  position: static;
  display: inline-block;
  padding: 15px 20px;
  background-color: #fff;
  background-image: url('../images/flag.svg');
  background-position: 0px 0px;
  background-size: cover;
  color: #333;
  font-weight: 700;
}

.button-2 {
  display: inline-block;
  margin-right: 10px;
  padding: 12px 20px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: rgba(56, 152, 236, 0);
  color: #fff;
  text-align: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-2 {
  display: block;
}

.text-block {
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.buttons {
  display: inline-block;
  margin: 20px auto 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon {
  height: 24px;
  margin-right: 10px;
  color: #fff;
}

.nav.top-nav {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.contaner.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 705px;
  height: 50px;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.button-3 {
  margin-left: 20px;
  padding: 15px 20px;
  background-color: #885d50;
  font-family: Rubikone, sans-serif;
  font-size: 19px;
  text-transform: uppercase;
}

.button-3.reserve {
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #885d50;
  background-color: rgba(136, 85, 69, 0);
  color: #885d50;
  font-weight: 400;
}

.button-3.reserve.mobile {
  display: none;
}

.button-3.white {
  margin-top: 10px;
  margin-left: 0px;
  padding: 20px 25px;
  background-color: #fff;
  color: #885d50;
  font-size: 20px;
  line-height: 22px;
}

.button-3.transparent {
  margin-left: 0px;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  background-color: rgba(136, 85, 69, 0);
  font-size: 17px;
  line-height: 13px;
}

.button-3.transparent.brown {
  margin-top: 20px;
  border-color: #885d50;
  color: #885d50;
  font-size: 19px;
}

.button-3.transparent.contact-button {
  margin-top: 20px;
}

.button-3.transparent.contact-button.contact-page-button {
  border-color: #e99f35;
  color: #e99f35;
}

.bottom-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e99f35;
}

.image-3 {
  height: 20px;
}

.div-block {
  width: 4px;
  height: 100%;
  background-color: #fff;
}

.seperator {
  width: 5px;
  height: 26px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.info-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.info-group.visible {
  display: none;
  overflow: visible;
}

.bold-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
}

.hero {
  position: relative;
  z-index: auto;
  width: 100%;
  height: 580px;
  background-image: url('../images/hero-image.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.hero.home {
  height: auto;
  min-height: 580px;
  background-image: url('../images/hero-image_1.jpg');
  background-size: cover;
}

.hero.page-hero {
  background-image: url('../images/outside.jpg');
}

.hero-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: auto;
}

.hero-image.hero-desktop {
  display: block;
}

.cta {
  width: 50%;
  height: 100%;
  padding: 40px;
}

.h1 {
  margin-top: 0px;
  font-family: Rubikone, sans-serif;
  color: #fff;
  font-size: 86px;
  line-height: 81px;
  font-weight: 400;
  text-transform: uppercase;
}

.h1.home {
  font-size: 86px;
}

.h1.page-header {
  color: #fff;
}

.paragraph {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
}

.paragraph.home {
  display: block;
  margin-bottom: 20px;
  font-family: 'Cabin Sketch', sans-serif;
  font-size: 39px;
  line-height: 40px;
  font-weight: 400;
  text-transform: capitalize;
}

.paragraph.page-subheader {
  color: #756c6c;
}

.small-features {
  margin-top: 20px;
}

.small-feature-text-container {
  display: block;
  height: 100%;
  margin-top: 10px;
  padding: 20px 40px;
  background-color: #885d50;
}

.small-feature-text-container.hero-feaure {
  display: none;
}

.small-feature-text-container.hero-feature {
  display: none;
}

.h3 {
  display: block;
  margin-top: 0px;
  font-family: Rubikone, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
}

.image-5 {
  width: 400px;
  height: 47.68333435058594px;
}

.bold-text-2 {
  font-weight: 400;
  text-transform: uppercase;
}

.bold-text-3 {
  display: block;
  font-weight: 400;
}

.dates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14.28%;
  min-width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h4 {
  display: inline-block;
  margin-bottom: 20px;
  font-family: Rubikone, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
}

.p1 {
  display: inline;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.h2 {
  margin-top: 20px;
  font-family: Rubikone, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 58px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.h2.red {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #885d50;
}

.h2.red.center {
  margin-bottom: 10px;
  color: #885d50;
  text-align: center;
}

.h2.center {
  text-align: center;
}

.h2.center.contact-page-label {
  margin-top: 0px;
  color: #885d50;
}

.paragraph-2 {
  color: #756c6c;
  font-size: 18px;
  font-weight: 400;
}

.contact-form {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #885d50;
  background-image: url('../images/blur.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.small-text {
  text-align: center;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-3 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.paragraph-3.dark {
  color: #756c6c;
}

.paragraph-3.contact-page-label {
  color: #756c6c;
}

.italic-text {
  color: #fff;
  font-size: 18px;
}

.italic-text.contact-page-label {
  color: #756c6c;
}

.field-label {
  font-family: Rubikone, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.field-label.contact-page-label {
  color: #756c6c;
}

.field-label-2 {
  font-family: Rubikone, sans-serif;
  color: #756c6c;
  font-weight: 400;
  text-transform: uppercase;
}

.field-label-3 {
  color: #756c6c;
}

.field-label-4 {
  color: #756c6c;
}

.field-label-5 {
  color: #756c6c;
}

.image-6 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-color: transparent;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e99f35;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 470.5px;
  height: 70px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Rubikone, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  text-decoration: none;
}

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

.text-block-2 {
  color: #fff;
}

.left-info-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-info-group {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-main {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 3;
}

.html-embed {
  margin-top: 20px;
  border-style: none;
  border-width: 5px;
  border-color: #e99f35;
}

.html-embed-2 {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #e99f35;
}

.nav-bottom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.navbar-2 {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #e99f35;
}

.image-7 {
  display: none;
}

.hero-mobile.hero-image {
  display: none;
}

.food-mobile {
  display: none;
}

.menu-embed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 100vw;
  height: 100%;
  margin-top: 229px;
}

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

.html-embed-3 {
  height: 100vh;
}

.body-3 {
  background-color: #fbf3e0;
}

.body-4 {
  background-color: #fbf3e0;
}

.section-2 {
  background-color: rgba(136, 93, 80, 0);
}

.section-2.contact-page-form {
  background-color: #fff;
  background-image: none;
}

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

.html-embed-4 {
  display: block;
}

.text-block-3 {
  margin-top: 10px;
  color: #756c6c;
}

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

.popup-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  background-color: hsla(0, 0%, 100%, 0);
}

.covid {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  width: 100vw;
  height: 100vh;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.57);
}

.popup-header-container {
  background-color: rgba(255, 82, 87, 0);
}

.popup-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Rubikone, sans-serif;
  color: #756c6c;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.popup-body {
  padding: 60px;
  background-color: #fff;
}

.popup-paragraph {
  color: #756c6c;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.close-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

.close-popup-button {
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0.64);
}

.close-popup-button.confirm {
  display: block;
  margin-top: 20px;
  padding: 15px 20px;
  border-radius: 0px;
  background-color: #885d50;
  font-family: Rubikone, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.image-10 {
  display: block;
}

.image-11 {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.image-12 {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-8 {
  display: none;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1170px;
  }

  .container.hero-container {
    max-width: 1170px;
  }

  .container.menu-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #756c6c;
  }

  .link {
    line-height: 0px;
  }

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

  .section.hero-page-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 700px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(rgba(0, 0, 0, 0.56))), url('../images/GetAttachmentThumbnail.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GetAttachmentThumbnail.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .section.hero-page-section.about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(rgba(0, 0, 0, 0.56))), url('../images/thumbnail_AMC1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/thumbnail_AMC1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .section.hero-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.menu-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon {
    width: auto;
    height: 20px;
  }

  .button-container {
    width: 703px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-3 {
    background-color: #885d50;
  }

  .button-3.reserve {
    margin-left: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-width: 4px;
  }

  .button-3.white {
    color: #885d50;
  }

  .button-3.transparent {
    font-size: 17px;
    line-height: 10px;
  }

  .hero {
    background-image: url('../images/outside.jpg');
  }

  .hero.home {
    height: auto;
    background-image: url('../images/hero-image_1.jpg');
    background-size: cover;
    font-weight: 400;
  }

  .cta.page-hero {
    width: auto;
  }

  .h1 {
    color: #e99f35;
  }

  .h1.home {
    font-family: Rubikone, sans-serif;
    color: #fff;
    font-size: 80px;
    line-height: 80px;
    font-weight: 400;
    white-space: normal;
  }

  .h1.page-header {
    color: #fff;
  }

  .paragraph {
    color: #756c6c;
  }

  .paragraph.home {
    display: block;
    color: #fff;
    font-size: 42px;
    line-height: 46px;
    font-style: normal;
    text-transform: capitalize;
  }

  .small-feature-text-container {
    background-color: #885d50;
  }

  .h3.popup-header {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #e99f35;
    font-weight: 400;
  }

  .h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
  }

  .h2.red.center {
    color: #885d50;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .left-info-group {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .navbar-2 {
    background-color: #e99f35;
  }

  .image-8 {
    width: 100%;
  }

  .table {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    display: none;
    width: 100vw;
    height: 100vh;
    background-image: url('../images/jason-dent-28cOKYJmleo-unsplash.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .body-3 {
    background-color: #fbf3e0;
  }

  .body-4 {
    background-color: #fbf3e0;
  }

  .link-2 {
    color: #fff;
  }

  .html-embed-4 {
    display: block;
  }

  .text-block-3 {
    display: block;
    margin-top: 20px;
    font-size: 18px;
  }

  .covid-notice {
    background-color: #000;
    color: #e99f35;
  }

  .popup-container {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100vh;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: transparent;
  }

  .popup {
    height: auto;
    max-width: 1000px;
    padding: 20px;
    background-color: #fff;
  }

  .p {
    font-size: 14px;
    font-weight: 400;
  }

  .popup-section {
    display: none;
    background-color: #000;
  }

  .covid {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.52);
  }

  .popup-heading {
    margin-bottom: 10px;
    padding: 0px;
    background-color: hsla(0, 0%, 100%, 0);
    font-family: Rubikone, sans-serif;
    color: #756c6c;
    font-weight: 700;
  }

  .popup-body {
    padding: 60px;
    background-color: #fff;
  }

  .popup-paragraph {
    color: #756c6c;
  }

  .close-popup-button.confirm {
    margin-top: 20px;
    padding: 15px 20px;
    border-radius: 0px;
    background-color: #885d50;
    font-family: Rubikone, sans-serif;
    font-size: 17px;
  }

  .image-10 {
    margin-right: auto;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-7 {
    padding-left: 10px;
  }
}

@media screen and (max-width: 991px) {
  .container.responsive-bottom-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link {
    margin-top: 0px;
    margin-right: 0px;
  }

  .link.last {
    margin-top: 0px;
  }

  .link.top-nav {
    margin-right: 0px;
    margin-left: 20px;
  }

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

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.hero {
    background-size: auto 87px;
  }

  .icon {
    display: none;
    height: 24px;
    max-width: none;
  }

  .icon.top-icon {
    display: block;
  }

  .button-container {
    width: auto;
    height: auto;
  }

  .button-3.reserve {
    display: none;
    overflow: visible;
  }

  .button-3.reserve.mobile {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    padding: 0px;
    border-style: none;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
  }

  .button-3.white {
    margin-top: 20px;
    padding: 15px 20px;
    font-size: 17px;
    line-height: 18px;
  }

  .button-3.transparent {
    padding: 10px 15px;
    font-size: 19px;
    line-height: 22px;
  }

  .seperator {
    display: none;
  }

  .info-group {
    margin-top: 10px;
  }

  .info-group.visible {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: left;
    text-decoration: none;
  }

  .hero {
    height: auto;
    background-image: url('../images/hero-image.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .hero.home {
    min-height: auto;
    background-image: url('../images/hero-image_1.jpg');
  }

  .hero-image.hero-desktop {
    display: none;
  }

  .h1 {
    font-size: 49px;
    line-height: 52px;
  }

  .h1.home {
    font-size: 49px;
    line-height: 50px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 18px;
  }

  .small-features {
    margin-top: 20px;
  }

  .small-feature-text-container.hero-feaure {
    display: none;
  }

  .h3 {
    font-size: 30px;
    line-height: 33px;
  }

  .image-5 {
    display: none;
  }

  .bold-text-3 {
    display: inline;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dates {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .date {
    min-width: 139px;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .h2.red {
    font-size: 38px;
    line-height: 45px;
  }

  .h2.center {
    font-size: 38px;
    line-height: 45px;
  }

  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-image {
    width: 200px;
  }

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

  .left-info-group {
    margin-top: 20px;
    padding: 0px 10px 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: solid none none;
    border-width: 4px;
    border-color: #fff;
  }

  .right-info-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-bottom-container {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border-right: 5px none #fff;
    background-color: #e99f35;
  }

  .navbar-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon-2 {
    overflow: visible;
    background-color: #e99f35;
    color: #fff;
  }

  .icon-2.inside {
    display: none;
  }

  .menu-button-2 {
    margin-left: auto;
    padding: 0px;
  }

  .menu-button-2.w--open {
    z-index: 0;
  }

  .menu-button-2.inside {
    display: none;
    margin-left: 0px;
  }

  .image-7 {
    display: block;
    height: 47.79998779296875px;
  }

  .image-8 {
    width: 100%;
    margin-top: 10px;
  }

  .image-9 {
    background-color: #e99f35;
  }

  .italic-text-2 {
    color: #fff;
    text-decoration: underline;
  }

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

@media screen and (max-width: 767px) {
  .container.responsive-bottom-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container.hero-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .link {
    text-align: left;
  }

  .link.top-nav {
    display: none;
  }

  .navbar {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section {
    padding: 40px 10px;
  }

  .section.hero {
    background-size: auto 74px;
  }

  .section.hero-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading {
    font-size: 34px;
  }

  .menu-button {
    margin-left: auto;
  }

  .icon {
    color: #fff;
  }

  .nav.top-nav {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button-3 {
    background-color: #885d50;
  }

  .button-3.white {
    margin-bottom: auto;
    padding: 20px 30px;
  }

  .info-group {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .info-group.visible {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .hero.home {
    overflow: hidden;
  }

  .hero-image.hero-desktop {
    display: none;
  }

  .cta {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    padding: 20px;
  }

  .h1 {
    font-size: 68px;
    line-height: 69px;
  }

  .h1.home {
    font-size: 77px;
    line-height: 77px;
  }

  .h1.page-header {
    font-size: 47px;
    line-height: 53px;
    text-align: center;
  }

  .paragraph {
    font-size: 23px;
    line-height: 27px;
  }

  .small-features {
    margin-top: 20px;
  }

  .small-feature-text-container {
    display: block;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .small-feature-text-container.hero-feaure {
    display: block;
    background-color: #885d50;
  }

  .small-feature-text-container.hero-feature {
    display: block;
  }

  .dates {
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .date {
    margin-right: 10px;
    margin-left: 10px;
  }

  .paragraph-2.feature-p {
    color: #fff;
  }

  .contact-form {
    padding: 40px 10px;
  }

  .footer {
    padding: 40px 10px;
  }

  .footer-image {
    width: 100px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .right-info-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .menu-button-2.w--open {
    z-index: 999999999;
  }

  .hero-mobile.hero-image {
    display: block;
  }

  .column-3 {
    display: block;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .column-4 {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-5 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .food-mobile {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    margin-top: -100px;
  }

  .table {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100vw;
    height: 100vh;
  }

  .covid {
    padding-right: 10px;
    padding-left: 10px;
  }

  .popup-heading {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .popup-body {
    padding-right: 10px;
    padding-left: 10px;
  }

  .popup-paragraph {
    text-align: center;
  }

  .image-10 {
    margin-right: auto;
    margin-left: auto;
  }

  .columns-2 {
    display: block;
  }

  .column-7 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container.hero-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section.hero {
    padding-right: 10px;
    padding-left: 10px;
    background-size: auto 48px;
  }

  .section.hero-page-section {
    width: 100%;
  }

  .heading {
    margin-bottom: 0px;
    font-size: 23px;
  }

  .button {
    padding: 9px 15px;
  }

  .button-2 {
    padding: 6px 15px;
  }

  .text-block {
    margin-top: 10px;
    font-size: 14px;
  }

  .button-3 {
    font-size: 14px;
  }

  .button-3.reserve.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .h1 {
    font-size: 50px;
    line-height: 53px;
  }

  .h1.home {
    font-size: 13.5vw;
    line-height: 14vw;
  }

  .h1.page-header {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    direction: ltr;
    line-height: 53px;
    white-space: normal;
  }

  .paragraph {
    font-size: 23px;
    line-height: 27px;
  }

  .paragraph.home {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 32px;
  }

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

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .nav-bottom-container {
    width: 100%;
    border-right-style: none;
  }

  .icon-2.inside {
    display: block;
  }

  .menu-button-2.w--open {
    z-index: 0;
  }

  .menu-button-2.inside {
    display: block;
  }

  .food-mobile {
    margin-top: -24px;
  }
}

#w-node-_974d2899-68c0-2aab-d771-9a55d1d1de42-9a2205fa {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_974d2899-68c0-2aab-d771-9a55d1d1de32-9a2205fa {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_974d2899-68c0-2aab-d771-9a55d1d1de36-9a2205fa {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_974d2899-68c0-2aab-d771-9a55d1d1de3a-9a2205fa {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_974d2899-68c0-2aab-d771-9a55d1d1de3e-9a2205fa {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Rubikone';
  src: url('../fonts/RubikOne-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
