:root {
  --maroon: #551113;
}

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

strong {
  font-weight: 600;
}

.welcome-head {
  color: #fff;
  font-family: questa-grande, sans-serif;
  font-weight: 500;
}

.tres {
  background-color: #fff;
  background-image: linear-gradient(#00000085, #00000085), url('../images/gal3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.preview-link {
  color: var(--maroon);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s cubic-bezier(.55, .085, .68, .53);
}

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

.preview-link.mnb {
  margin-top: 27px;
}

.preview-link.about1 {
  font-family: Vollkorn, serif;
  font-size: 22px;
}

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

.home-hero {
  z-index: 5;
  opacity: 1;
  background-color: #000;
  position: sticky;
  top: 0;
}

.hamburger-bottom {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.slide {
  z-index: 1;
  object-fit: cover;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hamburger-top {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.footer-logo-wrapper {
  background-color: #030303;
  border-top: 1px #0c0c0c;
  margin-bottom: 0;
  padding: 40px 12px 0;
}

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

.over {
  background-color: #000;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0% 0% auto;
}

.hamburger-wrapper-2 {
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  width: 40px;
  height: 20px;
  display: flex;
}

.c-info-right-label {
  cursor: pointer;
  text-decoration: none;
  display: flex;
}

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

._001 {
  color: #131313;
  text-align: left;
  max-width: 980px;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

._001.a {
  color: #333;
}

._001.nbb {
  color: #333;
  margin-bottom: 0;
}

._001.kmll {
  color: #333;
  margin-top: 9px;
  margin-bottom: 0;
}

._001.asa {
  color: #fff;
}

._001.pac {
  color: #333;
  margin-bottom: 10px;
}

.footer-black {
  z-index: 10;
  background-color: #000;
  padding: 0 0 40px;
  position: relative;
}

.intro-hero {
  z-index: 10;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.pat6 {
  z-index: 10;
  background-image: linear-gradient(#070202d4, #070202d4), url('../images/BenJacks-217.jpg');
  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;
}

.dos {
  background-color: #fff;
  background-image: linear-gradient(#00000075, #00000075), url('../images/AU8I6625.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.about-us-left-block-layout-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 40px 90px;
  display: flex;
}

.about-us-left-block-layout-2.pp {
  background-image: linear-gradient(to right, #fff, #fffc);
  padding-left: 71px;
  padding-right: 71px;
}

.about-us-left-block-layout-2.rr {
  background-color: #000;
  padding-left: 77px;
  padding-right: 77px;
}

.about-us-left-block-layout-2.cc {
  background-image: linear-gradient(to right, #fff, #fffc);
  padding: 76px 70px;
}

.about-us-left-block-layout-2.pp-copy {
  background-color: #000;
}

.about-us-left-block-layout-2.giftaa {
  background-color: #000;
  background-image: url('../images/PngItem_53864.png');
  background-position: -65px -70px;
  background-repeat: no-repeat;
  background-size: 300px;
}

.text-span-15 {
  color: #000;
  letter-spacing: 0;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-weight: 600;
}

.text-span-15.jnm {
  color: #fff;
}

.text-span-15._030303 {
  color: #fff;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.nametile.type-color {
  color: #ffffffd9;
  margin-top: 0;
  font-family: questa-grande, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.off-other-column {
  grid-column-gap: 0px;
  grid-row-gap: 72px;
  border-left: 1px solid #ffffff4d;
  grid-template-rows: min-content min-content min-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 180px;
  padding-left: 50px;
  display: grid;
}

.c-footer-g-maps {
  color: #917e37;
  text-decoration: none;
  transition: all .5s;
}

.c-footer-g-maps:hover {
  color: #7f573c;
}

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

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

.c-footer {
  z-index: 5;
  background-color: #000;
  position: relative;
}

.pparties {
  z-index: 5;
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.social-icon {
  opacity: .7;
  background-image: url('../images/Twitter-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-right: 24px;
  transition: opacity .3s;
}

.social-icon:hover {
  opacity: 1;
}

.social-icon.insta {
  background-image: url('../images/Insta-icon.svg');
}

.social-icon.fb {
  background-image: url('../images/Facebook-icon.svg');
  margin-right: 10px;
}

.gallery {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.submit-button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 19px;
  padding-left: 0;
  font-family: Vollkorn, serif;
  font-size: 19px;
  font-weight: 700;
  transition: color .4s;
}

.submit-button:hover {
  color: gray;
}

.paara2 {
  z-index: 10;
  background-image: url('../images/BenJacksSept2021-389.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  position: relative;
}

._001-nav-container {
  width: 90%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.wine-link-wrapper {
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-decoration: none;
}

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

.hero-paragraph {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.hero-paragraph._0101 {
  text-align: center;
  text-transform: none;
  margin-top: 24px;
  margin-bottom: 0;
}

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

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

.p_m.rese {
  color: #fff;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.p_m.review {
  color: #ffffffdb;
  text-align: center;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.p_m.no-wrap {
  color: #dadada;
  white-space: nowrap;
}

.error-message {
  color: #fff;
  background-color: #9b1f1f;
  border-radius: 4px;
  padding: 19px;
}

.c-footer-reserve-table {
  color: #917e37;
  text-decoration: none;
  transition: all .5s;
}

.c-footer-reserve-table:hover {
  color: #7f573c;
}

.name-field {
  color: #fff;
  background-color: #0000;
  border-top: 1px solid #0000;
  border-left: 1px #000;
  border-right: 1px solid #0000;
  margin-bottom: 20px;
  padding: 30px 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.name-field:focus {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

.name-field._001 {
  color: #fff;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 300;
}

.name-field.sjks {
  margin-left: 5px;
  font-size: 15px;
  font-weight: 300;
}

.lightbox-thumb {
  aspect-ratio: auto;
  object-fit: cover;
  height: 100%;
  transition: transform .5s;
}

.lightbox-thumb:hover {
  transform: scale(1.2);
}

._01010102 {
  opacity: 1;
  color: #ffffffe3;
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: questa-grande, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
  transition: color .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

._01010102:hover {
  color: #ffffff73;
}

.message-field {
  color: #fff;
  background-color: #0000;
  border-top-style: none;
  border-top-color: #000;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

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

.about-us-text-wrapper-layout-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 70px 30px;
  display: flex;
}

.sub1 {
  color: #000;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
  display: block;
}

.sub1.w {
  color: #fff;
}

.sub1.ppa {
  color: #fff;
  font-weight: 400;
}

.sub1.left-t {
  text-align: left;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 26px;
  margin-bottom: 15px;
  font-family: questa-grande, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

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

.red:hover {
  opacity: .69;
}

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

.c-footer-after-wrapper {
  border-top: 1px solid #24201c;
  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;
}

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

.link-4 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

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

.lightbox-link {
  border-bottom-style: none;
  height: 250px;
  transition: transform .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
  overflow: hidden;
}

.lightbox-link:hover {
  transform: scale(.95);
}

.lightbox-link.long {
  height: 100%;
}

.about-us-paragraph-layout-2 {
  color: #131313;
  text-align: left;
  max-width: 980px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.about-us-paragraph-layout-2.lkasa {
  color: #fff;
}

.about-us-paragraph-layout-2.center-e1 {
  color: #fff;
  text-align: center;
}

.about-us-paragraph-layout-2.tes {
  color: #fff;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 4px;
}

.about {
  z-index: 10;
  background-color: #fff;
  background-image: linear-gradient(#fffffff5, #fffffff5);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 50px;
  display: flex;
  position: relative;
}

.par6 {
  z-index: 10;
  background-image: url('../images/BenJacks-128.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  position: relative;
}

.hamburger-middle {
  color: #917e37;
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.onen {
  background-color: #fff;
  background-image: linear-gradient(#00000087, #00000087), url('../images/AU8I6453.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.portfolio-col {
  padding-left: 0;
  padding-right: 0;
}

.left-arrow {
  z-index: 5;
  display: none;
}

.c-footer-grid-wrapper {
  padding-top: 40px;
  padding-bottom: 26px;
}

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

.connect-wrap {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.off-main-linka {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 180px;
  display: flex;
}

.wrapper-color-loink {
  z-index: -1;
  background-color: #000;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: absolute;
}

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

.c-footer-info-wrapper {
  justify-content: flex-start;
  margin-top: 6px;
  display: flex;
}

.main-paragraph-white {
  color: #333;
  text-align: left;
  letter-spacing: .3px;
  max-width: 1000px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.main-paragraph-white.ml {
  text-align: center;
  margin-bottom: 0;
}

.main-paragraph-white._01 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
}

.fix {
  font-size: 22px;
}

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

.wine-wrapper.d {
  flex-direction: row;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wine-wrapper.wrapper-btns {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  max-width: 1167px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.facebook {
  background-color: var(--maroon);
  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: #d7b56e;
  transform: scale(1.06);
  box-shadow: 1px 1px 3px #00000042;
}

.about-us-right-block-layout-2 {
  background-image: linear-gradient(#000000de, #000000de), url('../images/BenJacksSept2021-400.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

.para1 {
  z-index: 10;
  background-image: url('../images/F91I5544.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  position: relative;
}

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

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

.footer-logo-link {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-logo-link:active {
  text-decoration: none;
}

.off-canvas-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  max-width: 1110px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  overflow: auto;
}

.form-block-left-side {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.white {
  color: #fff;
}

.white.op70 {
  opacity: 1;
  color: #ffffffd6;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

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

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

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

.brand-3 {
  z-index: 101;
  color: #1a1a1f;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
}

._001-nav-btn-wrap {
  z-index: 101;
  margin-top: 28px;
  padding: 0;
}

._001-nav-btn-wrap.w--open {
  background-color: #0000;
}

.social-wrap {
  align-items: center;
  display: flex;
}

.par5 {
  z-index: 10;
  background-image: url('../images/gal3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  position: relative;
}

.potfolio-photo-block {
  margin-top: 0;
  margin-left: 0;
  padding: 5px;
  display: inline-block;
}

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

.slide-nav {
  font-size: 9px;
  display: block;
}

.menus {
  z-index: 10;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.connect-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 14px;
}

.arrow-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-62 {
  flex-direction: row;
  display: flex;
}

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

.html-embed {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.intro-container {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.right-arrow {
  z-index: 5;
  display: none;
}

.success-message-text {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

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

.successfully-sent-message {
  color: #d7b56e;
  background-color: #0e0e0e;
  border-radius: 4px;
}

.text-lbutton-layout-3-blog {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

._001-nav {
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

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

.cuatro {
  background-color: #fff;
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/AU8I6103.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.c-right-info {
  margin-left: 1em;
}

.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.party {
  border-color: var(--maroon);
  margin-left: 0;
}

.menu-nts._01010 {
  border-color: var(--maroon);
  color: #fff;
  width: 100%;
}

.menu-nts._100 {
  border-color: var(--maroon);
  background-color: var(--maroon);
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.menu-nts.enter {
  background-color: var(--maroon);
  color: #0000;
  border-color: #fff;
  min-width: 170px;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.h4 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-weight: 400;
}

.wine-card-wrapper {
  background-color: #000000ab;
  border: 2px solid #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: 15px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10px;
  transition: all .75s;
  display: flex;
}

.wine-card-wrapper:hover {
  border-style: solid;
  border-color: var(--maroon);
  filter: saturate(116%);
}

.about-us-heading-layout-2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 80px;
  display: block;
}

.about-us-heading-layout-2.whi {
  color: #fff;
}

._00a {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 70px 36px 31px;
  display: flex;
}

.portfolio-row {
  max-width: 1000px;
  margin: 16px auto;
}

.re {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.reservations {
  z-index: 5;
  background-color: #000;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.arrow {
  color: #beae79;
  font-size: 25px;
  line-height: 30px;
}

.sub {
  margin-top: 0;
  margin-bottom: 0;
}

.sub._0a0a {
  margin-top: 0;
}

.sub.logo-div {
  margin-top: 101px;
}

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

.toph {
  border-left: 4px solid var(--maroon);
  background-color: #fff;
  flex-direction: column;
  flex: 50%;
  justify-content: center;
  align-items: flex-start;
  width: 1000px;
  max-width: 1000px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 16px;
  display: flex;
  box-shadow: 0 1px 2px #0000001f;
}

.div-block {
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.grey-text {
  color: #777;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}

.grey-text.h1, .grey-text._000sl {
  color: #333;
  letter-spacing: .3px;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.text-span-2 {
  color: var(--maroon);
  font-family: questa-grande, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.div-block-2 {
  border: 1px #000;
  border-left: 1px solid #e6e6e6;
  width: 1px;
  margin-left: 25px;
  padding-left: 0;
  padding-right: 25px;
}

.parallax1 {
  z-index: 10;
  background-image: linear-gradient(#000, #000000d6 32%, #00000063 65%, #0000), url('../images/BenJacksSept2021-231.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 380px 50px;
  position: relative;
}

.press {
  z-index: 10;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.whit-btn-roll {
  z-index: -1;
  background-color: #fff;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: absolute;
}

.ben-red {
  color: var(--maroon);
  text-transform: uppercase;
  font-family: questa-grande, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.ben-red._96 {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-span-21 {
  color: #e02f34;
  font-weight: 600;
}

.con {
  z-index: 5;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

._0a0sp {
  color: #000;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

._0a0sp._0 {
  text-transform: uppercase;
}

._0s0ps {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.gjhj {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 36px;
  display: flex;
}

.image-8 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.body {
  background-color: #000;
}

.text-span-22 {
  color: var(--maroon);
  font-family: questa-grande, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.gift {
  z-index: 5;
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.gist2 {
  background-color: #fff;
  background-image: url('../images/Ben_jacks_Gift_Card2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.gist2.father {
  background-image: url("https://cdn.prod.website-files.com/62742f7d9a08f874cac39f8c/647f9d59d448dcdda7596230_Ben%20%26%20Jack's.jpg");
  background-size: cover;
}

.llq {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 80px;
  display: block;
}

.llq.ccc {
  margin-bottom: 8px;
  line-height: 45px;
}

.div-block-66 {
  border-right: 1px solid #dbdbdb;
  height: 100%;
}

.div-block-67 {
  border-top: 1px solid #ddd;
  width: 30%;
  height: 1px;
  margin-left: 143px;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.voler-chargement {
  z-index: 999999999;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.section {
  background-color: #0b0931;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.section.cta-section {
  z-index: 10;
  background-color: #000;
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 50px;
  padding-left: 50px;
  position: relative;
}

.section.happenings {
  z-index: 10;
  background-color: #000;
  flex-direction: column;
  padding: 100px 50px;
  position: relative;
}

.image-wrapper {
  width: 100%;
  max-width: 1600px;
  margin-top: 50px;
  margin-left: 0;
  display: flex;
}

.cta-image-frame {
  background-color: #fff;
  flex: none;
  width: 300px;
  height: 430px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.cta-image-frame._2 {
  margin-top: 30px;
}

.cta-image {
  object-fit: cover;
  width: 100%;
  height: 93%;
}

.cta-image.ce {
  object-position: 30% 50%;
}

.tab03_container {
  width: 100%;
  max-width: 1050px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  color: #000;
  font-size: 64px;
  line-height: 60px;
}

.heading-3._12 {
  color: var(--maroon);
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.heading-3._00k {
  color: var(--maroon);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 26px;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
}

.heading-3.nans {
  color: var(--maroon);
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
}

.heading-3.nxnxa {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: questa-grande, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
}

.heading-3.no {
  color: var(--maroon);
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 26px;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
}

.heading-3.xmas3 {
  color: var(--maroon);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 40px;
}

.heading-3.nyc {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: questa-grande, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
}

.heading-3.ny22 {
  color: var(--maroon);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 32px;
  margin-bottom: 9px;
  font-family: questa-grande, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
}

.heading-3._0pl {
  color: var(--maroon);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 13px;
  font-family: Vollkorn, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.tab03_tabs {
  top: -100px;
}

.tab03_tabs.none {
  position: static;
}

.tab03_arrow_wrap {
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  display: flex;
  position: relative;
}

.welcome {
  color: #000;
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 11px;
  font-family: Vollkorn, serif;
  font-size: 36px;
  font-weight: 500;
}

.welcome.pw {
  color: #fff;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
}

.welcome.po1 {
  margin-bottom: 31px;
  font-family: Vollkorn, serif;
}

.tab03_tab_content {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 26px;
  display: flex;
  position: static;
  inset: 0%;
}

.tab03_tab_content.pp1 {
  margin-top: 0;
}

.tab03_tab_content.alone {
  margin-top: 0;
  padding-top: 91px;
}

.menu-banner {
  background-color: #0000;
  width: 100%;
}

.menu-banner.sea {
  margin-bottom: 40px;
}

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

.menus-2 {
  z-index: 10;
  background-color: #fff;
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/Layer-2.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  border-top: 1px solid #e3cb92;
  border-bottom: 1px solid #e3cb92;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 50px 0;
  display: flex;
  position: relative;
}

.m111 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: none;
  margin-left: 0;
  font-size: 14px;
  font-weight: 400;
}

.m111.pp {
  text-transform: none;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.menu-items {
  grid-column-gap: 50px;
  grid-row-gap: 11px;
  grid-template-rows: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.menu-items.short {
  grid-row-gap: 14px;
  margin-top: 0;
}

.infotext {
  color: #102b4e80;
  font-size: 18px;
  line-height: 22px;
}

.infotext.menu {
  color: #333;
  text-transform: lowercase;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.infotext.top1 {
  color: #333;
  text-align: left;
  text-transform: none;
  margin: 0 0 12px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext.top2 {
  color: #333;
  text-align: left;
  text-transform: none;
  margin: 0 50px 12px 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext.top8 {
  color: #333;
  text-align: center;
  text-transform: none;
  margin: 0 0 12px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext.nnl {
  color: #333;
  text-align: center;
  text-transform: none;
  margin: 0 0 31px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext._01 {
  color: #333;
  text-align: center;
  text-transform: none;
  margin: 0 0 15px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext._02 {
  color: #333;
  text-align: left;
  text-transform: none;
  margin: 0 50px 12px 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext.xmas2 {
  color: #333;
  text-align: center;
  text-transform: none;
  margin: 0 0 15px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext._000s {
  color: #333;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.infotext.as {
  color: #333;
  text-align: center;
  text-transform: none;
  margin: 0 0 15px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.infotext.top1-copy {
  color: #333;
  text-align: left;
  text-transform: none;
  margin: 11px 0 4px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.infotext.rrw1 {
  color: #333;
  text-align: center;
  text-transform: none;
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.infotext.rrw3 {
  color: #333;
  text-align: center;
  text-transform: none;
  margin: -16px 0 17px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.info-title {
  color: #102b4e;
  margin-top: 5px;
  font-size: 24px;
}

.info-title.menu {
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}

.info-title.menu.ff {
  letter-spacing: .5px;
  font-size: 15px;
  line-height: 20px;
}

.tab03_arrow {
  opacity: .5;
  width: 15px;
  position: absolute;
  left: auto;
  right: 0%;
}

.menu-box {
  background-color: #f5f0e500;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 39px;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: flex;
}

.menu-box.last {
  margin-bottom: 0;
}

.tab03_title {
  color: #d8cebb;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-left: 4px;
  font-size: 16px;
  font-weight: 400;
}

.tab03_tab_link-2 {
  z-index: 999;
  background-color: var(--maroon);
  color: #000;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 5px;
  padding: 9px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  transition: background-color .65s;
  display: flex;
}

.tab03_tab_link-2:hover {
  background-color: #000;
}

.tab03_tab_link-2.w--current {
  filter: grayscale();
  color: #c79622;
  background-color: #000;
  transition: all .2s;
}

.tab03_tab_link-2.xmas0 {
  background-color: #b80005;
}

.tab03_tab_link-2.xmas0.w--current {
  opacity: 1;
  filter: none;
  background-color: #b80005;
}

.tab03_tab_link-2.yn {
  background-color: #8b7511;
}

.tab03_tab_link-2.yn.w--current {
  opacity: 1;
  filter: none;
  background-color: #8a2d30;
}

.tab03_tab_link-2.valen {
  background-color: #000;
}

.tab03_arrow_block {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 90px;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
  position: relative;
}

.gold {
  color: #e3cb92;
  font-weight: 500;
}

.menu-item.c {
  text-align: center;
}

.tab03_menu {
  flex-wrap: wrap;
  place-content: stretch center;
  align-items: flex-start;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab03_menu._0 {
  display: none;
}

.tab03_content {
  width: auto;
  overflow: visible;
}

.text-span-23 {
  color: #000;
  text-transform: uppercase;
  font-family: Vollkorn, serif;
  font-weight: 400;
}

.text-span-24 {
  color: var(--maroon);
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-25 {
  color: #000;
  font-weight: 400;
}

.pres {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 42px;
  font-family: Vollkorn, serif;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s cubic-bezier(.55, .085, .68, .53);
}

.pres:hover {
  color: #b10b10;
  text-decoration: none;
}

.racing-features-item {
  color: #f2f3f5;
  text-align: center;
  width: 50%;
  min-height: 100vh;
  position: relative;
}

.modal {
  z-index: 999999999;
  justify-content: center;
  align-items: center;
  padding: 0 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: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.link-block-6 {
  margin-bottom: 20px;
}

.image-29 {
  object-fit: cover;
  border-radius: 3px;
  margin-bottom: 0;
}

.modal__close {
  opacity: 1;
  filter: brightness(200%);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 7px;
  right: 8px;
}

.modal__close:hover {
  opacity: 1;
}

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

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

.phone-link {
  color: #333;
  text-decoration: underline;
}

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

.kxk {
  color: var(--maroon);
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.button {
  color: #fff;
  letter-spacing: 1px;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  transition: all .8s;
}

.button:hover {
  background-color: var(--maroon);
}

.button.hh {
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #0000;
  min-width: 190px;
  margin: 15px 4px 12px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.hh:hover {
  color: var(--maroon);
  background-color: #fff;
}

.button.ppb {
  background-color: var(--maroon);
  text-align: center;
  border-radius: 5px;
  margin-top: 11px;
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.ppb:hover {
  border-color: var(--maroon);
  color: var(--maroon);
  background-color: #fff;
}

.button.xmas0 {
  text-align: center;
  letter-spacing: .6px;
  text-transform: uppercase;
  background-color: #736750;
  border-style: none;
  margin: 5px 5px 5px 28px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.xmas0:hover {
  border-color: var(--maroon);
  color: var(--maroon);
  background-color: #fff;
}

.button.w23 {
  color: var(--maroon);
  text-align: center;
  letter-spacing: .5px;
  background-color: #fff;
  margin: 15px 4px 12px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.w23:hover {
  color: #fff;
  background-color: #0000;
}

.button.rw44 {
  color: var(--maroon);
  text-align: center;
  letter-spacing: .5px;
  background-color: #fff;
  min-width: 150px;
  margin: 15px 4px 12px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.rw44:hover {
  color: #fff;
  background-color: #0000;
}

.button._0o {
  text-align: center;
  letter-spacing: .5px;
  background-color: #0000;
  min-width: 150px;
  margin: 15px 4px 12px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button._0o:hover {
  color: var(--maroon);
  background-color: #fff;
}

.button.fa23 {
  text-align: center;
  background-color: #4b5781;
  border-style: none;
  width: 50%;
  margin: 5px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
  display: inline-block;
}

.button.fa23:hover {
  border-color: var(--maroon);
  color: var(--maroon);
  background-color: #fff;
}

.button.hh-copy {
  text-align: center;
  letter-spacing: .5px;
  background-color: #0000;
  min-width: 190px;
  margin: 15px 4px 12px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.hh-copy:hover {
  color: var(--maroon);
  background-color: #fff;
}

.button.thanks {
  color: #fff;
  background-color: #c76921;
  border-color: #c76921;
  margin-top: 15px;
  margin-bottom: 12px;
  margin-left: 6px;
  font-size: 13px;
  font-weight: 600;
}

.button.thanks:hover {
  opacity: .54;
}

.button.new0 {
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #0000;
  margin: 15px 4px 12px;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.new0:hover {
  color: var(--maroon);
  background-color: #fff;
}

.button._0000 {
  color: #fff;
  background-color: #c76921;
  border-color: #c76921;
  margin-top: 15px;
  margin-bottom: 12px;
  margin-left: 6px;
  font-size: 13px;
  font-weight: 600;
}

.button._0000:hover {
  opacity: .54;
}

.button.holiday {
  text-align: center;
  letter-spacing: .5px;
  background-color: #000;
  border-color: #000;
  border-radius: 5px;
  margin-bottom: 0;
}

.button.holiday.white {
  color: #000;
  background-color: #e4d0b4;
}

.button.m-d {
  text-align: center;
  background-color: #000;
  border-color: #000;
  border-radius: 5px;
  min-width: 190px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.m-d:hover {
  border-color: var(--maroon);
  color: #000;
  background-color: #fff;
}

.button.m-d._99 {
  background-color: #0b4579;
  border-color: #0b4579;
  margin-top: 0;
  margin-bottom: 0;
}

.button.m-d._99:hover {
  color: #0b4579;
  background-color: #fff;
  border-color: #0b4579;
}

.button.ww {
  text-align: center;
  background-color: #000;
  border-width: .5px;
  border-color: #fff;
  border-radius: 5px;
  margin-bottom: 0;
}

.button.ww:hover {
  background-color: #000;
}

.button.main {
  text-align: center;
  background-color: #000;
  border-color: #000;
  border-radius: 5px;
  margin: 37px auto 29px;
}

.button.nav-btn {
  color: #000;
  text-align: center;
  letter-spacing: .5px;
  background-color: #fff;
  border-color: #fff;
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: 10px;
  padding: 7px 13px;
}

.button.nav-btn:hover {
  color: #fff;
  background-color: #0000;
}

.button.father-btn {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #cfbd88;
  border-style: none;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.father-btn:hover {
  border-color: var(--maroon);
  color: var(--maroon);
  background-color: #fff;
}

.button.holidaybtn {
  text-align: center;
  letter-spacing: .5px;
  border-color: #36b7ff;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  transition: all .675s;
}

.button.holidaybtn:hover {
  border-color: var(--maroon);
  color: var(--maroon);
  background-color: #fff;
}

.bold01 {
  color: var(--maroon);
  font-family: Vollkorn, serif;
  font-size: 15px;
  font-weight: 600;
}

.boldest {
  color: var(--maroon);
  text-transform: uppercase;
  font-family: questa-grande, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.transition-visual-layer {
  z-index: 999999999;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.html-embed-6 {
  outline-offset: 0px;
  outline: 3px #333;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.tracking-button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ffffff61;
  margin-top: 8px;
  padding: 3px 11px;
  font-family: questa-grande, sans-serif;
  font-size: 17px;
  font-weight: 400;
  transition: color .4s;
}

.tracking-button:hover {
  color: var(--maroon);
  background-color: #fff;
}

.bold-text {
  color: var(--maroon);
}

.bold-text.ss {
  color: #fff;
}

.ppm {
  z-index: 10;
  background-color: #fff;
  background-image: linear-gradient(#fffffff5, #fffffff5);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 30px;
  display: flex;
  position: relative;
}

.pp90 {
  z-index: 10;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/BenJacksSept2021-413.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 181px;
  padding-bottom: 87px;
  display: flex;
  position: relative;
}

.mnl {
  color: #fff;
  text-align: center;
  letter-spacing: .3px;
  width: 1000px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.image-30 {
  opacity: .1;
}

.text-span-26 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 5px;
}

.review01 {
  z-index: 10;
  background-image: linear-gradient(#0000, #0009 27%, #000), url('../images/BenJacks-217.jpg');
  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;
}

.custo {
  z-index: 10;
  background-color: #fafafa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.bold-text-2 {
  color: var(--maroon);
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-weight: 600;
}

.bold-text-3 {
  color: var(--maroon);
  font-family: Vollkorn, serif;
}

.div-block-68 {
  background-color: #000;
  background-image: url('../images/pop_02.jpg');
  background-position: 50%;
  background-size: contain;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
}

.div-block-69 {
  height: 0;
  margin-top: -95px;
  position: absolute;
}

.xm {
  color: #292929;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.text-span-27 {
  color: var(--maroon);
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 500;
}

.lasto {
  background-color: #000;
  background-image: url('../images/pop_03.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 130.5px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

._000 {
  border-left: 4px solid var(--maroon);
  background-color: #fff;
  flex-direction: column;
  flex: 50%;
  justify-content: center;
  align-items: flex-start;
  width: 1000px;
  margin-bottom: 47px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  display: flex;
  box-shadow: 0 1px 2px #0000001f;
}

.text-span-28 {
  font-family: Georgia, Times, Times New Roman, serif;
}

.text-span-29 {
  color: var(--maroon);
  font-weight: 600;
}

.text-span-30 {
  color: var(--maroon);
  font-weight: 700;
}

.div-block-70 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 37px;
  margin-bottom: 30px;
  display: flex;
}

.div-block-70._00 {
  flex-direction: column;
}

.bold-text-4 {
  color: var(--maroon);
}

.moble {
  object-fit: cover;
  margin-bottom: 0;
  display: none;
}

.div-block-71 {
  margin-top: 5px;
  display: flex;
}

.new1 {
  z-index: 10;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/BenJacks-3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 313px;
  padding-bottom: 157px;
  display: flex;
  position: relative;
}

.bold-text-5 {
  font-weight: 600;
}

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

.image-31 {
  display: none;
}

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

.xmas-cover {
  z-index: 10;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/ben.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;
  padding-top: 181px;
  padding-bottom: 87px;
  display: flex;
  position: relative;
}

.html-embed-7 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.ny-cover {
  z-index: 10;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/656e155900b1f23594e3b9bd_new-1.jpg');
  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;
  padding-top: 181px;
  padding-bottom: 87px;
  display: flex;
  position: relative;
}

.nye-btn {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.utility-page-wrap {
  background-color: #000;
  background-image: linear-gradient(#000000a3, #000000a3), url('../images/AU8I6643.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  color: #fff;
  text-align: center;
  background-color: #000;
  flex-direction: column;
  width: 260px;
  font-family: questa-grande, sans-serif;
  text-decoration: none;
  display: flex;
}

.utility-page-content.w--current {
  background-color: #0000;
}

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

.image-32 {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

.text-block {
  font-family: Open Sans, sans-serif;
}

.rw-week {
  z-index: 10;
  background-image: linear-gradient(#00000061, #00000061), url('../images/AU8I6168.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 198px;
  padding-bottom: 144px;
  display: flex;
  position: relative;
}

.rw-week.dinner {
  background-image: linear-gradient(#0000009e, #0000009e), url('../images/1444.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.text-span-33 {
  color: var(--maroon);
  font-style: italic;
  font-weight: 600;
}

.text-span-34 {
  color: var(--maroon);
  font-style: italic;
  font-weight: 700;
}

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

.image-34 {
  margin-top: 0;
}

.div-block-72 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 21px;
  margin-bottom: 21px;
  display: grid;
}

.div-block-72._2 {
  grid-template-columns: 1fr 1fr;
}

.div-block-72.e4 {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 0;
}

.div-block-72.none123 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 0;
}

._00 {
  margin-bottom: 15px;
}

.v-cover {
  z-index: 10;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/valentine.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 174px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

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

.div-block-73.mn {
  margin-top: 0;
}

.new-div {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.html-embed-8 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
}

.html-embed-8._01 {
  margin-top: 22px;
  margin-bottom: 26px;
}

.v-title {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.text-span-35 {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.none {
  margin-top: 0;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.mother-cover {
  z-index: 10;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/valentine.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 174px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

.father-cover {
  z-index: 10;
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/ben.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 174px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

.text-span-36 {
  font-size: 18px;
}

.div-block-75 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 15px;
  margin-bottom: 10px;
  display: grid;
}

.new {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 29px;
  display: grid;
}

.white-span {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.white-span.jnm {
  color: #fff;
}

.white-span._030303 {
  color: #fff;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.div-block-76 {
  width: 100%;
  max-width: 1000px;
  margin-top: 30px;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 31px;
}

.link-tab {
  background-color: var(--maroon);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

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

.rrw {
  z-index: 10;
  background-color: #fff;
  background-image: linear-gradient(#fffffff5, #fffffff5);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px 50px;
  display: flex;
  position: relative;
}

.text-span-37 {
  text-transform: lowercase;
  font-weight: 400;
}

.menu0 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px;
  display: flex;
}

.tab-pane-nye {
  text-align: center;
}

.main-menu-cta-block {
  z-index: 10;
  color: #e2d6d8;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  position: relative;
}

.hero-1 {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 1.6em;
  display: flex;
  position: relative;
}

.section-bg-overlay-color-2 {
  z-index: 15;
  position: absolute;
  inset: 0%;
}

.container {
  z-index: 10;
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 1200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 19px;
  display: flex;
  position: relative;
}

.container._090 {
  margin-bottom: 0;
  padding-top: 0;
}

.bg-video {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
}

.download-menu-description {
  opacity: .8;
  color: #f3eeef;
  text-align: left;
  max-width: 23em;
  margin-left: 2.5em;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6em;
}

.sticky-100vh-block {
  height: 100vh;
  position: sticky;
  top: 0;
}

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

.section-2.is-home-hero-2 {
  z-index: 20;
  background-color: #302627;
  height: 100vh;
  overflow: visible;
}

.absolute-block {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.hero-line {
  z-index: 10;
  background-color: #e2d6d83d;
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}

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

.heading-4.main-menu-cta-title {
  color: #fafafa;
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.c-svg {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.c-nav_dropdown-list {
  background-color: #27262e;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 13em;
  display: none;
  position: relative;
}

.is--hidden-empty {
  background-color: #0000;
  width: 0;
  height: 0;
  padding: 0;
}

.c-nav_dropdown-item {
  width: 100%;
}

.c-nav_link-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-nav_link-text {
  text-transform: none;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.c-nav_menu-scroll {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: forma-djr-micro, sans-serif;
  display: flex;
}

.c-nav_menu {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.c-nav_menu-links {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-nav_button {
  color: #0f0e17;
  text-align: center;
  background-color: #fff;
  border-radius: .6em;
  padding: .8em 2.2em;
  font-size: 1.1vw;
}

.nav-link {
  color: #fff;
  cursor: pointer;
  align-items: center;
  padding: 0 1em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.c-nav_icon {
  justify-content: center;
  align-items: center;
  width: .7em;
  height: .3em;
  margin-left: .3em;
  display: flex;
}

.c-nav_dropdown {
  height: 0;
  min-height: 0;
  max-height: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.c-nav {
  z-index: 2000;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3.8em;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.c-nav_hamburger {
  display: none;
}

.thanks-cover {
  z-index: 10;
  background-image: linear-gradient(#462b0fc2, #462b0fc2), url('../images/Ben-and-Jacks-Thanksgiving-Menu-.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 174px;
  padding-bottom: 70px;
  display: flex;
  position: relative;
}

.thanks0btn {
  text-transform: uppercase;
  margin-top: 18px;
  margin-bottom: 25px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.div-block-77 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  display: flex;
}

.winter-outing {
  z-index: 10;
  background-image: linear-gradient(#0000, #82828200 72%, #fff), url('../images/NYC___COMPANY_ANNOUNCES_DETAILS_FOR_NYC_WINTER_OUTING.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 350px;
  margin-top: 83px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.image-35 {
  margin-top: 23px;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start stretch;
  width: 100%;
  max-width: 1050px;
  margin-top: 30px;
}

.blog-post-hover-wrapper {
  border-right: 1px #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.blog-post-head {
  color: #ccc;
  text-align: center;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 34px;
}

.blog-post-date {
  color: #b1b1b1;
  text-align: center;
  margin-bottom: 20px;
}

.blog-post-link {
  text-align: center;
  letter-spacing: .3px;
  text-transform: none;
  margin-top: 0;
  font-size: 18px;
}

.e2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
  display: flex;
}

.e2.mn, .new-e2 {
  margin-top: 0;
}

.div-block-78 {
  background-color: #ffffff87;
  width: 1px;
  height: 100px;
  margin-left: 50px;
  margin-right: 50px;
}

.div-block-79 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-79.flip {
  flex-flow: column;
}

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

.image-36 {
  object-fit: contain;
  margin-bottom: 9px;
}

.icon-block {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  padding: 20px;
  display: flex;
}

.icon-block.rounded {
  border-radius: 50%;
}

.icon-block.rounded.absolute.bg-dark-slate-grey {
  width: 80px;
  height: 80px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.features-description {
  color: #fff;
  text-align: center;
  max-width: 550px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.wrapper-full {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  margin-top: 30px;
  display: flex;
}

.h6-flex-with-line {
  justify-content: center;
  align-items: center;
}

.h6-line-right {
  background-image: linear-gradient(100deg, #817474 5%, #0000);
  width: 45px;
  height: 2px;
  margin-left: 2px;
}

.features-text-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0;
  display: flex;
}

.row-content {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.row-content.reverse-on-tab {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-radius: 13px;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}

.card-wrapper {
  flex-direction: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.features-image-wrapper {
  z-index: 1;
  align-self: flex-start;
  min-width: 50%;
  max-width: 50%;
  position: relative;
  overflow: hidden;
}

.button-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(120deg, #5d5351, #6b6060 50%, #5d5351);
  justify-content: center;
  align-items: center;
  min-width: 180px;
  max-width: 180px;
  padding: 20px 0;
  font-size: 15px;
  transition: letter-spacing .2s ease-in-out, box-shadow .3s ease-in-out, transform .4s, border-color .4s, background-color .4s;
  overflow: hidden;
  box-shadow: 0 10px 20px -3px #0003;
}

.button-2:hover {
  color: #fff;
  letter-spacing: 1.5px;
}

.features-image {
  object-fit: cover;
  object-position: 50% 50%;
  min-width: 100%;
  max-width: 100%;
}

.image-overlay {
  z-index: 3;
  background-image: linear-gradient(120deg, #817474, #5d5351 50%, #3b3a43);
  min-width: 100%;
  min-height: 100%;
  display: none;
  position: absolute;
}

.space-mid {
  min-height: 60px;
}

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

.heading-5 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Vollkorn, serif;
  font-size: 29px;
  font-weight: 500;
}

.image-37 {
  margin-bottom: 14px;
}

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

.link-9:hover {
  opacity: .59;
}

.text-span-38 {
  color: #e42e2e;
  font-weight: 400;
}

.fixed-btn {
  z-index: 999999;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  position: fixed;
  inset: auto .8% 1% auto;
}

.fixed-btn._01 {
  margin-top: 22px;
  margin-bottom: 26px;
}

.text-span-39 {
  color: #ffc5c0;
  font-weight: 400;
}

.image-38 {
  margin-top: 13px;
  margin-bottom: 17px;
}

.view-menu-evets {
  text-transform: uppercase;
  margin-top: 28px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
}

.view-menu-evets._01 {
  margin-top: 22px;
  margin-bottom: 26px;
}

.div-block-80 {
  margin-bottom: 19px;
}

.fathers-btn {
  z-index: 99;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  position: fixed;
  inset: auto .5% 1% auto;
}

.link-10 {
  color: #36b7ff;
  text-decoration: none;
}

.summer-rw {
  z-index: 10;
  background-image: linear-gradient(#00000080, #00000080), url('../images/BenJacks-36.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 350px;
  margin-top: 83px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.rw-summer {
  z-index: 10;
  background-image: linear-gradient(#00000054, #00000054), url('../images/BenJacksSept2021-231.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 146px;
  padding-bottom: 57px;
  display: flex;
  position: relative;
}

.text-span-40 {
  text-transform: uppercase;
  font-size: 16px;
}

.text-span-41 {
  color: #e9e2bf;
}

.sauce {
  margin-bottom: 14px;
}

.new-page {
  z-index: 10;
  background-color: #fafafa;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 150px 50px 50px;
  display: flex;
  position: relative;
}

.div-block-81 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.new-text {
  color: #333;
  text-align: left;
  letter-spacing: .3px;
  max-width: 1000px;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.new-text.ml {
  text-align: center;
  margin-bottom: 0;
}

.new-text._01 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
}

.list {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.text-span-42 {
  color: #e43838;
  letter-spacing: 0;
  font-weight: 600;
}

.fathers-btn-2 {
  z-index: 2147483647;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: fixed;
  inset: auto .5% 1% auto;
}

.text-span-43 {
  font-size: 12px;
}

.bold-text-6 {
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 400;
}

.heading-6 {
  font-family: Vollkorn, serif;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .home-hero, .slide {
    width: 100%;
  }

  .footer-logo-wrapper {
    padding-top: 34px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .hamburger-wrapper-2 {
    width: 40px;
  }

  ._001.a, ._001.nbb, ._001.kmll, ._001.asa, ._001.pac {
    text-align: center;
  }

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

  .intro-hero {
    width: 100%;
  }

  .pat6 {
    height: auto;
    padding: 50px;
  }

  .about-us-left-block-layout-2 {
    width: 100%;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .about-us-left-block-layout-2.pp, .about-us-left-block-layout-2.rr, .about-us-left-block-layout-2.cc, .about-us-left-block-layout-2.pp-copy {
    padding: 50px;
  }

  .about-us-left-block-layout-2.giftaa {
    background-size: 350px;
    padding: 50px;
  }

  .text-span-15 {
    font-weight: 700;
  }

  .off-other-column {
    padding-left: 25px;
  }

  .pparties {
    flex-direction: column;
    height: auto;
  }

  .gallery {
    padding: 50px;
  }

  .submit-button {
    padding-right: 0;
  }

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

  .paara2 {
    height: 500px;
  }

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

  .para4 {
    height: 500px;
  }

  .p_m {
    text-align: left;
  }

  ._01010102 {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 38px;
    line-height: 48px;
  }

  .about-us-text-wrapper-layout-2 {
    align-items: center;
    padding: 0;
  }

  .heading {
    text-align: center;
  }

  .para {
    height: 400px;
  }

  .footer-logo-container, .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;
  }

  .about-us-paragraph-layout-2.lkasa, .about-us-paragraph-layout-2.center-e1, .about-us-paragraph-layout-2.tes {
    text-align: center;
  }

  .about {
    padding: 50px;
  }

  .fullpage {
    width: 100%;
  }

  .par6 {
    height: 400px;
  }

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

  ._0a0a0 {
    text-align: left;
  }

  .main-paragraph-white {
    width: auto;
  }

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

  .wine-wrapper.d, .wine-wrapper.wrapper-btns {
    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;
  }

  .about-us-right-block-layout-2, .left {
    width: 100%;
    padding: 50px;
  }

  .para1 {
    height: 400px;
  }

  .form-block-left-side {
    width: 100%;
  }

  .par5 {
    height: 400px;
  }

  .menus {
    padding: 50px;
  }

  .html-embed {
    width: 100%;
    height: 400px;
  }

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

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

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

  .about-us-heading-layout-2.whi {
    text-align: center;
  }

  ._00a {
    align-items: center;
    padding: 0;
  }

  .portfolio-row {
    margin-top: 16px;
  }

  .reservations {
    flex-direction: column;
    height: auto;
  }

  .toph {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .parallax1 {
    height: 400px;
    padding: 0 50px;
  }

  .press {
    padding: 50px;
  }

  .con {
    flex-direction: column;
    height: auto;
  }

  ._0s0ps {
    width: 100%;
    padding: 0 50px 50px;
  }

  .gjhj {
    align-items: center;
    padding: 0;
  }

  .gift {
    flex-direction: column;
    height: auto;
  }

  .gist2 {
    width: 100%;
    padding: 212px 50px;
  }

  .gist2.father {
    background-size: contain;
  }

  .llq.ccc {
    margin-top: 0;
  }

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

  .cta-image-frame {
    width: 250px;
    height: 350px;
  }

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

  .tab03_tabs {
    top: 0;
  }

  .tab03_arrow_wrap {
    display: none;
  }

  .menus-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .m111 {
    margin-left: 0;
  }

  .menu-items {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .tab03_menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .racing-features-item {
    width: 100%;
    min-height: 400px;
  }

  .modal {
    padding-top: 25px;
  }

  .button.fa23 {
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .button.nav-btn {
    margin-left: 0;
  }

  .tracking-button {
    padding-right: 0;
  }

  .ppm {
    padding: 50px 30px;
  }

  .pp90 {
    padding: 159px 30px 35px;
  }

  .mnl {
    width: auto;
  }

  .review01 {
    height: auto;
    padding: 50px 30px;
  }

  .custo {
    padding: 50px 30px;
  }

  ._000 {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-71 {
    flex-direction: column;
    align-items: stretch;
  }

  .new1 {
    padding: 263px 30px 35px;
  }

  .xmas-cover, .ny-cover, .rw-week {
    padding: 159px 30px 35px;
  }

  .div-block-72.e4 {
    grid-auto-flow: column;
  }

  .div-block-72.none123 {
    margin-bottom: 0;
  }

  .v-cover {
    padding: 159px 30px 35px;
  }

  .new-div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .v-title {
    text-align: center;
  }

  .mother-cover, .father-cover {
    padding: 159px 30px 35px;
  }

  .rrw {
    padding: 0 30px 50px;
  }

  .main-menu-cta-block {
    flex-direction: column;
    justify-content: center;
  }

  .hero-1 {
    min-height: auto;
    padding-top: 19em;
  }

  .container {
    width: 100%;
  }

  .download-menu-description {
    text-align: center;
    margin: 1em 0;
  }

  .c-nav_dropdown-list {
    width: 100%;
    height: auto;
    display: block;
    top: 0;
  }

  .c-nav_hamburger_icon {
    width: 2em;
  }

  .c-nav_link-wrap {
    border-bottom: .1em solid #191821;
    justify-content: space-between;
    width: 100%;
    min-height: 3em;
    padding: .9em 1.1em;
  }

  .c-nav_link-text {
    line-height: 1.5;
  }

  .c-logo_wrap {
    z-index: 3;
    position: relative;
  }

  .c-nav_menu-scroll {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    padding: 7.4em 2.1em 8.2em;
    overflow: scroll;
  }

  .c-nav_menu {
    z-index: 1;
    background-color: #0f0e17;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 0;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .c-nav_menu-links {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .c-nav_button {
    width: 100%;
    margin-top: 2.2em;
    font-size: 18px;
  }

  .nav-link {
    border-bottom: .1em solid #191821;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: .9em;
    padding-bottom: .9em;
    padding-left: 0;
  }

  .nav-link.is--dropdown {
    border-bottom-width: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .c-nav_dropdown {
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .c-nav {
    padding: 1em 2.1em;
  }

  .c-nav_hamburger {
    z-index: 2;
    display: block;
    position: relative;
  }

  .thanks-cover {
    padding: 159px 30px 35px;
  }

  .winter-outing {
    min-height: 300px;
    padding: 159px 30px 35px;
  }

  .grid-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
  }

  .blog-post-hover-wrapper {
    width: 100%;
  }

  .blog-post-date {
    text-align: center;
  }

  .new-e2 {
    margin-bottom: 4px;
  }

  .div-block-78 {
    height: 50px;
    margin: 30px 0;
  }

  .div-block-79, .div-block-79.flip {
    flex-flow: column;
  }

  .div-block-79.hh1 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/cocktail.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 160px;
  }

  .image-36 {
    width: 100%;
  }

  .wrapper-full {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .features-text-wrapper {
    min-width: 100%;
    max-width: 100%;
  }

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

  .row-content.reverse-on-tab {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-direction: column-reverse;
  }

  .row-content.reverse-on-tab.new-rev {
    flex-flow: column;
  }

  .features-image-wrapper {
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .summer-rw {
    min-height: 300px;
    padding: 159px 30px 35px;
  }

  .rw-summer {
    padding: 159px 30px 35px;
  }

  .new-page {
    padding: 139px 30px 50px;
  }

  .new-text {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .welcome-head {
    text-align: center;
    margin-bottom: 0;
    font-size: 30px;
  }

  .slide {
    object-fit: cover;
    height: 800px;
  }

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

  ._001.a, ._001.nbb, ._001.kmll, ._001.asa, ._001.pac {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-black {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-hero {
    height: 800px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pat6 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .about-us-left-block-layout-2 {
    padding: 111px 45px;
  }

  .about-us-left-block-layout-2.pp {
    padding-bottom: 43px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .about-us-left-block-layout-2.rr, .about-us-left-block-layout-2.cc, .about-us-left-block-layout-2.pp-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .about-us-left-block-layout-2.giftaa {
    background-size: 290px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .off-other-column {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    border-left-style: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .gallery {
    padding-left: 30px;
    padding-right: 30px;
  }

  .c-left-info {
    text-align: left;
  }

  .c-footer--ffnungszeiten {
    text-align: center;
    width: 100%;
  }

  .paara2, .para4 {
    height: 300px;
  }

  .p_m {
    text-align: left;
  }

  .p_m.review {
    font-size: 14px;
    line-height: 20px;
  }

  .lightbox-thumb {
    width: 100%;
  }

  ._01010102 {
    margin-top: 0;
    font-size: 30px;
  }

  .contact-social-wrapper {
    justify-content: flex-start;
  }

  .about-us-text-wrapper-layout-2 {
    padding: 0;
  }

  .sub1 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .para {
    height: 300px;
  }

  .c-info-left-label.lala {
    text-align: left;
  }

  .footer-logo-container {
    align-items: center;
  }

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

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

  .lightbox-link {
    height: 150px;
  }

  .about-us-paragraph-layout-2.lkasa, .about-us-paragraph-layout-2.center-e1 {
    font-size: 14px;
    line-height: 20px;
  }

  .about-us-paragraph-layout-2.tes {
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

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

  .c-footer-anfahrt {
    text-align: center;
    width: 100%;
  }

  .par6 {
    height: 300px;
  }

  .portfolio-col {
    padding-right: 0%;
  }

  ._0a0a0 {
    text-align: left;
  }

  .off-main-linka {
    padding-top: 29px;
  }

  .c-footer-info-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 7px;
  }

  .main-paragraph-white {
    margin-top: 6px;
    font-size: 14px;
    line-height: 20px;
  }

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

  .about-us-right-block-layout-2 {
    padding: 25px 30px 20px;
  }

  .left {
    padding: 35px 30px;
  }

  .para1 {
    height: 300px;
  }

  .off-canvas-wrapper {
    grid-row-gap: 60px;
    grid-template-rows: min-content minmax(auto, 1fr);
    grid-template-columns: 1.5fr;
    padding-top: 80px;
  }

  .form-block-left-side {
    width: 100%;
  }

  .white.op70 {
    text-align: left;
  }

  .twitter {
    margin-right: 0;
  }

  .brand-3 {
    padding-left: 0;
  }

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

  .c-footer-contact._0a0 {
    text-align: center;
  }

  .par5 {
    height: 300px;
  }

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

  .html-embed {
    height: 300px;
  }

  .intro-container {
    margin-top: 92px;
  }

  .c-footer-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .h4 {
    text-align: left;
  }

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

  .about-us-heading-layout-2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 50px;
  }

  ._00a {
    padding: 0;
  }

  .portfolio-row {
    margin-top: 18px;
  }

  .re {
    text-align: left;
    margin-bottom: 3px;
  }

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

  .toph {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

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

  .grey-text.h1, .grey-text._000sl {
    font-size: 14px;
    line-height: 20px;
  }

  .parallax1 {
    height: 300px;
  }

  .press, ._0s0ps {
    padding-left: 30px;
    padding-right: 30px;
  }

  .gjhj {
    padding: 0;
  }

  .gist2 {
    background-size: 400px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .llq {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 50px;
  }

  .llq.ccc {
    text-align: center;
  }

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

  .section.cta-section {
    display: none;
  }

  .section.happenings {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-3._12, .heading-3._00k, .heading-3.nans, .heading-3.nxnxa, .heading-3.no, .heading-3.xmas3, .heading-3.nyc, .heading-3.ny22 {
    font-size: 20px;
  }

  .heading-3._0pl {
    margin-bottom: 0;
  }

  .welcome {
    margin-bottom: 0;
    font-size: 25px;
  }

  .welcome.pw {
    text-align: center;
  }

  .welcome.po1 {
    font-size: 30px;
  }

  .tab03_tab_content {
    flex-direction: column;
    position: relative;
  }

  .menus-2 {
    padding: 50px 30px;
  }

  .m111 {
    margin-left: 0;
  }

  .menu-items {
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .infotext.menu {
    font-size: 14px;
    line-height: 20px;
  }

  .infotext.top1 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .infotext.top2 {
    margin-top: -2px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .infotext.top8, .infotext.nnl, .infotext._01 {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext._02 {
    margin-top: -2px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .infotext.xmas2 {
    margin-top: -1px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext._000s {
    font-size: 14px;
    line-height: 20px;
  }

  .infotext.as {
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.top1-copy {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .infotext.rrw1 {
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.rrw3 {
    margin-top: -6px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .info-title.menu {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .menu-box {
    margin-bottom: 30px;
  }

  .tab03_title {
    font-size: 14px;
  }

  .tab03_tab_link-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .gold {
    font-size: 25px;
  }

  .tab03_menu {
    flex-flow: wrap;
    margin-bottom: 0;
  }

  .tab03_content {
    padding-left: 0;
    padding-right: 0;
  }

  .modal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .image-29.long {
    display: none;
  }

  .modal__close {
    top: 5px;
    right: 4px;
  }

  .html-embed-2 {
    margin-bottom: 0;
  }

  .button {
    font-size: 13px;
  }

  .button.hh {
    margin: 3px 0 17px;
  }

  .button.w23, .button.rw44 {
    margin-bottom: 9px;
    margin-left: 0;
    margin-right: 0;
  }

  .button._0o, .button.hh-copy {
    margin: 3px 0 17px;
  }

  .button.new0 {
    margin: 0 0 17px;
  }

  .button._0000 {
    margin-top: 0;
  }

  .ppm {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pp90 {
    padding-top: 143px;
  }

  .mnl {
    margin-top: 6px;
    font-size: 14px;
    line-height: 20px;
  }

  .review01, .custo {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._000 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

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

  .moble {
    margin-bottom: 0;
    display: inline-block;
  }

  .new1 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/BenJacks-3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 235px;
    padding-bottom: 0;
  }

  ._0f3d {
    align-items: flex-start;
    margin-top: 23px;
  }

  .image-31 {
    display: inline-block;
  }

  ._0363 {
    margin-bottom: 0;
    display: none;
  }

  ._0363.long {
    display: none;
  }

  .xmas-cover {
    padding-top: 143px;
  }

  .html-embed-7 {
    margin-bottom: 29px;
  }

  .ny-cover {
    padding-top: 143px;
  }

  .nye-btn {
    margin-top: 11px;
    margin-bottom: 36px;
    margin-left: 0;
  }

  .rw-week {
    padding-top: 143px;
  }

  .text-span-31 {
    display: none;
  }

  .text-span-32 {
    text-align: center;
    display: block;
  }

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

  .div-block-72 {
    grid-template-columns: 1fr;
  }

  .div-block-72.none123 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    margin-bottom: 0;
  }

  .v-cover {
    padding-top: 143px;
  }

  .div-block-73 {
    margin: 0;
  }

  .v-title {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
  }

  .text-span-35 {
    font-size: 14px;
  }

  .mother-cover, .father-cover {
    padding-top: 143px;
  }

  .div-block-75, .new {
    grid-template-columns: 1fr;
  }

  .white-span {
    font-size: 14px;
  }

  .rrw, .main-menu-cta-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-1 {
    padding-top: 15em;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-bottom: 0;
  }

  .heading-4.main-menu-cta-title {
    letter-spacing: .1em;
    font-size: 16px;
  }

  .c-nav_menu-scroll {
    padding-left: 2em;
    padding-right: 2em;
  }

  .thanks-cover {
    padding-top: 143px;
  }

  .thanks0btn {
    margin-top: 11px;
    margin-bottom: 36px;
    margin-left: 0;
  }

  .winter-outing {
    min-height: 250px;
    padding-top: 0;
  }

  .grid-2 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .blog-post-hover-wrapper {
    text-align: center;
    width: 100%;
  }

  .div-block-78 {
    height: 30px;
    margin: 20px 0 10px;
  }

  .div-block-79, .div-block-79.flip {
    flex-flow: column;
  }

  .div-block-79.hh1 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .image-36 {
    width: 100%;
    height: 100%;
  }

  .wrapper-full {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .row-content.reverse-on-tab {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    text-align: center;
    justify-content: center;
    padding: 0;
  }

  .features-image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .fathers-btn {
    margin-top: 11px;
    margin-bottom: 36px;
    margin-left: 0;
  }

  .summer-rw {
    min-height: 250px;
    padding-top: 0;
  }

  .rw-summer {
    padding-top: 143px;
  }

  .new-page {
    padding-left: 30px;
    padding-right: 30px;
  }

  .new-text {
    margin-top: 6px;
    font-size: 14px;
    line-height: 20px;
  }

  .list {
    padding-left: 28px;
  }

  .fathers-btn-2 {
    margin-top: 11px;
    margin-bottom: 36px;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .welcome-head {
    text-align: center;
    font-size: 26px;
    line-height: 35px;
  }

  .preview-link {
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 700;
  }

  .home-hero {
    position: static;
  }

  .slide {
    height: auto;
  }

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

  ._001.a {
    width: auto;
    max-width: none;
    margin-bottom: 12px;
  }

  ._001.nbb, ._001.kmll, ._001.asa {
    margin-bottom: 12px;
  }

  ._001.pac {
    width: auto;
    max-width: none;
    margin-bottom: 12px;
  }

  .footer-black._2ne {
    display: none;
  }

  .intro-hero {
    height: auto;
    padding-top: 139px;
    padding-bottom: 139px;
  }

  .about-us-left-block-layout-2 {
    height: auto;
    padding: 0 30px;
  }

  .about-us-left-block-layout-2.cc {
    padding-bottom: 35px;
  }

  .about-us-left-block-layout-2.giftaa {
    background-size: 250px;
  }

  .text-span-15 {
    font-weight: 600;
  }

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

  .off-other-column {
    display: none;
  }

  .gallery {
    background-image: linear-gradient(to bottom, null, null), url('../images/Asset-2.svg'), none;
    background-size: auto, 100px, contain;
  }

  .c-left-info {
    margin-right: 1em;
  }

  .c-footer--ffnungszeiten {
    display: none;
  }

  .hero-paragraph {
    text-align: center;
    font-size: 14px;
  }

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

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

  .about-us-text-wrapper-layout-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .sub1 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading {
    margin-top: 17px;
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
  }

  .para {
    background-attachment: scroll;
  }

  .c-container {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lightbox-link {
    height: 150px;
    margin-top: 0;
  }

  .lightbox-link.long {
    height: 150px;
  }

  .about-us-paragraph-layout-2.tes {
    margin-top: 10px;
  }

  .par6 {
    background-attachment: scroll;
  }

  .off-main-linka {
    padding-top: 48px;
  }

  .c-footer-info-wrapper {
    flex-flow: row;
  }

  .main-paragraph-white {
    font-size: 14px;
    line-height: 20px;
  }

  .main-paragraph-white._01 {
    font-weight: 400;
  }

  .text-span-18 {
    display: none;
  }

  .fix {
    font-size: 22px;
  }

  .wine-wrapper.d, .wine-wrapper.wrapper-btns {
    width: 100%;
    margin-top: 7px;
  }

  .about-us-right-block-layout-2 {
    z-index: 10;
  }

  .left {
    height: auto;
  }

  .para1 {
    background-attachment: scroll;
  }

  .c-testimonials-text-wrapper {
    align-items: center;
  }

  .text-span-19 {
    display: block;
  }

  .off-canvas-wrapper {
    grid-template-rows: min-content;
  }

  .par5 {
    background-attachment: scroll;
  }

  .potfolio-photo-block {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c-star {
    width: 21px;
    height: 21px;
  }

  .intro-container {
    margin-top: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .c-footer-grid {
    grid-column-gap: 1em;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .text-lbutton-layout-3-blog {
    font-size: 14px;
  }

  .c-right-info {
    margin-left: 0;
  }

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

  .wine-card-wrapper {
    min-width: auto;
    height: auto;
    min-height: 220px;
    margin-bottom: 0;
    display: flex;
  }

  .about-us-heading-layout-2 {
    text-align: left;
    font-size: 30px;
  }

  .about-us-heading-layout-2.whi.ll {
    text-align: center;
  }

  ._00a {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .portfolio-row {
    margin-top: 22px;
  }

  .re {
    text-align: center;
  }

  .sub {
    margin-top: 11px;
    margin-bottom: 0;
  }

  .sub._0a0a {
    margin-top: 0;
    margin-bottom: 8px;
  }

  .sub.logo-div {
    margin-bottom: 8px;
  }

  .c-testimonials-gird {
    grid-column-gap: 1em;
    grid-row-gap: 5em;
  }

  .toph {
    box-shadow: none;
    border-left-color: #000;
    padding: 0 0 0 22px;
  }

  .grey-text.h1 {
    margin-bottom: 18px;
  }

  .grey-text._000sl {
    margin-bottom: 0;
  }

  .text-span-2 {
    font-weight: 500;
  }

  .parallax1 {
    background-image: url('../images/BenJacksSept2021-231.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ben-red {
    font-size: 14px;
    font-weight: 500;
  }

  ._0s0ps {
    z-index: 10;
  }

  .gjhj {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .text-span-22 {
    font-weight: 700;
  }

  .gist2 {
    z-index: 10;
    background-size: 300px;
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .gist2.father {
    background-size: cover;
  }

  .llq {
    text-align: left;
    font-size: 30px;
  }

  .llq.ccc {
    margin-top: 10px;
    line-height: 35px;
  }

  .section.happenings {
    padding-bottom: 50px;
  }

  .cta-image-frame {
    width: 220px;
    height: 300px;
  }

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

  .heading-3._12 {
    margin-bottom: 0;
  }

  .heading-3._00k, .heading-3.nans, .heading-3.nxnxa, .heading-3.no {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 400;
  }

  .heading-3.xmas3 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 400;
  }

  .heading-3.nyc, .heading-3.ny22 {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 400;
  }

  .heading-3._0pl {
    margin-top: 1px;
    margin-bottom: 14px;
  }

  .tab03_tabs {
    margin-top: 0;
  }

  .tab03_arrow_wrap {
    display: none;
  }

  .welcome {
    font-size: 25px;
  }

  .welcome.pw {
    text-align: center;
  }

  .welcome.po1 {
    margin-bottom: 18px;
  }

  .menus-2 {
    padding-top: 50px;
  }

  .m111 {
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 400;
  }

  .infotext.menu {
    text-align: left;
    font-size: 14px;
  }

  .infotext.menu.c {
    text-align: center;
  }

  .infotext.top1, .infotext.top2 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.top8 {
    text-align: center;
    margin-top: 11px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.nnl, .infotext._01 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext._02 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.xmas2 {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext._000s {
    text-align: left;
    font-size: 14px;
  }

  .infotext.as {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.top1-copy {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.rrw1 {
    text-align: center;
    margin: 0 0 27px;
    font-size: 14px;
  }

  .infotext.rrw3 {
    text-align: center;
    margin: -9px 0 17px;
    font-size: 14px;
  }

  .info-title {
    margin-top: 0;
  }

  .info-title.menu {
    text-align: left;
    letter-spacing: 1px;
    font-size: 15px;
  }

  .info-title.menu.ff {
    text-align: center;
  }

  .menu-box {
    margin-bottom: 39px;
  }

  .tab03_icon {
    width: 40px;
    display: none;
  }

  .tab03_tab_link-2 {
    flex-direction: column;
    margin: 3px;
    padding: 6px 8px;
  }

  .gold {
    font-size: 25px;
  }

  .tab03_menu {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .pres {
    margin-left: -50px;
    font-size: 16px;
    font-weight: 300;
  }

  .modal {
    padding: 0;
  }

  .modal__body {
    border-radius: 0;
    max-width: 95%;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-6 {
    object-fit: cover;
    height: auto;
    margin-bottom: 34px;
  }

  .image-29 {
    object-fit: cover;
    width: 100%;
  }

  .modal__close {
    top: 4px;
    right: 4px;
  }

  .kxk {
    object-fit: fill;
    font-family: PT Serif, serif;
    font-weight: 700;
  }

  .button.hh {
    letter-spacing: 0;
    min-width: 190px;
  }

  .button.ppb {
    letter-spacing: 0;
  }

  .button.xmas0 {
    font-size: 12px;
  }

  .button.w23 {
    letter-spacing: 0;
    min-width: 190px;
  }

  .button.rw44, .button._0o {
    letter-spacing: 0;
    min-width: 120px;
    margin: 6px;
  }

  .button.fa23 {
    letter-spacing: 0;
  }

  .button.hh-copy {
    letter-spacing: 0;
    min-width: 190px;
  }

  .button.new0 {
    letter-spacing: 0;
  }

  .button._0000 {
    margin-left: 10px;
  }

  .button.holiday {
    font-size: 12px;
  }

  .button.m-d {
    letter-spacing: 0;
  }

  .button.main {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .button.father-btn, .button.holidaybtn {
    letter-spacing: 0;
  }

  .ppm {
    padding-top: 30px;
  }

  .mnl {
    font-size: 14px;
    line-height: 20px;
  }

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

  .lasto {
    background-size: cover;
    flex-direction: column;
  }

  ._000 {
    box-shadow: none;
    border-left-color: #000;
    padding-left: 22px;
    padding-right: 0;
  }

  .div-block-70.mn {
    flex-direction: row;
  }

  .moble {
    object-fit: cover;
    width: 100%;
  }

  ._0f3d {
    justify-content: center;
    align-items: flex-start;
    margin-top: 17px;
  }

  ._0f3d.mn {
    flex-direction: row;
  }

  ._0363 {
    object-fit: cover;
    width: 100%;
  }

  .html-embed-7 {
    margin-bottom: 15px;
  }

  .nye-btn {
    margin-top: 7px;
    margin-bottom: 19px;
  }

  .image-33 {
    margin-bottom: 18px;
  }

  .div-block-72._2 {
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-72.e4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-72.none123 {
    grid-template-columns: 1fr;
  }

  .v-cover {
    background-image: linear-gradient(#000000ba, #000000ba), url('../images/valentine.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .html-embed-8 {
    margin-bottom: 0;
  }

  .v-title {
    margin-top: 0;
    line-height: 26px;
  }

  .mother-cover {
    background-image: linear-gradient(#000000ba, #000000ba), url('../images/valentine.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .new {
    margin-top: 13px;
  }

  .white-span {
    font-weight: 600;
  }

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

  .rrw {
    padding-top: 32px;
  }

  .main-menu-cta-block {
    padding-bottom: 39px;
    font-weight: 400;
  }

  .hero-1 {
    height: 90vh;
    padding-top: 13em;
  }

  .sticky-100vh-block, .section-2.is-home-hero-2 {
    height: 90vh;
  }

  .heading-4.main-menu-cta-title {
    color: #fdfdfd;
    font-size: 18px;
    font-weight: 700;
  }

  .c-nav_menu-scroll, .c-nav {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .thanks0btn {
    margin-top: 7px;
    margin-bottom: 19px;
  }

  .div-block-77 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 37px;
  }

  .winter-outing {
    background-color: #fff;
    justify-content: flex-end;
    align-items: center;
    min-height: 150px;
    margin-top: 87px;
    padding-bottom: 0;
  }

  .blog-post-hover-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog-post-date {
    text-align: center;
  }

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

  .features-description {
    text-align: center;
  }

  .wrapper-full {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .h6-line-right {
    display: none;
  }

  .features-text-wrapper {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .row-content.reverse-on-tab {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    text-align: center;
    background-color: #64646400;
    padding: 0;
  }

  .row-content.reverse-on-tab.new-rev {
    background-color: #64646400;
    padding: 0;
  }

  .features-image-wrapper {
    min-width: 100%;
  }

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

  .space-mid.smaller-on-mobile {
    min-height: 30px;
  }

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

  .image-37.pop {
    margin-top: 13px;
  }

  .fixed-btn, .view-menu-evets {
    margin-bottom: 0;
  }

  .fathers-btn {
    margin-top: 7px;
    margin-bottom: 0;
    right: 1%;
  }

  .summer-rw {
    background-color: #fff;
    justify-content: flex-end;
    align-items: center;
    min-height: 150px;
    margin-top: 87px;
    padding-bottom: 0;
  }

  .new-text {
    margin-top: 19px;
    font-size: 14px;
    line-height: 20px;
  }

  .new-text._01 {
    font-weight: 400;
  }

  .list {
    padding-left: 18px;
  }

  .image-39 {
    width: 80%;
  }

  .fathers-btn-2 {
    margin-top: 7px;
    margin-bottom: 0;
    right: 1%;
    transform: scale(.9);
  }
}

#w-node-f264ef06-c87f-bbfd-98f6-5198ece6f5b9-17c39f8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e8a0c4dd-2cf2-80fe-23ea-7c9372a3ce2a-17c39f8d {
  justify-self: start;
}

#w-node-e197c351-7210-9fe0-df07-f78a943e23b0-17c39f8d, #w-node-e197c351-7210-9fe0-df07-f78a943e23b5-17c39f8d, #w-node-e197c351-7210-9fe0-df07-f78a943e23b8-17c39f8d, #w-node-e197c351-7210-9fe0-df07-f78a943e23bb-17c39f8d, #w-node-_70caa65f-76ef-d127-d396-2bf7c9b5c2f8-17c39f8d, #w-node-_1c88e745-236e-1948-047b-6759a0fc63d8-17c39f8d, #w-node-d908237d-e3c3-0fcb-f502-a99b8cbd11fd-17c39f8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_23732540-4f99-d878-ccd8-6c193587ed49-17c39f8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_55bc7560-48fe-f79e-8a62-4dcf07a9aed6-17c39f8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5611e203-549e-adb0-34e7-b5720b48f548-17c39f8d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a5cb4954-a0ea-75c0-de73-4b6822c1f4a9-17c39f8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f1515321-c49a-c0e7-6621-06b24b1612a9-17c39f8d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a35e2fe1-acba-7044-002e-769f463930f6-17c39f8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b5223991-0fea-af86-7aed-47ce831b62e0-17c39f8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b6fe7aa-0077-997e-ab32-b7020eaf7b4d-17c39f8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fd8d897a-a265-443d-556d-a1cdfcfd9c94-17c39f8d, #w-node-db18f7e6-611c-0493-c3a6-fd5f2fbe14ab-17c39f8d, #w-node-a759d50e-2509-0df4-b2f8-7c601c959efc-17c39f8d, #w-node-f2a432da-760a-46b8-a47a-d7296bb7d450-17c39f8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3766ab30-c588-f61e-8b0a-aeb75b07f58a-17c39f8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_763f90d4-f800-9c21-9244-442cb3bed377-17c39f8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d96479a-d12f-56b8-d972-7fadcb0a27e1-17c39f8d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_76944786-c65e-2a32-0114-429f554f017b-17c39f8d, #w-node-_8f83ccf4-1e36-bc90-b255-d56446718782-17c39f8d, #w-node-_2eb27798-89d6-96cf-21ed-de6db1dc8dc5-17c39f8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b1e-edfe4af3 {
  justify-self: center;
}

#w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b2d-edfe4af3 {
  justify-self: end;
}

#w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b44-edfe4af3 {
  justify-self: center;
}

#w-node-_5c57d329-6aaf-95b4-3395-dd8bc68c5a50-19284adc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_72d82e6f-ebe2-6999-0390-4e2e02d28b24-19284adc, #w-node-_2a01ff4a-ef42-4a34-df61-e0d48be64989-19284adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a3bc4fd-72e5-640e-60d7-f36e811198ca-19284adc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0a3bc4fd-72e5-640e-60d7-f36e811198d6-19284adc, #w-node-_0a3bc4fd-72e5-640e-60d7-f36e811198d9-19284adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0b80c57-3022-914a-6613-5acc92ef0f6a-19284adc, #w-node-d0b80c57-3022-914a-6613-5acc92ef0f9e-19284adc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d0b80c57-3022-914a-6613-5acc92ef0faa-19284adc, #w-node-d0b80c57-3022-914a-6613-5acc92ef0fad-19284adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e91bb835-aa2e-7e74-ab30-ccb69619ec04-19284adc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e91bb835-aa2e-7e74-ab30-ccb69619ec10-19284adc, #w-node-e91bb835-aa2e-7e74-ab30-ccb69619ec13-19284adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c587-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58a-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58d-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c598-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59b-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59e-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a1-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a4-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a7-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b2-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b5-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b8-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5bb-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5be-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cc-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cf-3abd4dee, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c587-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58a-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58d-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c598-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59b-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59e-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a1-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a4-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a7-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b2-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b5-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b8-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5bb-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5be-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cc-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cf-c72cbaa2, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-2f016714, #w-node-_78f33e4b-5d5b-0fb9-db4a-e58d9fc80e42-2f016714, #w-node-e1c12663-695f-ca16-bfe4-8d6f33caefcc-2f016714, #w-node-dfb57b65-4b3e-2aaa-5457-8430998583e1-2f016714, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c598-2f016714, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59b-2f016714, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59e-2f016714, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a1-2f016714, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-2f016714, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cf-2f016714, #w-node-_4429c837-462e-4fd3-93c8-dafc5325bd14-2f016714, #w-node-_4429c837-462e-4fd3-93c8-dafc5325bd17-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059a9a-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059a9f-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059aa4-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059aa9-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ab4-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ab9-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ac0-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ac5-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059aca-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059adb-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ade-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ae1-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ae4-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059ae7-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059aea-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059af5-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059af8-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059b0c-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059b11-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059b16-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059b1b-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059b20-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059b25-2f016714, #w-node-_20087c18-5617-42e9-897b-57942d059b2a-2f016714, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c587-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58a-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58d-555941ce, #w-node-ec953d6e-0eb5-edce-85de-f7133b069662-555941ce, #w-node-_3b95dce5-ac8a-1fa2-1b0a-6fdaa7bcd972-555941ce, #w-node-f08ba9f1-7fcb-b43a-a9c4-b825ae8f5a32-555941ce, #w-node-_08679b4b-4fd2-aff2-0e7f-e5c445ead645-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59b-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59e-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a1-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a4-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a7-555941ce, #w-node-af3ecc9a-cc9d-d22c-427c-a4c9843468eb-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b2-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b5-555941ce, #w-node-_26c155a4-41cf-f78e-61ae-a83b0cb8f716-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b8-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5bb-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5be-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cc-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cf-555941ce, #w-node-b7d45636-7a7c-57d3-047a-bb5c2a96c9ae-555941ce, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c587-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58a-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58d-a9417492, #w-node-ec953d6e-0eb5-edce-85de-f7133b069662-a9417492, #w-node-_946b2387-6ebd-a26a-bd50-bb968673f6da-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59e-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a1-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a4-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a7-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b2-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5bb-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b8-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b5-a9417492, #w-node-_8028e91e-b96d-8708-0b1c-c139677ba7b9-a9417492, #w-node-_26c155a4-41cf-f78e-61ae-a83b0cb8f716-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cc-a9417492, #w-node-b7d45636-7a7c-57d3-047a-bb5c2a96c9ae-a9417492, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c587-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58a-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58d-d2a8277e, #w-node-ec953d6e-0eb5-edce-85de-f7133b069662-d2a8277e, #w-node-_86b74c4c-8acd-8b23-2d1b-768a11e11264-d2a8277e, #w-node-_946b2387-6ebd-a26a-bd50-bb968673f6da-d2a8277e, #w-node-_96242a5f-a2c7-424c-bbae-b3741cb7b81d-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59e-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a1-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a4-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5bb-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b2-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b8-d2a8277e, #w-node-a7a4d562-7f05-90eb-d1b4-f85c4bcb452e-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5b5-d2a8277e, #w-node-_26c155a4-41cf-f78e-61ae-a83b0cb8f716-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-d2a8277e, #w-node-ee8423b5-7844-0a8b-2608-c71c8150bb49-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cc-d2a8277e, #w-node-b7d45636-7a7c-57d3-047a-bb5c2a96c9ae-d2a8277e, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-4f3a42d5, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c587-4f3a42d5, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58a-4f3a42d5, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c58d-4f3a42d5, #w-node-_946b2387-6ebd-a26a-bd50-bb968673f6da-4f3a42d5, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-4f3a42d5, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cc-4f3a42d5, #w-node-b7d45636-7a7c-57d3-047a-bb5c2a96c9ae-4f3a42d5, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c582-973cf9cb, #w-node-_78f33e4b-5d5b-0fb9-db4a-e58d9fc80e42-973cf9cb, #w-node-e1c12663-695f-ca16-bfe4-8d6f33caefcc-973cf9cb, #w-node-dfb57b65-4b3e-2aaa-5457-8430998583e1-973cf9cb, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c598-973cf9cb, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59b-973cf9cb, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c59e-973cf9cb, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5a1-973cf9cb, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5c9-973cf9cb, #w-node-_76d6e374-57c0-e999-788c-f07a1d47c5cf-973cf9cb, #w-node-_4429c837-462e-4fd3-93c8-dafc5325bd14-973cf9cb, #w-node-_4429c837-462e-4fd3-93c8-dafc5325bd17-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059a9a-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059a9f-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059aa4-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059aa9-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ab4-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ab9-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ac0-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ac5-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059aca-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059adb-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ade-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ae1-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ae4-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059ae7-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059aea-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059af5-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059af8-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059b0c-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059b11-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059b16-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059b1b-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059b20-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059b25-973cf9cb, #w-node-_20087c18-5617-42e9-897b-57942d059b2a-973cf9cb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4afe-edfe4af3 {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }

  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b1e-edfe4af3 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: start;
  }

  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b2d-edfe4af3 {
    grid-area: span 1 / span 6 / span 1 / span 6;
    justify-self: auto;
  }

  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b44-edfe4af3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-17c39f8d, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-17c39f8d, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-17c39f8d {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4afe-edfe4af3 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: center;
  }

  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b1e-edfe4af3 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    place-self: center;
  }

  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b2d-edfe4af3 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: auto;
  }

  #w-node-f8cf1d1a-e065-bda9-34c3-b2a4edfe4b44-edfe4af3 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: center;
  }

  #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-19284adc, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-19284adc, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-19284adc, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-3abd4dee, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-3abd4dee, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-3abd4dee, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-c72cbaa2, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-c72cbaa2, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-c72cbaa2, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-2f016714, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-2f016714, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-2f016714, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-555941ce, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-555941ce, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-555941ce, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-a9417492, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-a9417492, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-a9417492, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-d2a8277e, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-d2a8277e, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-d2a8277e, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-4f3a42d5, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-4f3a42d5, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-4f3a42d5, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-973cf9cb, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40254-973cf9cb, #w-node-_4710da92-6c9a-1873-e910-3dc37fa40269-973cf9cb {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a8944865-37b7-cc77-e2c1-680ddc5c289c-17c39f8d, #w-node-_55bc7560-48fe-f79e-8a62-4dcf07a9aed6-17c39f8d, #w-node-_5611e203-549e-adb0-34e7-b5720b48f548-17c39f8d, #w-node-a5cb4954-a0ea-75c0-de73-4b6822c1f4a9-17c39f8d, #w-node-f1515321-c49a-c0e7-6621-06b24b1612a9-17c39f8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fd0a0b63-5f48-346a-5557-b0aa757d307a-17c39f8d, #w-node-_12619fd7-659c-1ffd-eb51-7d3fd11e2b2b-17c39f8d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4b6fe7aa-0077-997e-ab32-b7020eaf7b4d-17c39f8d, #w-node-_0d96479a-d12f-56b8-d972-7fadcb0a27e1-17c39f8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2eb27798-89d6-96cf-21ed-de6db1dc8dc5-17c39f8d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-17c39f8d, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-19284adc, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-3abd4dee, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-c72cbaa2, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-2f016714, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-555941ce, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-a9417492, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-d2a8277e, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-4f3a42d5, #w-node-_4710da92-6c9a-1873-e910-3dc37fa4023f-973cf9cb {
    grid-column: span 3 / span 3;
    justify-self: center;
  }
}


