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: inherit;
  font-style: inherit;
}
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-display: swap;
  font-family: "Ranade";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/ranade-light.woff2") format("woff2"), url("/fonts/ranade-light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Ranade";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/ranade-regular.woff2") format("woff2"), url("/fonts/ranade-regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Ranade";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/ranade-medium.woff2") format("woff2"), url("/fonts/ranade-medium.ttf") format("truetype");
}
html {
  font-size: clamp(13px,0.7812vw,15px);
}
body {
  color: #171717;
  font-family: "Ranade", sans-serif;
  font-size: 1rem;
}
a {
  color: #171717;
}
p {
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
  margin-bottom: 1em;
}
p:last-child {
  margin: 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
blockquote {
  font-size: 1.4em;
  margin-bottom: 1em;
}
blockquote * {
  line-height: 1.1em;
}
ul {
  margin: 0 0 1.5em 1em;
  padding: 0;
}
li {
  margin-bottom: 1em;
}
.light {
  font-weight: 300;
}
.medium {
  font-weight: 500;
}
.font-75 {
  font-size: clamp(36px,3.906vw,75px);
  line-height: 1em;
  letter-spacing: -0.06em;
}
.font-50 {
  font-size: clamp(26px,2.8644vw,50px);
  line-height: 1.2em;
  letter-spacing: -0.06em;
}
.font-18 {
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
}
.font-16 {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
}
.font-14 {
  font-size: 14px;
  letter-spacing: -0.02em;
}
.font-12 {
  font-size: 12px;
  line-height: 1.4em;
}
.display {
  font-size: clamp(50px,10.416vw,200px);
  letter-spacing: -0.06em;
  color: rgba(23,23,23,0.1);
  position: absolute;
}
.heading {
  font-size: clamp(36px,3.906vw,75px);
  line-height: 1em;
  letter-spacing: -0.06em;
  margin-bottom: 1em;
}
.title-primary {
  font-size: clamp(26px,2.8644vw,50px);
  line-height: 1.2em;
  letter-spacing: -0.06em;
  margin-bottom: 0.6em;
}
.title-label {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  margin-bottom: 1em;
}
.container {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.container-small {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
}
@media screen and (max-width: 1550px) {
  .container-small {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.radius-image,
.radius-image > img {
  border-radius: 1rem;
  overflow: hidden;
}
.radius-image img {
  object-fit: cover;
  height: 100%;
}
.blurred-tag {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border-radius: 1rem;
  padding: 0 1em;
  background: linear-gradient(127deg,rgba(255,255,255,0.4) 12.11%,rgba(255,255,255,0.1) 73.08%);
  box-shadow: 0 4px 24px -1px rgba(0,0,0,0.2);
  backdrop-filter: blur(20px);
}
html {
  scrollbar-width: none;
}
:root {
  --header-height: 95px;
}
body {
  -ms-overflow-style: none;
}
body::-webkit-scrollbar {
  display: none;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.body {
  background: #fffdf2;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
  padding-top: calc(var(--header-height) + 50px);
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
.body--nopadt {
  padding-top: 0px;
}
.main {
  flex-grow: 1;
}
img {
  display: block;
  width: 100%;
}
svg {
  overflow: visible;
  max-width: 100%;
  height: auto;
  display: block;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #52af8d !important;
}
.error-color {
  color: #e94937 !important;
}
.overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.mobile-margin {
  margin-left: max(15px,5vw);
  margin-right: max(15px,5vw);
}
.spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-height: 30px;
}
.spinner::after {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-block;
  border-top: 2px solid #171717;
  border-right: 2px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
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;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #171717;
  -webkit-box-shadow: 0 0 0px 1000px rgba(255,255,255,0.4) inset;
  transition: background-color 5000s ease-in-out 0s;
}
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: 80px;
  line-height: 80px;
  border: none;
  padding: 0 28px;
  font-size: 16px;
  transition: 300ms;
  background-image: linear-gradient(171.37deg,rgba(255,255,255,0.4) 12.11%,rgba(255,255,255,0.1) 73.08%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.2);
  border-radius: 12px;
  color: #171717;
}
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="date"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(23,23,23,0.4);
}
@media screen and (max-width: 700px) {
  input[type="text"],
  input[type="tel"],
  input[type="date"],
  input[type="password"],
  input[type="email"],
  input[type="number"],
  textarea,
  select {
    height: 70px;
    line-height: 70px;
  }
}
select {
  background-image: url(../img/icons/select-dropdown.svg), linear-gradient(171.37deg,rgba(255,255,255,0.4) 12.11%,rgba(255,255,255,0.1) 73.08%);
  background-repeat: no-repeat, no-repeat;
  background-position: right 10px center, 0 0;
  background-size: auto, 100% 100%;
}
textarea {
  line-height: 1.5em;
  padding: 20px 28px;
  height: 160px;
}
label {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) {
  position: relative;
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="text"],
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="email"],
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="tel"],
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="number"],
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="password"],
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="date"] {
  line-height: normal;
  padding: 28px 28px 0;
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="text"]::placeholder,
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="email"]::placeholder,
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="tel"]::placeholder,
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="number"]::placeholder,
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="password"]::placeholder,
.input:not(.checkbox):not(.radio):not(.select):not(.file) input[type="date"]::placeholder {
  opacity: 0;
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) textarea::placeholder {
  opacity: 0;
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) label {
  position: absolute;
  left: 28px;
  top: 30px;
  transform: scale(1);
  transform-origin: left top;
  font-size: 16px;
  font-weight: normal;
  color: rgba(23,23,23,0.4);
  letter-spacing: -0.48px;
  margin: 0;
  pointer-events: none;
  white-space: nowrap;
  transition: top 200ms cubic-bezier(0.25,0.1,0.25,1), transform 200ms cubic-bezier(0.25,0.1,0.25,1), color 200ms cubic-bezier(0.25,0.1,0.25,1);
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) textarea + label {
  top: 20px;
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) input:focus + label,
.input:not(.checkbox):not(.radio):not(.select):not(.file) input:not(:placeholder-shown) + label {
  top: 12px;
  transform: scale(0.7);
  color: #171717;
}
.input:not(.checkbox):not(.radio):not(.select):not(.file) textarea:focus + label,
.input:not(.checkbox):not(.radio):not(.select):not(.file) textarea:not(:placeholder-shown) + label {
  top: 8px;
  transform: scale(0.7);
  color: #171717;
}
@media screen and (max-width: 700px) {
  .input:not(.checkbox):not(.radio):not(.select):not(.file) label {
    top: 25px;
  }
  .input:not(.checkbox):not(.radio):not(.select):not(.file) textarea + label {
    top: 20px;
  }
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}
.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: #171717;
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: baseline;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: "";
  position: static;
  width: 1em;
  height: 1em;
  display: block;
  border: 1px solid #000;
  flex-shrink: 0;
}
.radio__group > label {
  color: #171717;
}
.radio__group-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1em;
}
.radio label {
  display: flex;
  gap: 0.2em;
}
.radio label > span {
  align-items: center;
}
.radio label > span::before {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border-width: 1px;
  flex-shrink: 0;
  border-color: #000;
}
.radio label input:checked ~ span::before {
  box-shadow: 0 0 0 2px #fff inset;
  background: #171717;
}
.radio label input:checked ~ span::before {
  background-color: black;
}
.checkbox label {
  font-weight: 300;
}
.checkbox label a {
  color: inherit;
  text-decoration: underline;
}
.input-hint,
.error-message {
  display: block;
  font-size: 12px;
  text-transform: none;
  margin-top: 1px;
}
.error-message {
  color: #e94937;
  margin-bottom: 0;
  font-weight: 500;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: " *";
}
.required.checkbox label::after {
  display: none;
}
.required.radio .radio__group-options label::after {
  content: none;
}
.form-privacy {
  margin-bottom: 15px;
  font-size: 0.8rem;
}
.form-privacy .input:last-child {
  margin: 0;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
.number-input .input {
  margin: 0;
}
.number-input input {
  background: none;
  background-image: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  text-align: center;
  padding: 0;
  width: 60px;
  height: 40px;
  line-height: 40px;
}
.number-input__wrapper {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 5px;
}
.number-input__button {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #171717;
}
.number-input__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.number-input__label {
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 0.2rem;
}
.number-input--smaller input,
.number-input--smaller .number-input__button {
  width: 25px;
  height: 25px;
  line-height: 21px;
  font-size: 0.9rem;
}
@media screen and (max-width: 550px) {
  .number-input__label {
    text-align: left;
  }
  .number-input input,
  .number-input .number-input__button {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0.9rem;
  }
}
.button {
  display: inline-flex;
  align-items: center;
  height: 50px;
  gap: 0.6em;
  border-radius: 1rem;
  background-color: #f6f4e9;
  border: 1px solid #e4e2d8;
  padding: 0 1em;
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
}
.button svg {
  width: 1.1em;
  height: 1.1em;
}
.button--submit {
  border-radius: 5rem;
  background-color: #171717;
  color: #fffdf2;
  padding: 0 2.5em;
}
.button--outline {
  background-color: transparent;
  color: #171717;
  box-shadow: 0 0 1px 1px #171717;
}
.button--selected {
  border-color: #171717;
  color: #171717;
}
.button:disabled {
  opacity: 0.55;
  cursor: not-allowed;
  pointer-events: none;
}
.button__spinner {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid currentColor;
  border-top-color: transparent;
  animation: rotation 0.7s linear infinite;
  flex-shrink: 0;
}
.button--small {
  height: 43px;
  font-size: 14px;
  padding: 0 1em;
  gap: 0.45em;
}
.button--small svg {
  width: 1.25em;
  height: 1.25em;
}
#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;
}
@media screen and (max-width: 1200px) {
  .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: #e94937;
}
.fade {
  opacity: 0;
  visibility: hidden;
}
.slideUp {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
}
.slideDown {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,-45px,0);
  -webkit-transform: translate3d(0,-45px,0);
}
.slideRight {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
}
.slideLeft {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
}
.rotateInRight {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
}
.rotateInLeft {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
}
@keyframes slideUp {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,45px,0);
    -webkit-transform: translate3d(0,45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,-45px,0);
    -webkit-transform: translate3d(0,-45px,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-5%,0,0);
    -webkit-transform: translate3d(-5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(5%,0,0);
    -webkit-transform: translate3d(5%,0,0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.98);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}
@keyframes rotateInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(5deg) translate3d(35px,20px,0);
    -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
    transform-origin: 40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotateInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: rotate(-5deg) translate3d(-35px,20px,0);
    -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
    transform-origin: -40% 60%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg) translate3d(0,0,0);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse-loading {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);
  animation: fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  left: 0;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  right: 0;
}
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57,57,57,0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57,57,57,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57,57,57,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0,0,0,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch \0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0,0,0,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57,57,57,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57,57,57,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57,57,57,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.header {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: min(1760px, calc(100% - 40px));
  height: var(--header-height);
  border-radius: 0.9rem;
  display: flex;
  align-items: center;
  z-index: 200;
  color: #171717;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background: linear-gradient(175deg,rgba(255,255,255,0.4) 12%,rgba(255,255,255,0.1) 73%);
  transition: background 300ms cubic-bezier(0.25,0.46,0.45,0.94), backdrop-filter 300ms cubic-bezier(0.25,0.46,0.45,0.94), color 300ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.header--shadow {
  box-shadow: 0 4px 24px rgba(0,0,0,0.1);
}
.header--transparent {
  background: transparent;
  color: #fffdf2;
}
.header--white {
  background: #fff;
  box-shadow: 0 2px 20px rgba(0,0,0,0.08);
}
.header--lighter {
  background: linear-gradient(175deg,rgba(255,255,255,0.8) 12%,rgba(255,255,255,0.4) 73%);
}
.body--scroll .header--blur,
.body--scroll .header--transparent {
  background: #fff;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  box-shadow: 0 2px 20px rgba(0,0,0,0.08);
  color: #171717;
}
@media screen and (max-width: 1200px) {
  .header {
    height: 75px;
    top: 10px;
    width: min(1760px, calc(100% - 25px));
    padding-left: 20px;
  }
}
@media screen and (max-width: 700px) {
  .header {
    height: 66px;
    top: 10px;
    width: min(1760px, calc(100% - 20px));
  }
}
.header__logo {
  flex-shrink: 0;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__logo svg,
.header__logo img {
  width: 100%;
  height: auto;
  max-height: 75px;
}
@media screen and (max-width: 1300px) {
  .header__logo {
    width: 95px;
  }
}
@media screen and (max-width: 1200px) {
  .header__logo {
    width: 85px;
  }
}
.header__nav {
  flex: 1;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .header__nav {
    display: none;
  }
}
.header__nav--left {
  padding: 0 clamp(20px,7.812vw,150px);
  justify-content: flex-start;
}
.header__nav--right {
  padding: 0 clamp(20px,7.812vw,150px);
  justify-content: flex-end;
  gap: clamp(20px,2.0832vw,40px);
}
.header .menu {
  display: flex;
  align-items: center;
  gap: clamp(20px,2.0832vw,40px);
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
}
.header .menu__item {
  position: relative;
}
.header .menu__item:hover .menu__submenu {
  visibility: visible;
  pointer-events: all;
  transform: scale3d(1,1,1) translateX(-50%);
  -webkit-transform: scale3d(1,1,1) translateX(-50%);
  opacity: 1;
}
.header .menu__item:hover > .menu__link--parent::after {
  transform: rotate3d(0,0,1,180deg);
  -webkit-transform: rotate3d(0,0,1,180deg);
}
.header .menu__link {
  color: inherit;
  white-space: nowrap;
  display: block;
  line-height: 95px;
}
.header .menu__link--parent {
  display: flex;
  gap: 6px;
  align-items: center;
}
.header .menu__link--parent::after {
  content: "";
  width: 10px;
  height: 5px;
  background: url(../img/icons/dropdown.svg) no-repeat center;
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  flex-shrink: 0;
}
.header .menu__submenu {
  list-style-type: none;
  margin: 0;
  padding: 10px 24px;
  position: absolute;
  top: 100%;
  left: 50%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  visibility: hidden;
  pointer-events: none;
  transform: scale3d(1,0,1) translateX(-50%);
  -webkit-transform: scale3d(1,0,1) translateX(-50%);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  opacity: 0;
  will-change: transform, opacity;
}
.header .menu__submenu .menu__link {
  height: 40px;
  line-height: 40px;
  color: #171717;
}
.header__languages {
  flex-shrink: 0;
}
.header__hamburger {
  display: none;
  margin-left: auto;
  padding-right: clamp(16px,2.0832vw,40px);
}
@media screen and (max-width: 1200px) {
  .header__hamburger {
    display: block;
  }
}
.services-menu {
  width: min(1760px, calc(100% - 40px));
  position: fixed;
  top: 0;
  left: 50%;
  right: 0;
  z-index: 90;
  border-radius: 20px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background: linear-gradient(155.77deg,rgba(255,255,255,0.4) 12.106%,rgba(255,255,255,0.1) 73.079%);
  box-shadow: 0 4px 24px rgba(0,0,0,0.2);
  padding: 8px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate3d(-50%,-8px,0);
  -webkit-transform: translate(-50%,-8px,0);
  transition: opacity 300ms cubic-bezier(0.25,0.46,0.45,0.94), visibility 300ms cubic-bezier(0.25,0.46,0.45,0.94), transform 300ms cubic-bezier(0.25,0.46,0.45,0.94);
}
@media screen and (max-width: 1200px) {
  .services-menu {
    display: none;
  }
}
.services-menu--open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translate3d(-50%,0,0);
  -webkit-transform: translate(-50%,0,0);
}
.services-menu__grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 12px;
}
.services-menu .card {
  min-height: 280px;
}
.hamburger {
  display: block;
  width: 40px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.hamburger span {
  position: absolute;
  height: 1px;
  background: #171717;
  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);
}
.body--light-header:not(.body--scroll) .hamburger span {
  background: #fffdf2;
}
.hamburger span:first-child {
  transform: translate(0,-50%) translate3d(0,-9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,-9px,0);
}
.hamburger span:last-child {
  transform: translate(0,-50%) translate3d(0,9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,9px,0);
}
@media screen and (max-width: 1000px) {
  .hamburger span {
    width: 45px;
  }
}
@media screen and (max-width: 550px) {
  .hamburger span {
    width: 40px;
  }
}
.mobile-menu {
  position: fixed;
  background: #fffdf2;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  padding: 25vh 20px 20px;
  overflow-y: auto;
  transition: 600ms cubic-bezier(0.25,0.46,0.45,0.94);
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  visibility: hidden;
  pointer-events: none;
  will-change: transform;
  z-index: 1000;
}
.mobile-menu.open {
  transform: translate3d(0,0%,0);
  -webkit-transform: translate3d(0,0%,0);
  visibility: visible;
  pointer-events: all;
}
.mobile-menu__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10;
}
.mobile-menu__close::after,
.mobile-menu__close::before {
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  background: #171717;
}
.mobile-menu__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.mobile-menu__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.mobile-menu .menu {
  position: relative;
  transition: 500ms cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
}
.mobile-menu .menu__submenu {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  visibility: hidden;
  pointer-events: none;
}
.mobile-menu .menu__item {
  margin-bottom: clamp(20px,1.302vw,25px);
}
.mobile-menu .menu__item.open > .menu__submenu {
  visibility: visible;
  pointer-events: all;
}
.mobile-menu .menu__link {
  font-size: 1.53rem;
  line-height: 1em;
  display: inline-block;
  color: #171717;
}
.mobile-menu .menu__link--parent {
  display: inline-flex;
  align-items: center;
  gap: clamp(10px,1.0416vw,20px);
}
.mobile-menu .menu__link--parent::after {
  content: "";
  width: 11px;
  height: 19px;
  background: url(../img/icons/menu-arrow.svg) no-repeat center;
}
.mobile-menu .menu__back {
  margin-bottom: 20px;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.mobile-menu .menu__back::before {
  content: "";
  width: 11px;
  height: 19px;
  background: url(../img/icons/menu-arrow.svg) no-repeat center;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.footer {
  background: #171717;
  color: #fffdf2;
  padding: clamp(40px,3.1248vw,60px) clamp(20px,12.4992vw,230px) 95px;
  margin-top: 100px;
}
.footer--mt0 {
  margin-top: 0;
}
.footer a {
  color: inherit;
}
.footer__contact {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: clamp(40px,3.1248vw,60px);
  margin-bottom: clamp(40px,3.1248vw,60px);
}
@media screen and (max-width: 1000px) {
  .footer__contact {
    flex-direction: column;
    gap: 32px;
  }
}
.footer__contact-group {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer__label {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
}
.footer__value {
  font-size: clamp(18px,1.45824vw,28px);
  line-height: 1.3em;
  letter-spacing: -0.06em;
  font-weight: 400;
}
.footer__value p {
  font-size: inherit;
  margin-bottom: 0;
}
.footer__value--small {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  line-height: 1em;
}
.footer__divider {
  border: none;
  border-top: 1px solid rgba(255,253,242,0.2);
  margin-bottom: clamp(24px,2.0832vw,40px);
}
.footer__bottom {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1000px) {
  .footer__bottom {
    flex-direction: column;
    gap: 16px;
    text-align: center;
  }
}
.footer__legal {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .footer__legal {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
}
.footer__legal span {
  cursor: pointer;
  text-decoration: underline;
}
.footer__lang {
  display: flex;
  gap: 12px;
  align-items: center;
}
.footer__lang-link {
  color: inherit;
  opacity: 1;
}
.footer__lang-link--inactive {
  opacity: 0.4;
}
.social {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 5px;
  margin: 0;
  padding: 0;
}
.social__link {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.social__link a {
  width: 25px;
  height: 25px;
  padding: 3px;
}
.social__link svg {
  width: 100%;
  height: 100%;
}
.social__link svg path {
  fill: #171717;
}
.gallery {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
}
.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 {
  border-top: 1px solid #171717;
  margin-top: 40px;
  padding-top: 10px;
}
.paginator__pages {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  font-size: 12px;
  line-height: 1.4em;
}
.paginator__pages a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #171717;
  border: 1px solid #171717;
  border-radius: 3px;
}
.paginator__pages .active a {
  background: #171717;
  color: #fffdf2;
}
.languages {
  position: relative;
  text-transform: uppercase;
}
.languages__toggler {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: inherit;
}
.languages__icon {
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  will-change: transform;
  display: flex;
  align-items: center;
}
.languages__icon svg {
  width: 14px;
  height: auto;
}
.languages__dropdown {
  background: #fff;
  color: #171717;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 60px;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  visibility: hidden;
  pointer-events: none;
  transform: scale3d(1,0,1);
  -webkit-transform: scale3d(1,0,1);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transition: 300ms cubic-bezier(0.25,0.46,0.45,0.94);
  opacity: 0;
  will-change: transform, opacity;
  overflow: hidden;
}
.languages__link {
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: block;
  color: #171717;
  padding: 0 16px;
}
.languages__link--active {
  opacity: 0.4;
}
.languages__link:hover:not(.languages__link--active) {
  background: rgba(0,0,0,0.04);
}
.languages.open .languages__dropdown {
  visibility: visible;
  pointer-events: all;
  transform: scale3d(1,1,1);
  -webkit-transform: scale3d(1,1,1);
  opacity: 1;
}
.languages.open .languages__icon {
  transform: rotate3d(0,0,1,180deg);
  -webkit-transform: rotate3d(0,0,1,180deg);
}
.cta {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-radius: 5rem;
  font-size: 14px;
  padding: 0 2em;
  background-color: #171717;
  color: #fffdf2;
}
.cta svg {
  width: 1.1em;
  height: 1.1em;
}
.cta svg path {
  fill: currentColor;
}
.cta--light {
  background-color: #fffdf2;
  color: #171717;
}
.cta--icon {
  border-radius: 50%;
  width: 45px;
}
.slider {
  position: relative;
}
.slider__arrow {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-top: -24px;
  z-index: 10;
  cursor: pointer;
}
.slider__arrow.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .slider__arrow {
    width: 40px;
    height: 40px;
  }
}
.slider__arrow--prev {
  left: 0;
  transform: translateX(-50%) rotate(180deg);
  -webkit-transform: translateX(-50%) rotate(180deg);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--prev {
    left: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
.slider__arrow--next {
  right: 0;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
}
@media screen and (max-width: 1200px) {
  .slider__arrow--next {
    right: 5px;
    transform: none;
    -webkit-transform: none;
  }
}
.slider__pagination {
  text-align: center;
  font-size: 12px;
  line-height: 1.4em;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-weight: 500;
  padding-top: 8px;
}
@media screen and (max-width: 1000px) {
  .slider__pagination {
    top: auto;
    bottom: 0;
    z-index: 10;
    color: #fffdf2;
    text-align: right;
    padding: 5px;
  }
}
.slider--fullscreen .slider__pagination {
  display: none;
}
.slider--fullscreen .slider__arrow {
  transform: none;
  -webkit-transform: none;
}
.slider--fullscreen .slider__arrow--next {
  right: clamp(5px,2.0832vw,40px);
}
.slider--fullscreen .slider__arrow--prev {
  left: clamp(5px,2.0832vw,40px);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.contact-form--1 .contact-form__inputs {
  display: grid;
  grid-template-columns: 100%;
  gap: 16px;
  align-items: center;
}
.contact-form--1 .textarea {
  display: flex;
  flex-direction: column;
}
.contact-form--1 .textarea textarea {
  flex-grow: 1;
  height: 160px;
}
.contact-form--1 .cta {
  height: 72px;
  min-width: 244px;
  font-size: 16px;
  white-space: nowrap;
}
.contact-form .form-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(20px,1.5624vw,30px);
}
@media screen and (max-width: 1000px) {
  .contact-info {
    align-items: center;
  }
}
.contact-info__item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  letter-spacing: -0.02em;
}
.contact-info__item a {
  color: #000;
}
.contact-info__icon {
  width: 15px;
}
.contact-info__icon svg {
  width: 100%;
  height: 100%;
}
.contact-info__icon path {
  fill: #171717;
}
.popup {
  position: fixed;
  z-index: 1000;
  background: #fffdf2;
  top: 50%;
  left: 50%;
  width: 1200px;
  max-width: 90vw;
  max-height: 90vh;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
  box-shadow: 0 0 0 100vw rgba(0,0,0,0.8);
  transition: 600ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.popup.hidden {
  transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  -webkit-transform: translate3d(-50%,-50%,0) translate3d(0%,-200vh,0);
  box-shadow: 0 0 0 0vw rgba(0,0,0,0.8);
  pointer-events: none;
}
.popup__grid {
  display: grid;
  grid-template-columns: 40% 1fr;
}
@media screen and (max-width: 700px) {
  .popup__grid {
    grid-template-columns: 1fr;
  }
}
.popup__image img {
  object-fit: cover;
  width: 100%;
  max-height: 90vh;
  height: 100%;
}
@media screen and (max-width: 700px) {
  .popup__image img {
    height: auto;
    max-height: 25vh;
  }
}
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fffdf2;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .popup__close {
    width: 35px;
    height: 35px;
  }
}
.popup__close::before,
.popup__close::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #171717;
  left: 5px;
  right: 5px;
  top: 50%;
}
.popup__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.popup__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.popup__content {
  padding: 40px clamp(10px,6.2496vw,120px);
  overflow-y: auto;
  display: grid;
  align-items: center;
  max-height: 90vh;
}
@media screen and (max-width: 700px) {
  .popup__content {
    max-height: calc(90vh - 25vh);
    padding: 20px clamp(10px,6.2496vw,120px);
  }
}
.popup__cta,
.popup__subscribe {
  margin-top: clamp(20px,2.0832vw,40px);
}
.popup__bg {
  position: relative;
}
.popup__bg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
}
.popup__bg img {
  max-height: 90vh;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
  .popup__bg img {
    aspect-ratio: 1;
  }
}
.popup__fg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #fffdf2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
.popup__fg-wrapper {
  max-width: 500px;
}
.faqs-page {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  padding-bottom: clamp(60px,5.208vw,100px);
}
@media screen and (max-width: 1550px) {
  .faqs-page {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.faqs-page__title {
  margin-bottom: clamp(30px,3.1248vw,60px);
}
.faq {
  border: 1px solid #171717;
  padding: 0 35px 25px;
  padding-bottom: 0;
  cursor: pointer;
  background-color: #fffdf2;
  text-align: left;
}
@media screen and (max-width: 700px) {
  .faq {
    padding: 0 15px 15px;
    padding-bottom: 0;
  }
}
.faq__title {
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
}
@media screen and (max-width: 550px) {
  .faq__title {
    font-size: 1rem;
    font-weight: bold;
  }
}
.faq__toggler {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  gap: 10px;
}
@media screen and (max-width: 700px) {
  .faq__toggler {
    padding: 15px 0;
  }
}
.faq__toggler__indicator {
  position: relative;
  width: 10px;
  height: 10px;
  display: block;
}
.faq__toggler__indicator::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 50%;
  transform: translate3d(-50%,0,0);
  -webkit-transform: translate3d(-50%,0,0);
  transition: transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
}
.faq__toggler__indicator::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  -webkit-transform: translate3d(-50%,-50%,0);
}
.faq__content {
  overflow: hidden;
  height: 0;
}
.faq.open .page-faq__toggler__indicator::after {
  transform: translate3d(-50%,0,0) rotate(-90deg);
  -webkit-transform: translate3d(-50%,0,0) rotate(-90deg);
}
.grid {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  display: grid;
}
@media screen and (max-width: 1550px) {
  .grid {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.grid__filters {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin: 10px 0 40px;
}
@media screen and (max-width: 1550px) {
  .grid__filters {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.grid--3 {
  grid-template-columns: repeat(3,1fr);
  gap: min(2.0832vw,40px);
}
.accordion-item {
  border-bottom: 1px solid #171717;
}
.accordion-item:last-child {
  border-bottom: none;
}
.accordion-item__label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(16px,1.45824vw,28px) 0;
  gap: 20px;
  cursor: pointer;
  user-select: none;
}
.accordion-item__label span:first-child {
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
  font-weight: 500;
}
.accordion-item__label-trigger {
  display: block;
  position: relative;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
}
.accordion-item__label-trigger::before,
.accordion-item__label-trigger::after {
  content: "";
  position: absolute;
  background: #171717;
  transition: transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94), opacity 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
}
.accordion-item__label-trigger::before {
  width: 18px;
  height: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.accordion-item__label-trigger::after {
  width: 1px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.accordion-item__content-inner {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 300ms cubic-bezier(0.25,0.46,0.45,0.94);
}
.accordion-item__content-clip {
  overflow: hidden;
}
.accordion-item__content-clip p {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  line-height: 1.5;
}
.accordion-item__content-clip p:last-child {
  margin-bottom: 0;
}
.accordion-item--open .accordion-item__content-inner {
  grid-template-rows: 1fr;
  padding-bottom: 20px;
}
.accordion-item--open .accordion-item__label-trigger::after {
  transform: translateX(-50%) rotate(90deg);
  opacity: 0;
}
.accordion--light {
  color: #fffdf2;
}
.accordion--light .accordion-item {
  border-color: #fffdf2;
}
.accordion--light .accordion-item__label-trigger::before,
.accordion--light .accordion-item__label-trigger::after {
  background-color: #fffdf2;
}
.richtext {
  display: block;
}
@media screen and (max-width: 700px) {
  .richtext {
    margin-bottom: 80px;
  }
}
.richtext .heading {
  margin-bottom: 0.5em;
}
.richtext__bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 2em;
}
@media screen and (max-width: 700px) {
  .richtext__bottom .cta {
    flex-grow: 1;
  }
}
.richtext--center {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1300px) {
  .richtext--center {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 800px;
  }
}
.richtext--fluid {
  padding-left: 0;
  padding-right: 0;
}
.richtext--mt {
  margin-top: min(6.7704vw,130px);
}
.richtext--mb0 {
  margin-bottom: 0;
}
.richtext--mb-sm {
  margin-bottom: 3rem;
}
.title-richtext {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  display: grid;
  grid-template-columns: 55% 1fr;
  gap: 0 min(7.812vw,150px);
  margin-bottom: 120px;
}
@media screen and (max-width: 1550px) {
  .title-richtext {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.title-richtext__heading {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.title-richtext__heading::after {
  content: "";
  width: 110px;
  height: 1px;
  background-color: #171717;
  position: absolute;
  left: 0;
  top: 100%;
}
.title-richtext__image {
  position: relative;
  grid-row: 2;
  grid-column: 1;
}
.title-richtext__tags {
  position: absolute;
  bottom: -5%;
  right: -12%;
  transform: translate3d(10%,5%,0);
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  justify-items: center;
  justify-content: center;
}
.title-richtext__tags-wrapper:first-child {
  grid-column: span 2;
}
.title-richtext__tags-wrapper:first-child .title-richtext__tags-item {
  transform: translate3d(10%,0,0);
}
.title-richtext__tags-item {
  min-width: 0;
  max-width: 280px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border-radius: 1rem;
  padding: 0 1em;
  background: linear-gradient(127deg,rgba(255,255,255,0.4) 12.11%,rgba(255,255,255,0.1) 73.08%);
  box-shadow: 0 4px 24px -1px rgba(0,0,0,0.2);
  backdrop-filter: blur(20px);
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
  height: auto;
  min-height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.title-richtext__content {
  transform: translateY(-5%);
  grid-row: 2;
  grid-column: 2;
}
.title-richtext__addons {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #171717;
}
.title-richtext__addons-title {
  font-weight: 500;
}
.title-richtext__addons ul {
  margin-top: 1em;
}
.title-richtext--bgtext {
  position: relative;
  overflow: hidden;
}
.title-richtext--bgtext::after {
  content: attr(data-title);
  font-size: clamp(50px,10.416vw,200px);
  letter-spacing: -0.06em;
  color: rgba(23,23,23,0.1);
  position: absolute;
  line-height: 1.2em;
  color: rgba(34,72,151,0.12);
  right: 0;
  bottom: 0;
  transform: translate3d(5%,0,0);
}
.title-richtext--mb-md {
  margin-bottom: min(10.416vw,200px);
}
.reviews {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  margin-bottom: 120px;
}
@media screen and (max-width: 1550px) {
  .reviews {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.reviews__grid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 80px min(15.624vw,300px);
}
.reviews__swiper {
  width: 100%;
  overflow: hidden;
}
.reviews__swiper .swiper-slide {
  display: flex;
  justify-content: center;
  height: auto;
}
.reviews__pagination {
  margin-top: 40px;
  text-align: center;
}
.review {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  width: 100%;
  max-width: 450px;
}
.review__content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.review__heading {
  margin: 0;
}
.review__text {
  color: #171717;
}
.review__divider {
  width: 150px;
  height: 1px;
  background-color: #171717;
}
.review__author {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.review__role {
  color: rgba(23,23,23,0.7);
}
.text-image {
  display: grid;
  grid-template-columns: 55% 1fr;
  align-items: center;
  gap: min(5.7288vw,110px);
  max-width: 1240px;
  margin: 0 auto min(9.3744vw,180px);
}
@media screen and (max-width: 1400px) {
  .text-image {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.text-image__media,
.text-image__media > img {
  border-radius: 1rem;
  overflow: hidden;
}
.text-image__media img {
  object-fit: cover;
  height: 100%;
}
.text-image--small {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 30px min(9.8952vw,190px);
}
@media screen and (max-width: 1550px) {
  .text-image--small {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.text-image--line .text-image__content {
  position: relative;
  padding-left: 15%;
  padding-right: 10%;
}
.text-image--line .text-image__content::before {
  content: "";
  width: 1px;
  height: 110px;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #171717;
  transform: translateY(-50%);
}
.card {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
  border-radius: 1rem;
  align-items: flex-end;
}
.card__image,
.card__title-wrapper {
  grid-column: 1;
  grid-row: 1;
}
.card__image {
  z-index: 1;
  height: 100%;
}
.card__image img {
  height: 100%;
  object-fit: cover;
}
.card__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0.2rem 0.5rem;
  gap: 0.8rem;
  border-radius: 0.5rem;
  color: #fffdf2;
  backdrop-filter: blur(20px);
  background: linear-gradient(170.51deg,rgba(255,255,255,0.4) 12.106%,rgba(255,255,255,0.1) 73.079%);
  box-shadow: 0 4px 24px rgba(0,0,0,0.2);
  overflow: hidden;
}
.card__content--pad {
  padding: 0.9rem;
}
.card__category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fffdf2;
  font-size: 12px;
  line-height: 1.4em;
  background: linear-gradient(127deg,rgba(255,255,255,0.4) 12.11%,rgba(255,255,255,0.1) 73.08%);
  border-radius: 0.5rem;
  height: 30px;
  padding: 0 1em;
}
.card__attribute {
  display: inline-flex;
  align-items: center;
  gap: 0.3em;
  font-size: 14px;
  letter-spacing: -0.02em;
}
.card__attribute svg {
  width: 1.1em;
  height: 1.1em;
}
.card__attributes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.3rem 1rem;
  padding: 0 10%;
}
@media screen and (max-width: 1200px) {
  .card__attributes {
    padding: 0 10px;
  }
}
.card__title {
  text-align: center;
  font-size: 1.27rem;
  letter-spacing: -0.08em;
}
.card__title-wrapper {
  padding: 10px;
  z-index: 2;
}
.card--square {
  width: 100%;
  aspect-ratio: 1;
}
.card--destination {
  height: min(19.7904vw,380px);
}
.text-image-box {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
  color: #fffdf2;
  margin-bottom: min(9.3744vw,180px);
}
@media screen and (max-width: 1550px) {
  .text-image-box {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.text-image-box__image,
.text-image-box__content {
  grid-column: 1;
  grid-row: 1;
}
.text-image-box__image {
  z-index: 1;
  position: relative;
}
.text-image-box__image,
.text-image-box__image > img {
  border-radius: 1rem;
  overflow: hidden;
}
.text-image-box__image img {
  object-fit: cover;
  height: 100%;
}
.text-image-box__image::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  background: linear-gradient(91deg,rgba(23,23,23,0.8) 24.42%,rgba(23,23,23,0) 99.46%);
}
.text-image-box__image img {
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 3;
}
.text-image-box__content {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  padding: min(7.2912vw,140px);
}
.text-image-box__content .richtext {
  max-width: 450px;
}
.booking-hero {
  width: 100%;
  height: 90vh;
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
}
.booking-hero__content,
.booking-hero > img {
  grid-column: 1;
  grid-row: 1;
}
.booking-hero > img {
  object-fit: cover;
  height: 100%;
}
.booking-hero__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 2;
}
.booking-hero__content h1 {
  font-size: clamp(36px,3.906vw,75px);
  line-height: 1em;
  letter-spacing: -0.06em;
  margin-bottom: 0.45em;
}
.booking {
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 1480px) {
  .booking {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.booking input[type="text"],
.booking input[type="number"] {
  height: auto;
  line-height: normal;
  padding: 0;
  background: none;
  background-image: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border-radius: 0;
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  color: #171717;
}
.booking input[type="text"]::placeholder,
.booking input[type="number"]::placeholder {
  color: rgba(23,23,23,0.4);
  opacity: 1;
}
.booking__bar {
  display: flex;
  align-items: stretch;
  min-height: 120px;
  border-radius: 12px;
  background-image: linear-gradient(171.37deg,rgba(255,255,255,0.4) 12.11%,rgba(255,255,255,0.1) 73.08%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0px 4px 24px -1px rgba(0,0,0,0.2);
}
.booking__field {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  padding: 0 28px;
}
.booking__label {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: rgba(23,23,23,0.9);
}
.booking__divider {
  width: 1px;
  align-self: stretch;
  margin: 28px 0;
  background: rgba(23,23,23,0.12);
  flex-shrink: 0;
}
.booking__datetime {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  padding: 0 28px;
}
.booking__pick {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  cursor: pointer;
}
.booking__icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  color: #171717;
}
.booking__date,
.booking__time {
  cursor: pointer;
}
.booking__passengers {
  flex: 0 0 auto;
  min-width: 200px;
}
.booking__counter {
  display: flex;
  align-items: center;
  gap: 10px;
}
.booking__counter input {
  width: 48px;
  text-align: center;
}
.booking__counter-btn {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(23,23,23,0.25);
  font-size: 18px;
  line-height: 1;
  color: #171717;
  transition: 200ms cubic-bezier(0.25,0.1,0.25,1);
}
.booking__counter-btn:hover {
  border-color: #171717;
}
.booking__counter-btn.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.booking__submit {
  flex-shrink: 0;
  align-self: center;
  height: 70px;
  margin: 0 25px;
  padding: 0 30px;
  border-radius: 5rem;
  background: #171717;
  color: #fffdf2;
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
  white-space: nowrap;
  transition: 200ms cubic-bezier(0.25,0.1,0.25,1);
}
.booking__submit:hover {
  opacity: 0.88;
}
.booking__field--error .booking__label {
  color: #c0392b;
}
.booking__field--error input[type="text"] {
  color: #c0392b;
}
.booking__field--error input[type="text"]::placeholder {
  color: rgba(192,57,43,0.5);
}
.booking__pick--error .booking__icon {
  color: #c0392b;
}
.booking__pick--error input[type="text"] {
  color: #c0392b;
}
.booking__pick--error input[type="text"]::placeholder {
  color: rgba(192,57,43,0.5);
}
.booking__error-msg {
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #c0392b;
}
.booking__error-banner {
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #ff7675;
  text-align: right;
  margin-top: 8px;
}
.booking__actions {
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-top: 20px;
}
.booking__actions--checkout {
  justify-content: flex-start;
}
.booking__actions--checkout .button--submit {
  margin-left: auto;
}
.booking__actions--add {
  margin-bottom: 40px;
}
.booking__action {
  background-color: rgba(255,255,255,0.04);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background-image: linear-gradient(156deg,rgba(255,255,255,0.4) 12.11%,rgba(255,255,255,0.1) 73.08%);
  box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.2);
  height: auto;
  padding: 16px 20px;
  border: none;
  border-radius: 12px;
}
.booking__action svg {
  color: #171717;
}
.booking__action--prebooking > svg {
  display: none;
}
.booking__action--small {
  height: 43px;
  font-size: 14px;
  padding: 0 1em;
  gap: 0.45em;
}
.booking__action--small svg {
  width: 1.25em;
  height: 1.25em;
}
.booking__action.button--selected {
  box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.2), inset 0 0 1px 1px #171717;
}
.booking__action.button--selected > svg {
  display: block;
}
.booking .flatpickr-day.selected,
.booking .flatpickr-day.selected:hover {
  background: #171717;
  border-color: #171717;
}
@media screen and (max-width: 1000px) {
  .booking__bar {
    flex-direction: column;
    align-items: stretch;
    min-height: 0;
  }
  .booking__field,
  .booking__datetime {
    padding: 20px 28px;
  }
  .booking__divider {
    width: auto;
    height: 1px;
    margin: 0 28px;
  }
  .booking__passengers {
    min-width: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .booking__submit {
    width: calc(100% - 48px);
    margin: 20px 24px;
  }
}
[v-cloak] {
  display: none !important;
}
.checkout {
  width: 100%;
  min-height: calc(100vh - 80px);
  padding: calc(var(--header-height) + 50px) 40px 100px;
  background: #171717;
  color: #fffdf2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.checkout__title {
  font-size: clamp(36px,3.906vw,75px);
  line-height: 1em;
  letter-spacing: -0.06em;
  color: #fffdf2;
  text-align: center;
  margin-bottom: 60px;
}
.checkout__panel,
.checkout__panel-outer {
  max-width: 1168px;
  margin: 0 auto;
  color: #171717;
  width: 100%;
}
.checkout__panel {
  background: linear-gradient(45deg,white 0%,rgba(255,255,255,0.6));
  border-radius: 1.1rem;
  padding: 20px;
  overflow: hidden;
}
.checkout__leg {
  position: relative;
  margin-bottom: 16px;
  padding: 0;
}
.checkout__leg .booking__label {
  color: rgba(23,23,23,0.9);
}
.checkout__leg .booking__bar {
  border-radius: 20px;
}
.checkout__remove-leg {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #171717;
  border: 1px solid rgba(255,253,242,0.3);
  color: #fffdf2;
  font-size: 18px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 200ms cubic-bezier(0.25,0.1,0.25,1);
}
.checkout__remove-leg:hover {
  background: #313131;
}
.checkout__pref-banner {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  background: rgba(255,255,255,0.08);
  border-radius: 12px;
  padding: 20px 18px;
  margin-top: 20px;
  cursor: pointer;
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  color: #fffdf2;
  transition: background 200ms cubic-bezier(0.25,0.1,0.25,1);
}
.checkout__pref-banner:hover {
  background: rgba(255,255,255,0.12);
}
.checkout__pref-icon {
  width: 20px;
  height: 20px;
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #fffdf2;
  border-radius: 50%;
  border: 1px solid white;
  transition: transform 300ms cubic-bezier(0.25,0.1,0.25,1);
}
.checkout__pref-icon svg {
  width: 100%;
  height: 100%;
}
.checkout__pref-icon--open {
  transform: rotate(45deg);
}
.checkout__crew-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 16px 0 8px;
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.2) transparent;
}
.checkout__crew-list::-webkit-scrollbar {
  height: 4px;
}
.checkout__crew-list::-webkit-scrollbar-track {
  background: transparent;
}
.checkout__crew-list::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.2);
  border-radius: 2px;
}
.checkout__crew-card {
  flex-shrink: 0;
  width: 160px;
  border-radius: 20px;
  padding: 20px;
  background: rgba(255,255,255,0.08);
  cursor: pointer;
  position: relative;
  transition: background 200ms cubic-bezier(0.25,0.1,0.25,1);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-align: center;
}
.checkout__crew-card:hover {
  background: rgba(255,255,255,0.13);
}
.checkout__crew-card--selected {
  background: rgba(255,255,255,0.16);
  box-shadow: inset 0 0 0 1px rgba(255,253,242,0.2);
}
.checkout__crew-silhouette {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout__crew-silhouette img {
  max-height: 80px;
  max-width: 100%;
  object-fit: contain;
}
.checkout__crew-silhouette--none {
  opacity: 0.5;
}
.checkout__crew-name {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  color: #fffdf2;
  line-height: 1.3;
}
.checkout__crew-info {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  color: rgba(255,253,242,0.5);
  cursor: pointer;
  padding: 0;
  transition: color 200ms cubic-bezier(0.25,0.1,0.25,1);
}
.checkout__crew-info:hover {
  color: #fffdf2;
}
.checkout__crew-popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  bottom: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  width: 300px;
  background: white;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 4px 32px rgba(0,0,0,0.35);
  text-align: left;
  color: #171717;
}
.checkout__crew-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  border: none;
  background: #171717;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  color: #fffdf2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transform: translate(25%,-25%);
  transition: opacity 150ms cubic-bezier(0.25,0.1,0.25,1);
}
.checkout__crew-popup-close:hover {
  background: #313131;
}
.checkout__crew-popup-img {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}
.checkout__crew-popup-img svg path {
  stroke: #171717;
}
.checkout__crew-popup-title {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: #171717;
  margin-bottom: 6px;
}
.checkout__crew-popup-excerpt > p {
  font-size: 12px;
  text-align: center;
  color: rgba(23,23,23,0.7);
  margin-bottom: 12px;
}
.checkout__crew-stat {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 1em;
  padding: 10px 0;
  border-top: 1px solid rgba(23,23,23,0.1);
  font-size: 14px;
  color: #171717;
}
.checkout__crew-stat svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
.checkout__crew-stat svg path {
  stroke: #171717;
}
.checkout__crew-stat--svgfill svg path {
  stroke: none;
  fill: #171717;
}
.checkout__contact-form {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 15px;
}
.checkout__field-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.checkout__field-group--full {
  grid-column: span 2;
}
.checkout__field-label {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: #fffdf2;
}
.checkout__form-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}
.checkout__panel--thankyou {
  text-align: center;
  padding: 60px 20px;
}
.checkout__thankyou-title {
  font-size: clamp(36px,3.906vw,75px);
  line-height: 1em;
  letter-spacing: -0.06em;
  margin-bottom: 24px;
}
.checkout__thankyou-text {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  margin: 0 auto;
}
.checkout .checkout-slide-enter-active,
.checkout .checkout-slide-leave-active {
  transition: opacity 250ms cubic-bezier(0.25,0.1,0.25,1), transform 250ms cubic-bezier(0.25,0.1,0.25,1);
}
.checkout .checkout-slide-enter-from,
.checkout .checkout-slide-leave-to {
  opacity: 0;
  transform: translateY(-8px);
}
@media screen and (max-width: 1000px) {
  .checkout {
    padding: calc(var(--header-height) + 30px) 20px 80px;
  }
  .checkout__title {
    margin-bottom: 40px;
  }
  .checkout__stepper {
    gap: 0;
    margin-bottom: 40px;
  }
  .checkout__step {
    min-width: 80px;
  }
  .checkout__step-label {
    font-size: 11px;
    white-space: normal;
  }
  .checkout__step-line {
    max-width: 40px;
  }
}
@media screen and (max-width: 700px) {
  .checkout {
    padding: 48px 16px 60px;
  }
  .checkout__stepper {
    align-items: flex-start;
  }
  .checkout__step {
    min-width: 60px;
  }
  .checkout__step-label {
    display: none;
  }
}
.checkout-stepper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1250px;
  margin: 0 auto 60px;
  position: relative;
  gap: 0;
  --lato: 45px;
}
.checkout-stepper__plane {
  position: absolute;
  left: 0;
  top: calc(var(--lato) / 2);
  transform: rotate(90deg) translateX(-50%);
  transition: left 850ms cubic-bezier(0.455,0.03,0.515,0.955);
  background-color: #171717;
  padding: 5px;
  z-index: 5;
}
.checkout-stepper__plane svg {
  width: 30px;
  height: 30px;
  animation: turbulence 1.3s ease-in-out infinite;
  transform-origin: center center;
}
.checkout-stepper__plane svg path {
  fill: white;
}
.checkout-stepper__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  opacity: 0.3;
  transition: opacity 300ms cubic-bezier(0.25,0.1,0.25,1);
  min-width: 140px;
  text-align: center;
  position: relative;
  padding: 0 20px;
  flex: 1;
}
.checkout-stepper__step--active,
.checkout-stepper__step--done {
  opacity: 1;
}
.checkout-stepper__step::after,
.checkout-stepper__step::before {
  content: "";
  display: block;
  width: 50%;
  position: absolute;
  top: calc(var(--lato) / 2);
  z-index: 1;
  height: 2px;
  background-image: repeating-linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 16px);
  background-repeat: repeat-x;
  background-size: 32px 4px;
  animation: loop-dashes 3s linear infinite;
}
.checkout-stepper__step::before {
  left: 0;
}
.checkout-stepper__step::after {
  right: 0;
}
.checkout-stepper__step:first-of-type::before {
  content: none;
}
.checkout-stepper__step:last-of-type::after {
  content: none;
}
.checkout-stepper__step-num {
  width: 100%;
  aspect-ratio: 1;
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 500;
  background-color: white;
  color: #171717;
  flex-shrink: 0;
}
.checkout-stepper__step-num,
.checkout-stepper__step-num__wrapper {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-stepper__step-num__wrapper {
  width: var(--lato);
  height: var(--lato);
  padding: 5px;
  position: relative;
  z-index: 2;
  background: linear-gradient(300deg,rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.1) 100%);
}
.checkout__step--active .checkout-stepper__step-num {
  border-color: #fffdf2;
}
.checkout-stepper__step-label {
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #fffdf2;
  white-space: nowrap;
}
.checkout-stepper__step-line {
  flex: 1;
  max-width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 24px;
  position: relative;
}
.checkout-stepper__step-line svg {
  width: 24px;
  height: 24px;
  color: #fffdf2;
  transform: rotate(90deg);
  position: relative;
  z-index: 1;
  opacity: 0.5;
}
@keyframes loop-dashes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -32px 0;
  }
}
@keyframes turbulence {
  0%,
  100% {
    transform: translate(0,0) rotate(0deg);
  }
  50% {
    transform: translate(0.9px,-0.55px) rotate(0.35deg);
  }
}
.crew-showcase {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  min-height: 100vh;
  position: relative;
  background: linear-gradient(180deg,#fffdf2 0%,#89a6e2 50%,#fffdf2 100%);
}
@media screen and (max-width: 1550px) {
  .crew-showcase {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.crew-showcase__bg {
  position: relative;
  text-align: center;
}
.crew-showcase__bg h2 {
  display: block;
  width: 100%;
  left: 50%;
  top: 0.25em;
  transform: translateX(-50%);
  z-index: 1;
}
.crew-showcase__bg img {
  position: relative;
  z-index: 2;
}
.crew-showcase__tags {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.crew-showcase__tags > div {
  position: absolute;
}
.crew-addons {
  display: grid;
  grid-template-columns: 60% 1fr;
  overflow: hidden;
  border-radius: 1rem;
}
.crew-addons__wrapper {
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
}
.crew-addons__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #224897;
  color: #fffdf2;
  padding: 3rem;
}
.crew-addons__right img {
  height: max(55vh,500px);
  object-fit: cover;
}
@media screen and (max-width: 1480px) {
  .crew-addons__wrapper {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1250px) {
  .crew-addons__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.crew-attribute {
  margin-bottom: 40px;
}
.crew-attribute:last-child {
  margin-bottom: 0;
}
.crew-attribute__top {
  display: flex;
  align-items: center;
  gap: 0.25em;
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
  font-weight: 500;
}
.crew-attribute__top svg {
  width: 1.1em;
  height: 1.1em;
}
.crew-attribute__top svg path {
  stroke: currentColor;
}
.crew-attribute__value {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .crew-attribute {
    margin-bottom: 20px;
  }
  .crew-attribute__top {
    font-size: 13px;
  }
  .crew-attribute__value {
    font-size: 12px;
  }
}
.partners {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin: min(9.3744vw,180px) auto;
  padding: 0 min(5.208vw,100px);
}
@media screen and (max-width: 700px) {
  .partners {
    gap: 30px;
    padding: 0 25px;
  }
}
.partners__heading {
  font-family: "Ranade", sans-serif;
  font-size: min(1.45824vw,28px);
  line-height: 1.2;
  letter-spacing: -0.06em;
  color: #171717;
  text-align: center;
}
.partners__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px min(5.208vw,100px);
  width: 100%;
}
@media screen and (max-width: 700px) {
  .partners__wrapper {
    gap: 25px 40px;
  }
}
.partners__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners__item img {
  width: auto;
  max-width: 240px;
  max-height: 32px;
  object-fit: contain;
}
.floating-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 0px 25px;
  pointer-events: none;
}
.floating-bar > * {
  pointer-events: auto;
}
.floating-bar__cta {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px;
  border-radius: 100px;
  background: linear-gradient(161deg,rgba(255,255,255,0.4) 12%,rgba(255,255,255,0.1) 73%);
  box-shadow: 0 4px 24px rgba(0,0,0,0.2);
  backdrop-filter: blur(20px);
  text-decoration: none;
}
.floating-bar__cta-label {
  display: inline-flex;
  align-items: center;
  padding: 16px 20px;
  border-radius: 100px;
  background: #171717;
  color: #fffdf2;
  font-family: "Ranade", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.03em;
  white-space: nowrap;
}
.floating-bar__cta-arrow {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #171717;
  display: flex;
  align-items: center;
  justify-content: center;
}
.floating-bar__cta-arrow svg {
  width: 18px;
  height: 18px;
  transform: rotate(-45deg);
}
.floating-bar__cta-arrow svg path {
  fill: #fffdf2;
}
.floating-bar__whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #25d366;
  box-shadow: 0 4px 24px rgba(0,0,0,0.2);
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s cubic-bezier(0.25,0.1,0.25,1);
}
.floating-bar__whatsapp svg {
  width: 32px;
  height: 32px;
}
.floating-bar__whatsapp svg path {
  fill: #fff;
}
.floating-bar__whatsapp:hover {
  transform: scale(1.06) translateY(-50%);
}
@media screen and (max-width: 700px) {
  .floating-bar {
    gap: 12px;
    padding: 16px;
  }
  .floating-bar__cta-label {
    padding: 14px 16px;
  }
  .floating-bar__cta-arrow {
    width: 44px;
    height: 44px;
  }
  .floating-bar__whatsapp {
    width: 52px;
    height: 52px;
  }
  .floating-bar__whatsapp svg {
    width: 28px;
    height: 28px;
  }
}
.section-footer {
  width: 100%;
  background-color: #224897;
  color: #fffdf2;
  padding-top: 100px;
  padding-bottom: 100px;
}
.section-footer--faq .section-footer__wrapper {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 30px min(6.2496vw,120px);
}
.search {
  width: min(350px,18.228vw);
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .search {
    width: 46px;
    margin-right: 0;
  }
}
@media screen and (max-width: 550px) {
  .search {
    width: 40px;
  }
}
.body--light-header:not(.body--scroll) .search path {
  fill: #fffdf2;
}
.search__toggler {
  display: none;
}
@media screen and (max-width: 1200px) {
  .search__toggler {
    display: flex;
    width: 46px;
    height: 46px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: 1px solid #171717;
  }
}
@media screen and (max-width: 550px) {
  .search__toggler {
    width: 40px;
    height: 40px;
  }
}
.body--light-header:not(.body--scroll) .search__toggler {
  border-color: #fffdf2;
}
@media screen and (max-width: 1200px) {
  .search__wrapper {
    position: fixed;
    z-index: 900;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fffdf2;
    padding: 60px clamp(10px,1.0416vw,20px) 0;
    pointer-events: none;
    transition: 600ms cubic-bezier(0.25,0.46,0.45,0.94);
    transform: translate3d(0,-100%,0);
    -webkit-transform: translate3d(0,-100%,0);
  }
}
@media screen and (max-width: 1200px) {
  .search__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
  }
  .search__close::after,
  .search__close::before {
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    background: #171717;
  }
  .search__close::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .search__close::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}
@media screen and (max-width: 1200px) {
  .search.open .search__wrapper {
    pointer-events: all;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
  }
}
.search__form {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .search__form {
    max-width: 600px;
    margin: 0 auto;
  }
}
.search__input[type="text"] {
  height: 40px;
  line-height: 40px;
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #171717;
  font-size: inherit;
  padding: 0 40px;
  color: inherit;
}
@media screen and (max-width: 1200px) {
  .search__input[type="text"] {
    border: 1px solid #171717;
    height: 50px;
    line-height: 50px;
  }
}
.body--light-header:not(.body--scroll) .search__input[type="text"] {
  border-color: #fffdf2;
}
.search__icon,
.search__spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search__icon svg,
.search__spinner svg {
  width: 25px;
}
.search__icon {
  left: 0;
}
.search__spinner {
  right: 0;
  animation: rotation 1000ms linear infinite;
  -webkit-animation: rotation 1000ms linear infinite;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  visibility: hidden;
  will-change: transform;
}
.search__spinner.loading {
  animation-play-state: running;
  -webkit-animation-play-state: running;
  visibility: visible;
}
.search__results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 350px;
  max-height: 50vh;
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #171717;
  visibility: hidden;
  pointer-events: none;
  font-size: 14px;
  background: #fffdf2;
}
@media screen and (max-width: 1200px) {
  .search__results {
    width: 100%;
    position: static;
    max-height: calc(100vh - 120px);
    padding: 20px 0;
    border: none;
    max-width: 600px;
    margin: 0 auto;
  }
}
.search__results.visible {
  visibility: visible;
  pointer-events: all;
}
.search__empty {
  text-align: center;
}
.search-result {
  display: grid;
  padding: 10px 0;
  border-bottom: 1px solid #171717;
  color: #171717;
  grid-template-columns: 80px 1fr;
  gap: 15px;
  font-weight: 500;
  align-items: center;
}
.search-result:first-child {
  padding-top: 0;
}
.search-result:last-child {
  border: none;
  padding-bottom: 0;
}
.search-result__image img {
  aspect-ratio: 1.7777777777778;
  object-fit: contain;
}
.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: #171717;
}
.product-preview__content {
  margin-top: 20px;
}
.category-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.category-menu a {
  color: #171717;
}
.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: 40% 1fr;
  gap: 2.5vw;
  align-items: center;
  margin-bottom: 80px;
}
.news-preview:last-child {
  margin: 0;
}
.news-preview__content__date {
  margin-bottom: 10px;
  display: block;
}
.news-preview__content__cta {
  margin-top: 40px;
  display: inline-block;
}
.news > div {
  margin-top: 50px;
}
.news > div:first-child {
  margin: 0;
}
.service-preview {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 2.5vw;
  align-items: center;
  margin-bottom: 80px;
}
.service-preview:last-child {
  margin: 0;
}
.service > div {
  margin-top: 50px;
}
.service > div:first-child {
  margin: 0;
}
.destination-hero {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  display: grid;
  grid-template-columns: 55% 1fr;
  gap: 0 min(5.7288vw,110px);
  align-items: start;
  margin-bottom: min(9.3744vw,180px);
  padding-top: min(9.16608vw,176px);
}
@media screen and (max-width: 1550px) {
  .destination-hero {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.destination-hero__left {
  display: flex;
  flex-direction: column;
}
.destination-hero__title {
  font-size: clamp(36px,3.906vw,75px);
  line-height: 1em;
  letter-spacing: -0.06em;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.destination-hero__title::after {
  content: "";
  width: 110px;
  height: 1px;
  background-color: #171717;
  position: absolute;
  left: 0;
  top: 100%;
}
.destination-hero__right {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-top: min(3.1248vw,60px);
}
.destination-hero__airports {
  border-top: 1px solid #171717;
  padding-top: 40px;
}
.destination-hero__airports-label {
  margin-bottom: 12px;
}
.destination-hero__airports ul {
  list-style: disc;
  padding-left: 24px;
}
.destination-hero__airports ul li {
  font-size: 1.07rem;
  letter-spacing: -0.03em;
  line-height: 1.5;
}
@media screen and (max-width: 700px) {
  .destination-hero {
    grid-template-columns: 1fr;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 120px;
  }
  .destination-hero__right {
    padding-top: 0;
  }
}
.text-image--has-line .text-image__content {
  position: relative;
  padding-left: min(4.1664vw,80px);
}
.text-image--has-line .text-image__content::before {
  content: "";
  width: 1px;
  height: 110px;
  background-color: #171717;
  position: absolute;
  left: 0;
  top: 0;
}
.contacts {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(11.9784vw,230px);
  padding-right: min(11.9784vw,230px);
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 30px clamp(40px,10.416vw,200px);
  align-items: start;
  padding-top: 50px;
  padding-bottom: clamp(60px,5.208vw,100px);
}
@media screen and (max-width: 1550px) {
  .contacts {
    padding-left: min(5.208vw,100px);
    padding-right: min(5.208vw,100px);
  }
}
.contacts__divider {
  display: block;
  width: 110px;
  height: 1px;
  background: #171717;
  margin: clamp(20px,2.0832vw,40px) 0;
}
.contacts__info-groups {
  display: flex;
  flex-direction: column;
  gap: clamp(20px,2.0832vw,40px);
}
.contacts__info-group {
  display: flex;
  flex-direction: column;
  gap: clamp(8px,1.0416vw,20px);
}
.contacts__info-group .title-label {
  margin-bottom: 0;
}
.contacts__value a {
  color: inherit;
  text-decoration: none;
}
.contacts__form-title {
  margin-bottom: clamp(30px,2.0832vw,40px);
}
@media screen and (max-width: 1000px) {
  .contacts {
    grid-template-columns: 1fr;
    padding-top: 0;
  }
}
.article {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 10px;
}
.article.policies {
  margin-top: 130px;
}
.article .article__title {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.2rem;
}
.page-hero__wrapper > *,
.page-hero-split > *,
.page-hero-split__wrapper > *,
.page-text > * {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,45px,0);
  -webkit-transform: translate3d(0,45px,0);
  will-change: transform, opacity;
}
.page-text-media > .page-text-media__image {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.98);
}
.page-fullscreen__bg > *,
.page-slider {
  opacity: 0;
  visibility: hidden;
}
.page-text-media--right > .page-text-media__content,
.page-text-fancyimages--right > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-5%,0,0);
  -webkit-transform: translate3d(-5%,0,0);
  will-change: transform, opacity;
}
.page-text-media--left > .page-text-media__content,
.page-text-fancyimages--left > .page-text-fancyimages__content {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(5%,0,0);
  -webkit-transform: translate3d(5%,0,0);
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(1) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(5deg) translate3d(35px,20px,0);
  -webkit-transform: rotate(5deg) translate3d(35px,20px,0);
  transform-origin: 40% 60%;
  will-change: transform, opacity;
}
.page-text-fancyimages__grid img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  transform: rotate(-5deg) translate3d(-35px,20px,0);
  -webkit-transform: rotate(-5deg) translate3d(-35px,20px,0);
  transform-origin: -40% 60%;
  will-change: transform, opacity;
}
.is-in.page-hero .page-hero__wrapper > *,
.is-in.page-hero-split .page-hero-split__wrapper > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(1),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(1) {
  animation-delay: 300ms;
}
.is-in.page-hero .page-hero__wrapper > *:nth-child(2),
.is-in.page-hero-split .page-hero-split__wrapper > *:nth-child(2) {
  animation-delay: 230ms;
}
.is-in.page-text > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-text-media > .page-text-media__image,
.is-in.page-fullscreen > .page-fullscreen__bg > *,
.is-in.page-slider {
  animation: fadeIn 1.1s cubic-bezier(0.165,0.84,0.44,1) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(1) {
  animation: rotateInLeft 890ms 150ms cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.is-in.page-text-fancyimages__grid > img:nth-child(2) {
  animation: rotateInRight 890ms cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-hero-split > * {
  animation: slideUp 1.3s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-text-media--right > .page-text-media__content.is-in,
.page-text-fancyimages--right > .page-text-fancyimages__content.is-in {
  animation: slideRight 1.1s cubic-bezier(0.39,0.575,0.565,1) forwards;
}
.page-text-media--left > .page-text-media__content.is-in,
.page-text-fancyimages--left > .page-text-fancyimages__content.is-in {
  animation: slideLeft 1.1s cubic-bezier(0.39,0.575,0.565,1) forwards;
}