@charset "UTF-8";
img:is([sizes=auto i],[sizes^="auto," i]) {
  contain-intrinsic-size:3000px 1500px;
}
:root {
  --wp-block-synced-color:#7a00df;
}
html :where(.has-border-color) {
  border-style:solid;
}
html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]) {
  border-style:solid;
}
html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]) {
  border-top-style:solid;
}
html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]) {
  border-right-style:solid;
}
html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]) {
  border-bottom-style:solid;
}
html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]) {
  border-left-style:solid;
}
html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]) {
  border-style:solid;
}
html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]) {
  border-top-style:solid;
}
html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]) {
  border-right-style:solid;
}
html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]) {
  border-bottom-style:solid;
}
html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]) {
  border-left-style:solid;
}
html :where(img[class*=wp-image-]) {
  height:auto;
  max-width:100%;
}
:where(figure) {
  margin:0 0 1em;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
}
b, strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button, [type=button] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type=button]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  box-sizing: border-box;
  font-size: 1rem;
}
*, *::before, *::after {
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Crimson Text", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.7;
  color: #1E170F;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
button {
  font-family: inherit;
}
[type=button] {
  appearance: none;
  border-radius: 0;
}
::placeholder {
  color: #cacaca;
}
div, ul, li, h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: inherit;
  text-rendering: optimizeLegibility;
}
em, i {
  font-style: italic;
  line-height: inherit;
}
strong, b {
  font-weight: bold;
  line-height: inherit;
}
h1, h2, h3, h4, h5 {
  font-family: "Recoleta", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #1E170F;
  text-rendering: optimizeLegibility;
}
h1 {
  font-size: 2.5rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h2 {
  font-size: 2.5rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h3 {
  font-size: 1.5rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h4 {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h5 {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 48em) {
  h1 {
  font-size: 3.75rem;
}
  h2 {
  font-size: 3.75rem;
}
  h3 {
  font-size: 1.5rem;
}
  h4 {
  font-size: 1.5625rem;
}
  h5 {
  font-size: 1.25rem;
}
}
@media print, screen and (min-width: 64em) {
  h1 {
  font-size: 6.25rem;
}
  h2 {
  font-size: 6.25rem;
}
  h3 {
  font-size: 2rem;
}
  h4 {
  font-size: 1.5625rem;
}
  h5 {
  font-size: 1.25rem;
}
}
a {
  line-height: inherit;
  color: #BB9D5C;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(169.3083116883, 138.1472727273, 70.6316883117);
}
a img {
  border: 0;
}
ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: inherit;
}
li {
  font-size: inherit;
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
.text-center {
  text-align: center;
}
@media print {
  * {
  background: transparent !important;
  color: black !important;
  print-color-adjust: economy;
  box-shadow: none !important;
  text-shadow: none !important;
}
  a, a:visited {
  text-decoration: underline;
}
  a[href]:after {
  content: " (" attr(href) ")";
}
  a[href^="#"]:after {
  content: "";
}
  img {
  page-break-inside: avoid;
}
  img {
  max-width: 100% !important;
}
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
  orphans: 3;
  widows: 3;
}
  h2, h3 {
  page-break-after: avoid;
}
}
.grid-container {
  max-width: 103rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 2.6875rem;
  padding-left: 2.6875rem;
}
@media print, screen and (min-width: 48em) {
  .grid-container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
}
.grid-x {
  display: flex;
  flex-flow: row wrap;
}
.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.grid-x > .small-3, .grid-x > .small-6, .grid-x > .small-9 {
  flex-basis: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
  flex-basis: auto;
}
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-6, .grid-x > .large-8, .grid-x > .large-10, .grid-x > .large-11 {
  flex-basis: auto;
}
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-5 {
  flex-basis: auto;
}
}
.grid-x > .small-9, .grid-x > .small-6, .grid-x > .small-3 {
  flex: 0 0 auto;
}
.grid-x > .small-3 {
  width: 25%;
}
.grid-x > .small-6 {
  width: 50%;
}
.grid-x > .small-9 {
  width: 75%;
}
@media print, screen and (min-width: 48em) {
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4 {
  flex: 0 0 auto;
}
  .grid-x > .medium-4 {
  width: 33.3333333333%;
}
  .grid-x > .medium-5 {
  width: 41.6666666667%;
}
  .grid-x > .medium-6 {
  width: 50%;
}
  .grid-x > .medium-7 {
  width: 58.3333333333%;
}
  .grid-x > .medium-10 {
  width: 83.3333333333%;
}
  .grid-x > .medium-11 {
  width: 91.6666666667%;
}
  .grid-x > .medium-12 {
  width: 100%;
}
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-8, .grid-x > .large-6, .grid-x > .large-4, .grid-x > .large-3 {
  flex: 0 0 auto;
}
  .grid-x > .large-3 {
  width: 25%;
}
  .grid-x > .large-4 {
  width: 33.3333333333%;
}
  .grid-x > .large-6 {
  width: 50%;
}
  .grid-x > .large-8 {
  width: 66.6666666667%;
}
  .grid-x > .large-10 {
  width: 83.3333333333%;
}
  .grid-x > .large-11 {
  width: 91.6666666667%;
}
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-5 {
  flex: 0 0 auto;
}
  .grid-x > .xxlarge-5 {
  width: 41.6666666667%;
}
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
.grid-margin-x {
  margin-left: -2.6875rem;
  margin-right: -2.6875rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
}
.grid-margin-x > .cell {
  width: calc(100% - 5.375rem);
  margin-left: 2.6875rem;
  margin-right: 2.6875rem;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x > .cell {
  width: calc(100% - 3rem);
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
}
.grid-margin-x > .small-3 {
  width: calc(25% - 5.375rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 5.375rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 5.375rem);
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x > .small-3 {
  width: calc(25% - 3rem);
}
  .grid-margin-x > .small-6 {
  width: calc(50% - 3rem);
}
  .grid-margin-x > .small-9 {
  width: calc(75% - 3rem);
}
  .grid-margin-x > .medium-4 {
  width: calc(33.3333333333% - 3rem);
}
  .grid-margin-x > .medium-5 {
  width: calc(41.6666666667% - 3rem);
}
  .grid-margin-x > .medium-6 {
  width: calc(50% - 3rem);
}
  .grid-margin-x > .medium-7 {
  width: calc(58.3333333333% - 3rem);
}
  .grid-margin-x > .medium-10 {
  width: calc(83.3333333333% - 3rem);
}
  .grid-margin-x > .medium-11 {
  width: calc(91.6666666667% - 3rem);
}
  .grid-margin-x > .medium-12 {
  width: calc(100% - 3rem);
}
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-3 {
  width: calc(25% - 3rem);
}
  .grid-margin-x > .large-4 {
  width: calc(33.3333333333% - 3rem);
}
  .grid-margin-x > .large-6 {
  width: calc(50% - 3rem);
}
  .grid-margin-x > .large-8 {
  width: calc(66.6666666667% - 3rem);
}
  .grid-margin-x > .large-10 {
  width: calc(83.3333333333% - 3rem);
}
  .grid-margin-x > .large-11 {
  width: calc(91.6666666667% - 3rem);
}
}
@media screen and (min-width: 90em) {
  .grid-margin-x > .xxlarge-5 {
  width: calc(41.6666666667% - 3rem);
}
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "Recoleta", sans-serif;
  font-size: 1.375rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.875rem 0.812rem 0.875rem 1.25rem;
}
.button {
  background-color: #BB9D5C;
  color: #fff;
}
.button:hover, .button:focus {
  background-color: rgb(167.3396103896, 136.5409090909, 69.8103896104);
  color: #fff;
}
.button.primary {
  background-color: #BB9D5C;
  color: #000;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(157.4961038961, 128.5090909091, 65.7038961039);
  color: #000;
}
.button.secondary {
  background-color: #215632;
  color: #fff;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(26.4, 68.8, 40);
  color: #fff;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
.button.hollow {
  border: 1px solid #BB9D5C;
  color: #BB9D5C;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(98.4350649351, 80.3181818182, 41.0649350649);
  color: rgb(98.4350649351, 80.3181818182, 41.0649350649);
}
.button.hollow.primary {
  border: 1px solid #BB9D5C;
  color: #BB9D5C;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(98.4350649351, 80.3181818182, 41.0649350649);
  color: rgb(98.4350649351, 80.3181818182, 41.0649350649);
}
.button.hollow.secondary {
  border: 1px solid #215632;
  color: #215632;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: rgb(16.5, 43, 25);
  color: rgb(16.5, 43, 25);
}
a.button:hover, a.button:focus {
  text-decoration: none;
}
.align-right {
  justify-content: flex-end;
}
.align-center {
  justify-content: center;
}
.flex-container {
  display: flex;
}
@media print, screen and (min-width: 48em) {
  .hide-for-medium {
  display: none !important;
}
}
@media screen and (max-width: 47.99875em) {
  .show-for-medium {
  display: none !important;
}
}
@media print, screen and (min-width: 64em) {
  .hide-for-large {
  display: none !important;
}
}
@media screen and (max-width: 63.99875em) {
  .show-for-large {
  display: none !important;
}
}
html {
  font-size: 1rem;
}
body {
  font-size: 0.875rem;
  background-color: #F7F6F6;
  background-image: url(/assets/img/paper-bg-1920.webp);
  background-image: image-set(url(/assets/img/paper-bg-1920.avif) type("image/avif"), url(/assets/img/paper-bg-1920.webp) type("image/webp"));
  background-repeat: repeat;
  background-position: top center;
  background-size: 100%;
}
@media print, screen and (min-width: 48em) {
  body {
  font-size: 1.125rem;
}
}
a {
  outline: 0;
  display: inline-block;
  transition: all 0.25s ease-in-out;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
h1, h2, h3, h4, h5 {
  letter-spacing: 3.5px;
}
h3 {
  font-weight: 400;
}
.big-title {
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 4px;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .big-title {
  font-size: 5rem;
}
}
@media print, screen and (min-width: 64em) {
  .big-title {
  font-size: 6.25rem;
  letter-spacing: 8px;
}
}
@media print, screen and (min-width: 75em) {
  .big-title {
  font-size: 8.125rem;
}
}
@media screen and (min-width: 90em) {
  .big-title {
  font-size: 9.375rem;
}
}
.big-title strong {
  display: block;
  font-weight: 400;
  letter-spacing: 5px;
  padding-top: 1rem;
  margin-left: 16%;
}
@media print, screen and (min-width: 64em) {
  .big-title strong {
  letter-spacing: 18px;
  padding-top: 0;
}
}
.button-view-all {
  display: flex;
  align-items: center;
  font-family: "Recoleta", sans-serif;
  font-size: 1rem;
  letter-spacing: 1px;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .button-view-all {
  font-size: 1.375rem;
}
}
.button-view-all span {
  text-decoration: underline;
}
.button-view-all i {
  font-size: 0.3125rem;
  margin-left: 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .button-view-all i {
  font-size: 0.5rem;
  margin-left: 0.9375rem;
}
}
.button-view-all:hover {
  color: #BB9D5C;
}
.button-view-all:hover span {
  text-decoration: none;
}
.goudenkleur {
  color: #BB9D5C !important;
}
.wrapper {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}
.button {
  padding: 11px 12px;
  display: inline-flex;
  align-items: center;
  letter-spacing: 1.5px;
  transition: all 0.25s ease-in-out;
}
@media print, screen and (min-width: 48em) {
  .button {
  padding: 0.875rem 0.812rem 0.875rem 1.25rem;
}
}
@media print, screen and (max-width: 47.99875em) {
  .button {
  font-size: 1rem;
}
}
.button i {
  font-size: 5px;
  margin-left: 8px;
}
@media print, screen and (min-width: 48em) {
  .button i {
  font-size: 8px;
  margin-left: 15px;
}
}
.button.primary {
  color: #fff;
}
.button.primary:hover {
  color: #fff;
  background-color: #000;
}
.button.secondary {
  color: #000;
  background-color: #fff;
}
.button.secondary:hover {
  color: #fff;
  background-color: #000;
}
.button.secondary:hover i {
  color: #fff;
}
.button.secondary i {
  color: #000;
}
.button.hollow {
  color: #fff;
  border: solid 1px #fff;
  background-color: transparent;
}
.button.hollow i {
  color: #fff;
}
.button.hollow:hover {
  color: #fff;
  border: solid 1px #000;
  background-color: #000;
}
.button.hollow.secondary {
  color: #000;
  border: solid 1px #000;
}
.button.hollow.secondary i {
  color: #000;
}
.button.hollow.secondary:hover {
  color: #fff;
}
.button.hollow.secondary:hover i {
  color: #fff;
}
.button:hover {
  color: #fff;
  background-color: #000;
}
@media print, screen and (min-width: 48em) {
  .button + .button {
  margin-left: 25px;
}
}
.image-text .button + .button {
  margin-left: 0;
}
@media screen and (min-width: 90em) {
  .image-text .button + .button {
  margin-left: 25px;
}
}
.header .button {
  margin-bottom: 0;
}
@font-face {
  font-family: "Crimson Text";
  src: url(/assets/fonts/crimson/CrimsonText-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Crimson Text";
  src: url(/assets/fonts/crimson/CrimsonText-SemiBoldItalic.woff2) format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Recoleta";
  src: url(/assets/fonts/recoleta/Recoleta-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Recoleta";
  src: url(/assets/fonts/recoleta/Recoleta-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Recoleta";
  src: url(/assets/fonts/recoleta/Recoleta-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Recoleta";
  src: url(/assets/fonts/recoleta/Recoleta-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "icomoon";
  src: url(/assets/fonts/icons/icomoon.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-] {
  font-family: "icomoon" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e905";
}
.icon-place:before {
  content: "\e906";
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}
body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}
[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .event-block .slick-list {
  margin-right: -350px;
}
}
.photo .slick-list {
  overflow: visible;
}
@media print, screen and (min-width: 64em) {
  .review-block .slick-list {
  margin-right: -75px;
  display: grid;
}
}
.slick-arrow {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  font-size: 4px;
  color: #000;
  border: solid 1px #000;
  border-radius: 75px;
}
@media print, screen and (min-width: 48em) {
  .slick-arrow {
  width: 50px;
  height: 50px;
  font-size: 8px;
}
}
.event-block .slick-arrow {
  color: #fff;
  border: solid 1px #fff;
}
.event-block .slick-arrow:hover {
  color: #000;
  background-color: #fff;
}
.slick-arrow:hover {
  color: #fff;
  background-color: #000;
  transform: scale(1.05);
}
.slick-dots {
  margin: 0 25px;
  display: flex;
  list-style: none;
}
@media print, screen and (min-width: 48em) {
  .slick-dots {
  margin: 0 50px;
}
}
.slick-dots li {
  margin: 0 5px;
  display: inline-flex;
  height: 15px;
  line-height: normal;
}
.slick-dots li button {
  padding: 0;
  width: 15px;
  height: 15px;
  font-size: 0;
  border: solid 1px #000;
  border-radius: 75px;
}
.event-block .slick-dots li button {
  border: solid 1px #fff;
}
.slick-dots li.slick-active button {
  background-color: #000;
}
.event-block .slick-dots li.slick-active button {
  background-color: #fff;
}
@media print, screen and (min-width: 64em) {
  .dishes-content__image:before {
  left: -90px !important;
}
}
.dishes-content__heading span {
  padding-right: 1.25rem;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #f8f7f6 !important;
}
.dishes-type__heading span {
  padding-right: 1.25rem;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #f8f7f6;
}
.dishes-content__bread--black .dishes-content__heading span {
  background-color: #000 !important;
}
@media (min-width:1200px) {
  .image-text__leaf {
  position: absolute;
  top: 13.5rem;
  right: -3.75rem;
  z-index: 2;
  width: 19.5rem !important;
  pointer-events: none;
}
}
@media (max-width: 768px) {
  .intro__leaf, .image-text__leaf {
  display: none;
}
}
.sitemap .text-block {
  text-align: left;
}
.sitemap .text-block p {
  font-size: 2rem;
  margin-bottom: 0;
}
.sitemap .text-block__content ul {
  margin-bottom: 40px;
}
.single-event .image-text__intro p a {
  color: white;
  text-decoration: underline;
}
.single-event .image-text__intro p a:hover {
  text-decoration: none;
}
.text-block__content h4, .text-block__content p {
  font-size: 28px;
}
.page-raw-content {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.disclaimer .footer__plant, .privacy-policy .footer__plant {
  display: none;
}
@media screen and (min-width: 90em) {
  .lang-de .header__right:after {
  display: block;
  width: 25% !important;
}
}
.hero {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 48em) {
  .hero {
  margin-bottom: 5rem;
}
}
@media print, screen and (min-width: 64em) {
  .hero {
  margin-bottom: 7.25rem;
}
}
.hero:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 90%;
  background-color: #000;
  content: "";
}
@media print, screen and (min-width: 64em) {
  .hero:after {
  height: calc(100% - 175px);
}
}
.hero__holder {
  position: relative;
  width: 100%;
}
.hero__holder > div:not(.hero__title) {
  transition: 0.3s ease-out;
}
.hero__title {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 11.6875rem;
}
@media print, screen and (min-width: 48em) {
  .hero__title {
  padding: 8.625rem 4% 0 4%;
}
}
.hero__image {
  margin-top: -0.625rem;
  position: relative;
  z-index: 1;
  max-width: 73.5625rem;
}
@media print, screen and (min-width: 64em) {
  .hero__image {
  margin-top: -6.25rem;
}
}
@media print, screen and (min-width: 64em) {
  .hero__image {
  margin: -150px auto 0;
}
}
.hero__image img {
  width: 100%;
  filter: drop-shadow(20px 0 50px #000);
}
.hero__image1 {
  position: absolute;
  top: 3.5rem;
  left: -3.125rem;
  width: 11.375rem;
}
@media print, screen and (min-width: 48em) {
  .hero__image1 {
  top: 0.375rem;
  width: 18.75rem;
}
}
@media print, screen and (min-width: 64em) {
  .hero__image1 {
  left: 27%;
  width: 22.875rem;
}
}
.hero__image1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
}
.hero__image1--two {
  top: 36%;
  left: 0;
  width: 18.75rem;
}
@media print, screen and (min-width: 75em) {
  .hero__image1--two {
  width: 23.375rem;
}
}
.hero__image1--three {
  top: 35%;
  right: -6.25rem;
  left: unset;
  width: 11.4375rem;
}
@media print, screen and (min-width: 48em) {
  .hero__image1--three {
  top: 38%;
  width: 20rem;
}
}
@media print, screen and (min-width: 64em) {
  .hero__image1--three {
  right: 0;
}
}
@media print, screen and (min-width: 75em) {
  .hero__image1--three {
  width: 24.375rem;
}
}
@media screen and (min-width: 90em) {
  .hero__image1--three {
  width: 32.875rem;
}
}
.banner {
  margin-top: -84px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  min-height: 400px;
}
@media print, screen and (min-width: 48em) {
  .banner {
  margin-top: -100px;
  min-height: 673px;
}
}
@media print, screen and (min-width: 64em) {
  .banner {
  margin-top: -145px;
}
}
@media print, screen and (min-width: 75em) {
  .banner {
  margin-top: -167px;
}
}
.banner:before, .banner:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 300px;
  background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
}
.banner:after {
  top: auto;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.banner__content {
  padding-bottom: 0.75rem;
  position: relative;
  z-index: 2;
  font-size: 0.875rem;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .banner__content {
  padding-bottom: 6.875rem;
  font-size: 1.5rem;
}
}
.banner__content h1 {
  color: inherit;
  hyphens: auto;
}
.banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner__layer {
  position: absolute;
  bottom: -17px;
  left: 0;
  z-index: 2;
  width: 246px;
  height: 34px;
  background-color: #215632;
  content: "";
}
@media print, screen and (min-width: 64em) {
  .banner__layer {
  bottom: -40px;
  width: 836px;
  height: 80px;
}
}
.banner + .usp {
  margin-top: 5rem;
}
.banner .grid-container {
  width: 100%;
}
.card-event {
  width: 100%;
}
.card-event h3 {
  color: #fff;
  margin-bottom: 0.875rem;
}
@media print, screen and (min-width: 48em) {
  .card-event h3 {
  margin-bottom: 1.5625rem;
}
}
.card-event h5 {
  display: flex;
  align-items: center;
  font-family: "Crimson Text", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: italic;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .card-event h5 {
  font-size: 0.875rem;
}
}
.card-event h5::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background-color: #fff;
  margin-left: 10px;
  display: none;
}
@media print, screen and (min-width: 48em) {
  .card-event h5::after {
  display: block;
}
}
.card-event__column {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .card-event__column {
  display: flex;
  align-items: flex-start;
}
}
.card-event__image {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .card-event__image {
  flex: 0 0 auto;
  width: 11.5625rem;
  margin-right: 1.375rem;
}
}
.card-event__image:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
}
.card-event__image img {
  width: 100%;
  height: 10.3125rem;
  object-fit: cover;
}
@media print, screen and (min-width: 48em) {
  .card-event__image img {
  height: auto;
}
}
.card-event__content {
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .card-event__content {
  font-size: 1.25rem;
  text-align: left;
}
}
.card-event__content p {
  text-align: justify;
}
.card-event__content ul {
  margin: 0 0 10px;
  text-align: left;
  list-style: none;
}
.card-event__content ul > li {
  padding-bottom: 0;
}
.card-event__content .button-primary {
  margin-left: 0;
}
.card-review {
  padding: 1.375rem 1.125rem;
  width: 100%;
  background-color: #BB9D5C;
}
@media print, screen and (min-width: 48em) {
  .card-review {
  padding: 3.25rem 2.125rem 7.625rem 2.125rem;
  height: 100%;
}
}
@media print, screen and (min-width: 64em) {
  .card-review {
  height: 100%;
}
}
.card-review__text {
  font-family: "Recoleta", sans-serif;
  color: #fff;
  margin-bottom: 2.625rem;
}
@media print, screen and (min-width: 48em) {
  .card-review__text {
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 3.125rem;
}
}
@media print, screen and (min-width: 64em) {
  .card-review__items {
  position: absolute;
  bottom: 3.125rem;
}
}
.card-review__name {
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .card-review__name {
  font-size: 1.5rem;
}
}
.card-review__date {
  font-size: 0.625rem;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .card-review__date {
  font-size: 1.125rem;
}
}
.card-session__image {
  height: 22.875rem;
  margin-bottom: 0.625rem;
  position: relative;
}
@media print, screen and (min-width: 48em) {
  .card-session__image {
  margin-bottom: 2.75rem;
}
}
.card-session__image.small-image {
  width: 33.75rem;
}
.card-session__image img {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .card-session__image img {
  width: auto;
}
}
.card-session__image:after {
  position: absolute;
  top: 50%;
  left: -43px;
  z-index: -1;
  width: 100vw;
  height: 80px;
  background-color: #215632;
  transform: translateY(-50%);
  content: "";
}
@media print, screen and (min-width: 48em) {
  .card-session__image:after {
  left: -90px;
  height: 200px;
}
}
.card-session p {
  font-size: 0.875rem;
}
@media print, screen and (min-width: 48em) {
  .card-session p {
  font-size: 1.5rem;
}
}
.card-session__hidden {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .card-session__hidden {
  display: block;
}
}
.card-session__hidden--block {
  display: block;
}
@media print, screen and (min-width: 48em) {
  .card-session__hidden--block {
  display: none;
}
}
.card-session__date {
  position: relative;
  font-size: 1.125rem;
  font-weight: 600;
  font-style: italic;
}
@media print, screen and (min-width: 48em) {
  .card-session__date {
  font-size: 1.625rem;
}
}
.card-session__date:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: translateY(-50%);
  content: "";
}
.card-session__date span {
  padding-right: 17px;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #f8f7f6;
}
.card-session__button {
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .card-session__button {
  text-align: left;
}
}
.dishes-content {
  margin-bottom: 5.9375rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dishes-content__left {
  margin-right: -2.6875rem;
  margin-bottom: 1.25rem;
  margin-left: -2.6875rem;
  width: calc(100% + 86px);
}
@media print, screen and (min-width: 48em) {
  .dishes-content__left {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
}
@media print, screen and (min-width: 64em) {
  .dishes-content__left {
  margin-bottom: 0;
  width: 49%;
}
}
.dishes-content__right {
  margin-right: -1.75rem;
  margin-bottom: 2.5rem;
  margin-left: -1.75rem;
  position: relative;
  width: calc(100% + 56px);
}
@media print, screen and (min-width: 48em) {
  .dishes-content__right {
  margin-right: 0;
  margin-bottom: 6.25rem;
  margin-left: 0;
  width: 100%;
}
}
@media print, screen and (min-width: 64em) {
  .dishes-content__right {
  margin-bottom: 0;
  width: 43%;
}
}
.dishes-content__bread {
  padding-top: 40px;
  padding-right: 45px;
  padding-bottom: 25px;
  padding-left: 45px;
}
@media print, screen and (min-width: 48em) {
  .dishes-content__bread {
  padding: 0;
}
}
.dishes-content__bread ul {
  margin: 0;
}
.dishes-content__bread ul li {
  margin-bottom: 0.9375rem;
  padding-right: 3.125rem;
  position: relative;
  list-style: none;
}
.dishes-content__bread--black {
  color: #fff;
  background-color: #000;
  padding-top: 40px;
  padding-right: 45px;
  padding-bottom: 25px;
  padding-left: 45px;
}
.dishes-content__bread--black .dishes-content__heading span {
  background-color: #000;
}
.dishes-content__bread--black .dishes-content__heading:after {
  background-color: #fff;
}
.dishes-content__heading {
  margin-bottom: 1rem;
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  font-style: italic;
}
@media print, screen and (min-width: 48em) {
  .dishes-content__heading {
  margin-bottom: 0;
  font-size: 1.5rem;
}
}
.dishes-content__heading:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  content: "";
}
.dishes-content__heading span {
  padding-right: 1.25rem;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 1rem;
  background-color: #fff;
}
@media print, screen and (min-width: 48em) {
  .dishes-content__heading span {
  font-size: 3.5rem;
}
}
.dishes-content__info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}
@media print, screen and (min-width: 48em) {
  .dishes-content__info {
  font-size: 1.5rem;
}
}
.dishes-content__info span, .dishes-content__info em {
  display: block;
  width: 100%;
}
.dishes-content__info .diet-indicator {
  margin-top: -0.3125rem;
  margin-left: 0.625rem;
  width: 1.25rem;
  height: 1.25rem;
  display: inline;
}
.dishes-content__price {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1rem;
}
@media print, screen and (min-width: 48em) {
  .dishes-content__price {
  font-size: 1.5rem;
}
}
.dishes-content__column {
  position: relative;
}
.dishes-content__image {
  margin-left: 0;
  position: relative;
  max-width: 275px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 48em) {
  .dishes-content__image {
  max-width: 538px;
}
}
.dishes-content__image img {
  width: 100%;
}
.dishes-content__image:before {
  position: absolute;
  top: 45%;
  left: -15px;
  width: 100vw;
  height: 64px;
  background-color: #215632;
  content: "";
}
@media print, screen and (min-width: 48em) {
  .dishes-content__image:before {
  left: -24px;
  height: 126px;
}
}
@media print, screen and (min-width: 64em) {
  .dishes-content__image:before {
  left: -120px;
}
}
.dishes-content__image:after {
  position: absolute;
  bottom: -22px;
  left: 105px;
  width: 100vw;
  height: 44px;
  background-color: #BB9D5C;
  content: "";
}
@media print, screen and (min-width: 48em) {
  .dishes-content__image:after {
  bottom: -50px;
  left: 205px;
  height: 87px;
}
}
.dishes-content__relative {
  position: relative;
  z-index: 2;
}
.dishes-content__small-image {
  position: absolute;
  top: 130px;
  right: 10px;
  z-index: 2;
  max-width: 195px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 48em) {
  .dishes-content__small-image {
  top: 256px;
  max-width: 387px;
}
}
@media print, screen and (min-width: 64em) {
  .dishes-content__small-image {
  right: -142px;
}
}
.dishes-content__small-image img {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .dishes-content--right .dishes-content__left {
  order: 2;
}
}
@media print, screen and (min-width: 64em) {
  .dishes-content--right .dishes-content__right {
  order: 1;
}
}
.dishes-content--right .dishes-content__right .dishes-content__image {
  max-width: 100%;
}
@media print, screen and (min-width: 48em) {
  .dishes-content--right .dishes-content__right .dishes-content__image {
  max-width: 538px;
}
}
.dishes-content--right .dishes-content__right .dishes-content__image:before {
  right: -15px;
  left: auto;
}
@media print, screen and (min-width: 48em) {
  .dishes-content--right .dishes-content__right .dishes-content__image:before {
  right: -24px;
}
}
@media print, screen and (min-width: 64em) {
  .dishes-content--right .dishes-content__right .dishes-content__image:before {
  right: -43px;
}
}
.dishes-content--right .dishes-content__right .dishes-content__image:after {
  right: 105px;
  left: auto;
}
@media print, screen and (min-width: 48em) {
  .dishes-content--right .dishes-content__right .dishes-content__image:after {
  right: 205px;
}
}
.dishes-content--right .dishes-content__small-image {
  right: auto;
  left: 10px;
}
@media print, screen and (min-width: 48em) {
  .dishes-content--right .dishes-content__small-image {
  max-width: 387px;
}
}
@media print, screen and (min-width: 64em) {
  .dishes-content--right .dishes-content__small-image {
  left: -142px;
}
}
.dishes-content--right .dishes-content__small-image img {
  width: 100%;
}
.dishes-section {
  padding-top: 3.75rem;
}
@media print, screen and (min-width: 48em) {
  .dishes-section {
  padding-top: 4.5rem;
}
}
.dishes-section__holder {
  margin: 0 auto;
  max-width: 1315px;
}
.dishes-section__holder h2 {
  margin-bottom: 1.5625rem;
  font-size: 1.875rem;
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .dishes-section__holder h2 {
  margin-bottom: 4rem;
  font-size: 5rem;
}
}
.dishes-section__diet {
  display: none;
  justify-content: center;
  margin-bottom: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .dishes-section__diet {
  margin-bottom: 4rem;
}
}
.dishes-section__diet .diet-indicator {
  margin-top: 0.25rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.dishes-section__diet .diet-indicator:not(:first-child) {
  margin-left: 1.5rem;
}
.dishes-section__tab-content:first-child h2 {
  margin-bottom: 1rem;
}
.dishes-section__tab-content:first-child .dishes-section__diet {
  display: flex;
}
.dishes-tabs {
  margin-top: 0;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 75em) {
  .dishes-tabs {
  margin-top: -40px;
}
}
.dishes-tabs__bg {
  padding-top: 2rem;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
  width: calc(100% + 86px);
  background-color: #215632;
  overflow-x: scroll;
  margin-right: -43px;
  margin-left: -43px;
}
@media screen and (min-width: 103.75em) {
  .dishes-tabs__bg {
  width: 100%;
  overflow-x: unset;
  margin-right: 0;
  margin-left: 0;
}
}
.dishes-tabs__bg a {
  position: relative;
  min-width: 130px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  transition: all 0.25s ease-in-out;
  padding-top: 1.0625rem;
  padding-right: 0.9375rem;
  padding-bottom: 1.0625rem;
  padding-left: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .dishes-tabs__bg a {
  min-width: 210px;
  font-size: 24px;
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
}
}
.dishes-tabs__bg a.active, .dishes-tabs__bg a:hover {
  color: #000;
  background-color: #f8f7f6;
}
.dishes-tabs__bg a:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 37px;
  background-color: #f8f7f6;
  transform: translateY(-50%);
  content: "";
}
.dishes-tabs__bg a:last-child:after {
  display: none;
}
.dishes-tabs__scroll {
  display: flex;
  justify-content: center;
  width: 900px;
}
@media print, screen and (min-width: 48em) {
  .dishes-tabs__scroll {
  width: 1600px;
}
}
@media screen and (min-width: 103.75em) {
  .dishes-tabs__scroll {
  width: 100%;
}
}
.dishes-type {
  margin-bottom: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dishes-type__item {
  margin-bottom: 1.875rem;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .dishes-type__item {
  margin-bottom: 0;
  width: 46%;
}
}
.dishes-type__item ul {
  margin: 0;
}
.dishes-type__item ul li {
  margin-bottom: 0.9375rem;
  padding-right: 3.125rem;
  position: relative;
  list-style: none;
}
.dishes-type__item:last-child {
  margin-bottom: 0;
}
.dishes-type__heading {
  margin-bottom: 1rem;
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  font-style: italic;
}
@media print, screen and (min-width: 48em) {
  .dishes-type__heading {
  margin-bottom: 0;
  font-size: 1.5rem;
}
}
.dishes-type__heading:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  content: "";
}
.dishes-type__heading span {
  padding-right: 1.25rem;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 1rem;
  background-color: #f8f7f6;
}
@media print, screen and (min-width: 48em) {
  .dishes-type__heading span {
  font-size: 57px;
}
}
.dishes-type__info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}
@media print, screen and (min-width: 48em) {
  .dishes-type__info {
  font-size: 1.5rem;
}
}
.dishes-type__info span, .dishes-type__info em {
  display: block;
  width: 100%;
}
.dishes-type__info .diet-indicator {
  margin-top: -0.3125rem;
  margin-left: 0.625rem;
  width: 1.25rem;
  height: 1.25rem;
  display: inline;
}
.dishes-type__price {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1rem;
}
@media print, screen and (min-width: 48em) {
  .dishes-type__price {
  font-size: 1.5rem;
}
}
.event-block {
  position: relative;
  width: 100%;
  background-color: #000;
  overflow: hidden;
  padding-top: 5.875rem;
  padding-bottom: 7.3125rem;
}
@media print, screen and (min-width: 48em) {
  .event-block {
  padding-bottom: 15.875rem;
}
}
.event-block:after {
  position: absolute;
  right: 100%;
  bottom: 0;
  display: none;
  width: 100vw;
  height: 2.6875rem;
  background-color: #BB9D5C;
  content: "";
  pointer-events: none;
  margin-right: -20%;
}
@media print, screen and (min-width: 64em) {
  .event-block:after {
  display: block;
}
}
@media screen and (min-width: 90em) {
  .event-block:after {
  margin-right: -30%;
}
}
.event-block h2 {
  width: 100%;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 0.8125rem;
}
@media print, screen and (min-width: 48em) {
  .event-block h2 {
  margin-bottom: 0;
  width: auto;
}
}
.event-block__title {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1.8125rem;
}
@media print, screen and (min-width: 48em) {
  .event-block__title {
  margin-bottom: 3.4375rem;
}
}
.event-block__slide {
  height: auto;
}
@media print, screen and (min-width: 48em) {
  .event-block__slide {
  width: 47.125rem;
  margin-right: 5.625rem;
}
}
.event-block__btn-control {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .event-block__btn-control {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
}
.event-block__btn-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.event-block__leaf {
  position: absolute;
  bottom: -7.0625rem;
  left: -9.375rem;
  z-index: 1;
  width: 18.4375rem;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .event-block__leaf {
  bottom: -20.1875rem;
  left: -20rem;
  width: 33.4375rem;
}
}
@media print, screen and (min-width: 64em) {
  .event-block__leaf {
  left: 50%;
  width: 39.6875rem;
  transform: translateX(-50%);
}
}
@media print, screen and (min-width: 75em) {
  .event-block__leaf {
  width: 45.9375rem;
  margin-left: 1.9375rem;
}
}
.event-block__shape {
  position: absolute;
  right: -5rem;
  bottom: -18.5625rem;
  width: 22.5rem;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .event-block__shape {
  right: -6.25rem;
  bottom: -23.5625rem;
  width: 28.125rem;
}
}
@media print, screen and (min-width: 64em) {
  .event-block__shape {
  right: -0.4375rem;
}
}
@media screen and (min-width: 103.75em) {
  .event-block__shape {
  width: 35rem;
}
}
.events-section {
  margin-bottom: 10.3125rem;
  padding-top: 5.125rem;
  position: relative;
}
@media print, screen and (min-width: 48em) {
  .events-section {
  margin-bottom: 12.5rem;
  padding-top: 6.25rem;
}
}
@media print, screen and (min-width: 64em) {
  .events-section {
  margin-bottom: 18.5625rem;
  padding-top: 10.4375rem;
}
}
.events-section__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.events-section__list--item {
  margin-bottom: 2.8125rem;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .events-section__list--item {
  margin-bottom: 4.25rem;
  width: 44%;
}
}
@media print, screen and (min-width: 48em) {
  .events-section__list--item--left {
  margin-top: -73px;
}
}
.events-section__list--item--left .card-session__image:after {
  right: -43px;
  left: auto;
}
@media print, screen and (min-width: 48em) {
  .events-section__list--item--left .card-session__image:after {
  right: 0;
}
}
.events-section__list--item--big {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .events-section__list--item--big {
  width: 44.3%;
}
}
.events-section__list--item--big .card-session__image:after {
  display: none;
}
.events-section__layer {
  margin-left: -51.875rem;
  position: absolute;
  bottom: -23.4375rem;
  left: 50%;
  z-index: -1;
  opacity: 0.03;
  width: 35.3125rem;
  height: 38.5rem;
  pointer-events: none;
}
.events-section__layer--top {
  margin-left: 13.4375rem;
  top: 18.75rem;
  bottom: auto;
  opacity: 1;
}
.footer {
  position: relative;
  width: 100%;
  background-color: #000;
  padding-top: 1.75rem;
}
@media print, screen and (min-width: 48em) {
  .footer {
  padding-top: 5rem;
}
}
.footer__block {
  margin-bottom: 0.75rem;
}
@media print, screen and (min-width: 48em) {
  .footer__block {
  margin-bottom: 2.5rem;
}
}
.footer__logo {
  margin: 0 auto 27px;
  display: flex;
  width: 8.0625rem;
}
@media print, screen and (min-width: 48em) {
  .footer__logo {
  display: block;
  width: 11.25rem;
  margin-bottom: 2.125rem;
}
}
@media print, screen and (min-width: 64em) {
  .footer__logo {
  width: 16.25rem;
  margin-left: 0.25rem;
}
}
.footer__logo img {
  max-width: 100%;
}
.footer__mm-item {
  width: 100%;
}
@media print, screen and (max-width: 47.99875em) {
  .footer__mm-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5625rem;
}
}
.footer__info {
  margin: 0 0 0 50px;
  list-style: none;
}
@media print, screen and (min-width: 48em) {
  .footer__info {
  margin: 0;
}
}
@media (max-width: 380px) {
  .footer__info {
  margin: 0 0 0 30px;
}
}
.footer__info > li {
  position: relative;
  font-family: "Recoleta", sans-serif;
  color: #fff;
  padding-bottom: 0.3125rem;
  padding-left: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .footer__info > li {
  font-size: 1.25rem;
  padding-left: 2.375rem;
}
}
@media print, screen and (max-width: 47.99875em) {
  .footer__info > li {
  line-height: normal;
}
}
.footer__info > li > a {
  color: #fff;
}
.footer__info > li > a:hover {
  color: #BB9D5C;
}
.footer__info > li i {
  position: absolute;
  top: 0.3125rem;
  left: 0;
}
@media print, screen and (min-width: 48em) {
  .footer__info > li i {
  font-size: 1.125rem;
}
}
.footer__title {
  font-family: "Recoleta", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0.5625rem;
}
@media print, screen and (min-width: 48em) {
  .footer__title {
  font-size: 1.25rem;
  padding-top: 0.5625rem;
  margin-bottom: 1.375rem;
}
}
.footer__menu {
  margin: 0;
  list-style: none;
}
.footer__menu > li {
  position: relative;
  color: #fff;
  padding-bottom: 0.375rem;
}
@media print, screen and (min-width: 48em) {
  .footer__menu > li {
  font-size: 1.125rem;
  padding-bottom: 0.5625rem;
}
}
.footer__menu > li > a {
  text-decoration: underline;
  color: #fff;
}
.footer__menu > li > a:hover {
  text-decoration: none;
  color: #BB9D5C;
}
.footer__social-icon {
  margin: 0 0 1.25rem 0;
  list-style: none;
}
@media print, screen and (min-width: 64em) {
  .footer__social-icon {
  margin: 0 0 3.75rem 0;
}
}
.footer__social-icon > li {
  font-size: 1.125rem;
  color: #fff;
  padding-bottom: 1.9375rem;
}
@media print, screen and (min-width: 48em) {
  .footer__social-icon > li {
  padding-bottom: 0.3125rem;
}
}
.footer__social-icon > li > a {
  position: relative;
  color: #fff;
  padding-left: 2.125rem;
}
.footer__social-icon > li > a i {
  position: absolute;
  top: 0.3125rem;
  left: 0;
  font-size: 1.125rem;
}
.footer__social-icon > li > a:hover {
  color: #BB9D5C;
}
.footer__social-icon > li:last-child {
  padding-bottom: 0;
}
.footer__text {
  padding: 0 10% 15px;
  width: 100%;
  text-align: center;
  color: #fff;
  border-bottom: solid 1px #F7F6F6;
}
@media print, screen and (min-width: 48em) {
  .footer__text {
  padding: 0 0 0.9375rem 0;
  font-size: 1.125rem;
}
}
.footer__text p {
  margin-bottom: 1.375rem;
}
@media print, screen and (min-width: 48em) {
  .footer__text p {
  margin-bottom: 0;
}
}
.footer__copyright {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
@media print, screen and (min-width: 48em) {
  .footer__copyright {
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
}
}
@media print, screen and (min-width: 64em) {
  .footer__copyright {
  justify-content: unset;
}
}
.footer__copyright p {
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .footer__copyright p {
  font-size: 1.125rem;
}
}
.footer__copyright ul {
  margin: 0;
  display: flex;
  list-style: none;
}
@media print, screen and (min-width: 48em) {
  .footer__copyright ul {
  margin: 0 0 0 3.9375rem;
}
}
.footer__copyright ul > li {
  margin-right: 1rem;
}
.footer__copyright ul > li > a {
  font-size: 0.75rem;
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.6);
}
@media print, screen and (min-width: 48em) {
  .footer__copyright ul > li > a {
  font-size: 1.125rem;
}
}
.footer__copyright ul > li > a:hover {
  text-decoration: none;
  color: #fff;
}
.footer__copyright ul > li:last-child {
  margin-right: 0;
}
.footer__plant {
  position: absolute;
  top: -8.125rem;
  right: -21.6875rem;
  z-index: -1;
  width: 43.125rem;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .footer__plant {
  top: -7.5rem;
  right: -0.4375rem;
}
}
@media print, screen and (min-width: 64em) {
  .footer__plant {
  top: -9.375rem;
  width: 46.875rem;
}
}
@media screen and (min-width: 90em) {
  .footer__plant {
  top: -11.9375rem;
  width: 79.1875rem;
}
}
@media print, screen and (max-width: 47.99875em) {
  .footer__mm-menu {
  margin: 0 auto;
  width: 100%;
  max-width: 15.625rem;
}
}
.header {
  position: relative;
  z-index: 9;
  width: 100%;
  background-color: #000;
  padding-top: 1.125rem;
  padding-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .header {
  padding-top: 2.5rem;
}
}
@media print, screen and (min-width: 75em) {
  .header {
  padding-top: 3.875rem;
}
}
.header__logo {
  width: 8.0625rem;
}
@media print, screen and (min-width: 48em) {
  .header__logo {
  width: 11.25rem;
}
}
@media print, screen and (min-width: 64em) {
  .header__logo {
  margin-left: 0.25rem;
  width: 16.25rem;
}
}
.header__logo img {
  max-width: 100%;
}
.header__right {
  position: relative;
  z-index: 1;
}
.header__right:after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  display: none;
  width: 90%;
  height: 0.125rem;
  background-color: #fff;
  transform: translateY(-50%);
  content: "";
}
@media screen and (min-width: 90em) {
  .header__right:after {
  display: block;
  width: 40%;
}
}
.header__menu {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.header__menu-list {
  margin: 0 2.8125rem 0 0;
  display: flex;
  list-style: none;
}
@media screen and (min-width: 90em) {
  .header__menu-list {
  margin: 0 4.8125rem 0 0;
}
}
.header__menu-item {
  padding-left: 1.875rem;
}
@media print, screen and (min-width: 75em) {
  .header__menu-item {
  padding-left: 3.125rem;
}
}
@media screen and (min-width: 90em) {
  .header__menu-item {
  padding-left: 4.75rem;
}
}
.header__menu-link {
  font-family: "Recoleta", sans-serif;
  font-size: 1.375rem;
  letter-spacing: 3.5px;
  color: #fff;
}
.post-type-archive-dish .header, .post-type-archive-event .header {
  background-color: transparent;
}
.image-text {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 4.625rem;
  padding-bottom: 2.9375rem;
}
@media print, screen and (min-width: 48em) {
  .image-text {
  padding-bottom: 6.25rem;
}
}
@media print, screen and (min-width: 75em) {
  .image-text {
  padding-top: 7.875rem;
  padding-bottom: 12.0625rem;
}
}
.image-text h2 {
  letter-spacing: 0;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .image-text h2 {
  margin-bottom: 4.4375rem;
}
}
.image-text h3 {
  color: #fff;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .image-text h3 {
  margin-bottom: 0.6875rem;
}
}
.image-text__left {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 75em) {
  .image-text__left {
  width: 91%;
}
}
.image-text__left:after {
  position: absolute;
  right: 100%;
  bottom: -1.3125rem;
  z-index: 1;
  width: 100vw;
  height: 5.0625rem;
  background-color: #215632;
  content: "";
  margin-right: -9.375rem;
}
@media print, screen and (min-width: 48em) {
  .image-text__left:after {
  bottom: -4.875rem;
  z-index: -1;
  height: 12.5rem;
  margin-right: -22.125rem;
}
}
.image-text__image {
  position: relative;
  z-index: 1;
  width: calc(100% + 34px);
  margin-left: -3.125rem;
}
@media print, screen and (min-width: 48em) {
  .image-text__image {
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  margin-left: 0;
}
}
.image-text__image--item {
  position: relative;
}
.image-text__image img {
  width: 100%;
  height: 14.4375rem;
  object-fit: cover;
}
@media print, screen and (min-width: 48em) {
  .image-text__image img {
  height: auto;
}
}
.image-text__right {
  position: relative;
  z-index: 1;
  width: 102%;
  margin-top: -2.375rem;
  margin-left: -0.1875rem;
}
@media print, screen and (min-width: 48em) {
  .image-text__right {
  width: 100%;
  margin-top: 3.125rem;
  margin-left: -5.625rem;
}
}
@media print, screen and (min-width: 75em) {
  .image-text__right {
  margin-left: -11.6875rem;
}
}
@media screen and (min-width: 103.75em) {
  .image-text__right {
  width: 98%;
}
}
.image-text__intro {
  padding: 1.5625rem 1.25rem 0.9375rem 1.25rem;
  position: relative;
  z-index: 2;
  line-height: 1.5;
  color: #fff;
  background-color: #BB9D5C;
  margin-bottom: 1.3125rem;
}
@media print, screen and (min-width: 48em) {
  .image-text__intro {
  padding: 2.1875rem 1.875rem;
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: 2.8125rem;
}
}
@media print, screen and (min-width: 64em) {
  .image-text__intro {
  padding: 3.4375rem 2.5rem 2.5625rem 3.125rem;
}
}
@media screen and (min-width: 103.75em) {
  .image-text__intro {
  padding: 3.4375rem 8.125rem 2.5625rem 3.125rem;
}
}
.image-text__intro p {
  margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .image-text__intro p {
  margin-bottom: 1.5625rem;
}
}
@media print, screen and (min-width: 64em) {
  .image-text__intro p {
  margin-bottom: 3.625rem;
}
}
.image-text__small-image {
  margin-left: auto;
  position: relative;
  z-index: 1;
  max-width: 16.125rem;
}
@media print, screen and (min-width: 48em) {
  .image-text__small-image {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
}
.image-text__small-image--item {
  position: relative;
}
.image-text__small-image:after {
  position: absolute;
  bottom: -1.8125rem;
  left: 100%;
  z-index: -1;
  width: 100vw;
  height: 4.875rem;
  background-color: #215632;
  content: "";
  margin-left: -17.5625rem;
}
@media print, screen and (min-width: 48em) {
  .image-text__small-image:after {
  top: 4.375rem;
  bottom: unset;
  height: 7.6875rem;
  margin-left: -22.125rem;
}
}
.image-text__small-image img {
  width: 100%;
  height: 10.8125rem;
  object-fit: cover;
}
@media print, screen and (min-width: 48em) {
  .image-text__small-image img {
  height: auto;
}
}
.image-text__shape {
  position: absolute;
  right: -15rem;
  bottom: -10rem;
  width: 35.3125rem;
  pointer-events: none;
}
.image-text__leaf {
  position: absolute;
  top: 13.5rem;
  right: -3.75rem;
  z-index: 2;
  width: 12.5rem;
  pointer-events: none;
}
@media print, screen and (min-width: 75em) {
  .image-text__leaf {
  right: -0.125rem;
  width: 19.0625rem;
}
}
@media screen and (min-width: 103.75em) {
  .image-text__leaf {
  width: 31.5625rem;
}
}
.image-text__dot-pattern, .image-text__dots {
  position: absolute;
  top: -1rem;
  right: -4.5625rem;
  width: 14.6875rem;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .image-text__dot-pattern, .image-text__dots {
  top: -2.6875rem;
  right: -6rem;
}
}
@media print, screen and (min-width: 64em) {
  .image-text__dot-pattern, .image-text__dots {
  width: 27.1875rem;
}
}
.image-text__dot-pattern {
  top: unset;
  right: -16.5rem;
  bottom: 6.375rem;
  z-index: -1;
}
.intro {
  position: relative;
  width: 100%;
  padding-top: 1.4375rem;
  padding-bottom: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .intro {
  padding-top: 4.75rem;
  padding-bottom: 5rem;
}
}
@media print, screen and (min-width: 75em) {
  .intro {
  padding-bottom: 10.8125rem;
}
}
.intro h3 {
  margin-bottom: 1.4375rem;
}
.intro__content {
  position: relative;
  line-height: 1.5;
  margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .intro__content {
  font-size: 1.25rem;
  margin-bottom: 0;
}
}
@media print, screen and (min-width: 64em) {
  .intro__content {
  width: 95%;
  padding-left: 1.25rem;
}
}
@media print, screen and (min-width: 75em) {
  .intro__content {
  padding-left: 2.875rem;
}
}
.intro__content p {
  margin-bottom: 0.375rem;
}
@media print, screen and (min-width: 48em) {
  .intro__content p {
  margin-bottom: 1.9375rem;
}
}
.intro__content p strong {
  font-weight: 400;
  color: #BB9D5C;
}
.intro__line {
  position: relative;
  width: 10.625rem;
  height: 5rem;
}
.intro__line:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background-color: #215632;
  content: "";
  pointer-events: none;
}
.intro__right {
  position: relative;
  line-height: 1.5;
}
@media print, screen and (min-width: 48em) {
  .intro__right {
  font-size: 1.25rem;
}
}
@media print, screen and (min-width: 64em) {
  .intro__right {
  padding-left: 1.25rem;
}
}
@media print, screen and (min-width: 75em) {
  .intro__right {
  padding-left: 4.25rem;
}
}
@media screen and (min-width: 90em) {
  .intro__right {
  width: 95%;
}
}
.intro__right p {
  margin-bottom: 2.875rem;
}
.intro__right p strong {
  font-weight: 400;
  color: #BB9D5C;
}
.intro__image {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .intro__image {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding-left: 0;
}
}
.intro__image--item {
  position: relative;
}
.intro__image img {
  width: 100%;
  height: 12.5rem;
  object-fit: cover;
}
@media print, screen and (min-width: 48em) {
  .intro__image img {
  height: 22.875rem;
}
}
.intro__image:after {
  position: absolute;
  top: 2.375rem;
  left: -1.4375rem;
  z-index: -1;
  width: 100vw;
  height: 7.875rem;
  background-color: #215632;
  content: "";
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .intro__image:after {
  top: 4.5625rem;
  left: -2.5rem;
  height: 12.5rem;
}
}
@media print, screen and (min-width: 75em) {
  .intro__image:after {
  left: -5.75rem;
}
}
.intro__btn {
  display: flex;
  justify-content: center;
}
@media print, screen and (min-width: 48em) {
  .intro__btn {
  justify-content: unset;
}
}
.intro__dot {
  position: absolute;
  bottom: -3.1875rem;
  left: -1.25rem;
  z-index: -1;
  width: 33.6875rem;
  pointer-events: none;
}
@media print, screen and (min-width: 75em) {
  .intro__dot {
  left: -4.375rem;
}
}
.intro__dot img {
  width: auto;
}
.intro__shape {
  position: absolute;
  right: -3.125rem;
  bottom: -5rem;
  z-index: -1;
  width: 13.8125rem;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .intro__shape {
  right: -18.6875rem;
  bottom: -15.0625rem;
  z-index: 1;
  width: 33.8125rem;
}
}
.intro__leaf {
  position: absolute;
  top: 19rem;
  left: -2.5rem;
  width: 5.625rem;
  pointer-events: none;
}
@media print, screen and (min-width: 64em) {
  .intro__leaf {
  top: unset;
  bottom: 12.5rem;
  left: -4.375rem;
  width: 11.25rem;
}
}
@media screen and (min-width: 90em) {
  .intro__leaf {
  bottom: 10.1875rem;
  left: -10rem;
  width: 19.5rem;
}
}
@media screen and (min-width: 103.75em) {
  .intro__leaf {
  left: -6.25rem;
}
}
.intro__bg-image {
  position: absolute;
  top: -1.4375rem;
  left: -3.125rem;
  width: 16.25rem;
  pointer-events: none;
}
@media print, screen and (min-width: 64em) {
  .intro__bg-image {
  top: -4.75rem;
  left: -8.625rem;
  width: 41.75rem;
}
}
.location {
  width: 100%;
  padding-top: 66px;
  padding-bottom: 115px;
}
.location h2 {
  letter-spacing: 0;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 48em) {
  .location h2 {
  margin-bottom: 78px;
}
}
.location h3 {
  margin-bottom: 24px;
}
.location__text {
  line-height: 1.5;
  margin-bottom: 26px;
}
@media print, screen and (min-width: 48em) {
  .location__text {
  font-size: 20px;
  margin-bottom: 38px;
}
}
.location__text p {
  margin-bottom: 17px;
}
@media print, screen and (min-width: 48em) {
  .location__text p {
  margin-bottom: 50px;
}
}
.location__left {
  padding-bottom: 14px;
}
@media print, screen and (min-width: 48em) {
  .location__left {
  padding-bottom: 0;
}
}
.location__right {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .location__right {
  margin-left: auto;
  width: 68%;
}
}
.location__right:before, .location__right:after {
  position: absolute;
  top: 53px;
  left: 100%;
  z-index: -1;
  width: 100vw;
  height: 87px;
  background-color: #215632;
  content: "";
  pointer-events: none;
  margin-left: -112%;
}
@media print, screen and (min-width: 48em) {
  .location__right:before, .location__right:after {
  height: 200px;
}
}
.location__right:after {
  top: unset;
  bottom: -44px;
  background-color: #BB9D5C;
  margin-left: -125%;
}
.location__map {
  position: relative;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 48em) {
  .location__map {
  height: 450px;
}
}
.location__map iframe {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .location__map iframe {
  height: 450px;
}
}
.location__info {
  padding: 15px 20px;
  position: absolute;
  right: 0;
  bottom: -95px;
  width: 100%;
  max-width: 246px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 48em) {
  .location__info {
  padding: 35px 41px 26px;
  max-width: 446px;
}
}
.location__info ul {
  margin: 0;
  list-style: none;
}
.location__info ul > li {
  position: relative;
  font-family: "Recoleta", sans-serif;
  color: #000;
  padding-bottom: 0.3125rem;
  padding-left: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .location__info ul > li {
  font-size: 1.25rem;
  padding-left: 2.375rem;
}
}
@media print, screen and (max-width: 47.99875em) {
  .location__info ul > li {
  line-height: normal;
}
}
.location__info ul > li > a {
  font-family: "Recoleta", sans-serif;
  color: #000;
}
@media print, screen and (min-width: 48em) {
  .location__info ul > li > a {
  font-size: 20px;
}
}
.location__info ul > li > a:hover {
  color: #BB9D5C;
}
.location__info ul > li i {
  position: absolute;
  top: 0.3125rem;
  left: 0;
}
@media print, screen and (min-width: 48em) {
  .location__info ul > li i {
  font-size: 1.125rem;
}
}
.photo {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 7.1875rem;
  padding-bottom: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .photo {
  padding-top: 8.1875rem;
  padding-bottom: 4.375rem;
}
}
.photo h2 {
  margin-bottom: 3.1875rem;
}
@media print, screen and (max-width: 47.99875em) {
  .photo h2 {
  letter-spacing: 0;
}
}
.photo__sliders {
  position: relative;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .photo__sliders {
  margin-bottom: 3.125rem;
}
}
.photo__sliders:before {
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #fff 91%, rgba(255, 255, 255, 0) 100%);
  content: "";
}
.photo__sliders:after {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #fff 91%, rgba(255, 255, 255, 0) 100%);
  content: "";
}
.photo__slide {
  margin-right: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .photo__slide {
  margin-right: 2.5rem;
}
}
.photo__slide--alt .photo__big-image img {
  border-radius: 0 0 4.5rem 4.5rem;
}
@media print, screen and (min-width: 48em) {
  .photo__slide--alt .photo__big-image img {
  border-radius: 0 0 12.5rem 12.5rem;
}
}
.photo__slide--alt .photo__image img {
  border-radius: 4.5rem 0 0 0;
}
@media print, screen and (min-width: 48em) {
  .photo__slide--alt .photo__image img {
  border-radius: 12.5rem 0 0 0;
}
}
.photo__slide--alt .photo__image:last-child img {
  border-radius: 0 0 4.5rem 0;
}
@media print, screen and (min-width: 48em) {
  .photo__slide--alt .photo__image:last-child img {
  border-radius: 0 0 12.5rem 0;
}
}
.photo__big-image {
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .photo__big-image {
  height: 354px;
}
}
.photo__big-image img {
  width: 100%;
  height: 776px;
  border-top-left-radius: 12.5rem;
  border-top-right-radius: 12.5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .photo__big-image img {
  height: 100%;
}
}
.photo__image {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .photo__image {
  margin-bottom: 2.5rem;
}
}
.photo__image img {
  width: 100%;
  border-bottom-left-radius: 12.5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .photo__image img {
  height: 167px;
  border-bottom-left-radius: 4.5rem;
}
}
.photo__image:last-child {
  margin-bottom: 0;
}
.photo__image:last-child img {
  border-top-right-radius: 12.5rem;
  border-bottom-left-radius: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .photo__image:last-child img {
  height: 167px;
  border-top-right-radius: 4.5rem;
}
}
.photo__btn-control {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .photo__btn-control {
  margin-bottom: 3.4375rem;
}
}
.photo__btn-control .arrows {
  display: flex;
  align-items: center;
}
.photo__text {
  text-align: center;
}
@media print, screen and (min-width: 48em) {
  .photo__text {
  font-size: 1.25rem;
  text-align: unset;
}
}
.photo__text p {
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .photo__text p {
  margin-bottom: 1.875rem;
}
}
.photo__layer {
  margin-left: -830px;
  position: absolute;
  top: -275px;
  left: 50%;
  z-index: 2;
  opacity: 0.03;
  width: 565px;
  height: 616px;
  pointer-events: none;
}
.photo__buttons {
  display: flex;
  justify-content: center;
}
.photo .slick-slide {
  margin-right: 2rem;
}
.review-block {
  position: relative;
  width: 100%;
  padding-top: 0.9375rem;
  padding-bottom: 4.1875rem;
}
@media print, screen and (min-width: 48em) {
  .review-block {
  padding-top: 3.75rem;
  padding-bottom: 6.25rem;
}
}
.review-block:after {
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 100vw;
  height: 2.6875rem;
  background-color: #215632;
  content: "";
  pointer-events: none;
  margin-left: -59%;
}
@media print, screen and (min-width: 48em) {
  .review-block:after {
  display: none;
}
}
.review-block h2 {
  letter-spacing: 0;
  margin-bottom: 2.9375rem;
}
@media print, screen and (min-width: 48em) {
  .review-block h2 {
  margin-bottom: 8.6875rem;
}
}
.review-block__sliders {
  margin-bottom: 0.875rem;
}
@media print, screen and (min-width: 48em) {
  .review-block__sliders {
  margin-bottom: 3.4375rem;
}
}
.review-block__sliders:before, .review-block__sliders:after {
  position: absolute;
  top: -1.375rem;
  right: 100%;
  z-index: -1;
  width: 100vw;
  height: 5rem;
  background-color: #215632;
  content: "";
  pointer-events: none;
  margin-right: -52%;
}
@media print, screen and (min-width: 48em) {
  .review-block__sliders:before, .review-block__sliders:after {
  top: -3.125rem;
  height: 10rem;
  margin-right: -36%;
}
}
.review-block__sliders:after {
  top: unset;
  bottom: -3.125rem;
  left: 100%;
  display: none;
  margin-right: 0;
  margin-left: -36%;
}
@media print, screen and (min-width: 48em) {
  .review-block__sliders:after {
  display: block;
}
}
@media print, screen and (min-width: 64em) {
  .review-block__slide {
  margin-right: 3.75rem;
}
}
.review-block__btn-control {
  display: flex;
  justify-content: center;
  width: 100%;
}
.review-block__btn-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.review-block__layer {
  margin-left: -51.875rem;
  position: absolute;
  bottom: -0.625rem;
  left: 50%;
  z-index: -1;
  width: 35.3125rem;
  transform: rotate(45deg);
  pointer-events: none;
}
.text-block {
  margin-bottom: 8.75rem;
  padding-top: 5rem;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 48em) {
  .text-block {
  margin-bottom: 14.0625rem;
  padding-top: 10.75rem;
}
}
.text-block__content {
  margin: 0 auto;
  max-width: 754px;
}
.text-block__content p {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .text-block__content p {
  margin-bottom: 2.5rem;
}
}
.text-block__content .button.hollow i {
  transform: rotate(-90deg);
}
.text-block__title {
  margin: 0 auto 1.25rem;
  position: relative;
  max-width: 485px;
}
@media print, screen and (min-width: 48em) {
  .text-block__title {
  margin-bottom: 2.0625rem;
}
}
.text-block__title:after, .text-block__title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 1px;
  background-color: #1F241F;
  transform: translateY(-50%);
  content: "";
}
@media print, screen and (min-width: 48em) {
  .text-block__title:after, .text-block__title:before {
  width: 69px;
  height: 2px;
}
}
.text-block__title:after {
  right: 0;
  left: auto;
}
.text-block__title h4 {
  font-size: 1rem;
  letter-spacing: 1px;
}
@media print, screen and (min-width: 48em) {
  .text-block__title h4 {
  font-size: 1.5625rem;
  letter-spacing: 5px;
}
}
.text-block__title h4 span {
  padding-right: 1.625rem;
  padding-left: 1.625rem;
  display: inline-block;
}
.top-block {
  padding: 0.4375rem 0;
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  background-color: #000;
}
@media print, screen and (min-width: 48em) {
  .top-block {
  padding: 0.625rem 0;
}
}
.top-block__block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.top-block__call {
  display: inline-flex;
  align-items: center;
  font-size: 0;
  line-height: normal;
  color: #fff;
}
@media print, screen and (min-width: 48em) {
  .top-block__call {
  font-size: 1.125rem;
  margin-right: 1.25rem;
}
}
@media print, screen and (min-width: 64em) {
  .top-block__call {
  margin-right: 0;
}
}
.top-block__call i {
  font-size: 0.9375rem;
  margin-right: 1.9375rem;
}
@media print, screen and (min-width: 48em) {
  .top-block__call i {
  margin-right: 0.625rem;
}
}
.top-block__text {
  font-size: 0.9375rem;
  color: #fff;
}
@media print, screen and (min-width: 75em) {
  .top-block__text {
  font-size: 1.125rem;
}
}
.top-block__text p {
  margin-bottom: 0;
}
.top-block__nl {
  display: flex;
  align-items: center;
  padding-right: 1.0625rem;
}
.top-block__en {
  position: relative;
}
.top-block__flag {
  position: relative;
  width: 1.25rem;
  cursor: pointer;
}
.top-block__flag:after {
  position: absolute;
  top: 0;
  right: -1.0625rem;
  font-family: "icomoon", sans-serif;
  font-size: 0.375rem;
  color: #fff;
  transition: all 0.25s ease-in-out;
  content: "\e909";
}
.top-block__flag--open:after {
  transform: rotate(-180deg);
}
.top-block__flag-item {
  margin: 0;
  position: absolute;
  top: 1.5rem;
  left: 0;
  z-index: 2;
  display: none;
  list-style: none;
}
.top-block__flag-item > li {
  line-height: normal;
  margin-bottom: 0.625rem;
}
.top-block__flag-item > li > a {
  display: block;
  text-decoration: none;
}
.top-block__menu {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
}
.top-block__menu > li {
  margin-right: 3.125rem;
}
.top-block__menu > li > a {
  font-family: "Recoleta", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-decoration: underline;
  color: #fff;
}
.top-block__menu > li > a:hover {
  text-decoration: none;
}
.usp {
  width: 100%;
  margin-bottom: 48px;
}
@media print, screen and (min-width: 64em) {
  .usp {
  margin-bottom: 69px;
}
}
.usp h3 {
  margin-bottom: 0;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 48em) {
  .usp h3 {
  font-size: 1.25rem;
}
}
@media print, screen and (min-width: 64em) {
  .usp h3 {
  font-size: 2rem;
}
}
.usp__items {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 1.1875rem;
}
@media print, screen and (min-width: 64em) {
  .usp__items {
  margin-bottom: 0;
}
}
.usp__items img {
  flex: 0 0 auto;
  width: 1.5625rem;
  margin-right: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .usp__items img {
  width: 2.1875rem;
}
}
@media print, screen and (min-width: 64em) {
  .usp__items img {
  width: auto;
  margin-right: 2.1875rem;
}
}
.work-block {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 66px;
  padding-bottom: 215px;
}
.work-block h2 {
  letter-spacing: 0;
  margin-bottom: 77px;
}
.work-block h3 {
  margin-bottom: 24px;
}
.work-block__text {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 38px;
}
.work-block__text p {
  padding-right: 50px;
  margin-bottom: 38px;
}
@media print, screen and (min-width: 48em) {
  .work-block__text p {
  padding-right: 0;
}
}
@media screen and (min-width: 103.75em) {
  .work-block__text p {
  padding-right: 35%;
}
}
.work-block__right {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .work-block__right {
  width: 61%;
  margin-left: 116px;
}
}
.work-block__image {
  position: relative;
  width: 100%;
  max-width: 258px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 48em) {
  .work-block__image {
  max-width: 558px;
  max-height: 371px;
}
}
.work-block__image:after {
  position: absolute;
  top: 30px;
  left: 100%;
  z-index: -1;
  width: 100vw;
  height: 60px;
  background-color: #215632;
  content: "";
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .work-block__image:after {
  top: 53px;
  height: 138px;
}
}
.work-block__image:before {
  position: absolute;
  bottom: -25px;
  left: -90px;
  z-index: -1;
  width: 382px;
  height: 36px;
  background-color: #BB9D5C;
  content: "";
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .work-block__image:before {
  width: 482px;
  height: 77px;
  background-color: #215632;
}
}
.work-block__image img {
  width: 100%;
}
.work-block__small-image {
  position: absolute;
  right: 0;
  bottom: -50px;
  max-width: 158px;
}
@media print, screen and (min-width: 48em) {
  .work-block__small-image {
  right: -170px;
  bottom: -120px;
  left: auto;
  max-width: 345px;
  max-height: 230px;
}
}
.work-block__leaf {
  position: absolute;
  right: -7px;
  bottom: 185px;
  width: 90px;
  pointer-events: none;
}
@media print, screen and (min-width: 48em) {
  .work-block__leaf {
  display: none;
}
}
@media screen and (min-width: 103.75em) {
  .work-block__leaf {
  top: 118px;
  display: block;
  width: 299px;
}
}
.work-block--text .work-block__leaf {
  top: 118px;
  bottom: auto;
}
@media print, screen and (min-width: 48em) {
  .work-block--text .work-block__leaf {
  display: none;
}
}
@media screen and (min-width: 103.75em) {
  .work-block--text .work-block__leaf {
  display: block;
}
}
:where(body) {
  margin: 0;
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.is-layout-grid) {
  gap: 0.5em;
}
body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #32373c;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-top: calc(0.667em + 2px);
  padding-right: calc(1.333em + 2px);
  padding-bottom: calc(0.667em + 2px);
  padding-left: calc(1.333em + 2px);
  text-decoration: none;
  text-transform: inherit;
}
.fab {
  display: inline-block;
  width: 0.875em;
  height: 1em;
  line-height: 1;
}
.fab > svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
html:not(.aos-actief) [data-aos] {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}
