@font-face {
  font-family: Testue;
  src: url('../fonts/Testue.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --text: #131311;
  --body: #f4f4ef;
  --white: white;
  --gold: #f9bf4b;
}

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

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: var(--text);
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Testue, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 110%;
}

h2 {
  color: var(--text);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Testue, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 110%;
}

p {
  color: var(--text);
  margin-bottom: 0;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
}

label {
  color: var(--text);
  margin-bottom: 0;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.section-home-first {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 95px;
  display: flex;
  position: relative;
}

.decoration-1 {
  background-image: url('../images/GOLD-FRAME.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 350px;
  height: 600px;
  position: absolute;
}

.body {
  background-color: var(--body);
}

.home-firist-wrap {
  z-index: 2;
  background-image: url('../images/WINE-SVG.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  height: 310px;
  display: flex;
  position: absolute;
}

.memorable-text {
  color: var(--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Testue, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
  inset: -45px auto auto 0%;
}

.journeys-text {
  color: var(--text);
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Testue, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
  inset: auto 0% -45px auto;
}

.button {
  z-index: 4;
  box-shadow: 0 0 0 4px var(--white);
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 100vw;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-right: 340px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: absolute;
  bottom: -60px;
}

.button:hover {
  transform: scale(1.05);
}

.button:active {
  transform: scale(.95);
}

.button-text {
  color: var(--text);
  text-align: left;
  padding-bottom: 15px;
  font-family: Testue, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.button-arrow {
  margin-right: 40px;
  transform: rotate(45deg);
}

.h-lines-wrap {
  display: none;
}

.heading-1 {
  margin-top: 0;
  margin-bottom: 50px;
}

.heading-1.margin-0 {
  margin-bottom: 0;
}

.heading-1.margin-0.mobile {
  display: none;
}

.heading-1.sonya {
  color: var(--gold);
  font-size: 100px;
  line-height: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.heading-1.gold {
  color: var(--gold);
}

.heading-1.gold.sonya-1 {
  pointer-events: none;
  margin-bottom: 75px;
  font-size: 100px;
  position: relative;
}

.heading-1.gold.jerome-1 {
  pointer-events: none;
  text-align: right;
  margin-bottom: 0;
  font-size: 100px;
  position: relative;
}

.heading-1.white {
  color: var(--white);
}

.heading-1.white.edit-1 {
  width: 100%;
  max-width: 1100px;
  margin-bottom: 75px;
}

.heading-1.white.edit-2 {
  position: absolute;
  bottom: 50px;
}

.heading-1.edit-1 {
  width: 100%;
  max-width: 1100px;
  margin-bottom: 0;
}

.heading-1.edit-2 {
  margin-bottom: 0;
}

.heading-1.edit-3 {
  text-align: center;
  margin-bottom: 0;
}

.heading-1.edit-4 {
  border-bottom: 2px solid var(--gold);
  margin-top: 75px;
  padding-bottom: 20px;
}

.heading-1.edit-5 {
  margin-bottom: 0;
}

.heading-1.edit-6, .heading-1.blog-post {
  text-align: center;
}

.heading-1.featured-post {
  margin-bottom: 0;
}

.container {
  width: 100%;
  max-width: 1100px;
  padding-top: 75px;
  padding-bottom: 75px;
  position: relative;
}

.container.container-2, .container.container-3 {
  max-width: 100%;
  overflow: hidden;
}

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

.container.sonya {
  border-bottom: 2px solid var(--gold);
  background-color: var(--white);
  padding: 75px 100px;
}

.container.tours1, .container.wineries {
  padding-top: 0;
}

.container.blog-post {
  padding-top: 50px;
}

.container.blog1 {
  padding-top: 0;
}

.container.home1s {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container.jerome {
  border-bottom: 2px solid var(--gold);
  background-color: var(--white);
  margin-top: 75px;
  padding: 75px 100px;
}

.container.about-last {
  border-bottom: 2px solid var(--gold);
  background-color: var(--white);
  justify-content: center;
  margin-bottom: 135px;
  padding: 75px 100px 110px;
  display: flex;
}

.quick-stack {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  padding: 0;
}

.quick-stack._3 {
  width: 1100px;
  max-width: 1100px;
  margin-bottom: 50px;
  position: relative;
}

.quick-stack._4, .quick-stack._5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.quick-stack._5.tours {
  overflow: hidden;
}

.quick-stack._6 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
}

.quick-stack._8 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: var(--body);
  max-width: 1100px;
  padding-bottom: 75px;
}

.quick-stack._1about, .quick-stack._2about {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.quick-stack.wineries {
  grid-column-gap: 25px;
  grid-row-gap: 75px;
  margin-bottom: 50px;
}

.quick-stack.wineries.tour {
  margin-bottom: 0;
}

.quick-stack._2winery, .quick-stack._1tour {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.quick-stack.book-now-wrap {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--gold);
  width: 600px;
  height: 100px;
  margin-top: -50px;
  position: absolute;
}

.quick-stack.book-now-bottom-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--gold);
  width: 600px;
  height: 100px;
  margin-top: 50px;
}

.quick-stack._1contact {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.quick-stack.featured-post {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border: 1px solid var(--gold);
  padding: 50px;
}

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

.heading-2 {
  color: var(--text);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Testue, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 120%;
}

.heading-2.gold {
  color: var(--gold);
}

.heading-2.gold.sonya {
  width: auto;
  margin-bottom: 160px;
  margin-left: 5px;
  line-height: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.heading-2.gold.sonya-1 {
  pointer-events: none;
  padding-left: 5px;
  position: relative;
}

.heading-2.about-last {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.heading-2.edit-1 {
  text-transform: none;
  font-family: Petrona, sans-serif;
  line-height: 120%;
}

.heading-2.edit-2 {
  margin-top: 75px;
  margin-bottom: 30px;
}

.heading-2.edit-4 {
  margin-bottom: 30px;
}

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

.heading-2.white {
  color: var(--white);
}

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

.wrap-1 {
  flex-flow: column;
  justify-content: flex-end;
  width: 800px;
  height: 600px;
  display: flex;
  position: relative;
}

.button-2 {
  z-index: 2;
  background-color: var(--gold);
  box-shadow: 0 0 0 4px var(--gold);
  border: 1px solid #f4f4ef;
  border-radius: 100vw;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 120px;
  height: 120px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: auto auto 0 0;
}

.button-2:hover {
  transform: scale(1.05);
}

.button-2:active {
  transform: scale(.95);
}

.button-2._3 {
  position: relative;
  inset: auto 0% auto auto;
}

.button-2._3-mobile {
  display: none;
}

.button-2._4 {
  margin-right: 10px;
  position: relative;
}

.button-2._4-mobile {
  display: none;
  position: relative;
}

.button-2.about1 {
  bottom: -60px;
  left: auto;
}

.button-2._404-edit {
  margin-top: 50px;
  position: relative;
}

.gold-line-1 {
  background-color: var(--gold);
  width: 100%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.header-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.menu-link {
  color: var(--text);
  text-align: center;
  height: 100%;
  padding: 20px 25px;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  transition: all .3s;
}

.menu-link:hover, .menu-link.w--current {
  color: var(--gold);
}

.menu-link.tours {
  position: relative;
}

.header {
  z-index: 999;
  background-color: var(--body);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 3px 1px #1313111a;
}

.menu-hamburger {
  display: none;
}

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

.paragraph.edit-1 {
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 20px;
  position: relative;
}

.paragraph.edit-1.tours {
  text-align: left;
}

.paragraph.edit-2 {
  margin-top: 50px;
}

.jerome-photo-home-p {
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 400px;
  margin-bottom: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: rotate(15deg);
}

.sonya-photo-home-p {
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 400px;
  margin-bottom: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: rotate(-15deg);
}

.sonya-photo-wrap {
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
}

.jerome-photo-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  margin-left: 50%;
  display: flex;
  position: absolute;
}

.section-home {
  width: 100%;
}

.section-home.background {
  background-image: url('../images/SJ-HOME-BG-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-home.blog-hide {
  display: none;
}

.wineries-wrap {
  margin-bottom: 75px;
  overflow: hidden;
}

.winery-wrap {
  background-image: url('../images/WINERY-FRAME.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-height: 170px;
  display: flex;
  position: relative;
}

.winery-wrap.winery-page {
  background-image: url('../images/WINERY-GOLD-FRAME.svg');
  background-size: contain;
  width: 300px;
  height: 150px;
}

.marquee-wrap {
  width: 300vw;
  display: flex;
}

.marquee-wrap-2 {
  justify-content: flex-start;
  width: 150vw;
  display: flex;
}

.winery-name {
  color: var(--body);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 70%;
  font-family: Petrona, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  position: absolute;
}

.winery-name.winery-page {
  color: var(--text);
  font-size: 14px;
}

.only-2-wrap {
  width: 50%;
  display: flex;
}

.wrap-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.sonya-photo {
  transition: all .75s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
}

.sonya-photo:hover {
  filter: brightness(120%);
  transform: scale(1.1);
}

.jerome-photo {
  transition: all .75s cubic-bezier(.165, .84, .44, 1);
  position: absolute;
}

.jerome-photo:hover {
  filter: brightness(120%);
  transform: scale(1.1);
}

.button-wrap {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 200px;
  display: flex;
  position: relative;
}

.gold-line-wrap {
  width: 1100px;
  max-width: 1100px;
  height: 2px;
  position: relative;
}

.bottle-photo-2 {
  height: 320px;
  padding-right: 230px;
  position: absolute;
  inset: auto 0% -75px auto;
}

.wrap-bottle-2 {
  width: 1100px;
  max-width: 1100px;
  position: relative;
}

.photo-slider-home {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: static;
}

.mask {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.left-arrow {
  background-image: url('../images/ARROW-UP.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  inset: -100px 125px auto auto;
  transform: rotate(-90deg);
}

.right-arrow {
  background-image: url('../images/ARROW-UP.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  inset: -100px 0% auto auto;
  transform: rotate(90deg);
}

.slide-nav {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  inset: -100px 50px auto auto;
}

.slide {
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.slider {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: -50px;
  padding-top: 100px;
  display: flex;
}

.slider-wrap {
  justify-content: center;
  align-items: center;
  width: 1100px;
  max-width: 1100px;
  display: flex;
  position: relative;
}

.slide-review {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.review-slider-home {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: static;
}

.review-content-wrap {
  background-image: url('../images/1PX-BLACK-FRAME-500x500.svg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 500px;
  height: 500px;
  padding: 30px;
  display: flex;
  position: relative;
}

.event-1-wrap {
  background-image: url('../images/TOUR-5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-2-wrap {
  background-image: url('../images/TOUR-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-top {
  background-color: var(--body);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  position: relative;
  top: -50px;
}

.event-date-m {
  color: var(--text);
  text-align: left;
  font-family: Petrona, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 100%;
}

.event-total-d {
  color: var(--text);
  text-align: center;
  width: 100%;
  padding-top: 5px;
  font-family: Petrona, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 100%;
}

.event-bottom {
  background-color: var(--body);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  position: absolute;
  bottom: -50px;
}

.e-price {
  color: var(--text);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-top: 8px;
  padding-bottom: 5px;
  font-family: Petrona, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 100%;
  display: flex;
}

.e-price-2 {
  padding-top: 8px;
  padding-bottom: 5px;
  font-family: Testue, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.event-date-d {
  color: var(--text);
  text-align: right;
  padding-top: 8px;
  font-family: Testue, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 100%;
}

.event-top-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
}

.button-3 {
  z-index: 2;
  background-color: var(--gold);
  color: var(--text);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  height: 60px;
  margin-top: 20px;
  padding: 5px 15px;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-3:hover {
  transform: scale(1.05);
}

.button-3:active {
  transform: scale(.95);
}

.button-3.corners10px.submit {
  background-image: url('../images/SHORT-BLACK-ARROW.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 48px 18px;
}

.button-3.corners10px.soon {
  opacity: .5;
}

.button-3.corners10px.soon:hover {
  transform: none;
}

.button-3.edit-1 {
  background-color: var(--white);
  width: 150px;
  margin-top: 0;
}

.button-3-text {
  color: var(--text);
  text-align: left;
  width: 100%;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.button-3-arrow.soon {
  transform: rotate(180deg);
}

.list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.post-card-wrap {
  width: 350px;
}

.thumbnail {
  aspect-ratio: 350 / 350;
  object-fit: cover;
  width: 350px;
  height: 350px;
  margin-bottom: 25px;
}

.gold-line-2 {
  background-color: var(--gold);
  width: 50px;
  height: 2px;
}

.gold-line-2.edit-1 {
  margin-top: 15px;
  margin-bottom: 10px;
}

.gold-line-2.edit-2 {
  margin-bottom: 30px;
}

.gold-line-2.edit-2.desk-hide {
  display: none;
}

.gold-line-2.edit-3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.empty-state {
  background-color: #f9bf4b4d;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.empty-text {
  color: var(--text);
  font-family: Petrona, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.blog-cards-wrapped {
  position: relative;
}

.button-4 {
  z-index: 2;
  border: 1px solid var(--text);
  background-color: var(--body);
  border-radius: 100vw;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 120px;
  height: 120px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: auto 0% 40% auto;
}

.button-4:hover {
  transform: scale(1.05);
}

.button-4:active {
  transform: scale(.95);
}

.section-blog-post {
  margin-top: 95px;
}

.post-date {
  color: var(--text);
  margin-top: 10px;
  font-family: Petrona, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
}

.post-date.inpost {
  margin-top: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.decoration-2 {
  background-image: url('../images/SJ-HOME-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 320px;
  height: 570px;
  position: absolute;
}

.mobile-menu-gold-line {
  display: none;
}

.header-info {
  z-index: 5;
  background-color: var(--gold);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25px;
  display: flex;
  overflow: hidden;
}

.header-info-text {
  color: var(--text);
  letter-spacing: .5px;
  flex: none;
  margin-left: 20vw;
  font-family: Petrona, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

.header-info-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-block {
  margin-bottom: 0;
}

.form-block.book-now {
  margin-top: 50px;
}

.form-field {
  color: var(--text);
  background-color: #0000;
  border-style: none none solid;
  border-width: 1px;
  border-bottom-color: #13131133;
  border-radius: 0;
  height: 40px;
  margin-bottom: 0;
  padding: 10px 0;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  transition: all .3s;
}

.form-field:focus {
  border-bottom-color: var(--text);
}

.radio-field {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.radio {
  background-color: var(--white);
  outline-offset: -4px;
  cursor: pointer;
  border: 1px solid #d0d0cf;
  border-radius: 0;
  outline: 3px solid #fff;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-top: 0;
  margin-left: 0;
  transition: all .3s;
  position: relative;
}

.radio.w--redirected-checked {
  border-color: var(--text);
  background-color: var(--gold);
  background-image: none;
  border-radius: 0;
}

.radio.w--redirected-focus {
  box-shadow: none;
  border-radius: 0;
}

.radio.w--redirected-focus-visible {
  border-radius: 0;
}

.form-button-wrap {
  justify-content: flex-end;
  padding-top: 30px;
  display: flex;
}

.form-field-long-text {
  color: var(--text);
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #13131133;
  border-radius: 0;
  height: 100px;
  min-height: 100px;
  max-height: 200px;
  margin-bottom: 0;
  padding: 10px 0;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
  transition: border-color .3s;
}

.form-field-long-text:focus {
  border-bottom-color: var(--text);
}

.special-wrap {
  display: flex;
  position: relative;
}

.columns {
  background-color: var(--white);
  margin-left: 0;
  margin-right: 0;
  padding: 100px;
}

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

.column.column-2 {
  height: 100%;
  padding-right: 100px;
}

.footer-sm-wrap {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer {
  width: 100%;
}

.social-media-icon {
  background-color: var(--gold);
  outline-color: var(--gold);
  outline-offset: -2px;
  cursor: pointer;
  border-radius: 100vw;
  outline-width: 3px;
  outline-style: solid;
  margin-right: 15px;
  transition: all .3s;
}

.social-media-icon:hover {
  transform: scale(1.1);
}

.social-media-icon:active {
  transform: scale(.95);
}

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

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

.cell-align-c.tours {
  justify-content: flex-start;
  align-items: flex-start;
}

.footer-bottom-text {
  color: var(--text);
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Petrona, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 100%;
}

.footer-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.footer-wrap.hamburger-menu {
  display: none;
}

.footer-bottom-wrap-go {
  background-color: var(--gold);
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-wrap-1-go {
  width: 100%;
}

.subscribe {
  width: 100%;
  margin-bottom: 0;
}

.subscribe-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--gold);
  color: var(--text);
  background-color: #0000;
  border-radius: 0;
  height: 60px;
  margin-bottom: 0;
  padding: 0;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.subscribe-field:focus, .subscribe-field:focus-visible, .subscribe-field[data-wf-focus-visible] {
  border-top-style: none;
  border-right-style: none;
  border-bottom-color: var(--gold);
  border-left-style: none;
}

.subscribe-wrap {
  display: flex;
}

.subscribe-button {
  border-style: none none solid;
  border-width: 1px;
  border-color: #f9bf4b33 #f9bf4b33 var(--gold) #f9bf4b80;
  color: var(--text);
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.footer-wrap-2-go {
  width: 100%;
}

.footer-wrap-3-go {
  flex-flow: column;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.short-gold-line-footer {
  background-color: var(--gold);
  width: 50px;
  height: 2px;
  margin-bottom: 30px;
}

.footer-tour-wrap {
  border-bottom: 1px solid #f9bf4b80;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.footer-tour-wrap.second {
  border-bottom-style: solid;
}

.footer-tour-wrap-left {
  width: 50px;
}

.footer-tour-wrap-right {
  width: 100%;
  height: 100%;
}

.upcoming-tour-arrow {
  background-color: var(--gold);
  cursor: pointer;
  border-radius: 100vw;
  margin-top: 5px;
  padding: 7px;
  transition: all .3s;
}

.upcoming-tour-arrow:hover {
  transform: scale(1.05);
}

.upcoming-tour-arrow:active {
  transform: scale(.95);
}

.footer-menu-link {
  color: var(--text);
  border-bottom: 1px solid #f9bf4b80;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 55px;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.footer-menu-link:hover, .footer-menu-link.w--current {
  color: var(--gold);
}

.subscribe-success-message-wrap {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--gold);
  background-color: #0000;
  padding: 0;
}

.subscribe-success-message {
  color: var(--text);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  display: flex;
}

.subscribe-error-message-wrap {
  background-color: var(--gold);
  border: 1px #000;
  margin-top: 5px;
}

.subscribe-error-message {
  color: var(--text);
  text-align: left;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.about-section-first {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 95px;
  display: flex;
}

.wrap-about1-right {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.about1-frame {
  width: 350px;
  height: 600px;
}

.about1-photo {
  object-fit: cover;
  background-image: url('../images/PHOTO-3.webp');
  background-position: 50%;
  background-size: cover;
  width: 320px;
  height: 570px;
  position: absolute;
}

.wrap-about1-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sonya-photo-about {
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 400px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wrap-sonya-about-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.wrap-sonya-about-right {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.wrap-sonya-about-bottom {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tours-section-first {
  margin-top: 95px;
}

.vertical-line {
  background-color: var(--gold);
  width: 2px;
  height: 50px;
}

.winery-card-photo {
  filter: brightness(80%) saturate(0%);
  object-fit: cover;
  width: 100%;
  height: 150px;
}

.winery-card-photo.edit-1 {
  filter: brightness() saturate(0%);
}

.winery-card-wrap {
  background-image: url('../images/GOLD-FRAME-350X600.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  width: 350px;
  height: 600px;
  display: flex;
  position: relative;
}

.winery-card-wrap-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 30px 20px;
  display: flex;
}

.pharagraph.post-summary {
  font-weight: 300;
  line-height: 27px;
}

.pharagraph.center {
  background-color: var(--body);
  text-align: center;
}

.pharagraph.center.english {
  opacity: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.pharagraph.book-now {
  font-size: 16px;
  line-height: 32px;
}

.label-text {
  font-family: Petrona, sans-serif;
}

.label-text.edit-1 {
  margin-top: 50px;
}

.label-text.edit-2 {
  opacity: .8;
  margin-top: -5px;
  margin-left: -20px;
  padding-left: 30px;
  font-weight: 300;
  line-height: 27px;
}

.simple-text {
  color: var(--text);
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.simple-text.edit-1 {
  opacity: .5;
}

.simple-text.edit-2 {
  text-align: center;
  width: 400px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.simple-text.edit-4 {
  border-right: 3px solid var(--gold);
  justify-content: flex-end;
  align-items: center;
  height: 43px;
  margin-right: -2px;
  padding-right: 50px;
  display: flex;
  position: sticky;
  top: 145px;
  bottom: 0;
}

.simple-text.edit-5 {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 110%;
}

.simple-text.edit-6 {
  background-image: url('../images/MAP-PIN-BLACK.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 10px;
  padding-left: 15px;
}

.simple-text.edit-7 {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.simple-text.edit-8 {
  padding-top: 10px;
  font-size: 16px;
}

.simple-text.featured-post {
  margin-top: 5px;
  font-size: 16px;
  line-height: 100%;
}

.simple-text.featured-post-gold {
  z-index: 2;
  background-color: var(--body);
  padding: 7px 10px;
  font-size: 12px;
  line-height: 100%;
  position: absolute;
  inset: 20px auto auto 20px;
}

.date-text {
  color: var(--text);
  font-family: Petrona, sans-serif;
  font-size: 14px;
  line-height: 100%;
}

.date-text.edit-1 {
  opacity: .5;
  margin-top: 5px;
}

.wineries-section-wrap {
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.e-year {
  opacity: .5;
  color: var(--text);
  text-align: left;
  font-family: Petrona, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 100%;
}

.tours-section-wrap {
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.winery-section-first {
  margin-top: 95px;
}

.winery-wrap-1 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  position: relative;
}

.go-back-wrap {
  opacity: .5;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.go-back-arrow {
  margin-right: 10px;
  transform: rotate(180deg);
}

.vinery-logo {
  position: absolute;
}

.white-long-line {
  background-color: var(--white);
  width: 100%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.winery-wrap-2 {
  margin-top: 50px;
}

.winery-big-photo {
  object-fit: cover;
  margin-top: 50px;
}

.winery-en-fr-wrap {
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.translate {
  opacity: .5;
  color: var(--text);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 30px;
  font-family: Petrona, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.winery-wrap-3 {
  justify-content: flex-start;
  margin-top: 75px;
  display: flex;
  position: relative;
}

.timeline-l {
  border-right: 1px solid #13131133;
  justify-content: flex-end;
  width: 150px;
  display: flex;
  position: relative;
}

.timeline-r {
  width: 100%;
  padding-left: 50px;
}

.wine {
  outline-color: var(--gold);
  outline-offset: -10px;
  outline-width: 1px;
  outline-style: dashed;
  width: 200px;
  margin-right: 50px;
}

.wine-wrap {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 75px;
  display: flex;
}

.wine-wrap.last {
  margin-bottom: 0;
}

.winery-wrap-4 {
  padding-top: 75px;
}

.wineries-map {
  width: 100%;
  height: 400px;
}

.google-map-wrap {
  border: 1px solid #f9bf4b80;
  position: relative;
}

.google-map-wrap.contact {
  margin-bottom: 75px;
}

.tour-big-photo {
  object-fit: cover;
}

.tour-section-first {
  margin-top: 95px;
}

.tour-wrap-1 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  position: relative;
}

.tour-wrap-2 {
  flex-flow: column;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.tour-wrap-3 {
  margin-top: 50px;
  position: relative;
}

.horizontal-menu {
  z-index: 100;
  border: 2px solid var(--white);
  background-color: var(--body);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  display: flex;
  position: sticky;
  top: 105px;
  bottom: 0;
  overflow: auto;
}

.h-menu-link {
  z-index: 2;
  color: var(--text);
  border-bottom: 2px solid #0000;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 25px;
  margin-right: 25px;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.h-menu-link.w--current {
  border-bottom: 2px solid var(--gold);
}

.tour-wrap-3a {
  border-bottom: 1px solid #f9bf4b80;
  min-height: 70px;
  margin-top: 50px;
  display: flex;
}

.tour-wrap-3a.second {
  margin-top: 0;
}

.tour-wrap-3a.last {
  margin-top: 0;
  margin-bottom: 50px;
}

.tour-wrap-3a.first {
  border-top: 1px solid #f9bf4b80;
}

.tour-description-wrap {
  z-index: 20;
  margin-top: -25px;
  padding-top: 100px;
  position: relative;
}

.tour-schedule-wrap {
  z-index: 19;
  margin-top: -25px;
  padding-top: 100px;
  position: relative;
}

.schedule-map-wrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.schedule-text-wrap {
  width: 100%;
}

.schedule-day {
  margin-bottom: 50px;
}

.schedule-day.last {
  margin-bottom: 0;
}

.tour-map-wrap {
  border: 1px solid #f9bf4b80;
  position: sticky;
  top: 215px;
  bottom: 0;
}

.tour-wineries-wrap {
  z-index: 18;
  margin-top: -25px;
  padding-top: 100px;
  position: relative;
}

.tour-meals-wrap {
  z-index: 17;
  margin-top: -25px;
  padding-top: 100px;
  position: relative;
}

.meal {
  margin-bottom: 50px;
}

.meal.last {
  margin-bottom: 0;
}

.tour-accommodation-wrap {
  z-index: 16;
  margin-top: -25px;
  padding-top: 100px;
  position: relative;
}

.accomodation {
  margin-bottom: 50px;
}

.accomodation.last {
  margin-bottom: 0;
}

.tour-wrap-2b {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.bn-line {
  background-color: var(--white);
  width: 1px;
  height: 60px;
  position: absolute;
  right: 0;
}

.book-now-wrap-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  display: flex;
  position: relative;
}

.tour-book-now {
  z-index: 15;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -25px;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.contact-section-first {
  margin-top: 95px;
}

.contact-wrap {
  margin-bottom: 75px;
}

.contact-wrap-2 {
  background-color: var(--gold);
  outline-offset: -10px;
  cursor: pointer;
  outline: 1px dashed #fff;
  width: 100%;
  height: 150px;
  padding: 20px;
  text-decoration: none;
  transition: all .3s;
}

.contact-wrap-2:hover {
  transform: scale(1.05);
}

.contact-wrap-2:active {
  transform: scale(.95);
}

.contact-section-wrap {
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.contact-wrap-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.form-success-message-wrap {
  background-color: #0000;
  border: 1px solid #f9bf4b80;
  padding: 20px;
}

.form-success-message-wrap.book-now {
  background-color: var(--body);
  border-style: none;
  width: 100%;
  height: 100%;
  padding: 100px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.form-success-message {
  color: var(--text);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  display: flex;
}

.form-error-message-wrap {
  background-color: var(--gold);
  outline-offset: -8px;
  border: 1px #000;
  outline: 1px dashed #db0000;
  margin-top: 10px;
  padding: 20px;
}

.form-error-message {
  color: var(--text);
  text-align: left;
  font-family: Petrona, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.tours-notification {
  background-color: var(--gold);
  pointer-events: none;
  color: var(--text);
  text-align: center;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  font-family: Petrona, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
  position: absolute;
  inset: 13px 7px auto auto;
}

.book-now-form {
  z-index: 99999;
  width: 100vw;
  height: 100dvh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.book-now-container {
  z-index: 2;
  background-color: var(--body);
  outline-color: var(--gold);
  outline-offset: -100px;
  outline-width: 2px;
  outline-style: solid;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 100px;
  position: relative;
}

.form-book-now-wrap {
  background-color: var(--body);
  height: 100%;
  padding: 100px;
  position: relative;
  overflow: scroll;
}

.blur {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.blur.menu {
  display: none;
}

.close-icon {
  opacity: .3;
  cursor: pointer;
  width: 50px;
  margin-top: 100px;
  margin-right: 100px;
  padding: 15px;
  transition: all .3s;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.success-message-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

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

._404-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100svh;
  padding-left: 20vw;
  padding-right: 20vw;
  display: flex;
}

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

.blog-post-wrap-1 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  position: relative;
}

.blog-post-main-image {
  object-fit: cover;
  width: 1100px;
  height: 550px;
}

.blog-post-wrap-1b {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

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

.author-photo {
  border: 1px solid var(--body);
  outline-color: var(--gold);
  outline-offset: 0px;
  border-radius: 100vw;
  outline-width: 2px;
  outline-style: solid;
  width: 40px;
  height: 40px;
  margin-right: 5px;
}

.blog-post-wrap-2 {
  margin-top: 50px;
}

.blog-section-first {
  margin-top: 95px;
}

.blog-section-wrap {
  background-image: none;
  background-position: 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.featured-post-wrap-r {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.featured-post-main-image {
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.featured-post {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.read-post {
  z-index: 2;
  background-color: var(--gold);
  background-image: url('../images/ARROW-UP.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70%;
  border-radius: 100vw;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  text-decoration: none;
  transition: all .3s;
  transform: rotate(45deg);
}

.read-post:hover {
  transform: scale(1.05)rotate(45deg);
}

.featured-post-wrap-l {
  position: relative;
}

.one-time-preloader {
  z-index: 9999;
  background-color: var(--body);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.p-wrap-1 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.p-wrap-1.second {
  margin-top: 10px;
}

.p-wrap-cover {
  z-index: 2;
  background-color: var(--gold);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -100%;
  left: 0;
}

.wine-tours-svg {
  background-image: url('../images/WINE-ROUTES.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 33px;
}

.by-sj-svg {
  background-image: url('../images/BY-S-AND-J-SVG.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 12px;
}

._2dots {
  color: var(--text);
  font-family: Petrona, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.footer-wrap-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.logo-wrap {
  background-image: url('../images/SJ-LOGO-GOLD-NO.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 55px;
  width: 70px;
  height: 70px;
}

.event-3-wrap {
  background-image: url('../images/TOUR-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-4-wrap {
  background-image: url('../images/TOUR-4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-5-wrap {
  background-image: url('../images/TOUR-5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-6-wrap {
  background-image: url('../images/TOUR-6.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-8-wrap {
  background-image: url('../images/TOUR-8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-8-wrap.corners20px.past-tour {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/TOUR-8.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.event-7-wrap {
  background-image: url('../images/TOUR-7.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-9-wrap {
  background-image: url('../images/TOUR-9.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.event-9-wrap.corners20px.past-tour {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/TOUR-9.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.completed-tour {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.decoration-3 {
  z-index: 2;
  pointer-events: none;
  background-image: url('../images/BOTTLE.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 900px;
  position: relative;
  top: 70px;
}

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

.slide-photo-home-1 {
  background-image: url('../images/ALBUM-3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-home-2 {
  background-image: url('../images/ALBUM-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-home-3 {
  background-image: url('../images/ALBUM-5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-home-4 {
  background-image: url('../images/ALBUM-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-home-5 {
  background-image: url('../images/ALBUM-4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-about-1 {
  background-image: url('../images/ALBUM-NEW3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-about-2 {
  background-image: url('../images/ALBUM-NEW5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-about-3 {
  background-image: url('../images/ALBUM-NEW2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-about-4 {
  background-image: url('../images/ALBUM-NEW4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-about-5 {
  background-image: url('../images/ALBUM-NEW1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.slide-photo-about-6 {
  background-image: url('../images/ALBUM-NEW6.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.text-label-gold {
  color: var(--gold);
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 35px;
  }

  .home-firist-wrap {
    background-size: contain;
    width: 100%;
    max-width: 991px;
  }

  .memorable-text {
    font-size: 25px;
    top: -25px;
  }

  .journeys-text {
    font-size: 25px;
    bottom: -25px;
  }

  .button {
    bottom: -120px;
  }

  .button:hover {
    transform: none;
  }

  .button:active {
    transform: scale(.95);
  }

  .button-text.style-2 {
    text-align: left;
  }

  .h-line-1 {
    background-color: var(--text);
    width: 40px;
    height: 2px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .h-line-2 {
    background-color: var(--gold);
    width: 20px;
    height: 2px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .h-lines-wrap {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .h-line-3 {
    background-color: var(--text);
    width: 30px;
    height: 2px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .heading-1.margin-0.mobile {
    display: block;
  }

  .heading-1.margin-0.desktop {
    display: none;
  }

  .heading-1.sonya {
    margin-left: -100px;
    font-size: 50px;
  }

  .heading-1.gold.sonya-1 {
    margin-bottom: 100px;
    font-size: 75px;
  }

  .heading-1.gold.jerome-1 {
    font-size: 75px;
  }

  .heading-1.edit-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-1.edit-5 {
    margin-bottom: 50px;
  }

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

  .container.container-2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container.container-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .container.sonya {
    padding-left: 75px;
    padding-right: 75px;
  }

  .container.home1s {
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
  }

  .container.jerome {
    padding-left: 75px;
    padding-right: 75px;
  }

  .container.about-last {
    margin-top: 75px;
    padding-left: 75px;
    padding-right: 75px;
  }

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

  .quick-stack._2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .quick-stack._3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack._4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .quick-stack._5 {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
  }

  .quick-stack._8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100%;
  }

  .quick-stack._1about {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .quick-stack._2about {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .quick-stack.featured-post {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 30px;
  }

  .heading-2.gold.sonya {
    margin-bottom: 105px;
    margin-left: -97px;
    font-size: 20px;
  }

  .wrap-1 {
    width: 100%;
    height: 700px;
  }

  .button-2:hover {
    transform: none;
  }

  .button-2:active {
    transform: scale(.95);
  }

  .button-2._3-mobile {
    display: flex;
    position: absolute;
    inset: auto;
  }

  .button-2._4 {
    margin-right: 0;
    display: none;
  }

  .button-2._4-mobile {
    margin-top: 50px;
    display: flex;
  }

  .header-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-link {
    border-bottom: 1px solid #f9bf4a4d;
    width: 70%;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: Petrona, sans-serif;
    font-size: 20px;
    font-weight: 300;
    transition: all .3s;
  }

  .menu-link:hover {
    color: var(--text);
  }

  .menu-link.last {
    border-bottom-width: 0;
  }

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

  .menu-hamburger {
    z-index: 2;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 70px;
    display: flex;
    position: relative;
  }

  .wineries-wrap {
    margin-bottom: 50px;
  }

  .winery-wrap {
    min-height: 150px;
  }

  .marquee-wrap {
    width: 400vw;
  }

  .marquee-wrap-2 {
    width: 200vw;
  }

  .only-2-wrap {
    width: 75%;
  }

  .button-wrap {
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
    display: none;
    right: auto;
  }

  .gold-line-wrap {
    width: 100%;
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .bottle-photo-2 {
    height: 350px;
    padding-right: 0;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .wrap-bottle-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: -30px;
    display: flex;
  }

  .photo-slider-home {
    width: 75%;
  }

  .left-arrow {
    inset: auto auto -75px 20px;
  }

  .right-arrow {
    inset: auto 20px -75px auto;
  }

  .slide-nav {
    inset: auto 0% -75px;
  }

  .slider {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-top: 50px;
  }

  .slider-wrap {
    width: 100%;
    max-width: 100%;
  }

  .review-slider-home {
    width: 75%;
  }

  .button-3 {
    width: 300px;
  }

  .button-3:hover {
    transform: none;
  }

  .button-3:active, .button-3.corners10px.submit:active {
    transform: scale(.95);
  }

  .list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    justify-items: stretch;
  }

  .gold-line-2.edit-2.desk-hide {
    display: block;
  }

  .empty-text {
    font-size: 18px;
  }

  .blog-cards-wrapped {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .button-4 {
    margin-top: 50px;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .button-4:hover {
    transform: none;
  }

  .button-4:active {
    transform: scale(.95);
  }

  .links {
    z-index: 1;
    background-color: var(--body);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0%;
  }

  .links-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100dvh;
    display: flex;
  }

  .mobile-menu-gold-line {
    background-color: #f9bf4a4d;
    width: 100%;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    inset: 95px 0% auto;
  }

  .header-info-text {
    position: relative;
  }

  .radio:active {
    border-color: var(--text);
  }

  .form-field-long-text {
    min-width: 100%;
    max-width: 100%;
    font-size: 16px;
  }

  .form-field-long-text:hover {
    border-bottom-color: #13131133;
  }

  .special-wrap {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .columns {
    padding: 75px;
  }

  .column.column-2 {
    padding-bottom: 50px;
    padding-right: 0;
  }

  .social-media-icon:hover {
    transform: none;
  }

  .social-media-icon:active {
    transform: scale(.95);
  }

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

  .footer-bottom-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
  }

  .footer-wrap {
    flex-flow: column-reverse;
  }

  .footer-wrap.hamburger-menu {
    border-top: 1px solid #f9bf4b4d;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    position: absolute;
    bottom: 0;
  }

  .footer-wrap-3-go {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .short-gold-line-footer, .footer-tour-wrap {
    margin-bottom: 20px;
  }

  .footer-tour-wrap.second {
    margin-bottom: 0;
  }

  .upcoming-tour-arrow:hover {
    transform: none;
  }

  .upcoming-tour-arrow:active {
    transform: scale(.95);
  }

  .footer-menu-link {
    justify-content: flex-start;
    align-items: center;
    height: 55px;
  }

  .footer-menu-link:hover {
    color: var(--text);
  }

  .wrap-about1-right {
    width: 100%;
  }

  .sonya-photo-about.corners20px {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wrap-sonya-about-left {
    justify-content: flex-start;
    align-items: center;
    width: auto;
  }

  .about-section.paddings, .about-section.padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .simple-text.edit-4 {
    height: 33px;
    padding-right: 20px;
  }

  .simple-text.edit-7 {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .simple-text.featured-post {
    font-size: 14px;
  }

  .timeline-l {
    width: 100px;
  }

  .timeline-r {
    padding-left: 20px;
  }

  .wine {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .wine-wrap {
    flex-flow: column;
  }

  .horizontal-menu {
    justify-content: space-between;
    padding-right: 25px;
  }

  .tour-wrap-3a {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .book-now-wrap-2 {
    position: relative;
  }

  .contact-wrap-2:hover {
    transform: none;
  }

  .contact-wrap-2:active {
    transform: scale(.95);
  }

  .form-success-message-wrap.book-now {
    padding: 50px;
  }

  .tours-notification {
    margin-left: 74px;
    inset: 18px auto auto;
  }

  .book-now-container {
    outline-offset: -50px;
    padding: 50px;
  }

  .form-book-now-wrap {
    padding: 50px;
  }

  .close-icon {
    margin-top: 50px;
    margin-right: 50px;
  }

  .close-icon:hover {
    opacity: .3;
  }

  .read-post:hover {
    transform: rotate(45deg);
  }

  .read-post:active {
    transform: scale(.95)rotate(45deg);
  }

  .logo-wrap {
    z-index: 2;
    margin-left: 12px;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 32px;
  }

  label {
    font-size: 16px;
  }

  .section-home-first {
    margin-top: 0;
  }

  .decoration-1 {
    width: 270px;
    height: 470px;
  }

  .home-firist-wrap {
    width: 100%;
    max-width: 767px;
    height: 200px;
  }

  .memorable-text {
    font-size: 22px;
    top: -22px;
  }

  .journeys-text {
    font-size: 22px;
    bottom: -22px;
  }

  .button {
    width: 100px;
    height: 100px;
    margin-right: 260px;
    bottom: -100px;
  }

  .button-text {
    font-size: 16px;
  }

  .button-arrow {
    max-width: 30px;
    max-height: 30px;
    margin-right: 30px;
  }

  .heading-1.sonya {
    margin-left: -60px;
    font-size: 35px;
  }

  .heading-1.gold.sonya-1 {
    margin-bottom: 120px;
    font-size: 50px;
  }

  .heading-1.gold.jerome-1 {
    font-size: 50px;
  }

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

  .container.container-5 {
    padding-bottom: 25px;
  }

  .container.container-6 {
    padding-top: 0;
  }

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

  .container.about-last {
    margin-bottom: 125px;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .quick-stack.book-now-wrap {
    width: 300px;
    height: 390px;
    margin-bottom: -50px;
    position: relative;
  }

  .quick-stack.book-now-wrap.corners10px {
    height: 390px;
  }

  .quick-stack.book-now-bottom-wrap {
    width: 300px;
    height: 390px;
    position: relative;
  }

  .quick-stack.book-now-bottom-wrap.corners10px {
    height: 390px;
  }

  .quick-stack.featured-post {
    padding: 10px 10px 20px;
  }

  .heading-2.gold.sonya {
    margin-bottom: 90px;
    margin-left: -58px;
    font-size: 15px;
  }

  .heading-2.gold.sonya-1 {
    font-size: 20px;
  }

  .wrap-center {
    margin-bottom: 55px;
  }

  .wrap-1 {
    height: 575px;
  }

  .button-2 {
    width: 100px;
    height: 100px;
    bottom: -50px;
  }

  .button-2._4-mobile {
    bottom: 0;
  }

  .button-2.about1 {
    bottom: -50px;
  }

  .button-2._404-edit {
    bottom: 0;
  }

  .jerome-photo-home-p {
    width: 150px;
    height: 270px;
    transform: rotate(10deg);
  }

  .sonya-photo-home-p {
    width: 150px;
    height: 270px;
    transform: rotate(-10deg);
  }

  .winery-wrap {
    min-height: 140px;
  }

  .marquee-wrap {
    width: 600vw;
  }

  .marquee-wrap-2 {
    width: 300vw;
  }

  .winery-name {
    letter-spacing: 1px;
  }

  .only-2-wrap {
    width: 100%;
  }

  .bottle-photo-2 {
    height: 320px;
  }

  .photo-slider-home, .review-slider-home {
    width: 100%;
  }

  .button-3 {
    bottom: -50px;
  }

  .button-3.corners10px.submit {
    background-size: 46px 16px;
    font-size: 16px;
  }

  .button-3.edit-1 {
    width: 200px;
  }

  .button-3-text {
    font-size: 16px;
  }

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

  .thumbnail {
    margin-bottom: 15px;
  }

  .button-4 {
    width: 100px;
    height: 100px;
    margin-top: 50px;
  }

  .post-date {
    font-size: 13px;
    line-height: 13px;
  }

  .post-date.inpost {
    font-size: 16px;
  }

  .decoration-2 {
    max-width: 240px;
    max-height: 433px;
  }

  .form-field {
    font-size: 16px;
  }

  .form-button-wrap {
    justify-content: center;
  }

  .columns {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-bottom-text {
    font-size: 10px;
  }

  .subscribe-field, .subscribe-button, .footer-menu-link {
    font-size: 16px;
  }

  .subscribe-success-message, .subscribe-error-message {
    font-size: 16px;
    line-height: 24px;
  }

  .about1-frame {
    width: 270px;
    height: 470px;
  }

  .about1-photo.corners40px {
    width: 240px;
    height: 433px;
  }

  .sonya-photo-about {
    width: 170px;
    height: 300px;
  }

  .pharagraph.post-summary {
    line-height: 24px;
  }

  .pharagraph.book-now {
    font-size: 14px;
    line-height: 28px;
  }

  .label-text.edit-2 {
    line-height: 24px;
  }

  .simple-text {
    font-size: 16px;
    line-height: 24px;
  }

  .simple-text.edit-2 {
    width: 300px;
  }

  .simple-text.edit-4 {
    font-size: 14px;
  }

  .simple-text.edit-8 {
    text-align: center;
  }

  .simple-text.featured-post-gold {
    font-size: 10px;
  }

  .vinery-logo {
    max-height: 50px;
    right: 0%;
  }

  .winery-big-photo {
    max-height: 400px;
  }

  .translate {
    font-size: 11px;
  }

  .timeline-l {
    width: 80px;
  }

  .timeline-r {
    padding-left: 20px;
  }

  .wine {
    margin-right: 0;
  }

  .wine-wrap {
    flex-flow: column;
  }

  .tour-big-photo {
    max-height: 400px;
  }

  .bn-line {
    width: 250px;
    height: 1px;
    bottom: 0;
    right: auto;
  }

  .book-now-wrap-2 {
    width: 300px;
    height: 130px;
  }

  .form-success-message-wrap.book-now {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-success-message, .form-error-message {
    font-size: 16px;
    line-height: 24px;
  }

  .book-now-container {
    outline-offset: -30px;
    padding: 30px;
  }

  .form-book-now-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .close-icon {
    margin-top: 30px;
    margin-right: 30px;
  }

  ._404-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .featured-post-main-image.corners20px {
    height: 400px;
  }

  .wine-tours-svg, .by-sj-svg {
    width: 250px;
  }

  .decoration-3 {
    width: 150px;
    height: 700px;
    top: 50px;
  }
}

@media screen and (max-width: 479px) {
  .home-firist-wrap {
    max-width: 478px;
  }

  .button {
    margin-right: 230px;
  }

  .heading-1.white.edit-1, .heading-1.edit-1, .container, .container.sonya {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container.home1s {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container.jerome, .container.about-last, .quick-stack._3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu-hamburger {
    width: 70px;
  }

  .winery-wrap {
    min-height: 110px;
  }

  .bottle-photo-2 {
    height: 350px;
  }

  .left-arrow {
    left: 15px;
  }

  .right-arrow {
    right: 15px;
  }

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

  .review-content-wrap {
    background-image: url('../images/1PX-BLACK-FRAME-350x500.svg');
    width: 350px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .event-top.corners20px {
    top: -60px;
  }

  .event-bottom.corners20px {
    bottom: -60px;
  }

  .e-price, .event-top-wrap {
    height: 90px;
  }

  .footer-bottom-text {
    font-size: 9px;
  }

  .about-section.paddings, .about-section.padding {
    padding-left: 15px;
    padding-right: 15px;
  }

  .slide-photo-home-1, .slide-photo-home-2, .slide-photo-home-3, .slide-photo-home-4, .slide-photo-home-5, .slide-photo-about-1, .slide-photo-about-2, .slide-photo-about-3, .slide-photo-about-4, .slide-photo-about-5, .slide-photo-about-6 {
    height: 400px;
    max-height: 400px;
  }
}

#w-node-cc9cc148-c699-be09-b1c4-6168df7cd762-20386595, #w-node-ad4c69b0-1716-a08a-bde2-2aea7c2c7950-20386595, #w-node-d981fd38-271b-f991-9684-5d6d2a811036-20386595 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0e7e21a1-9d61-68ad-94a9-2caeb32bfb89-20386595 {
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
}

#w-node-_2428a5f6-eebc-f3ce-ee76-de5a30756046-20386595 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_92be6c42-b7a9-b86e-ac11-25f32c039781-20386595, #w-node-_9f833ec1-098d-1e71-b8d6-e9984b580680-20386595 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2f54da1b-57bd-f98d-b43e-fa9e8032c25f-20386595 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_19c683bd-0a19-27d0-74e8-b8a32b606a81-2b606a53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_7a2c6941-d8de-153c-ba23-5c05ff811c26-20386597, #w-node-d495d9ef-cfe6-9ed3-c1fd-56930d5372c6-20386597, #w-node-_6f0b820d-ec90-5ad2-adcb-526755956011-20386597 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_31e6aac8-c4ad-3ac4-9783-b195daf25530-20386598, #w-node-_31e6aac8-c4ad-3ac4-9783-b195daf25535-20386598, #w-node-_7d1a3a4e-4b88-938b-de40-47f7dfa561e1-20386598, #w-node-_1f2fa122-1878-496e-6595-4fdfbb2077f2-20386598 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3b4de00e-8586-0b93-2d2f-38c23d6e30e0-20386598 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3b4de00e-8586-0b93-2d2f-38c23d6e30e5-20386598, #w-node-_3b4de00e-8586-0b93-2d2f-38c23d6e3108-20386598 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_74b664af-0f6c-f27b-06d6-a990d7971ebf-20386599, #w-node-af28601d-d225-ce84-e432-f04732295b7c-2038659b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_65900082-f0cd-c0db-e7a8-31118875dedc-2038659d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_3f2fc957-f512-de13-9745-f630bb9fe04f-2038659d {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ce2508bb-c133-7fb8-9071-ee42e5b07726-2038659d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f8466307-c734-004f-7532-1cf22eb9bec2-2038659d, #w-node-da580b77-7f18-167e-bb1c-c9b637c81f91-2038659d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-da580b77-7f18-167e-bb1c-c9b637c81f96-2038659d {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_378a936c-75d2-cf50-d103-17cccea53a4b-2038659e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_82d9fc88-1ff1-d420-89fe-55e21d16fbb7-203865a1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_65900082-f0cd-c0db-e7a8-31118875dedc-203865a3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_3f2fc957-f512-de13-9745-f630bb9fe04f-203865a3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ce2508bb-c133-7fb8-9071-ee42e5b07726-203865a3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f8466307-c734-004f-7532-1cf22eb9bec2-203865a3, #w-node-da580b77-7f18-167e-bb1c-c9b637c81f91-203865a3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-da580b77-7f18-167e-bb1c-c9b637c81f96-203865a3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_65900082-f0cd-c0db-e7a8-31118875dedc-203865a4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_3f2fc957-f512-de13-9745-f630bb9fe04f-203865a4 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ce2508bb-c133-7fb8-9071-ee42e5b07726-203865a4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f8466307-c734-004f-7532-1cf22eb9bec2-203865a4, #w-node-da580b77-7f18-167e-bb1c-c9b637c81f91-203865a4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-da580b77-7f18-167e-bb1c-c9b637c81f96-203865a4 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-cc9cc148-c699-be09-b1c4-6168df7cd762-20386595, #w-node-ad4c69b0-1716-a08a-bde2-2aea7c2c7950-20386595, #w-node-d981fd38-271b-f991-9684-5d6d2a811036-20386595 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0e7e21a1-9d61-68ad-94a9-2caeb32bfb89-20386595 {
    grid-template-rows: auto;
    grid-template-columns: 2.5fr;
  }

  #w-node-_2428a5f6-eebc-f3ce-ee76-de5a30756046-20386595 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2f54da1b-57bd-f98d-b43e-fa9e8032c25f-20386595 {
    justify-self: center;
  }

  #w-node-_19c683bd-0a19-27d0-74e8-b8a32b606a81-2b606a53, #w-node-_7a2c6941-d8de-153c-ba23-5c05ff811c26-20386597, #w-node-d495d9ef-cfe6-9ed3-c1fd-56930d5372c6-20386597 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d495d9ef-cfe6-9ed3-c1fd-56930d5372c8-20386597 {
    order: -9999;
  }

  #w-node-_6f0b820d-ec90-5ad2-adcb-526755956011-20386597 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6f0b820d-ec90-5ad2-adcb-52675595601a-20386597 {
    order: -9999;
  }

  #w-node-_31e6aac8-c4ad-3ac4-9783-b195daf25530-20386598, #w-node-_3b4de00e-8586-0b93-2d2f-38c23d6e30e0-20386598 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_74b664af-0f6c-f27b-06d6-a990d7971ebf-20386599 {
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-af28601d-d225-ce84-e432-f04732295b7c-2038659b {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ce2508bb-c133-7fb8-9071-ee42e5b07726-2038659d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_15c602c9-39f1-a220-b58a-f3f431ec8e9a-2038659d {
    order: 9999;
  }

  #w-node-f8466307-c734-004f-7532-1cf22eb9bec2-2038659d, #w-node-_378a936c-75d2-cf50-d103-17cccea53a4b-2038659e, #w-node-_82d9fc88-1ff1-d420-89fe-55e21d16fbb7-203865a1, #w-node-ce2508bb-c133-7fb8-9071-ee42e5b07726-203865a3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_15c602c9-39f1-a220-b58a-f3f431ec8e9a-203865a3 {
    order: 9999;
  }

  #w-node-f8466307-c734-004f-7532-1cf22eb9bec2-203865a3, #w-node-ce2508bb-c133-7fb8-9071-ee42e5b07726-203865a4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_15c602c9-39f1-a220-b58a-f3f431ec8e9a-203865a4 {
    order: 9999;
  }

  #w-node-f8466307-c734-004f-7532-1cf22eb9bec2-203865a4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cc9cc148-c699-be09-b1c4-6168df7cd762-20386595 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-af28601d-d225-ce84-e432-f04732295b7c-2038659b {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_65900082-f0cd-c0db-e7a8-31118875dedc-2038659d, #w-node-da580b77-7f18-167e-bb1c-c9b637c81f91-2038659d, #w-node-_65900082-f0cd-c0db-e7a8-31118875dedc-203865a3, #w-node-da580b77-7f18-167e-bb1c-c9b637c81f91-203865a3, #w-node-_65900082-f0cd-c0db-e7a8-31118875dedc-203865a4, #w-node-da580b77-7f18-167e-bb1c-c9b637c81f91-203865a4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Testue';
  src: url('../fonts/Testue.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}