@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500);
body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  font-size: small;
  font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body.no-transition * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: sharp_sans_no1medium;
  src: url(../fonts/ss-500-webfont.woff2) format("woff2"), url(../fonts/ss-500-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: sharp_sans_no1bold;
  src: url(../fonts/ss-700-webfont.woff2) format("woff2"), url(../fonts/ss-700-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: sharp_sans_no1bold_italic;
  src: url(../fonts/ss-700ital-webfont.woff2) format("woff2"), url(../fonts/ss-700ital-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.autoAlpha {
  visibility: hidden;
  opacity: 0;
}
html {
  font-size: clamp(14px,0.83328vw,16px);
}
body {
  color: #4e5ea8;
  font-family: "elza", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
a {
  color: #4e5ea8;
}
p {
  line-height: 1.3em;
  margin-bottom: 1em;
}
p:last-of-type {
  margin: 0;
}
em {
  font-style: italic;
}
strong,
b {
  font-weight: bolder;
}
blockquote {
  font-size: 1.4em;
  margin-bottom: 1em;
}
blockquote * {
  line-height: 1.1em;
}
dl {
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
}
dl:last-child {
  margin: 0;
}
dd,
dt {
  margin: 0;
  padding: 0;
}
dt {
  margin-bottom: 0.1em;
}
dd {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ivypresto-display", serif;
  font-weight: 300;
  margin-bottom: 0.6em;
}
h1 {
  font-size: 4rem;
}
@media (max-width: 991px) {
  h1 {
    font-size: 3.2rem;
  }
}
h2 {
  font-size: 3rem;
  line-height: 1.2em;
}
@media (max-width: 991px) {
  h2 {
    font-size: 2.5rem;
  }
}
h3 {
  font-size: 2.4rem;
}
h4 {
  font-size: 2.4rem;
}
@media (max-width: 991px) {
  h4 {
    font-size: 2.1rem;
  }
}
.thin {
  font-weight: 100;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.font-100 {
  font-size: clamp(55px,5.208vw,100px);
  line-height: 1em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 810px) {
  .font-100 {
    font-size: clamp(40px,2.8644vw,55px);
  }
}
.font-60 {
  font-size: clamp(33px,3.1248vw,60px);
  line-height: 1.1em;
}
.font-40 {
  font-size: clamp(25px,2.0832vw,40px);
  line-height: 1.1em;
}
.font-20 {
  font-size: 1.25rem;
  line-height: 1.4em;
}
.font-18 {
  font-size: 1.13rem;
  line-height: 1.4em;
}
.font-16 {
  font-size: 1rem;
  line-height: 1.4em;
}
.accent-font {
  font-family: "ivypresto-display", serif;
  font-weight: 100;
}
.display {
  display: block;
  font-family: "ivypresto-display", serif;
  font-weight: 100;
  font-size: clamp(55px,5.208vw,100px);
  line-height: 1em;
  letter-spacing: -0.02em;
  color: #4e5ea8;
}
@media screen and (max-width: 810px) {
  .display {
    font-size: clamp(40px,2.8644vw,55px);
  }
}
.display em {
  color: #9ea9d6;
}
.display--light,
.display--light em {
  color: #faf9ed;
}
.display[data-anim-heading] .char {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0,0.15em,0);
  will-change: transform opacity;
}
.char-anim {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0,0.15em,0);
  will-change: transform opacity;
}
.heading {
  font-family: "ivypresto-display", serif;
  font-weight: 100;
  font-size: clamp(33px,3.1248vw,60px);
  line-height: 1.1em;
  color: #9ea9d6;
}
.heading em {
  color: #4e5ea8;
}
.heading--linear,
.heading--linear em {
  color: #4e5ea8;
}
.title {
  font-family: "ivypresto-display", serif;
  font-weight: 100;
  font-size: clamp(25px,2.0832vw,40px);
  line-height: 1.1em;
  color: #4e5ea8;
}
.paragraph {
  font-size: 1.25rem;
  line-height: 1.4em;
  font-weight: 400;
}
.paragraph p {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: 0.02em;
}
.paragraph--small {
  font-size: 1.13rem;
  line-height: 1.4em;
}
@media screen and (max-width: 991px) {
  .paragraph {
    font-size: 1.13rem;
  }
}
html {
  scroll-padding-top: 120px;
  scroll-behavior: smooth;
}
.body {
  background: #faf9ed;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
hr {
  margin-top: 2em;
  margin-bottom: 2em;
  border: 0;
  border-top: 1px solid rgba(0,0,0,0.1);
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.main {
  flex-grow: 1;
}
img {
  display: block;
  width: 100%;
}
svg {
  overflow: visible;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #52af8d !important;
}
.error-color {
  color: #e73c5b !important;
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: none;
  font: inherit;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 0;
  outline: none;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  height: 60px;
  line-height: 60px;
  border: 0;
  border: 1px solid #9ea9d6;
  padding: 5px;
  font-size: 16px;
  transition: 300ms;
  background: #fff;
  color: #4e5ea8;
}
@media screen and (max-width: 810px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    height: 50px;
    line-height: 50px;
  }
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: 15px;
  height: auto;
}
label {
  text-transform: uppercase;
  font-size: 0.8rem;
  display: block;
  margin-bottom: 3px;
}
.input {
  margin-bottom: 25px;
}
.input-grid {
  display: grid;
  gap: 5px 30px;
  grid-template-columns: repeat(2,1fr);
}
.input-grid .input.textarea {
  grid-column: span 2;
}
@media screen and (max-width: 991px) {
  .input-grid {
    grid-template-columns: 100%;
  }
}
.textarea {
  margin-top: 25px;
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.radio label input,
.checkbox label input {
  width: 0;
  height: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  position: absolute;
  top: 0;
  left: -10px;
}
.radio label input:checked ~ span::before,
.checkbox label input:checked ~ span::before {
  box-shadow: 0 0 0 3px #fff inset;
  background: #4e5ea8;
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: flex-start;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: "";
  position: static;
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #000;
  flex-shrink: 0;
}
.radio label {
  font-weight: bold;
}
.radio label > span::before {
  border-radius: 50%;
}
.input-hint,
.error-message {
  display: block;
  font-size: 1.2rem;
  text-transform: none;
  margin-top: 3px;
}
.error-message {
  color: #e73c5b;
  margin-bottom: 0;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: " *";
}
.required.checkbox label::after {
  display: none;
}
.form-privacy {
  margin-bottom: 15px;
  font-size: 1.1rem;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.button {
  display: inline-block;
  background: #4e5ea8;
  padding: 10px 3em;
  color: #faf9ed;
  font-size: 1rem;
}
.button--light {
  background-color: #faf9ed;
  color: #4e5ea8;
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 1.2em;
  margin-bottom: 2em;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
#cookiedisclaimer2022 h6 {
  font-size: 1em;
  font-weight: bold;
}
#cookiedisclaimer2022 .cookie_options {
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options {
    flex-flow: column;
  }
}
#cookiedisclaimer2022 .cookie_options span {
  background: #333;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  margin: 10px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #333;
  transition: background .35s;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options span {
    margin: 5px 0;
  }
}
#cookiedisclaimer2022 .cookie_options span:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover {
  background: #e6e6e6;
}
#cookiedisclaimer2022 a {
  text-decoration: underline;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer2022 a:hover {
  color: #333;
}
#cookiedisclaimer2022 #cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: background .35s;
}
#cookiedisclaimer2022 #cookie_close:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 #cookie_preferences {
  text-align: left;
  margin-bottom: 2em;
  display: none;
}
#cookiedisclaimer2022 #cookie_preferences.show {
  display: block;
}
#cookiedisclaimer2022 .cookie_type {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
#cookiedisclaimer2022 .cookie_type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#cookiedisclaimer2022 .cookie_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#cookiedisclaimer2022 .cookie_flex h5,
#cookiedisclaimer2022 .cookie_flex h6 {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_desc {
  margin-bottom: 1em;
}
#cookiedisclaimer2022 .cookie_desc:last-of-type {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
  margin-top: 20px;
}
#cookiedisclaimer2022 .toggle {
  cursor: pointer;
  display: inline-block;
}
#cookiedisclaimer2022 .toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.35s;
}
#cookiedisclaimer2022 .toggle-switch:before,
#cookiedisclaimer2022 .toggle-switch:after {
  content: "";
}
#cookiedisclaimer2022 .toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom,#fff 0%,#eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.35s;
}
.toggle:hover #cookiedisclaimer2022 .toggle-switch:before {
  background: linear-gradient(to bottom,#fff 0%,#fff 100%);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch {
  background: #55bb55;
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
#cookiedisclaimer2022 .toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
#cookiedisclaimer2022 button {
  display: block;
  font-size: 18px;
  margin: 0 auto 2em;
  float: none;
  background: #55bb55;
  padding: 1em 2em;
  color: #fff;
  transition: background 0.35s;
  font-weight: 400;
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
}
#cookiedisclaimer2022 button:hover {
  background: #33aa33;
}
.alert {
  display: block;
  width: 440px;
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 40px 20px 25px;
  min-height: 60px;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  text-transform: uppercase;
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  opacity: 0.3;
  transition: 0.6s cubic-bezier(0.165,0.84,0.44,1);
  font-size: 14px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
  z-index: 999;
}
@media screen and (max-width: 810px) {
  .alert {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
    text-align: center;
    border-radius: 0;
    padding: 30px 40px 30px 25px;
  }
}
.alert.visible {
  visibility: visible;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.165,0.84,0.44,1);
}
.alert.hidden {
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 0;
}
.alert__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.alert__close::before,
.alert__close::after {
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  background: #fff;
  left: 0;
  right: 0;
}
.alert__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.alert--success {
  background-color: #52af8d;
}
.alert--warning {
  background-color: #e86f51;
}
.alert--error {
  background-color: #e73c5b;
}
.carousel {
  position: relative;
  box-sizing: border-box;
}
.carousel *,
.carousel *:before,
.carousel *:after {
  box-sizing: inherit;
}
.carousel.is-draggable {
  cursor: move;
  cursor: grab;
}
.carousel.is-dragging {
  cursor: move;
  cursor: grabbing;
}
.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.carousel__track {
  display: flex;
}
.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width,60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.has-dots {
  margin-bottom: calc(22.5rem);
}
.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100.5%);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out;
}
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}
.carousel__button {
  width: var(--carousel-button-width,48px);
  height: var(--carousel-button-height,48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color,currentColor);
  background: var(--carousel-button-bg,transparent);
  border-radius: var(--carousel-button-border-radius,50%);
  box-shadow: var(--carousel-button-shadow,none);
  transition: opacity .15s ease;
}
.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.carousel__button.is-prev {
  left: 10px;
}
.carousel__button.is-next {
  right: 10px;
}
.carousel__button[disabled] {
  cursor: default;
  opacity: .3;
}
.carousel__button svg {
  width: var(--carousel-button-svg-width,50%);
  height: var(--carousel-button-svg-height,50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width,1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter,none);
  pointer-events: none;
}
html.with-fancybox {
  scroll-behavior: auto;
}
body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}
.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color,#fff);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.4));
}
.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}
.fancybox__container :focus {
  outline: none;
}
body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94));
}
@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg,rgba(24,24,27,0.92));
}
.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}
.fancybox__carousel.has-dots {
  margin-bottom: calc(22.5rem);
}
.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}
.fancybox__track {
  display: flex;
  height: 100%;
}
.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}
.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}
@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);
  padding: 36px;
  color: var(--fancybox-content-color,#374151);
  background: var(--fancybox-content-bg,#fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}
.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color,currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}
.is-loading .fancybox__caption {
  visibility: hidden;
}
.fancybox__container>.carousel__dots {
  top: 100%;
  color: var(--fancybox-color,#fff);
}
.fancybox__nav .carousel__button {
  z-index: 40;
}
.fancybox__nav .carousel__button.is-next {
  right: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top,0px) + 8px);
  right: calc(env(safe-area-inset-right,0px) + 8px);
  z-index: 40;
}
@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content>.carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color,#fff);
}
.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}
.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color,currentColor);
}
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}
.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: .15s ease backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: .15s ease both fancybox-fadeOut;
}
.fancybox-fadeIn {
  animation: .15s ease both fancybox-fadeIn;
}
.fancybox-fadeOut {
  animation: .1s ease both fancybox-fadeOut;
}
.fancybox-zoomInUp {
  animation: .2s ease both fancybox-zoomInUp;
}
.fancybox-zoomOutDown {
  animation: .15s ease both fancybox-zoomOutDown;
}
.fancybox-throwOutUp {
  animation: .15s ease both fancybox-throwOutUp;
}
.fancybox-throwOutDown {
  animation: .15s ease both fancybox-throwOutDown;
}
@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0,-30%,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0,30%,0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
}
.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__image {
  transform-origin: 0 0;
  user-select: none;
  transition: none;
}
.has-image .fancybox__content {
  padding: 0;
  background: rgba(0,0,0,0);
  min-height: 1px;
}
.is-closing .has-image .fancybox__content {
  overflow: visible;
}
.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}
.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}
.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}
.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24,24,27,0.9);
  color: #fff;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0);
}
.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}
.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}
.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width,96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92;
}
.fancybox__thumbs .carousel__slide>* {
  pointer-events: none;
  user-select: none;
}
.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/var(--fancybox-thumbs-ratio,1.5));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255,255,255,0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity,1);
  text-shadow: var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4));
}
@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}
.fancybox__toolbar__items {
  display: flex;
}
.fancybox__toolbar__items--left {
  margin-right: auto;
}
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.fancybox__toolbar__items--right {
  margin-left: auto;
}
@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height,48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox__progress {
  background: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}
.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}
.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}
.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}
.container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.container-small {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: min(4.1664vw,80px);
  padding-right: min(4.1664vw,80px);
}
@media (max-width: 992px) {
  .desktopOnly {
    display: none;
  }
}
@media (min-width: 992px) {
  .mobileOnly {
    display: none;
  }
}
i.arrow {
  border: solid #4e5ea8;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  position: relative;
  top: -0.5px;
  left: 2px;
}
.wide-video,
.wide-image {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: min(4.1664vw,80px);
  padding-right: min(4.1664vw,80px);
  margin-bottom: min(8.3328vw,160px);
  visibility: hidden;
  opacity: 0;
}
.wide-video video,
.wide-video img,
.wide-image video,
.wide-image img {
  max-height: 85vh;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .wide-video video,
  .wide-video img,
  .wide-image video,
  .wide-image img {
    max-height: 55vh;
    height: 450px;
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
  40% {
    -webkit-transform: translate(-50%,-30px);
    transform: translate(-50%,-30px);
  }
  60% {
    -webkit-transform: translate(-50%,-15px);
    transform: translate(-50%,-15px);
  }
}
.header {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid rgba(78,94,168,0.2);
  position: sticky;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  background-color: #faf9ed;
  z-index: 99;
  margin-bottom: 80px;
  will-change: transform;
}
.header__inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  align-items: center;
  padding: 0 min(4.1664vw,80px);
  color: #4e5ea8;
  font-size: 1.13rem;
  line-height: 1.4em;
  font-weight: 400;
}
.header__logo {
  justify-self: center;
}
.header__logo--light {
  display: none;
}
.header__logo svg {
  height: 70px;
}
.header__menu {
  display: flex;
  gap: min(2.0832vw,40px);
}
.header__menu a {
  color: inherit;
  white-space: nowrap;
}
.header__menu::before {
  content: "";
  display: block;
  width: 1px;
  background-color: rgba(78,94,168,0.4);
}
.header__menu .menu {
  display: flex;
  gap: min(1.8228vw,35px);
  align-items: center;
}
.header__menu .menu li > a {
  height: 35px;
  line-height: 35px;
}
.header__left,
.header__right {
  display: flex;
  align-items: center;
  gap: min(2.0832vw,40px);
}
.header__right {
  justify-content: flex-end;
}
.header--fixed {
  margin-bottom: 0px;
  position: fixed;
}
.header--light {
  border-bottom: 1px solid rgba(250,249,237,0.2);
  background-color: rgba(250,249,237,0);
}
.header--light .header__menu::before {
  background-color: #faf9ed;
}
.header--light .header__logo--color {
  display: none;
}
.header--light .header__logo--light {
  display: block;
}
.header--light a {
  color: #faf9ed;
}
.body--scroll .header--light {
  background-color: #faf9ed;
}
.body--scroll .header--light .header__inner {
  color: #4e5ea8;
}
.body--scroll .header--light .header__menu a,
.body--scroll .header--light .languages a {
  color: #4e5ea8;
}
.body--scroll .header--light .header__logo .header__logo--light {
  display: none;
}
.body--scroll .header--light .header__logo .header__logo--color {
  display: block;
}
@media screen and (max-width: 1660px) {
  .header__menu .menu {
    gap: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .header__menu {
    display: none;
  }
}
@media screen and (max-width: 810px) {
  .header {
    height: 75px;
    margin-bottom: 50px;
  }
  .header__inner {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  .header__logo {
    max-width: 180px;
  }
  .header__right .button {
    display: none;
  }
}
.hamburger {
  width: 35px;
  height: 35px;
  position: relative;
}
.hamburger span {
  position: absolute;
  height: 1.5px;
  background: #4e5ea8;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transition: 500ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.hamburger span:first-child {
  width: 18px;
  transform: translate(0,-50%) translate3d(0,-7px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,-7px,0);
}
.hamburger span:nth-child(2) {
  width: 24px;
}
.hamburger span:last-child {
  width: 12px;
  transform: translate(0,-50%) translate3d(0,7px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,7px,0);
}
@media screen and (max-width: 765px) {
  .hamburger span {
    width: 45px;
  }
}
@media screen and (max-width: 355px) {
  .hamburger span {
    width: 40px;
  }
}
.header--light .hamburger span {
  background-color: #faf9ed;
}
.body--scroll .hamburger span {
  background-color: #4e5ea8;
}
.search-toggler {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}
.search-toggler svg {
  width: 30px;
  height: 30px;
}
.search-area {
  display: none;
  flex-direction: column;
  align-items: center;
  padding-top: 25vh;
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 999;
}
@media screen and (max-width: 991px) {
  .search-area {
    padding-top: 5vh;
    justify-content: center;
  }
}
.search-area.visible {
  display: flex;
}
.search-area__inner {
  min-width: 45vw;
  max-width: 80vw;
  max-height: 60vh;
  padding-bottom: 5vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .search-area__inner {
    width: 65vw;
  }
}
@media screen and (max-width: 551px) {
  .search-area__inner {
    width: 100%;
    max-width: 100%;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }
}
.search-area__input-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  background: white;
  position: relative;
  padding: 10px 24px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
.search-area__input-wrapper input {
  border: 0;
  color: #4e5ea8;
  font-size: 16px;
}
.search-area__input-wrapper input::placeholder {
  color: lightgray;
}
.search-area__results {
  width: 100%;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  margin-top: 20px;
  padding: 10px 24px;
  overflow-y: auto;
  transition: 300ms ease;
  visibility: hidden;
  opacity: 0;
}
.search-area__results.visible {
  visibility: visible;
  opacity: 1;
}
.search-area__toggle div::after,
.search-area__toggle div::before,
.search-area__clear::after,
.search-area__clear::before {
  content: '';
  display: block;
  width: 100%;
  height: 1.5px;
  position: absolute;
  left: 0;
  top: 50%;
}
.search-area__toggle div::after,
.search-area__clear::after {
  transform: rotate(-45deg);
}
.search-area__toggle div::before,
.search-area__clear::before {
  transform: rotate(45deg);
}
.search-area__toggle {
  width: 40px;
  height: 40px;
  position: absolute;
  left: calc(100% + 20px);
  bottom: calc(100% + 20px);
  cursor: pointer;
  padding: 8px;
  border-radius: 50%;
  background-color: #4e5ea8;
}
.search-area__toggle div {
  position: relative;
  width: 100%;
  height: 100%;
}
.search-area__toggle div::after,
.search-area__toggle div::before {
  background-color: white;
}
@media screen and (max-width: 551px) {
  .search-area__toggle {
    right: -5px;
    left: 50%;
    top: auto;
    bottom: 30px;
    transform: translateX(-50%);
  }
}
.search-area__clear {
  position: relative;
  width: 20px;
  height: 20px;
}
.search-area__clear::after,
.search-area__clear::before {
  background-color: lightgray;
}
.search-area__icon {
  width: 35px;
  height: 35px;
  flex-shrink: 0;
}
.search-area__icon svg {
  width: 100%;
  height: 100%;
  fill: #c5c5c5;
}
.search-area__clean {
  position: relative;
}
.search-area__spinner {
  flex-shrink: 0;
  padding: 0 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #d2d2d2;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  animation-play-state: paused;
  visibility: hidden;
}
.search-area__spinner.loading {
  animation-play-state: running;
  visibility: visible;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.footer {
  background-color: #4e5ea8;
  color: #faf9ed;
  padding-top: min(6.2496vw,120px);
  padding-bottom: 40px;
}
.footer a {
  color: inherit;
}
.footer__top,
.footer__bottom {
  display: flex;
  justify-content: space-between;
  padding: 40px min(11.9784vw,230px) 0;
  gap: 30px;
}
@media screen and (max-width: 991px) {
  .footer__top,
  .footer__bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__top {
  align-items: flex-end;
  margin: 0 auto min(6.7704vw,130px);
}
.footer__top .heading {
  color: #faf9ed;
}
@media screen and (max-width: 1336px) {
  .footer__top {
    align-items: flex-start;
  }
}
.footer__bottom {
  border-top: 1px solid rgba(250,249,237,0.2);
}
.footer__bottom > div {
  display: flex;
  align-items: center;
  gap: 10px 30px;
}
.footer__right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: min(4.1664vw,80px);
}
.footer__right .footer__menu {
  flex-shrink: 0;
}
.footer__menu .menu li {
  font-size: 1rem;
  line-height: 1.4em;
  margin-bottom: 0.8em;
}
.footer__menu .menu > li:first-of-type {
  font-weight: 500;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 991px) {
  .footer__top {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .footer__right {
    width: 100%;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 765px) {
  .footer {
    padding-bottom: 80px;
  }
  .footer__menu .menu > li:first-of-type {
    margin-bottom: 1em;
  }
  .footer__top {
    margin-bottom: 10px;
  }
  .footer__bottom {
    padding-top: 20px;
    flex-wrap: wrap;
    gap: 10px;
  }
  .footer__bottom > div {
    width: 100%;
  }
  .footer__right {
    display: grid;
    grid-template-columns: 100%;
  }
}
.social {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  list-style: none;
  gap: 5px;
  margin: 0;
  padding: 0;
}
li.social__link {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
li.social__link:first-child {
  margin-bottom: 0;
}
li.social__link a {
  width: 30px;
  height: 30px;
  padding: 3px;
}
li.social__link svg {
  width: 100%;
  height: 100%;
}
li.social__link svg path {
  fill: #faf9ed;
}
@media screen and (max-width: 765px) {
  .social {
    flex-direction: row;
  }
}
.newsletter {
  display: block;
  max-width: 525px;
}
.newsletter__top {
  max-width: 65%;
  margin-bottom: 20px;
}
.newsletter__top .heading {
  margin-bottom: 0.25em;
}
.newsletter__form .input {
  margin-bottom: 0;
}
.newsletter__form .form-privacy {
  margin-top: 10px;
  font-size: 14px;
}
.newsletter__form input,
.newsletter__form .button {
  display: flex;
  align-items: center;
  height: 50px;
  line-height: 50px;
  margin: 0;
}
.newsletter__form input {
  background-color: #4e5ea8;
  border: 1px solid #faf9ed;
  padding: 10px;
  color: #faf9ed;
}
.newsletter__form input::placeholder {
  color: #faf9ed;
}
.newsletter__form .input-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0;
}
.error-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100vh;
}
.error-container h1 {
  text-align: center;
  margin-bottom: .5em;
}
.error-container a {
  text-decoration: underline;
}
.paginator__pages {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.paginator__pages a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #4e5ea8;
  border: 1px solid #4e5ea8;
}
.paginator__pages .active a {
  background: #4e5ea8;
  color: #faf9ed;
}
.languages {
  position: relative;
  height: 100%;
  width: 60px;
}
.languages__toggler {
  color: #4e5ea8;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 10px;
  gap: 4px;
  transition: all 0.3s;
  cursor: pointer;
}
.languages__menu {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: all 0.5s;
  display: none;
  transform: translateY(-1px);
}
.languages__menu--show {
  display: block;
}
.languages__menu a {
  background: #fff;
  text-transform: uppercase;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 10px;
  transition: all 0.3s;
}
.languages__menu a:first-of-type {
  padding-top: 1em;
}
.languages__menu a:hover {
  color: #9ea9d6;
}
.header--light .languages .languages__toggler {
  color: #faf9ed;
}
.header--light .languages .languages__toggler i {
  border-color: #faf9ed;
}
.header--light .languages .languages__menu a {
  background-color: transparent;
}
.main-menu {
  width: 100%;
  max-width: 500px;
  background-color: #f7f8f3;
  height: 100%;
  padding: 60px 5% 40px;
  transform: translate3d(-100%,0,0);
  transition: 350ms ease-out;
}
.main-menu__inner {
  display: block;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 100px;
}
.main-menu__outer {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 101;
}
.main-menu__outer.visible {
  visibility: visible;
}
.main-menu__outer.visible .main-menu {
  transform: translate3d(0,0,0);
}
.main-menu__close {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  margin-bottom: 50px;
}
.main-menu__close::before,
.main-menu__close::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #4e5ea8;
  position: absolute;
  top: 50%;
  left: 50%;
}
.main-menu__close::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.main-menu__close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.main-menu__top,
.main-menu__bottom {
  color: #4e5ea8;
}
.main-menu__top a,
.main-menu__bottom a {
  color: inherit;
  font-size: inherit;
}
.main-menu__top .menu li:last-child,
.main-menu__bottom .menu li:last-child {
  margin-bottom: 0;
}
.main-menu__top {
  font-family: "ivypresto-display", serif;
  font-weight: 100;
  font-size: clamp(33px,3.1248vw,60px);
  line-height: 1.1em;
  border-bottom: 1px solid #4e5ea8;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.main-menu__top .menu li {
  margin-bottom: 0.35em;
}
.main-menu__bottom {
  font-size: 1.13rem;
  line-height: 1.4em;
}
.main-menu__bottom .menu li {
  margin-bottom: 1em;
}
@media screen and (max-width: 550px) {
  .main-menu__bottom {
    font-size: 1.35rem;
  }
}
.cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #4e5ea8;
  gap: 0.5em;
  font-size: 1rem;
  line-height: 1.4em;
  font-weight: 500;
}
.cta__label {
  padding: 0 0.3em;
  position: relative;
}
.cta__label::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #9ea9d6;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.cta__icon {
  width: 1.45em;
  height: 1.45em;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border: 1px solid #9ea9d6;
  border-radius: 50%;
  padding: 0.25em;
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.cta__icon svg {
  width: 100%;
  height: 100%;
}
.cta:hover .cta__icon {
  transform: translate3d(5px,0,0);
  -webkit-transform: translate3d(5px,0,0);
}
.cta--light {
  color: #faf9ed;
}
.cta--light .cta__icon {
  border-color: #faf9ed;
}
.cta--light .cta__icon svg path {
  stroke: #faf9ed;
}
.cta--light .cta__label::after {
  background-color: #faf9ed;
}
.cta--minimal {
  font-size: 0.88rem;
}
.cta--minimal .cta__label {
  padding: 0;
}
.cta--button {
  min-width: 0;
  color: #faf9ed;
  background-color: #4e5ea8;
  padding: 1em 2em;
}
.cta--button .cta__label::after {
  content: none;
}
.cta--outline {
  background-color: transparent;
  color: #4e5ea8;
  border: 1px solid #4e5ea8;
  height: 35px;
  line-height: 35px;
  padding: 0 1em;
  font-weight: 400;
}
.swiper {
  padding-bottom: 0.5em;
}
.swiper-heading {
  max-width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 1650px) {
  .swiper-heading {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-left: min(4.1664vw,80px);
    padding-right: min(4.1664vw,80px);
  }
}
.swiper-heading__inner {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9ea9d6;
}
.swiper-heading .display {
  margin-bottom: 0;
}
@media screen and (max-width: 550px) {
  .swiper-heading__inner {
    gap: 10px;
    justify-content: flex-start;
    flex-direction: column;
    padding-bottom: 15px;
  }
}
.swiper-heading--full {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: min(4.1664vw,80px);
  padding-right: min(4.1664vw,80px);
}
.swiper-buttons {
  display: flex;
  align-items: center;
  gap: 15px;
}
.swiper-button-prev,
.swiper-button-next {
  width: clamp(45px,3.1248vw,60px);
  height: clamp(45px,3.1248vw,60px);
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #9ea9d6;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.1rem;
  transition: 300ms;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: none;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
}
.swiper-button-prev {
  transform: rotate(180deg);
}
.swiper-button-lock {
  display: none;
}
@media screen and (max-width: 550px) {
  .swiper-buttons {
    gap: 5px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: clamp(35px,2.3436vw,45px);
    height: clamp(35px,2.3436vw,35px);
    padding: 0.8rem;
  }
}
.richtext {
  display: block;
  color: #4e5ea8;
  margin-bottom: min(9.3744vw,180px);
}
.richtext[data-anim-richtext] {
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 810px) {
  .richtext {
    margin-bottom: 100px;
  }
}
.richtext__label {
  font-size: 1.13rem;
  line-height: 1.4em;
  margin-bottom: 1.35em;
  font-weight: 400;
}
.richtext .cta {
  margin-top: 2em;
}
.richtext--center {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .richtext--center {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.richtext--sm {
  max-width: 850px;
}
.richtext--mb0 {
  margin-bottom: 0;
}
.richtext--mb-sm {
  margin-bottom: 60px;
}
.text-media {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  align-items: center;
  gap: 20px min(5.7288vw,110px);
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 180px;
}
@media screen and (max-width: 1650px) {
  .text-media {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-left: min(4.1664vw,80px);
    padding-right: min(4.1664vw,80px);
    margin-bottom: 180px;
  }
}
.text-media__visual,
.text-media__content {
  visibility: hidden;
  opacity: 0;
}
.text-media__visual {
  transform: translate3d(-30px,0,0);
}
.text-media__visual img,
.text-media__visual video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.text-media__visual video {
  min-height: 600px;
}
.text-media__content {
  transform: translate3d(30px,0,0);
}
.text-media__content .richtext {
  margin-bottom: 0;
}
.text-media--reversed .text-media__visual {
  order: 2;
  transform: translate3d(30px,0,0);
}
.text-media--reversed .text-media__content {
  transform: translate3d(-30px,0,0);
  order: 1;
}
.text-media--60-40 {
  grid-template-columns: 60% 1fr;
}
.text-media--60-40.text-media--reversed {
  grid-template-columns: 1fr 60%;
}
@media screen and (max-width: 991px) {
  .text-media {
    margin-bottom: 120px;
  }
  .text-media,
  .text-media.text-media--reversed,
  .text-media--60-40,
  .text-media--60-40.text-media--reversed {
    grid-template-columns: 100%;
  }
  .text-media--reversed .text-media__visual {
    order: 1;
  }
  .text-media--reversed .text-media__content {
    order: 2;
  }
  .text-media__visual img,
  .text-media__visual video {
    height: min(55vh,420px);
  }
  .text-media__visual video {
    min-height: 0;
  }
  .text-media--autoheight .text-media__visual img,
  .text-media--autoheight .text-media__visual video {
    height: auto;
  }
}
@media screen and (max-width: 550px) {
  .text-media {
    overflow: hidden;
  }
}
.card {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.card__image {
  aspect-ratio: 1;
}
.card__image img,
.card__image video {
  height: 100%;
  object-fit: cover;
}
.card__content {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
  padding-top: 1.5rem;
}
.card__content .title {
  margin-bottom: 0;
}
.card--bordered .card__content {
  border: 1px solid #9ea9d6;
  border-top: none;
  padding: 2rem 1.5rem;
}
.card--bordered .card__content-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 810px) {
  .card__image {
    aspect-ratio: 1;
  }
}
.border-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  line-height: 1.4em;
}
.border-list__item {
  display: flex;
  align-items: center;
}
.border-list__item svg {
  width: clamp(25px,1.8228vw,35px);
  height: clamp(25px,1.8228vw,35px);
}
.border-list__item-row {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
}
.border-list__item-row del {
  font-weight: 400;
}
.border-list__item-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.45em;
  padding: 0.5em 0;
}
.border-list__item-inner > div:first-of-type {
  font-weight: 500;
}
.border-list__item::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(158,169,214,0.3);
  margin: 0 2em;
}
@media screen and (max-width: 810px) {
  .border-list__item::after {
    margin: 0 0.9em;
  }
}
.border-list__item:last-child::after {
  content: none;
}
.border-list--vertical {
  flex-direction: column;
}
.border-list--vertical li {
  border-bottom: 1px solid rgba(78,94,168,0.2);
  padding-bottom: 1em;
  margin-bottom: 1em;
}
@media screen and (max-width: 550px) {
  .border-list__item-inner {
    gap: 0.65em 0;
  }
}
.preview-card {
  display: grid;
  grid-template-columns: 45% 1fr;
  position: relative;
}
.preview-card--50-50 {
  grid-template-columns: repeat(2,1fr);
}
.preview-card .preview-card__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #9ea9d6;
  border-left: none;
  padding: 1rem 10%;
}
.preview-card .preview-card__content-main {
  max-width: 600px;
}
.preview-card .preview-card__content .border-list {
  margin: 30px 0;
}
.preview-card .preview-card__content .border-list:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .preview-card .preview-card__content {
    align-items: stretch;
  }
  .preview-card .preview-card__content-main {
    max-width: 100%;
  }
}
.preview-card__choices {
  margin-bottom: 50px;
}
.preview-card__choice {
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid rgba(78,94,168,0.2);
}
.preview-card__price {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #9ea9d6;
  padding: 1rem 1.8rem;
}
.preview-card__price > div:first-child {
  font-weight: 500;
}
.preview-card__image {
  height: 100%;
  min-height: 50vh;
}
.preview-card__image img,
.preview-card__image video {
  height: 100%;
  object-fit: cover;
}
.preview-card__wrapper {
  display: grid;
  gap: 30px;
  margin-bottom: 80px;
  grid-template-columns: repeat(2,1fr);
}
.preview-card__wrapper--column {
  grid-template-columns: 100%;
}
.preview-card__wrapper--empty {
  grid-template-columns: 100%;
  margin-bottom: 80px;
  font-size: 1.88rem;
}
@media screen and (max-width: 991px) {
  .preview-card {
    width: auto;
    min-width: 0;
    grid-template-columns: 100%;
  }
  .preview-card__wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: start;
  }
  .preview-card__price {
    position: relative;
    margin-top: 20px;
  }
  .preview-card .preview-card__image {
    min-height: 0;
    aspect-ratio: 1;
    height: auto;
  }
  .preview-card .preview-card__content {
    border: 1px solid rgba(78,94,168,0.2);
    border-top: 0;
    padding: 1.5rem 1.35rem 2rem;
  }
  .preview-card .preview-card__content .border-list {
    margin: 20px 0;
  }
}
@media screen and (max-width: 550px) {
  .preview-card__wrapper {
    grid-template-columns: 100%;
  }
  .preview-card .preview-card__content .heading {
    margin-bottom: 0.15em;
  }
  .preview-card .preview-card__content .border-list {
    margin: 0 0 25px;
  }
  .preview-card .preview-card__content .border-list:last-child {
    margin-top: 25px;
  }
  .preview-card__choices {
    margin: 30px 0 50px;
  }
  .preview-card__price {
    padding: 0.5rem 1.3rem;
    font-size: 0.9rem;
  }
}
.hero {
  width: 100%;
  height: 100vh;
  position: relative;
  margin-bottom: 80px;
}
.hero--mb-0 {
  margin-bottom: 0;
}
.hero__content {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: min(4.1664vw,80px);
  padding-right: min(4.1664vw,80px);
  padding-top: min(4.1664vw,80px);
  padding-bottom: min(4.1664vw,80px);
  display: grid;
  grid-template-columns: repeat(2,1fr);
  align-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  color: #faf9ed;
}
.hero__content h1 {
  font-size: clamp(55px,5.208vw,100px);
  line-height: 1em;
  letter-spacing: -0.02em;
  margin-bottom: 0;
  visibility: hidden;
}
@media screen and (max-width: 810px) {
  .hero__content h1 {
    font-size: clamp(40px,2.8644vw,55px);
  }
}
.hero__content h1.visible {
  visibility: visible;
}
.hero__content h1 .char {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0,0.15em,0);
  will-change: transform;
}
.hero__featured-promo {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  min-height: 0;
  height: 130px;
}
.hero__featured-promo .swiper {
  margin: 0;
}
.hero__featured-promo .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: 300ms;
  opacity: 0;
  visibility: hidden;
}
.hero__featured-promo .swiper .swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
.hero__featured-promo .swiper .swiper-slide .cta {
  justify-content: flex-start;
}
.hero__featured-promo .swiper .swiper-slide .cta__label {
  padding-left: 0;
}
.hero__featured-promo h3 {
  margin-bottom: 0.25em;
}
.hero__featured-promo h3:last-child {
  margin-bottom: 0;
}
.hero::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.55);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.hero video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 991px) {
  .hero {
    height: 65vh;
  }
  .hero__content {
    grid-template-columns: 100%;
    gap: 45px;
    top: auto;
    height: auto;
    bottom: 0;
    padding: 0 20px;
    padding-bottom: 50px;
  }
  .hero__featured-promo {
    justify-self: flex-start;
  }
}
.card-carousel {
  margin: 0 auto 120px;
  max-width: 1600px;
}
.card-carousel .swiper-buttons {
  visibility: hidden;
  opacity: 0;
}
.card-carousel .swiper-heading .display .char {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0,0.15em,0);
  will-change: transform opacity;
}
.card-carousel__wrapper {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0,65px,0);
}
@media screen and (max-width: 1650px) {
  .card-carousel__wrapper {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-left: min(4.1664vw,80px);
    padding-right: min(4.1664vw,80px);
  }
}
.card-carousel--gallery .swiper-slide {
  width: auto;
  height: min(600px,60vh);
  max-width: 40vw;
}
.card-carousel--gallery .swiper-slide .card__image {
  height: auto;
  aspect-ratio: 1;
}
.card-carousel--gallery .swiper-slide img {
  height: 100%;
  object-fit: cover;
}
.card-carousel--square .swiper-slide {
  height: auto;
}
.card-carousel--square .swiper-slide .border-list {
  margin-top: 0;
  gap: 0;
}
.card-carousel--square .swiper-slide .card__feature svg {
  width: 28px;
  height: 28px;
}
.card-carousel--square .swiper-slide .card__feature::after {
  margin: 0 1em;
}
@media screen and (max-width: 1660px) {
  .card-carousel--square .swiper-slide {
    width: 26vw;
  }
}
@media screen and (max-width: 1336px) {
  .card-carousel__wrapper {
    padding-right: 0;
  }
  .card-carousel__wrapper .swiper {
    padding-right: 20px;
  }
  .card-carousel .swiper-slide {
    width: 300px;
  }
  .card-carousel--gallery .swiper-slide {
    width: auto;
    max-width: 65vw;
  }
}
@media screen and (max-width: 991px) {
  .card-carousel .swiper-slide {
    width: auto;
    max-width: 33vw;
  }
}
@media screen and (max-width: 550px) {
  .card-carousel .swiper-slide {
    max-width: 80vw;
  }
  .card-carousel--gallery .swiper-slide {
    max-width: 85vw;
  }
}
.rooms-showcase {
  margin-bottom: 160px;
}
.rooms-showcase__wrapper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: min(4.1664vw,80px);
  padding-right: min(4.1664vw,80px);
  display: grid;
  grid-template-columns: 100%;
}
.rooms-showcase [data-swiper-rooms] {
  width: 100%;
  grid-column: 1;
  grid-row: 1;
  position: relative;
}
.rooms-showcase .swiper {
  height: min(80vh,900px);
}
@media screen and (max-width: 991px) {
  .rooms-showcase .swiper {
    height: min(60vh,600px);
  }
}
.rooms-showcase .swiper-progress {
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
  color: #faf9ed;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  z-index: 3;
  width: 100%;
  --progress: 0;
}
.rooms-showcase .swiper-progress__count {
  font-size: 1rem;
  line-height: 1.4em;
  font-weight: 400;
}
.rooms-showcase .swiper-progress__bar {
  display: block;
  width: 100%;
  max-width: 140px;
  height: 1px;
  position: relative;
  background-color: rgba(255,255,255,0.4);
}
.rooms-showcase .swiper-progress__bar::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
  transform-origin: left;
  background-color: #faf9ed;
  transform: scaleX(var(--progress));
  transition: transform 550ms ease-in-out;
}
.rooms-showcase .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #faf9ed;
  text-align: center;
  cursor: pointer;
  gap: 10px;
}
.rooms-showcase .swiper-slide .paragraph {
  max-width: 395px;
  visibility: hidden;
  opacity: 0;
  transition: 300ms;
}
.rooms-showcase .swiper-slide img {
  height: 100%;
  object-fit: cover;
}
.rooms-showcase .swiper-slide h4 {
  font-size: clamp(55px,7.2912vw,140px);
  line-height: 1.2em;
  opacity: 0.6;
  color: #faf9ed;
  margin-bottom: 0;
  transform: scale(0.5);
  transform-origin: center 90%;
  transition: 800ms ease-in-out;
}
@media screen and (max-width: 550px) {
  .rooms-showcase .swiper-slide h4 {
    margin-bottom: 0.25em;
  }
}
.rooms-showcase .swiper-slide .cta {
  margin-top: 0.5rem;
  transition: 300ms;
  visibility: hidden;
  opacity: 0;
}
.rooms-showcase .swiper-slide-active {
  cursor: auto;
}
.rooms-showcase .swiper-slide-active h4 {
  opacity: 1;
  transform: scale(1);
}
.rooms-showcase .swiper-slide-active .paragraph,
.rooms-showcase .swiper-slide-active .cta {
  visibility: visible;
  opacity: 1;
}
.rooms-showcase [data-swiper-rooms="list"] {
  z-index: 3;
}
.rooms-showcase [data-swiper-rooms="list"] .swiper-slide {
  width: 40vw;
}
@media screen and (max-width: 991px) {
  .rooms-showcase [data-swiper-rooms="list"] .swiper-slide {
    width: 50vw;
  }
}
@media screen and (max-width: 550px) {
  .rooms-showcase [data-swiper-rooms="list"] .swiper-slide {
    width: 65vw;
  }
}
.rooms-showcase [data-swiper-rooms="visual"] .swiper-slide::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.services-showcase {
  margin-bottom: 160px;
}
.services-showcase .swiper-slide {
  width: 33%;
}
@media screen and (max-width: 991px) {
  .services-showcase__wrapper {
    padding-right: 0;
  }
  .services-showcase .swiper {
    padding-right: min(4vw,80px);
  }
  .services-showcase .swiper-slide {
    width: 55vw;
  }
}
@media screen and (max-width: 765px) {
  .services-showcase .swiper-slide {
    width: auto;
    max-width: 42vw;
  }
}
@media screen and (max-width: 450px) {
  .services-showcase .swiper-slide {
    max-width: 80vw;
  }
  .services-showcase .swiper-slide .card__image {
    height: auto;
  }
}
.experiences-showcase {
  max-width: 1600px;
  margin: 0 auto 160px;
}
.experiences-showcase .display {
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .experiences-showcase {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-left: min(4.1664vw,80px);
    padding-right: min(4.1664vw,80px);
    margin-bottom: 160px;
  }
}
.experiences-showcase__wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px,500px));
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 1270px) {
  .experiences-showcase__wrapper {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 991px) {
  .experiences-showcase__wrapper .card:last-child {
    justify-self: center;
    grid-column: span 2;
  }
}
@media screen and (max-width: 810px) {
  .experiences-showcase__wrapper {
    grid-template-columns: 100%;
  }
  .experiences-showcase__wrapper .card {
    justify-self: center;
  }
  .experiences-showcase__wrapper .card:last-child {
    grid-column: 1;
  }
}
.reviews-slider {
  max-width: 800px;
  display: flex;
  align-items: center;
  margin: 0 auto 180px;
  gap: 30px;
}
.reviews-slider .swiper-button-prev,
.reviews-slider .swiper-button-next {
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .reviews-slider {
    padding: 0 20px;
  }
}
@media screen and (max-width: 550px) {
  .reviews-slider {
    position: relative;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .reviews-slider .swiper-button-prev,
  .reviews-slider .swiper-button-next {
    position: absolute;
    top: 50%;
    background-color: #faf9ed;
  }
  .reviews-slider .swiper-button-prev {
    left: 5px;
    transform: translate(0,-50%) rotate(180deg);
  }
  .reviews-slider .swiper-button-next {
    right: 5px;
    transform: translate(0,-50%);
  }
}
.review-preview {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  border: 1px solid #9ea9d6;
  padding: 2rem;
  text-align: center;
}
.review-preview__rating {
  display: flex;
  gap: 5px;
}
.review-preview__star {
  width: 25px;
  height: 25px;
}
.review-preview__star--fill svg path {
  stroke: none;
  fill: #4e5ea8;
}
.room-preview .preview-card__content .display {
  margin-bottom: 0.2em;
}
.room-preview .preview-card__image {
  height: min(65vh,600px);
}
.room-preview__wrapper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: min(4.1664vw,80px);
  padding-right: min(4.1664vw,80px);
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 150px;
}
@media screen and (max-width: 991px) {
  .room-preview__wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
  }
  .room-preview .preview-card__image {
    height: auto;
  }
}
@media screen and (max-width: 550px) {
  .room-preview__wrapper {
    grid-template-columns: 100%;
  }
}
.room__header {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: min(4.1664vw,80px);
  padding-right: min(4.1664vw,80px);
}
.room__header {
  display: block;
  margin-bottom: 100px;
}
.room__gallery {
  display: grid;
  height: min(800px,80vh);
  grid-template-columns: repeat(4,1fr);
  grid-template-rows: repeat(2,1fr);
  gap: 15px;
}
.room__gallery .hidden {
  display: none;
}
.room__gallery a {
  display: block;
  min-height: 0;
  position: relative;
}
.room__gallery a img {
  height: 100%;
  object-fit: cover;
}
.room__gallery a:first-child {
  grid-column: span 2;
  grid-row: span 2;
}
.room__gallery-item:nth-child(5)::after {
  content: attr(data-label);
  color: #faf9ed;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .room__gallery {
    grid-template-rows: repeat(2,1fr);
    height: auto;
  }
  .room__gallery a {
    aspect-ratio: 1;
  }
  .room__gallery a:first-child {
    aspect-ratio: auto;
    grid-column: span 4;
    height: 50vh;
  }
}
.room__body {
  display: block;
  max-width: 1150px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .room__body {
    padding: 0 20px;
  }
}
.room__section {
  border-bottom: 1px solid rgba(78,94,168,0.2);
  padding-bottom: 60px;
  margin-bottom: 40px;
}
.room__section .paragraph {
  max-width: 720px;
}
.room__section:last-of-type {
  border-bottom: 0;
}
.room__section--sm {
  padding-bottom: 30px;
}
.room__details {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
.room__details-left {
  display: flex;
}
.room__features {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 40px;
}
@media screen and (max-width: 550px) {
  .room__features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 90%;
  }
}
.room__feature {
  display: flex;
  flex-direction: column;
  padding: 1.2rem;
  gap: 1em;
  border: 1px solid rgba(78,94,168,0.2);
  font-size: 1rem;
  line-height: 1.4em;
}
.room__feature__icon {
  width: 2em;
  height: 2em;
}
.room__feature__icon svg {
  width: 100%;
  height: 100%;
}
.room__feature h4 {
  font-size: 1rem;
  line-height: 1.4em;
  font-weight: 500;
  font-family: "elza", sans-serif;
  margin-bottom: 0.15em;
}
@media screen and (max-width: 550px) {
  .room__feature {
    aspect-ratio: 1;
  }
}
.room__services {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px min(3.6456vw,70px);
}
.room__services-item {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.4em;
  gap: 0.5em;
}
.room__services-item svg {
  width: 1.5em;
  height: 1.5em;
}
@media screen and (max-width: 450px) {
  .room__services {
    grid-template-columns: repeat(2,1fr);
  }
  .room__services-item {
    align-items: flex-start;
  }
}
.room__check {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.room__check-item {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
}
.room__check-item svg {
  width: 1.5em;
  height: 1.5em;
}
.room__others {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding-left: 1em;
  gap: 1em 2em;
}
.room__footer .card__content .title {
  margin-bottom: 0.25em;
}
.room__footer .border-list__item::after {
  margin: 0 1em;
}
.info-grid {
  display: block;
  width: 100%;
  max-width: 1345px;
  margin: 0 auto 100px;
}
.info-grid .title {
  text-align: center;
}
.info-grid__wrapper {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 60px 40px;
  margin-top: 50px;
}
.info-grid__item {
  display: flex;
  flex-direction: column;
  border-top: 1px solid rgba(158,169,214,0.3);
  gap: 1em;
  padding-top: 40px;
  font-size: 1.13rem;
  line-height: 1.4em;
  font-weight: 500;
}
@media screen and (max-width: 1400px) {
  .info-grid {
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .info-grid__wrapper {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .info-grid__wrapper {
    gap: 30px;
    grid-template-columns: 100%;
  }
  .info-grid__item {
    padding-top: 30px;
  }
}
.promo__label {
  font-size: 1.13rem;
  line-height: 1.4em;
  margin-bottom: 1.35em;
}
.promo__top {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  align-items: center;
  gap: 30px 15%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 80px;
}
.promo__top h1 {
  margin-bottom: 0.25em;
}
.promo__top .border-list,
.promo__top .paragraph {
  margin-bottom: 45px;
}
@media screen and (max-width: 1250px) {
  .promo__top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.promo__top-right img,
.promo__top-right video {
  object-fit: cover;
  height: min(790px,70vh);
}
@media screen and (max-width: 991px) {
  .promo__top {
    grid-template-columns: 100%;
  }
  .promo__top-left {
    order: 2;
  }
  .promo__top-right {
    order: 1;
  }
  .promo__top-right img,
  .promo__top-right video {
    height: 50vh;
    object-fit: contain;
    object-position: left;
  }
}
@media screen and (max-width: 550px) {
  .promo__top-right img,
  .promo__top-right video {
    aspect-ratio: 1;
    object-fit: cover;
  }
}
.booking-widget .cta {
  width: 100%;
  border: 1px solid #faf9ed;
}
.booking-widget .cta__icon svg path {
  stroke: #faf9ed;
}
.booking-widget__wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 8px;
  z-index: 100;
  overflow: hidden;
}
.featured-promo {
  width: 100%;
  height: 85px;
  background-color: rgba(78,94,168,0.2);
  display: flex;
  margin-bottom: 80px;
  padding: 0 20px;
}
.featured-promo .swiper {
  height: 100%;
  color: #4e5ea8;
  margin: 0;
}
.featured-promo .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: 300ms;
  opacity: 0;
  visibility: hidden;
}
.featured-promo .swiper .swiper-slide h3 {
  margin-bottom: 0.25em;
}
.featured-promo .swiper .swiper-slide h3:last-child {
  margin-bottom: 0;
}
.featured-promo .swiper .swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 550px) {
  .featured-promo .swiper .swiper-slide h3 {
    font-size: 2.19rem;
  }
}
.filters {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.filters__item--active {
  color: #faf9ed;
  background-color: #4e5ea8;
}
.catalog {
  display: flex;
}
.catalog__sidebar {
  flex: 0 0 300px;
  padding: 0 2.5vw;
}
.catalog__main {
  flex-grow: 1;
  padding: 0 2.5vw;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 2.5vw;
}
.product > div {
  margin-top: 50px;
}
.product > div:first-child {
  margin: 0;
}
.product-preview {
  display: block;
  color: #4e5ea8;
}
.product-preview__content {
  margin-top: 20px;
}
.category-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.category-menu a {
  color: #4e5ea8;
}
.category-menu li {
  margin-bottom: .6em;
}
.category-menu li.active > a {
  font-weight: bold;
}
.category-menu ul {
  list-style-type: none;
  margin: 0;
  padding: .6em 0 0 1em;
}
.news-preview {
  display: grid;
  grid-template-columns: 45% 1fr;
  gap: 30px min(7.5516vw,145px);
  align-items: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #9ea9d6;
}
.news-preview:last-child {
  margin: 0;
}
.news-preview__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
  max-width: 580px;
}
@media screen and (max-width: 991px) {
  .news-preview {
    grid-template-columns: 100%;
  }
  .news-preview__body {
    gap: 10px;
  }
  .news-preview__body .cta {
    margin-top: 30px;
  }
}
.post-preview {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 2.5vw;
  align-items: center;
  margin-bottom: 80px;
}
.post-preview:last-child {
  margin: 0;
}
.post-preview__content__date {
  margin-bottom: 10px;
  display: block;
}
.post-preview__content__cta {
  margin-top: 40px;
  display: inline-block;
}
.post__section {
  margin-top: 50px;
}
.post__gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.service-preview {
  display: grid;
  grid-template-columns: 2fr 40% 0.6fr;
  gap: min(4.1664vw,80px);
  align-items: center;
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(158,169,214,0.3);
}
.service-preview:last-child {
  border-bottom: 0;
}
.service-preview__media {
  visibility: hidden;
  opacity: 0;
}
.service-preview__media img {
  object-fit: cover;
}
.service-preview__media--small {
  align-self: flex-end;
  transform: translate3d(5%,0,0);
}
.service-preview__media--main {
  transform: translate3d(-5%,0,0);
}
.service-preview__body {
  display: flex;
  flex-direction: column;
}
.service-preview__body .heading {
  visibility: hidden;
}
.service-preview__body .heading.visible {
  visibility: visible;
}
.service-preview__body .heading .char {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0,0.15em,0);
  will-change: transform opacity;
}
.service-preview__body .paragraph {
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0,30px,0);
}
@media screen and (max-width: 1270px) {
  .service-preview {
    grid-template-columns: 1fr 25%;
    gap: 20px 10px;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .service-preview__media--big {
    order: 1;
  }
  .service-preview__media--small {
    order: 2;
  }
  .service-preview__body {
    order: 3;
    grid-column: span 2;
  }
}
@media screen and (max-width: 550px) {
  .service-preview {
    grid-template-columns: 1fr 30%;
  }
}
.services__anchors {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 80px;
}
.services__anchors-item {
  display: grid;
  grid-template-rows: 35px 1fr;
  justify-items: center;
  text-align: center;
  gap: 0;
  border: 1px solid rgba(78,94,168,0.2);
  width: 160px;
  height: auto;
  flex-shrink: 0;
  aspect-ratio: 1;
  min-height: auto;
  padding: 2rem 0;
  font-size: 1rem;
  line-height: 1.4em;
}
.services__anchors-item__title {
  display: flex;
  align-items: center;
  padding: 0 1rem;
}
.services__anchors-item__icon {
  width: clamp(25px,1.8228vw,35px);
  height: clamp(25px,1.8228vw,35px);
}
.services__anchors-item__icon svg {
  width: 100%;
  height: 100%;
}
.services__wrapper {
  padding: 0 min(1.5624vw,30px);
}
@media screen and (max-width: 991px) {
  .services {
    padding-left: 0;
    padding-right: 0;
  }
  .services__wrapper,
  .services .display,
  .services__anchors {
    padding-left: 20px;
    padding-right: 20px;
  }
  .services__anchors {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .services__anchors-item {
    width: auto;
  }
  .services__anchors-item__title {
    max-width: 120px;
  }
}
.contacts {
  display: flex;
  flex-direction: column;
  gap: min(6.2496vw,120px);
  margin: 0 auto 80px;
  max-width: 1100px;
}
.contacts a:hover {
  text-decoration: underline;
}
.contacts__infos {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
}
.contacts__infos-item {
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.4em;
}
.contacts__infos-item span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.5em 0;
}
.contacts__infos-item span > div {
  margin-bottom: 0.6em;
  font-weight: 500;
}
.contacts__infos-item::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(158,169,214,0.3);
  margin: 0 2em;
}
.contacts__infos-item:last-child::after {
  content: none;
}
.contacts .social {
  flex-direction: row;
  gap: 0;
}
.contacts .social__link svg path {
  fill: #4e5ea8;
}
@media screen and (max-width: 1600px) {
  .contacts {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 550px) {
  .contacts__infos {
    flex-direction: column;
    gap: 10px;
  }
  .contacts__infos-item::after {
    content: none;
  }
}
.policies {
  display: block;
  margin: 0 auto;
  max-width: 60vw;
  padding-top: 5vh;
}
.policies .article__title {
  margin-bottom: 55px;
}
.policies .article__text p,
.policies .article__text li {
  font-size: 1rem;
  color: black;
  margin-bottom: 40px;
}
.policies .article__text strong {
  font-size: 19px;
  color: black;
  margin-bottom: 15px;
  text-transform: uppercase;
}