@import url(https://use.typekit.net/bxk1ozr.css);
@charset "UTF-8";
.content-tags-bkp p {
  line-height: 1.5;
  margin-bottom: 10px;
  font-family: "PT Serif";
}
.content-tags-bkp strong {
  font-weight: bold;
  font-family: "PT Serif";
}
.content-tags-bkp ul,
.content-tags-bkp ol {
  padding-left: 18px;
  margin-bottom: 10px;
  font-family: "PT Serif";
}
.content-tags-bkp ul li,
.content-tags-bkp ol li {
  line-height: 1.5;
}
.content-tags-bkp a {
  color: inherit;
  font-family: "PT Serif";
}
@media all and (max-width:1024px) {
  .content-tags iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: calc(56.25vw - 40px);
  }
}
.content-tags h1,
.content-tags h2,
.content-tags h3,
.content-tags h4 {
  margin-bottom: 15px;
  line-height: 1.2;
}
@media all and (max-width:1024px) {
  .content-tags h1,
  .content-tags h2,
  .content-tags h3,
  .content-tags h4 {
    margin-bottom: 15px;
  }
}
.content-tags h1 {
  font-size: 2.5em;
}
.content-tags h2 {
  font-size: 2em;
}
.content-tags h3 {
  font-size: 1.8em;
}
.content-tags p {
  line-height: 1.5;
  margin-bottom: 10px;
  font-family: "PT Serif";
}
.content-tags strong {
  font-weight: bold;
  font-family: "PT Serif";
}
.content-tags ul,
.content-tags ol {
  padding-left: 18px;
  margin-bottom: 10px;
  font-family: "PT Serif";
}
.content-tags ul li,
.content-tags ol li {
  line-height: 1.5;
}
.content-tags a {
  color: inherit;
  font-family: "PT Serif";
}
.content-tags blockquote {
  margin-bottom: 15px;
  line-height: 1.7;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:1024px) {
  .content-tags blockquote {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
.content-tags img {
  max-width: 100%;
  height: auto;
}
.content-tags img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:1024px) {
  .content-tags img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content-tags img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:1024px) {
  .content-tags img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content-tags img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content-tags .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.content-tags .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content-tags .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.content-tags .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content-tags .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.content-tags .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content-tags .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #dae8e2;
  color: #222;
  border-radius: 0px;
  border: 0;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1.2em;
  font-weight: normal;
  max-width: 150px;
  width: 100%;
  min-width: 100%;
  outline: none;
  padding: 20px 30px 20px 20px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: "Galano Classic", sans-serif;
}
@media all and (max-width:1024px) {
  .nice-select {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  background: url(../../img/chev.svg) no-repeat center;
  background-size: 12px 12px;
  content: '';
  display: block;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 12px;
}
.nice-select.open:after {
  transform: rotate(-180deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 0px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  max-height: 185px;
  overflow: scroll;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}
span.current {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  overflow: hidden;
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single {
  *zoom: 1;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}
.pika-title {
  position: relative;
  text-align: center;
}
.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
  *left: 0;
}
.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
  *right: 0;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}
.pika-select {
  display: inline-block;
  *display: inline;
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.28571429%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
.pika-week {
  font-size: 11px;
  color: #999;
}
.is-today .pika-button {
  color: #468a6e;
  font-weight: bold;
}
.is-selected .pika-button,
.has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background: #468a6e;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}
.has-event .pika-button {
  background: #005da9;
  box-shadow: inset 0 1px 3px #0076c9;
}
.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #D5E9F7;
}
.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}
.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
.is-outside-current-month .pika-button {
  color: #999;
  opacity: 0.3;
}
.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}
.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #222;
  background: #dae8e2;
  box-shadow: none;
  border-radius: 3px;
}
/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}
* {
  -webkit-font-smoothing: antialiased;
  outline: none;
  padding: 0;
  margin: 0;
  line-height: 1;
  box-sizing: border-box;
  font-weight: inherit;
}
input[type="submit"],
input[type="button"],
input[type="search"],
input[type="password"],
input[type="text"],
input[type="email"],
input[type="tel"] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtHA_A.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtHA_A.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzro.ttf) format('truetype');
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic Bold.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic Bold.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic SemiBold.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic Medium.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic Medium.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic Light.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic Light.woff") format("woff");
}
@font-face {
  font-family: "JupiterProRegular";
  src: url("../../assets/fonts/jupiter_pro-webfont.eot");
  src: url("../../assets/fonts/jupiter_pro-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/jupiter_pro-webfont.woff") format("woff"), url("../../assets/fonts/jupiter_pro-webfont.ttf") format("truetype"), url("../../assets/fonts/jupiter_pro-webfont.svg#JupiterProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "JupiterProBold";
  src: url("../../assets/fonts/jupiterprobold-webfont.eot");
  src: url("../../assets/fonts/jupiterprobold-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/jupiterprobold-webfont.woff") format("woff"), url("../../assets/fonts/jupiterprobold-webfont.ttf") format("truetype"), url("../../assets/fonts/jupiterprobold-webfont.svg#JupiterProBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../../assets/fonts/Montserrat-Light.eot");
  src: url("../../assets/fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Montserrat-Light.woff") format("woff"), url("../../assets/fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-ExtraLight";
  src: url("../../assets/fonts/Montserrat-ExtraLight.eot");
  src: url("../../assets/fonts/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Montserrat-ExtraLight.woff") format("woff"), url("../../assets/fonts/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "BebasNeue";
  src: url("../../assets/fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/BebasNeue.otf");
}
html,
body {
  width: 100vw;
  max-width: 100vw;
  overflow-x: hidden;
  overscroll-behavior: none;
}
body {
  background-color: #fbf4e3;
  color: #131d1d;
  font-family: "Galano Classic", sans-serif;
  font-size: 14.5px;
}
body.customize-support {
  margin-top: 46px;
}
body a {
  text-underline-offset: 0.3em;
}
.hide-on-mobile {
  display: initial;
}
@media all and (max-width:1024px) {
  .hide-on-mobile {
    display: none;
  }
}
.hide-on-desktop {
  display: none;
}
@media all and (max-width:1024px) {
  .hide-on-desktop {
    display: initial;
  }
}
#wpadminbar {
  opacity: 20%;
  transition: opacity 0.2s;
}
#wpadminbar:hover {
  opacity: 100%;
}
.nav {
  display: flex;
  justify-content: center;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99;
  top: 0px;
  color: #222;
  text-transform: none;
  font-family: "Galano Classic", sans-serif;
  transition: transform 0.5s;
  font-size: 1em;
  background-color: #f5ecd5;
}
.nav--hidden {
  transform: translateY(-100px);
}
.nav--open {
  display: block !important;
}
.nav__wrapper {
  display: flex;
  width: 100%;
}
@media all and (max-width:1024px) {
  .nav__wrapper {
    flex-flow: row wrap;
    flex-basis: 100%;
    background: rgba(255, 255, 255, 0.95);
  }
}
.nav__wrapper ul.menu {
  display: flex;
  list-style: none;
  box-shadow: none;
  background: transparent;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu {
    flex-flow: row wrap;
  }
}
.nav__wrapper ul.menu > li {
  position: relative;
  color: #2e4e4c;
  /* &:hover {
          background: lighten(@nav-background-active, 5%);
          color: @nav-color-active;

          @media @mobile {
            background: inherit;
            color: inherit;
          }
        } */
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li {
    flex-basis: 100%;
  }
}
.nav__wrapper ul.menu > li > a {
  padding: 0 30px;
  height: 63px;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 1.1em;
  position: relative;
  color: inherit;
  white-space: nowrap;
}
@media all and (max-width:1280px) {
  .nav__wrapper ul.menu > li > a {
    padding: 0 20px;
    font-size: 0.88em;
  }
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li > a {
    height: auto;
    padding: 12px 20px;
  }
}
.nav__wrapper ul.menu > li.current-menu-item,
.nav__wrapper ul.menu > li.current_page_item,
.nav__wrapper ul.menu > li.current_page_parent {
  color: #41716a;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li.current-menu-item,
  .nav__wrapper ul.menu > li.current_page_item,
  .nav__wrapper ul.menu > li.current_page_parent {
    background: inherit;
    color: inherit;
  }
}
.nav__wrapper ul.menu > li.current-menu-item > a,
.nav__wrapper ul.menu > li.current_page_item > a,
.nav__wrapper ul.menu > li.current_page_parent > a {
  padding: 0 20px;
  position: relative;
  color: inherit;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li.current-menu-item > a,
  .nav__wrapper ul.menu > li.current_page_item > a,
  .nav__wrapper ul.menu > li.current_page_parent > a {
    padding: 12px 20px;
  }
}
.nav__wrapper ul.menu > li.menu-item-has-children {
  /* &:hover {
            background: lighten(@nav-background-active, 5%);
            color: @nav-color-active;
            .arrow(lighten(@nav-background-active,5%));

            @media @mobile {
              .arrow(transparent);
              background: inherit;
              color: inherit;
            }
          } */
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li.menu-item-has-children:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 9px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background: url(../../img/nav-chevron.svg) no-repeat center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav__wrapper ul.menu > li.menu-item-has-children.nav--open:before {
    transform: rotate(90deg);
  }
}
.nav__wrapper ul.menu > li > ul {
  display: flex;
  position: absolute;
  top: 63px;
  width: 220px;
  left: 50%;
  margin-left: -110px;
  flex-flow: row wrap;
  list-style: none;
  visibility: hidden;
  padding: 30px 0;
  background: rgba(255, 255, 255, 0.95);
  color: #2e4e4c;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li > ul {
    position: relative;
    visibility: visible;
    padding: 0;
    width: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    background: transparent;
    display: none;
  }
}
.nav__wrapper ul.menu > li > ul li {
  flex-basis: 100%;
  /* &:hover {
              color: @nav-background-active;
              @media @mobile {
                color: inherit;
              }
            } */
}
.nav__wrapper ul.menu > li > ul li a {
  padding: 12px;
  display: flex;
  justify-content: center;
  text-decoration: none;
  color: inherit;
  font-size: 1em;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li > ul li a {
    justify-content: flex-start;
    padding: 12px 40px;
  }
}
.nav__wrapper ul.menu > li:hover ul {
  visibility: visible;
}
.nav__mobile {
  flex-basis: 100%;
  display: none;
  justify-content: space-between;
  align-items: center;
  background: transparent;
}
@media all and (max-width:1024px) {
  .nav__mobile {
    display: flex;
  }
}
.nav__logo {
  height: 25px;
  width: 200px;
  margin: 10px 15px;
}
@media all and (max-width:1024px) {
  .nav__logo {
    width: 80%;
  }
}
.nav__logo-image {
  min-height: 25px;
  max-height: 25px;
  width: auto;
}
.nav__hamburger {
  width: 63px;
  height: 63px;
  background: url(../img/hamburger.svg) no-repeat center;
  background-size: 32px 32px;
  cursor: pointer;
}
.nav__hamburger--open {
  background: url(../img/hamburger-close.svg) no-repeat center;
  background-size: 32px 32px;
}
.nav__li--mobile {
  display: none;
}
@media all and (max-width:1024px) {
  .nav__li--mobile {
    display: block;
  }
}
.nav__menu {
  flex-basis: 100%;
  display: flex;
  justify-content: center;
}
@media all and (max-width:1024px) {
  .nav__menu {
    display: none;
  }
}
.nav__menu--open {
  display: flex;
  flex-flow: row wrap;
}
.nav__main {
  flex-basis: 100%;
  justify-content: center;
  display: flex;
}
@media all and (max-width:1024px) {
  .nav__main {
    flex-basis: 100%;
  }
}
.nav__secondary {
  flex-basis: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
}
@media all and (max-width:1024px) {
  .nav__secondary {
    flex-basis: 100%;
  }
}
.nav__select {
  background: #e9e9f0;
  position: relative;
  font-size: 0.8em;
  cursor: pointer;
  min-width: 100px;
}
.nav__select-list {
  list-style: none;
  padding: 7px 0;
}
.nav__select-label {
  color: #494857;
  border-bottom: 1px solid #d9d8d8;
  padding: 7px 28px 7px 14px;
  background: #e9e9f0 url(../../img/select_tip.png) no-repeat right 10px center;
}
.nav__select-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #e9e9f0;
  border-bottom: 1px solid #d9d8d8;
  display: none;
}
.nav__select-list--open {
  display: block;
}
.nav__select-link {
  padding: 7px 14px;
  display: flex;
  color: #494857;
}
.hero {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
.hero--both {
  padding: 10px 0 30px;
}
.hero--top {
  padding-top: 78px;
}
@media all and (max-width:1024px) {
  .hero--top {
    padding-top: 70px;
  }
}
.hero--bottom {
  padding-bottom: 30px;
}
.hero__wrapper {
  position: relative;
  width: 100%;
  max-width: 1584px;
  height: 70vw;
  max-height: 90vh;
  padding: 16px 16px 64px 16px;
}
.hero__wrapper--alt {
  align-items: center;
}
@media all and (max-width:1024px) {
  .hero__wrapper {
    padding: 0;
    height: 90vh;
  }
}
.hero__head {
  flex-basis: 100%;
  z-index: 9;
  color: #fff;
  text-align: center;
}
.hero__head--bottom {
  height: 20vw;
  max-height: 30vh;
}
@media all and (max-width:1024px) {
  .hero__head--bottom {
    height: auto;
    max-height: none;
    align-items: flex-start;
  }
}
.hero__head--top {
  height: 30vw;
  max-height: 40vh;
}
@media all and (max-width:1024px) {
  .hero__head--top {
    height: auto;
    max-height: none;
    align-items: flex-start;
  }
}
.hero__heading {
  flex-grow: 1;
  flex-basis: 100%;
  font-size: 3.5em;
  letter-spacing: 0.15em;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 20px;
  font-family: "Galano Classic", sans-serif;
  font-weight: 600;
}
@media all and (max-width:1024px) {
  .hero__heading {
    font-size: 2.5em;
  }
}
.hero__subheading {
  flex-grow: 1;
  flex-basis: 100%;
  font-size: 2em;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  line-height: 1.1;
  text-transform: none;
  font-family: "PT Serif";
}
@media all and (max-width:1024px) {
  .hero__subheading {
    font-size: 1.6em;
    margin-top: 0px;
  }
}
.hero__logo {
  flex-basis: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  z-index: 9;
}
@media all and (max-width:1024px) {
  .hero__logo {
    max-width: 100%;
    display: none;
  }
}
.hero__logo-image {
  max-height: 70px;
  width: auto;
}
@media all and (max-width:1024px) {
  .hero__logo-image {
    max-height: 15vw;
  }
}
.hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.hero__sliders {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero__slider {
  width: 100%;
  height: 70vw;
  max-height: 90vh;
  max-width: 1600px;
}
@media all and (max-width:1024px) {
  .hero__slider {
    height: 90vh;
  }
}
.hero__slide {
  width: 100%;
  height: 70vw;
  max-height: 90vh;
  max-width: 1600px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-flow: row wrap;
  padding: 20px;
}
.hero__slide--middle {
  align-items: center;
}
@media all and (max-width:1024px) {
  .hero__slide {
    height: 90vh;
    align-items: center;
  }
}
.hero__button {
  color: #222;
  background: #fff7cd;
  padding: 20px 30px;
  text-transform: uppercase;
  font-size: 0.8em;
  text-decoration: none;
  letter-spacing: 0.2em;
  display: flex;
  text-align: center;
  justify-content: center;
  line-height: 1.2;
  display: inline-block;
  margin-top: 20px;
}
.hero__button:hover {
  background: #ffffff;
}
.blocks {
  display: flex;
  justify-content: center;
}
.blocks__wrapper {
  background: #131d1d;
  padding: 0px 100px;
  width: 100%;
  max-width: 1600px;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
@media all and (max-width:1024px) {
  .blocks__wrapper {
    padding: 1%;
  }
}
.blocks__breadcrumbs {
  flex-basis: 100%;
  flex-grow: 1;
  padding: 10px 1%;
  width: 100%;
  max-width: 1170px;
  font-size: 0.85em;
  margin-top: -30px;
}
@media all and (max-width:1024px) {
  .blocks__breadcrumbs {
    margin: 0;
  }
}
.blocks__breadcrumbs a {
  color: inherit;
}
.blocks__row {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1170px;
}
@media all and (max-width:1024px) {
  .blocks__row {
    flex-flow: row wrap;
  }
}
.blocks__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
  flex-basis: 100%;
}
.blocks__content--dark {
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
}
.blocks__content--dark.blocks__content--big {
  background: transparent;
}
.blocks__content--light {
  background: rgba(255, 255, 255, 0.4);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
}
.blocks__content--light.blocks__content--big {
  background: transparent;
}
.blocks__content--medium {
  padding: 25% 20px 20px 20px;
}
.blocks__content--small {
  padding: 25% 20px 20px 20px;
}
.blocks__block {
  background: #62a0a0;
  height: 440px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  overflow: hidden;
}
.blocks__block--dark {
  background: #62a0a0;
  color: #fff;
}
.blocks__block--light {
  background: #fff7cd;
  color: #222;
}
.blocks__block--big {
  width: calc(100% - 20px);
  margin: 10px;
  align-items: center;
}
@media all and (max-width:1024px) {
  .blocks__block--big {
    flex-basis: 100%;
    flex-grow: 1;
  }
}
.blocks__block--medium {
  width: calc(66.666% - 20px);
  margin: 10px;
  align-items: flex-end;
}
@media all and (max-width:1024px) {
  .blocks__block--medium {
    flex-basis: 100%;
    flex-grow: 1;
  }
}
.blocks__block--small {
  width: calc(33.333% - 20px);
  margin: 10px;
  align-items: flex-end;
}
@media all and (max-width:1024px) {
  .blocks__block--small {
    flex-basis: 100%;
    flex-grow: 1;
  }
}
.blocks__block--content {
  align-items: center;
  padding: 40px;
}
@media all and (max-width:1024px) {
  .blocks__block--content {
    height: auto;
  }
}
.blocks__text {
  text-align: center;
  font-size: 1.2em;
  font-family: "PT Serif";
  color: inherit;
}
.blocks__text p {
  line-height: 1.3;
  margin-bottom: 20px;
  color: inherit;
}
.blocks__heading {
  flex-basis: 100%;
  justify-content: center;
  font-size: 2.5em;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  font-family: "Galano Classic", sans-serif;
  letter-spacing: 0.15em;
  font-weight: 600;
}
@media all and (max-width:1024px) {
  .blocks__heading {
    font-size: 2.5em;
  }
}
.blocks__heading small {
  font-size: 0.7em;
  display: block;
}
.blocks__heading--light {
  color: #222;
}
.blocks__heading--dark {
  color: #fff;
}
.blocks__heading--medium {
  font-size: 1.2em;
  margin-bottom: 25px;
}
.blocks__heading--small {
  font-size: 1.2em;
  margin-bottom: 25px;
}
.blocks__link {
  background: #222;
  color: #fff;
  padding: 20px 30px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 0.2em;
  display: flex;
  text-align: center;
  justify-content: center;
  line-height: 1.2;
  letter-spacing: 0.25em;
}
.blocks__link--light {
  color: #fff;
  background: #253737;
}
.blocks__link--light:hover {
  background: #3a5555;
}
.blocks__link--dark {
  color: #222;
  background: #fff7cd;
}
.blocks__link--dark:hover {
  background: #ffef9a;
}
.blocks__link--medium {
  font-size: 0.8em;
  margin-bottom: 25px;
}
.blocks__link--small {
  font-size: 0.8em;
  margin-bottom: 25px;
}
.form {
  width: 100%;
  max-width: 1170px;
  display: flex;
  flex-flow: row wrap;
  font-size: 0.75em;
  padding: 10px;
}
.form form {
  flex-basis: 1;
  flex-basis: 100%;
}
.form__heading {
  flex-flow: 100%;
  flex-grow: 1;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  line-height: 1.3;
  font-size: 1.7em;
  text-align: center;
  font-family: "Galano Classic", sans-serif;
  font-style: regular;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media all and (max-width:1280px) {
  .form__heading {
    margin-top: 20px;
  }
}
.form__form-area {
  background: #468a6e;
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  padding: 20px 10px;
}
@media all and (max-width:1280px) {
  .form__form-area {
    flex-flow: row wrap;
  }
}
.form__form-line {
  flex-basis: 100%;
  max-width: 100%;
  flex-grow: 1;
  height: 45px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
@media all and (max-width:1280px) {
  .form__form-line {
    justify-content: space-between;
  }
}
.form__form-column {
  flex-grow: 1;
  max-width: 20%;
  flex-shrink: 0;
  margin: 10px;
}
@media all and (max-width:1280px) {
  .form__form-column {
    margin: 0 10px;
    max-width: none;
  }
}
.form__form-column--big {
  flex-basis: 20%;
  display: flex;
  align-items: center;
}
@media all and (max-width:1280px) {
  .form__form-column--big {
    padding-left: 0;
    padding-right: 20px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
.form__form-check {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: #dae8e2;
  margin-right: 20px;
}
.form__form-check:checked {
  position: relative;
}
.form__form-check:checked:after {
  content: " ";
  width: 10px;
  height: 10px;
  background: #222;
  position: absolute;
  top: 5px;
  left: 5px;
}
.form__form-submit {
  flex-grow: 1;
  background: #253737;
  color: #fff;
  border: 0;
  flex-basis: 100%;
  padding: 20px;
  text-align: center;
  width: 100%;
  font-size: 1.2em;
  font-family: "Galano Classic", sans-serif;
  font-weight: 700;
}
.form__form-submit--small {
  padding: 10px 15px;
  margin-top: 0;
}
.form__form-submit:active {
  box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.1);
  background: #1b2828;
}
@media all and (max-width:1280px) {
  .form__form-submit {
    flex-basis: 100%;
    margin-top: 5px;
  }
}
.form__form-label {
  margin-right: 15px;
  display: flex;
  color: #fff;
  flex-grow: 1;
  flex-basis: calc(30% - 15px);
}
.form__form-text {
  border: 0;
  padding: 10px;
  background: #dae8e2;
  font-family: "Galano Classic", sans-serif;
  font-size: 1.2em;
  width: auto;
  flex-grow: 1;
  flex-basis: 60%;
  max-width: 60%;
}
@media all and (max-width:1280px) {
  .form__form-text {
    width: 70%;
    max-width: auto;
    font-size: 1.2em;
  }
}
.form__area {
  background: #468a6e;
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  padding: 30px;
}
@media all and (max-width:1280px) {
  .form__area {
    padding: 10px;
  }
}
@media all and (max-width:1024px) {
  .form__area {
    flex-flow: row wrap;
    padding: 10px;
  }
}
.form__column {
  padding: 10px;
  flex-grow: 1;
  display: flex;
  position: relative;
}
@media all and (max-width:1280px) {
  .form__column {
    padding: 5px;
  }
}
@media all and (max-width:1024px) {
  .form__column {
    flex-basis: 50%;
  }
}
.form__submit {
  background: #253737;
  color: #fff;
  border: 0;
  flex-basis: 100%;
  padding: 20px;
  text-align: center;
  font-size: 1.2em;
  font-family: "Galano Classic", sans-serif;
  width: 100%;
  max-width: 200px;
  min-width: 100%;
  letter-spacing: 0.15em;
  font-weight: 700;
}
@media all and (max-width:1280px) {
  .form__submit {
    padding: 15px;
  }
}
@media all and (max-width:1024px) {
  .form__submit {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.form__txt {
  background: #dae8e2 url(../../img/chev.svg) no-repeat center right 12px;
  background-size: 12px 12px;
  font-family: "Galano Classic", sans-serif;
  border: 0;
  flex-basis: 100%;
  padding: 20px 30px 20px 20px;
  text-align: left;
  font-size: 1.2em;
  width: 100%;
  max-width: 200px;
  min-width: 100%;
  position: relative;
  line-height: normal;
  letter-spacing: 0.15em;
  font-weight: 600;
}
@media all and (max-width:1280px) {
  .form__txt {
    padding: 15px 30px 15px 15px;
  }
}
@media all and (max-width:1024px) {
  .form__txt {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.form__txt--clean {
  background: #dae8e2;
  width: 100%;
  max-width: 200px;
  min-width: 100%;
}
@media all and (max-width:1280px) {
  .form__txt--clean {
    padding: 15px;
  }
}
@media all and (max-width:1024px) {
  .form__txt--clean {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.form__select {
  display: flex;
  align-items: center;
  font-family: "Galano Classic", sans-serif;
  letter-spacing: 0.15em;
  font-weight: 600;
}
.form__select span.current {
  display: flex;
  align-items: center;
}
.wplf-error,
.wplf-success {
  padding: 20px;
  margin-top: 17px;
  background: #1d2c2c;
  text-align: center;
  width: 100%;
  font-size: 1.3em;
}
.rooms {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  width: 100%;
}
.rooms__wrapper {
  flex-basis: calc(100% - 20px);
  max-width: 1147px;
  margin: 10px;
  display: flex;
}
@media all and (max-width:1024px) {
  .rooms__wrapper {
    min-width: 98%;
    max-width: 98%;
    display: block;
  }
}
.rooms__wrapper .rslides_nav {
  position: absolute;
  top: 50%;
  z-index: 98 !important;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 25px;
}
.rooms__wrapper .rslides_nav.prev {
  left: 10px;
  background: rgba(0, 0, 0, 0.6) url(../img/arrow-prev.svg) no-repeat center;
  background-size: 35px 35px;
}
.rooms__wrapper .rslides_nav.next {
  right: 10px;
  background: rgba(0, 0, 0, 0.6) url(../img/arrow-next.svg) no-repeat center;
  background-size: 35px 35px;
}
.rooms__gallery {
  min-width: 55%;
  max-width: 55%;
  flex-grow: 1;
  height: 440px;
  max-height: 440px;
  min-height: 440px;
  background: #222;
  list-style: none;
  position: relative;
}
@media all and (max-width:1024px) {
  .rooms__gallery {
    min-width: 100%;
    max-width: 100%;
    display: block;
    height: 250px;
    max-height: 250px;
    min-height: 250px;
  }
}
.rooms__gallery-image {
  width: 45%;
  background: #222;
  height: 440px;
  max-height: 440px;
  min-height: 440px;
  position: relative;
}
@media all and (max-width:1024px) {
  .rooms__gallery-image {
    height: 250px;
    max-height: 250px;
    min-height: 250px;
  }
}
.rooms__content {
  min-width: 45%;
  max-width: 45%;
  flex-grow: 1;
  background: #fff;
  padding: 50px 40px;
  color: #222;
  height: 440px;
  max-height: 440px;
  min-height: 440px;
}
@media all and (max-width:1024px) {
  .rooms__content {
    min-width: 100%;
    max-width: 100%;
  }
}
.rooms__heading {
  font-family: "Galano Classic", sans-serif;
  margin-bottom: 20px;
  line-height: 1.3;
  flex-basis: 100%;
  flex-grow: 1;
  font-size: 1.9em;
  font-weight: 600;
}
.rooms__text {
  flex-basis: 100%;
  flex-grow: 1;
  margin-bottom: 20px;
}
@media all and (max-width:1024px) {
  .rooms__text iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: calc(56.25vw - 40px);
  }
}
.rooms__text h1,
.rooms__text h2,
.rooms__text h3,
.rooms__text h4 {
  margin-bottom: 15px;
  line-height: 1.2;
}
@media all and (max-width:1024px) {
  .rooms__text h1,
  .rooms__text h2,
  .rooms__text h3,
  .rooms__text h4 {
    margin-bottom: 15px;
  }
}
.rooms__text h1 {
  font-size: 2.5em;
}
.rooms__text h2 {
  font-size: 2em;
}
.rooms__text h3 {
  font-size: 1.8em;
}
.rooms__text p {
  line-height: 1.5;
  margin-bottom: 10px;
  font-family: "PT Serif";
}
.rooms__text strong {
  font-weight: bold;
  font-family: "PT Serif";
}
.rooms__text ul,
.rooms__text ol {
  padding-left: 18px;
  margin-bottom: 10px;
  font-family: "PT Serif";
}
.rooms__text ul li,
.rooms__text ol li {
  line-height: 1.5;
}
.rooms__text a {
  color: inherit;
  font-family: "PT Serif";
}
.rooms__text blockquote {
  margin-bottom: 15px;
  line-height: 1.7;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:1024px) {
  .rooms__text blockquote {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
.rooms__text img {
  max-width: 100%;
  height: auto;
}
.rooms__text img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:1024px) {
  .rooms__text img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.rooms__text img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:1024px) {
  .rooms__text img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.rooms__text img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.rooms__text .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.rooms__text .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.rooms__text .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
.rooms__features {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-flow: row wrap;
}
.rooms__feature {
  padding: 7px 10px;
  background: #888;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 0.8em;
}
.page {
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
  background-color: #fbf4e3;
}
@media all and (max-width:1024px) {
  .page {
    padding-bottom: 0;
  }
}
.page__hero {
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  display: flex;
  justify-content: center;
  padding-top: 95px;
  position: absolute;
}
@media all and (max-width:1024px) {
  .page__hero {
    height: 200px;
    align-items: center;
    padding-top: 0;
    display: none;
  }
}
.page__bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.page__logo {
  flex-basis: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  z-index: 5;
}
@media all and (max-width:1024px) {
  .page__logo {
    max-width: 100%;
  }
}
.page__sidebar-wrap {
  padding-top: 15px;
  filter: brightness(98%);
  position: relative !important;
  top: 0 !important;
}
.page__logo-image {
  max-height: 70px;
  width: auto;
}
.page__paper {
  position: relative;
  width: 1400px;
  min-height: 1000px;
  background-color: #fbf4e3;
  color: #222;
  z-index: 9;
  margin-top: 200px;
  padding: 0px 40px 40px 100px;
}
@media all and (max-width:1024px) {
  .page__paper {
    padding: 0 20px;
    margin-top: 54px;
  }
}
.page__paper--dark {
  background: #253737;
  color: #fff;
}
.page__paper--open {
  margin-top: 0;
}
.page__content {
  display: flex;
  flex-flow: row wrap;
}
.page__content--alt {
  justify-content: center;
}
.page__breadcrumbs {
  flex-basis: 100%;
  flex-grow: 1;
  padding: 20px 0 70px 0;
  font-size: 0.85em;
  margin-left: -80px;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
}
@media all and (max-width:1024px) {
  .page__breadcrumbs {
    margin: 0;
    padding: 20px 0 40px 0;
  }
}
.page__breadcrumbs a,
.page__breadcrumbs span {
  color: inherit;
  color: #000;
  font-family: "Galano Classic", sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 32px;
}
.page__breadcrumbs a {
  text-decoration: none;
  border-bottom: 1px solid black;
}
.page__breadcrumbs a:hover {
  opacity: 0.7;
}
.page__breadcrumbs a span {
  font-weight: 500;
}
.page__breadcrumbs span {
  font-weight: 400;
}
.page .new-form {
  width: 100%;
  max-width: 560px;
  margin: 64px auto;
  padding: 0 1rem;
}
.page .new-form__inner {
  padding: 0;
  width: 100%;
  max-width: 560px;
}
.page .new-form__inner {
  max-width: 549px !important;
}
.page .new-form__inner .custom-select-wrapper {
  display: none;
}
.page .new-form__inner .custom-select-display {
  min-width: 100% !important;
}
@media only screen and (min-width: 700px) {
  .page .new-form__inner .custom-select-wrapper {
    display: block;
    width: 100% !important;
    max-width: 549px !important;
    z-index: 1;
  }
}
.page .form__area {
  display: flex !important;
  flex-direction: column !important;
  gap: 1rem !important;
}
.page .form__area input,
.page .form__area .nice-select {
  width: 100% !important;
  max-width: 549px !important;
  min-width: auto !important;
}
.page .form__area .nice-select {
  padding: 0 !important;
}
.page .form__area .nice-select span {
  padding: 0;
  margin-top: -10px;
  box-shadow: none !important;
  padding: 25px 0px 0px 14px;
}
.page .form__column {
  max-width: none !important;
}
.page .form__column select {
  display: none;
  position: relative;
}
@media all and (max-width:1024px) {
  .page .form__column select {
    display: block;
    position: relative;
  }
}
.page__blocks {
  flex-basis: 73%;
  flex-grow: 1;
  max-width: 73%;
  padding: 0 120px 0 0;
}
@media all and (max-width:1024px) {
  .page__blocks {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
.page__blocks--alt {
  max-width: 80%;
  width: 80%;
}
@media all and (max-width:1024px) {
  .page__blocks--alt {
    max-width: 100%;
  }
}
.page__blocks--contact {
  max-width: 75%;
  width: 75%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media all and (max-width:1024px) {
  .page__blocks--contact {
    max-width: 100%;
  }
}
.page__blocks--gallery {
  padding-right: 65px;
  max-width: 100%;
}
@media all and (max-width:1024px) {
  .page__blocks--gallery {
    padding: 0;
  }
}
.page__startsida-link {
  color: #222;
  padding: 0 0 17px 0;
  display: flex;
  flex-grow: 1;
  text-decoration: none;
  margin-bottom: 10px;
}
.page__startsida-link--dark {
  color: #fff;
}
.page__sidebar-button {
  margin-top: 40px;
  padding: 17px 30px;
  display: block;
  flex-grow: 1;
  flex-basis: 100%;
  letter-spacing: 0.15em;
  width: 100%;
  color: #fff;
  background: #000;
  text-decoration: none;
  margin-bottom: 10px;
  text-align: center;
  font-size: 0.9em;
}
.page__heading {
  font-family: "Galano Classic", sans-serif;
  font-size: 40px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-bottom: 32px;
  padding-left: 16px;
  width: 660px;
}
@media all and (max-width:1024px) {
  .page__heading {
    width: 100%;
    font-size: 28px !important;
  }
}
.page__sidebar {
  flex-basis: 25%;
  max-width: 25%;
  flex-grow: 1;
  padding: 0 0 0 30px;
  position: relative;
  top: 8px;
  right: 0;
}
@media all and (max-width:1024px) {
  .page__sidebar {
    padding: 20px 0;
    border-left: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page__sidebar a:hover {
  text-decoration: underline;
}
.page__sidebar .children {
  padding-bottom: 1px;
}
.page__sidebar .page_item_has_children:not(.current_page_ancestor):not(
        .current_page_parent
      ) > a:first-child {
  font-weight: 700 !important;
}
.page__sidebar .page_item_has_children:not(.current_page_ancestor):not(
        .current_page_parent
      ).page_item_has_children ul {
  padding-left: 10px;
}
.page__sidebar .page_item_has_children:not(.current_page_ancestor):not(
        .current_page_parent
      ) .page_item:not(:has(ul)) a {
  font-weight: normal !important;
}
.page__sidebar .page_item:not(:has(ul)) a {
  font-weight: bold !important;
}
.page__sidebar .current_page_parent .children #current-menu-id a {
  font-weight: bold !important;
}
.page__sidebar .current_page_parent .children li a {
  font-weight: normal !important;
}
.page__sidebar ul {
  list-style: none;
}
.page__sidebar ul li a {
  color: inherit;
  padding: 7px 5px 7px 15px;
  display: flex;
  text-decoration: none;
  margin-bottom: 5px;
}
.page__sidebar ul li > a {
  font-size: 1.4em;
  font-weight: 700 !important;
}
.page__sidebar ul li .current_page_item > a {
  font-weight: 700 !important;
}
.page__sidebar ul li ul {
  font-weight: normal;
}
.page__sidebar ul li ul .current_page_parent {
  padding-left: 13px;
  margin-bottom: 12px;
  border-left: 3px solid #41716a;
  filter: brightness(98%);
}
.page__sidebar ul li ul .current_page_parent > a:first-child {
  font-weight: 700 !important;
  padding-left: 0px !important;
  padding-top: 15px !important;
}
.page__sidebar ul li ul li a {
  font-size: 1em;
  font-weight: 400 !important;
}
.page__sidebar ul li ul li ul li.page_item_has_children a {
  font-weight: 900 !important;
}
.page__text {
  padding: 40px 16px 0px !important;
  margin-bottom: 20px;
}
.page__text--dark {
  border-bottom: 1px solid #3b4b4b;
}
.page__text--alt {
  border: 0;
  text-align: center;
}
.page__text--left {
  align-self: flex-start;
  flex-basis: 100%;
  flex-grow: 1;
}
.page__text-heading {
  font-family: "Galano Classic", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1.6em;
}
.page__images {
  height: 440px;
  width: 100%;
  margin: 36px 0;
  display: flex;
}
.page__images--single {
  height: 608px;
}
@media all and (max-width:1024px) {
  .page__images {
    margin: 0;
    height: auto;
    flex-flow: row wrap;
  }
}
.page__image {
  background: yellow;
  flex-grow: 1;
}
@media all and (max-width:1024px) {
  .page__image {
    display: flex;
    flex-basis: 100%;
    height: 60vw;
    flex-flow: row wrap;
    margin-bottom: 10px;
  }
}
.page__image--one {
  margin-right: 18px;
}
@media all and (max-width:1024px) {
  .page__image--one {
    margin: 0;
    margin-bottom: 10px;
    height: 120vw;
  }
}
.page__image--two {
  margin-left: 18px;
}
@media all and (max-width:1024px) {
  .page__image--two {
    height: 120vw;
    margin: 0;
    margin-bottom: 10px;
  }
}
.page__404 {
  padding: 100px;
  width: 100%;
  text-align: center;
  height: 900px;
  max-width: 1600px;
  margin: 0 auto;
  background: url(../../img/404.jpg) no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.page__404-text {
  margin-top: 100px;
}
.page__404-text h2 {
  font-size: 3em;
  font-family: "Montserrat-Light";
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page__404-text p {
  font-size: 1.8em;
  font-family: "Playfair Display";
  margin-bottom: 30px;
}
.page__404-text a {
  background: #253737;
  color: #fff;
  padding: 17px 40px;
  display: inline-block;
  text-decoration: none;
}
.page__404-text a:hover {
  background: #253737;
}
.page__map {
  flex-basis: 100%;
  flex-grow: 1;
}
.page__map iframe {
  width: 100%;
}
.page__form {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  flex-basis: 100%;
}
.page__form form {
  display: flex;
  justify-content: center;
  width: 70%;
}
@media all and (max-width:1024px) {
  .page__form form {
    max-width: 100%;
    width: 100%;
  }
}
.page__form-wrapper {
  display: flex;
  flex-flow: row wrap;
  max-width: 70%;
  align-self: center;
  justify-content: center;
  width: 70%;
}
@media all and (max-width:1024px) {
  .page__form-wrapper {
    max-width: 100%;
    width: 100%;
  }
}
.page__form-line {
  flex-grow: 1;
  max-width: 100%;
  flex-basis: 100%;
  width: 100%;
  display: flex;
}
.page__form-line--smaller {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  align-self: center;
}
@media all and (max-width:1024px) {
  .page__form-line--smaller {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.page__form-line--extra-margin {
  margin-bottom: 20px;
}
.page__form-column {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-basis: 100%;
  padding: 10px;
  align-items: center;
}
.page__form-column--smaller {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
}
@media all and (max-width:1024px) {
  .page__form-column {
    padding: 5px;
  }
}
.page__form-label {
  flex-grow: 1;
  margin-bottom: 15px;
  font-size: 0.8em;
  text-transform: uppercase;
}
.page__form-label--check {
  margin-bottom: 0;
}
.page__form-field {
  width: 100%;
  flex-grow: 1;
  border: 1px solid #ddd;
  padding: 12px 15px;
  font-size: 1em;
  font-family: "Galano Classic", sans-serif;
}
.page__form-submit {
  color: #fff;
  background: #000;
  padding: 16px 20px;
  border: 0;
  font-size: 1em;
  font-family: "Galano Classic", sans-serif;
  align-self: center;
  display: flex;
  font-size: 0.9em;
  text-transform: uppercase;
}
.page__form-check {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #ddd;
  margin-right: 10px;
}
.page__form-check:checked {
  position: relative;
}
.page__form-check:checked:after {
  content: " ";
  width: 10px;
  height: 10px;
  background: #222;
  position: absolute;
  top: 4px;
  left: 4px;
}
.page__social {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  padding-bottom: 20px;
}
.page__social-item {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.page__social-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.page__social-icon--instagram {
  background: url(../../img/instagram.png) no-repeat center;
  background-size: cover;
}
.page__social-icon--facebook {
  background: url(../../img/facebook.png) no-repeat center;
  background-size: cover;
}
.page__gallery {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-basis: 100%;
}
.page__gallery-image {
  width: calc(33.333% - 30px);
  padding-bottom: calc(33.333% - 30px);
  min-height: 320px;
  margin: 15px;
}
@media all and (max-width:1024px) {
  .page__gallery-image {
    width: calc(50% - 20px);
    padding-bottom: calc(50% - 20px);
    min-height: auto;
    margin: 10px;
  }
}
.page__form .wplf-error,
.page__form .wplf-success {
  padding: 20px;
  margin-top: 10px;
  border: 1px solid #222;
  background: transparent;
  text-align: center;
  width: 100%;
  font-size: 1em;
}
.footer {
  display: flex;
  color: #1c1c1c;
  justify-content: center;
  flex-flow: row wrap;
  font-size: 1.1em;
  position: relative;
}
.footer__wrapper {
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  width: 100%;
  max-width: 1170px;
}
@media all and (max-width:1024px) {
  .footer__wrapper {
    flex-flow: row wrap;
  }
}
.footer__main {
  display: flex;
  justify-content: center;
  flex-basis: 100%;
  flex-grow: 1;
  font-family: "PT Serif";
  background: #61a0a0;
  padding: 40px 10px;
}
.footer__nav {
  display: flex;
  justify-content: center;
  flex-basis: 100%;
  flex-grow: 1;
  font-family: "PT Serif";
  background: #3b5b5b;
  color: #fff;
  padding: 40px 10px;
  font-size: 0.9em;
}
.footer__nav ul {
  width: 100%;
  -moz-column-count: 1;
       column-count: 1;
  list-style: none;
  font-family: "Galano Classic", sans-serif;
  color: #fff;
}
@media all and (max-width:1024px) {
  .footer__nav ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.footer__nav ul li {
  line-height: 1.5;
  display: block;
  margin-bottom: 15px;
}
.footer__nav ul li a {
  text-decoration: underline;
  color: inherit;
  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 8px;
  margin-right: 15px;
}
.footer__nav ul li ul {
  display: block;
}
.footer__nav ul li ul li {
  margin-bottom: 0;
  display: inline-block;
}
.footer__nav ul li ul li a {
  padding-right: 15px;
  text-decoration: none;
  font-weight: normal;
  border-right: 1px solid #557877;
}
.footer__nav ul li ul li:last-child a {
  border: 0;
}
.footer__col {
  flex-grow: 1;
  padding: 10px;
  display: flex;
  flex-flow: row wrap;
}
.footer__col--first {
  border-right: 1px solid #90bab7;
  width: 65%;
  max-width: 65%;
  display: block;
}
@media all and (max-width:1024px) {
  .footer__col--first {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    flex-grow: 1;
    flex-basis: 100%;
    border: 0;
    order: 0;
  }
}
.footer__col--second {
  width: 35%;
  max-width: 35%;
}
@media all and (max-width:1024px) {
  .footer__col--second {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    flex-grow: 1;
    flex-basis: 100%;
  }
}
.footer__col--noline {
  border: 0;
}
.footer__col--center {
  justify-content: center;
}
.footer__line {
  border-bottom: 1px solid #90bab7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  flex-grow: 1;
  flex-basis: 100%;
}
.footer__line p {
  line-height: 2;
}
.footer__line a {
  color: #672020;
}
.footer__line strong {
  font-weight: bold;
}
.footer__form {
  flex-basis: 100%;
  flex-grow: 1;
}
.footer__form-label {
  flex-basis: 100%;
  flex-grow: 1;
}
.footer__form-line {
  flex-basis: 100%;
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
}
.footer__form-input {
  flex-basis: 50%;
  border: 0;
  padding: 20px 25px;
  font-size: 0.9em;
  font-family: "Galano Classic", sans-serif;
  background: #fdf7eb;
}
@media all and (max-width:1024px) {
  .footer__form-input {
    flex-basis: 100%;
  }
}
.footer__form-label {
  margin-bottom: 15px;
}
.footer__form-submit {
  flex-basis: 20%;
  padding: 20px 25px;
  font-size: 0.9em;
  font-family: "Galano Classic", sans-serif;
  background: #253737;
  color: #fff;
  border: 0;
}
@media all and (max-width:1024px) {
  .footer__form-submit {
    flex-basis: 100%;
  }
}
.footer__logo {
  flex-basis: 100%;
  flex-grow: 1;
  height: 40px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__badges {
  flex-basis: 100%;
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.footer__badge {
  width: 25%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  color: #1c1c1c;
}
.footer__badge-icon {
  height: 60px;
  width: 60px;
  background: #ddd;
}
.footer__badge-label {
  flex-basis: 100%;
  flex-grow: 1;
  padding: 5px;
  justify-content: center;
  font-size: 0.7em;
  display: flex;
  text-align: center;
  line-height: 1.3;
  font-family: "Galano Classic", sans-serif;
}
.footer__venues {
  max-width: 80%;
  flex-grow: 1;
  margin: 0 auto;
}
@media all and (max-width:1024px) {
  .footer__venues {
    max-width: 100%;
  }
}
.footer__venue {
  display: flex;
  padding: 15px;
  border-bottom: 1px solid #627c7c;
  justify-content: center;
  flex-flow: row wrap;
  color: #9dadad;
}
.footer__venue:last-child {
  border: 0;
}
.footer__venue-link {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
  font-size: 0.8em;
}
.footer__venue-logo {
  height: 30px;
  flex-basis: 100%;
  flex-grow: 1;
  margin-bottom: 15px;
}
.footer__venues-heading {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
}
.footer__social {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  padding-bottom: 20px;
  margin-top: 20px;
}
.footer__social-item {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.footer__social-item a {
  color: inherit;
}
.footer__social-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.footer__social-icon--instagram {
  background: url(../../img/instagram-white.png) no-repeat center;
  background-size: cover;
}
.footer__social-icon--facebook {
  background: url(../../img/facebook-white.png) no-repeat center;
  background-size: cover;
}
.footer__group {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}
.nav-menu-mixin {
  font-size: 0.9em;
}
.nav-menu-mixin ul {
  width: 100%;
  -moz-column-count: 1;
       column-count: 1;
  list-style: none;
  font-family: "Galano Classic", sans-serif;
  color: #fff;
}
@media all and (max-width:1024px) {
  .nav-menu-mixin ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.nav-menu-mixin ul li {
  line-height: 1.5;
  display: block;
  margin-bottom: 15px;
}
.nav-menu-mixin ul li a {
  text-decoration: underline;
  color: inherit;
  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 8px;
  margin-right: 15px;
}
.nav-menu-mixin ul li ul {
  display: block;
}
.nav-menu-mixin ul li ul li {
  margin-bottom: 0;
  display: inline-block;
}
.nav-menu-mixin ul li ul li a {
  padding-right: 15px;
  text-decoration: none;
  font-weight: normal;
  border-right: 1px solid #557877;
}
.nav-menu-mixin ul li ul li:last-child a {
  border: 0;
}
.cookie {
  display: none;
  justify-content: center;
  background: #eee;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  z-index: 1000;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.5);
  font-size: 0.9em;
  align-items: center;
}
.cookie--active {
  display: flex;
}
.cookie__wrapper {
  flex-basis: 100%;
  flex-grow: 1;
  max-width: 1440px;
  color: #222;
  display: flex;
  justify-content: center;
}
.cookie__text {
  display: flex;
  align-items: center;
}
.cookie__button {
  background: #222;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none;
  margin-left: 10px;
}
.nav__menu {
  display: flex;
  flex-flow: column;
}
.nav__menu .menu a {
  color: #2e4e4c;
  height: 100% !important;
  background: inherit;
  position: relative;
}
.nav__menu .menu a:hover {
  color: #476565;
}
.nav__menu--open .nav__hamburger--menu {
  max-width: unset;
  opacity: 1;
  transform: translateX(0);
  pointer-events: initial;
  box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
@media all and (max-width:1024px) {
  .nav__menu--open .nav__hamburger--menu {
    transform: translateY(0);
  }
}
.nav__wrapper {
  background: transparent;
}
.nav__top {
  min-height: 30px;
  background: #2e4e4c;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.nav__top > div {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
@media all and (max-width:1024px) {
  .nav__top {
    display: none;
  }
}
.nav__top div,
.nav__top ul,
.nav__top li {
  height: 100%;
}
.nav__top a {
  font-size: 11px !important;
}
.nav__top li:last-of-type a {
  padding-right: 1.25rem !important;
}
.nav__main {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  min-height: 80px;
  margin: 0 auto;
  padding: 0px 78px 0px 20px;
}
@media all and (max-width:1024px) {
  .nav__main {
    justify-content: space-between;
    align-items: center;
    min-height: 54px;
    padding-left: 16px;
  }
}
.nav__main .left-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
@media all and (max-width:1024px) {
  .nav__main .left-wrapper {
    align-items: center;
    padding-right: 0;
  }
}
.nav__main .heading-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin-left: 2%;
  padding: 0 2rem;
  color: #131d1d;
  text-align: center;
  font-family: "Galano Classic", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #cfdfd4;
}
.nav__main .heading-cta:hover {
  background-color: rgba(207, 223, 212, 0.9);
}
@media all and (max-width:1024px) {
  .nav__main .heading-cta {
    display: none;
  }
}
.nav__main > .nav__hamburger {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width:1024px) {
  .nav__main > .nav__hamburger {
    position: relative;
  }
}
.nav__main-left {
  margin-left: auto;
}
@media all and (max-width:1024px) {
  .nav__main-left {
    display: none;
  }
}
.nav__main-right {
  display: flex;
}
@media all and (max-width:1024px) {
  .nav__main-right {
    display: none;
  }
  .nav__main-right .menu {
    display: none !important;
  }
}
.nav__main-left,
.nav__main-right {
  height: 100%;
}
.nav__main-left a,
.nav__main-right a {
  padding: 0 16px !important;
  font-size: 11px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}
.nav__main-left ul,
.nav__main-right ul,
.nav__main-left li,
.nav__main-right li,
.nav__main-left div,
.nav__main-right div {
  height: 100%;
}
.nav__logo {
  position: relative;
  display: block;
  width: 220px;
  height: 21px;
  margin: 0;
  cursor: pointer;
}
.nav__logo img {
  width: 220px;
  min-height: 21px;
  max-height: 21px;
}
.nav__logo a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.nav__logo span {
  width: 150%;
  transform: translateX(-50%);
  left: 50%;
  height: 25px;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: #41716a;
  position: absolute;
  bottom: -25px;
}
@media all and (max-width:1024px) {
  .nav__logo span {
    bottom: -30px;
  }
}
.nav__hamburger {
  background: url(../img/hamburger-white.svg) no-repeat center;
  position: absolute;
  right: 0;
  top: 7px;
}
@media all and (max-width:1024px) {
  .nav__hamburger {
    margin-right: 0;
    top: -3px;
  }
}
.nav__hamburger--menu {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 40vw;
  background: #f5ecd5;
  opacity: 0;
  transform: translateX(40px);
  transition: all 0.4s ease-in-out;
  pointer-events: none;
}
@media all and (max-width:1024px) {
  .nav__hamburger--menu {
    width: 100vw;
    transform: translateY(-40px);
    right: 0;
  }
}
.nav__hamburger--menu .menu-main-container {
  overflow-y: auto;
  height: 100%;
  box-sizing: border-box;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.nav__hamburger--menu .menu-main-container::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  -webkit-appearance: none;
}
@media all and (max-width:1024px) {
  .nav__hamburger--menu .menu-main-container {
    padding-bottom: 164px;
  }
}
.nav__hamburger--menu a {
  color: #2e4e4c;
  padding: 0;
}
.nav__hamburger--menu .hamburger__header {
  display: flex;
  justify-content: space-between;
  height: 70px;
  margin: 0 32px;
  padding-top: 16px;
}
.nav__hamburger--menu .hamburger__header .heading-cta {
  display: flex;
  margin: 0;
  padding: 24px 32px;
  font-size: 12px;
  color: #3b5b5b;
}
.nav__hamburger--menu > div {
  position: relative;
  margin: 0 auto;
}
.nav__hamburger--menu .nav__hamburger {
  width: 32px;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%233b5b5b" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpath d="M18 6 6 18M6 6l12 12"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}
.nav__hamburger--menu .menu {
  display: initial !important;
  flex-flow: row wrap;
  /* > li:last-child {
          position: fixed;
          top: 2rem;
          margin: 0;
          padding: 0 !important;
          border-bottom: none;
          a {
            background: @nav-button-color;
            padding: 1rem 2rem !important;
          }
        } */
}
.nav__hamburger--menu .menu .menu-item-has-children > a {
  position: relative;
  width: 100%;
}
.nav__hamburger--menu .menu .menu-item-has-children > a::after {
  content: "";
  background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%2341716A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpath d="m6 9 6 6 6-6"/%3E%3C/svg%3E') no-repeat center;
  background-size: 24px 24px;
  width: 30px;
  height: 30px;
  right: 0;
  position: absolute;
  transition: 0.35s all ease-in-out;
}
.nav__hamburger--menu .menu .menu-item-has-children--open::after {
  transform: rotate(270deg) !important;
}
.nav__hamburger--menu .menu li {
  flex-basis: 100%;
  margin: 0;
  padding: 0 32px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.nav__hamburger--menu .menu li a {
  padding: 1.5rem 0 !important;
  font-weight: 600;
  font-size: 16px !important;
}
.nav__hamburger--menu .menu li ul {
  visibility: initial !important;
  position: initial !important;
  height: auto;
}
.nav__hamburger--menu .menu li ul li {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: none;
}
.nav__hamburger--menu .menu li ul li a {
  font-weight: 400;
  margin: 1rem 0 !important;
  padding: 0 !important;
  justify-content: flex-start !important;
}
.nav__hamburger--menu .menu li:has(.menu-item-has-children--open),
.nav__hamburger--menu .menu li:has(.menu-item-has-children--open.current_page_parent) {
  background-color: #eee0bc;
}
.nav__hamburger--menu .menu .sub-menu {
  background: none;
  padding: 0;
  margin-left: 0;
  max-height: 0;
  transform: translateY(-20px);
  transform-origin: top;
  opacity: 0;
  pointer-events: none;
  width: 100%;
}
.nav__hamburger--menu .menu .sub-menu--open {
  padding-bottom: 1rem;
  pointer-events: initial;
  height: auto;
  max-height: none;
  transform: translateY(0);
  transition: 0.4s transform ease-in-out, opacity 0.4s ease-in-out 0.2s;
  opacity: 1;
}
.nav--hidden {
  transform: translateY(-110px);
}
@media all and (max-width:1024px) {
  .nav--hidden {
    transform: translateY(-65px);
  }
}
.nav:has(.nav__menu--open) .hamburger__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 0;
  touch-action: none;
}
@media only screen and (max-width: 1500px) {
  .nav .nav__main-left a,
  .nav .nav__main-right a {
    padding: 0 10px !important;
  }
  .nav .heading-cta {
    margin-left: 12px;
  }
}
@media only screen and (max-width: 1300px) {
  .nav .nav__main-left,
  .nav .nav__main-right {
    display: none;
  }
  .nav .heading-cta {
    margin-left: auto;
  }
}
.page__paper {
  margin-top: 34px;
  padding: 0 0 40px;
  overflow: hidden;
}
@media all and (max-width:1024px) {
  .page__paper {
    margin-top: 54px;
    padding: 0;
  }
}
.page__paper .page__text h3 {
  padding-top: 20px;
}
.page .blocks {
  margin: 20px 0;
  overflow: hidden;
}
.page .blocks__breadcrumbs {
  max-width: 1600px;
}
.page__text,
.page__images,
.page .imagecontent {
  padding: 0;
}
@media all and (max-width:1024px) {
  .page__text,
  .page__images,
  .page .imagecontent {
    padding: 0 20px;
  }
}
.page__heading {
  font-size: 3.5rem;
}
@media all and (max-width:1024px) {
  .page__heading {
    padding: 5px 20px 0;
  }
}
@media all and (max-width:1024px) {
  .page__gradient {
    position: relative;
  }
  .page__gradient::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
  }
}
.page__breadcrumbs {
  padding: 50px 99px 40px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.page__breadcrumbs::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  appearance: none;
  -webkit-appearance: none;
}
@media all and (max-width:1024px) {
  .page__breadcrumbs {
    padding: 6px 20px 12px;
    white-space: nowrap;
    overflow: scroll;
    position: relative;
  }
}
.page__alt .page__blocks {
  max-width: 100%;
  padding: 0;
}
.page__alt .page__blocks .page__heading,
.page__alt .page__blocks .page__text {
  max-width: 75%;
}
@media all and (max-width:1024px) {
  .page__alt .page__blocks .page__heading,
  .page__alt .page__blocks .page__text {
    max-width: unset;
  }
}
.hero--top,
.hero--both {
  padding-top: 78px;
}
@media all and (max-width:1024px) {
  .hero--top,
  .hero--both {
    padding-top: 70px;
  }
}
.hero__wrapper {
  padding: 16px 16px 64px 16px;
}
@media all and (max-width:1024px) {
  .hero__wrapper {
    padding-top: 0;
  }
}
.no-scroll {
  overflow: hidden;
  padding-right: 12px;
}
@media all and (max-width:1024px) {
  .no-scroll {
    padding-right: 0;
  }
}
.blocks__row {
  max-width: 1600px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  margin: 10px 0;
}
@media all and (max-width:1024px) {
  .blocks__row {
    grid-template-columns: 1fr;
  }
}
.blocks__row--medium {
  grid-template-columns: repeat(8, 1fr);
}
.blocks__wrapper {
  padding: 0 20px;
  max-width: calc(1600px + 40px);
}
.blocks__block {
  margin: 0 !important;
}
.blocks__block--small {
  grid-column: span 2;
}
.blocks__block--medium {
  grid-column: span 4;
}
.blocks__block--big {
  grid-column: span 6;
  min-height: 40vw;
}
.blocks__block--small,
.blocks__block--medium,
.blocks__block--big {
  width: unset;
}
@media all and (max-width:1024px) {
  .blocks__block--small,
  .blocks__block--medium,
  .blocks__block--big {
    grid-column: span 1;
  }
}
.form {
  padding: 10px 0;
  max-width: calc(1600px + 20px);
}
.customize-support {
  margin-top: 0 !important;
}
html:has(.nav__menu--open),
body:has(.nav__menu--open) {
  overflow: hidden;
}
.imagecontent {
  max-width: calc(1600px + 40px);
  margin: 0 auto;
  padding: 10px 20px;
  width: 100%;
  display: grid;
  gap: 20px;
  scroll-behavior: smooth;
}
.imagecontent p {
  font-family: "PT Serif";
  font-size: 17px;
  line-height: 21px;
}
.imagecontent h2 {
  font-size: 35px;
  line-height: 44px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media all and (max-width:1024px) {
  .imagecontent h2 {
    font-size: 21px;
    line-height: 25px;
  }
}
.imagecontent a {
  text-decoration: none;
  margin-top: auto;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-family: inherit;
}
.imagecontent p,
.imagecontent h2 {
  color: inherit;
  max-width: 90%;
}
@media all and (max-width:1024px) {
  .imagecontent p,
  .imagecontent h2 {
    max-width: unset;
  }
}
.imagecontent h2 {
  font-weight: 600;
}
.imagecontent__wrapper {
  position: relative;
  overflow: hidden;
  max-width: calc(1600px + 40px);
  width: 100%;
}
.imagecontent__wrapper .slider_title {
  font-size: 44px;
  font-weight: 600;
  margin: 40px 0 20px;
  text-align: center;
}
@media all and (max-width:1024px) {
  .imagecontent__wrapper .slider_title {
    font-size: 36px;
  }
}
.imagecontent__next,
.imagecontent__prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 25px;
  width: 25px;
  border-radius: 100%;
  padding: 20px;
  opacity: 0;
  pointer-events: none;
}
.imagecontent__next--mobile,
.imagecontent__prev--mobile {
  display: none;
}
@media all and (max-width:1024px) {
  .imagecontent__next--mobile,
  .imagecontent__prev--mobile {
    display: initial;
  }
}
.imagecontent__visible {
  cursor: pointer;
  opacity: 1 !important;
  pointer-events: initial;
}
.imagecontent__next {
  right: 25px;
  background: url(../img/arrows-next.svg) no-repeat center, rgba(0, 0, 0, 0.3);
}
.imagecontent__prev {
  background: url(../img/arrows-prev.svg) no-repeat center, rgba(0, 0, 0, 0.3);
  left: 25px;
}
.imagecontent__slider {
  display: flex;
  overflow-x: auto;
  box-sizing: border-box;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.imagecontent__slider .imagecontent__button--wrapper {
  justify-content: center !important;
}
.imagecontent__slider::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  -webkit-appearance: none;
}
.imagecontent__slider::after,
.imagecontent__slider::before {
  background: #fbf4e3;
  width: 20px;
  position: absolute;
  pointer-events: none;
  content: "";
  height: 100%;
}
@media all and (max-width:1024px) {
  .imagecontent__slider::after,
  .imagecontent__slider::before {
    height: 0%;
  }
}
.imagecontent__slider::before {
  left: 0;
}
.imagecontent__slider::after {
  right: 0;
}
@media all and (max-width:1024px) {
  .imagecontent__slider {
    max-width: 100vw;
  }
}
.imagecontent__slider .imagecontent__button a {
  margin: 0 auto;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
}
.imagecontent__slider .imagecontent__button:hover {
  filter: brightness(1.2);
}
.imagecontent__slider .imagecontent__card {
  grid-template-rows: -webkit-max-content;
  grid-template-rows: max-content;
  grid-template-areas: "image" "content";
  grid-template-columns: 1fr;
  height: unset;
  min-width: 320px;
}
@media all and (max-width:624px) {
  .imagecontent__slider .imagecontent__card {
    min-width: 95%;
  }
}
.imagecontent__slider .imagecontent__card h2 {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 15%;
  letter-spacing: 3px;
}
.imagecontent__slider .imagecontent__card h2,
.imagecontent__slider .imagecontent__card p {
  max-width: unset;
}
.imagecontent__slider .imagecontent__card img {
  width: 100%;
  height: auto;
}
.imagecontent__slider .imagecontent__content {
  max-height: unset;
}
.imagecontent__card {
  width: 100%;
  display: grid;
  grid-template-areas: "image content";
  height: 500px;
  overflow: hidden;
  grid-template-columns: 1fr 1fr;
}
.imagecontent__card img {
  vertical-align: bottom;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: auto;
}
@media all and (max-width:1024px) {
  .imagecontent__card img {
    height: auto;
    width: 100%;
  }
}
.imagecontent__card--smallimage {
  grid-template-columns: 1fr 2fr;
}
.imagecontent__card--invertandsmall {
  grid-template-areas: "content image";
  grid-template-columns: 2fr 1fr;
}
.imagecontent__card--smallimage .imagecontent__button--wrapper,
.imagecontent__card--invertandsmall .imagecontent__button--wrapper {
  justify-content: flex-start;
}
.imagecontent__card--smallimage h2,
.imagecontent__card--invertandsmall h2 {
  font-size: 44px;
  line-height: 44px;
  text-transform: uppercase;
}
@media all and (max-width:1024px) {
  .imagecontent__card--smallimage h2,
  .imagecontent__card--invertandsmall h2 {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 2px;
  }
}
.imagecontent__card--invert {
  grid-template-areas: "content image";
}
@media all and (max-width:1280px) {
  .imagecontent__card {
    height: 400px;
  }
}
@media all and (max-width:1024px) {
  .imagecontent__card {
    grid-template-areas: "image" "content";
    grid-template-columns: 1fr;
    height: unset;
  }
}
.imagecontent__content {
  gap: 20px;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  max-height: 500px;
  height: 100%;
  grid-area: content;
}
@media all and (max-width:1280px) {
  .imagecontent__content {
    max-height: 400px;
  }
}
@media all and (max-width:1024px) {
  .imagecontent__content {
    max-height: unset;
  }
}
.imagecontent__image {
  grid-area: image;
  overflow: hidden;
}
.imagecontent__button {
  padding: 20px 30px;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
}
@media all and (max-width:624px) {
  .imagecontent__button {
    width: 100%;
  }
}
.imagecontent__button:hover {
  filter: brightness(1.2);
}
.imagecontent__button--wrapper {
  display: flex;
  justify-content: center;
  margin-top: auto;
}
.new-hero {
  margin-bottom: -1px;
  padding-top: 78px;
}
@media all and (max-width:1024px) {
  .new-hero {
    padding: 0;
    padding-top: 64px;
  }
}
.new-hero__inner {
  width: 100%;
  max-width: 1584px;
  margin: 0 auto;
  position: relative;
  padding: 16px 16px 64px 16px;
}
@media all and (max-width:1024px) {
  .new-hero__inner {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
.new-hero__inner--image {
  width: 66vw;
  max-width: 1050px;
  height: 713px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width:1024px) {
  .new-hero__inner--image {
    width: 95vw;
    height: 270px;
    margin: 0 auto;
  }
}
.new-hero__inner--modal {
  position: absolute;
  width: 635px;
  height: 553px;
  right: 0;
  bottom: 144px;
  padding: 64px;
}
@media all and (max-width:1024px) {
  .new-hero__inner--modal {
    position: relative;
    right: 0;
    bottom: 0;
    width: 90vw;
    height: auto;
    padding: 26px 21px;
    margin: -16px auto 0;
  }
}
.new-hero__inner--modal img {
  margin-bottom: 30px;
}
@media all and (max-width:1024px) {
  .new-hero__inner--modal img {
    display: none;
  }
}
.new-hero__inner--modal h1 {
  color: #131d1d;
  font-family: "Galano Classic", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 8px;
  margin-bottom: 30px;
}
@media all and (max-width:1024px) {
  .new-hero__inner--modal h1 {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    max-width: 322px;
    margin-bottom: 15px;
  }
}
.new-hero__inner--modal p {
  color: #1e1e1e;
  font-family: "Galano Classic", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  max-width: 439px;
}
@media all and (max-width:1024px) {
  .new-hero__inner--modal p {
    font-size: 16px;
    line-height: 24px;
  }
}
.new-hero__inner--modal p a {
  color: #1e1e1e;
}
.new-hero__inner--modal p a:hover {
  opacity: 0.7;
}
.new-hero.reversed .new-hero__inner {
  display: flex;
}
.new-hero.reversed .new-hero__inner--image {
  margin-left: auto;
}
.new-hero.reversed .new-hero__inner--modal {
  left: 0;
}
.new-form {
  position: relative;
  margin-bottom: -1px;
  z-index: 1;
}
.new-form__inner {
  display: flex;
  flex-direction: column;
  padding: 34px 32px 58px 32px;
  max-width: 1600px;
  margin: 0 auto;
}
@media all and (max-width:1024px) {
  .new-form__inner {
    padding: 32px 16px 32px 16px;
  }
}
.new-form__inner--heading-wrapper {
  display: inline-flex;
  align-items: center;
  margin: 0 auto 37px;
}
@media all and (max-width:1024px) {
  .new-form__inner--heading-wrapper {
    margin: 0 auto 31px 0px;
  }
}
.new-form__inner--heading-wrapper img {
  width: 56px;
  height: 56px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}
.new-form__inner--heading-wrapper h3 {
  color: #000;
  text-align: center;
  font-family: "Galano Classic", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 4px;
}
@media all and (max-width:1024px) {
  .new-form__inner--heading-wrapper h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 3.2px;
  }
}
.new-form__inner .form__area {
  background-color: transparent !important;
  padding: 0;
  gap: 1rem;
}
@media all and (max-width:1024px) {
  .new-form__inner .form__area {
    flex-direction: column;
  }
}
.new-form__inner .form__column {
  position: relative;
  padding: 0;
  min-height: 70px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.new-form__inner .form__column label {
  position: absolute;
  top: 0.875rem;
  left: 0.875rem;
  color: #1e1e1e;
  font-weight: 500;
  font-size: 9px;
  line-height: normal;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  z-index: 10;
}
.new-form__inner .form__column input,
.new-form__inner .form__column select,
.new-form__inner .form__column span,
.new-form__inner .form__column textarea,
.new-form__inner .form__column .nice-select {
  padding: 0 0.875rem;
  padding-top: 1rem;
  background: #fff !important;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08) !important;
  color: #1e1e1e;
  font-family: "Galano Classic", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  text-decoration: none !important;
  border: 0 !important;
  min-width: 220px;
  max-width: 220px;
  height: 70px;
  cursor: pointer;
}
@media all and (max-width:1024px) {
  .new-form__inner .form__column input,
  .new-form__inner .form__column select,
  .new-form__inner .form__column span,
  .new-form__inner .form__column textarea,
  .new-form__inner .form__column .nice-select {
    max-width: none;
    min-width: auto;
    width: 100%;
  }
}
.new-form__inner .form__column input::-moz-placeholder, .new-form__inner .form__column select::-moz-placeholder, .new-form__inner .form__column span::-moz-placeholder, .new-form__inner .form__column textarea::-moz-placeholder, .new-form__inner .form__column .nice-select::-moz-placeholder {
  color: #1e1e1e;
}
.new-form__inner .form__column input::placeholder,
.new-form__inner .form__column select::placeholder,
.new-form__inner .form__column span::placeholder,
.new-form__inner .form__column textarea::placeholder,
.new-form__inner .form__column .nice-select::placeholder {
  color: #1e1e1e;
}
.new-form__inner .form__column textarea {
  padding-top: 35px;
}
.new-form__inner .form__column input::-webkit-outer-spin-button,
.new-form__inner .form__column input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.new-form__inner .form__column input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.new-form__inner .form__column select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("/wp-content/themes/base/assets/img/chevron-down.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 97% 50% !important;
  position: absolute;
}
.new-form__inner .form__column span {
  border: 0 !important;
  background-color: transparent !important;
}
.new-form__inner .form__column .nice-select {
  background-image: url("/wp-content/themes/base/assets/img/chevron-down.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 97% 50% !important;
}
.new-form__inner .form__column .nice-select ul {
  width: 100%;
}
.new-form__inner .form__column input[type="submit"] {
  width: 190px;
  min-width: auto;
  height: 70px;
  padding-top: 0;
  background-color: #41716a !important;
  color: #fbf4e3;
  text-align: center;
  font-family: "Galano Classic", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3.5px;
}
.new-form__inner .form__txt::-moz-placeholder {
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.new-form__inner .form__txt::placeholder {
  transition: color 0.2s;
}
.new-form__inner .form__txt.active::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.new-form__inner .form__txt.active::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.new-form__inner .custom-select-wrapper {
  position: relative;
  cursor: pointer;
  z-index: 9;
}
.new-form__inner .custom-select-display {
  min-width: 220px;
  max-width: 220px;
  height: 70px;
  padding: 0 0.875rem;
  padding-top: 2.25rem;
  font-family: "Galano Classic", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  color: #1e1e1e;
  background-color: white;
  background-image: url("/wp-content/themes/base/assets/img/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: 95% 2rem;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.new-form__inner .custom-select-options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 7px;
  padding: 0.5rem 0;
  color: #1e1e1e;
  background-color: white;
  box-shadow: 0 3px 12px 3px rgba(0, 0, 0, 0.05);
}
.new-form__inner .custom-select-options:before {
  position: absolute;
  content: "";
  top: -7px;
  left: 9px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid white;
}
.new-form__inner .custom-select-options.show {
  display: block;
}
.new-form__inner .custom-select-option {
  padding: 0.75rem 0.875rem;
  font-size: 1rem;
}
.new-form__inner .custom-select-option:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.new-form__inner .custom-select-option:first-of-type {
  opacity: 0.5;
}
.new-form__inner .custom-select-option:first-of-type:hover {
  background-color: unset;
}
.new-form.new-form--extended {
  margin: 0;
  max-width: 100%;
  padding: 64px 16px;
}
@media only screen and (max-width: 700px) {
  .new-form.new-form--extended {
    padding: 40px 16px;
  }
}
.new-form.new-form--extended .form__row {
  display: flex;
  gap: 1rem;
  max-width: 100%;
}
@media only screen and (max-width: 700px) {
  .new-form.new-form--extended .form__row {
    flex-direction: column;
  }
}
.new-form.new-form--extended .form__column {
  flex-basis: 100%;
}
.new-form.new-form--extended .form__column:has(.show) {
  z-index: 99;
}
.new-form.new-form--extended .form__column .custom-select-option:first-of-type {
  opacity: 1;
}
.new-form.new-form--extended .form__text.before {
  margin-bottom: 32px;
}
.new-form.new-form--extended .form__text.after {
  margin-top: 32px;
}
.new-form.new-form--extended input[type="text"],
.new-form.new-form--extended input[type="email"],
.new-form.new-form--extended input[type="tel"] {
  cursor: text;
}
.new-form.new-form--extended textarea {
  max-width: 100%;
  min-height: 140px;
  cursor: text;
}
.new-form.new-form--extended .form__group {
  width: 100%;
  min-height: 70px;
  padding: 0 0.875rem;
  padding-top: 1rem;
  background: #fff;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
}
.new-form.new-form--extended .form__group-options {
  display: flex;
  gap: 12px;
  margin-block: 8px 16px;
}
.new-form.new-form--extended .form__group-checkbox {
  flex-basis: 100%;
}
.new-form.new-form--extended .form__group-checkbox label {
  all: unset;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  font-family: "Galano Classic", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  color: #1e1e1e;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all 0.2s;
}
@media only screen and (max-width: 700px) {
  .new-form.new-form--extended .form__group-checkbox label {
    padding: 12px;
    font-size: 13px;
  }
}
.new-form.new-form--extended .form__group-checkbox label:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.8);
}
.new-form.new-form--extended .form__group-checkbox input[type="checkbox"] {
  all: unset;
  visibility: hidden;
}
.new-form.new-form--extended .form__group-checkbox input[type="checkbox"]:checked + label {
  color: #fbf4e3;
  background-color: #42716a;
  box-shadow: 0 0 0 2px #42716a;
}
.new-form.new-form--extended .custom-select-options {
  max-height: 300px;
  overflow-y: auto;
}
.new-form.new-form--extended .wplf-success {
  background: transparent;
}
.new-form.new-form--extended .error {
  padding-left: 60px;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #c20e0e;
  background-color: #efcec2;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23c20e0e"%3E%3Cpath d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10m-1-7v2h2v-2zm0-8v6h2V7z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center left 24px;
  border: 1px solid #c20e0e;
}
.new-form.new-form--extended:has(.wplf-success) .form__text {
  display: none;
}
.daterangepicker {
  width: calc(100% - 32px) !important;
  font-family: "Galano Classic", sans-serif !important;
  color: black !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0 3px 12px 3px rgba(0, 0, 0, 0.05);
}
.daterangepicker .drp-calendar {
  margin: 0 auto;
}
.daterangepicker table .month,
.daterangepicker table > thead > tr > th {
  font-family: inherit;
  font-weight: 600;
}
.daterangepicker table .month {
  font-size: 0.875rem !important;
}
.daterangepicker td {
  border-radius: 0 !important;
}
.daterangepicker td.available {
  font-weight: 500;
}
.daterangepicker td.in-range {
  color: white !important;
  background-color: #41716a !important;
}
.daterangepicker td.active,
.daterangepicker td.end-date {
  background-color: #41716a !important;
}
.daterangepicker td.active:hover,
.daterangepicker td.end-date:hover {
  background-color: #41716a !important;
}
.daterangepicker .drp-buttons {
  position: relative;
  display: flex !important;
  justify-content: space-between;
  width: 100%;
  padding: 1rem !important;
}
.daterangepicker .drp-buttons .drp-selected {
  display: none;
}
.daterangepicker .drp-buttons button {
  padding: 0.75rem 1.5rem !important;
  font-family: inherit;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  cursor: pointer;
}
.daterangepicker .drp-buttons button.cancelBtn {
  margin-left: 0 !important;
  background-color: white;
  border: 1px solid black;
  border-radius: 0;
}
.daterangepicker .drp-buttons button.cancelBtn:hover {
  opacity: 0.5;
}
.daterangepicker .drp-buttons button.applyBtn {
  color: white;
  border: 1px solid #41716a;
  background-color: #41716a;
}
.daterangepicker .drp-buttons button.applyBtn:hover {
  opacity: 0.8;
}
@media only screen and (min-width: 700px) {
  .daterangepicker {
    width: auto !important;
  }
  .daterangepicker .drp-calendar {
    padding-top: 1.25rem !important;
    padding-bottom: 1rem !important;
    max-width: 312px !important;
    margin: 0 !important;
  }
  .daterangepicker .drp-calendar.left {
    padding-left: 1.25rem !important;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .daterangepicker .drp-calendar.right {
    padding-right: 1.25rem !important;
  }
  .daterangepicker .calendar-table td {
    min-width: 40px !important;
    width: 40px !important;
    height: 32px !important;
    line-height: 32px !important;
  }
  .daterangepicker table > thead > tr:first-child > th {
    height: 2rem !important;
  }
  .daterangepicker table > thead > tr:last-child > th {
    padding-top: 1rem !important;
  }
}
@media only screen and (min-width: 700px) {
  .new-form .form__area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
  }
  .new-form .form__column {
    max-width: 220px;
  }
  .new-form .form__column:has(select) {
    z-index: 11;
  }
}
@media only screen and (min-width: 1500px) {
  .new-form__inner {
    padding: 34px 82px 58px 82px;
  }
  .new-form .form__column {
    max-width: 270px;
  }
  .new-form .form__column input,
  .new-form .form__column select,
  .new-form .form__column span,
  .new-form .form__column .nice-select {
    min-width: 270px;
    max-width: 270px;
  }
  .new-form .form__column .custom-select-display {
    min-width: 270px;
    max-width: 270px;
  }
  .new-form .form__column input[type="submit"] {
    width: 200px;
    height: 70px;
  }
}
.new-image-text {
  margin-bottom: -1px;
  padding: 60px 16px;
}
@media all and (max-width:1024px) {
  .new-image-text {
    padding: 16px 16px 64px;
  }
}
.new-image-text__linked {
  cursor: pointer;
}
.new-image-text__linked a {
  pointer-events: none;
}
.new-image-text__linked .image {
  overflow: hidden;
}
.new-image-text__linked .image img {
  transition: 0.4s;
}
.new-image-text__linked h2 {
  -webkit-text-decoration: 3px underline transparent;
          text-decoration: 3px underline transparent;
  text-underline-offset: 0.2em;
  transition: -webkit-text-decoration 0.2s;
  transition: text-decoration 0.2s;
  transition: text-decoration 0.2s, -webkit-text-decoration 0.2s;
}
.new-image-text__linked:hover .image img {
  transform: scale(1.01);
}
.new-image-text__linked:hover h2 {
  -webkit-text-decoration-color: #1e1e1e;
          text-decoration-color: #1e1e1e;
}
.new-image-text__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 1472px;
  height: 544px;
  margin: 0 auto;
}
@media all and (max-width:1024px) {
  .new-image-text__inner {
    height: auto;
  }
}
@media all and (max-width:1024px) {
  .new-image-text__inner > div {
    display: flex;
    flex-direction: column-reverse;
  }
}
.new-image-text__inner .wrapper {
  position: absolute;
  left: 8vw;
  top: 50%;
  transform: translateY(-50%);
  width: 42vw;
  max-width: 624px;
  z-index: 1;
}
@media all and (max-width:1024px) {
  .new-image-text__inner .wrapper {
    position: static;
    width: 100%;
    max-width: 100%;
    transform: unset;
  }
}
.new-image-text__inner h2 {
  color: #000;
  font-family: "Galano Classic", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: 4.9px;
  text-transform: uppercase;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
@media all and (max-width:1024px) {
  .new-image-text__inner h2 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 3.36px;
  }
}
.new-image-text__inner p {
  color: #1e1e1e;
  font-family: "Galano Classic", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  max-width: 440px;
  position: relative;
  z-index: 1;
}
@media all and (max-width:1024px) {
  .new-image-text__inner p {
    font-size: 16px;
    line-height: 24px;
  }
}
.new-image-text__inner p a {
  color: #1e1e1e;
}
.new-image-text__inner .image {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 54vw;
  max-width: 813px;
  height: 544px;
}
@media all and (max-width:1024px) {
  .new-image-text__inner .image {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 239px;
    right: unset;
    top: 0;
    margin-bottom: 30px;
    transform: unset;
  }
}
.new-image-text__inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-image-text__reversed .new-image-text__inner .wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  left: unset;
  right: 5vw;
}
@media all and (max-width:1024px) {
  .new-image-text__reversed .new-image-text__inner .wrapper {
    align-content: unset;
  }
}
.new-image-text__reversed .new-image-text__inner .image {
  left: 0;
}
.new-gallery {
  padding: 0px 64px 64px 64px;
  margin: -1px;
}
@media all and (max-width:1024px) {
  .new-gallery {
    padding: 0px;
  }
}
.new-gallery__inner {
  max-width: 1472px;
  margin: 0 auto;
}
.new-gallery__inner h3 {
  padding-top: 78px;
  color: #000;
  font-family: "Galano Classic", sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: 3.78px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media all and (max-width:1024px) {
  .new-gallery__inner h3 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 0px;
    padding: 40px 16px 24px;
  }
}
.new-gallery__inner .carousel {
  position: relative;
  overflow: hidden;
  max-width: none;
}
.new-gallery__inner .carousel .carousel-control-prev {
  position: absolute;
  top: 45%;
  left: 32px;
  background-image: url("/wp-content/themes/base/assets/img/chevron-gallery.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  transform: rotate(180deg);
  background-color: #fff;
  border: 0;
  border-radius: 50%;
  z-index: 5;
  cursor: pointer;
}
@media all and (max-width:1024px) {
  .new-gallery__inner .carousel .carousel-control-prev {
    width: 32px;
    height: 32px;
    left: 16px;
  }
}
.new-gallery__inner .carousel .carousel-control-next {
  position: absolute;
  top: 45%;
  right: 32px;
  background-image: url("/wp-content/themes/base/assets/img/chevron-gallery.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  background-color: #fff;
  border: 0;
  border-radius: 50%;
  z-index: 5;
  cursor: pointer;
}
@media all and (max-width:1024px) {
  .new-gallery__inner .carousel .carousel-control-next {
    width: 32px;
    height: 32px;
    right: 16px;
  }
}
.new-gallery__inner .carousel .carousel-inner {
  display: flex;
  transition: transform 0.5s ease-in-out;
  height: 817px;
}
@media all and (max-width:1024px) {
  .new-gallery__inner .carousel .carousel-inner {
    height: 346px;
  }
}
.new-gallery__inner .carousel .carousel-inner .carousel-item {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-gallery__inner .carousel .carousel-inner .carousel-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.new-image-columns {
  margin-top: -1px;
  padding: 32px 64px 65px;
}
@media all and (max-width:1024px) {
  .new-image-columns {
    padding: 32px 16px;
  }
}
.new-image-columns__inner {
  max-width: 1472px;
  margin: 0 auto;
}
.new-image-columns__inner h3 {
  color: #000;
  font-family: "Galano Classic", sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: 3.78px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.new-image-columns__inner .column-count-3 li {
  flex: 33%;
  margin: 0px 36px 0px 0px;
  max-width: 510px;
}
@media all and (max-width:1024px) {
  .new-image-columns__inner .column-count-3 li {
    margin: 0 0 32px 0;
  }
}
.new-image-columns__inner .column-count-3 li .image-wrapper {
  margin-bottom: 32px;
}
@media all and (max-width:1024px) {
  .new-image-columns__inner .column-count-3 li .image-wrapper {
    margin-bottom: 16px;
  }
}
.new-image-columns__inner .column-count-3 li:last-of-type {
  margin-right: 0px;
}
.new-image-columns__inner .column-count-2 li {
  flex: 50%;
  margin: 0px 55px 0px 0px;
  max-width: 771px;
}
@media all and (max-width:1024px) {
  .new-image-columns__inner .column-count-2 li {
    margin: 0 0 32px 0;
  }
}
.new-image-columns__inner .column-count-2 li .image-wrapper {
  margin-bottom: 31px;
}
@media all and (max-width:1024px) {
  .new-image-columns__inner .column-count-2 li .image-wrapper {
    margin-bottom: 16px;
  }
}
.new-image-columns__inner .column-count-2 li:last-of-type {
  margin-right: 0px;
}
.new-image-columns__inner ul {
  display: flex;
}
@media all and (max-width:1024px) {
  .new-image-columns__inner ul {
    flex-direction: column;
  }
}
.new-image-columns__inner ul .link-wrapper {
  padding: 0;
}
.new-image-columns__inner ul .linked-column {
  transition: all 0.2s ease;
  cursor: pointer;
}
.new-image-columns__inner ul .linked-column a {
  pointer-events: none;
}
.new-image-columns__inner ul .linked-column:hover .image {
  transform: scale(1.02);
}
.new-image-columns__inner ul .linked-column:hover h4 {
  -webkit-text-decoration-color: #1e1e1e;
          text-decoration-color: #1e1e1e;
}
.new-image-columns__inner ul li {
  display: flex;
  flex-direction: column;
}
.new-image-columns__inner ul li .image-wrapper {
  width: 100%;
  height: 444px;
  overflow: hidden;
}
.new-image-columns__inner ul li .image {
  height: 444px;
  padding: 58px;
  position: relative;
  background-size: cover;
  background-position: center;
  transition: transform 0.4s;
}
.new-image-columns__inner ul li .image p {
  color: #fff;
  font-family: "Galano Classic", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 4.48px;
  text-transform: uppercase;
  position: absolute;
  bottom: 58px;
  left: 58px;
  max-width: 269px;
}
@media all and (max-width:1024px) {
  .new-image-columns__inner ul li .image p {
    bottom: 29px;
    left: 29px;
  }
}
.new-image-columns__inner ul li .image a {
  color: #fff;
  text-decoration-thickness: 4px;
}
.new-image-columns__inner ul li .image a:hover {
  text-decoration: underline;
  text-decoration-thickness: 4px;
  opacity: 0.7;
}
.new-image-columns__inner ul li h4 {
  color: #000;
  font-family: "Galano Classic", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 3.36px;
  text-transform: uppercase;
  margin-bottom: 8px;
  -webkit-text-decoration: 3px underline transparent;
          text-decoration: 3px underline transparent;
  text-underline-offset: 0.2em;
  transition: -webkit-text-decoration 0.2s;
  transition: text-decoration 0.2s;
  transition: text-decoration 0.2s, -webkit-text-decoration 0.2s;
}
.new-image-columns__inner ul li p {
  color: #000;
  font-family: "Galano Classic", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.new-image-columns__inner ul li a {
  display: inline-block;
  padding-top: 0.75rem;
  color: #000;
}
.new-image-columns__inner ul li a:hover {
  opacity: 0.7;
}
section article .fadein-right,
.blocks .blocks__wrapper .fadein-right,
.blocks .imagecontent__wrapper .fadein-right,
.page__blocks > * .fadein-right {
  transform: translateX(-100px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}
@media mobile {
  section article .fadein-right,
  .blocks .blocks__wrapper .fadein-right,
  .blocks .imagecontent__wrapper .fadein-right,
  .page__blocks > * .fadein-right {
    transform: translateX(0) translateY(80px);
  }
}
section article.reveal .fadein-right,
.blocks .blocks__wrapper.reveal .fadein-right,
.blocks .imagecontent__wrapper.reveal .fadein-right,
.page__blocks > *.reveal .fadein-right {
  transform: translateX(0);
  opacity: 1;
}
@media mobile {
  section article.reveal .fadein-right,
  .blocks .blocks__wrapper.reveal .fadein-right,
  .blocks .imagecontent__wrapper.reveal .fadein-right,
  .page__blocks > *.reveal .fadein-right {
    transform: translateX(0) translateY(0);
  }
}
section article .fadein-left,
.blocks .blocks__wrapper .fadein-left,
.blocks .imagecontent__wrapper .fadein-left,
.page__blocks > * .fadein-left {
  transform: translateX(100px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}
@media mobile {
  section article .fadein-left,
  .blocks .blocks__wrapper .fadein-left,
  .blocks .imagecontent__wrapper .fadein-left,
  .page__blocks > * .fadein-left {
    transform: translateX(0) translateY(80px);
  }
}
section article.reveal .fadein-left,
.blocks .blocks__wrapper.reveal .fadein-left,
.blocks .imagecontent__wrapper.reveal .fadein-left,
.page__blocks > *.reveal .fadein-left {
  transform: translateX(0);
  opacity: 1;
}
@media mobile {
  section article.reveal .fadein-left,
  .blocks .blocks__wrapper.reveal .fadein-left,
  .blocks .imagecontent__wrapper.reveal .fadein-left,
  .page__blocks > *.reveal .fadein-left {
    transform: translateX(0) translateY(0);
  }
}
section article .fadein-up,
.blocks .blocks__wrapper .fadein-up,
.blocks .imagecontent__wrapper .fadein-up,
.page__blocks > * .fadein-up {
  transform: translateY(80px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}
section article.reveal .fadein-up,
.blocks .blocks__wrapper.reveal .fadein-up,
.blocks .imagecontent__wrapper.reveal .fadein-up,
.page__blocks > *.reveal .fadein-up {
  transform: translateY(0);
  opacity: 1;
}
section article .fade-delay,
.blocks .blocks__wrapper .fade-delay,
.blocks .imagecontent__wrapper .fade-delay,
.page__blocks > * .fade-delay {
  transition-timing-function: ease-out;
}
section article .fade-delay-3,
.blocks .blocks__wrapper .fade-delay-3,
.blocks .imagecontent__wrapper .fade-delay-3,
.page__blocks > * .fade-delay-3 {
  transition-delay: 0.3s !important;
}
section article .fade-delay-5,
.blocks .blocks__wrapper .fade-delay-5,
.blocks .imagecontent__wrapper .fade-delay-5,
.page__blocks > * .fade-delay-5 {
  transition-delay: 0.5s !important;
}
section article,
.blocks .blocks__wrapper,
.blocks .imagecontent__wrapper,
.page__blocks > * {
  transform: translateY(100px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}
section article.reveal,
.blocks .blocks__wrapper.reveal,
.blocks .imagecontent__wrapper.reveal,
.page__blocks > *.reveal {
  transform: translateY(0);
  opacity: 1;
}
.contact {
  max-width: 1512px;
  margin: 0 auto;
  padding-top: 30px;
}
@media all and (max-width:1024px) {
  .contact {
    margin-top: 20px;
  }
}
.contact h1 {
  color: #131D1D;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 8px;
  padding-left: 82px;
  max-width: 520px;
}
@media all and (max-width:1024px) {
  .contact h1 {
    font-size: 23px;
    padding-left: 16px;
    letter-spacing: 6px;
  }
}
.contact__form {
  display: flex;
  max-width: 549px;
}
.contact__form form {
  width: 100%;
}
.contact__time-wrapper {
  display: flex;
}
.contact__time-wrapper .form__column:first-of-type {
  margin-right: 8.5x;
}
.contact__time-wrapper .form__column:last-of-type {
  margin-left: 8.5px;
}
.contact__contact-info {
  padding-top: 160px;
}
@media all and (max-width:1024px) {
  .contact__contact-info {
    padding: 0px 16px;
  }
}
.contact__contact-info p {
  color: #1E1E1E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 15px;
}
.contact__contact-info p a {
  color: #1E1E1E;
  font-weight: 600;
}
.contact__contact-info p strong {
  font-weight: 700;
}
.contact .new-form {
  display: flex;
  max-width: 1280px;
}
@media screen and (max-width: 1440px) {
  .contact .new-form {
    margin: 0 auto;
  }
}
@media all and (max-width:1024px) {
  .contact .new-form {
    flex-direction: column;
  }
}
.contact .new-form__inner {
  padding-top: 56px;
  margin: 0;
}
@media all and (max-width:1024px) {
  .contact .new-form__inner {
    padding-top: 22px;
  }
}
.contact .new-form__inner--heading-wrapper {
  margin: 0px 0px 57px -16px;
  max-width: 549px;
  margin-left: -16px;
}
@media all and (max-width:1024px) {
  .contact .new-form__inner--heading-wrapper {
    margin: 0px 0px 16px 0px;
  }
}
.contact .new-form__inner--heading-wrapper h3 {
  text-align: left;
}
.contact .form__area {
  flex-direction: column;
}
.contact .form__column {
  max-width: none;
}
.contact .form__column input,
.contact .form__column textarea,
.contact .form__column .custom-select-wrapper,
.contact .form__column .custom-select-display {
  max-width: none;
  width: 100%;
  resize: none;
}
.contact .form__column textarea {
  height: 173px;
}
main.main-pagebuilder {
  padding-top: 80px;
}
@media all and (max-width:1024px) {
  main.main-pagebuilder {
    padding-top: 54px;
  }
}
main.main-pagebuilder section:first-child {
  padding-top: 0;
}
.pagebuilder img {
  display: block;
}
.pagebuilder > section:not(.pb-spacing) {
  margin-block: 80px;
}
@media all and (max-width:1024px) {
  .pagebuilder > section:not(.pb-spacing) {
    margin-block: 54px;
  }
}
.pagebuilder.w-bg {
  padding-block: 64px;
}
@media all and (max-width:1024px) {
  .pagebuilder.w-bg {
    padding-block: 40px;
  }
}
.editor h1,
.editor .h1,
.editor h2,
.editor .h2,
.editor h3,
.editor .h3 {
  margin-block: 24px;
}
.editor h4,
.editor h5,
.editor h6 {
  margin-block: 20px;
}
.editor h1,
.editor .h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.35;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media all and (max-width:1024px) {
  .editor h1,
  .editor .h1 {
    font-size: 34px;
    letter-spacing: 0.15em;
  }
}
.editor h2,
.editor .h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.35;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media all and (max-width:1024px) {
  .editor h2,
  .editor .h2 {
    font-size: 26px;
    letter-spacing: 0.15em;
  }
}
.editor h3,
.editor .h3 {
  font-size: 28px;
  line-height: 1.3;
}
@media all and (max-width:1024px) {
  .editor h3,
  .editor .h3 {
    font-size: 22px;
  }
}
.editor h4 {
  font-size: 1.4em;
}
.editor h5 {
  font-size: 1.25em;
}
.editor h6 {
  font-size: 1.1em;
}
.editor p,
.editor li {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.78em;
}
@media all and (max-width:1024px) {
  .editor p,
  .editor li {
    font-size: 16px;
  }
}
.editor p {
  margin-block: 16px;
}
.editor li {
  margin-block: 10px;
}
.editor li:first-child {
  margin-top: 0;
}
.editor li:last-child {
  margin-bottom: 0;
}
.editor ul,
.editor ol {
  margin-block: 16px;
  margin-left: 20px;
}
.editor ul {
  margin-left: 30px;
}
.editor ul li::marker {
  content: url('data:image/svg+xml,%3Csvg width="32" height="32" viewBox="0 0 32 7" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M5 12h14m-7-7 7 7-7 7" stroke="%2341716A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
}
.editor ul.checkmarks li::marker {
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 7" fill="none" stroke="%2341716A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-check"%3E%3Cpath d="M20 6 9 17l-5-5"/%3E%3C/svg%3E');
}
.editor .h1-xl {
  font-size: 56px;
  line-height: 1.1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media all and (max-width:1024px) {
  .editor .h1-xl {
    font-size: 40px;
  }
}
.editor .pt-serif {
  font-family: "PT Serif", serif;
}
.editor a {
  color: #131d1d;
}
.editor a:not(.cta-green):not(.cta-yellow):hover {
  opacity: 0.7;
}
.editor > *:first-child {
  margin-top: 0;
}
.editor > *:last-child {
  margin-bottom: 0;
}
.editor *.bg-decoration {
  display: inline;
  background: #f8e2ad;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}
.editor *.bg-decoration.green {
  color: #fbf4e3;
  background: #41716a;
}
.editor .cta-green,
.editor .cta-yellow {
  display: flex;
  text-align: center;
  justify-content: center;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-top: 32px;
  padding: 20px 30px;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2.2px;
  line-height: normal;
}
.editor .cta-green {
  color: #fbf4e3;
  background-color: #41716a;
}
.editor .cta-green:hover {
  background-color: #3b5b5b;
}
.editor .cta-yellow {
  color: #3b5b5b;
  background-color: #fff7cd;
}
.editor .cta-yellow:hover {
  background-color: #f8e2ad;
}
.editor * b,
.editor * strong {
  font-weight: 600;
}
.editor div.wp-caption {
  max-width: 100%;
}
.editor div.wp-caption p {
  margin: 0;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.3;
}
.editor p:has(img.alignleft),
.editor div.wp-caption.alignleft {
  float: left;
  margin-right: 24px;
  margin-bottom: 8px;
}
@media all and (max-width:1024px) {
  .editor p:has(img.alignleft),
  .editor div.wp-caption.alignleft {
    margin-right: 16px;
  }
}
.editor p:has(img.alignleft) p,
.editor div.wp-caption.alignleft p {
  text-align: left;
}
.editor p:has(img.alignright),
.editor div.wp-caption.alignright {
  float: right;
  margin-left: 24px;
  margin-bottom: 8px;
}
@media all and (max-width:1024px) {
  .editor p:has(img.alignright),
  .editor div.wp-caption.alignright {
    margin-left: 16px;
  }
}
.editor p:has(img.alignright) p,
.editor div.wp-caption.alignright p {
  text-align: right;
}
.editor p:has(img.aligncenter),
.editor div.wp-caption.aligncenter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-inline: auto;
}
.editor p:has(img.aligncenter) p,
.editor div.wp-caption.aligncenter p {
  text-align: center;
}
.editor div.wp-caption.alignleft img,
.editor div.wp-caption.alignright img {
  width: 100%;
}
@media all and (max-width:1024px) {
  .editor div.wp-caption.alignleft,
  .editor div.wp-caption.alignright {
    width: 45vw !important;
    max-width: 310px;
  }
}
.editor div.wp-caption.aligncenter img {
  width: 100%;
}
@media all and (max-width:1024px) {
  .editor div.wp-caption.aligncenter {
    width: 50vw !important;
    max-width: 310px;
  }
}
.editor hr {
  height: 1px;
  margin-block: 32px;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
}
@media all and (max-width:1024px) {
  .editor hr {
    margin-block: 24px;
  }
}
.editor table {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-collapse: collapse;
}
.editor table th,
.editor table td {
  padding: 6px 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.pb-faq {
  width: 100%;
  max-width: 100vw;
  padding-block: 40px;
}
.pb-faq__wrapper {
  max-width: 70%;
  margin-inline: auto;
}
@media all and (max-width:1024px) {
  .pb-faq__wrapper {
    max-width: 100%;
  }
}
.pb-faq__title {
  max-width: 70%;
  margin-bottom: 54px !important;
  padding-inline: 32px;
}
@media all and (max-width:1024px) {
  .pb-faq__title {
    max-width: 100%;
    margin-bottom: 32px !important;
    padding-inline: 20px;
  }
}
.pb-faq__item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease-in-out;
}
.pb-faq__item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.pb-faq__question {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding-block: 16px;
  padding-inline: 32px 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  cursor: pointer;
}
@media all and (max-width:1024px) {
  .pb-faq__question {
    padding-inline: 20px;
    font-size: 18px;
  }
}
.pb-faq__question span {
  align-self: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  transition: all 0.25s ease;
}
.pb-faq__answer {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transition: grid-template-rows 0.3s ease-in-out, opacity 0.4s ease-in-out;
}
.pb-faq__answer-inner {
  overflow: hidden;
}
.pb-faq__answer-inner .editor {
  padding: 16px 32px 32px;
}
@media all and (max-width:1024px) {
  .pb-faq__answer-inner .editor {
    padding: 10px 20px 20px;
  }
}
.pb-faq__item.open .pb-faq__question span {
  transform: scale(-1);
}
.pb-faq__item.open .pb-faq__answer {
  grid-template-rows: 1fr;
  opacity: 1;
}
.pb-form {
  width: 100%;
  max-width: 100vw;
  padding-block: 40px;
}
.pb-form__wrapper {
  width: 90%;
  margin-inline: auto;
}
@media all and (max-width:1024px) {
  .pb-form__wrapper {
    width: 100%;
    margin-inline: 0;
    padding-inline: 20px;
  }
}
.pb-form__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media all and (max-width:1024px) {
  .pb-form__title {
    font-size: 16px;
    line-height: 24px;
  }
}
.pb-form img {
  width: 56px;
  min-width: 56px;
  height: 56px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width:1024px) {
  .pb-form img {
    width: 44px;
    min-width: 44px;
    height: 44px;
  }
}
.pb-form__content {
  padding: 56px 72px;
}
@media all and (max-width:1024px) {
  .pb-form__content {
    padding: 32px 20px;
  }
}
.pb-form__content .wplf-success {
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  background-color: transparent;
}
.pb-form form {
  display: flex;
  gap: 16px;
}
@media all and (max-width:1024px) {
  .pb-form form {
    flex-direction: column;
  }
}
.pb-form form > div {
  position: relative;
}
.pb-form form > div:has(textarea) {
  width: 100%;
}
.pb-form form > div:has(input:not(:-moz-placeholder-shown)) label, .pb-form form > div:has(textarea:not(:-moz-placeholder-shown)) label {
  transform: scale(0.75) translate3d(0, -16px, 0);
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pb-form form > div:has(input:focus) label,
.pb-form form > div:has(textarea:focus) label,
.pb-form form > div:has(input:not(:placeholder-shown)) label,
.pb-form form > div:has(textarea:not(:placeholder-shown)) label {
  transform: scale(0.75) translate3d(0, -16px, 0);
  transition: all 0.2s ease-in;
}
.pb-form form label {
  position: absolute;
  top: 24px;
  left: 24px;
  transform: none;
  transform-origin: top left;
  pointer-events: none;
}
.pb-form form label,
.pb-form form input[type="text"],
.pb-form form input[type="email"],
.pb-form form textarea {
  font-size: 16px;
  line-height: 24px;
  transition: all 0.2s ease-in;
}
.pb-form form input[type="text"],
.pb-form form input[type="email"],
.pb-form form textarea,
.pb-form form input[type="submit"] {
  display: flex;
  align-items: center;
  height: 72px;
  padding: 24px 24px 4px;
  border: none;
}
.pb-form form input[type="text"],
.pb-form form input[type="email"],
.pb-form form textarea {
  width: 300px;
  color: #131d1d;
  background-color: white;
}
@media all and (max-width:1024px) {
  .pb-form form input[type="text"],
  .pb-form form input[type="email"],
  .pb-form form textarea {
    width: 100%;
    max-width: 100%;
  }
}
.pb-form form input[type="text"]::-moz-placeholder, .pb-form form input[type="email"]::-moz-placeholder, .pb-form form textarea::-moz-placeholder {
  color: transparent;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pb-form form input[type="text"]::placeholder,
.pb-form form input[type="email"]::placeholder,
.pb-form form textarea::placeholder {
  color: transparent;
  transition: all 0.2s ease-in;
}
.pb-form form input[type="text"]:focus,
.pb-form form input[type="email"]:focus,
.pb-form form textarea:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}
.pb-form form input[type="text"]:focus::-moz-placeholder, .pb-form form input[type="email"]:focus::-moz-placeholder, .pb-form form textarea:focus::-moz-placeholder, .pb-form form input[type="text"]:focus::-moz-placeholder, .pb-form form input[type="email"]:focus::-moz-placeholder, .pb-form form textarea:focus::-moz-placeholder, .pb-form form input[type="text"]:focus::-moz-placeholder, .pb-form form input[type="email"]:focus::-moz-placeholder, .pb-form form textarea:focus::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.pb-form form input[type="text"]:focus::placeholder,
.pb-form form input[type="email"]:focus::placeholder,
.pb-form form textarea:focus::placeholder,
.pb-form form input[type="text"]:focus::placeholder,
.pb-form form input[type="email"]:focus::placeholder,
.pb-form form textarea:focus::placeholder,
.pb-form form input[type="text"]:focus::placeholder,
.pb-form form input[type="email"]:focus::placeholder,
.pb-form form textarea:focus::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.pb-form form textarea {
  width: 100%;
  max-width: 100%;
  padding-top: 34px;
  resize: none;
}
@media all and (max-width:1024px) {
  .pb-form form textarea {
    height: calc(72px * 2);
  }
}
.pb-form form input[type="submit"] {
  width: 220px;
  padding: 24px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.25em;
  color: #fbf4e3;
  background-color: #41716a;
  transition: all 0.2s ease-in;
  cursor: pointer;
}
@media all and (max-width:1024px) {
  .pb-form form input[type="submit"] {
    margin-inline: auto;
  }
}
.pb-form form input[type="submit"]:hover {
  background-color: #3b5b5b;
}
.pb-form form input[type="submit"]:focus {
  box-shadow: 0 0 0 2px #131d1d;
}
.pb-hero {
  width: 100%;
  max-width: 100vw;
  padding: 0;
}
@media all and (max-width:1024px) {
  .pb-hero {
    padding: 0;
  }
}
.pb-hero__wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: calc(100vh - 80px);
  max-height: calc(100vh - 80px);
  overflow: hidden;
}
@media all and (max-width:1024px) {
  .pb-hero__wrapper {
    min-height: calc(100svh - 54px);
    max-height: calc(100svh - 54px);
  }
}
.pb-hero__content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 60%;
  padding: 16px;
  color: #ffffff;
  z-index: 11;
}
@media all and (max-width:1024px) {
  .pb-hero__content {
    max-width: 100%;
  }
}
.pb-hero__cta {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-top: 32px;
  margin-inline: auto;
  padding: 20px 30px;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2.2px;
  line-height: normal;
  transition: all 0.2s ease-in;
}
.pb-hero__cta--primary {
  color: #fbf4e3;
  background-color: #41716a;
}
.pb-hero__cta--primary:hover {
  background-color: #3b5b5b;
}
.pb-hero__cta--secondary {
  color: #3b5b5b;
  background-color: #fff7cd;
}
.pb-hero__cta--secondary:hover {
  background-color: #f8e2ad;
}
.pb-hero__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: black;
  z-index: 10;
}
.pb-hero .pb-hero-slider__slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.pb-hero .pb-hero-slider__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pb-hero-cols {
  width: 100%;
  max-width: 100vw;
  padding-block: 40px;
}
.pb-hero-cols__wrapper {
  display: flex;
}
@media all and (max-width:1024px) {
  .pb-hero-cols__wrapper {
    flex-direction: column;
  }
}
.pb-hero-cols .hero-col {
  position: relative;
  flex-basis: 100%;
  display: flex;
  width: 100%;
  height: 50vw;
  padding: 64px;
}
@media all and (max-width:1024px) {
  .pb-hero-cols .hero-col {
    height: 100vw;
    min-height: 100vw;
    padding: 32px;
  }
}
.pb-hero-cols .hero-col.hide-on-mobile {
  display: flex;
}
@media all and (max-width:1024px) {
  .pb-hero-cols .hero-col.hide-on-mobile {
    display: none;
  }
}
.pb-hero-cols .hero-col.hide-on-desktop {
  display: none;
}
@media all and (max-width:1024px) {
  .pb-hero-cols .hero-col.hide-on-desktop {
    display: flex;
  }
}
.pb-hero-cols .hero-col.top {
  align-items: flex-start;
}
.pb-hero-cols .hero-col.middle {
  align-items: center;
}
.pb-hero-cols .hero-col.bottom {
  align-items: flex-end;
}
.pb-hero-cols .hero-col.left {
  justify-content: flex-start;
}
.pb-hero-cols .hero-col.center {
  justify-content: center;
}
.pb-hero-cols .hero-col.right {
  justify-content: flex-end;
}
.pb-hero-cols .hero-col__media img,
.pb-hero-cols .hero-col__media video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pb-hero-cols .hero-col__content {
  position: relative;
  max-width: 80%;
  z-index: 1;
}
@media all and (max-width:1024px) {
  .pb-hero-cols .hero-col__content {
    max-width: 100%;
  }
}
.pb-image-text {
  width: 100%;
  max-width: 100vw;
  padding-block: 40px;
}
@media all and (max-width:1024px) {
  .pb-image-text.w-bg {
    padding-top: 0;
  }
}
.pb-image-text__wrapper {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-rows: auto;
  width: 90%;
  margin-inline: auto;
}
@media all and (max-width:1024px) {
  .pb-image-text__wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-inline: 0;
  }
}
.pb-image-text__wrapper.reversed .pb-image-text__media {
  grid-column-start: 1;
  grid-column-end: 8;
}
.pb-image-text__wrapper.reversed .pb-image-text__content {
  grid-column-start: 7;
  grid-column-end: 13;
}
.pb-image-text__wrapper.small {
  display: flex;
  flex-direction: row-reverse;
  gap: 60px;
  width: 80%;
  margin-inline: auto;
}
@media all and (max-width:1024px) {
  .pb-image-text__wrapper.small {
    flex-direction: column;
    gap: 0;
    width: 100%;
    margin-inline: 0;
  }
}
.pb-image-text__wrapper.small .pb-image-text__media {
  width: 25%;
  max-height: unset;
}
@media all and (max-width:1024px) {
  .pb-image-text__wrapper.small .pb-image-text__media {
    width: 100%;
    max-height: 80svh;
  }
}
.pb-image-text__wrapper.small .pb-image-text__media img,
.pb-image-text__wrapper.small .pb-image-text__media video {
  min-height: unset;
}
.pb-image-text__wrapper.small .pb-image-text__content {
  width: 75%;
  padding: 0;
}
@media all and (max-width:1024px) {
  .pb-image-text__wrapper.small .pb-image-text__content {
    width: 100%;
  }
}
.pb-image-text__wrapper.small .pb-image-text__content-wrapper {
  margin: 0;
  padding: 40px 0;
}
@media all and (max-width:1024px) {
  .pb-image-text__wrapper.small .pb-image-text__content-wrapper {
    padding: 32px 32px 0;
  }
}
.pb-image-text__wrapper.small .pb-image-text__content-wrapper.w-bg {
  padding: 40px;
}
@media all and (max-width:1024px) {
  .pb-image-text__wrapper.small .pb-image-text__content-wrapper.w-bg {
    padding: 32px;
  }
}
.pb-image-text__wrapper.small.reversed {
  flex-direction: row;
}
@media all and (max-width:1024px) {
  .pb-image-text__wrapper.small.reversed {
    flex-direction: column;
  }
}
.pb-image-text__media {
  grid-row: 1 / -1;
  grid-column-start: 6;
  grid-column-end: 13;
}
.pb-image-text__media img,
.pb-image-text__media video {
  width: 100%;
  height: 100%;
  min-height: 480px;
  max-height: 80svh;
  -o-object-fit: cover;
     object-fit: cover;
}
.pb-image-text__content {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  padding-block: 64px;
  grid-row: 1 / -1;
  grid-column-start: 1;
  grid-column-end: 7;
  z-index: 1;
}
@media all and (max-width:1024px) {
  .pb-image-text__content {
    padding: 0;
    margin: 0;
  }
}
.pb-image-text__content-wrapper {
  margin-block: auto;
  padding: 80px;
}
@media all and (max-width:1024px) {
  .pb-image-text__content-wrapper {
    padding: 32px;
  }
  .pb-image-text__content-wrapper.w-bg {
    margin-top: -32px;
    margin-inline: 20px;
  }
}
.pb-spacing.decrease.large {
  margin-block: -80px;
}
.pb-spacing.decrease.medium {
  margin-block: -40px;
}
.pb-spacing.decrease.small {
  margin-block: -20px;
}
.pb-spacing.increase {
  margin-block: -80px;
}
.pb-spacing.increase.large {
  height: 80px;
}
.pb-spacing.increase.medium {
  height: 40px;
}
.pb-spacing.increase.small {
  height: 20px;
}
.pb-texteditor {
  width: 100%;
  max-width: 100vw;
  padding-block: 40px;
}
.pb-texteditor__wrapper {
  width: 90%;
  margin-inline: auto;
  padding-inline: 20px;
}
@media all and (max-width:1024px) {
  .pb-texteditor__wrapper {
    width: 100%;
  }
}
.pb-texteditor__wrapper:has(.pb-texteditor__content--cols-1) {
  width: 60%;
}
@media all and (max-width:1024px) {
  .pb-texteditor__wrapper:has(.pb-texteditor__content--cols-1) {
    width: 100%;
    max-width: 700px;
  }
}
.pb-texteditor__content--cols-1 {
  -moz-columns: 1;
       columns: 1;
}
.pb-texteditor__content--cols-2 {
  -moz-columns: 2;
       columns: 2;
  -moz-column-gap: 3%;
       column-gap: 3%;
}
@media all and (max-width:1024px) {
  .pb-texteditor__content--cols-2 {
    -moz-columns: 1;
         columns: 1;
  }
}
.pb-texteditor__content--cols-2 > * {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
.pb-texteditor__content--cols-3 {
  -moz-columns: 3;
       columns: 3;
  -moz-column-gap: 3%;
       column-gap: 3%;
}
@media all and (max-width:1024px) {
  .pb-texteditor__content--cols-3 {
    -moz-columns: 1;
         columns: 1;
  }
}
.pb-texteditor__title {
  margin-bottom: 16px;
  max-width: 49%;
}
@media all and (max-width:1024px) {
  .pb-texteditor__title {
    max-width: 100%;
  }
}

