/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/styles.scss ***!
  \*************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Styles entry point */
.theme-html,
.block-editor-block-list__layout {
  /* dependencies */
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
  /* Slider */
  /*!
   * Hamburgers
   * @description Tasty CSS-animated hamburgers
   * @author Jonathan Suh @jonsuh
   * @site https://jonsuh.com/hamburgers
   * @link https://github.com/jonsuh/hamburgers
   */
  /*
   * Collapse
   */
  /**
   * Settings
   */
  /**
   * Easings
   */
  /**
   * Core
   */
  /**
   * Animations
   */
  /* end */
  /* globals */
  /* Colors */
  /* Typography */
  /* Measurements */
  /* CSS Easings */
  /* When the link is focused, move it into view */
  /* end */
  /* before components load hooks */
  /* end */
  /* components */
  /* end */
  /* after components load hooks */
  /* end */
}
.slick-loading .theme-html .slick-list,
.slick-loading .block-editor-block-list__layout .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
.theme-html .slick-prev,
.theme-html .slick-next,
.block-editor-block-list__layout .slick-prev,
.block-editor-block-list__layout .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.theme-html .slick-prev:hover, .theme-html .slick-prev:focus,
.theme-html .slick-next:hover,
.theme-html .slick-next:focus,
.block-editor-block-list__layout .slick-prev:hover,
.block-editor-block-list__layout .slick-prev:focus,
.block-editor-block-list__layout .slick-next:hover,
.block-editor-block-list__layout .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.theme-html .slick-prev:hover:before, .theme-html .slick-prev:focus:before,
.theme-html .slick-next:hover:before,
.theme-html .slick-next:focus:before,
.block-editor-block-list__layout .slick-prev:hover:before,
.block-editor-block-list__layout .slick-prev:focus:before,
.block-editor-block-list__layout .slick-next:hover:before,
.block-editor-block-list__layout .slick-next:focus:before {
  opacity: 1;
}
.theme-html .slick-prev.slick-disabled:before,
.theme-html .slick-next.slick-disabled:before,
.block-editor-block-list__layout .slick-prev.slick-disabled:before,
.block-editor-block-list__layout .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.theme-html .slick-prev:before,
.theme-html .slick-next:before,
.block-editor-block-list__layout .slick-prev:before,
.block-editor-block-list__layout .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-html .slick-prev,
.block-editor-block-list__layout .slick-prev {
  left: -25px;
}
[dir=rtl] .theme-html .slick-prev,
[dir=rtl] .block-editor-block-list__layout .slick-prev {
  left: auto;
  right: -25px;
}
.theme-html .slick-prev:before,
.block-editor-block-list__layout .slick-prev:before {
  content: "←";
}
[dir=rtl] .theme-html .slick-prev:before,
[dir=rtl] .block-editor-block-list__layout .slick-prev:before {
  content: "→";
}
.theme-html .slick-next,
.block-editor-block-list__layout .slick-next {
  right: -25px;
}
[dir=rtl] .theme-html .slick-next,
[dir=rtl] .block-editor-block-list__layout .slick-next {
  left: -25px;
  right: auto;
}
.theme-html .slick-next:before,
.block-editor-block-list__layout .slick-next:before {
  content: "→";
}
[dir=rtl] .theme-html .slick-next:before,
[dir=rtl] .block-editor-block-list__layout .slick-next:before {
  content: "←";
}
.theme-html .slick-dotted.slick-slider,
.block-editor-block-list__layout .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.theme-html .slick-dots,
.block-editor-block-list__layout .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.theme-html .slick-dots li,
.block-editor-block-list__layout .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.theme-html .slick-dots li button,
.block-editor-block-list__layout .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.theme-html .slick-dots li button:hover, .theme-html .slick-dots li button:focus,
.block-editor-block-list__layout .slick-dots li button:hover,
.block-editor-block-list__layout .slick-dots li button:focus {
  outline: none;
}
.theme-html .slick-dots li button:hover:before, .theme-html .slick-dots li button:focus:before,
.block-editor-block-list__layout .slick-dots li button:hover:before,
.block-editor-block-list__layout .slick-dots li button:focus:before {
  opacity: 1;
}
.theme-html .slick-dots li button:before,
.block-editor-block-list__layout .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-html .slick-dots li.slick-active button:before,
.block-editor-block-list__layout .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.theme-html .slick-slider,
.block-editor-block-list__layout .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.theme-html .slick-list,
.block-editor-block-list__layout .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.theme-html .slick-list:focus,
.block-editor-block-list__layout .slick-list:focus {
  outline: none;
}
.theme-html .slick-list.dragging,
.block-editor-block-list__layout .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.theme-html .slick-slider .slick-track,
.theme-html .slick-slider .slick-list,
.block-editor-block-list__layout .slick-slider .slick-track,
.block-editor-block-list__layout .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.theme-html .slick-track,
.block-editor-block-list__layout .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.theme-html .slick-track:before, .theme-html .slick-track:after,
.block-editor-block-list__layout .slick-track:before,
.block-editor-block-list__layout .slick-track:after {
  content: "";
  display: table;
}
.theme-html .slick-track:after,
.block-editor-block-list__layout .slick-track:after {
  clear: both;
}
.slick-loading .theme-html .slick-track,
.slick-loading .block-editor-block-list__layout .slick-track {
  visibility: hidden;
}
.theme-html .slick-slide,
.block-editor-block-list__layout .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .theme-html .slick-slide,
[dir=rtl] .block-editor-block-list__layout .slick-slide {
  float: right;
}
.theme-html .slick-slide img,
.block-editor-block-list__layout .slick-slide img {
  display: block;
}
.theme-html .slick-slide.slick-loading img,
.block-editor-block-list__layout .slick-slide.slick-loading img {
  display: none;
}
.theme-html .slick-slide.dragging img,
.block-editor-block-list__layout .slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .theme-html .slick-slide,
.slick-initialized .block-editor-block-list__layout .slick-slide {
  display: block;
}
.slick-loading .theme-html .slick-slide,
.slick-loading .block-editor-block-list__layout .slick-slide {
  visibility: hidden;
}
.slick-vertical .theme-html .slick-slide,
.slick-vertical .block-editor-block-list__layout .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.theme-html .slick-arrow.slick-hidden,
.block-editor-block-list__layout .slick-arrow.slick-hidden {
  display: none;
}
.theme-html .hamburger,
.block-editor-block-list__layout .hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: #fff;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.theme-html .hamburger:hover,
.block-editor-block-list__layout .hamburger:hover {
  opacity: 1;
}
.theme-html .hamburger-box,
.block-editor-block-list__layout .hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.theme-html .hamburger-inner,
.block-editor-block-list__layout .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.theme-html .hamburger-inner, .theme-html .hamburger-inner::before, .theme-html .hamburger-inner::after,
.block-editor-block-list__layout .hamburger-inner,
.block-editor-block-list__layout .hamburger-inner::before,
.block-editor-block-list__layout .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.theme-html .hamburger-inner::before, .theme-html .hamburger-inner::after,
.block-editor-block-list__layout .hamburger-inner::before,
.block-editor-block-list__layout .hamburger-inner::after {
  content: "";
  display: block;
}
.theme-html .hamburger-inner::before,
.block-editor-block-list__layout .hamburger-inner::before {
  top: -10px;
}
.theme-html .hamburger-inner::after,
.block-editor-block-list__layout .hamburger-inner::after {
  bottom: -10px;
}
.theme-html .hamburger--collapse .hamburger-inner,
.block-editor-block-list__layout .hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.theme-html .hamburger--collapse .hamburger-inner::after,
.block-editor-block-list__layout .hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.theme-html .hamburger--collapse .hamburger-inner::before,
.block-editor-block-list__layout .hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.theme-html .hamburger--collapse.is-active .hamburger-inner,
.block-editor-block-list__layout .hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-html .hamburger--collapse.is-active .hamburger-inner::after,
.block-editor-block-list__layout .hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}
.theme-html .hamburger--collapse.is-active .hamburger-inner::before,
.block-editor-block-list__layout .hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-html [data-sal],
.block-editor-block-list__layout [data-sal] {
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-duration: var(--sal-duration, 0.2s);
  transition-delay: var(--sal-delay, 0s);
  transition-timing-function: var(--sal-easing, ease);
}
.theme-html [data-sal][data-sal-duration="200"],
.block-editor-block-list__layout [data-sal][data-sal-duration="200"] {
  transition-duration: 0.2s;
}
.theme-html [data-sal][data-sal-duration="250"],
.block-editor-block-list__layout [data-sal][data-sal-duration="250"] {
  transition-duration: 0.25s;
}
.theme-html [data-sal][data-sal-duration="300"],
.block-editor-block-list__layout [data-sal][data-sal-duration="300"] {
  transition-duration: 0.3s;
}
.theme-html [data-sal][data-sal-duration="350"],
.block-editor-block-list__layout [data-sal][data-sal-duration="350"] {
  transition-duration: 0.35s;
}
.theme-html [data-sal][data-sal-duration="400"],
.block-editor-block-list__layout [data-sal][data-sal-duration="400"] {
  transition-duration: 0.4s;
}
.theme-html [data-sal][data-sal-duration="450"],
.block-editor-block-list__layout [data-sal][data-sal-duration="450"] {
  transition-duration: 0.45s;
}
.theme-html [data-sal][data-sal-duration="500"],
.block-editor-block-list__layout [data-sal][data-sal-duration="500"] {
  transition-duration: 0.5s;
}
.theme-html [data-sal][data-sal-duration="550"],
.block-editor-block-list__layout [data-sal][data-sal-duration="550"] {
  transition-duration: 0.55s;
}
.theme-html [data-sal][data-sal-duration="600"],
.block-editor-block-list__layout [data-sal][data-sal-duration="600"] {
  transition-duration: 0.6s;
}
.theme-html [data-sal][data-sal-duration="650"],
.block-editor-block-list__layout [data-sal][data-sal-duration="650"] {
  transition-duration: 0.65s;
}
.theme-html [data-sal][data-sal-duration="700"],
.block-editor-block-list__layout [data-sal][data-sal-duration="700"] {
  transition-duration: 0.7s;
}
.theme-html [data-sal][data-sal-duration="750"],
.block-editor-block-list__layout [data-sal][data-sal-duration="750"] {
  transition-duration: 0.75s;
}
.theme-html [data-sal][data-sal-duration="800"],
.block-editor-block-list__layout [data-sal][data-sal-duration="800"] {
  transition-duration: 0.8s;
}
.theme-html [data-sal][data-sal-duration="850"],
.block-editor-block-list__layout [data-sal][data-sal-duration="850"] {
  transition-duration: 0.85s;
}
.theme-html [data-sal][data-sal-duration="900"],
.block-editor-block-list__layout [data-sal][data-sal-duration="900"] {
  transition-duration: 0.9s;
}
.theme-html [data-sal][data-sal-duration="950"],
.block-editor-block-list__layout [data-sal][data-sal-duration="950"] {
  transition-duration: 0.95s;
}
.theme-html [data-sal][data-sal-duration="1000"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1000"] {
  transition-duration: 1s;
}
.theme-html [data-sal][data-sal-duration="1050"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1050"] {
  transition-duration: 1.05s;
}
.theme-html [data-sal][data-sal-duration="1100"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1100"] {
  transition-duration: 1.1s;
}
.theme-html [data-sal][data-sal-duration="1150"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1150"] {
  transition-duration: 1.15s;
}
.theme-html [data-sal][data-sal-duration="1200"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1200"] {
  transition-duration: 1.2s;
}
.theme-html [data-sal][data-sal-duration="1250"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1250"] {
  transition-duration: 1.25s;
}
.theme-html [data-sal][data-sal-duration="1300"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1300"] {
  transition-duration: 1.3s;
}
.theme-html [data-sal][data-sal-duration="1350"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1350"] {
  transition-duration: 1.35s;
}
.theme-html [data-sal][data-sal-duration="1400"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1400"] {
  transition-duration: 1.4s;
}
.theme-html [data-sal][data-sal-duration="1450"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1450"] {
  transition-duration: 1.45s;
}
.theme-html [data-sal][data-sal-duration="1500"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1500"] {
  transition-duration: 1.5s;
}
.theme-html [data-sal][data-sal-duration="1550"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1550"] {
  transition-duration: 1.55s;
}
.theme-html [data-sal][data-sal-duration="1600"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1600"] {
  transition-duration: 1.6s;
}
.theme-html [data-sal][data-sal-duration="1650"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1650"] {
  transition-duration: 1.65s;
}
.theme-html [data-sal][data-sal-duration="1700"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1700"] {
  transition-duration: 1.7s;
}
.theme-html [data-sal][data-sal-duration="1750"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1750"] {
  transition-duration: 1.75s;
}
.theme-html [data-sal][data-sal-duration="1800"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1800"] {
  transition-duration: 1.8s;
}
.theme-html [data-sal][data-sal-duration="1850"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1850"] {
  transition-duration: 1.85s;
}
.theme-html [data-sal][data-sal-duration="1900"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1900"] {
  transition-duration: 1.9s;
}
.theme-html [data-sal][data-sal-duration="1950"],
.block-editor-block-list__layout [data-sal][data-sal-duration="1950"] {
  transition-duration: 1.95s;
}
.theme-html [data-sal][data-sal-duration="2000"],
.block-editor-block-list__layout [data-sal][data-sal-duration="2000"] {
  transition-duration: 2s;
}
.theme-html [data-sal][data-sal-delay="50"],
.block-editor-block-list__layout [data-sal][data-sal-delay="50"] {
  transition-delay: 0.05s;
}
.theme-html [data-sal][data-sal-delay="100"],
.block-editor-block-list__layout [data-sal][data-sal-delay="100"] {
  transition-delay: 0.1s;
}
.theme-html [data-sal][data-sal-delay="150"],
.block-editor-block-list__layout [data-sal][data-sal-delay="150"] {
  transition-delay: 0.15s;
}
.theme-html [data-sal][data-sal-delay="200"],
.block-editor-block-list__layout [data-sal][data-sal-delay="200"] {
  transition-delay: 0.2s;
}
.theme-html [data-sal][data-sal-delay="250"],
.block-editor-block-list__layout [data-sal][data-sal-delay="250"] {
  transition-delay: 0.25s;
}
.theme-html [data-sal][data-sal-delay="300"],
.block-editor-block-list__layout [data-sal][data-sal-delay="300"] {
  transition-delay: 0.3s;
}
.theme-html [data-sal][data-sal-delay="350"],
.block-editor-block-list__layout [data-sal][data-sal-delay="350"] {
  transition-delay: 0.35s;
}
.theme-html [data-sal][data-sal-delay="400"],
.block-editor-block-list__layout [data-sal][data-sal-delay="400"] {
  transition-delay: 0.4s;
}
.theme-html [data-sal][data-sal-delay="450"],
.block-editor-block-list__layout [data-sal][data-sal-delay="450"] {
  transition-delay: 0.45s;
}
.theme-html [data-sal][data-sal-delay="500"],
.block-editor-block-list__layout [data-sal][data-sal-delay="500"] {
  transition-delay: 0.5s;
}
.theme-html [data-sal][data-sal-delay="550"],
.block-editor-block-list__layout [data-sal][data-sal-delay="550"] {
  transition-delay: 0.55s;
}
.theme-html [data-sal][data-sal-delay="600"],
.block-editor-block-list__layout [data-sal][data-sal-delay="600"] {
  transition-delay: 0.6s;
}
.theme-html [data-sal][data-sal-delay="650"],
.block-editor-block-list__layout [data-sal][data-sal-delay="650"] {
  transition-delay: 0.65s;
}
.theme-html [data-sal][data-sal-delay="700"],
.block-editor-block-list__layout [data-sal][data-sal-delay="700"] {
  transition-delay: 0.7s;
}
.theme-html [data-sal][data-sal-delay="750"],
.block-editor-block-list__layout [data-sal][data-sal-delay="750"] {
  transition-delay: 0.75s;
}
.theme-html [data-sal][data-sal-delay="800"],
.block-editor-block-list__layout [data-sal][data-sal-delay="800"] {
  transition-delay: 0.8s;
}
.theme-html [data-sal][data-sal-delay="850"],
.block-editor-block-list__layout [data-sal][data-sal-delay="850"] {
  transition-delay: 0.85s;
}
.theme-html [data-sal][data-sal-delay="900"],
.block-editor-block-list__layout [data-sal][data-sal-delay="900"] {
  transition-delay: 0.9s;
}
.theme-html [data-sal][data-sal-delay="950"],
.block-editor-block-list__layout [data-sal][data-sal-delay="950"] {
  transition-delay: 0.95s;
}
.theme-html [data-sal][data-sal-delay="1000"],
.block-editor-block-list__layout [data-sal][data-sal-delay="1000"] {
  transition-delay: 1s;
}
.theme-html [data-sal][data-sal-easing=linear],
.block-editor-block-list__layout [data-sal][data-sal-easing=linear] {
  transition-timing-function: linear;
}
.theme-html [data-sal][data-sal-easing=ease],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease] {
  transition-timing-function: ease;
}
.theme-html [data-sal][data-sal-easing=ease-in],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in] {
  transition-timing-function: ease-in;
}
.theme-html [data-sal][data-sal-easing=ease-out],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out] {
  transition-timing-function: ease-out;
}
.theme-html [data-sal][data-sal-easing=ease-in-out],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out] {
  transition-timing-function: ease-in-out;
}
.theme-html [data-sal][data-sal-easing=ease-in-cubic],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.theme-html [data-sal][data-sal-easing=ease-out-cubic],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-cubic],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-circ],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-circ] {
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.theme-html [data-sal][data-sal-easing=ease-out-circ],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-circ] {
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-circ],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-circ] {
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.theme-html [data-sal][data-sal-easing=ease-in-expo],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-expo] {
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}
.theme-html [data-sal][data-sal-easing=ease-out-expo],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-expo] {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-expo],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-expo] {
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-quad],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.theme-html [data-sal][data-sal-easing=ease-out-quad],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-quad],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.theme-html [data-sal][data-sal-easing=ease-in-quart],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.theme-html [data-sal][data-sal-easing=ease-out-quart],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-quart],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-quint],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-quint] {
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.theme-html [data-sal][data-sal-easing=ease-out-quint],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-quint] {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-quint],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-quint] {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-sine],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
.theme-html [data-sal][data-sal-easing=ease-out-sine],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-sine],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.theme-html [data-sal][data-sal-easing=ease-in-back],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.theme-html [data-sal][data-sal-easing=ease-out-back],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.theme-html [data-sal][data-sal-easing=ease-in-out-back],
.block-editor-block-list__layout [data-sal][data-sal-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.theme-html [data-sal|=fade],
.block-editor-block-list__layout [data-sal|=fade] {
  opacity: 0;
  transition-property: opacity;
}
.theme-html [data-sal|=fade].sal-animate,
.theme-html body.sal-disabled [data-sal|=fade],
.block-editor-block-list__layout [data-sal|=fade].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=fade] {
  opacity: 1;
}
.theme-html [data-sal|=slide],
.block-editor-block-list__layout [data-sal|=slide] {
  opacity: 0;
  transition-property: opacity, transform;
}
.theme-html [data-sal=slide-up],
.block-editor-block-list__layout [data-sal=slide-up] {
  transform: translateY(20%);
}
.theme-html [data-sal=slide-down],
.block-editor-block-list__layout [data-sal=slide-down] {
  transform: translateY(-20%);
}
.theme-html [data-sal=slide-left],
.block-editor-block-list__layout [data-sal=slide-left] {
  transform: translateX(20%);
}
.theme-html [data-sal=slide-right],
.block-editor-block-list__layout [data-sal=slide-right] {
  transform: translateX(-20%);
}
.theme-html [data-sal|=slide].sal-animate,
.theme-html body.sal-disabled [data-sal|=slide],
.block-editor-block-list__layout [data-sal|=slide].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=slide] {
  opacity: 1;
  transform: none;
}
.theme-html [data-sal|=zoom],
.block-editor-block-list__layout [data-sal|=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
.theme-html [data-sal=zoom-in],
.block-editor-block-list__layout [data-sal=zoom-in] {
  transform: scale(0.5);
}
.theme-html [data-sal=zoom-out],
.block-editor-block-list__layout [data-sal=zoom-out] {
  transform: scale(1.1);
}
.theme-html [data-sal|=zoom].sal-animate,
.theme-html body.sal-disabled [data-sal|=zoom],
.block-editor-block-list__layout [data-sal|=zoom].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=zoom] {
  opacity: 1;
  transform: none;
}
.theme-html [data-sal|=flip],
.block-editor-block-list__layout [data-sal|=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
.theme-html [data-sal=flip-left],
.block-editor-block-list__layout [data-sal=flip-left] {
  transform: perspective(2000px) rotateY(-91deg);
}
.theme-html [data-sal=flip-right],
.block-editor-block-list__layout [data-sal=flip-right] {
  transform: perspective(2000px) rotateY(91deg);
}
.theme-html [data-sal=flip-up],
.block-editor-block-list__layout [data-sal=flip-up] {
  transform: perspective(2000px) rotateX(-91deg);
}
.theme-html [data-sal=flip-down],
.block-editor-block-list__layout [data-sal=flip-down] {
  transform: perspective(2000px) rotateX(91deg);
}
.theme-html [data-sal|=flip].sal-animate,
.theme-html body.sal-disabled [data-sal|=flip],
.block-editor-block-list__layout [data-sal|=flip].sal-animate,
.block-editor-block-list__layout body.sal-disabled [data-sal|=flip] {
  transform: none;
}
.theme-html,
.block-editor-block-list__layout {
  scroll-behavior: smooth;
}
.theme-html *,
.block-editor-block-list__layout * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "futura-pt" !important;
}
.theme-html html, .theme-html body,
.block-editor-block-list__layout html,
.block-editor-block-list__layout body {
  font-family: "futura-pt" !important;
}
.theme-html body,
.block-editor-block-list__layout body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-html body.disable,
.block-editor-block-list__layout body.disable {
  overflow: hidden;
}
.theme-html .tb-wr,
.block-editor-block-list__layout .tb-wr {
  display: table;
  width: 100%;
}
.theme-html .tb-r-wr,
.block-editor-block-list__layout .tb-r-wr {
  display: table-row;
}
.theme-html .tb-c-wr,
.block-editor-block-list__layout .tb-c-wr {
  display: table-cell;
}
.theme-html a,
.block-editor-block-list__layout a {
  color: inherit;
  text-decoration: underline;
}
.theme-html ul,
.block-editor-block-list__layout ul {
  list-style-type: disc;
  list-style-position: inside;
  text-align: left;
  padding-left: 15px;
}
.theme-html ol,
.block-editor-block-list__layout ol {
  list-style: decimal;
  list-style-position: inside;
  text-align: left;
  padding-left: 15px;
}
.theme-html .container-block,
.block-editor-block-list__layout .container-block {
  max-width: 1440px;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 24px;
}
@media (max-width: 1278px) {
  .theme-html .container-block,
  .block-editor-block-list__layout .container-block {
    padding: 0px 24px;
  }
}
.theme-html .content-block,
.block-editor-block-list__layout .content-block {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.theme-html *[data-ux=scroll-to-anchor],
.block-editor-block-list__layout *[data-ux=scroll-to-anchor] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.theme-html .mobile-only,
.block-editor-block-list__layout .mobile-only {
  display: none;
}
.theme-html .portrait-only,
.block-editor-block-list__layout .portrait-only {
  display: none;
}
.theme-html em,
.block-editor-block-list__layout em {
  font-style: italic;
}
.theme-html .container-max,
.block-editor-block-list__layout .container-max {
  max-width: 1611px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}
.theme-html .container-max.container--full,
.block-editor-block-list__layout .container-max.container--full {
  max-width: 1980px;
}
@media (orientation: portrait) {
  .theme-html .landscape-only,
  .block-editor-block-list__layout .landscape-only {
    display: none !important;
  }
  .theme-html .portrait-only,
  .block-editor-block-list__layout .portrait-only {
    display: block;
  }
  .theme-html .portrait-only.iblock,
  .block-editor-block-list__layout .portrait-only.iblock {
    display: inline-block;
  }
}
@media (max-width: 1200px) {
  .theme-html .desktop-only,
  .block-editor-block-list__layout .desktop-only {
    display: none !important;
  }
  .theme-html .mobile-only,
  .block-editor-block-list__layout .mobile-only {
    display: block;
  }
  .theme-html .mobile-only.iblock,
  .block-editor-block-list__layout .mobile-only.iblock {
    display: inline-block;
  }
}
.theme-html .ot-title,
.block-editor-block-list__layout .ot-title {
  display: none;
}
.theme-html .slider__control,
.block-editor-block-list__layout .slider__control {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.theme-html .slider__control button,
.block-editor-block-list__layout .slider__control button {
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}
.theme-html .slider__control button svg path,
.block-editor-block-list__layout .slider__control button svg path {
  fill: #7E6B44;
}
.theme-html .screen-reader-text,
.block-editor-block-list__layout .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.theme-html .screen-reader-text:focus,
.theme-html .screen-reader-text:active,
.block-editor-block-list__layout .screen-reader-text:focus,
.block-editor-block-list__layout .screen-reader-text:active {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}
.theme-html .forminator-module-edit-link,
.block-editor-block-list__layout .forminator-module-edit-link {
  color: #fff !important;
}
.theme-html .skip-to-content,
.block-editor-block-list__layout .skip-to-content {
  position: absolute;
  top: -40px;
  left: 0;
  background: #87744A;
  color: #fff;
  font-size: 16px;
  padding: 8px 16px;
  z-index: 100;
  text-decoration: none;
  transition: top 0.3s;
}
.theme-html .skip-to-content:focus,
.block-editor-block-list__layout .skip-to-content:focus {
  top: 0;
}
.theme-html .grecaptcha-badge,
.block-editor-block-list__layout .grecaptcha-badge {
  z-index: 99;
}
.theme-html .wp-block-media-text,
.block-editor-block-list__layout .wp-block-media-text {
  margin-bottom: 1.35em;
}
.theme-html .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.block-editor-block-list__layout .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.theme-html .header,
.block-editor-block-list__layout .header {
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.theme-html .header.sticky,
.block-editor-block-list__layout .header.sticky {
  background-color: #fff;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.theme-html .header.sticky .hamburger .hamburger-inner,
.block-editor-block-list__layout .header.sticky .hamburger .hamburger-inner {
  background-color: #000;
}
.theme-html .header.sticky .hamburger .hamburger-inner::before, .theme-html .header.sticky .hamburger .hamburger-inner::after,
.block-editor-block-list__layout .header.sticky .hamburger .hamburger-inner::before,
.block-editor-block-list__layout .header.sticky .hamburger .hamburger-inner::after {
  background-color: #000;
}
.theme-html .header.sticky .header__secondary-menu ul li.menu-item-has-children > a::after,
.block-editor-block-list__layout .header.sticky .header__secondary-menu ul li.menu-item-has-children > a::after {
  content: url("../assets/images/carret-black.svg");
}
.theme-html .header.sticky .header__secondary-menu ul li.menu-item-has-children:hover > a::after,
.block-editor-block-list__layout .header.sticky .header__secondary-menu ul li.menu-item-has-children:hover > a::after {
  content: url("../assets/images/carret.svg");
}
.theme-html .header.sticky .header__secondary-menu ul li:last-child a,
.block-editor-block-list__layout .header.sticky .header__secondary-menu ul li:last-child a {
  background-color: #87744A; color: #ffffff;
}
.theme-html .header.sticky .header__secondary-menu ul li:hover a,
.block-editor-block-list__layout .header.sticky .header__secondary-menu ul li:hover a {
  color: #fff;
  background-color: #87744A;
}
.theme-html .header.sticky .header__secondary-menu ul li a,
.block-editor-block-list__layout .header.sticky .header__secondary-menu ul li a {
  color: #000;
}
.theme-html .header.sticky .header__logo,
.block-editor-block-list__layout .header.sticky .header__logo {
  display: block;
}
.theme-html .header.sticky .header__logo-white,
.block-editor-block-list__layout .header.sticky .header__logo-white {
  display: none;
}
.theme-html .header.sticky .header__logo-black,
.block-editor-block-list__layout .header.sticky .header__logo-black {
  display: block;
}
.theme-html .header__container,
.block-editor-block-list__layout .header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.theme-html .header__logo,
.block-editor-block-list__layout .header__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.theme-html .header__logo a:focus,
.block-editor-block-list__layout .header__logo a:focus {
  outline: 1px solid #000;
}
.theme-html .header__logo-black,
.block-editor-block-list__layout .header__logo-black {
  display: none;
}
.theme-html .header__logo-mobile,
.block-editor-block-list__layout .header__logo-mobile {
  display: none;
  text-align: center;
}
.theme-html .header__menu,
.block-editor-block-list__layout .header__menu {
  padding-left: 64px;
}
.theme-html .header__main-menu,
.block-editor-block-list__layout .header__main-menu {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100vh;
  width: 632px;
  background-color: #fff;
  justify-content: center;
  display: flex;
  transition: left 0.5s ease;
}
.theme-html .header__main-menu.show,
.block-editor-block-list__layout .header__main-menu.show {
  left: 0;
}
.theme-html .header__main-menu-wrapper,
.block-editor-block-list__layout .header__main-menu-wrapper {
  padding-top: 200px;
}
.theme-html .header__main-menu .menu-main-menu-container,
.block-editor-block-list__layout .header__main-menu .menu-main-menu-container {
  padding-top: 34px;
}
.theme-html .header__main-menu ul,
.block-editor-block-list__layout .header__main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.theme-html .header__main-menu ul li,
.block-editor-block-list__layout .header__main-menu ul li {
  margin-bottom: 90px;
}
.theme-html .header__main-menu ul li.current-menu-item a,
.block-editor-block-list__layout .header__main-menu ul li.current-menu-item a {
  color: #87744A;
}
.theme-html .header__main-menu ul li.current-menu-item a::after,
.block-editor-block-list__layout .header__main-menu ul li.current-menu-item a::after {
  opacity: 1;
}
.theme-html .header__main-menu ul li:hover a,
.block-editor-block-list__layout .header__main-menu ul li:hover a {
  color: #87744A;
}
.theme-html .header__main-menu ul li:hover a::after,
.block-editor-block-list__layout .header__main-menu ul li:hover a::after {
  opacity: 1;
}
.theme-html .header__main-menu ul li:last-child,
.block-editor-block-list__layout .header__main-menu ul li:last-child {
  margin-bottom: 0;
}
.theme-html .header__main-menu ul li a,
.block-editor-block-list__layout .header__main-menu ul li a {
  color: #000;
  font-family: "Futura PT";
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.theme-html .header__main-menu ul li a::after,
.block-editor-block-list__layout .header__main-menu ul li a::after {
  content: "";
  position: relative;
  display: inline-block;
  width: calc(100% - 6px);
  height: 2px;
  background-color: #87744A;
  position: relative;
  left: 3px;
  opacity: 0;
}
.theme-html .header__lang,
.block-editor-block-list__layout .header__lang {
  margin-bottom: 20px;
  display: none;
}
.theme-html .header__lang ul,
.block-editor-block-list__layout .header__lang ul {
  padding-bottom: 34px;
}
.theme-html .header__lang ul li,
.block-editor-block-list__layout .header__lang ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.theme-html .header__lang ul li:hover a::after,
.block-editor-block-list__layout .header__lang ul li:hover a::after {
  display: none;
}
.theme-html .header__lang ul li a,
.block-editor-block-list__layout .header__lang ul li a {
  font-size: 24px;
  font-weight: 400;
  line-height: 30.77px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #000;
}
.theme-html .header__lang ul li a::after,
.block-editor-block-list__layout .header__lang ul li a::after {
  display: none;
}
.theme-html .header__lang ul li a span,
.block-editor-block-list__layout .header__lang ul li a span {
  font-size: 24px;
  font-weight: 400;
  line-height: 30.77px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #000;
}
.theme-html .header__lang ul .sub,
.block-editor-block-list__layout .header__lang ul .sub {
  display: none;
  padding-top: 20px;
}
.theme-html .header__burger-menu,
.block-editor-block-list__layout .header__burger-menu {
  position: relative;
  z-index: 9;
}
.theme-html .header__burger-menu .hamburger,
.block-editor-block-list__layout .header__burger-menu .hamburger {
  width: 35px;
}
.theme-html .header__burger-menu .hamburger.is-active .hamburger-inner,
.block-editor-block-list__layout .header__burger-menu .hamburger.is-active .hamburger-inner {
  background-color: #000;
}
.theme-html .header__burger-menu .hamburger.is-active .hamburger-inner::before, .theme-html .header__burger-menu .hamburger.is-active .hamburger-inner::after,
.block-editor-block-list__layout .header__burger-menu .hamburger.is-active .hamburger-inner::before,
.block-editor-block-list__layout .header__burger-menu .hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}
.theme-html .header__burger-menu .hamburger-box,
.block-editor-block-list__layout .header__burger-menu .hamburger-box {
  height: 20px;
}
.theme-html .header__burger-menu .hamburger-inner,
.block-editor-block-list__layout .header__burger-menu .hamburger-inner {
  width: 35px;
  height: 2px;
  bottom: -3px;
  border-radius: 10px;
}
.theme-html .header__burger-menu .hamburger-inner::before, .theme-html .header__burger-menu .hamburger-inner::after,
.block-editor-block-list__layout .header__burger-menu .hamburger-inner::before,
.block-editor-block-list__layout .header__burger-menu .hamburger-inner::after {
  width: 35px;
  height: 2px;
  border-radius: 10px;
}
.theme-html .header__burger-menu .hamburger-inner::after,
.block-editor-block-list__layout .header__burger-menu .hamburger-inner::after {
  top: -21px;
}
.theme-html .header__secondary-menu ul,
.block-editor-block-list__layout .header__secondary-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.theme-html .header__secondary-menu ul li,
.block-editor-block-list__layout .header__secondary-menu ul li {
  margin: 0;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children {
  position: relative;
  display: flex;
  align-items: center;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children:hover ul.sub-menu,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children:hover ul.sub-menu {
  display: block;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children ul.sub-menu,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children ul.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children ul.sub-menu.open,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children ul.sub-menu.open {
  display: block;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children ul.sub-menu li:first-child a,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children ul.sub-menu li:first-child a {
  background-color: #87744A;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children ul.sub-menu li:last-child a,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children ul.sub-menu li:last-child a {
  background-color: #fff;
  color: #000;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children ul.sub-menu li a,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children ul.sub-menu li a {
  color: #FFF;
  text-align: center;
  font-family: "Futura PT";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  width: 120px;
  height: 80px;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children > a,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children > a {
  width: 120px;
}
.theme-html .header__secondary-menu ul li.menu-item-has-children > a::after,
.block-editor-block-list__layout .header__secondary-menu ul li.menu-item-has-children > a::after {
  content: url("../assets/images/carret.svg");
  margin-left: 11px;
  padding-bottom: 8px;
}
.theme-html .header__secondary-menu ul li:last-child a,
.block-editor-block-list__layout .header__secondary-menu ul li:last-child a {
  padding: 0 45px 0 34px;
  background-color: #87744A;
  width: 187px;
}
.theme-html .header__secondary-menu ul li a,
.block-editor-block-list__layout .header__secondary-menu ul li a {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.4px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0 35px;
  text-transform: uppercase;
}
@media (orientation: landscape) and (max-width: 1024px) {
  .theme-html .header__main-menu-wrapper,
  .block-editor-block-list__layout .header__main-menu-wrapper {
    overflow-y: scroll;
    padding-bottom: 120px;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .theme-html .header,
  .block-editor-block-list__layout .header {
    height: 80px;
    padding: 0 27px 0 30.75px;
  }
  .theme-html .header.is-active,
  .block-editor-block-list__layout .header.is-active {
    background-color: #fff;
    border-bottom: 1px solid #999;
  }
  .theme-html .header.is-active .header__secondary-menu ul li:nth-child(2) a,
  .block-editor-block-list__layout .header.is-active .header__secondary-menu ul li:nth-child(2) a {
    background-color: transparent;
  }
  .theme-html .header.is-active .header__secondary-menu ul li a,
  .block-editor-block-list__layout .header.is-active .header__secondary-menu ul li a {
    color: #000;
  }
  .theme-html .header.sticky,
  .block-editor-block-list__layout .header.sticky {
    border-bottom: 1px solid #999;
  }
  .theme-html .header.sticky .header__logo-mobile-black,
  .block-editor-block-list__layout .header.sticky .header__logo-mobile-black {
    display: block;
  }
  .theme-html .header.sticky .header__logo-mobile-white,
  .block-editor-block-list__layout .header.sticky .header__logo-mobile-white {
    display: none;
  }
  .theme-html .header__logo-desktop,
  .block-editor-block-list__layout .header__logo-desktop {
    display: none;
  }
  .theme-html .header__logo-mobile,
  .block-editor-block-list__layout .header__logo-mobile {
    display: block;
  }
  .theme-html .header__logo-mobile-black,
  .block-editor-block-list__layout .header__logo-mobile-black {
    display: none;
  }
  .theme-html .header__logo-mobile-white,
  .block-editor-block-list__layout .header__logo-mobile-white {
    display: block;
  }
  .theme-html .header__main-menu,
  .block-editor-block-list__layout .header__main-menu {
    top: 80px;
    width: 100%;
    justify-content: flex-start;
  }
  .theme-html .header__main-menu-wrapper,
  .block-editor-block-list__layout .header__main-menu-wrapper {
    padding-left: 66px;
    padding-top: 44px;
  }
  .theme-html .header__main-menu .menu-main-menu-container,
  .block-editor-block-list__layout .header__main-menu .menu-main-menu-container {
    padding-top: 24px;
    width: 100%;
  }
  .theme-html .header__main-menu ul li,
  .block-editor-block-list__layout .header__main-menu ul li {
    margin-bottom: 47px;
  }
  .theme-html .header__main-menu ul li a,
  .block-editor-block-list__layout .header__main-menu ul li a {
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 66.667% */
    letter-spacing: 0.72px;
  }
  .theme-html .header__main-menu ul li a::after,
  .block-editor-block-list__layout .header__main-menu ul li a::after {
    top: -18px;
  }
  .theme-html .header__menu,
  .block-editor-block-list__layout .header__menu {
    padding-left: 0;
  }
  .theme-html .header__secondary-menu ul li:nth-child(1),
  .block-editor-block-list__layout .header__secondary-menu ul li:nth-child(1) {
    display: none;
  }
  .theme-html .header__secondary-menu ul li:nth-child(2) a,
  .block-editor-block-list__layout .header__secondary-menu ul li:nth-child(2) a {
    background-color: transparent;
    text-transform: uppercase;
    padding: 0;	
    width: auto;
  }
  .theme-html .header__secondary-menu ul li:nth-child(2) a:hover a,
  .block-editor-block-list__layout .header__secondary-menu ul li:nth-child(2) a:hover a {
    background-color: transparent;
  }
  .theme-html .header__secondary-menu ul li a,
  .block-editor-block-list__layout .header__secondary-menu ul li a {
    height: 79px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .theme-html .header__lang,
  .block-editor-block-list__layout .header__lang {
    margin-bottom: 20px;
    display: block;
  }
  .theme-html .header__lang ul li,
  .block-editor-block-list__layout .header__lang ul li {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .theme-html .header__lang ul li a,
  .block-editor-block-list__layout .header__lang ul li a {
    font-size: 24px;
    font-weight: 400;
    line-height: 30.77px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #000;
  }
  .theme-html .header__lang ul li a::after,
  .block-editor-block-list__layout .header__lang ul li a::after {
    display: none;
  }
  .theme-html .header__lang ul li a span,
  .block-editor-block-list__layout .header__lang ul li a span {
    font-size: 24px;
    font-weight: 400;
    line-height: 30.77px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #000;
  }
	.theme-html .header.sticky .header__secondary-menu ul li:last-child a { padding: 0px 20px 0px 20px; margin-right: -27px; }
}
.theme-html .header__reservation,
.block-editor-block-list__layout .header__reservation {
  position: fixed;
  top: 80px;
  right: 0;
  background-color: #fff;
  max-width: 350px;
  width: 100%;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  min-height: 450px;
  padding: 80px 55px 76px;
  z-index: 9;
  display: none;
}
.theme-html .header__reservation-content,
.block-editor-block-list__layout .header__reservation-content {
  text-align: center;
}
.theme-html .header__reservation-content h3,
.block-editor-block-list__layout .header__reservation-content h3 {
  color: #333;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 90px; /* 250% */
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.theme-html .header__reservation-content img,
.block-editor-block-list__layout .header__reservation-content img {
  opacity: 0.6;
  mix-blend-mode: exclusion;
}
.theme-html .header__reservation-close,
.block-editor-block-list__layout .header__reservation-close {
  padding: 0;
  border: 0;
  background-color: transparent;
  border-radius: 0;
  position: absolute;
  top: 31px;
  right: 26px;
  cursor: pointer;
}
.theme-html .footer,
.block-editor-block-list__layout .footer {
  background-color: #333;
  padding: 146px 0 151px;
	margin-top: 30px;
}
.theme-html .footer__container,
.block-editor-block-list__layout .footer__container {
  max-width: 1530px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}
.theme-html .footer__row,
.block-editor-block-list__layout .footer__row {
  display: flex;
}
.theme-html .footer__logo,
.block-editor-block-list__layout .footer__logo {
  padding-top: 71px;
  /*margin-right: 226px;*/
  margin-right: 150px;	
}
.theme-html .footer__image,
.block-editor-block-list__layout .footer__image {
  padding-top: 13px;
  margin-left: auto;
}
.theme-html .footer__image ul,
.block-editor-block-list__layout .footer__image ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
}
.theme-html .footer__image ul li:nth-child(1),
.block-editor-block-list__layout .footer__image ul li:nth-child(1) {
  margin-bottom: 33px;
	opacity: .6;
}
.theme-html .footer__image ul li,
.block-editor-block-list__layout .footer__image ul li {
  padding: 10px;
}
.theme-html .footer__column,
.block-editor-block-list__layout .footer__column {
  /*max-width: 307px;*/
	max-width: 260px;
  width: 100%;
}
.theme-html .footer__column h3,
.block-editor-block-list__layout .footer__column h3 {
  color: #E6C68E;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px; /* 191.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.theme-html .footer__column.one,
.block-editor-block-list__layout .footer__column.one {
  margin-right: 53px;
}
.theme-html .footer__column.one p,
.block-editor-block-list__layout .footer__column.one p {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px; /* 180% */
  letter-spacing: 0.4px;
}
.theme-html .footer__column.one a,
.block-editor-block-list__layout .footer__column.one a {
  text-decoration: none;
  color: #FFF;
}
.theme-html .footer__column.one a:hover,
.block-editor-block-list__layout .footer__column.one a:hover {
  color: #E6C68E;
}
.theme-html .footer__column.two,
.block-editor-block-list__layout .footer__column.two {
  margin-right: 15px;
}
.theme-html .footer__column.two ul.footer__links,
.block-editor-block-list__layout .footer__column.two ul.footer__links {
  list-style: none;
  margin: 0 0 33px 0;
  padding: 0;
}
.theme-html .footer__column.two ul.footer__links li,
.block-editor-block-list__layout .footer__column.two ul.footer__links li {
  text-align: center;
  display: flex;
}
.theme-html .footer__column.two ul.footer__links li a,
.block-editor-block-list__layout .footer__column.two ul.footer__links li a {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 230% */
  letter-spacing: 0.4px;
  position: relative;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
.theme-html .footer__column.two ul.footer__links li a::after,
.block-editor-block-list__layout .footer__column.two ul.footer__links li a::after {
  content: "";
  position: relative;
  display: inline-block;
  width: calc(100% - 6px);
  height: 1px;
  background-color: #fff;
  position: relative;
  left: 0;
  top: -17px;
  transition: width 0.5s ease-in-out;
  transform-origin: center;
}
.theme-html .footer__column.two ul.footer__links li a:hover::after,
.block-editor-block-list__layout .footer__column.two ul.footer__links li a:hover::after {
  width: 20%;
}
.theme-html .footer__column.two ul.footer__social,
.block-editor-block-list__layout .footer__column.two ul.footer__social {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  /*width: 98px;*/
	width: 50px;
  align-items: center;
  justify-content: space-between;
}
.theme-html .footer__column.two ul.footer__social li svg:hover path,
.block-editor-block-list__layout .footer__column.two ul.footer__social li svg:hover path {
  fill: #E6C68E;
}
.theme-html .footer__column.two ul.footer__social li svg path,
.block-editor-block-list__layout .footer__column.two ul.footer__social li svg path {
  transition: 0.3s ease-in-out;
}
.theme-html .footer__column.three .forminator-custom-form .forminator-response-message,
.block-editor-block-list__layout .footer__column.three .forminator-custom-form .forminator-response-message {
  display: none;
}
.theme-html .footer__column.three .forminator-custom-form .forminator-field .forminator-email--field,
.block-editor-block-list__layout .footer__column.three .forminator-custom-form .forminator-field .forminator-email--field {
  margin-bottom: 10px;
  width: 274px;
}
@media screen and (max-width: 1580px) {
  .theme-html .footer__row,
  .block-editor-block-list__layout .footer__row {
    justify-content: space-between;
  }
  .theme-html .footer__image,
  .block-editor-block-list__layout .footer__image {
    margin-left: 0;
  }
  .theme-html .footer__logo,
  .block-editor-block-list__layout .footer__logo {
    margin-right: 0;
  }
  .theme-html .footer__column,
  .block-editor-block-list__layout .footer__column {
    max-width: none;
    margin: 0 !important;
    padding: 0 30px;
    width: auto;
  }
}
@media screen and (max-width: 1366px) {
  .theme-html .footer__logo,
  .block-editor-block-list__layout .footer__logo {
    padding-right: 30px;
  }
  .theme-html .footer__image,
  .block-editor-block-list__layout .footer__image {
    padding-left: 30px;
  }
	.theme-html .footer__row,
  .block-editor-block-list__layout .footer__row {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1024px) {
  .theme-html .footer,
  .block-editor-block-list__layout .footer {
    padding: 94px 0 65px;
  }
  .theme-html .footer__row,
  .block-editor-block-list__layout .footer__row {
    flex-wrap: wrap;
  }
  .theme-html .footer__logo,
  .block-editor-block-list__layout .footer__logo {
    max-width: 50%;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }
  .theme-html .footer__column,
  .block-editor-block-list__layout .footer__column {
    max-width: 50%;
    width: 100%;
    padding: 0 !important;
    margin-bottom: 40px;
  }
  .theme-html .footer__image,
  .block-editor-block-list__layout .footer__image {
    max-width: 100%;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 75px;
    padding-left: 0;
  }
  .theme-html .footer__image ul,
  .block-editor-block-list__layout .footer__image ul {
    flex-direction: row;
  }
  .theme-html .footer__image ul li,
  .block-editor-block-list__layout .footer__image ul li {
    margin: 0 29.5px;
  }
}
@media screen and (max-width: 567px) {
  .theme-html .footer,
  .block-editor-block-list__layout .footer {
    padding: 94px 0 65px;
  }
  .theme-html .footer__row,
  .block-editor-block-list__layout .footer__row {
    flex-wrap: wrap;
    max-width: 307px;
    margin: 0 auto;
    text-align: center;
  }
  .theme-html .footer__logo,
  .block-editor-block-list__layout .footer__logo {
    max-width: 100%;
    width: 100%;
    padding-top: 0;
    margin-bottom: 53px;
  }
  .theme-html .footer__column,
  .block-editor-block-list__layout .footer__column {
    max-width: 100%;
    width: 100%;
  }
  .theme-html .footer__column h3,
  .block-editor-block-list__layout .footer__column h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px; /* 230% */
    letter-spacing: 1px;
    margin-bottom: 37px;
  }
  .theme-html .footer__column.one p,
  .block-editor-block-list__layout .footer__column.one p {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px; /* 209.091% */
    letter-spacing: 0.44px;
  }
  .theme-html .footer__column.three .forminator-custom-form .forminator-field,
  .block-editor-block-list__layout .footer__column.three .forminator-custom-form .forminator-field {
    align-items: center;
  }
  .theme-html .footer__column.three .forminator-custom-form .forminator-row-last .forminator-field,
  .block-editor-block-list__layout .footer__column.three .forminator-custom-form .forminator-row-last .forminator-field {
    align-items: center;
  }
  .theme-html .footer__column.two,
  .block-editor-block-list__layout .footer__column.two {
    margin-bottom: 67px;
  }
  .theme-html .footer__column.two ul,
  .block-editor-block-list__layout .footer__column.two ul {
    text-align: center;
  }
  .theme-html .footer__column.two ul.footer__social,
  .block-editor-block-list__layout .footer__column.two ul.footer__social {
    margin: 0 auto;
  }
  .theme-html .footer__image,
  .block-editor-block-list__layout .footer__image {
    max-width: 100%;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 25px;
  }
  .theme-html .footer__image ul,
  .block-editor-block-list__layout .footer__image ul {
    flex-direction: row;
  }
  .theme-html .footer__image ul li,
  .block-editor-block-list__layout .footer__image ul li {
    margin: 0 12.5px;
  }
	.theme-html .footer__column.two ul.footer__links li,
.block-editor-block-list__layout .footer__column.two ul.footer__links li {
  text-align: center;
  display: block;
}
}
.theme-html .home-page .header__logo,
.block-editor-block-list__layout .home-page .header__logo {
  display: none;
}
.theme-html .home-page #section-2,
.block-editor-block-list__layout .home-page #section-2 {
  padding-bottom: 250px;
}
@media screen and (max-width: 768px) {
  .theme-html .home-page #section-2 .two-column-content__addimage img,
  .block-editor-block-list__layout .home-page #section-2 .two-column-content__addimage img {
    width: 249px;
  }
}
.theme-html .home-page #section-3 .three-column-content-slider__line,
.block-editor-block-list__layout .home-page #section-3 .three-column-content-slider__line {
  width: calc(100% - 55px);
  margin: 0 auto;
}
.theme-html .home-page #section-4,
.block-editor-block-list__layout .home-page #section-4 {
  padding: 186px 0 135px;
}
.theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__col.one,
.block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__col.one {
  padding-top: 0;
}
.theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__col.two,
.block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__col.two {
  padding-top: 155px;
}
.theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__text,
.block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__text {
  max-width: 647px;
}
.theme-html .home-page #section-4 .two-column-content__row.two,
.block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two {
  margin-bottom: -125px;
}
.theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__text,
.block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__text {
  max-width: 621px;
}
.theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__col.one,
.block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__col.one {
  padding-top: 214px;
}
.theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__col.two,
.block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__col.two {
  padding-left: 180px;
  position: relative;
  top: -125px;
}
@media screen and (max-width: 1366px) {
  .theme-html .home-page #section-4 .two-column-content,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content {
    padding: 100px 0 90px;
  }
  .theme-html .home-page #section-4 .two-column-content__row,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row {
    display: flex;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__text,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__text {
    max-width: 563px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__col.one,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__col.one {
    padding-top: 80px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__col.two,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__col.two {
    padding-left: 90px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two {
    margin-bottom: 0;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__col.one,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__col.one {
    padding-top: 60px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__col.two,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__col.two {
    padding-left: 90px;
    position: relative;
    top: 0;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__text,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__text {
    max-width: 518px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1180px) {
  .theme-html .home-page #section-4 .two-column-content,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content {
    padding: 100px 0 90px !important;
  }
  .theme-html .home-page #section-4 .two-column-content__row,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one {
    margin-bottom: 30px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__text,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__text {
    max-width: 563px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__col.one,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__col.one {
    padding-top: 0;
    max-width: 100%;
    width: 100%;
    order: 1;
    margin-bottom: 30px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__col.two,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__col.two {
    padding-left: 0;
    max-width: 100%;
    width: 100%;
    order: 0;
    text-align: center;
    margin-bottom: 24px;
    padding-top: 0;
  }
  .theme-html .home-page #section-4 .two-column-content__row.one .two-column-content__text,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.one .two-column-content__text {
    max-width: 100%;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two {
    margin-bottom: 0;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__col.one,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__col.one {
    padding-top: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__col.two,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__col.two {
    padding-left: 0;
    position: relative;
    top: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }
  .theme-html .home-page #section-4 .two-column-content__row.two .two-column-content__text,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content__row.two .two-column-content__text {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .home-page #section-4 .two-column-content,
  .block-editor-block-list__layout .home-page #section-4 .two-column-content {
    padding: 61px 0 46px !important;
  }
}
@media screen and (max-width: 1024px) {
  .theme-html .home-page #section-4,
  .block-editor-block-list__layout .home-page #section-4 {
    padding: 100px 0 90px;
  }
}
@media screen and (max-width: 764px) {
  .theme-html .home-page #section-4,
  .block-editor-block-list__layout .home-page #section-4 {
    padding: 61px 0 46px;
  }
}
.theme-html .menus-page .wysiwyg__content,
.block-editor-block-list__layout .menus-page .wysiwyg__content {
  padding-left: 82px;
}
.theme-html .menus-page .two-column-image-content__col.two,
.block-editor-block-list__layout .menus-page .two-column-image-content__col.two {
  padding-left: 135px;
}
.theme-html .menus-page #menu2,
.block-editor-block-list__layout .menus-page #menu2 {
  padding-top: 0px;
}
.theme-html .menus-page #menu2 .menu-listing__menu,
.block-editor-block-list__layout .menus-page #menu2 .menu-listing__menu {
  max-width: 672px;
  padding-right: 0;
  width: 100%;
  margin: 0 auto 70px;
}
@media screen and (max-width: 1480px) {
  .theme-html .menus-page .wysiwyg__content,
  .block-editor-block-list__layout .menus-page .wysiwyg__content {
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .theme-html .menus-page #menu2,
  .block-editor-block-list__layout .menus-page #menu2 {
    padding-top: 74px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .menus-page #menu2,
  .block-editor-block-list__layout .menus-page #menu2 {
    padding-top: 50px;
  }
}
.theme-html .experiences-page .wysiwyg,
.block-editor-block-list__layout .experiences-page .wysiwyg {
  padding-top: 139px;
}
.theme-html .experiences-page .wysiwyg .container-max,
.block-editor-block-list__layout .experiences-page .wysiwyg .container-max {
  max-width: 1411px;
}
.theme-html .experiences-page .social-slider,
.block-editor-block-list__layout .experiences-page .social-slider {
  padding-top: 0;
}
.theme-html .private-events-page .wysiwyg .container-max,
.block-editor-block-list__layout .private-events-page .wysiwyg .container-max {
  max-width: 1452px;
}
@media screen and (max-width: 429px) {
  .theme-html .private-events-page .image-banner__content,
  .block-editor-block-list__layout .private-events-page .image-banner__content {
    padding-left: 0;
  }
}
.theme-html .error404 .page-blocks,
.block-editor-block-list__layout .error404 .page-blocks {
  height: 70vh;
}
.theme-html .error404 .container-max,
.block-editor-block-list__layout .error404 .container-max {
  height: 100%;
}
.theme-html .error404 .site-404,
.block-editor-block-list__layout .error404 .site-404 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.theme-html .error404 .site-404 h1,
.block-editor-block-list__layout .error404 .site-404 h1 {
  color: #333;
  text-align: center;
  font-family: "Futura PT";
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.theme-html .error404 .site-404 p,
.block-editor-block-list__layout .error404 .site-404 p {
  color: #333;
  font-family: "Futura PT";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 136.364% */
  letter-spacing: 0.44px;
  margin-bottom: 20px;
}
.theme-html .button.button--primary,
.block-editor-block-list__layout .button.button--primary {
  text-decoration: none;
  color: #7E6B44;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 166.667% */
  letter-spacing: 1.8px;
  text-transform: uppercase;
  display: inline-block;
}
.theme-html .button.button--primary::after,
.block-editor-block-list__layout .button.button--primary::after {
  content: "";
  position: relative;
  display: inline-block;
  width: calc(100% - 6px);
  height: 1px;
  background-color: #87744A;
  position: relative;
  left: 0;
  top: -17px;
  transition: width 0.5s ease-in-out;
}
.theme-html .button.button--primary:hover::after,
.block-editor-block-list__layout .button.button--primary:hover::after {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .theme-html .button.button--primary,
  .block-editor-block-list__layout .button.button--primary {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
    letter-spacing: 1px;
  }
}
.theme-html .block--custom-layout__full-width-banner,
.block-editor-block-list__layout .block--custom-layout__full-width-banner {
  padding: 0 0;
  background: #FFFFFF;
  font-size: 0;
  line-height: 0;
}
.theme-html .block--custom-layout__full-width-banner .container-block,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .container-block {
  max-width: 1920px;
  padding: 0 0;
  margin: 0 auto;
}
.theme-html .block--custom-layout__full-width-banner .container-block img,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .container-block img {
  width: 100%;
}
.theme-html .block--custom-layout__full-width-banner .bg-image,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .bg-image {
  position: relative;
}
.theme-html .block--custom-layout__full-width-banner .bg-image img,
.block-editor-block-list__layout .block--custom-layout__full-width-banner .bg-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.theme-html .block--custom-layout__full-width-banner.block-layout-background .container-block, .theme-html .block--custom-layout__full-width-banner.block-layout-full .container-block,
.block-editor-block-list__layout .block--custom-layout__full-width-banner.block-layout-background .container-block,
.block-editor-block-list__layout .block--custom-layout__full-width-banner.block-layout-full .container-block {
  max-width: 100%;
}
.theme-html .wysiwyg,
.block-editor-block-list__layout .wysiwyg {
  padding-top: 130px;
  padding-bottom: 44px;
}
.theme-html .wysiwyg__content,
.block-editor-block-list__layout .wysiwyg__content {
  max-width: 1291px;
}
.theme-html .wysiwyg__content p,
.block-editor-block-list__layout .wysiwyg__content p {
  color: #333;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 136.364% */
  letter-spacing: 0.44px;
}
.theme-html .wysiwyg__cta,
.block-editor-block-list__layout .wysiwyg__cta {
  padding-top: 37px;
}
@media screen and (max-width: 768px) {
  .theme-html .wysiwyg,
  .block-editor-block-list__layout .wysiwyg {
    padding-top: 64px !important;
  }
  .theme-html .wysiwyg__cta,
  .block-editor-block-list__layout .wysiwyg__cta {
    padding-top: 26px;
  }
  .theme-html .wysiwyg__cta a,
  .block-editor-block-list__layout .wysiwyg__cta a {
    font-size: 18px !important;
  }
}
.theme-html .video-banner,
.block-editor-block-list__layout .video-banner {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
	background-color: #000000;
}
.theme-html .video-banner #ytVideo, .theme-html .video-banner video,
.block-editor-block-list__layout .video-banner #ytVideo,
.block-editor-block-list__layout .video-banner video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 56.25vw; /* 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* 16/9*100 = 177.77 */
  pointer-events: none;
}
.theme-html .video-banner__logo,
.block-editor-block-list__layout .video-banner__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.theme-html .video-banner__button,
.block-editor-block-list__layout .video-banner__button {
  position: absolute;
  bottom: 78px;
  right: 68px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .theme-html .video-banner__button,
  .block-editor-block-list__layout .video-banner__button {
    right: 41px;
    bottom: 66px;
  }
}
.theme-html .three-column-content-slider,
.block-editor-block-list__layout .three-column-content-slider {
  background: #F5F2ED;
  padding: 194px 0 177px;
}
.theme-html .three-column-content-slider .container-max,
.block-editor-block-list__layout .three-column-content-slider .container-max {
  max-width: 1666px;
}
.theme-html .three-column-content-slider__row .slick-slide,
.block-editor-block-list__layout .three-column-content-slider__row .slick-slide {
  display: block;
  height: auto;
}
.theme-html .three-column-content-slider__slide,
.block-editor-block-list__layout .three-column-content-slider__slide {
  position: relative;
}
.theme-html .three-column-content-slider__col,
.block-editor-block-list__layout .three-column-content-slider__col {
  padding: 0 27.5px;
}
.theme-html .three-column-content-slider__inner img,
.block-editor-block-list__layout .three-column-content-slider__inner img {
  max-width: 100%;
  line-height: 0;
  height: auto;
  margin-bottom: 27px;
}
.theme-html .three-column-content-slider__inner h3,
.block-editor-block-list__layout .three-column-content-slider__inner h3 {
  color: #333;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom: 19px;
}
.theme-html .three-column-content-slider__inner p,
.block-editor-block-list__layout .three-column-content-slider__inner p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.4px;
  margin-bottom: 30px;
}
.theme-html .three-column-content-slider__details,
.block-editor-block-list__layout .three-column-content-slider__details {
  min-height: 253px;
  position: relative;
}
.theme-html .three-column-content-slider__arrow,
.block-editor-block-list__layout .three-column-content-slider__arrow {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 174px;
  z-index: 2;
}
.theme-html .three-column-content-slider__arrow svg circle,
.block-editor-block-list__layout .three-column-content-slider__arrow svg circle {
  transition: fill 0.3s ease-in-out;
}
.theme-html .three-column-content-slider__arrow svg:hover circle,
.block-editor-block-list__layout .three-column-content-slider__arrow svg:hover circle {
  fill: #7E6B44;
}
.theme-html .three-column-content-slider__arrow-next,
.block-editor-block-list__layout .three-column-content-slider__arrow-next {
  position: relative;
  right: -95px;
  cursor: pointer;
}
.theme-html .three-column-content-slider__arrow-prev,
.block-editor-block-list__layout .three-column-content-slider__arrow-prev {
  position: relative;
  left: -95px;
  cursor: pointer;
}
.theme-html .three-column-content-slider__line,
.block-editor-block-list__layout .three-column-content-slider__line {
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: relative;
}
.theme-html .three-column-content-slider__line::before,
.block-editor-block-list__layout .three-column-content-slider__line::before {
  content: "";
  width: 59.45%;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1800px) {
  .theme-html .three-column-content-slider__arrow-next,
  .block-editor-block-list__layout .three-column-content-slider__arrow-next {
    right: -45px;
  }
  .theme-html .three-column-content-slider__arrow-prev,
  .block-editor-block-list__layout .three-column-content-slider__arrow-prev {
    left: -45px;
  }
}
@media screen and (max-width: 1600px) {
  .theme-html .three-column-content-slider__row,
  .block-editor-block-list__layout .three-column-content-slider__row {
    padding: 0 69px;
  }
  .theme-html .three-column-content-slider__arrow-next,
  .block-editor-block-list__layout .three-column-content-slider__arrow-next {
    right: 0;
  }
  .theme-html .three-column-content-slider__arrow-prev,
  .block-editor-block-list__layout .three-column-content-slider__arrow-prev {
    left: 0;
  }
}
@media screen and (max-width: 1366px) {
  .theme-html .three-column-content-slider__col,
  .block-editor-block-list__layout .three-column-content-slider__col {
    padding: 0 15px;
  }
  .theme-html .three-column-content-slider__details,
  .block-editor-block-list__layout .three-column-content-slider__details {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .theme-html .three-column-content-slider,
  .block-editor-block-list__layout .three-column-content-slider {
    padding: 95px 0;
  }
  .theme-html .three-column-content-slider .container-max,
  .block-editor-block-list__layout .three-column-content-slider .container-max {
    padding: 0 10px;
  }
  .theme-html .three-column-content-slider__line,
  .block-editor-block-list__layout .three-column-content-slider__line {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .theme-html .three-column-content-slider__row,
  .block-editor-block-list__layout .three-column-content-slider__row {
    padding: 0 50px;
  }
  .theme-html .three-column-content-slider__inner img,
  .block-editor-block-list__layout .three-column-content-slider__inner img {
    width: 100%;
    margin-bottom: 49px;
  }
  .theme-html .three-column-content-slider__inner p,
  .block-editor-block-list__layout .three-column-content-slider__inner p {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.44px;
    margin-bottom: 34px;
  }
  .theme-html .three-column-content-slider__inner a,
  .block-editor-block-list__layout .three-column-content-slider__inner a {
    position: relative;
    bottom: 0;
    left: auto;
  }
  .theme-html .three-column-content-slider__arrow,
  .block-editor-block-list__layout .three-column-content-slider__arrow {
    padding-bottom: 85px;
  }
  .theme-html .three-column-content-slider__arrow svg,
  .block-editor-block-list__layout .three-column-content-slider__arrow svg {
    width: 50px;
  }
  .theme-html .three-column-content-slider__col,
  .block-editor-block-list__layout .three-column-content-slider__col {
    padding: 0 15px;
  }
  .theme-html .three-column-content-slider__details,
  .block-editor-block-list__layout .three-column-content-slider__details {
    min-height: 0;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .three-column-content-slider__col,
  .block-editor-block-list__layout .three-column-content-slider__col {
    padding: 0 11px;
  }
  .theme-html .three-column-content-slider__col img,
  .block-editor-block-list__layout .three-column-content-slider__col img {
    min-height: 265px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.theme-html .image-slider,
.block-editor-block-list__layout .image-slider {
  padding: 150px 0 174px;
}
.theme-html .image-slider__slide,
.block-editor-block-list__layout .image-slider__slide {
  position: relative;
}
.theme-html .image-slider__gallery,
.block-editor-block-list__layout .image-slider__gallery {
  margin-bottom: 20px;
}
.theme-html .image-slider__gallery .slick-slide,
.block-editor-block-list__layout .image-slider__gallery .slick-slide {
  display: flex;
  height: auto;
}
.theme-html .image-slider__line::before,
.block-editor-block-list__layout .image-slider__line::before {
  display: none;
}
.theme-html .image-slider__line-inner,
.block-editor-block-list__layout .image-slider__line-inner {
  position: absolute;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.3s ease;
}
.theme-html .image-slider__counter-wrapper,
.block-editor-block-list__layout .image-slider__counter-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 117px;
}
.theme-html .image-slider__counter-wrapper .three-column-content-slider__line,
.block-editor-block-list__layout .image-slider__counter-wrapper .three-column-content-slider__line {
  width: calc(100% - 69px);
}
.theme-html .image-slider__counter-wrapper .full-image-slider__counter,
.block-editor-block-list__layout .image-slider__counter-wrapper .full-image-slider__counter {
  color: #333;
}
.theme-html .image-slider__counter-wrapper .full-image-slider__counter span#current-slide, .theme-html .image-slider__counter-wrapper .full-image-slider__counter span#total-slides,
.block-editor-block-list__layout .image-slider__counter-wrapper .full-image-slider__counter span#current-slide,
.block-editor-block-list__layout .image-slider__counter-wrapper .full-image-slider__counter span#total-slides {
  color: #333;
}
.theme-html .image-slider__content,
.block-editor-block-list__layout .image-slider__content {
  max-width: 863px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.theme-html .image-slider__content h2,
.block-editor-block-list__layout .image-slider__content h2 {
  color: #333;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.theme-html .image-slider__content p,
.block-editor-block-list__layout .image-slider__content p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
  max-width: 768px;
  margin: 0 auto;
}
.theme-html .image-slider__content p a,
.block-editor-block-list__layout .image-slider__content p a {
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
.theme-html .image-slider__content p a:hover,
.block-editor-block-list__layout .image-slider__content p a:hover {
  color: #7E6B44;
}
.theme-html .image-slider__arrow,
.block-editor-block-list__layout .image-slider__arrow {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
}
.theme-html .image-slider__arrow svg circle,
.block-editor-block-list__layout .image-slider__arrow svg circle {
  transition: fill 0.3 ease-in-out;
}
.theme-html .image-slider__arrow svg:hover circle,
.block-editor-block-list__layout .image-slider__arrow svg:hover circle {
  fill: #7E6B44;
}
.theme-html .image-slider__arrow-next,
.block-editor-block-list__layout .image-slider__arrow-next {
  position: relative;
  right: 47px;
  cursor: pointer;
}
.theme-html .image-slider__arrow-prev,
.block-editor-block-list__layout .image-slider__arrow-prev {
  position: relative;
  left: 47px;
  cursor: pointer;
}
.theme-html .image-slider__cta,
.block-editor-block-list__layout .image-slider__cta {
  padding-top: 42px;
}
@media screen and (max-width: 1180px) {
  .theme-html .image-slider,
  .block-editor-block-list__layout .image-slider {
    padding: 48px 0 64px;
  }
  .theme-html .image-slider__gallery,
  .block-editor-block-list__layout .image-slider__gallery {
    margin-bottom: 20px;
  }
  .theme-html .image-slider__counter-wrapper,
  .block-editor-block-list__layout .image-slider__counter-wrapper {
    margin-bottom: 43px;
  }
  .theme-html .image-slider__content h2,
  .block-editor-block-list__layout .image-slider__content h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 125% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 21px;
  }
  .theme-html .image-slider__content p,
  .block-editor-block-list__layout .image-slider__content p {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    letter-spacing: 0.44px;
  }
  .theme-html .image-slider__arrow-next,
  .block-editor-block-list__layout .image-slider__arrow-next {
    right: 18px;
  }
  .theme-html .image-slider__arrow-prev,
  .block-editor-block-list__layout .image-slider__arrow-prev {
    left: 18px;
  }
  .theme-html .image-slider__arrow svg,
  .block-editor-block-list__layout .image-slider__arrow svg {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .image-slider__gallery .slick-slide img,
  .block-editor-block-list__layout .image-slider__gallery .slick-slide img {
    max-height: 400px;
    width: auto;
  }
}
.theme-html .social-slider,
.block-editor-block-list__layout .social-slider {
  /*padding: 127px 0 121px;*/
}
.theme-html .social-slider .container-max.container--full,
.block-editor-block-list__layout .social-slider .container-max.container--full {
  padding: 0;
  max-width: 1920px;
}
.theme-html .social-slider__line::before,
.block-editor-block-list__layout .social-slider__line::before {
  display: none;
}
.theme-html .social-slider__line-inner,
.block-editor-block-list__layout .social-slider__line-inner {
  position: absolute;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.3s linear;
}
.theme-html .social-slider__slide,
.block-editor-block-list__layout .social-slider__slide {
  position: relative;
  min-height: 570px;
}
.theme-html .social-slider__gallery,
.block-editor-block-list__layout .social-slider__gallery {
  margin-bottom: 30px;
  min-height: 570px;
}
.theme-html .social-slider__gallery .slick-track,
.block-editor-block-list__layout .social-slider__gallery .slick-track {
  display: flex;
  align-items: center;
  min-height: 610px;
}
.theme-html .social-slider__gallery .slick-slide,
.block-editor-block-list__layout .social-slider__gallery .slick-slide {
  display: flex;
  height: auto;
}
.theme-html .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item,
.block-editor-block-list__layout .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item {
  position: relative;
}
.theme-html .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item img,
.block-editor-block-list__layout .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item img {
  transform: scale(1.4525);
}
.theme-html .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item p,
.block-editor-block-list__layout .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item p {
  display: block;
  opacity: 1;
  position: relative;
  top: 83px;
}
.theme-html .social-slider__gallery .slick-slide .gallery-item__wrapper,
.block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item__wrapper {
  margin: 0 93.5px;
}
.theme-html .social-slider__gallery .slick-slide .gallery-item img,
.block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item img {
  width: 515px;
  margin-bottom: 17px;
  transform-origin: center;
  transition: transform 0.5s ease-in-out;
  -o-object-fit: cover;
     object-fit: cover;
  height: 397px;
}
.theme-html .social-slider__gallery .slick-slide .gallery-item p,
.block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item p {
  text-align: center;
  color: #333;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
.theme-html .social-slider .slider__control,
.block-editor-block-list__layout .social-slider .slider__control {
  margin-bottom: 84px;
}
.theme-html .social-slider__content,
.block-editor-block-list__layout .social-slider__content {
  text-align: center;
  margin-bottom: 80px;
}
.theme-html .social-slider__content h3,
.block-editor-block-list__layout .social-slider__content h3 {
  color: #333;
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 21px;
}
.theme-html .social-slider__counter-wrapper,
.block-editor-block-list__layout .social-slider__counter-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.theme-html .social-slider__counter-wrapper .three-column-content-slider__line,
.block-editor-block-list__layout .social-slider__counter-wrapper .three-column-content-slider__line {
  width: calc(100% - 69px);
}
.theme-html .social-slider__counter-wrapper .full-image-slider__counter,
.block-editor-block-list__layout .social-slider__counter-wrapper .full-image-slider__counter {
  color: #333;
}
.theme-html .social-slider__counter-wrapper .full-image-slider__counter span#current-slide, .theme-html .social-slider__counter-wrapper .full-image-slider__counter span#total-slides,
.block-editor-block-list__layout .social-slider__counter-wrapper .full-image-slider__counter span#current-slide,
.block-editor-block-list__layout .social-slider__counter-wrapper .full-image-slider__counter span#total-slides {
  color: #333;
}
.theme-html .social-slider__social-list,
.block-editor-block-list__layout .social-slider__social-list {
  display: flex;
  align-items: center;
  width: 65px;
  margin: 0 auto;
  justify-content: space-between;
  list-style: none;
}
.theme-html .social-slider__social-list svg:hover path,
.block-editor-block-list__layout .social-slider__social-list svg:hover path {
  fill: #333;
}
.theme-html .social-slider__social-list svg path,
.block-editor-block-list__layout .social-slider__social-list svg path {
  transition: fill 0.3s ease-in-out;
}
.theme-html .social-slider__arrow,
.block-editor-block-list__layout .social-slider__arrow {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
}
.theme-html .social-slider__arrow svg circle,
.block-editor-block-list__layout .social-slider__arrow svg circle {
  transition: fill 0.3 ease-in-out;
}
.theme-html .social-slider__arrow svg:hover circle,
.block-editor-block-list__layout .social-slider__arrow svg:hover circle {
  fill: #7E6B44;
}
.theme-html .social-slider__arrow-next,
.block-editor-block-list__layout .social-slider__arrow-next {
  position: relative;
  right: 47px;
  cursor: pointer;
}
.theme-html .social-slider__arrow-prev,
.block-editor-block-list__layout .social-slider__arrow-prev {
  position: relative;
  left: 47px;
  cursor: pointer;
}
.theme-html .social-slider__cta,
.block-editor-block-list__layout .social-slider__cta {
  padding-top: 42px;
}
@media screen and (max-width: 1180px) {
  .theme-html .social-slider,
  .block-editor-block-list__layout .social-slider {
    padding: 36px 0 51px;
  }
  .theme-html .social-slider .container-max.container--full,
  .block-editor-block-list__layout .social-slider .container-max.container--full {
    padding: 0 30px;
  }
  .theme-html .social-slider__slide,
  .block-editor-block-list__layout .social-slider__slide {
    min-height: 420px;
  }
  .theme-html .social-slider__content,
  .block-editor-block-list__layout .social-slider__content {
    margin-bottom: 61px;
  }
  .theme-html .social-slider__content h3,
  .block-editor-block-list__layout .social-slider__content h3 {
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 90px; /* 225% */
    letter-spacing: 0.4px;
    margin-bottom: 9px;
  }
  .theme-html .social-slider__arrow svg,
  .block-editor-block-list__layout .social-slider__arrow svg {
    width: 50px;
  }
  .theme-html .social-slider__arrow-next,
  .block-editor-block-list__layout .social-slider__arrow-next {
    right: 20px;
  }
  .theme-html .social-slider__arrow-prev,
  .block-editor-block-list__layout .social-slider__arrow-prev {
    left: 20px;
  }
  .theme-html .social-slider__gallery,
  .block-editor-block-list__layout .social-slider__gallery {
    margin-bottom: 30px;
    min-height: 420px;
  }
  .theme-html .social-slider__gallery .slick-track,
  .block-editor-block-list__layout .social-slider__gallery .slick-track {
    display: flex;
    align-items: center;
    min-height: 420px;
  }
  .theme-html .social-slider__gallery .slick-list,
  .block-editor-block-list__layout .social-slider__gallery .slick-list {
    padding: 0 !important;
  }
  .theme-html .social-slider__gallery .slick-slide,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide {
    display: flex;
    height: auto;
  }
  .theme-html .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center div,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center div {
    width: 100%;
  }
  .theme-html .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item {
    position: relative;
  }
  .theme-html .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item img,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item img {
    transform: scale(1);
    max-width: 100%;
    width: 100%;
  }
  .theme-html .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item p,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide.slick-current.slick-active.slick-center .gallery-item p {
    display: block;
    position: relative;
    top: auto;
  }
  .theme-html .social-slider__gallery .slick-slide .gallery-item__wrapper,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item__wrapper {
    margin: 0 0;
  }
  .theme-html .social-slider__gallery .slick-slide .gallery-item img,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item img {
    width: 100%;
    margin-bottom: 17px;
    transform-origin: center;
    transition: transform 0.5s ease-in-out;
  }
  .theme-html .social-slider__gallery .slick-slide .gallery-item p,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item p {
    text-align: center;
    color: #333;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
    letter-spacing: 0.4px;
  }
  .theme-html .social-slider .slider__control,
  .block-editor-block-list__layout .social-slider .slider__control {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 568px) {
  .theme-html .social-slider__slide,
  .block-editor-block-list__layout .social-slider__slide {
    min-height: 0;
  }
  .theme-html .social-slider__gallery,
  .block-editor-block-list__layout .social-slider__gallery {
    min-height: 0;
  }
  .theme-html .social-slider__gallery .slick-track,
  .block-editor-block-list__layout .social-slider__gallery .slick-track {
    min-height: 0;
  }
  .theme-html .social-slider__gallery .slick-slide .gallery-item,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item {
    position: relative;
  }
  .theme-html .social-slider__gallery .slick-slide .gallery-item img,
  .block-editor-block-list__layout .social-slider__gallery .slick-slide .gallery-item img {
    max-height: 259px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.theme-html .two-column-content,
.block-editor-block-list__layout .two-column-content {
  padding: 185px 0 150px;
}
.theme-html .two-column-content__row,
.block-editor-block-list__layout .two-column-content__row {
  display: flex;
}
.theme-html .two-column-content__row.one .two-column-content__text,
.block-editor-block-list__layout .two-column-content__row.one .two-column-content__text {
  max-width: 563px;
}
.theme-html .two-column-content__row.one .two-column-content__col.one,
.block-editor-block-list__layout .two-column-content__row.one .two-column-content__col.one {
  padding-top: 158px;
}
.theme-html .two-column-content__row.one .two-column-content__col.two,
.block-editor-block-list__layout .two-column-content__row.one .two-column-content__col.two {
  padding-left: 180px;
}
.theme-html .two-column-content__row.two,
.block-editor-block-list__layout .two-column-content__row.two {
  margin-bottom: -364px;
}
.theme-html .two-column-content__row.two .two-column-content__col.one,
.block-editor-block-list__layout .two-column-content__row.two .two-column-content__col.one {
  padding-top: 112px;
}
.theme-html .two-column-content__row.two .two-column-content__col.two,
.block-editor-block-list__layout .two-column-content__row.two .two-column-content__col.two {
  padding-left: 180px;
  position: relative;
  top: -364px;
}
.theme-html .two-column-content__row.two .two-column-content__text,
.block-editor-block-list__layout .two-column-content__row.two .two-column-content__text {
  max-width: 518px;
  margin: 0 auto;
}
.theme-html .two-column-content__col,
.block-editor-block-list__layout .two-column-content__col {
  max-width: 50%;
  width: 100%;
}
.theme-html .two-column-content__text h1, .theme-html .two-column-content__text h2,
.block-editor-block-list__layout .two-column-content__text h1,
.block-editor-block-list__layout .two-column-content__text h2 {
  color: #333;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.theme-html .two-column-content__text p,
.block-editor-block-list__layout .two-column-content__text p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
.theme-html .two-column-content__inner img,
.block-editor-block-list__layout .two-column-content__inner img {
  max-width: 100%;
}
.theme-html .two-column-content__cta,
.block-editor-block-list__layout .two-column-content__cta {
  padding-top: 33px;
}
.theme-html .two-column-content__addimage,
.block-editor-block-list__layout .two-column-content__addimage {
  text-align: center;
  padding-top: 65px;
}
@media screen and (max-width: 1480px) {
  .theme-html .two-column-content__row,
  .block-editor-block-list__layout .two-column-content__row {
    display: flex;
  }
  .theme-html .two-column-content__row.two,
  .block-editor-block-list__layout .two-column-content__row.two {
    margin-bottom: 50px;
  }
  .theme-html .two-column-content__row.two .two-column-content__col.two,
  .block-editor-block-list__layout .two-column-content__row.two .two-column-content__col.two {
    top: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .theme-html .two-column-content,
  .block-editor-block-list__layout .two-column-content {
    padding: 100px 0 90px !important;
  }
  .theme-html .two-column-content__row,
  .block-editor-block-list__layout .two-column-content__row {
    display: flex;
  }
  .theme-html .two-column-content__row.one .two-column-content__text,
  .block-editor-block-list__layout .two-column-content__row.one .two-column-content__text {
    max-width: 563px;
  }
  .theme-html .two-column-content__row.one .two-column-content__col.one,
  .block-editor-block-list__layout .two-column-content__row.one .two-column-content__col.one {
    padding-top: 80px;
  }
  .theme-html .two-column-content__row.one .two-column-content__col.two,
  .block-editor-block-list__layout .two-column-content__row.one .two-column-content__col.two {
    padding-left: 90px;
  }
  .theme-html .two-column-content__row.two,
  .block-editor-block-list__layout .two-column-content__row.two {
    margin-bottom: 0;
  }
  .theme-html .two-column-content__row.two .two-column-content__col.one,
  .block-editor-block-list__layout .two-column-content__row.two .two-column-content__col.one {
    padding-top: 60px;
  }
  .theme-html .two-column-content__row.two .two-column-content__col.two,
  .block-editor-block-list__layout .two-column-content__row.two .two-column-content__col.two {
    padding-left: 90px;
    position: relative;
    top: 0;
  }
  .theme-html .two-column-content__row.two .two-column-content__text,
  .block-editor-block-list__layout .two-column-content__row.two .two-column-content__text {
    max-width: 518px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .theme-html .two-column-content__row.two,
  .block-editor-block-list__layout .two-column-content__row.two {
    padding-top: 40px;
  }
}
@media screen and (max-width: 1180px) {
  .theme-html .two-column-content,
  .block-editor-block-list__layout .two-column-content {
    padding: 100px 0 90px !important;
  }
  .theme-html .two-column-content__row,
  .block-editor-block-list__layout .two-column-content__row {
    flex-wrap: wrap;
  }
  .theme-html .two-column-content__row.one,
  .block-editor-block-list__layout .two-column-content__row.one {
    margin-bottom: 49px;
  }
  .theme-html .two-column-content__row.one .two-column-content__text,
  .block-editor-block-list__layout .two-column-content__row.one .two-column-content__text {
    max-width: 563px;
  }
  .theme-html .two-column-content__row.one .two-column-content__col.one,
  .block-editor-block-list__layout .two-column-content__row.one .two-column-content__col.one {
    padding-top: 0;
    max-width: 100%;
    width: 100%;
    order: 1;
  }
  .theme-html .two-column-content__row.one .two-column-content__col.two,
  .block-editor-block-list__layout .two-column-content__row.one .two-column-content__col.two {
    padding-left: 0;
    max-width: 100%;
    width: 100%;
    order: 0;
    text-align: center;
    margin-bottom: 24px;
  }
  .theme-html .two-column-content__row.one .two-column-content__text,
  .block-editor-block-list__layout .two-column-content__row.one .two-column-content__text {
    max-width: 100%;
  }
  .theme-html .two-column-content__row.two,
  .block-editor-block-list__layout .two-column-content__row.two {
    margin-bottom: 0;
    padding-top: 0;
  }
  .theme-html .two-column-content__row.two .two-column-content__col.one,
  .block-editor-block-list__layout .two-column-content__row.two .two-column-content__col.one {
    padding-top: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 38px;
  }
  .theme-html .two-column-content__row.two .two-column-content__col.two,
  .block-editor-block-list__layout .two-column-content__row.two .two-column-content__col.two {
    padding-left: 0;
    position: relative;
    top: 0;
    max-width: 100%;
    width: 100%;
  }
  .theme-html .two-column-content__row.two .two-column-content__text,
  .block-editor-block-list__layout .two-column-content__row.two .two-column-content__text {
    max-width: 100%;
    margin: 0 auto;
  }
  .theme-html .two-column-content__inner,
  .block-editor-block-list__layout .two-column-content__inner {
    text-align: center;
  }
  .theme-html .two-column-content__inner img,
  .block-editor-block-list__layout .two-column-content__inner img {
    max-height: 460px;
    width: auto;
  }
  .theme-html .two-column-content__text h1, .theme-html .two-column-content__text h2,
  .block-editor-block-list__layout .two-column-content__text h1,
  .block-editor-block-list__layout .two-column-content__text h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 125% */
    letter-spacing: 0.4px;
    margin-bottom: 29px;
  }
  .theme-html .two-column-content__text h1 br, .theme-html .two-column-content__text h2 br,
  .block-editor-block-list__layout .two-column-content__text h1 br,
  .block-editor-block-list__layout .two-column-content__text h2 br {
    display: none;
  }
  .theme-html .two-column-content__text p,
  .block-editor-block-list__layout .two-column-content__text p {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    letter-spacing: 0.44px;
  }
  .theme-html .two-column-content__addimage,
  .block-editor-block-list__layout .two-column-content__addimage {
    padding-top: 42px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .two-column-content,
  .block-editor-block-list__layout .two-column-content {
    padding: 61px 0 46px !important;
  }
  .theme-html .two-column-content__text h1 br, .theme-html .two-column-content__text h2 br,
  .block-editor-block-list__layout .two-column-content__text h1 br,
  .block-editor-block-list__layout .two-column-content__text h2 br {
    display: none;
  }
}
.theme-html .two-column-image-content,
.block-editor-block-list__layout .two-column-image-content {
  padding: 64px 0 150px;
}
.theme-html .two-column-image-content .container-max,
.block-editor-block-list__layout .two-column-image-content .container-max {
  max-width: 1452px;
  padding: 0 30px;
}
.theme-html .two-column-image-content__row,
.block-editor-block-list__layout .two-column-image-content__row {
  display: flex;
  flex-wrap: wrap;
}
.theme-html .two-column-image-content__col,
.block-editor-block-list__layout .two-column-image-content__col {
  max-width: 50%;
  width: 100%;
}
.theme-html .two-column-image-content__col.one .two-column-image-content__text,
.block-editor-block-list__layout .two-column-image-content__col.one .two-column-image-content__text {
  max-width: 585px;
  margin: 0 auto;
}
.theme-html .two-column-image-content__col.one .two-column-image-content__inner img,
.block-editor-block-list__layout .two-column-image-content__col.one .two-column-image-content__inner img {
  margin-bottom: 35px;
}
.theme-html .two-column-image-content__col.two,
.block-editor-block-list__layout .two-column-image-content__col.two {
  padding-left: 115px;
  padding-top: 110px;
}
.theme-html .two-column-image-content__col.two .two-column-image-content__text,
.block-editor-block-list__layout .two-column-image-content__col.two .two-column-image-content__text {
  max-width: 448px;
}
.theme-html .two-column-image-content__col.two .two-column-image-content__inner h1, .theme-html .two-column-image-content__col.two .two-column-image-content__inner h2,
.block-editor-block-list__layout .two-column-image-content__col.two .two-column-image-content__inner h1,
.block-editor-block-list__layout .two-column-image-content__col.two .two-column-image-content__inner h2 {
  margin-bottom: 25px;
}
.theme-html .two-column-image-content__col.two img,
.block-editor-block-list__layout .two-column-image-content__col.two img {
  margin-top: 38px;
}
.theme-html .two-column-image-content__inner h1, .theme-html .two-column-image-content__inner h2,
.block-editor-block-list__layout .two-column-image-content__inner h1,
.block-editor-block-list__layout .two-column-image-content__inner h2 {
  color: #333;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.theme-html .two-column-image-content__inner p,
.block-editor-block-list__layout .two-column-image-content__inner p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
.theme-html .two-column-image-content__inner img,
.block-editor-block-list__layout .two-column-image-content__inner img {
  max-width: 100%;
}
.theme-html .two-column-image-content__cta,
.block-editor-block-list__layout .two-column-image-content__cta {
  padding-top: 33px;
}
@media screen and (max-width: 1366px) {
  .theme-html .two-column-image-content,
  .block-editor-block-list__layout .two-column-image-content {
    padding: 64px 0 150px;
  }
  .theme-html .two-column-image-content__col.two,
  .block-editor-block-list__layout .two-column-image-content__col.two {
    padding-left: 60px !important;
    padding-top: 55px;
  }
}
@media screen and (max-width: 1180px) {
  .theme-html .two-column-image-content,
  .block-editor-block-list__layout .two-column-image-content {
    padding: 64px 0 150px;
  }
  .theme-html .two-column-image-content__text h2 br,
  .block-editor-block-list__layout .two-column-image-content__text h2 br {
    display: none;
  }
  .theme-html .two-column-image-content__row,
  .block-editor-block-list__layout .two-column-image-content__row {
    flex-wrap: wrap;
  }
  .theme-html .two-column-image-content__image,
  .block-editor-block-list__layout .two-column-image-content__image {
    text-align: center;
  }
  .theme-html .two-column-image-content__inner h1, .theme-html .two-column-image-content__inner h2,
  .block-editor-block-list__layout .two-column-image-content__inner h1,
  .block-editor-block-list__layout .two-column-image-content__inner h2 {
    color: #333;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 125% */
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .theme-html .two-column-image-content__inner h1 br, .theme-html .two-column-image-content__inner h2 br,
  .block-editor-block-list__layout .two-column-image-content__inner h1 br,
  .block-editor-block-list__layout .two-column-image-content__inner h2 br {
    display: none;
  }
  .theme-html .two-column-image-content__inner p,
  .block-editor-block-list__layout .two-column-image-content__inner p {
    color: #333;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    letter-spacing: 0.4px;
  }
  .theme-html .two-column-image-content__col,
  .block-editor-block-list__layout .two-column-image-content__col {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .theme-html .two-column-image-content__col.one,
  .block-editor-block-list__layout .two-column-image-content__col.one {
    padding: 0 !important;
  }
  .theme-html .two-column-image-content__col.one .two-column-image-content__text,
  .block-editor-block-list__layout .two-column-image-content__col.one .two-column-image-content__text {
    max-width: 100%;
    margin: 0;
  }
  .theme-html .two-column-image-content__col.two,
  .block-editor-block-list__layout .two-column-image-content__col.two {
    padding: 0 !important;
  }
  .theme-html .two-column-image-content__col.two .two-column-image-content__text,
  .block-editor-block-list__layout .two-column-image-content__col.two .two-column-image-content__text {
    max-width: 100%;
    margin: 0;
  }
  .theme-html .two-column-image-content__col.two .two-column-image-content__inner,
  .block-editor-block-list__layout .two-column-image-content__col.two .two-column-image-content__inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .theme-html .two-column-image-content__col.two .two-column-image-content__inner img,
  .block-editor-block-list__layout .two-column-image-content__col.two .two-column-image-content__inner img {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .two-column-image-content,
  .block-editor-block-list__layout .two-column-image-content {
    padding: 38px 0 46px;
  }
}
@media screen and (max-width: 576px) {
  .theme-html .two-column-image-content__inner img,
  .block-editor-block-list__layout .two-column-image-content__inner img {
    max-height: 460px;
    width: auto;
  }
}
.theme-html .two-column-colored,
.block-editor-block-list__layout .two-column-colored {
  background: #F5F2ED;
  padding: 171px 0;
}
.theme-html .two-column-colored__container,
.block-editor-block-list__layout .two-column-colored__container {
  max-width: 1170px;
  padding: 0 30px;
  width: 100%;
}
.theme-html .two-column-colored__row,
.block-editor-block-list__layout .two-column-colored__row {
  display: flex;
  flex-wrap: wrap;
}
.theme-html .two-column-colored__col,
.block-editor-block-list__layout .two-column-colored__col {
  max-width: 50%;
  width: 100%;
}
.theme-html .two-column-colored__col:nth-child(1),
.block-editor-block-list__layout .two-column-colored__col:nth-child(1) {
  padding-right: 95px;
}
.theme-html .two-column-colored__col:nth-child(2),
.block-editor-block-list__layout .two-column-colored__col:nth-child(2) {
  padding-left: 41px;
}
.theme-html .two-column-colored__inner img,
.block-editor-block-list__layout .two-column-colored__inner img {
  max-width: 100%;
}
.theme-html .two-column-colored__inner h1, .theme-html .two-column-colored__inner h2,
.block-editor-block-list__layout .two-column-colored__inner h1,
.block-editor-block-list__layout .two-column-colored__inner h2 {
  color: #333;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 59px;
}
.theme-html .two-column-colored__inner p,
.block-editor-block-list__layout .two-column-colored__inner p {
  color: #333;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 136.364% */
  letter-spacing: 0.44px;
}
.theme-html .two-column-colored__cta,
.block-editor-block-list__layout .two-column-colored__cta {
  padding-top: 54px;
}
@media screen and (max-width: 1366px) {
  .theme-html .two-column-colored__col,
  .block-editor-block-list__layout .two-column-colored__col {
    max-width: 50%;
    width: 100%;
  }
  .theme-html .two-column-colored__col:nth-child(1),
  .block-editor-block-list__layout .two-column-colored__col:nth-child(1) {
    padding-right: 40px;
  }
  .theme-html .two-column-colored__col:nth-child(2),
  .block-editor-block-list__layout .two-column-colored__col:nth-child(2) {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1180px) {
  .theme-html .two-column-colored,
  .block-editor-block-list__layout .two-column-colored {
    padding: 85.5px 0;
  }
  .theme-html .two-column-colored__col,
  .block-editor-block-list__layout .two-column-colored__col {
    max-width: 100%;
    width: 100%;
  }
  .theme-html .two-column-colored__col:nth-child(1),
  .block-editor-block-list__layout .two-column-colored__col:nth-child(1) {
    padding-right: 0;
  }
  .theme-html .two-column-colored__col:nth-child(2),
  .block-editor-block-list__layout .two-column-colored__col:nth-child(2) {
    padding-left: 0;
  }
  .theme-html .two-column-colored__image,
  .block-editor-block-list__layout .two-column-colored__image {
    text-align: center;
  }
  .theme-html .two-column-colored__inner h1, .theme-html .two-column-colored__inner h2,
  .block-editor-block-list__layout .two-column-colored__inner h1,
  .block-editor-block-list__layout .two-column-colored__inner h2 {
    color: #333;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 125% */
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 14px;
  }
  .theme-html .two-column-colored__inner img,
  .block-editor-block-list__layout .two-column-colored__inner img {
    margin-bottom: 39px;
  }
  .theme-html .two-column-colored__inner p,
  .block-editor-block-list__layout .two-column-colored__inner p {
    color: #333;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    letter-spacing: 0.44px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .two-column-colored,
  .block-editor-block-list__layout .two-column-colored {
    padding: 52.5px 0 34.5px;
  }
}
.theme-html .two-column-normal,
.block-editor-block-list__layout .two-column-normal {
  padding: 83px 0 85px;
}
.theme-html .two-column-normal__container,
.block-editor-block-list__layout .two-column-normal__container {
  max-width: 1411px;
  padding: 0 30px;
  width: 100%;
}
.theme-html .two-column-normal__row,
.block-editor-block-list__layout .two-column-normal__row {
  display: flex;
  flex-wrap: wrap;
}
.theme-html .two-column-normal__col,
.block-editor-block-list__layout .two-column-normal__col {
  max-width: 50%;
  width: 100%;
}
.theme-html .two-column-normal__col:nth-child(2),
.block-editor-block-list__layout .two-column-normal__col:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 59px;
}
.theme-html .two-column-normal__col:nth-child(2) .two-column-normal__inner,
.block-editor-block-list__layout .two-column-normal__col:nth-child(2) .two-column-normal__inner {
  max-width: 384px;
}
.theme-html .two-column-normal__inner img,
.block-editor-block-list__layout .two-column-normal__inner img {
  max-width: 100%;
}
.theme-html .two-column-normal__inner h1, .theme-html .two-column-normal__inner h2,
.block-editor-block-list__layout .two-column-normal__inner h1,
.block-editor-block-list__layout .two-column-normal__inner h2 {
  color: #333;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.theme-html .two-column-normal__inner p,
.block-editor-block-list__layout .two-column-normal__inner p {
  color: #333;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 136.364% */
  letter-spacing: 0.44px;
}
.theme-html .two-column-normal__cta,
.block-editor-block-list__layout .two-column-normal__cta {
  padding-top: 54px;
}
@media screen and (max-width: 1366px) {
  .theme-html .two-column-normal__col,
  .block-editor-block-list__layout .two-column-normal__col {
    max-width: 50%;
    width: 100%;
  }
  .theme-html .two-column-normal__col:nth-child(1),
  .block-editor-block-list__layout .two-column-normal__col:nth-child(1) {
    padding-right: 40px;
  }
  .theme-html .two-column-normal__col:nth-child(2),
  .block-editor-block-list__layout .two-column-normal__col:nth-child(2) {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1180px) {
  .theme-html .two-column-normal,
  .block-editor-block-list__layout .two-column-normal {
    padding: 85.5px 0;
  }
  .theme-html .two-column-normal__col,
  .block-editor-block-list__layout .two-column-normal__col {
    max-width: 100%;
    width: 100%;
  }
  .theme-html .two-column-normal__col:nth-child(1),
  .block-editor-block-list__layout .two-column-normal__col:nth-child(1) {
    padding-right: 0;
  }
  .theme-html .two-column-normal__col:nth-child(2),
  .block-editor-block-list__layout .two-column-normal__col:nth-child(2) {
    padding-left: 0;
  }
  .theme-html .two-column-normal__col:nth-child(2) .two-column-normal__inner,
  .block-editor-block-list__layout .two-column-normal__col:nth-child(2) .two-column-normal__inner {
    max-width: 100%;
  }
  .theme-html .two-column-normal__inner h1, .theme-html .two-column-normal__inner h2,
  .block-editor-block-list__layout .two-column-normal__inner h1,
  .block-editor-block-list__layout .two-column-normal__inner h2 {
    color: #333;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 125% */
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 14px;
  }
  .theme-html .two-column-normal__inner img,
  .block-editor-block-list__layout .two-column-normal__inner img {
    margin-bottom: 39px;
  }
  .theme-html .two-column-normal__inner p,
  .block-editor-block-list__layout .two-column-normal__inner p {
    color: #333;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    letter-spacing: 0.44px;
  }
  .theme-html .two-column-normal__image,
  .block-editor-block-list__layout .two-column-normal__image {
    text-align: center;
  }
  .theme-html .two-column-normal__cta,
  .block-editor-block-list__layout .two-column-normal__cta {
    padding-top: 36px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .two-column-normal,
  .block-editor-block-list__layout .two-column-normal {
    padding: 4.5px 0 0;
  }
}
.theme-html .reservation-form,
.block-editor-block-list__layout .reservation-form {
  background: #F5F2ED;
  padding: 50px 0 !important;
}
.theme-html .reservation-form__container,
.block-editor-block-list__layout .reservation-form__container {
  width: 100%;
  margin: 0 auto;
  max-width: 1063px;
  text-align: center;
}
.theme-html .reservation-form__container img,
.block-editor-block-list__layout .reservation-form__container img {
  opacity: 0.6;
  mix-blend-mode: exclusion;
}
.theme-html .reservation-form__content,
.block-editor-block-list__layout .reservation-form__content {
  margin-bottom: 32px;
}
.theme-html .reservation-form__content h3,
.block-editor-block-list__layout .reservation-form__content h3 {
  color: #333;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 90px; /* 225% */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.theme-html .reservation-form__content p,
.block-editor-block-list__layout .reservation-form__content p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
.theme-html .reservation-form__form,
.block-editor-block-list__layout .reservation-form__form {
  margin-bottom: 51px;
}
@media screen and (max-width: 1180px) {
  .theme-html .reservation-form,
  .block-editor-block-list__layout .reservation-form {
    padding: 50px 0 !important;
  }
  .theme-html .reservation-form__content h3,
  .block-editor-block-list__layout .reservation-form__content h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 90px; /* 300% */
    letter-spacing: 0.3px;
  }
}
.theme-html .forminator-custom-form .forminator-response-message,
.block-editor-block-list__layout .forminator-custom-form .forminator-response-message {
  color: #fff;
  margin-bottom: 20px;
}
.theme-html .forminator-custom-form .forminator-field,
.block-editor-block-list__layout .forminator-custom-form .forminator-field {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.theme-html .forminator-custom-form .forminator-field .forminator-email--field,
.block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-email--field {
  height: 61px;
  border: 0;
  width: 100%;
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 230% */
  letter-spacing: 0.4px;
  padding: 8px 18px;
}
.theme-html .forminator-custom-form .forminator-field .forminator-email--field::-moz-placeholder, .block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-email--field::-moz-placeholder {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 230% */
  letter-spacing: 0.4px;
}
.theme-html .forminator-custom-form .forminator-field .forminator-email--field::placeholder,
.block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-email--field::placeholder {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 230% */
  letter-spacing: 0.4px;
}
.theme-html .forminator-custom-form .forminator-field .forminator-error-message,
.block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-error-message {
  margin-top: 10px;
  color: #fff;
}
.theme-html .forminator-custom-form .forminator-field .forminator-label,
.block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-label {
  display: none;
}
.theme-html .forminator-custom-form .forminator-field .forminator-button-submit,
.block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-button-submit {
  text-decoration: none;
  border: 0;
  background-color: transparent;
  color: #E6C68E;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 166.667% */
  letter-spacing: 1.8px;
  text-transform: uppercase;
  display: inline-block;
}
.theme-html .forminator-custom-form .forminator-field .forminator-button-submit::after,
.block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-button-submit::after {
  content: "";
  position: relative;
  display: inline-block;
  width: calc(100% - 6px);
  height: 1px;
  background-color: #E6C68E;
  position: relative;
  left: 0;
  top: -17px;
  transition: width 0.5s ease-in-out;
  text-align: left;
  transform-origin: left;
}
.theme-html .forminator-custom-form .forminator-field .forminator-button-submit:hover::after,
.block-editor-block-list__layout .forminator-custom-form .forminator-field .forminator-button-submit:hover::after {
  width: 20%;
}
.theme-html .image-banner,
.block-editor-block-list__layout .image-banner {
  height: 50vw;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.theme-html .image-banner::after,
.block-editor-block-list__layout .image-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.2);*/
	background: linear-gradient(0deg, black 10%, rgba(0, 0, 0, 0) 60%);
}
.theme-html .image-banner__bg,
.block-editor-block-list__layout .image-banner__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  overflow: hidden;
	background: #000000;
}
.theme-html .image-banner__bg img,
.block-editor-block-list__layout .image-banner__bg img {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.theme-html .image-banner__container,
.block-editor-block-list__layout .image-banner__container {
  max-width: 1731px;
  width: 100%;
  padding: 0 30px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.theme-html .image-banner__content h1,
.block-editor-block-list__layout .image-banner__content h1 {
  color: #FFF;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 30px;
	filter: drop-shadow(0 0 .1em rgba(0, 0, 0, .7));
}
.theme-html .image-banner__content-bottom,
.block-editor-block-list__layout .image-banner__content-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 18px 0 33px;
  display: flex;
  justify-content: flex-end;
}
.theme-html .image-banner__content-bottom ul,
.block-editor-block-list__layout .image-banner__content-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.theme-html .image-banner__content-bottom ul li,
.block-editor-block-list__layout .image-banner__content-bottom ul li {
  display: flex;
  color: #fff;
  align-items: center;
}
.theme-html .image-banner__content-bottom ul li a,
.block-editor-block-list__layout .image-banner__content-bottom ul li a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 214.286% */
  letter-spacing: 1.4px;
  text-transform: uppercase;
  text-decoration: none;
	filter: drop-shadow(0 0 .1em rgba(0, 0, 0, .7));
}
.theme-html .image-banner__content-bottom ul li:last-child::after,
.block-editor-block-list__layout .image-banner__content-bottom ul li:last-child::after {
  display: none;
}
.theme-html .image-banner__content-bottom ul li:last-child a,
.block-editor-block-list__layout .image-banner__content-bottom ul li:last-child a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.theme-html .image-banner__content-bottom ul li::after,
.block-editor-block-list__layout .image-banner__content-bottom ul li::after {
  content: "•";
  margin: 0 5px;
}
@media screen and (max-width: 1480px) {
  .theme-html .image-banner,
  .block-editor-block-list__layout .image-banner {
    height: 56.25vw;
  }
}
@media screen and (max-width: 1190px) {
  .theme-html .image-banner__content-bottom,
  .block-editor-block-list__layout .image-banner__content-bottom {
    display: none;
  }
  .theme-html .image-banner__bg,
  .block-editor-block-list__layout .image-banner__bg {
    background-size: cover;
    background-position: center;
  }
  .theme-html .image-banner__content,
  .block-editor-block-list__layout .image-banner__content {
    padding-left: 17px;
  }
  .theme-html .image-banner__content h1,
  .block-editor-block-list__layout .image-banner__content h1 {
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px; /* 166.667% */
    letter-spacing: 2.4px;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 680px) {
  .theme-html .image-banner,
  .block-editor-block-list__layout .image-banner {
    min-height: 500px;
  }
  .theme-html .image-banner__content,
  .block-editor-block-list__layout .image-banner__content {
    padding-left: 0;
  }
  .theme-html .image-banner__bg img,
  .block-editor-block-list__layout .image-banner__bg img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.theme-html .heading-content,
.block-editor-block-list__layout .heading-content {
  padding: 156px 0 195px;
}
.theme-html .heading-content__container,
.block-editor-block-list__layout .heading-content__container {
  max-width: 1330px;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}
.theme-html .heading-content__row,
.block-editor-block-list__layout .heading-content__row {
  display: flex;
  flex-wrap: wrap;
}
.theme-html .heading-content__heading,
.block-editor-block-list__layout .heading-content__heading {
  max-width: 50%;
  width: 100%;
  padding-right: 30px;
}
.theme-html .heading-content__heading h2,
.block-editor-block-list__layout .heading-content__heading h2 {
  color: #000;
  font-family: "Futura PT";
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
}
.theme-html .heading-content__content,
.block-editor-block-list__layout .heading-content__content {
  max-width: 50%;
  width: 100%;
  padding-left: 50px;
}
.theme-html .heading-content__content p,
.block-editor-block-list__layout .heading-content__content p {
  color: #000;
  font-family: "Futura PT";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
@media screen and (max-width: 1180px) {
  .theme-html .heading-content,
  .block-editor-block-list__layout .heading-content {
    padding: 77px 0 68px;
  }
  .theme-html .heading-content__heading,
  .block-editor-block-list__layout .heading-content__heading {
    max-width: 100%;
    margin-bottom: 31px;
    padding: 0;
  }
  .theme-html .heading-content__heading h2,
  .block-editor-block-list__layout .heading-content__heading h2 {
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 125% */
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .theme-html .heading-content__content,
  .block-editor-block-list__layout .heading-content__content {
    max-width: 100%;
    padding: 0;
  }
  .theme-html .heading-content__content p,
  .block-editor-block-list__layout .heading-content__content p {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    letter-spacing: 0.44px;
  }
}
.theme-html .bg-image-heading,
.block-editor-block-list__layout .bg-image-heading {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  min-height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.theme-html .bg-image-heading::before,
.block-editor-block-list__layout .bg-image-heading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-html .bg-image-heading__container,
.block-editor-block-list__layout .bg-image-heading__container {
  position: relative;
  padding: 63px 84px;
  min-height: 800px;
  display: flex;
  align-items: flex-end;
}
.theme-html .bg-image-heading__container h2,
.block-editor-block-list__layout .bg-image-heading__container h2 {
  color: #FFF;
  font-family: "Futura PT";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
	filter: drop-shadow(0 0 .1em rgba(0, 0, 0, .7));
}
@media screen and (max-width: 768px) {
  .theme-html .bg-image-heading,
  .block-editor-block-list__layout .bg-image-heading {
    min-height: 600px;
  }
  .theme-html .bg-image-heading__container,
  .block-editor-block-list__layout .bg-image-heading__container {
    min-height: 600px;
    padding: 32px 30px 32px 56px;
  }
  .theme-html .bg-image-heading__container h2,
  .block-editor-block-list__layout .bg-image-heading__container h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
}
.theme-html .two-column-wysiwyg,
.block-editor-block-list__layout .two-column-wysiwyg {
  padding: 44px 0 172px;
}
.theme-html .two-column-wysiwyg__container,
.block-editor-block-list__layout .two-column-wysiwyg__container {
  max-width: 1330px;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}
.theme-html .two-column-wysiwyg__row,
.block-editor-block-list__layout .two-column-wysiwyg__row {
  display: flex;
  flex-wrap: wrap;
}
.theme-html .two-column-wysiwyg__content,
.block-editor-block-list__layout .two-column-wysiwyg__content {
  width: 100%;
}
.theme-html .two-column-wysiwyg__content:nth-child(1),
.block-editor-block-list__layout .two-column-wysiwyg__content:nth-child(1) {
  max-width: 50%;
  padding-right: 17px;
}
.theme-html .two-column-wysiwyg__content:last-child,
.block-editor-block-list__layout .two-column-wysiwyg__content:last-child {
  max-width: 50%;
  padding-left: 72px;
  padding-right: 0;
}
.theme-html .two-column-wysiwyg__content p,
.block-editor-block-list__layout .two-column-wysiwyg__content p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
@media screen and (max-width: 1024px) {
  .theme-html .two-column-wysiwyg,
  .block-editor-block-list__layout .two-column-wysiwyg {
    padding: 20px 0 68px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .two-column-wysiwyg__content,
  .block-editor-block-list__layout .two-column-wysiwyg__content {
    max-width: 100% !important;
    padding: 0 !important;
    margin-bottom: 35px;
  }
  .theme-html .two-column-wysiwyg__content:last-child,
  .block-editor-block-list__layout .two-column-wysiwyg__content:last-child {
    margin-bottom: 0;
  }
}
.theme-html .full-image-slider,
.block-editor-block-list__layout .full-image-slider {
  padding-bottom: 100px;
}
.theme-html .full-image-slider .container-max,
.block-editor-block-list__layout .full-image-slider .container-max {
  max-width: 1920px;
  width: 100%;
  padding: 0;
}
.theme-html .full-image-slider__gallery .gallery-item,
.block-editor-block-list__layout .full-image-slider__gallery .gallery-item {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 1000px;
  display: block !important;
  position: relative;
}
.theme-html .full-image-slider__gallery .gallery-item::before,
.block-editor-block-list__layout .full-image-slider__gallery .gallery-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.theme-html .full-image-slider__gallery .gallery-item img,
.block-editor-block-list__layout .full-image-slider__gallery .gallery-item img {
  line-height: 0;
  height: 1000px;
}
.theme-html .full-image-slider__slide,
.block-editor-block-list__layout .full-image-slider__slide {
  position: relative;
}
.theme-html .full-image-slider__slide .slick-slide,
.block-editor-block-list__layout .full-image-slider__slide .slick-slide {
  display: flex;
  height: auto;
}
.theme-html .full-image-slider__slide .slick-slide > div,
.block-editor-block-list__layout .full-image-slider__slide .slick-slide > div {
  height: 100%;
  width: 100%;
}
.theme-html .full-image-slider__arrow,
.block-editor-block-list__layout .full-image-slider__arrow {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding: 0 52px;
}
.theme-html .full-image-slider__nav,
.block-editor-block-list__layout .full-image-slider__nav {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  max-width: 1560px;
  padding: 0 30px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 44px;
  left: 50%;
  transform: translateX(-50%);
}
.theme-html .full-image-slider__counter,
.block-editor-block-list__layout .full-image-slider__counter {
  color: #FFF;
	filter: drop-shadow(0 0 .1em rgba(255,255,255, 0));
}
.theme-html .full-image-slider__counter span#current-slide,
.block-editor-block-list__layout .full-image-slider__counter span#current-slide {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 4px;
  position: relative;
  top: 10px;
	filter: drop-shadow(0 0 .1em rgba(255,255,255, 0));
}
.theme-html .full-image-slider__counter span#total-slides,
.block-editor-block-list__layout .full-image-slider__counter span#total-slides {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  position: relative;
  top: 10px;
  filter: drop-shadow(0 0 .1em rgba(255,255,255, 0));
}
.theme-html .full-image-slider__counter .divider,
.block-editor-block-list__layout .full-image-slider__counter .divider {
  position: relative;
  top: 10px;
}
.theme-html .full-image-slider__line,
.block-editor-block-list__layout .full-image-slider__line {
  width: calc(100% - 69px);
  height: 1px;
  background-color: rgba(51, 51, 51, 0.5);
  position: relative;
}
.theme-html .full-image-slider__line-inner,
.block-editor-block-list__layout .full-image-slider__line-inner {
  position: absolute;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.3s ease;
}
@media screen and (max-width: 1120px) {
  .theme-html .full-image-slider,
  .block-editor-block-list__layout .full-image-slider {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .full-image-slider__gallery .gallery-item,
  .block-editor-block-list__layout .full-image-slider__gallery .gallery-item {
    height: 600px;
  }
  .theme-html .full-image-slider__gallery .gallery-item img,
  .block-editor-block-list__layout .full-image-slider__gallery .gallery-item img {
    height: 600px;
  }
  .theme-html .full-image-slider__arrow,
  .block-editor-block-list__layout .full-image-slider__arrow {
    padding: 0 25px;
  }
  .theme-html .full-image-slider__arrow svg,
  .block-editor-block-list__layout .full-image-slider__arrow svg {
    width: 50px;
  }
}
.theme-html .two-column-image-quotation,
.block-editor-block-list__layout .two-column-image-quotation {
  padding: 136px 0 44px;
}
.theme-html .two-column-image-quotation__container,
.block-editor-block-list__layout .two-column-image-quotation__container {
  max-width: 1440px;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}
.theme-html .two-column-image-quotation__row,
.block-editor-block-list__layout .two-column-image-quotation__row {
  display: flex;
  flex-wrap: wrap;
}
.theme-html .two-column-image-quotation__image,
.block-editor-block-list__layout .two-column-image-quotation__image {
  max-width: 55%;
  width: 100%;
}
.theme-html .two-column-image-quotation__image img,
.block-editor-block-list__layout .two-column-image-quotation__image img {
  max-width: 100%;
}
.theme-html .two-column-image-quotation__content,
.block-editor-block-list__layout .two-column-image-quotation__content {
  max-width: 45%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 203px;
  padding-right: 155px;
}
.theme-html .two-column-image-quotation__content img,
.block-editor-block-list__layout .two-column-image-quotation__content img {
  max-width: 100%;
}
.theme-html .two-column-image-quotation__content h3,
.block-editor-block-list__layout .two-column-image-quotation__content h3 {
  color: #87744A;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 56px; /* 155.556% */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.theme-html .two-column-image-quotation__content h3::before,
.block-editor-block-list__layout .two-column-image-quotation__content h3::before {
  content: "";
  width: 284px;
  height: 1px;
  opacity: 0.5;
  background: #87744A;
  display: block;
  margin-bottom: 27px;
}
.theme-html .two-column-image-quotation__content p,
.block-editor-block-list__layout .two-column-image-quotation__content p {
  color: #87744A;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
.theme-html .two-column-image-quotation__inner,
.block-editor-block-list__layout .two-column-image-quotation__inner {
  max-width: 363px;
  width: 100%;
  margin: 0;
}
.theme-html .two-column-image-quotation__inner-text,
.block-editor-block-list__layout .two-column-image-quotation__inner-text {
  padding-left: 40px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1366px) {
  .theme-html .two-column-image-quotation__content,
  .block-editor-block-list__layout .two-column-image-quotation__content {
    padding-right: 0;
    align-items: center;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1180px) {
  .theme-html .two-column-image-quotation,
  .block-editor-block-list__layout .two-column-image-quotation {
    padding: 58px 0 28px;
  }
  .theme-html .two-column-image-quotation__image,
  .block-editor-block-list__layout .two-column-image-quotation__image {
    text-align: center;
    max-width: 100%;
    margin-bottom: 53px;
  }
  .theme-html .two-column-image-quotation__content,
  .block-editor-block-list__layout .two-column-image-quotation__content {
    max-width: 100%;
    padding: 0 !important;
    margin-bottom: 35px;
  }
  alig .theme-html .two-column-image-quotation__content:last-child,
  alig .block-editor-block-list__layout .two-column-image-quotation__content:last-child {
    margin-bottom: 0;
  }
  .theme-html .two-column-image-quotation__inner,
  .block-editor-block-list__layout .two-column-image-quotation__inner {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .theme-html .two-column-image-quotation__inner-text,
  .block-editor-block-list__layout .two-column-image-quotation__inner-text {
    padding-left: 9px;
    margin-bottom: 57px;
  }
  .theme-html .two-column-image-quotation__inner img,
  .block-editor-block-list__layout .two-column-image-quotation__inner img {
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 567px) {
  .theme-html .two-column-image-quotation__inner,
  .block-editor-block-list__layout .two-column-image-quotation__inner {
    max-width: 284px;
    width: 100%;
    margin: 0;
    margin: 0 auto;
  }
  .theme-html .two-column-image-quotation__image img,
  .block-editor-block-list__layout .two-column-image-quotation__image img {
    max-height: 468px;
  }
  .theme-html .two-column-image-quotation__content img,
  .block-editor-block-list__layout .two-column-image-quotation__content img {
    max-width: 292px;
    margin: 0 auto;
    display: block;
  }
}
.theme-html .menu-listing,
.block-editor-block-list__layout .menu-listing {
  padding-bottom: 157px;
}
.theme-html .menu-listing.v2 .menu-listing__container,
.block-editor-block-list__layout .menu-listing.v2 .menu-listing__container {
  background: #fff;
}
.theme-html .menu-listing.v2 .menu-listing__menu,
.block-editor-block-list__layout .menu-listing.v2 .menu-listing__menu {
  display: none;
}
.theme-html .menu-listing.v2 .menu-listing__row,
.block-editor-block-list__layout .menu-listing.v2 .menu-listing__row {
  padding-top: 0;
}
.theme-html .menu-listing.v2 .menu-listing__heading,
.block-editor-block-list__layout .menu-listing.v2 .menu-listing__heading {
  margin-bottom: 58px;
}
.theme-html .menu-listing.v2 .menu-listing__menu-col,
.block-editor-block-list__layout .menu-listing.v2 .menu-listing__menu-col {
  margin-bottom: 10px;
}
.theme-html .menu-listing.v2 .menu-listing__menu-col h3,
.block-editor-block-list__layout .menu-listing.v2 .menu-listing__menu-col h3 {
  margin-bottom: 10px;
}
.theme-html .menu-listing.v2 .menu-listing__menu-col p.small,
.block-editor-block-list__layout .menu-listing.v2 .menu-listing__menu-col p.small {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.36px;
}
.theme-html .menu-listing__container,
.block-editor-block-list__layout .menu-listing__container {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  background: #F5F2ED;
  display: flex;
  justify-content: flex-end;
}
.theme-html .menu-listing__tab,
.block-editor-block-list__layout .menu-listing__tab {
  min-height: 500px;
}
.theme-html .menu-listing__menu,
.block-editor-block-list__layout .menu-listing__menu {
  margin-bottom: 50px;
  padding-right: 82px;
}
.theme-html .menu-listing__menu ul,
.block-editor-block-list__layout .menu-listing__menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-html .menu-listing__menu ul li,
.block-editor-block-list__layout .menu-listing__menu ul li {
  margin-bottom: 20px;
}
.theme-html .menu-listing__menu ul li.active a,
.block-editor-block-list__layout .menu-listing__menu ul li.active a {
  font-weight: 500;
}
.theme-html .menu-listing__menu ul li.active a:after,
.block-editor-block-list__layout .menu-listing__menu ul li.active a:after {
  opacity: 1;
}
.theme-html .menu-listing__menu ul li a,
.block-editor-block-list__layout .menu-listing__menu ul li a {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.theme-html .menu-listing__menu ul li a::after,
.block-editor-block-list__layout .menu-listing__menu ul li a::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #333;
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0;
  opacity: 0;
}
.theme-html .menu-listing__row,
.block-editor-block-list__layout .menu-listing__row {
  padding: 69px 0 59px 0px;
  max-width: 1430px;
  width: 100%;
  max-height: 900px;
  margin-right: 40px;
}
.theme-html .menu-listing__heading,
.block-editor-block-list__layout .menu-listing__heading {
  text-align: center;
  margin-bottom: 29px;
  margin-right: 92px;
}
.theme-html .menu-listing__heading h2,
.block-editor-block-list__layout .menu-listing__heading h2 {
  color: #333;
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.theme-html .menu-listing__heading p,
.block-editor-block-list__layout .menu-listing__heading p {
  color: #333;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 122.222% */
  letter-spacing: 0.36px;
}
.theme-html .menu-listing__menu-row,
.block-editor-block-list__layout .menu-listing__menu-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.theme-html .menu-listing__menu-row.single .menu-listing__menu-col,
.block-editor-block-list__layout .menu-listing__menu-row.single .menu-listing__menu-col {
  max-width: 100%;
  text-align: center;
}
.theme-html .menu-listing__menu-row.single .menu-listing__menu-col .menu-listing__menu-inner,
.block-editor-block-list__layout .menu-listing__menu-row.single .menu-listing__menu-col .menu-listing__menu-inner {
  max-width: 100%;
  margin: 0 auto;
}
.theme-html .menu-listing__menu-col,
.block-editor-block-list__layout .menu-listing__menu-col {
  max-width: 50%;
  width: 100%;
  margin-bottom: 8px;
  align-self: auto;
}
.theme-html .menu-listing__menu-col:nth-child(2) .menu-listing__menu-inner,
.block-editor-block-list__layout .menu-listing__menu-col:nth-child(2) .menu-listing__menu-inner {
  padding-right: 72px;
}
.theme-html .menu-listing__menu-col:nth-child(1) .menu-listing__menu-inner,
.block-editor-block-list__layout .menu-listing__menu-col:nth-child(1) .menu-listing__menu-inner {
  max-width: 566px;
  padding-right: 30px;
}
.theme-html .menu-listing__menu-col h3,
.block-editor-block-list__layout .menu-listing__menu-col h3 {
  color: #333;
  font-size: 24px;
  font-style: normal;
  font-weight: 450;
  line-height: 30px; /* 125% */
  letter-spacing: 0.48px;
  margin-bottom: 17px;
}
.theme-html .menu-listing__menu-col p,
.block-editor-block-list__layout .menu-listing__menu-col p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
  margin-bottom: 20px;
}
.theme-html .menu-listing__menu-col p.small,
.block-editor-block-list__layout .menu-listing__menu-col p.small {
  color: #333;
  font-family: "Futura PT";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 122.222% */
  letter-spacing: 0.36px;
}
.theme-html .menu-listing__menu-col strong,
.block-editor-block-list__layout .menu-listing__menu-col strong {
  font-weight: 450 !important;
}
.theme-html .menu-listing__menu-container,
.block-editor-block-list__layout .menu-listing__menu-container {
  height: 700px;
  overflow-y: auto;
}
.theme-html .menu-listing__menu-container::-webkit-scrollbar-track,
.block-editor-block-list__layout .menu-listing__menu-container::-webkit-scrollbar-track {
  background-color: #BCBCBC;
}
.theme-html .menu-listing__menu-container::-webkit-scrollbar,
.block-editor-block-list__layout .menu-listing__menu-container::-webkit-scrollbar {
  width: 2px;
  background-color: #BCBCBC;
}
.theme-html .menu-listing__menu-container::-webkit-scrollbar-thumb,
.block-editor-block-list__layout .menu-listing__menu-container::-webkit-scrollbar-thumb {
  background-color: #000;
}
@media screen and (max-width: 1500px) {
  .theme-html .menu-listing__row,
  .block-editor-block-list__layout .menu-listing__row {
    padding-left: 30px;
  }
  .theme-html .menu-listing__heading,
  .block-editor-block-list__layout .menu-listing__heading {
    margin-right: 0;
  }
}
@media screen and (max-width: 1180px) {
  .theme-html .menu-listing,
  .block-editor-block-list__layout .menu-listing {
    padding-bottom: 54px;
  }
  .theme-html .menu-listing__col:nth-child(2) .menu-listing__menu-inner,
  .block-editor-block-list__layout .menu-listing__col:nth-child(2) .menu-listing__menu-inner {
    padding-left: 30px;
  }
  .theme-html .menu-listing__row,
  .block-editor-block-list__layout .menu-listing__row {
    padding-top: 33px;
    padding-bottom: 20px;
    margin-right: 12px;
  }
  .theme-html .menu-listing__menu,
  .block-editor-block-list__layout .menu-listing__menu {
    padding-right: 0;
    margin-bottom: 33px !important;
  }
  .theme-html .menu-listing__menu-container,
  .block-editor-block-list__layout .menu-listing__menu-container {
    padding-right: 17px;
  }
  .theme-html .menu-listing__menu ul,
  .block-editor-block-list__layout .menu-listing__menu ul {
    flex-wrap: wrap;
    margin: 0 -20px;
    justify-content: center;
  }
  .theme-html .menu-listing__menu ul li,
  .block-editor-block-list__layout .menu-listing__menu ul li {
    padding: 0 20px;
  }
  .theme-html .menu-listing__menu-col,
  .block-editor-block-list__layout .menu-listing__menu-col {
    max-width: 100%;
  }
  .theme-html .menu-listing__menu-inner,
  .block-editor-block-list__layout .menu-listing__menu-inner {
    padding: 0 !important;
  }
  .theme-html .menu-listing__heading,
  .block-editor-block-list__layout .menu-listing__heading {
    margin-bottom: 49px;
  }
  .theme-html .menu-listing__heading h2,
  .block-editor-block-list__layout .menu-listing__heading h2 {
    color: #333;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 4px;
  }
}
.theme-html .three-column-content,
.block-editor-block-list__layout .three-column-content {
  padding: 142px 0 99px;
}
.theme-html .three-column-content__container,
.block-editor-block-list__layout .three-column-content__container {
  max-width: 1280px;
  width: 100%;
}
.theme-html .three-column-content__row,
.block-editor-block-list__layout .three-column-content__row {
  display: flex;
  flex-wrap: wrap;
}
.theme-html .three-column-content__col,
.block-editor-block-list__layout .three-column-content__col {
  max-width: 33.33%;
  width: 100%;
}
.theme-html .three-column-content__col:nth-child(2) .three-column-content__inner,
.block-editor-block-list__layout .three-column-content__col:nth-child(2) .three-column-content__inner {
  padding-left: 115px;
}
.theme-html .three-column-content__col:nth-child(3),
.block-editor-block-list__layout .three-column-content__col:nth-child(3) {
  display: flex;
  justify-content: flex-end;
}
.theme-html .three-column-content__inner h3,
.block-editor-block-list__layout .three-column-content__inner h3 {
  color: #333;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom: 27px;
}
.theme-html .three-column-content__inner p,
.block-editor-block-list__layout .three-column-content__inner p {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
}
.theme-html .three-column-content__inner a,
.block-editor-block-list__layout .three-column-content__inner a {
  text-decoration: none;
}
@media screen and (max-width: 1366px) {
  .theme-html .three-column-content__col:nth-child(2),
  .block-editor-block-list__layout .three-column-content__col:nth-child(2) {
    display: flex;
    justify-content: center;
  }
  .theme-html .three-column-content__col:nth-child(2) .three-column-content__inner,
  .block-editor-block-list__layout .three-column-content__col:nth-child(2) .three-column-content__inner {
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .theme-html .three-column-content,
  .block-editor-block-list__layout .three-column-content {
    padding: 76px 0 80px;
  }
  .theme-html .three-column-content__col,
  .block-editor-block-list__layout .three-column-content__col {
    max-width: 100%;
    margin-bottom: 60px;
  }
  .theme-html .three-column-content__col:nth-child(3),
  .block-editor-block-list__layout .three-column-content__col:nth-child(3) {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
  .theme-html .three-column-content__inner,
  .block-editor-block-list__layout .three-column-content__inner {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .three-column-content__inner h3,
  .block-editor-block-list__layout .three-column-content__inner h3 {
    color: #333;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    margin-bottom: 23px;
  }
  .theme-html .three-column-content__inner p,
  .block-editor-block-list__layout .three-column-content__inner p {
    color: #333;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    letter-spacing: 0.4px;
  }
}
.theme-html .contact-form,
.block-editor-block-list__layout .contact-form {
  /*margin-bottom: 191px;*/
  margin-bottom: 10px;
}
.theme-html .contact-form .forminator-edit-module a,
.block-editor-block-list__layout .contact-form .forminator-edit-module a {
  color: #000 !important;
}
.theme-html .contact-form .container-max,
.block-editor-block-list__layout .contact-form .container-max {
  max-width: 1600px;
  width: 100%;
  padding: 0;
}
.theme-html .contact-form__container,
.block-editor-block-list__layout .contact-form__container {
  background: #F5F2ED;
  padding: 101px 0 84px;
}
.theme-html .contact-form__content,
.block-editor-block-list__layout .contact-form__content {
  text-align: center;
  margin-bottom: 50px;
}
.theme-html .contact-form__content h2,
.block-editor-block-list__layout .contact-form__content h2 {
  color: #333;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 80px; /* 133.333% */
  letter-spacing: 3px;
  text-transform: uppercase;
}
.theme-html .contact-form__form,
.block-editor-block-list__layout .contact-form__form {
  max-width: 1147px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-response-message,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-response-message {
  color: #333;
  margin-bottom: 20px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-error ul,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-error ul {
  margin-bottom: 20px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-error ul li,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-error ul li {
  color: #A80000;
  margin-bottom: 10px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-row,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-row {
  margin-bottom: 42px !important;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-row.forminator-row-last,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-row.forminator-row-last {
  margin-top: 65px !important;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-row.forminator-row-last .forminator-field,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-row.forminator-row-last .forminator-field {
  align-items: center;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-row .forminator-row,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-row .forminator-row {
  margin-bottom: 0 !important;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field-date .forminator-label,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field-date .forminator-label {
  color: #333;
  font-family: "Futura PT";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
  display: block;
  margin-bottom: 7px;
  padding-left: 4px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field-date .forminator-date-select .forminator-label,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field-date .forminator-date-select .forminator-label {
  display: none;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field-date .forminator-date-select .forminator-select2,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field-date .forminator-date-select .forminator-select2 {
  padding: 0 20px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-input,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-input {
  width: 100%;
  border: 1px solid #666;
  background: #FFF;
  height: 54px;
  padding: 0 20px;
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 230% */
  letter-spacing: 0.4px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-input::-moz-placeholder, .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-input::-moz-placeholder {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 230% */
  letter-spacing: 0.4px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-input::placeholder,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-input::placeholder {
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 46px; /* 230% */
  letter-spacing: 0.4px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-input:focus,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-input:focus {
  outline: 1px dashed #87744A;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-select2,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-select2 {
  width: 100%;
  border: 1px solid #666;
  background: #FFF;
  height: 54px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  padding: 0 20px;
  color: #333;
  font-family: "Futura PT";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
  background-image: url(../assets/images/carret-down.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-select2:focus,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-select2:focus {
  outline: 2px dashed #87744A;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-error-message,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-error-message {
  margin-top: 10px;
  color: #A80000;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-label,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-label {
  color: #333;
  font-family: "Futura PT";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.4px;
  display: block;
  margin-bottom: 7px;
  padding-left: 4px;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-required,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-required {
  color: #A80000;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-button-submit,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-button-submit {
  text-decoration: none;
  border: 0;
  width: 330px;
  height: 74px;
  background: #655439;
  color: #FFF;
  text-align: center;
  font-family: "Futura PT";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 150% */
  letter-spacing: 2px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-button-submit::after,
.block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-button-submit::after {
  display: none;
}
@media screen and (max-width: 1180px) {
  .theme-html .contact-form,
  .block-editor-block-list__layout .contact-form {
    margin-bottom: 59px;
  }
  .theme-html .contact-form__form .forminator-custom-form .forminator-date-select .forminator-col,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-date-select .forminator-col {
    flex: 100% !important;
    margin-bottom: 20px !important;
  }
  .theme-html .contact-form__form .forminator-custom-form .forminator-row,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-row {
    flex-wrap: wrap !important;
    margin-bottom: 0 !important;
  }
  .theme-html .contact-form__form .forminator-custom-form .forminator-col.forminator-col-6,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-col.forminator-col-6 {
    width: 100% !important;
    margin-bottom: 20px !important;
    flex: none !important;
  }
}
@media screen and (max-width: 782px) {
  .theme-html .contact-form__form .forminator-custom-form .forminator-col,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-col {
    margin-bottom: 22px !important;
  }
  .theme-html .contact-form__form .forminator-custom-form .forminator-col:last-child,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-col:last-child {
    margin-bottom: 0 !important;
  }
  .theme-html .contact-form__form .forminator-custom-form .forminator-row,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-row {
    margin-bottom: 22px !important;
  }
  .theme-html .contact-form__form .forminator-custom-form .forminator-row.forminator-row-last,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-row.forminator-row-last {
    margin-top: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .contact-form__container,
  .block-editor-block-list__layout .contact-form__container {
    padding: 54px 0 73px;
  }
  .theme-html .contact-form__content,
  .block-editor-block-list__layout .contact-form__content {
    margin-bottom: 40px;
  }
  .theme-html .contact-form__content h2,
  .block-editor-block-list__layout .contact-form__content h2 {
    color: #333;
    text-align: center;
    font-family: "Futura PT";
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 70px; /* 116.667% */
    letter-spacing: 3px;
    text-transform: uppercase;
  }
  .theme-html .contact-form__form .forminator-custom-form .forminator-field .forminator-button-submit,
  .block-editor-block-list__layout .contact-form__form .forminator-custom-form .forminator-field .forminator-button-submit {
    width: 100%;
  }
}
.theme-html #font-preloader,
.block-editor-block-list__layout #font-preloader {
  opacity: 0;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.theme-html #font-preloader span,
.block-editor-block-list__layout #font-preloader span {
  line-height: 0;
  font-size: 0;
}
.theme-html #font-preloader .font-fam-1,
.block-editor-block-list__layout #font-preloader .font-fam-1 {
  font-family: "mrs-eaves-xl-serif", serif;
}
.theme-html #font-preloader .font-fam-2,
.block-editor-block-list__layout #font-preloader .font-fam-2 {
  font-family: "proxima-nova", serif;
}
.theme-html #font-preloader .font-fam-3,
.block-editor-block-list__layout #font-preloader .font-fam-3 {
  font-family: "mrs-eaves-xl-serif-narrow", serif;
}
.theme-html, .theme-html.loaded,
.block-editor-block-list__layout,
.block-editor-block-list__layout.loaded {
  margin-top: 0px !important;
}
.theme-html #wpadminbar,
.block-editor-block-list__layout #wpadminbar {
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .theme-html #wpadminbar,
  .block-editor-block-list__layout #wpadminbar {
    display: none !important;
  }
}

.ot-dtp-picker.ot-standard {
    background-color: #ffffff!important;    
}

.topLink { filter: drop-shadow(0 0 .1em rgba(0, 0, 0, .7)); }
.sticky .topLink { filter: drop-shadow(0 0 0em rgba(0, 0, 0, 0)); }

.theme-html .experiences-page .full-image-slider__counter,
.block-editor-block-list__layout .full-image-slider__counter {
	filter: drop-shadow(0 0 0em rgba(0, 0, 0, 0))!important;
}
.theme-html .experiences-page .full-image-slider__counter span#current-slide,
.block-editor-block-list__layout .full-image-slider__counter span#current-slide {
	filter: drop-shadow(0 0 0em rgba(0, 0, 0, .7))!important;
}
.theme-html .experiences-page .full-image-slider__counter span#total-slides,
.block-editor-block-list__layout .full-image-slider__counter span#total-slides {  
  filter: drop-shadow(0 0 0em rgba(0, 0, 0, 0))!important;
}
.theme-html .experiences-page .social-slider__counter-wrapper { 
	margin-top: -100px;
    margin-bottom: 100px;
}
@media (max-width: 1180px) {
  .theme-html .experiences-page .social-slider__counter-wrapper { 
	margin-top: 0px;
    margin-bottom:0px;
	}
}
.theme-html .footer__container {
     oveflow-x: clip;
}

.menu-listing__menu {
     oveflow-x: clip;
}
.object-fit {
    display: block;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .theme-html .image-slider__gallery .slick-slide img, .block-editor-block-list__layout .image-slider__gallery .slick-slide img {
        height: 350px!important;
		      max-height: 400px;
        width: 100%!important;
    }
}
.theme-html .wysiwyg__content p { color: #333; font-size: 20px; font-style: normal; font-weight: 400; line-height: 30px; letter-spacing: 0.4px; }
.theme-html .two-column-normal__inner p, .block-editor-block-list__layout .two-column-normal__inner p {
    color: #333;
    font-size: 20px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.44px;
}
@media screen and (max-width: 768px) {
    .theme-html .full-image-slider__gallery .gallery-item img, .block-editor-block-list__layout .full-image-slider__gallery .gallery-item img {
        height: 100%!important;
    }
}
@media screen and (max-width: 768px) {
    .theme-html .full-image-slider__gallery .gallery-item, .block-editor-block-list__layout .full-image-slider__gallery .gallery-item {
        height: 450px!important;
    }
}
#page-main { overflow: clip; }


.theme-html .three-column-content__inner a { transition: all .3s; }
.theme-html .three-column-content__inner a:hover { color: #87744A; }

.desktop-banner { display: block; }
.mobile-banner { display: none; }

@media screen and (max-width: 680px) { 
	.desktop-banner { display: none; }
	.mobile-banner { display: block; }
}

.theme-html .wysiwyg h2 {
    color: #333;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.theme-html .wysiwyg p, .block-editor-block-list__layout .image-slider__content p {
    color: #333;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.4px;
    max-width: 768px;
    margin: 0 auto;
}
.theme-html .wysiwyg__content { margin: 0 auto; }

.theme-html .footer__image ul li:nth-child(3) img { width: 55px; height: auto; }