:root {
  --wine: #7e1c17;
  --dark-gold: #7a630d;
}

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

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

p {
  margin-bottom: 0;
}

strong {
  color: var(--wine);
  font-family: source-serif-pro, sans-serif;
  font-weight: 600;
}

.footer-final {
  z-index: 99;
  background-color: var(--wine);
  position: relative;
}

.slide4 {
  background-image: url('../images/AU8I9090.jpg');
  background-position: 35%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/AU8I1743.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-5 {
  width: 100%;
}

.section-5.background-smoke {
  z-index: 11;
  background-color: #f5f5f5;
  padding-top: 80px;
  padding-bottom: 5px;
  position: relative;
}

.c-testimonials-paragraph-wrapper {
  margin-top: .5em;
  margin-bottom: 10px;
}

.rare {
  color: #000;
  font-weight: 100;
}

.contact-info {
  background-color: #fff;
  min-width: 100%;
  max-width: 100%;
  padding: 45px 30px;
}

.c-footer-after {
  width: 100%;
}

.div-block-9 {
  margin-bottom: 10px;
  line-height: 30px;
}

.image-5 {
  padding-top: 15px;
  transition: opacity .2s;
  display: block;
}

.image-5:hover {
  opacity: .5;
}

.paragraph-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.div-block-17 {
  background-image: none;
  background-position: 14%;
  background-repeat: no-repeat;
  background-size: 13px;
}

.text-block-3 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: auto;
  margin-bottom: -44px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 13px;
}

.div-block-40 {
  width: 100%;
}

.heading-h {
  color: #343e4b;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 34px;
}

.heading-h.left {
  text-transform: none;
  margin-top: 14px;
  margin-right: auto;
  font-family: ivypresto-headline, sans-serif;
}

.heading-h.white00 {
  color: #fff;
  margin-bottom: 0;
  font-family: ivypresto-headline, sans-serif;
  font-size: 40px;
  line-height: 65px;
}

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

.tabs-nav-text {
  z-index: 1;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  letter-spacing: .15em;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-weight: 400;
  line-height: 25px;
  display: flex;
  position: relative;
}

.button-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  display: flex;
  position: relative;
}

.contact-social-wrapper {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 50px;
  margin-bottom: 0;
  padding-right: 0;
  display: flex;
  position: static;
  bottom: 0;
  right: 0;
}

.slider-2 {
  height: 100%;
}

.div-block-20 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 55px;
  display: flex;
}

.slider {
  width: 100%;
  height: 100vh;
}

.content-section {
  background-image: url('../images/Asset-4.svg');
  background-position: -42px 0;
  background-repeat: no-repeat;
  background-size: 160px;
  padding-top: 110px;
  padding-bottom: 110px;
}

.content-section.pe {
  z-index: 50;
  background-color: #fff;
  background-image: none;
  padding: 80px 50px 100px;
  position: relative;
}

.content-section.pp-page {
  z-index: 50;
  background-color: #fff;
  background-image: linear-gradient(#0000, #000), url('../images/wine.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 100px 50px 0;
  position: relative;
}

.image-6 {
  filter: brightness(200%) grayscale();
}

.foot1 {
  opacity: 1;
  color: #f7f7f7;
  text-align: center;
  letter-spacing: .3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 11px;
  font-weight: 100;
}

.form-block {
  margin-bottom: 0;
  font-size: 15px;
}

.form-error-message {
  background-color: #ffccd5;
  border: 1px solid #c9184a;
  padding: 2em;
}

.bold-text-3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.gallert {
  z-index: 50;
  text-align: center;
  background-color: #fff;
  border-top: 1px #e3cb92;
  border-bottom: 1px #e3cb92;
  padding: 80px 50px;
  position: relative;
}

.text-block-6 {
  margin-bottom: 22px;
  font-size: 15px;
}

.div-block-18 {
  background-color: #fff;
  width: 25px;
  height: 1px;
  margin-left: 55px;
  margin-right: 17px;
  display: inline-block;
  position: relative;
  top: -3px;
}

.contact-us-flex-block {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.facebook {
  background-color: #0000;
  background-image: url('../images/facebook-logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  background-attachment: scroll;
  width: 30px;
  height: 30px;
  margin-right: 0;
  transition: transform .1s cubic-bezier(.55, .085, .68, .53);
}

.facebook:hover {
  background-color: #0000;
  transform: scale(1.06);
  box-shadow: 1px 1px 3px #00000042;
}

.right-arrow {
  font-size: 30px;
}

.about-restaurant-flex {
  z-index: 10;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: relative;
}

.about-restaurant-flex.in-restaurant-cms {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start start;
  margin-bottom: 73px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  display: flex;
}

.form-success-message-1 {
  color: #fff;
  background-color: #3d1091;
  width: 100%;
  padding: 10em 3em;
}

.form-success-message-1.is-newsletter {
  background-color: #343e4b;
  padding-top: 2em;
  padding-bottom: 2em;
  font-weight: 300;
}

.form {
  font-size: 15px;
}

.div-block-6 {
  text-align: center;
  width: auto;
  margin-top: 24px;
}

.menu-nts {
  z-index: 1;
  background-color: #000;
  border: 1px solid #917e37;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 17px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-nts._01010 {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  width: 100%;
  padding-top: 13px;
  font-weight: 300;
}

.menu-btn {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: .5px solid #fff;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 6px 1.4em;
  font-family: ivypresto-headline, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.menu-btn:hover {
  background-color: #690e09;
}

.menu-btn.w--current {
  color: var(--wine);
  background-color: #f1f3f5;
}

.menu-btn.thanksgiving {
  background-color: #d55c04;
  border-style: none;
  min-width: 150px;
}

.menu-btn.thanksgiving.mm {
  background-color: #6f0807;
  margin-top: 26px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 15px;
  transition-duration: .55s;
}

.menu-btn.thanksgiving.mm:hover {
  background-color: #000;
}

.container-5 {
  z-index: 10;
  width: 85%;
  max-width: 1200px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-5._0101 {
  margin-bottom: 0;
}

.preview-link {
  color: var(--wine);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 22px;
  text-decoration: none;
  transition: color .3s cubic-bezier(.55, .085, .68, .53);
}

.preview-link:hover {
  color: #d1b06b91;
  text-decoration: none;
}

.slide-7 {
  background-image: url('../images/AU8I0875.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.revi {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-68 {
  width: 100%;
  max-width: 1440px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.content-holder {
  margin-left: 10%;
  margin-right: 10%;
}

.content-holder.res {
  margin-bottom: 28px;
  margin-left: 0%;
  margin-right: 0%;
}

.content-holder.res.none2 {
  margin-bottom: 0;
}

.content-holder._9784 {
  margin-bottom: 28px;
  margin-left: 0%;
  margin-right: 0%;
}

.content-holder._0193 {
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
}

.content-holder._0193.none2 {
  margin-bottom: 0;
}

.space-large {
  z-index: 11;
  background-color: #fff;
  min-height: 70px;
  position: relative;
}

.space {
  min-height: 90px;
}

.space._9 {
  min-height: 50px;
}

.link-14 {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.sub-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: source-serif-pro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.image-mask {
  z-index: 0;
  object-fit: fill;
  width: 100%;
  height: 100vh;
  padding-bottom: 0;
  position: absolute;
  overflow: hidden;
}

.newsletter-submit-button {
  z-index: 6;
  background-color: var(--wine);
  letter-spacing: .15em;
  text-transform: uppercase;
  cursor: pointer;
  background-image: url('../images/east_white_24dp.svg');
  background-position: 85%;
  background-repeat: no-repeat;
  background-size: 1.1em;
  border-radius: .3em;
  padding: .9em 3.6em .9em 2.3em;
  font-family: ivypresto-headline, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: background-position .6s cubic-bezier(.075, .82, .165, 1), background-color .2s;
  position: relative;
}

.newsletter-submit-button:hover {
  background-color: var(--dark-gold);
  background-position: 89%;
}

.tabs-nav-item-underline {
  grid-column-gap: .5em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 150px;
  padding: .9em 2em;
  font-size: 11px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline:hover {
  color: #fff;
  background-color: #0000;
}

.tabs-nav-item-underline.w--current {
  color: #fff;
  background-color: #0000;
  font-weight: 500;
}

.tabs-nav-item-underline._01 {
  border: 1px solid var(--wine);
  color: var(--wine);
  background-color: #0000;
  border-radius: .3em;
  max-width: 110px;
  padding: .5em .3em .4em;
  font-family: ivypresto-headline, sans-serif;
  font-size: 13px;
}

.tabs-nav-item-underline._01.w--current {
  border: 1px solid var(--wine);
  background-color: var(--wine);
  opacity: 1;
  color: #fff;
}

.twitter {
  background-color: #0000;
  background-image: url('../images/2025.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  background-attachment: scroll;
  width: 30px;
  height: 30px;
  margin-left: 8px;
  margin-right: 0;
  transition: transform .1s cubic-bezier(.55, .085, .68, .53);
}

.twitter:hover {
  background-color: #0000;
  transform: scale(1.06);
  box-shadow: 1px 1px 3px #00000042;
}

.div-block-67 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .25fr .5fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tabs-menu-underline-wrapper {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  border-radius: 1.4em;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.newsletter-form-inner {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.red-2 {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  transition: opacity .4s;
}

.red-2:hover {
  opacity: .69;
}

.none.type-color {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 7px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.div-block-39 {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.flex-wrapper {
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.newsletter-form {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid #12042c26;
  flex: none;
  width: 100%;
  margin-bottom: 0;
  padding: 1.5em;
  transition: background-color .2s, border-color .2s;
  position: relative;
}

.newsletter-form:hover {
  background-color: #fff;
  border-bottom-color: #12042c;
}

.section {
  background-color: #191d23;
}

.section.hero {
  z-index: 50;
  height: 100vh;
  display: flex;
  position: relative;
}

.modern-button-icon {
  object-fit: contain;
  width: 1em;
  height: 1em;
  margin-left: .6em;
  font-size: 1.8em;
}

.modern-button-icon.is-smaller {
  font-size: 1.3em;
}

.section-header {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.section-header.th1 {
  max-width: 800px;
}

.p_m-2 {
  color: #e8dbc8;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.p_m-2.review {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 1.5;
}

.cell {
  filter: none;
  color: #fff;
  background-color: #f8f8f8;
  background-image: url('../images/AU8I0845.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 250px;
  padding: 0;
  display: flex;
  position: relative;
}

.cell.v17 {
  background-image: url('../images/AU8I1640.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.retre {
  background-image: url('../images/AU8I1402.webp');
  background-size: cover;
}

.cell.i4 {
  background-image: url('../images/AU8I0985.webp');
  background-position: 50% 45%;
  background-size: cover;
}

.cell.v15 {
  background-image: url('../images/AU8I1769.webp');
  background-size: cover;
}

.cell.v4 {
  background-image: url('../images/AU8I1535.webp');
  background-position: 50%;
  background-size: cover;
}

.cell._236 {
  background-image: url('../images/AU8I1462.webp');
}

.cell.f15 {
  background-image: url('../images/AU8I0825.webp');
  background-position: 50% 80%;
  background-size: cover;
}

.cell.v14 {
  background-image: url('../images/AU8I1312.webp');
  background-position: 50% 60%;
  background-size: cover;
}

.cell.rfrew {
  background-image: url('../images/AU8I1439.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.v16 {
  background-image: url('../images/AU8I1474.webp');
  background-size: cover;
}

.cell.i10 {
  background-image: url('../images/AU8I1107.webp');
  background-size: cover;
}

.cell._22 {
  background-image: url('../images/AU8I1432.webp');
}

.cell.i9 {
  background-image: url('../images/AU8I1147.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
}

.cell.i29 {
  background-image: url('../images/AU8I1755.webp');
  background-position: 70%;
}

.cell.v1 {
  background-image: url('../images/AU8I1210.webp');
  background-size: cover;
}

.cell.trt {
  background-image: url('../images/AU8I1656.webp');
  background-size: cover;
}

.cell.v99 {
  background-image: url('../images/AU8I1568_1.webp');
  background-position: 50%;
  background-size: cover;
}

.cell._234 {
  background-image: url('../images/AU8I1452.webp');
  background-position: 50%;
}

.cell.i2 {
  background-image: url('../images/AU8I0970.webp');
  background-position: 73%;
  background-size: cover;
}

.cell.i7 {
  background-image: url('../images/AU8I0950.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.f18 {
  background-image: url('../images/AU8I0850.webp');
  background-size: cover;
}

.cell.v12 {
  background-image: url('../images/AU8I1285.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.v23 {
  background-image: url('../images/AU8I1423.webp');
  background-size: cover;
}

.cell._21 {
  background-image: url('../images/AU8I1486.webp');
}

.cell.f19 {
  background-image: url('../images/AU8I0885.webp');
  background-size: cover;
}

.cell.v11 {
  background-image: url('../images/AU8I1695.webp');
  background-size: cover;
}

.cell.f20 {
  background-image: url('../images/AU8I0875.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.v172 {
  background-image: url('../images/AU8I0920.webp');
  background-position: 50% 80%;
  background-size: cover;
}

.cell.i12 {
  background-image: url('../images/AU8I0895.webp');
  background-size: cover;
}

.cell.v2 {
  background-image: url('../images/AU8I1679.webp');
  background-position: 45%;
  background-size: cover;
  padding: 0;
}

.cell.i6 {
  background-image: url('../images/dcontact_1.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.v3 {
  object-position: 50% 50%;
  background-image: url('../images/AU8I1252.webp');
  background-position: 50% 40%;
  background-size: cover;
}

.cell.i3 {
  background-image: url('../images/AU8I0980.webp');
  background-position: 45%;
  background-size: cover;
  padding: 0;
}

.cell.v77w {
  background-image: url('../images/AU8I1510.webp');
  background-size: cover;
}

.cell.v66 {
  background-image: url('../images/AU8I1228.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
}

.cell.i17 {
  background-image: url('../images/AU8I0835.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.v00 {
  background-image: url('../images/AU8I1502.webp');
  background-size: cover;
}

.cell.v5 {
  background-image: url('../images/AU8I1592.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
}

.cell.v6 {
  background-image: url('../images/AU8I1401.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.v9 {
  background-image: url('../images/AU8I1418.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.i1 {
  background-image: url('../images/AU8I0810.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
}

.cell.v10 {
  background-image: url('../images/AU8I1493.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.i14 {
  background-image: url('../images/AU8I1082.webp');
  background-size: cover;
}

.cell._20 {
  background-image: url('../images/AU8I1645.webp');
  background-size: cover;
}

.cell.i11 {
  background-image: url('../images/AU8I0975.webp');
  background-position: 20%;
  background-size: cover;
}

.cell.i13 {
  background-image: url('../images/AU8I0860.webp');
  background-position: 50%;
  background-size: cover;
}

.cell.i16 {
  background-image: url('../images/AU8I1182.webp');
  background-size: cover;
}

.cell._00 {
  background-image: url('../images/AU8I1429.webp');
}

.cell._001 {
  background-image: url('../images/AU8I1390.webp');
}

.cell._002 {
  background-image: url('../images/AU8I1322.webp');
}

.cell._003 {
  background-image: url('../images/AU8I1350.webp');
}

.cell._004 {
  background-image: url('../images/AU8I1317.webp');
}

.cell._005 {
  background-image: url('../images/AU8I1300.webp');
}

.cell._0006 {
  background-image: url('../images/AU8I1289.webp');
}

.cell._006 {
  background-image: url('../images/AU8I1276.webp');
}

.cell._007 {
  background-image: url('../images/AU8I1272.webp');
}

.cell._008 {
  background-image: url('../images/AU8I1269.webp');
}

.cell._009 {
  background-image: url('../images/AU8I1264.webp');
}

.cell._010 {
  background-image: url('../images/AU8I1258.webp');
}

.cell._011 {
  background-image: url('../images/AU8I1250.webp');
}

.cell._012 {
  background-image: url('../images/AU8I1238.webp');
}

.cell._013 {
  background-image: url('../images/AU8I1230.webp');
}

.cell._014 {
  background-image: url('../images/AU8I1218.webp');
}

.cell._015 {
  background-image: url('../images/AU8I1531.webp');
}

.cell._017 {
  background-image: url('../images/AU8I1518.webp');
}

.cell._018 {
  background-image: url('../images/AU8I1527.webp');
}

.cell._019 {
  background-image: url('../images/AU8I1546.webp');
  background-position: 50% 60%;
}

.cell._020 {
  background-image: url('../images/AU8I1552.webp');
}

.cell.f21 {
  background-image: url('../images/AU8I1187.webp');
}

.cell.f22 {
  background-image: url('../images/AU8I1172.webp');
}

.cell.f23 {
  background-image: url('../images/AU8I1177.webp');
}

.cell.f24 {
  background-image: url('../images/AU8I1117.webp');
}

.c-footer {
  z-index: 5;
  position: relative;
}

.modern-button-title {
  letter-spacing: .5px;
  text-transform: none;
  font-size: 15px;
  font-weight: 300;
}

.content-wrapper-copy {
  text-align: center;
  max-width: 1050px;
  padding-left: 0;
  padding-right: 0;
}

.text-01 {
  color: #161616;
  margin-top: 20px;
  margin-bottom: 6px;
  font-family: source-serif-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.c-testimonials-gird {
  grid-column-gap: 4em;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: center;
  justify-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.checkmark {
  margin-bottom: 0;
}

.main-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-bottom: 36px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  position: relative;
}

.main-container.none {
  margin-bottom: 0;
}

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

.slide01 {
  background-image: url('../images/AU8I1097.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.c-testimonials-grid-wrapper {
  margin-top: 8em;
  margin-bottom: 8em;
}

.about-restaurant-block {
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 0;
  font-size: 15px;
  display: flex;
}

.space-small {
  min-height: 30px;
}

.contact-info-wrapper {
  grid-row-gap: 30px;
  outline-offset: 0px;
  outline: 1px #eee;
  flex-direction: column;
  justify-content: space-between;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 30px;
}

.contact-icon-2 {
  max-width: 20px;
  max-height: 20px;
  margin-top: 4px;
}

.contact-icon-2.invert {
  filter: invert();
  max-width: 25px;
  max-height: 25px;
}

.contact-icon-2.new {
  max-width: 25px;
  max-height: 25px;
}

.newsletter-text-2 {
  color: var(--dark-gold);
  text-transform: uppercase;
  margin-bottom: 11px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.contact-us-wrapper {
  grid-column-gap: 30px;
  align-items: stretch;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menus-2 {
  z-index: 10;
  background-color: #fff;
  background-image: url('../images/wine.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 90px 50px 100px;
  display: flex;
  position: relative;
}

.reviews {
  z-index: 10;
  background-image: linear-gradient(#0a0a18ba, #0a0a18ba), url('../images/AU8I1142.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.slide3 {
  background-image: url('../images/AU8I9556.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.c-footer-grid-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.gallery-icon {
  z-index: 10;
  object-fit: contain;
  width: 1em;
  height: 1em;
  font-size: 1.5em;
  display: none;
  position: absolute;
}

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

.col-title-2 {
  color: var(--wine);
  letter-spacing: 1px;
  text-transform: uppercase;
  word-break: normal;
  overflow-wrap: normal;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
}

.hero-gradient {
  z-index: 2;
  background-image: linear-gradient(#0f090900, #0000003d 73%, #191d2396);
  width: 100%;
  position: absolute;
  inset: 0%;
}

.text-field-3 {
  color: #959595;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 30px;
  padding-left: 60px;
  font-family: Open Sans, sans-serif;
  transition: border .2s;
}

.text-field-3:hover, .text-field-3:focus {
  border-color: #3da4ff;
}

.text-field-3.message {
  color: #272727;
  height: 120px;
  margin-bottom: 15px;
  padding-top: 16px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 300;
}

.text-field-3.message::placeholder {
  color: #00000085;
}

.text-field-3.mobile {
  color: #272727;
  background-image: url('../images/Mobile-1_1Mobile (1).webp');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 52px;
  width: 100%;
  min-width: 100%;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
}

.text-field-3.mobile::placeholder {
  color: #00000085;
}

.text-field-3.email {
  color: #272727;
  background-image: url('../images/Email-1_1Email (1).webp');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 52px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
}

.text-field-3.email::placeholder {
  color: #00000085;
}

.text-field-3._50 {
  color: #272727;
  background-image: url('../images/Name_1Name.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 52px;
  width: 95%;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
  transition: border .2s;
}

.text-field-3._50::placeholder {
  color: #00000085;
}

.text-field-3.date {
  color: #272727;
  background-image: url('../images/603f2af8e5788c12a5ae56f2_Name_1603f2af8e5788c12a5ae56f2_Name.webp');
  background-repeat: no-repeat;
  background-size: 52px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
}

.text-field-3.date::placeholder {
  color: #00000085;
}

.text-field-3.name {
  color: #272727;
  text-transform: none;
  background-image: url('../images/Name_1Name.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 52px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
  transition: border .2s;
}

.text-field-3.name::placeholder {
  color: #00000085;
}

.gallery-background {
  z-index: 3;
  background-color: #7e1c175e;
  border-radius: 50%;
  width: 40em;
  height: 40em;
  display: none;
  position: absolute;
}

.modern-button {
  z-index: 20;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  color: #fff;
  letter-spacing: .2em;
  text-transform: uppercase;
  background-color: #3026271c;
  border: 1px solid #e2d6d84d;
  justify-content: space-between;
  align-items: center;
  padding: .7em 1.6em;
  font-family: ivypresto-headline, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .4s, padding .6s cubic-bezier(.075, .82, .165, 1);
  display: flex;
}

.modern-button:hover {
  background-color: #ffffff17;
  padding-left: 2.2em;
  padding-right: 2.2em;
}

.modern-button.in-dropdown {
  font-size: 1em;
}

.wine-wrapper {
  width: 95%;
  height: auto;
}

.wine-wrapper.d {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 800px;
  margin-top: 37px;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.c-testimonials-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: 0%;
}

.parallax-main {
  z-index: 8;
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.parallax-main.para-3 {
  z-index: 10;
  background-image: url('../images/AU8I1743.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.parallax-main.para6 {
  z-index: 10;
  background-image: url('../images/AU8I9372.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.parallax-main.para-2 {
  z-index: 10;
  background-image: url('../images/AU8I1759.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.parallax-main.para-1 {
  z-index: 10;
  background-image: url('../images/AU8I0955.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.parallax-main.para4 {
  z-index: 10;
  background-image: url('../images/AU8I9359.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.parallax-main.para5 {
  z-index: 10;
  background-image: url('../images/AU8I9090.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.parallax-main.lunch {
  z-index: 10;
  background-image: linear-gradient(#0000, #000000cf), url('../images/AU8I1257.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 250px;
}

.parallax-main.brunch {
  z-index: 10;
  background-image: linear-gradient(#0000, #000000cf), url('../images/AU8I1402.webp');
  background-position: 0 0, 50% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 250px;
}

.parallax-main.vegan {
  z-index: 10;
  background-image: linear-gradient(#0000, #000000cf), url('../images/AU8I1218.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 250px;
}

.parallax-main.drinks {
  z-index: 10;
  background-image: linear-gradient(#0000, #000000cf), url('../images/AU8I1695.webp');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 250px;
}

.parallax-main.thankyou {
  z-index: 10;
  background-image: linear-gradient(#0000, #000000cf), url('../images/AU8I1015.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  padding-top: 0;
}

.parallax-main.party-packages {
  z-index: 10;
  background-image: linear-gradient(#0000, #000000cf), url('../images/AU8I1759.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  height: auto;
  padding-top: 250px;
}

.contact-us-card-description {
  color: #000;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.contact-us-card-description.newp {
  font-weight: 300;
}

._00000001 {
  text-align: center;
  max-width: 1100px;
  padding-left: 0;
  padding-right: 0;
}

.html-embed {
  margin-top: 17px;
  margin-bottom: 0;
}

.c-container {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.newsletter-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.cover-background {
  z-index: 6;
  mix-blend-mode: multiply;
  background-color: #20191a73;
  position: absolute;
  inset: 0%;
}

.wine-link-wrapper-2 {
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}

.wine-link-wrapper-2:hover {
  text-decoration: none;
}

.form-error-paragraph {
  color: #191c1f;
  font-weight: 300;
  line-height: 1.6;
}

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

.div-block-5 {
  background-color: #fff;
  width: 2px;
  height: 30px;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
}

.space00 {
  z-index: 11;
  background-color: #f1f3f5;
  min-height: 80px;
  position: relative;
}

.left-arrow {
  font-size: 30px;
}

.image-37 {
  margin-bottom: 0;
}

.image-36 {
  filter: grayscale();
  margin-top: 0;
  transition: opacity .475s;
}

.image-36:hover {
  opacity: .45;
}

.contact-us-form-wrapper {
  background-color: #fff;
  border: 1px #d3cdb9;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.text-block-4 {
  color: #fff;
  letter-spacing: 1px;
  font-family: source-serif-pro, sans-serif;
  font-size: 13px;
  display: inline-block;
}

.slide-8 {
  background-image: url('../images/AU8I9075.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.newsletter-title-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sub1-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ivypresto-headline, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
  display: block;
}

.tabs-content-wrapper {
  margin-top: 2em;
  overflow: visible;
}

.slide-9 {
  background-image: url('../images/AU8I0895.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.html-embed-9 {
  height: 400px;
}

.abt-p {
  color: #fff;
  max-width: 1000px;
  margin: 20px auto 36px;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 25px;
}

.max-width-block-57em {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 57em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.max-width-block-57em.with-margin-6em {
  max-width: none;
  margin-bottom: 0;
  font-size: 15px;
}

.c-star {
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: .5em;
  display: flex;
}

.max-width-1440px {
  align-self: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.max-width-1440px.show-overflow {
  overflow: visible;
}

.max-width-1440px.mail-list {
  background-color: #fff;
  max-width: none;
  padding-bottom: 50px;
  overflow: visible;
}

.submit {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0e1620;
  border-radius: 3px;
  width: 100%;
  padding: 13px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  transition: background-color .4s;
}

.submit:hover {
  background-color: #000;
}

.algin-center {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.padding-inner {
  padding-top: 10em;
  padding-bottom: 10em;
}

.padding-inner.pb-0em-copy-copy {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-4 {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.section-3 {
  z-index: 50;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#00000021, #00000021), url('../images/AU8I1350.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 80vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.slide-nav-2 {
  font-size: 10px;
}

.c-testimonials-stars {
  margin-bottom: 1em;
  display: flex;
}

.newsletter-block {
  width: 100%;
  padding: .5em;
  transition: border-color .2s;
  position: relative;
}

.newsletter-block:hover {
  border-color: #12042c0f;
}

.page-wrapper {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.code-embed {
  font-size: 15px;
  font-weight: 300;
}

.success-message-2 {
  background-color: #0000;
}

.div-block-4 {
  z-index: 9;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: auto 0% 0%;
}

._50-percent-column {
  width: 50%;
  padding-right: 10px;
  position: relative;
}

._50-percent-column._9a9a {
  background-color: #f5f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px;
  display: flex;
}

._50-percent-column.righ0 {
  background-image: url('../images/AU8I8990.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

._50-percent-column.right {
  padding-right: 0;
}

._50-percent-column.contact-form {
  background-color: #f1f3f5;
  align-self: center;
  height: 100%;
  padding: 50px;
}

.heading-6 {
  letter-spacing: -.02em;
}

.heading-6.title-style-1 {
  color: var(--wine);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.2em;
}

.heading-6.w {
  color: #d2ab7c;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.2em;
}

.slide-2 {
  background-image: url('../images/AU8I1761.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.wine-card-wrapper-2 {
  background-color: var(--wine);
  border: 1px #0000;
  border-radius: 0;
  flex-direction: column;
  flex-basis: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 5px;
  transition: all .75s;
  display: flex;
}

.wine-card-wrapper-2:hover {
  opacity: .53;
  border-style: solid;
  border-color: #d7b56e;
}

.text-lbutton-layout-3-blog-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  max-width: 900px;
  margin-top: 23px;
  display: grid;
}

.gallery-lightbox {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 20em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.c-footer-grid {
  grid-column-gap: 1em;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr .75fr .5fr;
}

.icon-star-filled-2 {
  filter: saturate(162%) brightness(200%);
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.i5 {
  filter: none;
  color: #fff;
  background-color: #f8f8f8;
  background-image: url('../images/AU8I1057.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 250px;
  padding: 0;
  display: flex;
  position: relative;
}

.newsletter-field {
  z-index: 5;
  color: #000;
  background-color: #0000;
  border: 1px solid #0000;
  min-height: 3em;
  margin-bottom: 0;
  padding: .5em 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1em;
  transition: border-color .5s;
  position: relative;
}

.newsletter-field:focus {
  background-color: #0000;
  border-color: #fff0;
}

.newsletter-field:focus-visible, .newsletter-field[data-wf-focus-visible] {
  border-color: #fff0;
}

.newsletter-field::placeholder {
  color: #1b243a73;
  font-size: .9em;
}

.slide-nav {
  display: none;
}

.c-footer-after-wrapper {
  background-color: #690e09;
  border-top: 1px #ffffff21;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.cover-image {
  z-index: 5;
  object-fit: cover;
  object-position: 50% 65%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form-success-title-2 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2em;
}

.c-footer-wrapper {
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.restaurant-description-3 {
  opacity: .9;
  color: #000;
  text-align: center;
  letter-spacing: 0;
  margin: 30px auto 45px;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 1.7em;
}

.col-title-3 {
  color: #161616;
  letter-spacing: 0;
  text-transform: none;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 1.7em;
}

.dropdown-offer-content {
  z-index: 20;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.nav-menu-2 {
  flex: 1;
  justify-content: space-between;
  font-size: 14px;
  display: flex;
  position: static;
}

.brand-logo-image {
  object-fit: contain;
  margin-right: .4em;
  font-size: 2.5em;
}

.dropdown-toggle {
  z-index: 20;
  opacity: .75;
  color: #fff;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 15px 0;
  transition: opacity .2s;
  display: flex;
  position: static;
}

.dropdown-toggle:hover {
  opacity: 1;
}

.subnav {
  align-items: center;
  font-size: 13px;
  display: flex;
}

.nav-flex-2 {
  z-index: 10;
  background-color: #00000042;
  justify-content: space-between;
  width: 100%;
  padding: 0 4em;
  font-size: 14px;
  display: flex;
  position: relative;
}

.nav-link-icon {
  object-fit: contain;
  width: .8em;
  height: 1em;
  margin-right: .3em;
  font-size: 1.5em;
}

.navbar {
  z-index: 999;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #00000070;
  position: fixed;
  inset: 0% 0% auto;
}

.dropdown-image-color {
  z-index: 6;
  mix-blend-mode: multiply;
  background-image: linear-gradient(#30262700, #2c191bd1);
  position: absolute;
  inset: 0%;
}

.brand-claim {
  color: #fffc;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: ivypresto-headline, sans-serif;
  font-size: .8em;
  font-weight: 300;
  line-height: 1.1em;
}

.dropdown-grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 3em;
}

.nav-link-cta {
  background-color: var(--wine);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .6em 1em;
  font-family: ivypresto-headline, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.nav-link-cta:hover {
  background-color: #000;
}

.nav-link-cta.only-for-mobile {
  display: none;
}

.nav-flex-1 {
  background-color: #1616164d;
  justify-content: space-between;
  width: 100%;
  padding: 6px 4em;
  font-size: 13px;
  display: flex;
}

.nav-link-title {
  margin-bottom: -2px;
  font-size: 12px;
  line-height: 15px;
}

.nav-link-2 {
  opacity: .75;
  color: #fff;
  letter-spacing: .2px;
  border-bottom: 4px solid #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 2em;
  font-family: ivypresto-text, sans-serif;
  font-size: 14px;
  font-weight: 100;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: static;
}

.nav-link-2:hover {
  opacity: 1;
}

.nav-link-2.w--current {
  opacity: 1;
  border-bottom-color: #fff;
}

.nav-link-2.is-dropdown {
  opacity: 1;
}

.nav-ctas {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.dropdown-image-size {
  z-index: 10;
  border: 1px solid #d8c7c94d;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-height: 15em;
  padding: 2.2em;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dropdown-title {
  line-height: 1.5em;
}

.dropdown-icon {
  object-fit: contain;
  width: 1em;
  height: 1em;
  margin-left: .4em;
  font-size: 1.2em;
}

.brand {
  opacity: 1;
  align-items: center;
  padding: 0;
  transition: opacity .2s;
  display: flex;
}

.brand:hover {
  opacity: .8;
}

.none000 {
  align-items: stretch;
  font-size: 14px;
  display: flex;
}

.nav-link-001 {
  color: #fff;
  letter-spacing: .05em;
  border-bottom: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 1.6em;
  padding-top: .6em;
  padding-bottom: .6em;
  font-size: 1em;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.nav-link-001:hover {
  opacity: .7;
}

.nav-link-001.oneone {
  margin-left: 0;
  font-family: ivypresto-text, sans-serif;
  font-weight: 100;
}

.dropdown-list {
  z-index: 100;
  background-color: #1b1516f2;
  border-bottom: 1px solid #ccb0b34d;
  width: 100%;
  position: absolute;
  top: 3.7em;
  left: 0%;
  right: 0%;
}

.link-block-2 {
  align-self: center;
}

.home-3-menu-gradient {
  z-index: 10;
  background-image: linear-gradient(#30262700, #241c1dbf 50%, #000000f2);
  height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.home-3-menu-item {
  display: flex;
}

.animation-color-bg {
  z-index: 15;
  background-color: #f3eeef;
  height: 150%;
  display: none;
  position: absolute;
  left: 0%;
  right: 0%;
}

.animation-color-bg.in-menu {
  background-color: #f3eeef;
}

.home-3-menu-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cover-image-2 {
  z-index: 5;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cover-image-2.right {
  object-position: 75% 50%;
}

.home-3-menu-title {
  z-index: 20;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: ivypresto-headline, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.home-3-menu {
  max-width: 1000px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.home-3-menu-button {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8em;
  height: 8em;
  display: flex;
  position: absolute;
  bottom: -4em;
}

.home-3-menu-link {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  min-height: 34em;
  padding: 4em 15px 5.1em;
  text-decoration: none;
  transition: opacity .825s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-3-menu-link:hover {
  opacity: .5;
}

.image-animation-trigger {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-animation-trigger.in-menu {
  position: absolute;
  inset: 0%;
}

.image-animation-trigger._3d-for-image {
  width: 115%;
  height: 115%;
  position: absolute;
}

.home-3-menu-icon {
  z-index: 10;
  filter: invert();
  object-fit: contain;
  width: 1em;
  height: 1em;
  font-size: 1.4em;
  position: relative;
  top: -1.6em;
}

.text-span {
  margin-right: -23px;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  position: absolute;
  inset: auto 0% 7%;
}

.hours-line {
  background-color: #cecece;
  flex: 1;
  height: 1px;
  margin-left: .9em;
  margin-right: .9em;
}

.restaurant-block-4 {
  z-index: 10;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
  position: relative;
}

._3d-block {
  z-index: 8;
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.restaurant-grid-block-2 {
  color: #fff;
  text-align: center;
  background-color: #85696c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5em;
  display: flex;
  position: relative;
}

.restaurant-grid-block-2.is-address {
  color: #302627;
  text-align: left;
  background-color: #fff;
  border: 1px #d8c7c9;
  justify-content: space-around;
  align-items: flex-start;
  padding: 50px;
  transition: background-color .2s;
}

.restaurant-description-4 {
  opacity: 1;
  color: #000;
  margin-bottom: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

.restaurant-hours-4 {
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-bottom: 1.2em;
  line-height: 1.3em;
  display: flex;
}

.restaurant-title-4 {
  color: var(--wine);
  text-transform: uppercase;
  margin-bottom: .6em;
  font-family: ivypresto-headline, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3em;
}

.restaurant-grid-4 {
  z-index: 10;
  grid-column-gap: 1em;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.cover-image-3 {
  z-index: 5;
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cover-image-3.none {
  object-position: 50% 50%;
}

.cover-image-3.left {
  object-position: 100% 100%;
}

.day {
  color: #000;
  text-transform: none;
  margin-right: 1em;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 1.7em;
}

.casita {
  font-weight: 700;
}

.grid-block-image {
  min-height: 50em;
  position: relative;
}

.grid-block-image.is-address {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 330px;
  display: flex;
}

.white-bold {
  color: #fff;
  font-size: 16px;
}

.link-15 {
  color: #000;
  font-family: ivypresto-headline, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.text-span-2 {
  margin-right: -24px;
}

.seven {
  z-index: 999999999;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  position: fixed;
  inset: auto .5% 1% auto;
}

.web-btn {
  background-color: var(--wine);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: .3em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .6em 1em;
  font-family: ivypresto-headline, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.web-btn:hover {
  background-color: #000;
}

.web-btn.only-for-mobile {
  display: none;
}

.button-small-4 {
  color: #070222;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  padding: 8px 16px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .4s;
  display: flex;
}

.button-small-4:hover {
  color: #fff;
  background-color: #000;
}

.pp-parties2 {
  z-index: 2;
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  background-color: #0000;
  border: 1px #ebedee;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
  position: relative;
}

.text-area-2 {
  color: #fff;
  background-color: #0000;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffffa8;
  min-height: 170px;
  padding: 14px 20px 18px 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.text-area-2:hover, .text-area-2:active, .text-area-2:focus {
  background-color: #0000;
}

.text-area-2::placeholder {
  color: #ffffffd6;
}

.pp4 {
  color: #fff;
  text-align: center;
  max-width: 550px;
  margin: 30px auto 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

.text-field-4 {
  color: #18181d;
  text-transform: none;
  background-color: #f8f8f8;
  border-style: none;
  border-radius: 0;
  align-self: stretch;
  width: 100%;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field-4:hover {
  background-color: #f0f0f0;
}

.text-field-4:active {
  background-color: #ececec;
}

.text-field-4:focus {
  color: #18181d;
  background-color: #ececec;
}

.text-field-4.bottom-margin-field {
  color: #fff;
  background-color: #0000;
  border-bottom: 1px solid #ffffffb3;
  width: 50%;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.text-field-4.bottom-margin-field:focus-visible, .text-field-4.bottom-margin-field[data-wf-focus-visible] {
  color: #fff;
}

.text-field-4.bottom-margin-field::placeholder {
  color: #ffffffdb;
}

.section-header-2 {
  text-align: center;
  margin-bottom: 10px;
}

.link-8 {
  color: #d2ab7c;
  font-weight: 600;
  text-decoration: none;
}

.duplicate {
  z-index: 8;
  background-color: #000;
  background-image: linear-gradient(#0000, #000000bd 45%, #000), linear-gradient(#000, #0000);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 70px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.duplicate.inquiry {
  background-color: #000;
  background-image: none;
  padding-top: 80px;
  padding-bottom: 100px;
}

.pptitle {
  opacity: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.section-9 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
}

.success-message-5 {
  color: #12b878;
  text-align: center;
  text-transform: uppercase;
  background-color: #12b8781a;
  border-bottom: 3px solid #12b878;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.pp-form {
  align-self: center;
  margin-bottom: 0;
}

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

.email-text {
  color: #ffffffdb;
  text-align: center;
  margin-top: 39px;
  margin-bottom: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.div-block-71 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.line-fill {
  color: #f3f0ea;
  background-color: #777;
  width: 40%;
  height: 100%;
}

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

.left-line-3 {
  background-color: #d7dfeb;
  width: 60px;
  height: 2px;
  display: flex;
}

.cta11-grid-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.holders {
  display: flex;
}

.wrapper.m0-50 {
  margin-top: 34px;
  padding-bottom: 0;
}

.error-message-5 {
  color: #db4b68;
  text-align: center;
  text-transform: uppercase;
  background-color: #db4b680d;
  border-bottom: 3px solid #db4b68;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.sub-heading-2 {
  color: #78879b;
  margin-top: 0;
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.sub-heading-2._001 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: ivypresto-text, sans-serif;
  font-weight: 100;
}

.order {
  background-color: #690e09;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  padding: 5px 0;
  display: flex;
}

.div-block-69 {
  z-index: 99;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: var(--wine);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  display: flex;
  position: sticky;
  top: 116px;
}

.food-menu-item-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.food-menu-item-wrapper.more {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.food-menu-item-wrapper.hh1 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: start;
}

.food-menu-item-wrapper.pp8 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  column-count: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: start;
  display: block;
}

.tab-link {
  color: #000;
  text-transform: lowercase;
  background-color: #0000;
  margin-left: 4px;
  margin-right: 4px;
  padding: 12px 24px 2px;
  font-size: 16px;
}

.tab-link.w--current {
  color: #fff;
  background-color: #98192a;
}

.tab-content-2 {
  overflow: visible;
}

.food-menu-pricing {
  align-items: flex-start;
  padding-top: 0;
  display: flex;
  position: relative;
}

.food-menu-pricing.sh {
  padding-top: 0;
}

.tabs-2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  display: flex;
}

.tab-links {
  background-color: #fff;
  border-bottom: 2px solid #f4f4f4;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 24px;
  display: flex;
}

.food-menu-item {
  outline-offset: -1px;
  color: #321611;
  background-color: #0000;
  outline: 1px #fcf7f1;
  justify-content: space-between;
  margin: 0;
  padding: 0 15px 0 0;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  position: relative;
}

.food-menu-item:hover, .food-menu-item:active, .food-menu-item:focus {
  outline-offset: -1px;
  outline: 1px #fcf7f1;
}

.food-menu-item.short {
  padding-top: 16px;
  padding-bottom: 10px;
}

.food-menu-item.pp5 {
  justify-content: center;
  padding-right: 0;
}

._00 {
  color: #333;
  text-transform: lowercase;
  margin-top: -8px;
  margin-bottom: 26px;
  font-size: 14px;
  font-weight: 300;
}

._00.cc1 {
  text-align: center;
  text-transform: none;
}

.sub {
  color: #98192a;
  text-transform: lowercase;
  margin-top: 50px;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.sub.c2 {
  text-align: center;
}

.new0test {
  color: #333;
  text-transform: lowercase;
  margin-top: 39px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
}

.new0test._96 {
  text-align: center;
  text-transform: none;
}

.heading-14 {
  color: #971a2a;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: ivypresto-headline, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.heading-14.doubl {
  color: #fff;
  text-align: center;
  background-color: #98192a;
  width: 300px;
  margin: 86px auto 23px;
  padding: 15px 24px;
  font-size: 22px;
}

.heading-14.cc-copy {
  color: #fff;
  text-align: center;
  background-color: #98192a;
  width: 300px;
  margin-bottom: 23px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 24px;
  font-size: 22px;
}

.heading-14.cc {
  text-align: center;
}

.heading-14.new {
  margin-bottom: 10px;
}

.heading-14.hh {
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-14.pp1 {
  text-align: center;
  margin-bottom: 0;
}

.heading-14.pp12 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-14.ccc {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}

.chef-special-background {
  position: absolute;
  inset: 0%;
}

.served {
  color: #333;
  text-transform: lowercase;
  margin-top: -8px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
}

.served.cccc {
  text-align: center;
  text-transform: none;
}

.paragraph-12 {
  color: #000;
  text-transform: lowercase;
  margin-bottom: 5px;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

.paragraph-12._18px {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.56em;
}

.sec {
  background-color: #f1f0ee;
  padding: 100px 50px;
}

.sec.menu-page {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 100px;
  display: flex;
}

.heading {
  font-weight: 400;
}

.heading.h6 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4em;
}

.heading.h6.green-300 {
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: 0 auto;
  margin-bottom: 2px;
  font-family: ivypresto-headline, sans-serif;
  font-weight: 600;
}

.heading.h6.green-300.c3 {
  text-align: center;
}

.heading.h6.new-tet {
  color: #292929;
  text-transform: lowercase;
  margin-top: 39px;
  margin-bottom: 0;
  font-weight: 400;
}

.heading.h6.new-tet._25 {
  text-align: center;
}

.heading.h6.pp3 {
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: 0 auto;
  margin-bottom: 0;
  font-family: ivypresto-headline, sans-serif;
  font-weight: 600;
  line-height: 22px;
}

.heading.h6.pp3.c3 {
  text-align: center;
}

.heading.h5 {
  margin-bottom: 8px;
  line-height: 1.55em;
}

.food-menu-title-content {
  flex-direction: column;
  margin-right: 5px;
  display: flex;
  position: relative;
}

.food-menu-title-content.c1 {
  margin-left: auto;
  margin-right: auto;
}

.tab-pane-tab-2 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-73 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gf {
  color: #9e880d;
}

.v {
  color: #318f27;
  font-family: ivypresto-headline, sans-serif;
}

.vg {
  color: #878f89;
}

.menu-holder {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.menu-holder.last-m {
  margin-bottom: 0;
}

.m-1 {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
  font-family: source-serif-pro, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.m-1._18px {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.56em;
}

.notice {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

.notice._18px {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.56em;
}

.text-span-3 {
  font-family: source-serif-pro, sans-serif;
}

.image-38 {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-74 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

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

.code-embed-2 {
  width: 100%;
  margin-bottom: 0;
  font-family: source-serif-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.gift {
  background-color: #f1f3f5;
  padding: 80px 50px;
}

.div-block-76 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.gift1 {
  opacity: .9;
  color: #161616;
  text-align: center;
  letter-spacing: 0;
  max-width: 500px;
  margin: 0 auto 45px;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 1.7em;
}

.image-39 {
  position: absolute;
  top: 13580.9px;
  left: 729.25px;
}

.image-40 {
  position: absolute;
  right: 14.5px;
}

.div-block-77 {
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
  position: relative;
}

.image-41 {
  margin-bottom: 0;
  margin-right: 41px;
}

.thanks {
  color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.modal {
  z-index: 9999999;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-60 {
  z-index: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-image: linear-gradient(#0000006b, #0000006b);
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.modal__body {
  z-index: 2;
  text-align: center;
  background-color: #0000;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

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

.image-29 {
  object-fit: cover;
  margin-bottom: 0;
}

.modal__close {
  opacity: 1;
  filter: invert();
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: -32px;
  left: auto;
  right: -3px;
}

.modal__close:hover {
  opacity: 1;
}

.pp2 {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-top: 6px;
  margin-bottom: 0;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

.pp2._18px {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.56em;
}

.pp6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  break-inside: avoid;
  background-color: #5c5c5c0d;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding: 25px;
  display: grid;
}

.pp6.none {
  background-color: #2b2b2b00;
  margin-bottom: 0;
  padding: 0;
}

.pp7 {
  color: #000;
  text-transform: none;
  margin-bottom: 5px;
  font-family: ivypresto-text, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

.pp7._18px {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.56em;
}

.pp7.mur {
  margin-top: -6px;
}

.text-span-4, .text-span-5 {
  font-weight: 300;
}

.text-span-6 {
  color: var(--wine);
}

.pp10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pp11 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.pp11._18px {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.56em;
}

.div-block-78 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-43 {
  max-width: 800px;
  margin-top: 14px;
  margin-bottom: 24px;
}

.bold-text-4 {
  color: #cf2219;
  text-transform: uppercase;
  font-weight: 600;
}

.link-contact {
  color: #000;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .4s;
}

.link-contact:hover {
  opacity: .47;
}

@media screen and (min-width: 1280px) {
  .main-container {
    z-index: 5;
    flex-direction: column;
  }
}

@media screen and (min-width: 1440px) {
  .section-5.background-smoke {
    padding-bottom: 7px;
  }

  .main-container {
    left: auto;
  }
}

@media screen and (min-width: 1920px) {
  .line-fill {
    background-color: #ceaa72;
  }
}

@media screen and (max-width: 991px) {
  .section-5 {
    display: none;
  }

  .section-5.background-smoke {
    padding-top: 50px;
    padding-bottom: 5px;
    display: block;
  }

  .contact-info {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    display: flex;
  }

  .paragraph-4 {
    line-height: 35px;
  }

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

  .heading-h.left {
    margin-bottom: 30px;
  }

  .heading-h.white00 {
    font-size: 40px;
  }

  .button-block {
    display: none;
  }

  .div-block-20 {
    padding-right: 0;
  }

  .content-section {
    padding-top: 111px;
  }

  .content-section.pe {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-section.pp-page {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .gallert {
    padding: 50px;
  }

  .div-block-18 {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .contact-us-flex-block {
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .contact-us-flex-block.left {
    justify-content: center;
    align-items: center;
  }

  .about-restaurant-flex.in-restaurant-cms {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: center;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    place-items: flex-start center;
    width: 100%;
    margin-bottom: 50px;
  }

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

  .menu-nts {
    text-align: center;
    min-width: 210px;
    height: 40px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .menu-nts.w--current {
    text-align: center;
  }

  .menu-nts._01010 {
    margin-top: 0;
  }

  .menu-btn {
    font-size: 12px;
  }

  .container-5._0101 {
    width: 100%;
  }

  .div-block-68 {
    width: 100%;
    margin-top: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .content-holder {
    margin-left: 5%;
    margin-right: 5%;
  }

  .space-large {
    min-height: 50px;
  }

  .space {
    min-height: 80px;
  }

  .space._9 {
    min-height: 50px;
  }

  .div-block-67 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .newsletter-form {
    width: auto;
  }

  .p_m-2 {
    text-align: left;
  }

  .main-container {
    justify-content: center;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-testimonials-grid-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }

  .about-restaurant-block {
    margin-left: auto;
    margin-right: auto;
  }

  .contact-info-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-bottom: 0;
    display: grid;
  }

  .newsletter-text-2 {
    text-align: center;
    max-width: none;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-us-wrapper {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-direction: column;
    max-width: 100%;
    margin-left: 50px;
    margin-right: 50px;
  }

  .menus-2 {
    padding: 50px;
  }

  .reviews {
    background-image: linear-gradient(to bottom, null, null), url('../images/AU8I9603.jpg');
    background-attachment: scroll, scroll;
    flex-flow: column;
    height: auto;
    padding: 50px;
  }

  .c-footer-grid-wrapper {
    width: 100%;
  }

  .hero-gradient {
    background-image: linear-gradient(#191d23e6, #191d231a 50%, #191d23);
  }

  .modern-button {
    padding: 1.5em 2.5em;
  }

  .modern-button:hover {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  .modern-button.in-dropdown {
    padding-left: 1.4em;
    padding-right: 1.4em;
  }

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

  .wine-wrapper.d {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    max-width: none;
    display: grid;
  }

  .parallax-main {
    height: 400px;
  }

  .parallax-main.para-3 {
    background-position: 50% 100%;
    background-attachment: scroll;
    height: 400px;
    display: none;
  }

  .parallax-main.para6, .parallax-main.para-2 {
    background-attachment: scroll;
    height: 400px;
  }

  .parallax-main.para-1 {
    background-position: 50%;
    background-attachment: scroll;
    height: 400px;
  }

  .parallax-main.para4 {
    background-attachment: scroll;
    height: 400px;
    display: none;
  }

  .parallax-main.para5 {
    background-position: 50% 100%;
    background-attachment: scroll;
    height: 400px;
  }

  .parallax-main.lunch, .parallax-main.brunch, .parallax-main.vegan, .parallax-main.drinks, .parallax-main.thankyou, .parallax-main.party-packages {
    height: 400px;
  }

  .contact-us-card-description {
    text-align: center;
  }

  .contact-us-card-description.newp {
    align-self: center;
  }

  .c-container {
    align-items: center;
  }

  .c-container.footer {
    align-items: flex-start;
    padding-left: 50px;
    padding-right: 50px;
  }

  .c-container.footer-after {
    align-items: stretch;
  }

  .newsletter-grid {
    grid-template-columns: 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .wine-link-wrapper-2 {
    width: auto;
  }

  .space00 {
    min-height: 50px;
  }

  .contact-us-form-wrapper {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }

  .html-embed-9 {
    height: 300px;
  }

  .max-width-block-57em {
    max-width: 50em;
  }

  .max-width-block-57em.with-margin-6em {
    max-width: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .padding-inner.pb-0em-copy-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-4.about {
    padding: 50px;
  }

  .section-3 {
    background-attachment: scroll, scroll;
    height: auto;
    padding: 134px 51px;
  }

  .newsletter-block {
    width: auto;
  }

  .div-block-4 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  ._50-percent-column.right {
    width: 100%;
    min-height: 500px;
  }

  ._50-percent-column.contact-form {
    width: 100%;
  }

  .wine-card-wrapper-2 {
    align-items: center;
    width: auto;
    min-width: auto;
    display: flex;
  }

  .link-block {
    margin-left: 2px;
  }

  .grid-2 {
    grid-auto-flow: row dense;
  }

  .gallery-lightbox {
    height: 13em;
  }

  .c-footer-grid {
    grid-template-columns: 1fr .5fr .75fr .5fr 1fr 1fr 1fr 1fr;
    width: 100%;
  }

  .newsletter-field::placeholder {
    font-size: 1.1em;
  }

  .restaurant-description-3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .nav-menu-2 {
    background-color: #161616e6;
    border-bottom: 1px solid #ffffff3b;
    position: absolute;
    top: 4em;
  }

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

  .dropdown-toggle {
    background-color: #ffffff0d;
    border: 1px solid #d8c7c94d;
    min-height: 3.2em;
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-toggle.w--open {
    background-color: #d8c7c933;
  }

  .nav-flex-2 {
    align-items: center;
    min-height: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .burger-icon {
    width: 1em;
    height: 1em;
    margin-right: .7em;
    font-size: .8em;
  }

  .dropdown-image-color {
    background-image: linear-gradient(270deg, #30262700, #2c191bf2);
  }

  .menu-button {
    border-bottom: 2px solid #0000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 1em;
    padding: .6em 0 .5em;
    font-family: ivypresto-text, sans-serif;
    font-weight: 100;
  }

  .menu-button.w--open {
    background-color: #0000;
    border-bottom-color: #fff;
  }

  .menu-title {
    color: #fff;
    font-size: 13px;
    line-height: 1.3em;
  }

  .dropdown-grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr 1fr;
    padding: 1em 0 0;
  }

  .nav-link-cta.only-for-mobile {
    align-self: center;
    padding-top: .6em;
    padding-bottom: .6em;
    font-size: .8em;
    line-height: 1em;
    display: flex;
  }

  .nav-flex-1 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .nav-link-2 {
    white-space: nowrap;
    border-bottom-width: 2px;
    min-height: 3.2em;
    margin-top: .7em;
    margin-bottom: .7em;
    margin-right: 2.2em;
  }

  .nav-link-2.is-dropdown {
    min-height: auto;
  }

  .nav-ctas {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 2.5em;
    display: none;
  }

  .dropdown-image-size {
    min-height: auto;
    padding: 1.5em;
  }

  .dropdown-icon {
    margin-left: .5em;
  }

  .none000 {
    flex-flow: column;
    justify-content: flex-start;
    padding: 1.7em 4em;
  }

  .dropdown-list {
    box-shadow: none;
    background-color: #0000;
    position: relative;
    top: 0;
  }

  .dropdown-list.w--open {
    background-color: #0000;
    border-bottom: 1px solid #10131f;
  }

  .paragraph-6 {
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 300;
    line-height: 15px;
  }

  .home-3-menu-list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .restaurant-grid-block-2 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .restaurant-grid-block-2.is-address {
    padding: 3em;
  }

  .grid-block-image {
    height: 35em;
    min-height: auto;
  }

  .grid-block-image.is-address {
    height: auto;
  }

  .web-btn.only-for-mobile {
    align-self: center;
    padding-top: 1.1em;
    padding-bottom: 1.1em;
    font-size: .8em;
    line-height: 1em;
    display: flex;
  }

  .duplicate {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: auto;
  }

  .duplicate.inquiry {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-9 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .success-message-5 {
    max-width: 738px;
  }

  .cta11-grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .error-message-5 {
    max-width: 738px;
  }

  .sub-heading-2._001 {
    margin-bottom: 4px;
  }

  .order {
    flex-wrap: wrap;
    padding-top: 3px;
  }

  .div-block-69 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    top: 105px;
  }

  .food-menu-item-wrapper.more {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .food-menu-item-wrapper.pp8 {
    column-count: 2;
    grid-template-columns: 1fr 1fr;
  }

  .tab-link {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tabs-2 {
    max-width: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-links {
    margin-top: 10px;
  }

  .sec.menu-page {
    padding-bottom: 50px;
    display: flex;
  }

  .heading.h6 {
    text-transform: uppercase;
  }

  .heading.h5 {
    font-size: 16px;
    line-height: 1.22em;
  }

  .gift {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .gift1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .section-5.background-smoke {
    padding-bottom: 3px;
  }

  .contact-info {
    align-items: center;
  }

  .paragraph-4 {
    font-size: 25px;
    line-height: 33px;
  }

  .text-block-3 {
    width: 200px;
  }

  .div-block-40 {
    width: 100%;
  }

  .heading-h.left {
    font-size: 35px;
  }

  .heading-h.white00 {
    font-size: 35px;
    line-height: 40px;
  }

  .contact-social-wrapper {
    text-align: center;
    justify-content: center;
  }

  .content-section.pe {
    background-image: none;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .content-section.pp-page {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-6 {
    width: 8%;
    max-width: 80%;
  }

  .gallert {
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-us-flex-block.left {
    align-items: center;
  }

  .about-restaurant-flex {
    flex-direction: column;
    justify-content: center;
  }

  .menu-btn {
    font-size: 11px;
  }

  .menu-btn.thanksgiving.mm {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .revi {
    text-align: center;
  }

  .div-block-68 {
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .content-holder.res {
    margin-bottom: 15px;
  }

  .content-holder._9784 {
    margin-bottom: 0;
  }

  .content-holder._0193 {
    margin-bottom: 15px;
  }

  .space-large {
    min-height: 50px;
  }

  .newsletter-submit-button {
    font-size: 13px;
  }

  .twitter {
    margin-right: 0;
  }

  .div-block-39 {
    flex-direction: column;
    width: 100%;
  }

  .flex-wrapper._00s {
    margin-top: -15px;
  }

  .newsletter-form {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .p_m-2 {
    text-align: left;
  }

  .p_m-2.review {
    font-size: 15px;
  }

  .cell, .cell.i4, .cell.v4, .cell.i2, .cell.v2, .cell.v3, .cell.i3, .cell.v66, .cell.i1 {
    min-height: 200px;
  }

  .modern-button-title {
    font-size: 1em;
  }

  .text-01 {
    width: 100%;
    margin-top: 0;
  }

  .c-testimonials-gird {
    grid-row-gap: 4em;
  }

  .about-restaurant-block {
    flex: 0 auto;
    width: 100%;
    min-width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .contact-info-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .contact-us-wrapper {
    margin-left: 30px;
    margin-right: 30px;
  }

  .menus-2, .reviews {
    padding-left: 30px;
    padding-right: 30px;
  }

  .c-footer-nav-headline-wrapper {
    text-align: center;
  }

  .tabs {
    margin-top: 0;
  }

  .col-title-2 {
    margin-bottom: 4px;
    font-size: 16px;
  }

  .text-field-3._50 {
    width: 100%;
  }

  .modern-button.in-dropdown {
    padding-top: .9em;
    padding-bottom: .9em;
  }

  .wine-wrapper.d {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .parallax-main, .parallax-main.para-3, .parallax-main.para6, .parallax-main.para-2, .parallax-main.para-1, .parallax-main.para4, .parallax-main.para5, .parallax-main.lunch, .parallax-main.brunch, .parallax-main.vegan, .parallax-main.drinks, .parallax-main.thankyou, .parallax-main.party-packages {
    background-attachment: scroll;
    height: 300px;
  }

  .c-footer-contact {
    text-align: left;
    width: 100%;
  }

  .c-footer-contact._0a0, .contact-us-card-description {
    text-align: center;
  }

  .c-container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-container.footer {
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .newsletter-grid {
    max-width: none;
  }

  .space00 {
    min-height: 50px;
  }

  .contact-us-form-wrapper {
    width: 100%;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .sub1-3 {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 50px;
  }

  .abt-p {
    width: 100%;
  }

  .max-width-block-57em.with-margin-6em {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-4.about {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-3 {
    height: auto;
    padding: 89px 30px;
  }

  ._50-percent-column {
    width: 100%;
  }

  ._50-percent-column.righ0 {
    height: 300px;
  }

  ._50-percent-column.contact-form {
    padding: 31px;
  }

  .heading-6.title-style-1 {
    font-size: 35px;
  }

  .wine-card-wrapper-2 {
    align-items: center;
    min-height: auto;
    margin-right: 0;
  }

  .grid-2 {
    margin-top: 0;
  }

  .gallery-lightbox {
    height: 10em;
  }

  .c-footer-grid {
    grid-column-gap: 20px;
    grid-row-gap: 12px;
    justify-items: center;
  }

  .i5 {
    min-height: 200px;
  }

  .newsletter-field {
    font-size: 15px;
  }

  .newsletter-field::placeholder {
    font-size: 1em;
  }

  .brand-logo-image {
    margin-bottom: 0;
  }

  .subnav {
    font-size: 9px;
  }

  .nav-flex-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .menu-button {
    padding-top: .4em;
    padding-bottom: .4em;
  }

  .brand-claim {
    display: none;
  }

  .dropdown-grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .nav-link-cta.only-for-mobile {
    padding-top: .6em;
    padding-bottom: .6em;
  }

  .nav-flex-1 {
    min-height: 4em;
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-link-2 {
    margin-right: 1.8em;
  }

  .nav-link-001.oneone {
    font-size: 11px;
  }

  .paragraph-6 {
    font-size: 12px;
  }

  .home-3-menu-list {
    grid-template-columns: 1fr 1fr;
  }

  .home-3-menu-button {
    bottom: -3.4em;
  }

  .restaurant-block-4 {
    max-width: none;
  }

  .restaurant-grid-block-2 {
    padding: 8em 5em;
  }

  .restaurant-grid-block-2.is-address {
    margin-bottom: 0;
  }

  .restaurant-description-4, .restaurant-hours-4 {
    font-size: 1.1em;
  }

  .restaurant-title-4 {
    font-size: 2em;
  }

  .restaurant-grid-4 {
    grid-column-gap: 0em;
    grid-row-gap: 1.5em;
    grid-template-columns: 1fr;
  }

  .grid-block-image {
    height: 30em;
    min-height: auto;
  }

  .grid-block-image.is-address {
    min-height: 300px;
  }

  .pp-parties2 {
    padding: 0;
  }

  .pp4 {
    margin-top: 20px;
    font-size: 15px;
  }

  .text-field-4.bottom-margin-field {
    padding-top: 29px;
  }

  .section-header-2 {
    margin-bottom: 0;
  }

  .duplicate {
    padding-top: 70px;
  }

  .duplicate.inquiry {
    padding-top: 50px;
  }

  .section-9 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .success-message-5 {
    width: 100%;
    max-width: none;
  }

  .email-text {
    font-size: 15px;
  }

  .div-block-71 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cta11-grid-2 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .wrapper.m0-50 {
    margin-top: 10px;
  }

  .error-message-5 {
    width: 100%;
    max-width: none;
  }

  .order {
    flex-wrap: wrap;
    justify-content: center;
  }

  .div-block-69 {
    font-size: 12px;
    top: 94px;
  }

  .food-menu-item-wrapper {
    grid-template-columns: 1fr;
  }

  .food-menu-item-wrapper.more {
    grid-template-columns: 1fr 1fr;
  }

  .food-menu-item-wrapper.pp8 {
    column-count: 1;
    grid-template-columns: 1fr;
  }

  .tab-link {
    flex: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-links {
    background-color: #fff;
    border-bottom-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .food-menu-item {
    width: 100%;
  }

  ._00 {
    font-size: 15px;
  }

  ._00.cc1 {
    font-size: 14px;
  }

  .sub.c2 {
    font-size: 20px;
  }

  .new0test {
    font-size: 15px;
  }

  .heading-14.doubl {
    margin-top: 50px;
  }

  .heading-14.cc-copy {
    text-transform: uppercase;
    width: 100%;
    padding: 10px 0;
    font-size: 18px;
  }

  .heading-14.cc {
    font-size: 20px;
  }

  .served {
    font-size: 15px;
  }

  .served.cccc {
    font-size: 14px;
  }

  .paragraph-12 {
    color: #5e5e5e;
    letter-spacing: .3px;
  }

  .paragraph-12._18px {
    font-size: 14px;
  }

  .sec {
    padding: 50px 30px;
  }

  .sec.menu-page {
    padding-top: 39px;
    padding-bottom: 34px;
  }

  .heading.h6.green-300, .heading.h6.pp3 {
    color: #3c382b;
  }

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

  .tab-pane-tab-2 {
    max-width: 100%;
  }

  .m-1 {
    color: #5e5e5e;
    letter-spacing: .3px;
  }

  .m-1._18px {
    font-size: 13px;
  }

  .notice {
    color: #5e5e5e;
    letter-spacing: .3px;
  }

  .notice._18px {
    font-size: 13px;
  }

  .div-block-74 {
    align-items: center;
  }

  .div-block-75 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

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

  .div-block-77 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-41 {
    margin-bottom: 27px;
    margin-right: 0;
  }

  .image-42 {
    margin-bottom: 15px;
  }

  .thanks {
    width: 100%;
  }

  .modal__body {
    flex-direction: column;
  }

  .link-block-6 {
    margin: 0;
  }

  .image-29 {
    margin-bottom: 0;
  }

  .pp2 {
    color: #5e5e5e;
    letter-spacing: .3px;
  }

  .pp2._18px {
    font-size: 13px;
  }

  .pp6 {
    align-items: center;
  }

  .pp7 {
    color: #5e5e5e;
    letter-spacing: .3px;
  }

  .pp7._18px {
    font-size: 14px;
  }

  .pp10 {
    width: 100%;
  }

  .pp11 {
    letter-spacing: .3px;
  }

  .pp11._18px {
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  .slide-3 {
    background-image: url('../images/AU8I1427.webp');
  }

  .section-5 {
    overflow: hidden;
  }

  .section-5.background-smoke {
    padding-bottom: 4px;
  }

  .contact-info {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding: 15px 17px 20px;
  }

  .div-block-17 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
  }

  .text-block-3 {
    width: 100%;
    margin-bottom: -33px;
    margin-left: 0;
    margin-right: 0;
    font-size: 11px;
  }

  .heading-h {
    font-size: 35px;
  }

  .contact-social-wrapper {
    height: auto;
  }

  .div-block-20 {
    right: 20px;
  }

  .slider {
    height: 750px;
  }

  .content-section.pe {
    background-position: -50px 0;
    background-size: 100px;
  }

  .form-error-message {
    padding: 1.7em;
  }

  .div-block-18 {
    display: none;
  }

  .contact-us-flex-block {
    grid-column-gap: 7.5px;
    justify-content: center;
  }

  .about-restaurant-flex.in-restaurant-cms {
    grid-template-columns: 1fr;
  }

  .form-success-message-1.is-newsletter {
    padding-top: 2.9em;
    padding-bottom: 2.9em;
  }

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

  .menu-nts {
    min-width: 0;
    font-size: 12px;
  }

  .menu-nts._01010 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .menu-btn {
    letter-spacing: 1px;
    padding: 6px .9em;
    font-weight: 400;
  }

  .menu-btn.thanksgiving.mm {
    margin-top: 4px;
  }

  .slide-7 {
    background-image: url('../images/AU8I0825.webp');
  }

  .div-block-68 {
    padding-top: 25px;
    padding-bottom: 23px;
  }

  .image-mask {
    height: 750px;
  }

  .newsletter-submit-button {
    width: 100%;
  }

  .tabs-nav-item-underline {
    grid-row-gap: .5em;
    flex-direction: column;
  }

  .tabs-nav-item-underline._01 {
    min-width: 200px;
  }

  .tabs-menu-underline-wrapper {
    flex-flow: column;
    padding: .8em 1em 1em;
  }

  .newsletter-form-inner {
    flex-wrap: wrap;
  }

  .none.type-color {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-39 {
    flex-direction: column;
  }

  .flex-wrapper._00s {
    margin-top: 4px;
  }

  .section.hero {
    height: 750px;
  }

  .modern-button-icon.is-smaller {
    vertical-align: baseline;
    display: none;
  }

  .p_m-2.review {
    text-align: center;
  }

  .cell, .cell.retre {
    min-height: 150px;
  }

  .cell.i4, .cell.v4 {
    min-height: 130px;
  }

  .cell.f15 {
    min-height: 150px;
  }

  .cell.rfrew {
    min-height: 200px;
  }

  .cell.i2 {
    min-height: 130px;
  }

  .cell.v172, .cell.v2 {
    min-height: 150px;
  }

  .cell.v3 {
    min-height: 130px;
  }

  .cell.i3, .cell.v66 {
    min-height: 150px;
  }

  .cell.i17 {
    min-height: 200px;
  }

  .cell.i1, .cell._20 {
    min-height: 150px;
  }

  .modern-button-title {
    letter-spacing: 0;
    font-weight: 300;
  }

  .c-testimonials-gird {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
  }

  .main-container {
    max-width: 100%;
    padding-bottom: 0;
  }

  .slide01 {
    background-image: url('../images/AU8I1057.webp');
  }

  .c-testimonials-grid-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }

  .space-small {
    min-height: 1px;
  }

  .contact-info-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .c-footer-grid-wrapper {
    padding-top: 16px;
  }

  .col-title-2 {
    font-size: 18px;
  }

  .hero-gradient {
    background-image: linear-gradient(#0000, #191d2326 62%, #191d23);
  }

  .text-field-3._50 {
    width: 100%;
  }

  .modern-button {
    padding-left: 1.8em;
    padding-right: 1.8em;
    font-size: .9em;
  }

  .modern-button.in-dropdown {
    padding: .4em 1em;
  }

  .wine-wrapper.d {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-top: 7px;
    display: grid;
  }

  .c-testimonials-text-wrapper {
    align-items: center;
  }

  .contact-us-card-description {
    text-align: center;
    font-weight: 300;
  }

  .c-container {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .newsletter-grid {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .wine-link-wrapper-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .contact-us-form-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    top: 0;
  }

  .text-block-4 {
    font-size: 3vw;
    display: none;
  }

  .newsletter-title-block {
    grid-row-gap: 1em;
    flex-wrap: wrap;
  }

  .sub1-3 {
    font-size: 35px;
  }

  .html-embed-9 {
    width: 100%;
    height: 300px;
    margin-bottom: -50px;
    padding-left: 0;
    padding-right: 0;
  }

  .abt-p {
    margin-top: 0;
  }

  .max-width-block-57em.with-margin-6em {
    margin-bottom: 0;
  }

  .c-star {
    width: 21px;
    height: 21px;
  }

  .max-width-1440px.mail-list {
    padding-bottom: 8px;
  }

  .padding-inner.pb-0em-copy-copy {
    padding-top: 0;
  }

  .div-block-4 {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._50-percent-column._9a9a {
    padding: 22px 13px;
  }

  ._50-percent-column.right {
    min-height: 400px;
  }

  ._50-percent-column.contact-form {
    padding: 22px 13px;
  }

  .heading-6.w {
    font-size: 30px;
  }

  .slide-2 {
    background-image: url('../images/AU8I1679.webp');
  }

  .wine-card-wrapper-2 {
    min-width: auto;
    height: auto;
    min-height: 220px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px;
    display: flex;
  }

  .text-lbutton-layout-3-blog-2 {
    letter-spacing: 0;
    font-size: 15px;
  }

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

  .c-footer-grid {
    grid-column-gap: 1em;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .i5 {
    min-height: 150px;
  }

  .newsletter-field {
    text-align: center;
    width: 100%;
    margin-bottom: 1em;
  }

  .form-success-title-2 {
    font-size: 14px;
  }

  .nav-flex-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .burger-icon {
    margin-right: .5em;
  }

  .brand-claim {
    font-size: .9em;
  }

  .menu-title {
    font-size: 13px;
  }

  .dropdown-grid {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .nav-link-cta.only-for-mobile {
    letter-spacing: 1px;
    padding: .8em 1em;
  }

  .nav-flex-1 {
    min-height: 3.3em;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .nav-link-2 {
    opacity: 100;
    min-height: 3em;
    margin-top: .3em;
    margin-bottom: .3em;
    margin-right: 0;
  }

  .nav-link-2.is-dropdown {
    margin-right: 0;
  }

  .dropdown-image-size {
    align-items: flex-start;
    padding: 2em 1em 1em;
  }

  .brand {
    font-size: .8em;
  }

  .none000 {
    padding-top: .6em;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .nav-link-001.oneone {
    display: none;
  }

  .paragraph-6 {
    letter-spacing: 0;
    font-size: 12px;
  }

  .home-3-menu-list {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .home-3-menu {
    width: 100%;
    margin-top: 30px;
  }

  .home-3-menu-button {
    bottom: -.5em;
  }

  .home-3-menu-link {
    padding: 30px;
  }

  .restaurant-grid-block-2 {
    padding-left: 13vw;
    padding-right: 13vw;
  }

  .restaurant-grid-block-2.is-address {
    justify-content: space-around;
    align-items: center;
    padding: 30px;
  }

  .restaurant-title-4 {
    text-align: center;
    font-size: 1.7em;
  }

  .grid-block-image {
    height: 25em;
  }

  .web-btn.only-for-mobile {
    letter-spacing: 1px;
    padding: .8em 1em;
  }

  .button-small-4 {
    flex: 1;
    align-self: stretch;
    width: 200px;
    font-size: 13px;
  }

  .pp-parties2 {
    border-style: none;
    border-width: 0;
    padding: 0;
  }

  .pp4 {
    margin-top: 0;
  }

  .text-field-4.bottom-margin-field {
    width: 100%;
  }

  .duplicate {
    padding-bottom: 94px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-9 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-71 {
    padding-left: 0;
    padding-right: 0;
  }

  .cta11-grid-2 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .holders {
    flex-direction: column;
  }

  .wrapper.m0-50 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .order {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 0;
  }

  .div-block-69 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: wrap;
    padding-left: 10px;
    padding-right: 10px;
    top: 82px;
  }

  .food-menu-item-wrapper, .food-menu-item-wrapper.more {
    grid-template-columns: 1fr;
  }

  .tabs-2 {
    width: 100%;
    max-width: none;
  }

  .tab-links {
    margin-top: 0;
    margin-bottom: 0;
  }

  .food-menu-item {
    padding-bottom: 3px;
  }

  .sub {
    font-size: 25px;
    font-weight: 400;
  }

  .heading-14 {
    font-weight: 400;
  }

  .heading-14.cc {
    font-size: 25px;
  }

  .sec {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .sec.menu-page.pp15 {
    padding-bottom: 12px;
  }

  .heading.h6.pp3 {
    line-height: 25px;
  }

  .food-menu-title-content.c1 {
    text-align: center;
  }

  .gift {
    padding-left: 30px;
    padding-right: 30px;
  }

  .thanks {
    margin-top: 0;
  }

  .modal {
    padding: 0;
  }

  .modal__body {
    border-radius: 0;
    flex-direction: column;
    width: 97%;
    margin: 3px;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-6 {
    object-fit: cover;
    height: auto;
    margin: 4px;
  }

  .image-29 {
    object-fit: cover;
  }

  .modal__close {
    opacity: 100;
    filter: invert();
    top: -22px;
    right: 4px;
  }

  .div-block-78 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d695f-2ea2088c {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d69a4-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d69a6-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d69a8-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d69aa-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d69ac-2ea2088c {
  place-self: center;
}

#w-node-_77864aee-ff2d-189c-f83a-00f981d1c64e-2ea2088c, #w-node-_77864aee-ff2d-189c-f83a-00f981d1c658-2ea2088c, #w-node-_77864aee-ff2d-189c-f83a-00f981d1c662-2ea2088c, #w-node-_77864aee-ff2d-189c-f83a-00f981d1c66c-2ea2088c, #w-node-_16a00447-7289-7939-4498-938fa645b4ba-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a24-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a28-2ea2088c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a2c-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6824d3e4-b1c5-2059-665d-346608cee086-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a3c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a30-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a34-2ea2088c, #w-node-_2f1e5165-7548-358a-57dd-6d0ba98b1798-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a38-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a44-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a40-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a4c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a48-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a54-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a58-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a50-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a60-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a64-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a68-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a5c-2ea2088c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a6c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a74-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a70-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a78-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a7c-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a80-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a84-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a88-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a8c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a90-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a94-2ea2088c, #w-node-_494aba75-e712-2766-bcdd-f556e65a09a4-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b389e0e2-857c-6ff1-94a9-d0248c681ecb-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_5984afa9-fe57-8885-f57e-411988f3892a-2ea2088c, #w-node-ebc9ea91-c16b-ece4-5e61-fa6113a13e68-2ea2088c, #w-node-_3eadd2f5-fed0-88b0-44b7-b16eec6c818c-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_441a8f4d-3d7b-47a9-2d2b-20def8acdb79-2ea2088c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_38885b8e-2f05-3173-fef2-dadf7fb539e7-2ea2088c, #w-node-_6f65071f-ae76-bc16-f847-641cfc100f72-2ea2088c, #w-node-ff3d6c3c-7d59-a155-4644-e749afa11891-2ea2088c, #w-node-_6f7640c1-c07e-42f2-b846-10bdda808ca3-2ea2088c, #w-node-_393fda47-5b22-3191-4bc4-92498644346d-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7775aa89-5794-54ac-fa8c-895983556cde-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8d6c9d85-6c16-1a13-c2da-43c27ee93d5e-2ea2088c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_64bf0f86-b734-d11b-722a-d92e4b5d7228-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9459a12-6969-b1f0-898e-408600dd864e-2ea2088c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a9b-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6a9f-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6aab-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aaf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa3-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa7-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ad7-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ab3-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6ab7-2ea2088c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6ac3-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6abf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ac7-2ea2088c, #w-node-d79543cc-bafc-110b-1e8e-7dfbd878fe27-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acb-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6abb-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adb-2ea2088c, #w-node-d6621046-b5b4-b6da-706b-143a7aca28b1-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adf-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae3-2ea2088c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4e653dd3-4934-5955-f89e-dfb891d8ee6d-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae7-2ea2088c, #w-node-_6cc7a105-db9d-b54e-d07e-829b3fe578cc-2ea2088c, #w-node-_5b1aca3f-31dd-b81d-1258-6bc5a0e3511a-2ea2088c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1283ae3-bb56-8d4d-8b33-f473f334c93b-2ea2088c {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-e1283ae3-bb56-8d4d-8b33-f473f334c941-2ea2088c, #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c946-2ea2088c {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_8efb2216-3fd8-bccd-ed4f-fc0307c2d882-2ea2088c, #w-node-_4c282fb6-7e8f-b481-95ff-e27a56f54f96-2ea2088c {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-e1283ae3-bb56-8d4d-8b33-f473f334c96b-2ea2088c, #w-node-_85b35b24-cd4a-e9ee-f8fd-d428aea92438-2ea2088c {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_4e505820-c336-2f8f-dd59-3f35080f1ca9-2ea2088c {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_08b72759-4849-e1d9-ffec-61cdc839ca05-2ea2088c {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-_08b72759-4849-e1d9-ffec-61cdc839ca06-2ea2088c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-dfcafe98-0df3-5903-ac90-b35c69928233-6992822d {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a28-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a2c-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6824d3e4-b1c5-2059-665d-346608cee086-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a30-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a34-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f1e5165-7548-358a-57dd-6d0ba98b1798-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a38-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a40-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a4c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a48-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a54-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a58-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a50-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a60-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a64-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a68-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a5c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a6c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a74-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a70-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a78-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a7c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a80-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a84-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a88-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a8c-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a90-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a94-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_494aba75-e712-2766-bcdd-f556e65a09a4-2ea2088c, #w-node-b389e0e2-857c-6ff1-94a9-d0248c681ecb-2ea2088c, #w-node-_5984afa9-fe57-8885-f57e-411988f3892a-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ebc9ea91-c16b-ece4-5e61-fa6113a13e68-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3eadd2f5-fed0-88b0-44b7-b16eec6c818c-2ea2088c, #w-node-_441a8f4d-3d7b-47a9-2d2b-20def8acdb79-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_38885b8e-2f05-3173-fef2-dadf7fb539e7-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6f65071f-ae76-bc16-f847-641cfc100f72-2ea2088c, #w-node-ff3d6c3c-7d59-a155-4644-e749afa11891-2ea2088c, #w-node-_6f7640c1-c07e-42f2-b846-10bdda808ca3-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_393fda47-5b22-3191-4bc4-92498644346d-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7775aa89-5794-54ac-fa8c-895983556cde-2ea2088c, #w-node-_8d6c9d85-6c16-1a13-c2da-43c27ee93d5e-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_64bf0f86-b734-d11b-722a-d92e4b5d7228-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f9459a12-6969-b1f0-898e-408600dd864e-2ea2088c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a9f-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aab-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa3-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa7-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ad7-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ab3-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ab7-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ac3-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6abf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ac7-2ea2088c, #w-node-d79543cc-bafc-110b-1e8e-7dfbd878fe27-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acb-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adb-2ea2088c, #w-node-d6621046-b5b4-b6da-706b-143a7aca28b1-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae3-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4e653dd3-4934-5955-f89e-dfb891d8ee6d-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae7-2ea2088c, #w-node-_6cc7a105-db9d-b54e-d07e-829b3fe578cc-2ea2088c, #w-node-_5b1aca3f-31dd-b81d-1258-6bc5a0e3511a-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c93b-2ea2088c, #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c941-2ea2088c, #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c946-2ea2088c, #w-node-_8efb2216-3fd8-bccd-ed4f-fc0307c2d882-2ea2088c, #w-node-_4c282fb6-7e8f-b481-95ff-e27a56f54f96-2ea2088c, #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c96b-2ea2088c, #w-node-_85b35b24-cd4a-e9ee-f8fd-d428aea92438-2ea2088c, #w-node-_4e505820-c336-2f8f-dd59-3f35080f1ca9-2ea2088c {
    grid-column: span 4 / span 4;
  }

  #w-node-_08b72759-4849-e1d9-ffec-61cdc839ca05-2ea2088c {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-_08b72759-4849-e1d9-ffec-61cdc839ca06-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6b6c-2ea2088c, #w-node-_630fed6d-936d-1061-b8d1-3652dab3b69b-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-dfcafe98-0df3-5903-ac90-b35c69928233-6992822d {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_77864aee-ff2d-189c-f83a-00f981d1c64e-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_16a00447-7289-7939-4498-938fa645b4ba-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a24-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a28-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a2c-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6824d3e4-b1c5-2059-665d-346608cee086-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a3c-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a30-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a34-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f1e5165-7548-358a-57dd-6d0ba98b1798-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a38-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a44-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a40-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a4c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a48-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a54-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a58-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a50-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a60-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a64-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a68-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a5c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a6c-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a74-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a70-2ea2088c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a78-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a7c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a80-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a84-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a88-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a8c-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a90-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a94-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_494aba75-e712-2766-bcdd-f556e65a09a4-2ea2088c, #w-node-b389e0e2-857c-6ff1-94a9-d0248c681ecb-2ea2088c, #w-node-_5984afa9-fe57-8885-f57e-411988f3892a-2ea2088c, #w-node-ebc9ea91-c16b-ece4-5e61-fa6113a13e68-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3eadd2f5-fed0-88b0-44b7-b16eec6c818c-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_441a8f4d-3d7b-47a9-2d2b-20def8acdb79-2ea2088c, #w-node-_38885b8e-2f05-3173-fef2-dadf7fb539e7-2ea2088c, #w-node-_6f65071f-ae76-bc16-f847-641cfc100f72-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ff3d6c3c-7d59-a155-4644-e749afa11891-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6f7640c1-c07e-42f2-b846-10bdda808ca3-2ea2088c, #w-node-_393fda47-5b22-3191-4bc4-92498644346d-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7775aa89-5794-54ac-fa8c-895983556cde-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8d6c9d85-6c16-1a13-c2da-43c27ee93d5e-2ea2088c, #w-node-_64bf0f86-b734-d11b-722a-d92e4b5d7228-2ea2088c, #w-node-f9459a12-6969-b1f0-898e-408600dd864e-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a9b-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a9f-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aab-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aaf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa3-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa7-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ad7-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ab3-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ab7-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ac3-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6abf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ac7-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d79543cc-bafc-110b-1e8e-7dfbd878fe27-2ea2088c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acb-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6abb-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adb-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d6621046-b5b4-b6da-706b-143a7aca28b1-2ea2088c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adf-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae3-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4e653dd3-4934-5955-f89e-dfb891d8ee6d-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae7-2ea2088c, #w-node-_6cc7a105-db9d-b54e-d07e-829b3fe578cc-2ea2088c, #w-node-_5b1aca3f-31dd-b81d-1258-6bc5a0e3511a-2ea2088c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c93b-2ea2088c {
    grid-column: span 1 / span 1;
  }

  #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c941-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c946-2ea2088c {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_8efb2216-3fd8-bccd-ed4f-fc0307c2d882-2ea2088c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4c282fb6-7e8f-b481-95ff-e27a56f54f96-2ea2088c {
    grid-column: span 1 / span 1;
  }

  #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c96b-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85b35b24-cd4a-e9ee-f8fd-d428aea92438-2ea2088c {
    grid-area: 8 / 1 / 9 / 2;
  }

  #w-node-_4e505820-c336-2f8f-dd59-3f35080f1ca9-2ea2088c {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-_08b72759-4849-e1d9-ffec-61cdc839ca05-2ea2088c {
    grid-column-end: 7;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6af0-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6b05-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6b1a-2ea2088c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6b60-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6b65-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6b6c-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-dfcafe98-0df3-5903-ac90-b35c69928233-6992822d {
    grid-area: span 1 / span 8 / span 1 / span 8;
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77864aee-ff2d-189c-f83a-00f981d1c64e-2ea2088c, #w-node-_77864aee-ff2d-189c-f83a-00f981d1c658-2ea2088c, #w-node-_77864aee-ff2d-189c-f83a-00f981d1c662-2ea2088c, #w-node-_77864aee-ff2d-189c-f83a-00f981d1c66c-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a24-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a28-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a2c-2ea2088c, #w-node-_6824d3e4-b1c5-2059-665d-346608cee086-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a3c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a30-2ea2088c, #w-node-_2f1e5165-7548-358a-57dd-6d0ba98b1798-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a38-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a44-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a54-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a58-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a50-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a60-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a64-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a68-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a5c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a6c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a74-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a70-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a78-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a7c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a80-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a84-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a88-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a8c-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a90-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a94-2ea2088c, #w-node-_494aba75-e712-2766-bcdd-f556e65a09a4-2ea2088c, #w-node-b389e0e2-857c-6ff1-94a9-d0248c681ecb-2ea2088c, #w-node-_5984afa9-fe57-8885-f57e-411988f3892a-2ea2088c, #w-node-ebc9ea91-c16b-ece4-5e61-fa6113a13e68-2ea2088c, #w-node-_3eadd2f5-fed0-88b0-44b7-b16eec6c818c-2ea2088c, #w-node-_441a8f4d-3d7b-47a9-2d2b-20def8acdb79-2ea2088c, #w-node-_38885b8e-2f05-3173-fef2-dadf7fb539e7-2ea2088c, #w-node-_6f65071f-ae76-bc16-f847-641cfc100f72-2ea2088c, #w-node-ff3d6c3c-7d59-a155-4644-e749afa11891-2ea2088c, #w-node-_6f7640c1-c07e-42f2-b846-10bdda808ca3-2ea2088c, #w-node-_393fda47-5b22-3191-4bc4-92498644346d-2ea2088c, #w-node-_7775aa89-5794-54ac-fa8c-895983556cde-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8d6c9d85-6c16-1a13-c2da-43c27ee93d5e-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_64bf0f86-b734-d11b-722a-d92e4b5d7228-2ea2088c, #w-node-f9459a12-6969-b1f0-898e-408600dd864e-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a9b-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6a9f-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aaf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa3-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6aa7-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ad7-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ab3-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ac3-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acf-2ea2088c, #w-node-d79543cc-bafc-110b-1e8e-7dfbd878fe27-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6acb-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6abb-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adb-2ea2088c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d6621046-b5b4-b6da-706b-143a7aca28b1-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6adf-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae3-2ea2088c, #w-node-_4e653dd3-4934-5955-f89e-dfb891d8ee6d-2ea2088c, #w-node-_3de45acb-99fe-bb96-42d8-505c954d6ae7-2ea2088c, #w-node-_6cc7a105-db9d-b54e-d07e-829b3fe578cc-2ea2088c, #w-node-_5b1aca3f-31dd-b81d-1258-6bc5a0e3511a-2ea2088c, #w-node-e1283ae3-bb56-8d4d-8b33-f473f334c93b-2ea2088c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_08b72759-4849-e1d9-ffec-61cdc839ca05-2ea2088c {
    grid-column-end: 5;
  }

  #w-node-_3de45acb-99fe-bb96-42d8-505c954d6af0-2ea2088c {
    grid-column: span 3 / span 3;
    justify-self: center;
  }

  #w-node-_9687b71f-a204-ace5-69d9-ba2af0b60044-f0b6002a, #w-node-_9687b71f-a204-ace5-69d9-ba2af0b6004c-f0b6002a, #w-node-_9687b71f-a204-ace5-69d9-ba2af0b60054-f0b6002a, #w-node-ccf9f82b-5855-da91-8d5e-7a84f3219f3f-f0b6002a, #w-node-fdd7fe21-72f4-5732-97b7-46f38f510101-f0b6002a, #w-node-_94d2e65b-20ea-2917-01bc-87f294eeeac3-f0b6002a, #w-node-_127a7952-e84c-3ccb-f749-e13db32a6cfd-f0b6002a, #w-node-_7c0194f1-3444-69a5-7a51-c52eb024dbc3-f0b6002a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


