*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover,
*:focus {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

i,
em,
dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

ul, li, h1, h2, h3 {
  margin: 0;
  padding: 0;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
 * clearfix
 * http://nicolasgallagher.com/micro-clearfix-hack/
 */
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 only */
.clearfix {
  *zoom: 1;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*===GENERALS=====*/
html {
  font-size: 62.5%;
  font-family: niveau-grotesk, sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 1500px) {
  html {
    font-size: 58%;
  }
}
@media screen and (max-width: 1230px) {
  html {
    font-size: 52%;
  }
}

main {
  padding-top: var(--main-padding);
}

.container {
  width: 100%;
  max-width: 129.8rem;
  margin: 0 auto;
  padding: 0 2.5rem;
}
@media screen and (max-width: 1000px) {
  .container {
    padding: 0 1.5rem;
  }
}

.container--narrow {
  max-width: 114.8rem;
}

.container--wider {
  max-width: 134.8rem;
}

.container--full {
  max-width: 1562px;
}

section, .section {
  position: relative;
  padding: 13rem 0;
}
@media screen and (max-width: 800px) {
  section, .section {
    padding: 6rem 0;
  }
}

.section--page-header {
  padding-bottom: 0;
}

.section--content {
  padding: 0;
}

.section--search-page-header h1 {
  font-size: 4rem;
  text-align: center;
}
.section--search-page-header h1 strong {
  color: #000;
}

.anchor {
  position: absolute;
  top: -7rem;
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

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

p, ul, ol {
  font-size: 2rem;
  line-height: 1.4;
  color: #161F28;
  font-weight: 300;
  margin: 3rem 0;
}
p strong, ul strong, ol strong {
  font-weight: 500;
}

a {
  position: relative;
  color: #F5D565;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: none;
  color: #F5D565;
}

ul {
  margin-left: 3rem;
}

ul li::marker, ol li::marker {
  color: #006B60;
}

h1, .h1 {
  font-size: 5rem;
  color: #161F28;
  line-height: 1.1;
  margin: 0;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  h1, .h1 {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 600px) {
  h1, .h1 {
    font-size: 4.3rem;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  h1, .h1 {
    font-size: 3.6rem;
  }
}

h2, .h2 {
  position: relative;
  font-size: 3rem;
  color: #161F28;
  line-height: 1.2;
  margin: 0;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  h2, .h2 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 600px) {
  h2, .h2 {
    font-size: 3rem;
    text-align: center;
  }
}

.no-posts-text {
  font-size: 4rem;
  text-align: center;
}

h3, .h3 {
  font-size: 2.5rem;
  color: #161F28;
  line-height: 1.2;
  margin: 0;
}
@media screen and (max-width: 1000px) {
  h3, .h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  h3, .h3 {
    font-size: 1.7rem;
    text-align: center;
  }
}

h4, .h4 {
  font-size: 5rem;
  color: #161F28;
  font-style: italic;
  line-height: 1.2;
  margin: 3rem 0;
}
@media screen and (max-width: 1000px) {
  h4, .h4 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  h4, .h4 {
    font-size: 3rem;
    text-align: center;
  }
}

img {
  max-width: 100%;
  height: auto;
}

svg {
  max-width: 100%;
  max-height: 100%;
}

#cookie-bar {
  color: white;
  background: #F5D565 !important;
  -webkit-box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.2) !important;
  border: 1px solid #222;
}
#cookie-bar #cookie-bar-button {
  background: #000;
}

.wp-block-table {
  margin: 3rem 0;
}

table:not(.ui-datepicker-calendar) {
  border: 1px solid #F5D565;
  width: 100%;
}
table:not(.ui-datepicker-calendar) tr {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
table:not(.ui-datepicker-calendar) tr:hover {
  background: rgba(245, 213, 101, 0.2);
}
table:not(.ui-datepicker-calendar) tr:last-of-type, table:not(.ui-datepicker-calendar) tr:first-of-type {
  background: #F5D565;
}
table:not(.ui-datepicker-calendar) tr:last-of-type td, table:not(.ui-datepicker-calendar) tr:first-of-type td {
  color: #ffffff;
  font-weight: 700;
}
table:not(.ui-datepicker-calendar) tr td {
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 1rem;
}

.default img.aligncenter {
  margin: 0 auto;
  display: block;
}

.default img.alignright {
  float: right;
}

.default img.alignleft {
  float: left;
}

figure {
  margin: 3rem 0;
}

figure.wp-block-image {
  margin: 3rem 0;
  text-align: left;
}
figure.wp-block-image figcaption {
  text-align: left;
}

.wp-block-image:before,
.wp-block-image:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.wp-block-image:after {
  clear: both;
}

/* For IE 6/7 only */
.wp-block-image {
  *zoom: 1;
}

.wp-block-image figcaption {
  font-size: 1.4rem;
  text-align: center;
}

.click-body-placeholder {
  position: fixed;
  z-index: 80;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.click-body-placeholder.active {
  pointer-events: initial;
}

.section--404 {
  text-align: center;
}
.section--404 h1 {
  font-size: 5rem;
}

.image-with-gold-square {
  position: relative;
}
.image-with-gold-square img {
  position: relative;
  z-index: 2;
}
.image-with-gold-square:before {
  position: absolute;
  z-index: 1;
  content: "";
  width: calc(100% - 2rem);
  aspect-ratio: 1/1;
  background: white;
  top: -2rem;
  left: -2rem;
  border: 2px solid #F5D565;
}

.form-wrap {
  max-width: 72rem;
  margin: 0 auto;
}
.form-wrap .wpcf7-submit {
  width: 100%;
  font-size: 1.8rem;
  height: 4.8rem;
  line-height: 4.8rem;
  background: black;
  color: white;
  border: none;
  border-radius: 0;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form-wrap .wpcf7-submit:hover {
  background: #F5D565;
}

.form-row {
  display: block;
  margin-bottom: 2.4rem;
}

.form-col {
  position: relative;
  font-size: 0;
}
.form-col.focused label {
  font-size: 10px;
  color: #8A8A8A;
  top: 0.7rem;
}
.form-col.focused .form-control {
  background: white;
}
.form-col label {
  pointer-events: none;
  font-size: 1.5rem;
  color: #161F28;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 2.5rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 700;
}
.form-col label span {
  color: #ffc0be;
}

.form-control {
  width: 100%;
  border: 1px solid #D1D1D1;
  padding: 0 2.5rem;
  line-height: 4.8rem;
  height: 4.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  color: #161F28;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 3rem;
  padding-top: 7px;
  font-weight: 700;
  background: transparent;
}
@media screen and (max-width: 900px) {
  .form-control {
    font-size: 16px;
  }
}
.form-control:focused {
  background-color: white;
}
.form-control.wpcf7-not-valid {
  border-color: #ffc0be;
}

.form-col.form-col--message.focused label {
  top: 0.7rem;
}
.form-col.form-col--message label {
  top: 2.6rem;
}

textarea.form-control {
  height: 15rem;
  resize: none;
  line-height: 1.3;
  padding-top: 18px;
}

.form-control--smaller {
  line-height: 2.7rem;
  height: 2.6rem;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 1.6rem;
}

.form-wrap .wpcf7-not-valid-tip {
  display: block;
  font-size: 12px;
  position: absolute;
  width: 100%;
  left: 3rem;
}

.btn,
.wp-block-button__link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.btn--smaller {
  line-height: 2.9rem;
  height: 3rem;
}

.section--page-content .btn,
.section--page-content .wp-block-button__link, .section--single-content .btn,
.section--single-content .wp-block-button__link {
  margin-bottom: 7rem;
}

header.header {
  position: fixed;
  z-index: 90;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background: white;
  padding: 1.5rem 0;
}
header.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header.header.scrolled {
  -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.75);
}

.header__left-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20rem;
          flex: 0 0 20rem;
}

.header__logo {
  display: block;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 800px) {
  .header__logo {
    margin: 0 auto;
  }
}
.header__logo h1 {
  margin: 0;
  line-height: 1;
  font-size: 0;
}
.header__logo svg, .header__logo img {
  width: 100%;
  height: auto;
}

.header__right-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.header__right-col .footer-social {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin-left: 1rem;
}
@media screen and (max-width: 800px) {
  .header__right-col .footer-social {
    display: none;
  }
}
.header__right-col .footer-social svg:hover path {
  fill: #F5D565;
}
.header__right-col .footer-social svg path {
  fill: #161F28;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navigation {
  display: inline-block;
  vertical-align: middle;
}

ul.menu {
  margin: 0;
  font-size: 0;
}
ul.menu li.show-on-mobile {
  display: none;
}
@media screen and (max-width: 800px) {
  ul.menu li.show-on-mobile {
    display: block;
    text-align: center;
  }
  ul.menu li.show-on-mobile a {
    display: inline-block;
    text-decoration: none;
    margin: 0 0.5rem;
    max-width: 2.5rem;
  }
  ul.menu li.show-on-mobile a:hover svg path {
    filL: #F5D565;
  }
  ul.menu li.show-on-mobile a svg path {
    fill: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

li.menu__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
li.menu__item:last-of-type a:after {
  display: none;
}
li.menu__item a {
  position: relative;
  display: block;
  padding: 1.6rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #000;
}
li.menu__item a:hover {
  color: #F5D565;
}
li.menu__item a:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000;
  font-size: 1.5rem;
}
@media screen and (max-width: 800px) {
  li.menu__item a:after {
    display: none;
  }
}

li.menu__item.menu__item--has-children:hover .menu__sub-menu {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 1rem);
  transform: translate(-50%, 1rem);
}
li.menu__item.menu__item--has-children > a {
  padding-right: 2rem;
}
li.menu__item.menu__item--has-children > a:hover:before {
  border-color: #F5D565 transparent transparent transparent;
}
li.menu__item.menu__item--has-children > a:before {
  position: absolute;
  content: "";
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #000 transparent transparent transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

li.menu__item.menu__item--has-children .menu__sub-menu {
  position: absolute;
  z-index: 95;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 2rem);
  transform: translate(-50%, 2rem);
  width: 30rem;
  background: white;
  padding: 2rem 1rem;
  border-radius: 1rem;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  text-align: center;
  margin: 0;
}
li.menu__item.menu__item--has-children .menu__sub-menu:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background: white;
  width: 1rem;
  height: 1rem;
}
li.menu__item.menu__item--has-children .menu__sub-menu:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -1rem;
  height: 1rem;
}
li.menu__item.menu__item--has-children .menu__sub-menu li.menu__item {
  margin: 0;
}
li.menu__item.menu__item--has-children .menu__sub-menu li.menu__item a {
  padding: 0.5rem 0;
}

@media screen and (max-width: 800px) {
  .navigation.navigation--header {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 1px;
    background: white;
    padding: 1rem 0;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%) scaleY(0);
    transform: translateY(100%) scaleY(0);
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  .navigation.navigation--header.active {
    -webkit-transform: translateY(100%) scaleY(1);
    transform: translateY(100%) scaleY(1);
    opacity: 1;
    pointer-events: initial;
  }
}
@media screen and (max-width: 800px) {
  .navigation.navigation--header li.menu__item {
    display: block;
    margin: 0;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children > a {
    padding-right: 0;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children > a:before {
    display: none;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children .menu__sub-menu {
    position: static;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    background: no-repeat;
    width: 100%;
    pointer-events: initial;
    padding: 0;
    margin: 0;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children .menu__sub-menu:before {
    display: none;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children .menu__sub-menu li.menu__item a {
    padding: 1rem 0;
    font-weight: 400;
  }
}

.header__menu-btn {
  display: none;
  position: relative;
  vertical-align: middle;
  width: 4rem;
  height: 4rem;
  margin-left: 1rem;
}
.header__menu-btn:hover span {
  border-color: #F5D565;
}
@media screen and (max-width: 800px) {
  .header__menu-btn {
    display: inline-block;
    position: absolute;
    right: 15rem;
    top: 53%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.header__menu-btn.active span:nth-of-type(1) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-color: #F5D565;
}
.header__menu-btn.active span:nth-of-type(2) {
  opacity: 0;
}
.header__menu-btn.active span:nth-of-type(3) {
  top: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #F5D565;
}
.header__menu-btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  border-top: 2px solid #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header__menu-btn span:nth-of-type(1) {
  top: 5px;
}
.header__menu-btn span:nth-of-type(2) {
  top: 14px;
}
.header__menu-btn span:nth-of-type(3) {
  top: 23px;
}

.language-switcher {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem;
}
.language-switcher:hover .language-switcher__items {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 1rem);
  transform: translate(-50%, 1rem);
}

.language-switcher__current-lang {
  display: block;
  font-size: 1.6rem;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.language-switcher__current-lang:hover {
  cursor: pointer;
  color: #F5D565;
}

.language-switcher__items {
  position: absolute;
  z-index: 95;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 2rem);
  transform: translate(-50%, 2rem);
  width: auto;
  background: white;
  padding: 2rem 1rem;
  border-radius: 1rem;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  text-align: center;
}
.language-switcher__items:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background: white;
  width: 1rem;
  height: 1rem;
}
.language-switcher__items:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -1rem;
  height: 1rem;
}
.language-switcher__items li {
  padding: 0;
  margin: 0 1rem;
}
.language-switcher__items li:before {
  display: none;
}
.language-switcher__items li a {
  color: #000;
  text-decoration: none;
  font-size: 1.5rem;
}
.language-switcher__items li a:hover {
  color: #F5D565;
}

.action-stripe {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding: 1rem 0;
  z-index: 95;
  background: #F5D565;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.action-stripe.scrolled {
  top: calc(var(--stripe-height) * -1);
}
.action-stripe p {
  margin: 0;
  color: black;
}
@media screen and (max-width: 360px) {
  .action-stripe p {
    font-size: 13px;
  }
}
.action-stripe p a {
  color: black;
}

body.with-stripe header.header {
  top: var(--stripe-height);
}
body.with-stripe header.header.scrolled {
  top: 0;
}

.header .btn {
  font-size: 1.8rem;
  height: 4.8rem;
  line-height: 4.8rem;
  background: black;
  color: white;
  border: none;
  border-radius: 0;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0 1.6rem;
  margin-left: 2rem;
  display: inline-block;
}
.header .btn:hover {
  background: #F5D565;
  color: black;
}

.slick-slider.slick-dotted {
  margin-bottom: 0;
}

.slick-arrow {
  position: absolute;
  z-index: 20;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  width: 4.8rem;
  height: 4.8rem;
  border: none;
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-arrow:not(.slick-disabled):hover {
  cursor: pointer;
}
.slick-arrow:not(.slick-disabled):hover svg path {
  fill: #F5D565;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-arrow:not(.slick-disabled):hover svg circle {
  stroke: #F5D565;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-arrow svg path {
  fill: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-arrow svg circle {
  stroke: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-arrow.slick-disabled {
  opacity: 0.5;
}

.slick-arrow.slick-prev {
  left: -5rem;
}

.slick-arrow.slick-next {
  right: -5rem;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.slick-dots {
  position: absolute;
  bottom: 4rem;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  margin: 0;
}
.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0.5rem;
  font-size: 0;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li.slick-active button {
  opacity: 1;
  background: white;
}
.slick-dots li button {
  font-size: 0;
  border: none;
  background: white;
  opacity: 0.5;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0.7rem;
  padding: 0;
}

.section.section--top {
  padding: 0;
  font-size: 0;
}

@media screen and (max-width: 800px) {
  .top-slider.slick-slider {
    display: none;
  }
}
.top-slider.slick-slider .slick-arrow {
  width: 22rem;
  height: 100%;
  top: 0;
  -webkit-transform: none;
  transform: none;
  background: rgba(255, 255, 255, 0.3);
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.top-slider.slick-slider .slick-arrow:hover {
  cursor: pointer;
  opacity: 1;
}
.top-slider.slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.top-slider.slick-slider .slick-arrow.slick-prev:after {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}
.top-slider.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.top-slider.slick-slider .slick-arrow:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 6.4rem;
  height: 6.4rem;
  background-image: url("../images/arrow-slider.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.top-slider.slick-slider .top-slide {
  position: relative;
  overflow: hidden;
  height: var(--app-height);
  width: 100%;
}
.top-slider.slick-slider .top-slide .inner {
  position: absolute;
  width: 100%;
  height: 100%;
}
.top-slider.slick-slider .top-slide .inner img, .top-slider.slick-slider .top-slide .inner video {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: auto;
  width: 100%;
  height: 100%;
}

.mobile-top-slider.slick-slider {
  display: none;
}
@media screen and (max-width: 800px) {
  .mobile-top-slider.slick-slider {
    display: block;
  }
}
.mobile-top-slider.slick-slider .top-slide .inner img {
  width: 100%;
}

.section__header {
  text-align: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 800px) {
  .section__header {
    margin-bottom: 2.5rem;
  }
}

.inner-text {
  max-width: 955px;
  margin: 0 auto;
  text-align: center;
}
.inner-text p {
  font-size: 2.5rem;
  line-height: 1.24;
}
.inner-text p:first-of-type {
  margin-top: 0;
}
.inner-text p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .inner-text p {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 600px) {
  .inner-text p {
    font-size: 1.8rem;
  }
}

.section--gallery {
  padding-bottom: 6.4rem;
}
.section--gallery .container {
  max-width: 1920px;
  padding: 0 0 0 1.5rem;
}
.section--gallery .section__header {
  position: relative;
  padding: 0 15rem;
}
@media screen and (max-width: 800px) {
  .section--gallery .section__header {
    padding: 0 1.5rem 0 0;
  }
}
.section--gallery .section__header .slick-arrow {
  bottom: 0;
  top: auto;
  -webkit-transform: none;
  transform: none;
}
.section--gallery .section__header .slick-arrow.gallery-arrow--prev {
  right: 6.4rem;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media screen and (max-width: 1960px) {
  .section--gallery .section__header .slick-arrow.gallery-arrow--prev {
    right: 7.9rem;
  }
}
.section--gallery .section__header .slick-arrow.gallery-arrow--next {
  right: 0;
}
@media screen and (max-width: 1960px) {
  .section--gallery .section__header .slick-arrow.gallery-arrow--next {
    right: 1.5rem;
  }
}
@media screen and (max-width: 800px) {
  .section--gallery .section__header .gallery-arrow {
    display: none;
  }
}
.section--gallery .gallery-slider {
  margin: 0 -1.2rem;
}
@media screen and (max-width: 1960px) {
  .section--gallery .gallery-slider {
    margin: 0;
  }
}
.section--gallery .gallery-slider .slick-list {
  padding: 0 20% 0 0 !important;
}
.section--gallery .gallery-slider .slick-slide {
  margin: 0 1.2rem;
}
@media screen and (max-width: 800px) {
  .section--gallery .gallery-slider .slick-slide {
    margin: 0 0.6rem;
  }
}
.section--gallery .gallery-slider .slick-slide img {
  width: 100%;
}

.section--text-slider {
  padding-top: 0;
  padding-bottom: 0;
}
.section--text-slider .container {
  position: relative;
  max-width: 102.9rem;
}
.section--text-slider .container > svg {
  position: absolute;
  left: 1rem;
  top: 1rem;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .section--text-slider .container > svg {
    width: 9rem;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .section--text-slider .container > svg {
    width: 5rem;
  }
}

.text-slider {
  z-index: 2;
  padding: 3.2rem 1rem;
}
@media screen and (max-width: 600px) {
  .text-slider {
    padding: 2rem 1rem;
  }
}

.text-slider__item {
  text-align: center;
}
.text-slider__item h4 {
  font-weight: 300;
  font-style: italic;
  margin: 0;
}

.download-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.4rem;
}
@media screen and (max-width: 1000px) {
  .download-items {
    gap: 1.2rem;
  }
}
@media screen and (max-width: 880px) {
  .download-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 620px) {
  .download-items {
    grid-template-columns: repeat(1, 1fr);
    max-width: 40rem;
    margin: 0 auto;
  }
}

.download-item {
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  text-decoration: none;
  background: #6BA4B8;
  /* &:nth-of-type(1) {
      @include media(880px) {
          grid-column: 2/4;
      }
  }

  &:nth-of-type(2) {
      @include media(880px) {
          grid-column: 4/6;
      }
  }

  &:nth-of-type(3) {
      @include media(880px) {
          grid-column: 3/5;
      }
  } */
}
.download-item:hover .download-item__content .download-item__content-hover {
  height: 18.3rem;
  opacity: 1;
}
.download-item:hover .download-item__content .download-item__content-hover p.download-item__description, .download-item:hover .download-item__content .download-item__content-hover span.btn {
  opacity: 1;
}
.download-item__thumb {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.download-item__thumb img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.download-item__thumb:before {
  position: absolute;
  content: "";
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.download-item__content {
  position: absolute;
  z-index: 2;
  padding: 4rem;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media screen and (max-width: 1000px) {
  .download-item__content {
    padding: 2rem;
  }
}
.download-item__content:before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1px;
          flex: 0 0 1px;
}
.download-item__content .inner {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 1px;
}
.download-item__content .inner .wrapper {
  display: block;
}
.download-item__content p.download-item__title {
  color: white;
  font-size: 3.2rem;
  line-height: 1.22;
  margin: 0 0 2rem 0;
  font-weight: 700;
}
.download-item__content .download-item__content-hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.download-item__content p.download-item__description {
  font-size: 2rem;
  line-height: 1.25;
  color: #FFFFFF;
  margin: 0 0 4rem 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.download-item__content span.btn {
  display: inline-block;
  height: 4.8rem;
  line-height: 4.8rem;
  background: white;
  padding: 0 3.4rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #161F28;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.download-item__content span.btn:hover {
  background: #F5D565;
  color: white;
}

.section--faq {
  background: #6BA4B8;
  text-align: center;
}
.section--faq .section__header h2 {
  color: white;
}

.questions-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.4rem 5rem;
}
@media screen and (max-width: 1000px) {
  .questions-items {
    gap: 5.2rem 2.5rem;
  }
}
@media screen and (max-width: 850px) {
  .questions-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .questions-items {
    grid-template-columns: 1fr;
  }
}

.question-item p.question-item__question {
  font-size: 2.5rem;
  line-height: 1.24;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  font-weight: 700;
}
.question-item .question-item__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.question-item .question-item__answer p, .question-item .question-item__answer ul, .question-item .question-item__answer ol {
  color: white;
  margin: 0;
  text-align: left;
}
.question-item .question-item__answer p:first-of-type, .question-item .question-item__answer ul:first-of-type, .question-item .question-item__answer ol:first-of-type {
  margin-top: 0;
}
.question-item .question-item__answer p:last-of-type, .question-item .question-item__answer ul:last-of-type, .question-item .question-item__answer ol:last-of-type {
  margin-bottom: 0;
}
.question-item .question-item__answer ul, .question-item .question-item__answer ol {
  margin-left: 18px;
}
.question-item .question-item__answer ul li::marker, .question-item .question-item__answer ol li::marker {
  color: white;
}
.question-item .question-item__answer p.show-more {
  text-decoration: underline;
  text-decoration-color: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: -0.6rem;
}
.question-item .question-item__answer p.show-more:hover {
  cursor: pointer;
  text-decoration-color: transparent;
}
.question-item .question-item__answer .more {
  display: none;
  margin-top: -1rem;
}

.section--location {
  background: #F4F4F4;
  --rightColPadding: 13rem;
}
@media screen and (max-width: 1090px) {
  .section--location {
    --rightColPadding: 6rem;
  }
}
@media screen and (max-width: 800px) {
  .section--location {
    padding: 0;
  }
}
.section--location .leaflet {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: calc(var(--mapWidth) + var(--rightColPadding));
  mix-blend-mode: luminosity;
}
@media screen and (max-width: 800px) {
  .section--location .leaflet {
    position: relative;
    width: 100%;
    right: auto;
    aspect-ratio: 16/12;
  }
}
.section--location .leaflet > div {
  width: 100% !important;
  height: 100% !important;
}
.section--location .container .inner {
  width: 49%;
  margin-left: 50%;
}
@media screen and (max-width: 800px) {
  .section--location .container .inner {
    width: 100%;
    text-align: center;
    padding: 6rem 0;
    margin-left: 0;
  }
}
.section--location .container .inner .section__header {
  text-align: left;
  margin-bottom: 2rem;
}
@media screen and (max-width: 800px) {
  .section--location .container .inner .section__header {
    text-align: center;
  }
}

.contacts.contacts--address {
  margin-bottom: 3rem;
}
.contacts p {
  margin: 0;
}
.contacts p.title {
  font-weight: 700;
}

.section--dates .reservation-wrap {
  text-align: center;
}
.section--dates .reservation-wrap .btn {
  font-size: 1.8rem;
  height: 4.8rem;
  line-height: 4.8rem;
  background: black;
  color: white;
  border: none;
  border-radius: 0;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0 1.6rem;
  margin-left: 2rem;
  display: inline-block;
}
.section--dates .reservation-wrap .btn:hover {
  background: #F5D565;
  color: black;
}

.calendar-wrap {
  max-width: 46rem;
  margin: 0 auto;
}
.calendar-wrap .calendar .ui-widget.ui-widget-content {
  width: 32.2rem;
  margin: 0 auto;
  border: 1px solid #f0f0f0;
  border-radius: 0;
  padding: 0;
  border-radius: 15px;
  overflow: hidden;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-header {
  background: #f5f5f5;
  border-radius: 0;
  padding: 1rem;
  border: none;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-prev, .calendar-wrap .calendar .ui-datepicker .ui-datepicker-next {
  background: #bec3c6;
  width: 3rem;
  height: 3rem;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-prev:hover, .calendar-wrap .calendar .ui-datepicker .ui-datepicker-next:hover {
  border: none;
  background-color: #F5D565;
  cursor: pointer;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-prev > span, .calendar-wrap .calendar .ui-datepicker .ui-datepicker-next > span {
  display: none;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-prev:before, .calendar-wrap .calendar .ui-datepicker .ui-datepicker-next:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #ffffff transparent transparent;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-next {
  right: 1rem;
  top: 1rem;
  border-radius: 0 5px 5px 0;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-prev {
  left: 1rem;
  top: 1rem;
  border-radius: 5px 0 0 5px;
}
.calendar-wrap .calendar .ui-datepicker .ui-datepicker-title {
  margin: 0 4rem;
  line-height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.calendar-wrap .calendar .ui-datepicker select.ui-datepicker-month, .calendar-wrap .calendar .ui-datepicker select.ui-datepicker-year {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 3rem;
  height: 3rem;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 0.5rem);
          flex: 0 0 calc(50% - 0.5rem);
  border: none;
  border-radius: 0;
  color: #161F28;
}
.calendar-wrap .calendar .ui-datepicker select.ui-datepicker-month {
  margin-right: 0.5rem;
}
.calendar-wrap .calendar .ui-datepicker select.ui-datepicker-year {
  margin-left: 0.5rem;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar {
  margin: 0;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar thead {
  font-size: 1.6rem;
  font-family: livory, serif;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td {
  pointer-events: none;
  padding: 2px;
  border: none;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td {
  position: relative;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--2.day--full:after {
  background: #ffc0be;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--2.ui-datepicker-other-month:after {
  opacity: 0.4;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--2:before {
  position: absolute;
  content: "";
  width: 12.8rem;
  border: 2px solid #ffffff;
  border-radius: 4px;
  left: 4px;
  top: 4px;
  z-index: 2;
  height: 3.5rem;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--2:after {
  position: absolute;
  content: "";
  width: 4px;
  width: 6px;
  height: calc(100% - 4px);
  right: -2px;
  top: 2px;
  background: #F5D565;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--2 span, .calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--2 a {
  border-radius: 4px 0 0 4px;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--3.day--full:after {
  background: #ffc0be;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--3.ui-datepicker-other-month:after {
  opacity: 0.4;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--3:after {
  position: absolute;
  content: "";
  width: 4px;
  width: 6px;
  height: calc(100% - 4px);
  right: -2px;
  top: 2px;
  background: #F5D565;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--3 span, .calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--3 a {
  border-radius: 0;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--4 span, .calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--4 a {
  border-radius: 0 4px 4px 0;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--5.day--full:after {
  background: #ffc0be;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--5.ui-datepicker-other-month:after {
  opacity: 0.4;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--5:before {
  position: absolute;
  content: "";
  width: 12.8rem;
  border: 2px solid #ffffff;
  border-radius: 4px;
  left: 4px;
  top: 4px;
  z-index: 2;
  height: 3.5rem;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--5:after {
  position: absolute;
  content: "";
  width: 4px;
  width: 6px;
  height: calc(100% - 4px);
  right: -2px;
  top: 2px;
  background: #F5D565;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--5 span, .calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--5 a {
  border-radius: 4px 0 0 4px;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--6.day--full:after {
  background: #ffc0be;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--6.ui-datepicker-other-month:after {
  opacity: 0.4;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--6:after {
  position: absolute;
  content: "";
  width: 4px;
  width: 6px;
  height: calc(100% - 4px);
  right: -2px;
  top: 2px;
  background: #F5D565;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--6 span, .calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--6 a {
  border-radius: 0;
}
.calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--0 span, .calendar-wrap .calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td.day--0 a {
  border-radius: 0 4px 4px 0;
}
.calendar-wrap .calendar .ui-state-unselectable, .calendar-wrap .calendar .ui-widget-content .ui-state-unselectable, .calendar-wrap .calendar .ui-widget-header .ui-state-unselectable {
  opacity: 1;
}
.calendar-wrap .calendar .ui-state-unselectable span, .calendar-wrap .calendar .ui-state-unselectable a, .calendar-wrap .calendar .ui-widget-content .ui-state-unselectable span, .calendar-wrap .calendar .ui-widget-content .ui-state-unselectable a, .calendar-wrap .calendar .ui-widget-header .ui-state-unselectable span, .calendar-wrap .calendar .ui-widget-header .ui-state-unselectable a {
  background: #ffc0be;
  color: #333333;
}
.calendar-wrap .calendar .ui-state-disabled, .calendar-wrap .calendar .ui-widget-content .day--full, .calendar-wrap .calendar .ui-widget-header .day--full {
  opacity: 1;
}
.calendar-wrap .calendar .ui-state-disabled span, .calendar-wrap .calendar .ui-state-disabled a, .calendar-wrap .calendar .ui-widget-content .day--full span, .calendar-wrap .calendar .ui-widget-content .day--full a, .calendar-wrap .calendar .ui-widget-header .day--full span, .calendar-wrap .calendar .ui-widget-header .day--full a {
  background: #ffc0be;
  color: #333333;
}
.calendar-wrap .calendar .ui-state-disabled.ui-datepicker-other-month span {
  opacity: 0.4;
}
.calendar-wrap .calendar .ui-datepicker td span, .calendar-wrap .calendar .ui-datepicker td a {
  height: 4rem;
  aspect-ratio: 1/1;
  background: #F5D565;
  color: white;
  line-height: 4rem;
  text-align: center;
  font-size: 1.5rem;
  padding: 0;
  font-family: livory, serif;
  font-weight: 700;
  border: none;
  margin: 0;
  border-radius: 4px;
}

.section--contact-form {
  background: #f4f4f4;
  padding-bottom: 9rem;
}
@media screen and (max-width: 1000px) {
  .section--contact-form {
    padding-bottom: 4.5rem;
  }
}

.section--jak-resort-vznikal {
  padding-top: 9rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 1000px) {
  .section--jak-resort-vznikal {
    padding-top: 4.5rem;
    padding-bottom: 4rem;
  }
}
.section--jak-resort-vznikal .section__header {
  max-width: 72rem;
  margin: 0 auto;
}
.section--jak-resort-vznikal .section__header .text {
  margin-bottom: 0;
}
.section--jak-resort-vznikal .section__footer {
  max-width: 72rem;
  margin: 0 auto;
  text-align: center;
  margin-top: 2rem;
}
@media screen and (max-width: 800px) {
  .section--jak-resort-vznikal .section__footer {
    margin-top: 7rem;
  }
}
.section--jak-resort-vznikal .section__footer .text {
  margin-bottom: 0;
}

.timeline-items {
  margin-top: 7rem;
  font-size: 0;
}

.timeline-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  .timeline-item {
    margin-bottom: 3rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.timeline-item.section--in-view .left-col {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.timeline-item.section--in-view .right-col {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.timeline-item:nth-of-type(2n+1).section--in-view .left-col {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.timeline-item:nth-of-type(2n+1).section--in-view .right-col {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.timeline-item:nth-of-type(2n+1) .left-col {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border-right: 0;
  border-left: 2px solid black;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(3rem);
  transform: translateX(3rem);
  opacity: 0;
}
@media screen and (max-width: 1290px) {
  .timeline-item:nth-of-type(2n+1) .left-col {
    -webkit-transform: translateX(1.5rem);
    transform: translateX(1.5rem);
  }
}
@media screen and (max-width: 800px) {
  .timeline-item:nth-of-type(2n+1) .left-col {
    border-left: 0;
  }
}
.timeline-item:nth-of-type(2n+1) .left-col:after {
  right: auto;
  left: -11.5rem;
}
.timeline-item:nth-of-type(2n+1) .right-col {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(-3rem);
  transform: translateX(-3rem);
  opacity: 0;
}
@media screen and (max-width: 1290px) {
  .timeline-item:nth-of-type(2n+1) .right-col {
    -webkit-transform: translateX(-1.5rem);
    transform: translateX(-1.5rem);
  }
}
@media screen and (max-width: 800px) {
  .timeline-item.timeline-item--first {
    display: none;
  }
}
.timeline-item.timeline-item--first .left-col {
  padding: 6rem 0;
  border-top: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.timeline-item.timeline-item--first .left-col:after {
  display: none;
}
.timeline-item .left-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  position: relative;
  border-right: 2px solid black;
  border-top: 2px solid black;
  display: block;
  font-size: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(-3rem);
  transform: translateX(-3rem);
  opacity: 0;
}
@media screen and (max-width: 1290px) {
  .timeline-item .left-col {
    -webkit-transform: translateX(-1.5rem);
    transform: translateX(-1.5rem);
  }
}
@media screen and (max-width: 800px) {
  .timeline-item .left-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
    border: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .timeline-item .left-col:after {
    display: none;
  }
}
.timeline-item .left-col:after {
  position: absolute;
  content: "";
  top: -2px;
  right: -11.5rem;
  width: 11.5rem;
  height: 0;
  border-top: 2px solid black;
}
.timeline-item .left-col img {
  width: 100%;
}
.timeline-item .right-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: block;
  font-size: 0;
  padding: 2.4rem;
  text-align: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(3rem);
  transform: translateX(3rem);
  opacity: 0;
}
@media screen and (max-width: 1290px) {
  .timeline-item .right-col {
    -webkit-transform: translateX(1.5rem);
    transform: translateX(1.5rem);
  }
}
@media screen and (max-width: 800px) {
  .timeline-item .right-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.timeline-item .right-col .inner {
  max-width: 37rem;
  display: inline-block;
  text-align: left;
}
@media screen and (max-width: 800px) {
  .timeline-item .right-col .inner {
    text-align: center;
    margin: 0 auto;
    display: block;
  }
}
.timeline-item .right-col p.h2 {
  margin-bottom: 1.5rem;
}
.timeline-item .right-col .text p {
  font-size: 2rem;
  line-height: 1.3;
}
.timeline-item .right-col .text p:first-of-type {
  margin-top: 0;
}
.timeline-item .right-col .text p:last-of-type {
  margin-bottom: 0;
}

.section--gallery-second {
  padding: 1.2rem;
  background: #161F28;
}
@media screen and (max-width: 600px) {
  .section--gallery-second .gallery-slider-second .gallery-second-arrow {
    display: none;
  }
}
.section--gallery-second .gallery-slider-second .slick-arrow {
  position: absolute;
  z-index: 100;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section--gallery-second .gallery-slider-second .slick-arrow.gallery-second-arrow--next {
  right: 3rem;
}
.section--gallery-second .gallery-slider-second .slick-arrow.gallery-second-arrow--prev {
  left: 3rem;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.section--gallery-second .gallery-slider-second .slick-arrow svg circle {
  stroke: white;
}
.section--gallery-second .gallery-slider-second .slick-arrow svg path {
  fill: white;
}
.section--gallery-second .gallery-slider-second .slick-slide {
  padding: 1.2rem;
}
@media screen and (max-width: 1000px) {
  .section--gallery-second .gallery-slider-second .slick-slide {
    padding: 0.6rem;
  }
}

footer.footer {
  padding: 2.8rem 0;
  background: #161F28;
}
footer.footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer.footer .container .left-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 620px) {
  footer.footer .container .left-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
    padding-bottom: 2rem;
  }
}
footer.footer .container .left-col a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  color: white;
  margin-right: 2rem;
  font-size: 15px;
}
@media screen and (max-width: 400px) {
  footer.footer .container .left-col a {
    display: block;
    margin: 2rem 0;
  }
}
footer.footer .container .left-col a:hover {
  color: #F5D565;
}
footer.footer .container .right-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30rem;
          flex: 0 0 30rem;
  text-align: right;
}
@media screen and (max-width: 620px) {
  footer.footer .container .right-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
}
footer.footer .container .right-col p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  color: white;
  margin-right: 2rem;
  font-size: 15px;
  margin: 0;
}
footer.footer .container .right-col a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin-left: 1rem;
}
footer.footer .container .right-col a:hover {
  color: #F5D565;
}
footer.footer .container .right-col a:hover svg path {
  fill: #F5D565;
}
footer.footer .container .right-col a svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.posts-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}

.post-item {
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.post-item:hover {
  -webkit-box-shadow: 0px 0px 55px -13px rgba(39, 39, 39, 0.24);
  box-shadow: 0px 0px 55px -13px rgba(39, 39, 39, 0.24);
  -webkit-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
}

.post-item__thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #272727;
}
.post-item__thumbnail:before {
  display: block;
  content: "";
  padding-bottom: 66%;
}
.post-item__thumbnail svg, .post-item__thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.post-item__thumbnail svg {
  max-width: 80%;
}

p.post-item__title {
  margin: 1rem;
  font-family: livory, serif;
  font-weight: 600;
  font-size: 2.3rem;
}

.post-item__excerpt {
  padding: 0 1rem 1rem 1rem;
  background: white;
}

.pagination {
  display: block;
  margin: 3rem auto auto auto;
  text-align: center;
}

.page-numbers {
  display: inline-block;
  margin: 0.5rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-decoration: none;
  font-size: 1.8rem;
  color: #161F28;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a.page-numbers:hover, .page-numbers.current {
  background: #161F28;
  color: white;
}

.page-header-rezervace {
  min-height: calc(100svh - 200px);
}
.page-header-rezervace h1 {
  margin-bottom: 3rem;
}
/*# sourceMappingURL=style.css.map */
