/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";

/*!
  Theme Name: roamlocal-travelodge
  Author: Anonymous
  Author URI:
  Version: 1
  Description: roamlocal-travelodge theme for Wordpress
  License: GNU General Public License v2 or later
  License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  Text Domain: roamlocal-travelodge
  Tags: one-column, two-columns
  Theme URI:
*/

/* stylelint-disable-line */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.woff?yuzzw2") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down::before {
  content: "\e908";
}

.icon-cross::before {
  content: "\e90d";
}

.icon-chevron-up::before {
  content: "\e911";
}

.icon-chevron-left::before {
  content: "\e912";
}

.icon-chevron-right::before {
  content: "\e913";
}

/* Slick slider styles */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider--01 {
  margin-bottom: 32px;
}

.slick-slider--02 .slick-counter {
  top: calc(100% + 20px + 15px);
}

.slick-slider--02 .slick-arrow {
  top: calc(100% + 20px);
}

.slick-slider--02 .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 -12px 0 -12px;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
  padding-left: 12px;
  padding-right: 12px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide .card {
  height: 100%;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow {
  position: absolute;
  top: calc(100% + 32px);
}

.slick-arrow.slick-prev {
  right: 72px;
}

.slick-arrow.slick-next {
  right: 0;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-counter {
  position: absolute;
  top: calc(100% + 32px + 15px);
  left: 50%;
  transform: translateX(-50%);
  color: rgba(14, 26, 47, .64);
}

.slick-counter .current {
  font-weight: 600;
  color: #0e1a2f;
}

.slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.slick-dots li.slick-active button {
  background-color: #ffffff;
}

.slick-dots button {
  display: block;
  width: 40px;
  height: 3px;
  border-radius: 100px;
  border: 0;
  padding: 0;
  font-size: 0;
  background-color: rgba(255, 255, 255, .4);
}

.slick-dots button:hover {
  background-color: #ffffff;
}

/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

@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: ease;
  transition-timing-function: initial;
  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(0, 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);
  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-cube-shadow, .swiper-3d .swiper-slide {
  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-left: 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-top: 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-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  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, .15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(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, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(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, .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 #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #ffffff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000000;
}

@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-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0 - 44px / 2);
  margin-top: calc(0 - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-feature-settings: ;
  font-variant: normal;
  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: 10px;
  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: .3s 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-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  top: auto;
  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(.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(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #000000;
  background: var(--swiper-pagination-bullet-inactive-color, #000000);
  opacity: .2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-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: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  left: auto;
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  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: .2s transform, .2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right;
}

.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: rgba(0, 0, 0, .1);
  background: var(--swiper-scrollbar-bg-color, rgba(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: 1%;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: 4px;
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: auto;
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: 4px;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * 1%);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: auto;
  left: var(--swiper-scrollbar-left, auto);
  right: 4px;
  right: var(--swiper-scrollbar-right, 4px);
  top: 1%;
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: 4px;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * 1%);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
  border-radius: 10px;
  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 > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     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.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  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: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000000;
  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-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  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-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #ffffff;
  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, .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 {
  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) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  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: #ffffff;
}

.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: #ffffff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, .9);
  fill: rgba(0, 0, 0, .9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, .9);
  fill: rgba(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 {
  /*
/*rtl:begin:ignore*/
  left: 0;
}

/*
/*rtl:begin:ignore*/

/*
      /*rtl:end:ignore*/

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
/*rtl:begin:ignore*/
  right: 0;
}

/*
/*rtl:begin:ignore*/

/*
      /*rtl:end:ignore*/

.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 {
  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, .15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, .1);
}

.numInputWrapper span:active {
  background: rgba(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, .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, .6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, .5);
}

.numInputWrapper:hover {
  background: rgba(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;
  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, .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, .9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, .9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  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: baseline;
  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, .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: baseline;
  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, .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: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, .54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  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;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  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: #ffffff;
}

.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;
  box-shadow: none;
  color: #ffffff;
  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)) {
  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;
  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, .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, .1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  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;
  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, .3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  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;
  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;
  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;
  user-select: none;
  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: #eeeeee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-stroke: 2.75;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: 36px;
  width: var(--f-spinner-width);
  height: 36px;
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: 2.75;
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg *:first-child {
  stroke: rgba(0, 0, 0, 0.1);
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
  stroke: rgba(17, 24, 28, 0.8);
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

.f-throwOutUp {
  animation: .175s ease-out both f-throwOutUp;
  animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  animation: .175s ease-out both f-throwOutDown;
  animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, calc(150px * -1), 0);
    transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}

@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, 150px, 0);
    transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}

.f-zoomInUp {
  animation: .2s ease .1s both f-zoomInUp;
  animation: var(--f-transition-duration, .2s) ease .1s both f-zoomInUp;
}

.f-zoomOutDown {
  animation: .2s ease both f-zoomOutDown;
  animation: var(--f-transition-duration, .2s) ease both f-zoomOutDown;
}

@keyframes f-zoomInUp {
  from {
    transform: scale(.975) translate3d(0, 16px, 0);
    opacity: 0;
  }

  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-zoomOutDown {
  to {
    transform: scale(.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}

.f-fadeIn {
  animation: .2s ease 0s both f-fadeIn;
  animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  animation: .2s ease 0s both f-fadeOut;
  animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}

.f-fadeFastIn {
  animation: .2s ease-out both f-fadeFastIn;
  animation: var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  animation: .1s ease-out both f-fadeFastOut;
  animation: var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@keyframes f-fadeFastIn {
  0% {
    opacity: .75;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}

.f-fadeSlowIn {
  animation: .5s ease both f-fadeSlowIn;
  animation: var(--f-transition-duration, .5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  animation: .5s ease both f-fadeSlowOut;
  animation: var(--f-transition-duration, .5s) ease both f-fadeSlowOut;
  z-index: 1;
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}

.f-crossfadeIn {
  animation: .2s ease-out both f-crossfadeIn;
  animation: var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  animation: calc(.2s * .5) linear .1s both f-crossfadeOut;
  animation: calc(var(--f-transition-duration, .2s) * .5) linear .1s both f-crossfadeOut;
  z-index: 1;
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}

.f-slideIn.from-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutPrev;
}

@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideOutNext {
  100% {
    transform: translateX(-100%);
  }
}

@keyframes f-slideOutPrev {
  100% {
    transform: translateX(100%);
  }
}

.f-classicIn.from-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
  z-index: 1;
}

@keyframes f-classicInNext {
  0% {
    transform: translateX(-75px);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicInPrev {
  0% {
    transform: translateX(75px);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicOutNext {
  100% {
    transform: translateX(-75px);
    opacity: 0;
  }
}

@keyframes f-classicOutPrev {
  100% {
    transform: translateX(75px);
    opacity: 0;
  }
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: .65;
}

.f-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: 40px;
  width: var(--f-button-width);
  height: 40px;
  height: var(--f-button-height);
  border: 0;
  border: var(--f-button-border);
  border-radius: 0;
  border-radius: var(--f-button-border-radius);
  color: #374151;
  color: var(--f-button-color);
  background: #f8f8f8;
  background: var(--f-button-bg);
  box-shadow: none;
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: all 0.15s ease;
  transition: var(--f-button-transition);
}

.f-button:active:not([disabled]) {
  background-color: #d0d0d0;
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: none;
}

.f-button:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 2px #374151;
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: 20px;
  width: var(--f-button-svg-width);
  height: 20px;
  height: var(--f-button-svg-height);
  fill: none;
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: opacity .15s ease;
  transform: none;
  transform: var(--f-button-transform);
  filter: none;
  filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: 0.65;
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg {
  transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled, .fancybox__nav .f-button:disabled {
  pointer-events: none;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body {
  touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(0 + 0);
  margin-right: calc(var(--fancybox-body-margin, 0) + var(--fancybox-scrollbar-compensate, 0));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #ffffff;
  --fancybox-bg: rgba(24, 24, 27, .98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, .1);
  --f-spinner-color-2: #bbbbbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: 1050;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  overscroll-behavior: contain;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

.fancybox__backdrop:empty, .fancybox__viewport:empty, .fancybox__track:empty, .fancybox__slide:empty {
  display: block;
}

.fancybox__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: #374151;
  color: var(--fancybox-content-color, #374151);
  background: #ffffff;
  background: var(--fancybox-content-bg, #ffffff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}

.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__content [data-selectable], .fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: none;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-animating .fancybox__content, .is-dragging .fancybox__content {
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  filter: blur(0);
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  word-wrap: anywhere;
  line-height: 1.375;
  color: currentColor;
  color: var(--fancybox-color, currentColor);
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption, .is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #ffffff);
  --f-button-hover-color: var(--fancybox-color, #ffffff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: .75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  transition: all .25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, .5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #ffffff;
  --f-button-hover-color: #ffffff;
  --f-button-outline-color: #000000;
  --f-button-bg: rgba(0, 0, 0, .6);
  --f-button-active-bg: rgba(0, 0, 0, .6);
  --f-button-hover-bg: rgba(0, 0, 0, .6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, .3);
  --f-button-active-bg: rgba(24, 24, 27, .5);
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));
  --f-button-svg-disabled-opacity: .65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  animation: .15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: calc(36px * -0.5) 0 0 calc(36px * -0.5);
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop):not(.fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  animation: .25s ease .1s backwards f-fadeIn;
  animation: var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: .35s ease backwards f-fadeIn;
  animation: var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop):not(.fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  animation: .15s ease forwards f-fadeOut;
  animation: var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: .35s ease forwards f-fadeOut;
  animation: var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content, .fancybox__container.is-compact .has-map .fancybox__content, .fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, .9);
  color: #ffffff;
}

.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: .5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
}

.f-thumbs {
  position: relative;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  perspective: 1000px;
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: -moz-max-content;
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((0) * -0.5);
  left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
  width: calc(0 * 1px + 0);
  width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  transform: translate3d(calc(0 * -1px), 0, 0);
  transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  transition: transform .33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  transition: clip-path .33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  transition: opacity .2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs__slide__button:focus-visible {
  outline: none;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset(0 calc(((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5) round var(--f-thumb-border-radius, 0));
  clip-path: inset(0 calc(((0 - 0)) * (1 - 0) * .5) round 0);
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: 0 solid transparent;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  animation: f-fadeIn .2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  box-sizing: border-box;
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  transition: max-height .35s cubic-bezier(.23, 1, .32, 1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: .5;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
  max-height: 0 !important;
}

.is-closing .fancybox__thumbs {
  transition: none !important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, .65);
  --f-button-hover-bg: rgba(70, 70, 73, .65);
  --f-button-active-bg: rgba(90, 90, 93, .65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: currentColor;
  color: var(--fancybox-color, currentColor);
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: 40px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: #f8f8f8;
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: .3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: #0091ff;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

/**
 * Accordion v3.4.0
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) MichaЕ‚ Strumpf
 * Published under MIT License
 */

.ac {
  --color-white: #ffffff;
  --color-light-grey: #eeeeee;
  --color-grey: #8a8a8a;
  --color-black: #111111;
  margin-bottom: 8px;
  border: 1px solid #eeeeee;
  border: 1px solid var(--color-light-grey);
  background-color: #ffffff;
  background-color: var(--color-white);
  box-sizing: border-box;
}

.ac .ac-header {
  margin: 0;
  padding: 0;
}

.ac .ac-trigger {
  font: bold 16px Arial, sans-serif;
  color: var(--color-black);
  text-align: left;
  width: 100%;
  padding: 8px 32px 8px 8px;
  display: block;
  cursor: pointer;
  background-color: transparent;
  transition: color .25s ease;
  position: relative;
  -webkit-text-decoration: none;
  text-decoration: none;
  margin: 0;
  border: 0;
}

.ac .ac-trigger::after {
  content: "+";
  text-align: center;
  width: 15px;
  transform: translate(0, -50%);
  position: absolute;
  right: 10px;
  top: 50%;
}

.ac .ac-trigger:focus {
  color: var(--color-grey);
}

.ac .ac-panel {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease;
}

.ac .ac-panel .ac-text {
  font: 15px/24px Arial, sans-serif;
  color: var(--color-black);
  padding: 8px;
  margin: 0;
}

.ac.js-enabled .ac-panel {
  visibility: hidden;
}

.ac.is-active .ac-panel {
  visibility: visible;
}

.ac.is-active > .ac-header .ac-trigger::after {
  content: "–";
}

@font-face {
  font-family: "Core Circus";
  src: url("./fonts/CoreCircus.woff2") format("woff2"), url("./fonts/CoreCircus.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  position: relative;
  background-color: #ffffff;
  color: #ffffff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity;
}

.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: currentcolor;
  border-top-color: initial;
  transform-origin: center top;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: currentcolor;
  border-bottom-color: initial;
  transform-origin: center bottom;
}

.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: currentcolor;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}

.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: currentcolor;
  border-right-color: initial;
  transform-origin: center right;
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #ffffff;
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}

/**
 * Set up a decent box model on the root element
 */

html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */

*,
*::before,
*::after {
  box-sizing: inherit;
}

.dot-list, .rich-content ul, .info-card__list, .breadcrumbs__list, .rooms-drop__list, .socials, .line-box .line, .info-list, .interactive-tags__list, .tag-list, .card__info-list, .ui-menu, [data-tabs], .footer__nav-list, .menubar, .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visually-hidden, .checkbox-group input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visually-hidden.focusable:active, .checkbox-group input.focusable:active,
.visually-hidden.focusable:focus,
.checkbox-group input.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

blockquote {
  padding-left: 1rem;
  margin-bottom: 1rem;
}

blockquote p {
  margin-bottom: calc(1rem / 2);
}

.wp-block-quote,
.wp-block-pullquote {
  box-sizing: border-box;
  word-wrap: break-word;
  border-width: 0 0 0 2px;
  border-style: solid;
  padding-left: 1rem;
  margin-bottom: 1rem;
}

.wp-block-quote p,
.wp-block-pullquote p {
  margin-bottom: calc(1rem / 2);
}

.wp-block-pullquote blockquote {
  padding: 0;
  margin: 0;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,
.comment-form input[type=text] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.comment-form input[type=submit] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}

.post-password-form input[type=password] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.search-form {
  display: flex;
  margin-bottom: 15px;
}

.search-form input {
  height: 32px;
  display: inline-flex;
}

.search-form input[type=search] {
  margin: 0 4px 0 0;
  width: 150px;
}

.search-form input[type=submit] {
  flex-shrink: 0;
}

.post-password-form input {
  display: inline-flex;
  height: 32px;
}

.post-password-form input[type=password] {
  width: 150px;
}

.comment-form fieldset,
.post-password-form fieldset,
.search-form fieldset {
  padding: 0;
  border: 0;
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
  background: #000000;
  color: #ffffff;
  height: 32px;
  border: 0;
  padding: 0 8px;
}

.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
  opacity: .8;
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: .5em;
}

.wp-block-post-comments-form .comment-form-cookies-consent label {
  padding: 0;
}

.wp-block-comment-template {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
}

.wp-block-comment-template .wp-block-comment-edit-link p {
  margin: 0;
}

.wp-block-comment-template .wp-block-columns {
  margin-bottom: calc(1rem * 2);
}

.wp-block-comment-template .wp-block-comment-content p {
  margin: 1rem 0;
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}

.wpcf7-form input[type=text].wpcf7-not-valid,
.wpcf7-form input[type=email].wpcf7-not-valid,
.wpcf7-form input[type=tel].wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid {
  border-color: #ff0000;
}

.wpcf7-form input[type=checkbox] {
  position: absolute;
  opacity: 0;
}

.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 0 0 30px;
}

.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #000000;
}

.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 1px;
  width: 8px;
  height: 14px;
  border-style: solid;
  border-color: #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) skewX(10deg);
  opacity: 0;
}

.wpcf7-form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}

.wpcf7-form input[type=checkbox]:disabled + .wpcf7-list-item-label {
  color: #cccccc;
  cursor: auto;
}

.wpcf7-form input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  box-shadow: none;
  background: #cccccc;
}

.wpcf7-form input[type=file]::file-selector-button {
  border: 2px solid #000000;
  padding: 1em 1.5em;
  background-color: #000000;
  transition: 1s;
  color: #ffffff;
}

.wpcf7-form input[type=file]::file-selector-button:hover {
  opacity: .5;
}

.form-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: calc(1rem * 2);
}

.is-layout-flex {
  display: flex;
  gap: 1.5rem;
}

.form-area {
  width: 100%;
}

.form-row {
  margin-bottom: calc(1rem * 2);
}

.label-name {
  display: block;
  margin-bottom: 1rem;
}

.select-area .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.select-area .wpcf7-form-control-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 1em;
  height: .8em;
  margin-top: -0.4em;
  z-index: 1;
  background-color: #000000;
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

.wpcf7-select {
  display: block;
  width: 100%;
  padding: .625rem 2.4rem .625rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: 1;
}

.wpcf7-submit {
  width: 150px;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  padding: 10px;
  margin-bottom: calc(1rem * 2);
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1rem;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  background: #000000;
  color: #ffffff;
  padding: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
  opacity: .8;
}

.navigation-single {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}

.navigation-single .next,
.navigation-single .prev {
  display: inline-flex;
  align-items: center;
  max-width: 48%;
  background: #000000;
  color: #ffffff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
  opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 10px;
  display: block;
}

.navigation-single .next a {
  margin-left: auto;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #cccccc;
  padding: 10px;
  margin-bottom: 1rem;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}

.wp-caption p {
  margin: 10px 0 0;
}

div.aligncenter {
  margin: 0 auto 1rem;
}

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

.alignleft {
  float: left;
  margin: 0 1rem 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1rem;
}

.mejs-container {
  margin-bottom: 1rem;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table table td,
.wp-block-table table th {
  border: 1px solid;
  padding: .5em;
}

.wp-block-table table thead {
  border-bottom: 3px solid;
}

.wp-block-table table tfoot {
  border-top: 3px solid;
}

#wp-calendar tbody td {
  text-align: center;
}

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #cccccc;
}

.share-this .st-btn {
  width: 3em;
  height: 3em;
  background: #999999;
  border-radius: 50%;
  font-size: 2em;
  line-height: 3em;
  text-align: center;
}

.share-this .st-btn img {
  display: inline-block;
  vertical-align: middle;
  width: 2em;
  height: auto;
}

/*
  Basic typography style for copy text
*/

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #292929;
  font-family: "Arial", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-optical-sizing: auto;
}

/*
  Basic styles for links
*/

a,
button {
  transition: color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95), border-color .35s cubic-bezier(.3, .86, .36, .95), opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
}

button {
  cursor: pointer;
}

a {
  color: currentColor;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

a:hover {
  color: #008dc8;
  -webkit-text-decoration: none;
  text-decoration: none;
}

ul,
ol,
dl,
p {
  margin: 0 0 14px;
}

ul:last-child,
ol:last-child,
dl:last-child,
p:last-child {
  margin-bottom: 0;
}

h1,
.h1 {
  font-size: 56px;
  line-height: 1.1;
  margin: 0 0 24px;
  font-weight: 600;
  color: #0e1a2f;
}

h1:last-child,
.h1:last-child {
  margin-bottom: 0;
}

h2,
.h2 {
  font-size: 32px;
  line-height: 1.16;
  margin: 0 0 24px;
  font-weight: 600;
  color: #0e1a2f;
}

h2:last-child,
.h2:last-child {
  margin-bottom: 0;
}

h3,
.h3,
.image-card--full:not(.image-card--full-md):not(.image-card--full-sm) .image-card__caption {
  font-size: 28px;
  line-height: 1.16;
  margin: 0 0 24px;
  font-weight: 600;
  color: #0e1a2f;
}

h3:last-child,
.h3:last-child,
.image-card--full:not(.image-card--full-md):not(.image-card--full-sm) .image-card__caption:last-child {
  margin-bottom: 0;
}

h4,
.h4,
.image-card--full-md .image-card__caption {
  font-size: 24px;
  line-height: 1.3;
  margin: 0 0 24px;
  font-weight: 600;
  color: #0e1a2f;
}

h4:last-child,
.h4:last-child,
.image-card--full-md .image-card__caption:last-child {
  margin-bottom: 0;
}

h5,
.h5,
.ac .ac-trigger,
.image-card--full-sm .image-card__caption,
.image-card__description,
.card--place .card__price,
.card__info-list {
  font-size: 22px;
  line-height: 1.2;
  margin: 0 0 24px;
  font-weight: 600;
  color: #0e1a2f;
}

h5:last-child,
.h5:last-child,
.ac .ac-trigger:last-child,
.image-card--full-sm .image-card__caption:last-child,
.image-card__description:last-child,
.card--place .card__price:last-child,
.card__info-list:last-child {
  margin-bottom: 0;
}

h6,
.h6,
.image-card--full-md .image-card__description {
  font-size: 20px;
  line-height: 1.2;
  margin: 0 0 24px;
  font-weight: 600;
  color: #0e1a2f;
}

h6:last-child,
.h6:last-child,
.image-card--full-md .image-card__description:last-child {
  margin-bottom: 0;
}

h1, .h1 {
  letter-spacing: .045em;
}

h2, .h2 {
  letter-spacing: .05em;
}

.text-base, .info-list {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
}

.text-base-2, .author__name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

.text-md, .breadcrumbs, .datepicker-popup__divider, .info-list--sm, .info-list--secondary, .card--feedback, .card--base, .card--row-xs, .card--row-sm, .card--row-lg, .ui-menu, .btn, .footer .link-icon, .footer__nav-list, .menubar, input[type=text],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
textarea,
select, .slick-counter {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.text-md-2, .sign-up--02, .custom-marker, .flatpickr-current-month {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
}

.text-sm, .advisor__body, .advisor__link, .flatpickr-day, .flatpickr-calendar, .tag, .form-control label,
.form-control .label {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
}

.text-xs, .card--place .card__subtitle {
  font-size: 12px;
  line-height: 1.2;
}

.text-sm-2, .scroll-link {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
}

.text-sm-3 {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  color: rgba(255, 255, 255, .8);
}

.text-sm-3 a {
  font-weight: 600;
}

.text-sm-3 a:hover {
  color: #ffffff;
}

.text-base-2, .author__name {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  color: #0e1a2f;
}

.subtitle, .custom-cursor__drag, [data-tabs] {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: .02em;
  font-weight: 600;
  text-transform: uppercase;
}

.subtitle:last-child, .custom-cursor__drag:last-child, [data-tabs]:last-child {
  margin-bottom: 0;
}

.text-category {
  display: block;
  margin-bottom: 16px;
  font-size: 14px;
  letter-spacing: .02em;
  line-height: 1;
  font-weight: 600;
  color: rgba(41, 41, 41, .64);
  text-transform: uppercase;
}

.text-medium {
  font-weight: 500;
}

.text-semibold {
  font-weight: 600;
}

.text-extrabold {
  font-weight: 800;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
textarea,
select {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: 1px solid rgba(14, 26, 47, .32);
  background-color: #ffffff;
  width: 100%;
  min-width: 0;
  padding: 11px 16px;
  border-radius: 8px;
  -webkit-appearance: none;
  color: #0e1a2f;
}

input[type=text]:focus, input[type=text]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=number]:focus,
input[type=number]:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  box-shadow: none;
  outline: none;
}

input[type=text]:hover,
input[type=email]:hover,
input[type=tel]:hover,
input[type=search]:hover,
input[type=number]:hover,
textarea:hover,
select:hover {
  border-color: #008dc8;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  border-color: #0e1a2f;
}

input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: rgba(14, 26, 47, .64);
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(14, 26, 47, .64);
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

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

select {
  padding-right: 40px;
  background-image: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.64"><path d="M5 8L10 13L15 8" stroke="%230E1A2F" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></g></svg>');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: calc(100% - 12px) center;
  cursor: pointer;
}

.form {
  text-align: left;
}

.form--row {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form--filters {
  margin-bottom: 48px;
  color: #0e1a2f;
}

.form--filters-sm {
  margin-bottom: 32px;
}

.form--tags .form__label {
  display: block;
  margin-bottom: 24px;
  color: #0e1a2f;
}

.form--subscribe {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form--booking {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form--booking label {
  color: #0e1a2f;
}

.checkbox-tags {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.checkbox-tag label {
  cursor: pointer;
}

.checkbox-tag label:not(:has(+ :checked)):not(:hover) {
  background-color: rgba(41, 41, 41, .08);
  color: rgba(41, 41, 41, .8);
}

.form-control {
  position: relative;
  flex: 1 1 auto;
}

.form-control:has(> .btn) {
  display: flex;
  align-items: flex-end;
}

.form-control__group {
  position: relative;
}

.form-control__group select {
  padding-left: 40px;
}

.form-control__img {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  pointer-events: none;
}

.form-control label,
.form-control .label {
  display: inline-flex;
  margin-bottom: 6px;
}

.form-control input {
  padding-left: 40px;
}

.form-control--sm, .fixed-header--duplicate .form > .form-control:nth-child(3), .fixed-header--duplicate .form > .form-control:nth-child(2) {
  max-width: 150px;
}

.form-control--lg {
  flex: 1 1 41.68%;
}

.form-control--lg-2 {
  width: 100%;
}

.form-control--md {
  width: 100%;
}

.form-control--xl {
  width: 100%;
}

.form-control--xxl {
  flex: 1 1 94.73%;
}

.form-control--xxxl, .fixed-header--duplicate .form > .form-control:nth-child(1) {
  flex: 1 1 55%;
}

.form-control--error input {
  border-color: rgba(220, 58, 58, .32) !important;
}

.form-control--error:not(.checkbox) label,
.form-control--error:not(.checkbox) .label {
  color: #dc3a3a;
}

.form-control--md-1 {
  flex: 1 1 26%;
}

.form-control--md-2 {
  flex: 1 1 15%;
}

.form-control--md-3 {
  flex: 0 0 auto;
}

.form-control--md-4 {
  flex: 1 1 41%;
}

.form-control--md-5 {
  flex: 1 1 32%;
}

.form-control--md-6 {
  flex: 1 1 18.047%;
}

.form-control--base input {
  padding-left: 16px;
}

.form-control__clear {
  position: relative;
}

.form-control__clear-btn {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(14, 26, 47, .64);
  background-color: transparent;
  border: 0;
}

.form-control__clear-btn:hover {
  color: #0e1a2f;
}

.form-control-group {
  display: flex;
  align-items: flex-end;
  max-width: 150px;
  width: 100%;
}

.form-control-group .form-control {
  flex: 1 1 0;
}

.form-control-group .form-control label,
.form-control-group .form-control .label {
  width: 200%;
}

.form-control-group .form-control:nth-child(1) input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-control-group .form-control:nth-child(1) input:hover, .form-control-group .form-control:nth-child(1) input:focus {
  position: relative;
  z-index: 1;
}

.form-control-group .form-control:nth-child(2) input {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-control-group .form-control:nth-child(2) input:focus {
  position: relative;
  z-index: 1;
}

.form-control-group--md, .fixed-header--duplicate .form-control-group {
  max-width: 180px;
}

.newsletter-form {
  position: relative;
  max-width: 542px;
  margin: 0 auto 24px;
}

.newsletter-form input {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 16px;
  padding-right: 120px;
  border-color: rgba(14, 26, 47, .16);
}

.newsletter-form .btn {
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}

.number-input {
  display: flex;
  align-items: center;
  gap: 4px;
}

.number-input input {
  width: 40px;
  height: 32px;
  padding: 0;
  border-color: transparent;
  font-weight: 400;
  text-align: center;
}

.number-input__btn {
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0e1a2f;
  color: #0e1a2f;
  background-color: #ffffff;
  border-radius: 50%;
}

.number-input__btn:not(:disabled):hover {
  background-color: #008dc8;
  border-color: #008dc8;
  color: #ffffff;
}

.number-input__btn:not(:disabled):active {
  background-color: #006995;
  border-color: #006995;
  color: #ffffff;
}

.number-input__btn:disabled {
  border-color: rgba(14, 26, 47, .32);
  pointer-events: none;
}

.toggle {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 40px;
  height: 24px;
  border-radius: 40px;
  background-color: rgba(14, 26, 47, .16);
  cursor: pointer;
}

.toggle::before {
  transition: left .35s cubic-bezier(.3, .86, .36, .95);
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 50%;
}

.toggle:hover {
  background-color: #008dc8;
}

.toggle:checked {
  background-color: #0e1a2f;
}

.toggle:checked::before {
  left: calc(100% - 2px - 20px);
}

.checkbox-group {
  padding: 6px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  border: 1px solid rgba(14, 26, 47, .32);
  border-radius: 8px;
  text-transform: uppercase;
}

.checkbox-group__item {
  flex-grow: 1;
}

.checkbox-group label,
.checkbox-group .label {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95);
  width: 100%;
  margin: 0;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .02em;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  justify-content: center;
}

.checkbox-group label:hover,
.checkbox-group .label:hover {
  background-color: #008dc8;
  color: #ffffff;
}

.checkbox-group label:active,
.checkbox-group .label:active {
  background-color: #006995;
  color: #ffffff;
}

.checkbox-group label:has(+ :checked),
.checkbox-group .label:has(+ :checked) {
  background-color: #0e1a2f;
  color: #ffffff;
}

.form-group {
  display: flex;
  align-items: center;
  gap: 8px;
}

.options__opener {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  border: 0;
  background-color: transparent;
  font-weight: 600;
  line-height: 1.6;
  color: #0e1a2f;
}

.options__opener:hover {
  color: #008dc8;
}

.options__opener::after {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  content: url(images/icon-plus.svg);
  width: 20px;
  height: 20px;
  background-color: currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 0;
}

.options--active .options__opener .options__opener-text {
  display: none;
}

.options--active .options__opener::before {
  content: attr(data-hide-text);
}

.options--active .options__opener::after {
  content: url(images/icon-minus.svg);
}

.options__drop {
  height: auto !important;
  display: block !important;
  overflow: visible !important;
}

.options__drop .form-control-group {
  margin-bottom: 16px;
  max-width: 100%;
}

.options:not(.options--active) .options__drop {
  display: none !important;
}

.select-placeholder {
  color: rgba(14, 26, 47, .64);
}

.select-placeholder option {
  color: #0e1a2f;
}

.checkbox {
  display: flex;
  align-items: center;
  gap: 12px;
}

.checkbox input {
  transition: color .35s cubic-bezier(.3, .86, .36, .95), border-color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95);
  flex-shrink: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(14, 26, 47, .32);
  border-radius: 4px;
  padding: 0;
}

.checkbox input:hover {
  border-color: #008dc8;
}

.checkbox input:checked {
  border-color: #008dc8;
  background-color: #008dc8;
  background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.6615 3.5L5.24479 9.91667L2.32812 7" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position: center center;
}

.checkbox label {
  display: block;
}

.fade-in {
  transition: opacity .8s cubic-bezier(.3, .86, .36, .95), visibility .8s cubic-bezier(.3, .86, .36, .95), transform .8s cubic-bezier(.3, .86, .36, .95);
  opacity: 0;
  transform: translateY(50px);
}

.in-viewport .fade-in, .fade-in.in-viewport {
  opacity: 1;
  transform: translateY(0);
}

.scale-in {
  transition: transform 1s cubic-bezier(.3, .86, .36, .95);
  transform: scale(1.25);
}

.in-viewport .scale-in, .scale-in.in-viewport {
  transform: scale(1);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.header {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  background-color: #0c417f;
  border-bottom: 5px solid #088f8a;
}

.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  max-width: 1230px;
  padding: 18px 15px 18px 15px;
}

.header .cart {
  display: flex;
  height: 42px;
  margin-left: 0;
}

.header .cart.desktop {
  display: none;
}

.header .cart.mobile {
  display: block;
  width: 48px;
  height: 48px;
}

.header .cart.mobile img {
  height: 48px;
}

.header .btn {
  border-radius: 4px !important;
  background: linear-gradient(180deg, #008dc8 0%, #107cbb 100%);
  border: none !important;
  font-size: 14px;
  padding: 6px 16px !important;
}

.header .btn:hover {
  color: #ffffff !important;
  background: linear-gradient(180deg, #008dc8 100%, #107cbb 0%);
}

.header .logo img {
  display: block;
  width: 174px;
  height: 36px;
}

.header--static {
  position: relative;
  background-color: #ffffff;
  color: #0e1a2f;
  border-bottom: 1px solid rgba(14, 26, 47, .08);
}

.menu-container {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menubar {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.menubar li {
  position: relative;
}

.menubar li.active > a {
  color: #008dc8;
}

.menubar a {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.menubar a:hover {
  color: #008dc8;
}

.menubar a:active {
  color: #006995;
}

.menu-slide {
  transition: transform .35s cubic-bezier(.3, .86, .36, .95);
}

.menu-slide__header {
  padding: 19px 24px 16px;
  display: flex;
  justify-content: flex-end;
}

.fixed-header {
  transition: all .8s cubic-bezier(.3, .86, .36, .95);
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  padding: 16px 0;
  background-color: #ffffff;
  border: 1px solid rgba(14, 26, 47, .08);
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}

.fixed-header--static {
  position: relative;
  z-index: 20;
  opacity: 1;
  visibility: visible;
  transform: none;
}

.fixed-header--duplicate .form-control > label {
  display: none;
}

.fixed-header.fixed-header--show {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.fixed-header:has(+ .fixed-header) {
  z-index: 21;
}

.menu-active {
  overflow: hidden !important;
}

.overlay {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .3);
  opacity: 0;
  visibility: hidden;
}

.menu-active .overlay {
  opacity: 1;
  visibility: visible;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #ffffff;
}

.wrapper {
  min-height: 100dvh;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: clip;
}

.page-holder {
  flex-grow: 1;
}

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

.container {
  max-width: 1576px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  margin: 0 auto;
}

.container--full {
  padding: 0;
  max-width: none;
}

.container--full .section__heading {
  padding-left: 24px;
  padding-right: 24px;
}

.container--sm {
  max-width: 810px;
}

.container--md {
  max-width: 1199px;
}

.ui-menu {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .03);
  border-radius: 8px;
}

[hidden] {
  display: none !important;
}

.text-white {
  color: #ffffff;
}

sup {
  top: -0.35em;
  font-size: 65%;
}

.link-gray {
  font-weight: 600;
  color: rgba(14, 26, 47, .64);
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-blue {
  background-color: #30569c !important;
}

.bg-light {
  background-color: #eff3fa !important;
}

.bg-gray {
  background-color: #f7f9fd !important;
}

.bg-white {
  background-color: #ffffff !important;
  padding: 160px 0;
}

section {
  z-index: 11;
  position: relative;
}

.header_line {
  max-width: 943px;
  margin: 0 auto 62px;
  text-align: center;
  color: #0a2c44;
}

.header_line.white {
  color: #ffffff;
}

.header_line.white h2,
.header_line.white h4 {
  color: #ffffff;
}

.header_line h2 {
  letter-spacing: -2.88px;
}

.header_line h4 {
  margin-bottom: 10px;
}

.header_line h2,
.header_line h4 {
  text-transform: uppercase;
  font-family: "Core Circus";
  color: #0a2c44;
  font-weight: 400;
}

.header_line p {
  margin: 0 auto;
  max-width: 744px;
}

.card_category {
  font-family: "Core Circus";
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  font-size: 16px;
  letter-spacing: -0.96px;
}

.card_category::before {
  content: "";
  background-color: currentColor;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  display: block;
  margin-right: 5px;
}

.card_category.teal {
  color: #00a09d;
}

.card_category.green {
  color: #93cb7f;
}

.card_category.blue {
  color: #008dc8;
}

.row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.row .col {
  padding: 0 12px;
  display: flex;
  margin: 0 0 19px;
}

.row .col.col-lg {
  width: 100%;
}

.row .col.col-sm {
  width: 100%;
}

.row .col.col-md {
  width: 100%;
}

.fixed-cta {
  bottom: 20px;
  opacity: 0;
  position: fixed;
  right: 20px;
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95), 1s cubic-bezier(.3, .86, .36, .95) .35s;
  visibility: hidden;
  z-index: 99;
}

.fixed-cta a {
  background-color: #008dc8;
  border-color: #008dc8;
  border-radius: 100%;
}

.fixed-cta.is-shown {
  opacity: 1;
  visibility: visible;
}

.fixed-cta .btn {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}

.fixed-cta .btn.btn-round-lg {
  width: 75px;
  height: 75px;
}

.fixed-cta .text {
  display: none;
}

.fixed-cta .icon {
  display: block;
  width: 100%;
}

.footer {
  margin-top: -40px;
  padding-top: 140px;
  padding-bottom: 24px;
  background-color: #1d335e;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
}

.footer__top {
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, .16);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 24px;
}

.footer .logo {
  width: 100%;
  margin-right: auto;
}

.footer__nav {
  flex-basis: 202px;
}

.footer__nav-title {
  display: block;
  margin-bottom: 16px;
  font-size: 14px;
  letter-spacing: .02em;
  font-weight: 700;
  line-height: 1.6;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .5);
}

.footer__nav-list {
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-weight: 500;
}

.footer__nav-list a {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.footer .link-icon {
  flex-grow: .2;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: 500;
}

.footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 8px;
  padding-top: 25px;
  font-size: 16px;
  line-height: 1.6;
}

.footer__copy {
  margin: 0;
  color: rgba(255, 255, 255, .5);
}

.footer--active {
  opacity: 1;
  visibility: visible;
}

.footer--static {
  margin-top: 0;
  padding-top: 120px;
  opacity: 1;
  visibility: visible;
}

.link-icon {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.scroll-top {
  display: flex;
  align-items: center;
  gap: 8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: 600;
}

.hero {
  position: relative;
  z-index: 1;
  padding: 80px 0 0;
  color: #ffffff;
  text-align: center;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.hero .scroll-horizontal-text {
  position: fixed;
  top: 50px;
  left: 0;
  font-size: 32px;
  white-space: nowrap;
  font-weight: bold;
  padding: 10px 20px;
  background: #ffffff;
  z-index: 1000;
  will-change: transform;
}

.hero h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Core Circus";
  font-weight: 400;
}

.hero .row {
  display: flex;
  justify-content: space-between;
}

.hero .row .col {
  width: 40%;
  padding: 0;
  margin: 0;
}

.hero .row .col:first-child {
  width: 60%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.hero .row .col:last-child {
  display: flex;
}

.hero .row .col:last-child img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.hero .row .text_holder {
  background-color: #0c417f;
  height: 100%;
  text-align: left;
  padding: 28px 15px 28px 15px;
  position: relative;
  z-index: 0;
}

.hero .row .text_holder::after {
  content: none;
  width: 120px;
  height: 100%;
  position: absolute;
  right: -109px;
  top: 0;
  background-color: #0c417f;
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
  z-index: -1;
}

.hero .holder {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.scroll-link {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  -webkit-text-decoration: none;
  text-decoration: none;
  align-self: flex-start;
}

@keyframes animateOverflow {
  100% {
    overflow: visible;
    z-index: 12;
  }
}

.section {
  position: relative;
  z-index: 10;
  padding-top: 80px;
  padding-bottom: 80px;
  border-radius: 40px;
  background-color: #ffffff;
}

.section__heading {
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.section__heading:last-child {
  margin-bottom: 0;
}

.section__heading h1,
.section__heading h2,
.section__heading h3,
.section__heading h4,
.section__heading h5,
.section__heading h6 {
  margin-bottom: 0 !important;
}

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

.section__content {
  margin-bottom: 48px;
}

.section__content:last-child {
  margin-bottom: 0;
}

.section__article-col {
  margin-bottom: 64px;
}

.section__article-col:last-child {
  margin-bottom: 0;
}

.section__article-col p:has(+ .text-category) {
  margin-bottom: 32px;
}

.section__article-col p:has(+ .image-card) {
  margin-bottom: 48px;
}

.section__article-col p:has(+ .info-card-group) {
  margin-bottom: 32px;
}

.section__article-col p:has(+ .image-card-group) {
  margin-bottom: 48px;
}

.section__article-col .btn-group:has(+ .image-card) {
  margin-bottom: 32px;
}

.section__article-col h4 {
  margin-bottom: 16px;
}

.section__article-col .section__heading {
  margin-bottom: 24px;
}

.section__footer {
  margin-top: 64px;
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
  border-top: 1px solid rgba(14, 26, 47, .16);
}

.section__footer .tag-list {
  max-width: 776px;
}

.section--01 {
  margin-top: -40px;
}

.section--02 {
  background-color: #eff3fa;
}

.section--02 .container {
  position: relative;
  z-index: 20;
  min-height: 100dvh;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.section--02 .section__heading {
  margin: 0 auto 32px;
  max-width: 650px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 32px;
}

.section--03 {
  padding-bottom: 154px;
}

.section--03 .section__heading {
  margin-bottom: 51px;
  justify-content: center;
}

.section--03.section--under-both {
  padding-bottom: 194px !important;
}

.section--04 {
  background-color: #30569c;
  color: #ffffff;
  overflow: hidden;
}

.section--04 .section__heading {
  margin-bottom: 78px;
  justify-content: center;
  text-align: center;
}

.section--06 {
  padding-top: 120px;
  background-color: #eff3fa;
  z-index: 9;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -40px;
}

.section--06 .section__heading {
  margin-bottom: 60px;
}

.section--07 {
  padding-top: 120px;
  padding-bottom: 400px;
  z-index: 8;
  background-color: #30569c;
  color: #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -40px;
  text-align: center;
}

.section--07 p {
  max-width: 752px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}

.section--center {
  margin-top: -40px;
  text-align: center;
}

.section--light {
  padding-top: 120px;
  padding-bottom: 120px;
  z-index: 8;
  margin-top: -40px;
  background-color: #eff3fa;
  border-radius: 0;
}

.section--08 {
  margin-top: -40px;
  padding-bottom: 40px;
}

.section--09, .section--11 {
  margin-top: -40px;
  padding-top: 114px;
}

.section--10 {
  padding-top: 120px;
  padding-bottom: 80px;
  z-index: 9;
  margin-top: -40px;
  background-color: #eff3fa;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.section--10:has(+ .section--10) {
  z-index: 10;
}

.section--11 {
  padding-top: 153px;
}

.section--12 {
  padding-top: 120px;
  padding-bottom: 248px;
}

.section--12 .section__heading {
  margin-bottom: 51px;
  justify-content: center;
}

.section--13 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section--13 .section__heading {
  margin-bottom: 51px;
  justify-content: center;
  text-align: center;
}

.section--sm {
  padding: 0;
  border-radius: 0;
}

.section--sm:not(:first-child) {
  padding-top: 0 !important;
}

.section--hero {
  padding-top: 32px;
}

.section--hero .form--row {
  margin-bottom: 32px;
}

.section--hero .breadcrumbs {
  margin-bottom: 46px;
}

.section--static {
  border-radius: 0;
  padding-top: 120px;
}

.section--static:not(:first-child):not(.hero + .section--static):not(.top-banner + .section--static) {
  padding-top: 0 !important;
}

.single-attraction .section--static {
  margin-top: -40px;
  padding-top: 153px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}

.section--static .image-card {
  margin-bottom: 32px;
}

.section--static .image-card:last-child {
  margin-bottom: 0;
}

.section--static p:has(+ .section__heading) {
  margin-bottom: 40px;
}

.section--static .grid:has(+ .grid) {
  margin-bottom: 48px;
}

.section--cards {
  padding-bottom: 48px;
}

.section:not(.section--under):not(.section--under-both):has(+ .section--under), .section:not(.section--under):not(.section--under-both):has(+ .section--under-both) {
  z-index: calc(10 + var(--sections-length) - var(--section-order) - 1);
}

.section--rounded-top {
  margin-top: -40px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.section--under {
  margin-top: -40px !important;
  padding-top: 120px !important;
  border-radius: 0 0 40px 40px !important;
  z-index: calc(10 + var(--sections-length) - var(--section-order) - 1) !important;
}

.section--under-both {
  margin-top: -40px !important;
  padding-top: 120px !important;
  padding-bottom: 120px !important;
  border-radius: 0 !important;
  z-index: 8 !important;
}

.section--under-both + .section {
  margin-top: -40px !important;
  padding-top: 80px !important;
  border-top-left-radius: 40px !important;
  border-top-right-radius: 40px !important;
}

.top-banner {
  position: relative;
  z-index: 10;
  padding-top: 32px;
  padding-bottom: 120px;
  background-color: #ffffff;
}

.top-banner .container {
  position: relative;
  z-index: 12;
}

.top-banner .article__caption {
  color: #0e1a2f;
}

.top-banner p {
  font-weight: 500;
}

.top-banner p.h5, .top-banner .ac p.ac-trigger, .ac .top-banner p.ac-trigger, .top-banner .image-card--full-sm p.image-card__caption, .image-card--full-sm .top-banner p.image-card__caption, .top-banner p.image-card__description, .top-banner .card--place p.card__price, .card--place .top-banner p.card__price, .top-banner p.card__info-list {
  font-weight: 600;
  color: #292929;
}

.top-banner h1:has(+ .btn-group) {
  margin-bottom: 30px;
}

.top-banner.bg-blue {
  color: #ffffff;
}

.top-banner.bg-blue h1,
.top-banner.bg-blue h2,
.top-banner.bg-blue h3,
.top-banner.bg-blue h4,
.top-banner.bg-blue h5,
.top-banner.bg-blue h6,
.top-banner.bg-blue p {
  color: inherit;
}

.top-banner.bg-blue .article__caption {
  color: #ffffff;
}

.top-banner.bg-blue .animation-path path {
  stroke: #3a67bb;
}

.rich-content {
  margin-bottom: 50px;
}

.rich-content:last-child {
  margin-bottom: 0;
}

.rich-content p,
.rich-content span,
.rich-content strong,
.rich-content li,
.rich-content a,
.rich-content h1,
.rich-content h2,
.rich-content h3,
.rich-content h4,
.rich-content h5,
.rich-content h6,
.rich-content img,
.rich-content video,
.rich-content figure {
  opacity: 0;
  transform: translateY(50px);
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 24px;
  border: 1px solid #0e1a2f;
  border-radius: 8px;
  background-color: #0e1a2f;
  color: #ffffff;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.btn:hover {
  border-color: #008dc8;
  background-color: #008dc8;
  color: #ffffff;
}

.btn:active {
  border-color: #006995;
  background-color: #006995;
  color: #ffffff;
}

.btn[disabled], .btn[aria-disabled=true] {
  opacity: .5;
  pointer-events: none;
}

.btn--md {
  padding: 13.5px 32px;
  font-size: 18px;
}

.btn--md.btn--icon {
  padding-left: 28px;
}

.btn--md.btn--icon-right {
  padding-right: 28px;
}

.btn-light-blue {
  border-radius: 100px;
  background-color: #008dc8;
  border: 1px solid #008dc8;
  font-size: 18px;
  padding: 14px 31px;
}

.btn-light-blue:hover {
  background-color: #005d85;
}

.btn-gray-border {
  border-radius: 100px;
  border: 1px solid rgba(10, 44, 68, .32);
  background-color: transparent;
  color: #0a2c44;
}

.btn--outlined {
  border: 1px solid rgba(14, 26, 47, .32);
  background-color: #ffffff;
  color: #0e1a2f;
}

.btn--icon {
  align-items: center;
  gap: 8px;
  padding-left: 20px;
}

.btn--icon-right {
  align-items: center;
  gap: 8px;
  padding-right: 20px;
}

.btn--pill {
  padding: 3px 12px;
  text-transform: uppercase;
  align-items: center;
  gap: 4px;
  border-radius: 100px;
  letter-spacing: .02em;
}

.btn--square {
  padding: 0;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
}

.btn--active {
  background-color: #008dc8;
  border-color: #008dc8;
}

.btn--active:hover {
  background-color: #006995;
  border-color: #006995;
}

.btn--active:active {
  background-color: #00577c;
  border-color: #00577c;
}

.btn--full {
  width: 100%;
  justify-content: center;
}

.btn.btn-login {
  background: linear-gradient(0deg, #008dc8 0%, #107cbb 100%);
  border-color: transparent;
}

.btn.fade-in {
  transition: color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95), border-color .35s cubic-bezier(.3, .86, .36, .95), opacity .5s cubic-bezier(.3, .86, .36, .95), transform .5s cubic-bezier(.3, .86, .36, .95) !important;
}

.btn-rounded {
  padding: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(14, 26, 47, .32);
  border-radius: 50%;
  background-color: #ffffff;
  color: #0e1a2f;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.btn-rounded:hover {
  background-color: #008dc8;
  border-color: #008dc8;
  color: #ffffff;
}

.btn-rounded:active {
  background-color: #006995;
  border-color: #006995;
  color: #ffffff;
}

.btn-rounded[disabled], .btn-rounded[aria-disabled=true] {
  opacity: .5;
  pointer-events: none;
}

.btn-rounded--transparent {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, .32);
}

.btn-rounded--primary {
  border-color: #0e1a2f;
  background-color: #0e1a2f;
  color: #ffffff;
}

.btn-rounded--lg {
  width: 56px;
  height: 56px;
}

.btn-rounded--md {
  width: 32px;
  height: 32px;
}

.btn-rounded--sm {
  width: 24px;
  height: 24px;
}

.btn-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.btn-holder--lg {
  padding-top: 78px;
}

.btn-group {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.copy-btn {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

.copy-btn::after {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95), transform .35s cubic-bezier(.3, .86, .36, .95);
  content: "Copied!";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #008dc8;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  pointer-events: none;
}

.copy-btn--copied::after {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.search {
  position: relative;
  z-index: 1;
}

.search__drop {
  position: absolute;
  top: 0;
  right: 56px;
  display: block !important;
  width: calc(100vw - 100px);
  height: auto !important;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  transition: clip-path .35s cubic-bezier(.3, .86, .36, .95) !important;
}

.search__opener::before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 6.25L6.25 13.75M13.75 13.75L6.25 6.25" stroke="%23FFF" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  display: none;
  line-height: 0;
}

.header--static .search .search__opener::before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 6.25L6.25 13.75M13.75 13.75L6.25 6.25" stroke="%230E1A2F" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.search--active .search__drop {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.search--active .search__opener {
  border-color: #ffffff;
}

.search--active .search__opener:hover {
  border-color: #008dc8;
}

.search--active .search__opener:active {
  border-color: #006995;
}

.search--active .search__opener::before {
  display: block;
}

.search--active .search__icon {
  display: none;
}

.header--static .search--active .search__opener {
  border-color: #0e1a2f;
  color: #0e1a2f;
}

.header--static .search--active .search__opener:hover {
  border-color: #008dc8;
  color: #ffffff;
}

.header--static .search--active .search__opener:hover::before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 6.25L6.25 13.75M13.75 13.75L6.25 6.25" stroke="%23FFF" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.header--static .search--active .search__opener:active {
  border-color: #006995;
  color: #ffffff;
}

.header--static .search--active .search__opener:active::before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 6.25L6.25 13.75M13.75 13.75L6.25 6.25" stroke="%23FFF" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.search-form {
  margin: 0;
  position: relative;
}

.search-form::before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 17.5L14.5834 14.5833M16.6667 9.58333C16.6667 13.4954 13.4954 16.6667 9.58333 16.6667C5.67132 16.6667 2.5 13.4954 2.5 9.58333C2.5 5.67132 5.67132 2.5 9.58333 2.5C13.4954 2.5 16.6667 5.67132 16.6667 9.58333Z" stroke="%230E1A2F" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  line-height: 0;
  pointer-events: none;
}

.search-form input[type=search] {
  width: 100%;
  margin: 0;
  height: auto;
  padding-left: 40px;
}

.search-form input[type=submit] {
  display: none;
}

.progress-bar {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: linear-gradient(to right, #00a09d var(--scroll-progress), transparent 0);
  --scroll: 0%;
  z-index: 9999;
}

[data-tabs] {
  padding: 6px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 2px;
  border: 1px solid #cccccc;
  border-radius: 100px;
  background-color: #ffffff;
}

[data-tabs] a {
  display: block;
  padding: 12px 12px;
  border-radius: 100px;
  background-color: transparent;
  color: #0e1a2f;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
}

[data-tabs] a:hover {
  background-color: #008dc8;
  color: #ffffff;
}

[data-tabs] a:active {
  background-color: #006995;
  color: #ffffff;
}

[data-tabs] a[aria-selected=true] {
  background-color: #0e1a2f;
  color: #ffffff;
}

[data-tabs].tabs-square {
  gap: 4px;
  border-color: rgba(14, 26, 47, .32);
  border-radius: 8px;
}

[data-tabs].tabs-square a {
  padding: 9px 12px;
  border-radius: 4px;
}

.tab-panels {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tab-panel {
  margin-top: 8px;
  max-width: 1010px;
  min-height: 114px;
  width: 100%;
  padding: 16px 24px;
  color: #0e1a2f;
  border: 1px solid rgba(14, 26, 47, .32);
  background-color: #ffffff;
  border-radius: 16px;
}

.tab-panel--sm {
  min-height: 96px;
  padding: 24px 24px;
}

.tab-panel-simple {
  padding-top: 32px;
}

.tab-panel-simple:not(:first-child) .fade-in {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.tab-panels-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.animation-path {
  position: absolute;
  z-index: 10;
  pointer-events: none;
  visibility: hidden;
}

.animation-path--top-right {
  top: 0;
  right: 0;
}

.animation-path--bottom-left {
  bottom: 0;
  left: 0;
}

.animation-path--top-left {
  top: 0;
  left: 0;
}

.animation-path--bottom-right {
  bottom: 0;
  right: 0;
}

.animation-path--top-right-1 {
  z-index: -1;
  top: 0;
  right: 0;
}

.animation-path--bottom-left-1 {
  z-index: -1;
  bottom: 0;
  left: 0;
}

.custom-cursor {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.custom-cursor__circle {
  transition: transform .35s cubic-bezier(.3, .86, .36, .95), opacity .35s cubic-bezier(.3, .86, .36, .95), width .35s cubic-bezier(.3, .86, .36, .95), height .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #008dc8;
  border-radius: 50%;
}

.custom-cursor__img {
  display: none;
}

.custom-cursor__drag {
  margin: 0;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #ffffff;
}

.custom-cursor__drag img {
  height: auto;
}

.custom-cursor.cursor-hover .custom-cursor__circle {
  width: 56px;
  height: 56px;
}

.custom-cursor.cursor-hover .custom-cursor__img {
  display: block;
}

.custom-cursor.cursor-drag .custom-cursor__circle {
  width: 130px;
  height: 130px;
}

.custom-cursor.cursor-drag .custom-cursor__drag {
  display: flex;
}

.touch-device .custom-cursor {
  display: none;
}

.ui-menu {
  position: absolute !important;
  z-index: 100;
  padding: 6px;
  max-height: 248px;
  overflow-y: auto;
}

.ui-menu:has(> li > .link--card) {
  max-height: 340px;
}

.ui-menu li {
  margin-bottom: 4px;
}

.ui-menu li:last-child {
  margin-bottom: 0;
}

.ui-menu .link {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  padding: 10px 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  border-radius: 6px;
  cursor: pointer;
}

.ui-menu .link__content {
  display: flex;
  flex-direction: column;
}

.ui-menu .link__text {
  font-size: 16px;
  line-height: 1.2;
  color: rgba(41, 41, 41, .64);
}

.ui-menu .link:hover {
  background-color: #eff3fa;
  color: currentColor;
}

.ui-menu .link:active {
  background-color: #c8d6ee;
  color: currentColor;
}

.ui-menu .link--card {
  padding: 11px 10px;
  color: #0e1a2f;
  line-height: 1.3;
}

.ui-menu .link--card img {
  width: 56px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.card {
  transition: color .5s cubic-bezier(.3, .86, .36, .95), border-color .5s cubic-bezier(.3, .86, .36, .95), background-color .5s cubic-bezier(.3, .86, .36, .95), opacity .5s cubic-bezier(.3, .86, .36, .95), visibility .5s cubic-bezier(.3, .86, .36, .95), transform .5s cubic-bezier(.3, .86, .36, .95);
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.card:hover .card__img img {
  transform: scale(1.1);
}

.card:hover .card__number {
  background-color: #008dc8;
}

.card__tag {
  margin-bottom: 12px;
  pointer-events: all;
}

.card .tag-list .card__tag {
  margin-bottom: 0;
}

.card__number {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #0e1a2f;
  border-radius: 0 0 8px 0;
  pointer-events: none;
}

.card--map-active .card__number {
  background-color: #008dc8;
}

.card__btn {
  pointer-events: all;
}

.card__link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card__body {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.card__icon {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 16px;
  background-color: #ffffff;
}

.card__info-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
  color: #ffffff;
}

.card__info-list li {
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #3a67bb;
}

.card__img {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.card__img img {
  transition: transform .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.card--row {
  padding: 15px 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #f7f9fd;
  border: 1px solid rgba(14, 26, 47, .04);
  border-radius: 12px;
}

.card--row:hover {
  border-color: rgba(14, 26, 47, .16);
  background-color: #eff3fa;
}

.card--row:active {
  background-color: #c8d6ee;
}

.card--row .card__img {
  height: 156px;
  border-radius: 8px;
}

.card--row .tag-list:first-child {
  margin-bottom: 12px;
}

.card--row .card__body {
  padding: 8px;
}

.card--row-lg {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  gap: 16px;
  align-items: normal;
}

.card--row-lg:hover, .card--row-lg:active {
  background-color: transparent;
}

.card--row-lg .card__img {
  height: 240px;
  border-radius: 12px;
}

.card--row-lg .card__body {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.card--row-lg .tag-list {
  margin-top: auto;
}

.card--row-lg .card__tag {
  margin: 0;
}

.card--row-lg .card__title {
  margin-bottom: 16px;
}

.card--row-sm {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  gap: 16px;
  align-items: normal;
}

.card--row-sm:hover, .card--row-sm:active {
  background-color: transparent;
}

.card--row-sm .card__img {
  min-height: 166px;
  height: 100%;
  border-radius: 12px;
}

.card--row-sm .card__body {
  padding: 6px 0;
  display: flex;
  flex-direction: column;
}

.card--row-sm .card__tag {
  margin: 0;
}

.card--row-sm .card__title {
  margin-bottom: 16px;
}

.card--row-sm .tag-list {
  margin-bottom: 12px;
}

.card--row-xs {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  gap: 16px;
  align-items: normal;
}

.card--row-xs:hover, .card--row-xs:active {
  background-color: transparent;
}

.card--row-xs .card__img {
  padding-top: 72%;
  border-radius: 8px;
}

.card--row-xs .card__body {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.card--row-xs .card__title {
  margin-bottom: 12px;
}

.card--row-xs .card__title:last-child {
  margin-bottom: 0;
}

.card--full {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  border-radius: 12px;
  color: #ffffff;
}

.card--full .card__img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.card--full .card__body {
  position: relative;
  z-index: 1;
  padding: 32px;
}

.card--full .card__body::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 175%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
  opacity: .9;
  pointer-events: none;
}

.card--full .card__title {
  color: inherit;
}

.card--full .card__tag {
  border-color: #ffffff;
  color: #ffffff;
}

.card--full .tag-list:first-child {
  margin-bottom: 12px;
}

.card--sm {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 500px;
}

.card--sm .card__img {
  border-radius: 16px;
}

.card--sm .card__body {
  position: relative;
  z-index: 1;
  transition-delay: .8s;
}

.card--sm .card__tag {
  margin-bottom: 0;
}

.card--sm-01 {
  max-width: 256px;
  padding-right: 16px;
  align-items: flex-end;
}

.card--sm-01 .card__img {
  padding-top: 75%;
}

.card--sm-01 .card__body {
  margin-top: -20px;
  margin-right: -16px;
}

.card--sm-02 {
  max-width: 176px;
  padding-right: 0;
  padding-left: 16px;
  flex-direction: column-reverse;
  align-items: flex-start;
}

.card--sm-02 .card__img {
  padding-top: 100%;
}

.card--sm-02 .card__body {
  margin-top: 0;
  margin-right: 0;
  margin-left: -16px;
  margin-bottom: -20px;
}

.card--sm-03 {
  max-width: 235px;
  padding: 0;
  flex-direction: column-reverse;
  align-items: center;
}

.card--sm-03 .card__img {
  padding-top: 76.6%;
}

.card--sm-03 .card__body {
  margin: 0;
  margin-bottom: -20px;
}

.card--sm-04 {
  max-width: 176px;
  padding-left: 16px;
}

.card--sm-04 .card__img {
  padding-top: 100%;
}

.card--sm-04 .card__body {
  margin-top: -20px;
  margin-left: -16px;
}

.card--sm-05 {
  max-width: 256px;
  align-items: flex-end;
  flex-direction: column-reverse;
  padding-right: 16px;
}

.card--sm-05 .card__img {
  padding-top: 75%;
}

.card--sm-05 .card__body {
  margin-bottom: -20px;
  margin-right: -16px;
}

.card--sm-06 {
  max-width: 160px;
  align-items: center;
}

.card--sm-06 .card__img {
  padding-top: 100%;
}

.card--sm-06 .card__body {
  margin-top: -20px;
}

.card--sm-07 {
  max-width: 235px;
  flex-direction: column-reverse;
  align-items: flex-end;
}

.card--sm-07 .card__img {
  padding-top: 68.09%;
}

.card--sm-07 .card__body {
  margin-bottom: -20px;
  margin-right: 16px;
}

.card--sm-08 {
  max-width: 251px;
  padding-left: 16px;
}

.card--sm-08 .card__img {
  padding-top: 76.6%;
}

.card--sm-08 .card__body {
  margin-left: -16px;
  margin-top: -20px;
}

.card--base {
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border: 1px solid #cccccc;
  border-radius: 12px;
  background-color: #ffffff;
}

.card--base:hover {
  background-color: #f7f9fd;
}

.card--base .card__img {
  padding-top: 57.475%;
  border-radius: 8px;
}

.card--base .card__body {
  padding: 16px;
}

.card--base .card__title {
  margin-bottom: 12px;
}

.card--column .card__img {
  margin-bottom: 24px;
  padding-top: 126.375%;
  border-radius: 12px;
}

.card--column .tag-list {
  margin-bottom: 12px;
}

.card--column-sm .card__img {
  padding-top: 71.43%;
}

.card--square {
  padding-top: 100%;
  border-radius: 12px;
  color: #ffffff;
}

.card--square::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
}

.card--square .card__img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
}

.card--square .card__body {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.card--place {
  display: flex;
  flex-direction: column;
  padding: 8px;
  font-family: "Arial", sans-serif;
  border-radius: 12px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  text-align: center;
}

.card--place .card__img {
  margin-bottom: 8px;
  position: relative;
  padding-top: 65.79%;
  border-radius: 8px;
  overflow: hidden;
}

.card--place .card__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card--place .card__body {
  padding: 8px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.card--place .card__title {
  margin-bottom: 8px;
}

.card--place .card__info {
  margin-bottom: 8px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  background-color: #eff3fa;
  border-radius: 4px;
}

.card--place .card__subtitle {
  text-transform: uppercase;
  letter-spacing: .02em;
  color: rgba(14, 26, 47, .64);
  font-weight: 600;
  line-height: 1;
}

.card--place .card__btn {
  margin-top: auto;
  width: 100%;
  justify-content: center;
}

.card--place-lg .card__img {
  padding-top: 71.32%;
}

.card--place-lg .card__body {
  padding: 16px;
}

.card--place-lg .card__title {
  margin-bottom: 16px;
}

.card--place-lg .card__info {
  margin-bottom: 16px;
  padding-bottom: 8px;
}

.card--place-sm .card__img, .card--place-xs .card__img {
  padding-top: 71.195%;
}

.card--place-sm .card__body, .card--place-xs .card__body {
  text-align: left;
}

.card--place-sm .card__title, .card--place-xs .card__title {
  margin-bottom: 4px;
  font-size: 18px;
}

.card--place-sm .card__info, .card--place-xs .card__info {
  margin-bottom: 0;
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 8px;
  background-color: transparent;
  border-radius: 0;
}

.card--place-sm .card__subtitle, .card--place-xs .card__subtitle {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: normal;
  text-transform: none;
}

.card--place-sm .card__price, .card--place-xs .card__price {
  color: #008dc8;
}

.card--place-sm .text-base-2, .card--place-sm .author__name, .card--place-xs .text-base-2, .card--place-xs .author__name {
  color: inherit;
}

.card--place-xs .card__img {
  padding-top: 71.28%;
}

.card--place-xs .card__body {
  padding: 16px;
}

.card--place-xs .card__title {
  margin-bottom: 8px;
  font-size: 24px;
}

.card--place-xs .card__subtitle {
  font-size: 18px;
  line-height: 1.6;
}

.card--place-xs .card__price {
  font-size: 20px;
}

.card--place-row .card__info {
  margin-bottom: 16px;
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 8px;
  background-color: transparent;
  border-radius: 0;
}

.card--place-row .card__info:last-child {
  margin-bottom: 0;
}

.card--place-row .card__price {
  color: #008dc8;
  font-size: 28px;
}

.card--place-row .text-base-2, .card--place-row .author__name {
  color: inherit;
  font-size: 20px;
}

.card--place-row .card__subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  text-transform: none;
}

.card--place-row .tag {
  margin-bottom: 0;
}

.card--place-row .card__footer {
  padding-top: 8px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.card--animation {
  height: 100%;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 12px;
  background-color: #eff3fa;
}

.card--animation:hover {
  background-color: #c8d6ee;
}

.card--animation:active {
  background-color: #b5c7e8;
}

.card--animation .card__img {
  position: relative;
  width: 100px;
  height: 100px;
  margin-bottom: 16px;
  overflow: hidden;
  color: #30569c;
}

.card--animation .card__svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.card--animation-01 .card__svg {
  animation: animation-move-right 3s linear infinite;
}

.card--animation-02 .card__group--02 {
  animation: animation-rotate 3s linear infinite;
  transform-origin: 31.25px 71.875px;
}

.card--animation-02 .card__group--03 {
  animation: animation-rotate 3s linear infinite;
  transform-origin: 75px 71.875px;
}

.card--animation-02 .card__group--04 {
  animation: animation-move-left 3s linear infinite;
}

.card--animation-03 .card__group--02 {
  animation: animation-rotate 3s linear infinite;
  transform-origin: 31px 66px;
}

.card--animation-03 .card__group--03 {
  animation: animation-rotate 3s linear infinite;
  transform-origin: 76px 66px;
}

.card--animation-03 .card__group--04 {
  animation: animation-move-left 3s linear infinite;
}

.card--animation-04 .card__group--02 {
  animation: animation-rotate 3s linear infinite;
  transform-origin: 31px 66px;
}

.card--animation-04 .card__group--03 {
  animation: animation-rotate 3s linear infinite;
  transform-origin: 76px 66px;
}

.card--animation-04 .card__group--04 {
  animation: animation-move-left 10s linear infinite;
}

.card--animation-04 .card__group--05 {
  animation: animation-move-left 3s linear infinite;
}

.card--animation-05 .card__group--01 {
  animation: animation-rotate 3s linear infinite;
  transform-origin: 40.625px 65.625px;
}

.card--image {
  border-radius: 12px;
}

.card--image .card__img {
  padding-top: 70.574%;
}

.card--row-grid {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #f7f9fd;
  border: 1px solid rgba(14, 26, 47, .04);
  border-radius: 12px;
}

.card--row-grid:hover {
  border-color: rgba(14, 26, 47, .16);
  background-color: #eff3fa;
}

.card--row-grid:active {
  background-color: #c8d6ee;
}

.card--row-grid .card__img {
  flex-shrink: 0;
  padding-top: 77.82%;
  width: 100%;
  border-radius: 8px;
}

.card--row-grid .card__body {
  flex-grow: 1;
  padding: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.card--row-grid .tag-list {
  margin-bottom: 12px;
}

.card--row-grid .card__title {
  margin-bottom: 16px;
}

.card--row-grid .card__col {
  max-width: 800px;
}

.card--row-grid .card__col--btns {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  text-align: center;
  flex-shrink: 0;
}

.bg-light .card--row-grid {
  border-color: #cccccc;
  background-color: #ffffff;
}

.card--feedback {
  padding: 32px;
  background-color: #eff3fa;
  border-radius: 16px;
  color: #0e1a2f;
  background-image: url(images/icon-quote.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 24px) 24px;
}

.bg-light .card--feedback {
  background-color: #ffffff;
}

@keyframes animation-move-right {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(33%);
  }
}

@keyframes animation-move-right-2 {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}

@keyframes animation-move-left {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-104%);
  }
}

@keyframes animation-rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.tag {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95);
  display: inline-block;
  vertical-align: top;
  padding: 6px 8px;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 100px;
  letter-spacing: .02em;
  background-color: transparent;
  color: #0e1a2f;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.tag--outlined {
  border-color: #0e1a2f;
}

.tag--outlined-vista:hover {
  background-color: #a1a5ef;
  border-color: #a1a5ef;
  color: #0e1a2f;
}

.tag--outlined-yellow:hover {
  background-color: #eab464;
  border-color: #eab464;
  color: #0e1a2f;
}

.tag--outlined-blue:hover {
  background-color: #a3cef1;
  border-color: #a3cef1;
  color: #0e1a2f;
}

.tag--outlined-khaki:hover {
  background-color: #c5afa0;
  border-color: #c5afa0;
  color: #0e1a2f;
}

.tag--outlined-verdigris:hover {
  background-color: #0fbaba;
  border-color: #0fbaba;
  color: #0e1a2f;
}

.tag--outlined-citrine:hover {
  background-color: #bdbf06;
  border-color: #bdbf06;
  color: #0e1a2f;
}

.tag--outlined-red:hover {
  background-color: #ed6a5a;
  border-color: #ed6a5a;
  color: #0e1a2f;
}

.tag--outlined-emarald:hover {
  background-color: #7ebe8c;
  border-color: #7ebe8c;
  color: #0e1a2f;
}

.tag--outlined-sandy:hover {
  background-color: #f59a43;
  border-color: #f59a43;
  color: #0e1a2f;
}

.tag--outlined-uranian:hover {
  background-color: #a3cef1;
  border-color: #a3cef1;
  color: #0e1a2f;
}

.tag--outlined-blue-light:hover {
  background-color: #7395d4;
  border-color: #7395d4;
  color: #0e1a2f;
}

.tag--outlined-pink:hover {
  background-color: #d6778b;
  border-color: #d6778b;
  color: #0e1a2f;
}

.tag--outlined-primary:hover {
  background-color: #0e1a2f;
  border-color: #0e1a2f;
  color: #ffffff;
}

.tag--yellow {
  background-color: #eab464;
}

.tag--blue {
  background-color: #a3cef1;
}

.tag--vista {
  background-color: #a1a5ef;
}

.tag--khaki {
  background-color: #c5afa0;
}

.tag--verdigris {
  background-color: #0fbaba;
}

.tag--citrine {
  background-color: #bdbf06;
}

.tag--red {
  background-color: #ed6a5a;
}

.tag--emarald {
  background-color: #7ebe8c;
}

.tag--sandy {
  background-color: #f59a43;
}

.tag--uranian {
  background-color: #a3cef1;
}

.tag--blue-light {
  background-color: #7395d4;
}

.tag--pink {
  background-color: #d6778b;
}

.tag--primary {
  background-color: #0e1a2f;
  color: #ffffff;
}

.tag--lg {
  padding: 14px 24px;
  font-size: 18px;
}

.tag--md {
  padding: 9px 12px;
  font-size: 16px;
}

.tag--md-2, .card--full .tag {
  padding: 7px 12px;
  font-size: 16px;
}

.tag--xs {
  padding: 5px 8px;
  font-size: 12px;
}

.tag-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.tag-list--lg {
  gap: 12px;
}

.interactive-tags {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.interactive-tags canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.interactive-tags__list {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 8px;
}

.grid--01 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px;
  gap: 32px;
}

.grid--column {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--column-2 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
  gap: 16px;
}

.grid--02 {
  width: 100%;
}

.grid--03 {
  display: grid;
  grid-template-columns: auto;
  justify-content: space-between;
  grid-gap: 24px;
  gap: 24px;
}

.grid--04 {
  margin-bottom: 32px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px 24px;
  gap: 32px 24px;
}

.grid--05, .grid--09 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--06, .grid--12 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--07 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px 24px;
  gap: 32px 24px;
}

.grid--08 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px;
  gap: 32px;
}

.grid--09 {
  gap: 16px;
}

.grid--cards {
  display: flex;
  flex-direction: column;
}

.grid--cards .grid__col {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #cccccc;
}

.grid--cards .grid__col:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.grid--10 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--11 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--13 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 32px;
  gap: 32px;
}

.grid--13 p:has(+ h1), .grid--13 p:has(+ h2), .grid--13 p:has(+ h3), .grid--13 p:has(+ h4), .grid--13 p:has(+ h5), .grid--13 p:has(+ h6),
.grid--13 ol:has(+ h1),
.grid--13 ol:has(+ h2),
.grid--13 ol:has(+ h3),
.grid--13 ol:has(+ h4),
.grid--13 ol:has(+ h5),
.grid--13 ol:has(+ h6),
.grid--13 ul:has(+ h1),
.grid--13 ul:has(+ h2),
.grid--13 ul:has(+ h3),
.grid--13 ul:has(+ h4),
.grid--13 ul:has(+ h5),
.grid--13 ul:has(+ h6) {
  margin-bottom: 50px;
}

.grid--13 p:has(+ ol), .grid--13 p:has(+ ul),
.grid--13 ol:has(+ ol),
.grid--13 ol:has(+ ul),
.grid--13 ul:has(+ ol),
.grid--13 ul:has(+ ul) {
  margin-bottom: 16px;
}

.grid--13 h4 {
  margin-bottom: 16px;
}

.grid--13 .fixed-block {
  padding-top: 18px;
}

.grid--13 .fixed-block h5 {
  margin-bottom: 32px;
}

.grid--img-2 {
  margin-bottom: 80px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--img-2:last-child {
  margin-bottom: 0;
}

.grid--img-3 {
  margin-bottom: 80px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--img-3:last-child {
  margin-bottom: 0;
}

.grid--img-4 {
  margin-bottom: 80px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.grid--img-4:last-child {
  margin-bottom: 0;
}

.info-list {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #0e1a2f;
}

.info-list:last-child {
  margin-bottom: 0;
}

.info-list__item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.info-list__icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #0e1a2f;
}

.info-list--row {
  margin-bottom: 16px;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  font-weight: 500;
  flex-wrap: wrap;
}

.info-list--row:last-child {
  margin-bottom: 0;
}

.info-list--row .info-list__icon {
  width: auto;
  height: auto;
  border-radius: 0;
  background-color: transparent;
}

.info-list--secondary {
  gap: 8px;
  color: rgba(41, 41, 41, .64);
}

.info-list--secondary li {
  display: flex;
  align-items: center;
  gap: 8px;
}

.info-list--secondary li::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: rgba(41, 41, 41, .64);
  font-size: 0;
}

.info-list--secondary li:last-child::after {
  content: none;
}

.info-list--sm {
  gap: 4px;
}

.info-list--sm .info-list__icon {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border-radius: 0;
}

.line-box {
  width: 100%;
  overflow: hidden;
}

.line-box .line {
  width: 99999px;
  float: left;
  display: flex;
  align-items: center;
  gap: 40px;
  font-size: 72px;
  line-height: 1.2;
  color: #d0dcf1;
}

.line-box .line li {
  flex-shrink: 0;
  position: relative;
  display: flex;
  align-items: center;
  gap: 40px;
}

.line-box .line a {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.line-box .line a:hover {
  color: #ffffff;
}

.tooltip-drop {
  position: fixed;
  z-index: 9999;
  display: none;
  pointer-events: none;
  max-width: 360px;
  border-radius: 12px;
  overflow: hidden;
}

.tooltip-drop img {
  display: block;
  width: 100%;
}

.socials {
  display: flex;
  align-items: center;
  gap: 12px;
}

.flatpickr-calendar {
  width: 300px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #ffffff;
  color: #0e1a2f;
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .03);
}

.flatpickr-calendar::before, .flatpickr-calendar::after {
  content: none !important;
}

.flatpickr-calendar.static {
  top: calc(100% + 8px);
}

.flatpickr-calendar.inline {
  top: 8px;
}

.flatpickr-months {
  padding: 20px 24px 12px;
  align-items: center;
  gap: 4px;
}

.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
  position: static;
  width: 36px;
  height: 36px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(14, 26, 47, .64);
}

.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
  color: #0e1a2f;
}

.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
  fill: none;
}

.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
  width: 20px;
  height: 20px;
}

.flatpickr-months .flatpickr-month {
  height: auto;
  color: #0e1a2f;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  width: 100%;
}

.flatpickr-current-month {
  position: static;
  padding: 0;
  margin: 0;
  height: auto;
  color: #0e1a2f;
}

.flatpickr-current-month span.cur-month {
  font-weight: 600;
}

.flatpickr-current-month input.cur-year {
  font-weight: 600;
}

.flatpickr-current-month .numInputWrapper {
  width: 5ch;
}

.flatpickr-rContainer {
  padding: 0 24px 20px;
  width: 100%;
  box-sizing: border-box;
}

span.flatpickr-weekday {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  color: #0e1a2f;
}

.flatpickr-days {
  width: 100%;
}

.dayContainer {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  justify-content: space-between;
}

.rangeMode .flatpickr-day {
  margin: 0;
}

.flatpickr-day {
  width: 40px;
  max-width: 40px;
  border: 0;
  height: 40px;
  line-height: 40px;
  color: #0e1a2f;
}

.flatpickr-day:not(.flatpickr-disabled):hover {
  background-color: rgba(14, 26, 47, .08);
  color: #0e1a2f;
}

.flatpickr-day.today {
  color: #008dc8;
}

.flatpickr-day.selected {
  background-color: #0e1a2f;
  border-color: #0e1a2f;
  color: #ffffff;
}

.flatpickr-day.has-event::after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0e1a2f;
}

.flatpickr-day.has-event.selected::after {
  background-color: #008dc8;
}

.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(14, 26, 47, .5);
}

.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-color: #0e1a2f;
  border-color: #0e1a2f;
  color: #ffffff;
}

.flatpickr-day.hidden {
  visibility: visible;
}

.dayContainer + .dayContainer {
  box-shadow: none;
}

.datepicker-popup {
  position: absolute;
  z-index: 50;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 8px;
  color: #0e1a2f;
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .03);
  overflow: hidden;
  display: none;
  overflow-x: auto;
}

.active .datepicker-popup {
  display: block;
}

.datepicker-popup__inputs {
  display: none;
}

.datepicker-popup .flatpickr-calendar {
  top: 0;
  width: 654px !important;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  color: #0e1a2f;
}

.datepicker-popup .flatpickr-calendar::before {
  content: "" !important;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: rgba(14, 26, 47, .08);
  border: 0;
  margin: 0;
}

.datepicker-popup .dayContainer {
  width: calc(50% - 24px);
  min-width: calc(50% - 24px);
  max-width: calc(50% - 24px);
  overflow: hidden;
}

.datepicker-popup .flatpickr-months {
  gap: 0;
}

.datepicker-popup .flatpickr-month:first-of-type {
  padding-right: 24px;
}

.datepicker-popup .flatpickr-month:last-of-type {
  padding-left: 24px;
}

.datepicker-popup .flatpickr-weekdays {
  height: auto;
  gap: 48px;
}

.datepicker-popup .flatpickr-days {
  width: 100% !important;
  gap: 48px;
}

.datepicker-popup__footer {
  width: 654px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px;
  justify-content: space-between;
  border-top: 1px solid #f5f5f5;
}

.datepicker-popup__dates {
  display: flex;
  align-items: center;
}

.datepicker-popup__dates input {
  width: 140px;
  padding-left: 16px;
}

.datepicker-popup__divider {
  padding-left: 12px;
  padding-right: 12px;
  color: rgba(14, 26, 47, .64);
}

.datepicker-popup__actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.datepicker-popup .btn {
  margin: 0 !important;
}

.flatpickr-wrapper {
  width: 100%;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50%;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 50%;
}

.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:not(.flatpickr-disabled):hover,
.flatpickr-day.prevMonthDay:not(.flatpickr-disabled):hover,
.flatpickr-day.nextMonthDay:not(.flatpickr-disabled):hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  background-color: #ecedef;
  border-color: #ecedef;
}

.flatpickr-day.inRange {
  box-shadow: none;
}

.flatpickr-day.inRange::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;
  background-color: #ecedef;
}

.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)) {
  box-shadow: none;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1))::before,
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1))::before,
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1))::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  background-color: #ecedef;
}

.rooms {
  position: relative;
}

.rooms-drop {
  display: none;
  position: absolute;
  z-index: 1;
  top: calc(100% + 4px);
  left: 0;
  width: 306px;
  padding: 4px 0;
  max-height: 700px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 8px;
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .03);
  border: 1px solid #cccccc;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
}

.rooms-drop__footer {
  padding: 12px 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.rooms-drop__btn-done {
  flex-grow: 1;
  justify-content: center;
}

.rooms-drop__title {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
}

.rooms-drop__group {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}

.rooms-drop__group:last-child {
  margin-bottom: 0;
}

.rooms-drop__item {
  padding: 12px 14px;
  border-bottom: 1px solid rgba(14, 26, 47, .16);
}

.rooms--show .rooms-drop {
  display: block;
}

.breadcrumbs {
  margin-bottom: 24px;
}

.breadcrumbs__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.breadcrumbs__list li {
  display: flex;
  align-items: center;
  gap: 8px;
}

.breadcrumbs__list li::after {
  content: url(images/icon-right.svg);
  line-height: 0;
}

.breadcrumbs__list li:last-child::after {
  content: none;
}

.breadcrumbs__list a {
  display: flex;
  align-items: center;
  gap: 8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: rgba(14, 26, 47, .8);
}

.breadcrumbs__list a:hover {
  color: #008dc8;
}

.breadcrumbs:has(+ .hero__grid) {
  margin-bottom: 16px;
}

.breadcrumbs--white li::after, .top-banner.bg-blue .breadcrumbs li::after {
  content: url(images/icon-right-white.svg);
}

.breadcrumbs--white li:last-child::after, .top-banner.bg-blue .breadcrumbs li:last-child::after {
  content: none;
}

.breadcrumbs--white a, .top-banner.bg-blue .breadcrumbs a {
  color: rgba(255, 255, 255, .8);
}

.breadcrumbs--white a:hover, .top-banner.bg-blue .breadcrumbs a:hover {
  color: #008dc8;
}

.image-slider {
  position: relative;
  z-index: 20;
  border-radius: 12px;
  overflow: hidden;
}

.image-slider__card {
  margin: 0;
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}

.image-slider__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-slider__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  padding: 40px 24px;
  pointer-events: none;
  font-size: 14px;
  line-height: 1.4;
  color: #ffffff;
  text-align: left;
}

.image-slider .slick-arrow {
  z-index: 2;
  top: auto;
  bottom: 16px;
}

.image-slider .slick-arrow.slick-next {
  right: 24px;
}

.image-slider .slick-arrow.slick-prev {
  left: auto;
  right: 64px;
}

.map {
  position: relative;
  padding-top: 215%;
  overflow: hidden;
  border: 1px solid rgba(14, 26, 47, .16);
  border-radius: 12px;
}

.fixed-block .map {
  will-change: top;
}

.custom-marker {
  position: relative;
  background-color: #0e1a2f;
  color: #ffffff;
  border-radius: 4px;
  padding: 6px 8px;
  cursor: pointer;
  white-space: nowrap;
  font-family: "Arial", sans-serif;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
}

.custom-marker::after {
  content: url('data:image/svg+xml,<svg width="14" height="8" viewBox="0 0 13 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 4.76837e-07L4.7157 5.83712C5.49658 6.91835 7.09693 6.9468 7.91576 5.89402L12.5 -4.76995e-08L0.5 4.76837e-07Z" fill="%230E1A2F"/></svg>');
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  width: 14px;
  height: 8px;
  font-size: 0;
}

.custom-marker.active, .custom-marker:hover {
  background-color: #008dc8;
}

.custom-marker.active::after, .custom-marker:hover::after {
  content: url('data:image/svg+xml,<svg width="14" height="8" viewBox="0 0 13 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 4.76837e-07L4.7157 5.83712C5.49658 6.91835 7.09693 6.9468 7.91576 5.89402L12.5 -4.76995e-08L0.5 4.76837e-07Z" fill="%23008DC8"/></svg>');
}

.custom-pin {
  position: relative;
  width: 50px;
  height: 65px;
  padding: 9px;
  background-image: url('data:image/svg+xml,<svg width="50" height="65" viewBox="0 0 50 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39.7898 45.158C45.9814 40.6076 50 33.2731 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 33.2731 4.01854 40.6075 10.2101 45.158C14.9152 48.7033 21.5474 54.2962 23.0719 63.2988C23.2334 64.2524 24.0328 64.9924 25 64.9924C25.9672 64.9924 26.7666 64.2524 26.9281 63.2988C28.4526 54.2962 35.0848 48.7033 39.7898 45.158Z" fill="%230E1A2F"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  box-sizing: border-box;
  cursor: pointer;
}

.custom-pin__text {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: rgba(48, 86, 156, .4);
  border-radius: 50%;
}

.custom-pin:hover, .custom-pin.active {
  z-index: 10;
  background-image: url('data:image/svg+xml,<svg width="50" height="65" viewBox="0 0 50 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39.7898 45.158C45.9814 40.6076 50 33.2731 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 33.2731 4.01854 40.6075 10.2101 45.158C14.9152 48.7033 21.5474 54.2962 23.0719 63.2988C23.2334 64.2524 24.0328 64.9924 25 64.9924C25.9672 64.9924 26.7666 64.2524 26.9281 63.2988C28.4526 54.2962 35.0848 48.7033 39.7898 45.158Z" fill="%23008DC8"/></svg>');
}

.custom-pin:hover .custom-pin__text, .custom-pin.active .custom-pin__text {
  background-color: rgba(14, 26, 47, .32);
}

.gmap-popup {
  position: absolute;
  width: 200px;
  z-index: 999;
  transform: translate(-50%, calc(-100% - 39px));
  box-shadow: 0 91px 80px 0 rgba(0, 0, 0, .07), 0 20.33px 17.87px 0 rgba(0, 0, 0, .04), 0 6.05px 5.32px 0 rgba(0, 0, 0, .03);
}

.article {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 40px;
  gap: 40px;
  align-items: center;
}

.article__img {
  position: relative;
  padding-top: 79.78%;
  overflow: hidden;
  margin: 0;
  border-radius: 12px;
}

.article__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article__caption {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 12px 16px;
  width: 100%;
  font-size: 14px;
  line-height: 1.4;
}

.article__caption--white {
  color: #ffffff !important;
}

.article__caption--dark {
  color: #0e1a2f !important;
}

.article p {
  margin-bottom: 32px;
}

.article p:last-child {
  margin-bottom: 0;
}

.load-more-holder {
  position: relative;
}

.load-more-holder:has(> .load-more) {
  padding-bottom: 88px;
}

.load-more {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.image-card {
  margin: 0;
  margin-bottom: 48px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  padding-top: 79.79%;
}

.image-card:last-child {
  margin-bottom: 0;
}

.image-card__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-card__caption {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1.4;
  color: #ffffff;
}

.image-card__group {
  padding-top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}

.image-card__term {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  color: rgba(255, 255, 255, .8);
}

.image-card__description {
  color: #ffffff;
}

.image-card--md {
  padding-top: 63.3%;
}

.image-card--dark .image-card__caption {
  color: #0e1a2f;
}

.image-card--full {
  margin-bottom: 0;
  padding-top: 63.83%;
}

.image-card--full .image-card__caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.image-card--full .image-card__caption::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 180%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 90%);
  opacity: .9;
  pointer-events: none;
}

.image-card--full:not(.image-card--full-md):not(.image-card--full-sm) .image-card__caption {
  color: #ffffff;
}

.image-card--full-md {
  padding-top: 63.694%;
}

.image-card--full-md .image-card__caption {
  color: #ffffff;
}

.image-card--full-md .image-card__caption::before {
  height: 150%;
}

.image-card--full-md .image-card__group {
  padding-top: 2px;
}

.image-card--full-md .image-card__term {
  font-size: 18px;
}

.image-card--full-md .image-card__description {
  color: #ffffff;
}

.image-card--full-sm {
  padding-top: 63.74%;
}

.image-card--full-sm .image-card__caption {
  color: #ffffff;
}

.image-card--full-sm .image-card__caption::before {
  height: 225%;
}

.image-card-group {
  margin-bottom: 48px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
}

.image-card-group:last-child {
  margin-bottom: 0;
}

.image-card-group .image-card {
  margin-bottom: 0;
}

.info-card-group {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.info-card {
  flex: 1 1 0;
  padding: 24px;
  background-color: #eff3fa;
  border: 1px solid rgba(14, 26, 47, .04);
  border-radius: 12px;
  color: #0e1a2f;
}

.info-card__title {
  margin-bottom: 16px;
}

.info-card__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.info-card__item {
  padding: 12px 16px;
  background-color: #f7f9fd;
  border-radius: 4px;
}

.data-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.data-list__item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.data-list__term {
  font-weight: 600;
}

.data-list__description {
  margin: 0;
}

.banner {
  position: relative;
  padding: 48px 24px;
  border-radius: 12px;
  overflow: hidden;
  color: #ffffff;
}

.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .24) 48%, black 80%);
  opacity: .6;
}

.banner__content {
  position: relative;
  z-index: 1;
  max-width: 560px;
}

.banner__title {
  color: inherit;
}

.banner p {
  margin-bottom: 32px;
}

.banner p:last-child {
  margin-bottom: 0;
}

.trending {
  margin-bottom: 48px;
}

.trending:last-child {
  margin-bottom: 0;
}

.trending__article {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #cccccc;
}

.trending__article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.subscribe {
  margin-bottom: 66px;
  padding: 32px;
  background-color: #eff3fa;
  border-radius: 12px;
}

.subscribe:last-child {
  margin-bottom: 0;
}

.subscribe__icon {
  margin-bottom: 24px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0e1a2f;
}

.subscribe__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  pointer-events: none;
}

.subscribe__line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #008dc8;
}

.subscribe:has(> .subscribe__line) {
  padding-top: 36px;
}

.subscribe__title {
  margin-bottom: 8px;
}

.subscribe p,
.subscribe .text-sm-2,
.subscribe .scroll-link {
  margin-bottom: 24px;
}

.subscribe p:last-child,
.subscribe .text-sm-2:last-child,
.subscribe .scroll-link:last-child {
  margin-bottom: 0;
}

.subscribe p a,
.subscribe .text-sm-2 a,
.subscribe .scroll-link a {
  font-weight: 600;
}

.subscribe .form {
  margin-bottom: 24px;
}

.subscribe .form:last-child {
  margin-bottom: 0;
}

.subscribe .text-sm-2, .subscribe .scroll-link {
  line-height: 1.4;
  font-weight: 400;
}

.subscribe button[type=submit] {
  margin-bottom: 8px;
}

.subscribe button[type=submit]:last-child {
  margin-bottom: 0;
}

.subscribe.bg-blue {
  color: #ffffff;
}

.subscribe.bg-blue .subscribe__title,
.subscribe.bg-blue label {
  color: #ffffff;
}

.subscribe.bg-blue .subscribe__icon {
  background-color: #00a09d;
  color: #ffffff;
}

.subscribe.bg-blue .text-sm-2, .subscribe.bg-blue .scroll-link {
  color: rgba(255, 255, 255, .8);
}

.fancybox__container {
  --fancybox-bg: rgba(0, 0, 0, .7);
}

.drawer {
  position: relative;
  padding: 0;
  display: none;
  color: #292929;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
}

.drawer.drawer--overflow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

.drawer__header {
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border-bottom: 1px solid #cccccc;
}

.drawer__icon {
  flex-shrink: 0;
}

.drawer__heading {
  margin-bottom: 0;
}

.drawer__body {
  max-height: calc(100dvh - 40px - 40px - 91px);
  overflow-y: auto;
  overflow-x: hidden;
}

.drawer__close-btn {
  border: 0;
  padding: 0;
  background-color: transparent;
  color: #0e1a2f;
}

.drawer__close-btn:hover {
  color: #008dc8;
}

.drawer__close-btn:active {
  color: #006995;
}

.drawer__close-btn svg {
  display: block;
}

.drawer--success {
  padding: 40px 0;
  max-width: 1728px;
  border-radius: 40px;
  background-color: #ffffff;
  font-weight: 500;
  text-align: center;
}

.drawer--success .drawer__body {
  padding-top: 8px;
  max-width: 1318px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}

.drawer--success p {
  max-width: 744px;
  margin-left: auto;
  margin-right: auto;
}

.drawer--success p:has(+ .btn) {
  margin-bottom: 32px;
}

.drawer--success .drawer__icon {
  position: relative;
  margin-bottom: 40px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #00a09d;
}

.drawer--success .drawer__icon svg {
  width: 32px !important;
  height: 32px !important;
}

.drawer--success .drawer__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 160, 157, .24);
}

.drawer--terms {
  max-width: 1408px;
}

.drawer--terms .drawer__body {
  padding: 24px 24px 40px;
}

.drawer--terms .fixed-block {
  position: absolute;
  max-width: 304px;
}

.drawer--code {
  max-width: 520px;
  text-align: center;
  color: #0e1a2f;
}

.drawer--code .drawer__header {
  padding: 17px 16px 17px 32px;
}

.drawer--code .drawer__close-btn {
  color: rgba(14, 26, 47, .64);
}

.drawer--code .drawer__close-btn:hover {
  color: #008dc8;
}

.drawer--code .drawer__close-btn:active {
  color: #006995;
}

.drawer--code .drawer__body {
  padding: 32px;
}

.drawer--code .drawer__body h4 {
  margin-bottom: 16px;
}

.drawer--code .drawer__body p {
  margin-bottom: 16px;
}

.drawer--code .drawer__body p:last-child {
  margin-bottom: 0;
}

.fancybox__slide {
  padding-top: 40px;
  padding-bottom: 40px;
}

.number-list, .rich-content ol {
  max-width: 1000px;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.number-list > li, .rich-content ol > li {
  padding-left: 12px;
}

.number-list--secondary > li::marker, .rich-content ol > li::marker {
  color: #30569c;
  font-weight: 500;
}

.number-list.anchor-list, .rich-content ol.anchor-list, .number-list.anchor-list-modal, .rich-content ol.anchor-list-modal {
  font-weight: 600;
}

.number-list.anchor-list > li, .rich-content ol.anchor-list > li, .number-list.anchor-list-modal > li, .rich-content ol.anchor-list-modal > li {
  color: rgba(41, 41, 41, .64);
}

.number-list.anchor-list > li.anchor-active, .rich-content ol.anchor-list > li.anchor-active, .number-list.anchor-list-modal > li.anchor-active, .rich-content ol.anchor-list-modal > li.anchor-active {
  color: #0e1a2f;
}

.number-list.anchor-list a, .rich-content ol.anchor-list a, .number-list.anchor-list-modal a, .rich-content ol.anchor-list-modal a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
}

.number-list.anchor-list a:hover, .rich-content ol.anchor-list a:hover, .number-list.anchor-list-modal a:hover, .rich-content ol.anchor-list-modal a:hover {
  color: #008dc8;
}

.dot-list, .rich-content ul {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  font-weight: 500;
}

.dot-list > li, .rich-content ul > li {
  position: relative;
  padding-left: 24px;
  display: block;
}

.dot-list > li::before, .rich-content ul > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  margin-top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #30569c;
  outline: 4px solid rgba(48, 86, 156, .2);
}

.promocode {
  margin-bottom: 16px;
  padding: 8px 8px 8px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background-color: #eff3fa;
  border: 2px dashed #30569c;
}

.promocode:last-child {
  margin-bottom: 0;
}

.promocode__btn {
  flex-shrink: 0;
  padding: 8px 16px;
  border: 0;
}

.promocode__text {
  flex-grow: 1;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  color: #30569c;
  text-transform: uppercase;
}

.author {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.author:last-child {
  margin-bottom: 0;
}

.author__img {
  position: relative;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
}

.author__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.author__name {
  margin-bottom: 0;
}

.author__location {
  margin-bottom: 4px;
  display: block;
  font-size: 14px;
  line-height: 1.4;
  color: rgba(41, 41, 41, .8);
}

.star-rating {
  display: flex;
  align-items: center;
  gap: 2px;
}

.ac {
  background-color: transparent;
  border: 0;
  border-top: 1px solid #cccccc;
}

.ac .ac-trigger {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  justify-content: space-between;
  padding: 24px 0 16px;
}

.ac .ac-trigger::after {
  content: none !important;
}

.ac .ac-trigger:hover {
  color: #008dc8 !important;
}

.ac .ac-trigger:hover .ac-icon {
  color: #ffffff;
  background-color: #008dc8;
  border-color: #008dc8;
}

.ac .ac-trigger:focus {
  color: currentColor;
}

.ac .ac-content {
  padding-right: 48px;
  padding-bottom: 16px;
}

.ac .ac-icon {
  transition: color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95), border-color .35s cubic-bezier(.3, .86, .36, .95);
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(14, 26, 47, .32);
  border-radius: 50%;
  background-color: #ffffff;
}

.faq {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 48px;
  gap: 48px;
}

.faq__heading {
  max-width: 744px;
  margin: 0 auto;
  text-align: center;
}

.faq__heading p {
  margin-bottom: 32px;
}

.faq__heading p:last-child {
  margin-bottom: 0;
}

.faq__content {
  max-width: 1010px;
  margin: 0 auto;
}

.faq--row .faq__heading {
  text-align: left;
}

.vertical-bar {
  position: relative;
  z-index: calc(10 + var(--sections-length) - var(--section-order) - 1);
  margin-bottom: 66px;
  padding: 36px 32px 32px;
  background-color: #eff3fa;
  border-radius: 12px;
}

.vertical-bar:last-child {
  margin-bottom: 0;
}

.vertical-bar__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  pointer-events: none;
}

.vertical-bar__line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #008dc8;
}

.vertical-bar__icon {
  margin-bottom: 24px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0e1a2f;
}

.vertical-bar__title {
  margin-bottom: 8px;
}

.vertical-bar p {
  margin-bottom: 24px;
}

.vertical-bar p:last-child {
  margin-bottom: 0;
}

.vertical-bar p a {
  font-weight: 600;
}

.vertical-bar button[type=submit] {
  margin-top: 8px;
}

.vertical-bar .text-sm-2, .vertical-bar .scroll-link {
  line-height: 1.4;
}

.vertical-bar .rooms-drop {
  left: auto;
  right: 0;
}

.vertical-bar.bg-blue {
  color: #ffffff;
  padding: 32px;
}

.vertical-bar.bg-blue .vertical-bar__line {
  display: none;
}

.vertical-bar.bg-blue .vertical-bar__title,
.vertical-bar.bg-blue label {
  color: #ffffff;
}

.vertical-bar.bg-blue .vertical-bar__icon {
  background-color: #00a09d;
  color: #ffffff;
}

.advisor {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  background-color: #eff3fa;
  border-radius: 8px;
  text-align: center;
  color: #0e1a2f;
}

.advisor__header {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.advisor__header img {
  display: block;
}

.advisor__rating {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}

.advisor__logo {
  flex-shrink: 0;
}

.advisor__link {
  margin: 0 !important;
}

.sign-up {
  transition: bottom .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95), border-color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95);
  position: fixed;
  z-index: 90;
  border: 0;
  overflow: hidden;
  background-color: #0e1a2f;
  color: #ffffff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.sign-up:hover {
  background-color: #008dc8;
  color: #ffffff;
}

.sign-up:active {
  background-color: #006995;
  color: #ffffff;
}

.sign-up--01 {
  padding: 0;
  right: 24px;
  bottom: 24px;
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.sign-up--01 .sign-up__text {
  animation: rotate 10s linear infinite;
  pointer-events: none;
}

.sign-up--01 .sign-up__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.sign-up--02 {
  right: 0;
  bottom: 32px;
  width: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 12px;
  text-align: center;
  border-radius: 12px 0 0 12px;
}

.sign-up--02 .sign-up__icon {
  margin-bottom: 6px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ffffff;
}

.sign-up--02 img {
  width: 16px;
}

.footer-show .sign-up {
  bottom: 60px;
}

.section-report .row {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px;
}

.section-report .row .col {
  padding: 0 12px;
  width: 100%;
}

.section-report .row .col:first-child .card {
  background-color: #51748b;
}

.section-report .row .col:nth-child(2) .card {
  background-color: #008dc8;
}

.section-report .row .col:last-child .card {
  background-color: #0a2c44;
}

.section-report .row .card {
  border-radius: 16px;
  padding: 32px;
  width: 100%;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: .3s;
}

.section-report .row .card:hover {
  opacity: .7;
}

.section-report .row .card .icon {
  margin-bottom: 8px;
}

.section-report .row .card h4 {
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
  font-family: "Core Circus";
}

.section-report .btn_holder {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  flex-direction: column;
}

.section-report .btn_holder .btn {
  display: block;
  margin: 0 0 10px;
  text-align: center;
  padding: 15px 24px !important;
  width: 100%;
}

.section-inclusive {
  background-color: #ffffff;
  border-radius: 48px;
}

.section-inclusive .header_line p {
  max-width: 640px;
  margin: 0 auto;
}

.section-inclusive .row {
  display: flex;
  justify-content: space-between;
  margin: 0 0;
}

.section-inclusive .row .card {
  border-radius: 16px;
  overflow: hidden;
  width: 100%;
}

.section-inclusive .row .card.card-text {
  padding: 30px 30px 23px;
  border: 1px solid rgba(0, 0, 0, .25);
  color: #0a2c44;
}

.section-inclusive .row .card.card-text h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 5.16px;
  color: #0a2c44;
}

.section-inclusive .row .card.bg-light-blue {
  background-color: #e5f3f9;
  display: flex;
  align-items: center;
  padding: 30px;
  flex-direction: column;
}

.section-inclusive .row .card.bg-light-blue .img-holder {
  margin-right: 32px;
  flex-shrink: 0;
}

.section-inclusive .row .card.bg-light-blue h4 {
  color: #00a09d;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Core Circus";
  letter-spacing: -1.2px;
}

.section-inclusive .row .card.bg-light-blue h4 span {
  color: #0a2c44;
}

.section-inclusive .row .card h2,
.section-inclusive .row .card h3 {
  font-family: "Core Circus";
}

.section-inclusive .row .card .h4_custome {
  font-size: 26px;
  font-weight: 700;
}

.section-inclusive .row .card .holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -8px;
}

.section-inclusive .row .card .holder .item {
  padding: 0 8px;
  margin: 0 0 24px;
  width: 100%;
}

.section-inclusive .row .card .holder .item.blue h4 {
  color: #008dc8;
}

.section-inclusive .row .card .holder .item.green h4 {
  color: #01a09d;
}

.section-inclusive .row .card .holder .item.black h4 {
  color: #0a2c44;
}

.section-inclusive .row .card .holder .item.light-green h4 {
  color: #7fc352;
}

.section-inclusive .row .card .holder .item.dark-blue h4 {
  color: #004282;
}

.section-inclusive .row .card .holder .item h4 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize !important;
  margin-bottom: 10px;
}

.section-inclusive .row .card .holder .holder_items {
  display: flex;
}

.section-inclusive .row .card .holder .holder_items.workforce {
  border-radius: 16px;
  overflow: hidden;
  height: calc(100% - 35px);
}

.section-inclusive .row .card .holder .holder_items.workforce .item {
  color: #ffffff;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.section-inclusive .row .card .holder .holder_items.workforce .item:first-child {
  width: 69%;
  background-color: #008dc8;
  padding: 20px;
}

.section-inclusive .row .card .holder .holder_items.workforce .item:last-child {
  width: 31%;
  background-color: #4eafd9;
  padding: 20px;
}

.section-inclusive .row .card .holder .holder_items.part-time {
  overflow: hidden;
  flex-direction: column;
}

.section-inclusive .row .card .holder .holder_items.part-time .item {
  color: #ffffff;
  text-align: center;
  justify-content: space-between;
  border-radius: 16px;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.section-inclusive .row .card .holder .holder_items.part-time .item:first-child {
  background-color: #01a09d;
  padding: 17px;
  padding-right: 18%;
  margin-bottom: 10px;
  position: relative;
}

.section-inclusive .row .card .holder .holder_items.part-time .item:first-child::after {
  content: "";
  width: 18%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background-color: #b3e3e2;
}

.section-inclusive .row .card .holder .holder_items.part-time .item:last-child {
  background-color: #01a09d;
  padding: 17px;
  padding-right: 27%;
  position: relative;
}

.section-inclusive .row .card .holder .holder_items.part-time .item:last-child::after {
  content: "";
  width: 27%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background-color: #b3e3e2;
}

.section-inclusive .row .card .holder .holder_items.part-time .item:last-child .icon {
  width: 40px;
}

.section-inclusive .row .card .holder .holder_items.part-time .item .top {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.section-inclusive .row .card .holder .holder_items.part-time .item strong {
  margin-right: 10px;
}

.section-inclusive .row .card .holder .holder_items.part-time .item strong span {
  padding-right: 0;
}

.section-inclusive .row .card .holder .holder_items.part-time .item span {
  text-align: left;
  padding-right: 30px;
  line-height: 19px;
}

.section-inclusive .row .card .holder .holder_items.part-time .item .icon {
  flex-shrink: 0;
  margin: 0 25px 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
}

.section-inclusive .row .card .holder .holder_items.board {
  border-radius: 16px;
  overflow: hidden;
}

.section-inclusive .row .card .holder .holder_items.board .item {
  color: #ffffff;
  text-align: center;
}

.section-inclusive .row .card .holder .holder_items.board .item:first-child {
  width: 50%;
  background-color: #0a2c44;
  padding: 20px;
}

.section-inclusive .row .card .holder .holder_items.board .item:last-child {
  width: 50%;
  background-color: #556b7c;
  padding: 20px;
}

.section-inclusive .row .card .holder .holder_items.menager {
  border-radius: 16px;
  overflow: hidden;
}

.section-inclusive .row .card .holder .holder_items.menager .item {
  color: #ffffff;
  text-align: center;
}

.section-inclusive .row .card .holder .holder_items.menager .item:first-child {
  width: 32%;
  background-color: #7fc352;
  padding: 20px 1px;
}

.section-inclusive .row .card .holder .holder_items.menager .item:last-child {
  width: 68%;
  background-color: #a5d586;
  padding: 20px;
}

.section-inclusive .row .card .holder .holder_items.team {
  border-radius: 16px;
  overflow: hidden;
}

.section-inclusive .row .card .holder .holder_items.team .item {
  color: #ffffff;
  text-align: center;
}

.section-inclusive .row .card .holder .holder_items.team .item:first-child {
  width: 45%;
  background-color: #004282;
  padding: 20px;
}

.section-inclusive .row .card .holder .holder_items.team .item:last-child {
  width: 55%;
  background-color: #4c7ba8;
  padding: 20px;
}

.section-inclusive .row .card .holder .holder_items .item {
  display: flex;
  flex-direction: column;
  margin: 0;
}

.section-inclusive .row .card .holder .holder_items .item .icon {
  margin-bottom: 5px;
}

.section-inclusive .row .card .holder .holder_items .item .icon img {
  -o-object-fit: inherit;
     object-fit: inherit;
}

.section-inclusive .row .card .holder .holder_items .item strong {
  font-size: 40px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Core Circus";
  opacity: .8;
}

.section-inclusive .row .card .holder .holder_items .item strong span {
  font-size: 40px;
  font-weight: 900;
  line-height: 30px;
  letter-spacing: -9px;
  padding-right: 0;
}

.section-inclusive .row .card .holder .holder_items .item span {
  font-size: 18px;
  color: #ffffff;
}

.section-inclusive .row .card_category {
  font-family: "Core Circus";
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.section-inclusive .row .card_category::before {
  content: "";
  background-color: currentColor;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  display: block;
  margin-right: 5px;
}

.section-inclusive .row .card_category.teal {
  color: #00a09d;
}

.section-inclusive .row .card .img_holder {
  height: 100%;
}

.section-inclusive .row .card img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}

.section-inclusive .row .card img.default {
  height: auto;
  width: auto;
  margin-top: 20px;
}

.section-caring {
  background-color: #0a2c44;
  border-radius: 48px;
  padding: 80px 0;
}

.section-caring .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 64px;
}

.section-caring .row .card {
  border-radius: 16px;
  overflow: hidden;
}

.section-caring .row .card.card-text {
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, .24);
  background: rgba(255, 255, 255, .04);
  color: #ffffff;
}

.section-caring .row .card.card-text h3 {
  text-transform: uppercase;
  color: currentColor;
  letter-spacing: 3.3px;
}

.section-caring .row .card.bg-light-blue {
  background-color: #e5f3f9;
  padding: 32px;
  font-family: "Core Circus";
  color: #0a2c44;
}

.section-caring .row .card.bg-light-blue .img-holder {
  flex-shrink: 0;
  margin-bottom: 15px;
}

.section-caring .row .card.bg-light-blue .img-holder img {
  width: 100%;
}

.section-caring .row .card.bg-light-blue .icon {
  margin-bottom: 22px;
}

.section-caring .row .card.bg-light-blue h3 {
  font-size: 30px;
  text-transform: uppercase;
  color: currentColor;
  letter-spacing: -1.7px;
  margin-bottom: 17px;
}

.section-caring .row .card.bg-light-blue h5 {
  text-transform: uppercase;
  line-height: 28px;
  letter-spacing: -1.32px;
}

.section-caring .row .card.bg-light-blue h5 span {
  color: #008dc8;
}

.section-caring .row .card.bg-light-blue h4 {
  color: #00a09d;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Core Circus";
}

.section-caring .row .card.bg-light-blue h4 span {
  color: #0a2c44;
}

.section-caring .row .card .holder {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.section-caring .row .card .holder .text {
  margin-bottom: 20px;
}

.section-caring .row .card .bunner_price {
  padding: 24px 24px 16px 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  background-color: #e5f3f9;
  font-family: "Core Circus";
  color: #008dc8;
  max-width: 584px;
  width: 100%;
}

.section-caring .row .card .bunner_price span {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -1.44px;
}

.section-caring .row .card .bunner_price strong {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  display: block;
}

.section-caring .row .card .bunner_price strong span {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.section-caring .row .card .img_holder {
  height: 100%;
}

.section-caring .min_banner {
  margin-top: 10px;
  border-radius: 12px;
  padding: 24px;
  display: flex;
  background-color: #e5f3f9;
  color: #0a2c44;
  align-items: flex-end;
}

.section-caring .min_banner .info {
  margin-right: 15px;
}

.section-caring .min_banner .qr_code {
  flex-shrink: 0;
}

.section-caring .min_banner .icon {
  width: 172px;
  height: 48px;
  margin-bottom: 10px;
}

.section-conscious {
  padding: 80px 0;
  border-radius: 48px;
  position: relative;
  z-index: 22;
  background-color: #ffffff;
}

.section-conscious .card {
  border-radius: 16px;
  overflow: hidden;
  flex-direction: column;
  justify-content: space-between;
}

.section-conscious .card.bordered {
  display: block;
}

.section-conscious .card.card-text {
  padding: 32px;
  border: 1px solid rgba(0, 0, 0, .25);
}

.section-conscious .card.card-text .card_top {
  margin: 0 0 24px;
}

.section-conscious .card.card-text h3 {
  text-transform: uppercase;
  font-family: "Core Circus";
  margin-bottom: 12px;
  color: #0a2c44;
}

.section-conscious .card .img-holder {
  position: relative;
  z-index: 0;
  border-radius: 12px;
}

.section-conscious .card .img-holder::after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, .24) 0%, rgba(0, 0, 0, .24) 100%), no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 12px;
}

.section-conscious .card .img-holder img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.section-conscious .card .img-holder .left-static {
  position: absolute;
  left: 10px;
  top: 10px;
  width: auto;
  height: auto;
  z-index: 22;
  width: 99px;
}

.section-conscious .card .img-holder span {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.section-conscious .tooltip-list {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.section-conscious .tooltip-list li {
  cursor: pointer;
  z-index: 10;
}

.section-conscious .tooltip-list li span {
  width: 12px;
  height: 12px;
  border-radius: 100px;
  display: block;
  z-index: 0;
  position: relative;
  background-color: #ffffff;
}

.section-conscious .tooltip-list li span::before {
  content: "";
  border: 8px solid rgba(255, 255, 255, .24);
  background: #ffffff;
  filter: blur();
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 26px;
  height: 26px;
  opacity: .6;
  border-radius: 100%;
}

.tippy-box[data-theme~=custom] {
  background-color: #ffffff;
  color: #0a2c44;
  font-size: 13px;
  border-radius: 6px;
  padding: 8px !important;
  line-height: 13px;
}

.tippy-content {
  font-size: 13px;
  border-radius: 6px;
  padding: 8px !important;
  line-height: 13px;
}

.tippy-box .tippy-arrow {
  display: block;
}

.section-membership {
  background-color: #e5f3f9;
  border-radius: 0 0 48px 48px;
  padding: 130px 0 80px 0;
  margin-top: -74px;
}

.section-membership .header_line {
  margin: 0 auto 46px;
}

.section-membership ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.section-membership ul li {
  width: 100%;
  padding: 12px;
  display: flex;
}

.section-membership ul .item {
  border-radius: 16px;
  border: 1px solid rgba(53, 53, 53, .24);
  background-color: #ffffff;
  position: relative;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  transition: .3s;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.section-membership ul .item:hover span {
  color: #0a2c44;
}

.section-membership ul .item:hover img {
  opacity: .7;
}

.section-membership ul .item:hover::before {
  background-color: #008dc8;
}

.section-membership ul .item::before {
  content: "";
  background-color: #0a2c44;
  width: 80%;
  height: 2px;
  border-radius: 100px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.section-membership ul .item span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.96px;
  font-family: "Core Circus";
  color: #008dc8;
  text-align: center;
  margin-bottom: 20px;
  transition: .3s;
}

.section-membership ul img {
  margin: 0 auto;
  transition: .3s;
}

.section-leadership {
  background-color: #e5f3f9;
  border-radius: 48px;
  margin-bottom: 0;
  padding: 60px 0 30px 0;
}

.section-leadership .header_line {
  margin: 0 auto 20px;
}

.section-leadership .holder {
  display: flex;
  flex-direction: column;
}

.section-leadership .holder .item {
  width: 100%;
  text-align: center;
}

.section-leadership a {
  display: block;
  position: relative;
}

.section-leadership a .btn-play {
  position: absolute;
  left: 48%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.section-leadership a img {
  width: 100%;
  border-radius: 16px;
}

.section-leadership a img.filter {
  filter: grayscale(100%);
}

.section-leadership blockquote {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  font-style: normal;
  position: relative;
  z-index: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  padding: 0 10px;
  margin: 0;
}

.section-leadership blockquote img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.section-leadership blockquote cite {
  font-style: normal;
  position: relative;
  margin-bottom: 25px;
}

.section-leadership blockquote .holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
}

.section-leadership blockquote .name {
  font-size: 24px;
  color: #0a2c44;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -1.44px;
  font-family: "Core Circus";
  display: block;
}

.section-leadership blockquote .role {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.section-leadership .slider-navigation {
  position: static;
  width: 191px;
  left: 50%;
  bottom: 30px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #0a2c44;
  font-weight: 400;
  height: 50px;
  align-items: baseline;
  z-index: 11;
}

.section-leadership .swiper-pagination-custom {
  text-align: center;
  position: relative;
}

.section-leadership .swiper-button-prev,
.section-leadership .swiper-button-next {
  display: flex;
  width: 48px;
  height: 48px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid rgba(10, 44, 68, .04);
  background: rgba(10, 44, 68, .08);
  position: static;
  flex-shrink: 0;
}

.section-leadership .swiper-button-prev:hover,
.section-leadership .swiper-button-next:hover {
  background: rgba(10, 44, 68, .3);
}

.section-leadership .swiper-button-prev::after,
.section-leadership .swiper-button-next::after {
  content: none;
}

.section-leadership .swiper-button-prev svg,
.section-leadership .swiper-button-next svg {
  -o-object-fit: inherit;
     object-fit: inherit;
  width: auto;
  height: auto;
}

.section-resources {
  background-color: #ffffff;
  padding: 80px 0;
}

.section-resources .swiper-slide {
  display: flex;
  min-height: 566px;
  height: 100%;
}

.section-resources .card {
  border-radius: 16px;
  border: 1px solid rgba(53, 53, 53, .24);
  position: relative;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 517px;
  height: 100%;
}

.section-resources .card::before {
  content: "";
  background-color: #0a2c44;
  width: 44%;
  height: 2px;
  border-radius: 100px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.section-resources .card .img_holder {
  margin-bottom: 12px;
}

.section-resources .card .img_holder img {
  width: 100%;
}

.section-resources .card h6 {
  font-weight: 400;
  line-height: 130%; /* 26px */
  font-family: "Core Circus";
  letter-spacing: -1.2px;
  margin-bottom: 8px;
}

.section-resources .card p {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}

.section-resources .media span {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.section-resources .media ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  gap: 8px;
}

.section-resources .pagination-holder {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 26px 0 0;
}

.section-resources .pagination-holder .swiper-pagination {
  position: static;
  width: auto;
  padding: 0 10px;
}

.section-resources .pagination-holder .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #0a2c44;
}

.section-resources .pagination-holder .swiper-button-prev,
.section-resources .pagination-holder .swiper-button-next {
  display: flex;
  width: 48px;
  height: 48px;
  padding: 14px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid rgba(10, 44, 68, .04);
  background: rgba(10, 44, 68, .08);
  position: static;
  transition: .3s;
}

.section-resources .pagination-holder .swiper-button-prev:hover,
.section-resources .pagination-holder .swiper-button-next:hover {
  background: rgba(10, 44, 68, .3);
}

.section-resources .pagination-holder .swiper-button-prev::after,
.section-resources .pagination-holder .swiper-button-next::after {
  content: none;
}

.section-resources .btn-holder {
  justify-content: flex-start;
}

.anim-hotel-img-wrapper {
  width: 100%;
}

.anim-hotel-img-holder {
  width: 100%;
  position: relative;
  padding-top: 52.64%;
}

.anim-hotel-img {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.anim-hotel-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

html, body {
  height: auto;
  overflow-x: hidden;
}

.anim-hotel-img-column {
  position: relative;
  width: 100%;
}

.anim-hotel-img {
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 12px;
}

.anim-hotel-img::after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, .24) 0%, rgba(0, 0, 0, .24) 100%), no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 12px;
}

.pin-holder {
  opacity: .3;
  transition: .3s;
}

.pin-holder.active {
  opacity: 1;
}

.pin-holder {
  position: absolute;
  width: 1.46%;
  padding-top: 1.46%;
  top: 0;
  left: 0;
}

.pin-holder.active .pin-description {
  opacity: 1;
}

.pin-description {
  position: absolute;
  bottom: 210.5%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffffff;
  color: #0e1a2f;
  opacity: 0;
  white-space: nowrap;
  font-size: 8px;
  line-height: 1.1;
  font-weight: bold;
  border-radius: 4px;
  padding: 2px 3px;
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
}

.pin-description.bottom-center {
  top: 415%;
  left: 50%;
  bottom: auto;
  right: inherit;
  transform: translate(-50%, -50%);
}

.pin-description.bottom-center:before {
  bottom: auto;
  left: 46%;
  /* right: -4px; */
  transform: rotate(-224deg) translateX(-50%);
  top: -1px;
}

.pin-description.left-center {
  top: 50%;
  left: auto;
  bottom: auto;
  right: 162.5%;
  transform: translate(0, -50%);
}

.pin-description.left-center:before {
  bottom: auto;
  left: auto;
  right: -4px;
  transform: rotate(-135deg) translateY(-50%);
  top: 30%;
}

.pin-description.right-center {
  top: 50%;
  left: auto;
  bottom: auto;
  left: 162.5%;
  transform: translate(0, -50%);
}

.pin-description.right-center:before {
  bottom: auto;
  right: auto;
  left: -5px;
  transform: rotate(45deg) translateY(-50%);
  top: 46%;
}

.pin-description:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: inherit;
  border: inherit;
  position: absolute;
  bottom: 0;
  left: 50%;
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  transform: rotate(-45deg) translateX(-50%);
  border-radius: 0 0 0 .25em;
}

.pin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffffff;
  animation: pulse ease-out 3s forwards infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .5);
  }

  70%, 100% {
    box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
  }
}

@media (min-width: 520px) {
  .form-control--lg-2 {
    width: 320px;
  }

  .form-control--md {
    width: 300px;
  }

  .form-control--xl {
    width: 364px;
  }

  .flatpickr-calendar {
    width: 330px;
  }
}

@media (min-width: 540px) {
  .section-conscious .card .img-holder .left-static {
    width: 130px;
  }
}

@media (min-width: 640px) {
  .section-membership ul li {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .form-control--sm, .fixed-header--duplicate .form > .form-control:nth-child(3), .fixed-header--duplicate .form > .form-control:nth-child(2) {
    max-width: 180px;
  }

  .form-control--sm-1 {
    margin-right: auto;
    max-width: 752px;
  }

  .form-control--sm-2 {
    max-width: 320px;
  }

  .form-control--sm-3 {
    max-width: 180px;
  }

  .form-control--md-5 {
    flex: 1 1 65%;
  }

  .hero .row .text_holder::after {
    content: "";
  }

  .hero img.desktop_hidden {
    display: none;
  }

  .hero .holder {
    flex-direction: row;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section--03 {
    padding-bottom: 194px;
  }

  .section--06 {
    padding-top: 160px;
    padding-bottom: 116px;
  }

  .section--07 {
    padding-top: 160px;
  }

  .section--light {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section--10 {
    padding-top: 160px;
    padding-bottom: 120px;
  }

  .section--11 {
    padding-top: 153px;
  }

  .section--12 {
    padding-top: 160px;
  }

  .section--13 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section--hero {
    padding-top: 32px;
  }

  .section--static {
    padding-top: 150px;
  }

  .single-attraction .section--static {
    padding-top: 153px;
  }

  .section--under {
    padding-top: 160px !important;
  }

  .section--under-both {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }

  .section--under-both + .section {
    padding-top: 120px !important;
  }

  .search__drop {
    width: 528px;
  }

  .card--row {
    flex-direction: row;
    align-items: center;
  }

  .card--row .card__img {
    max-width: 240px;
  }

  .card--row-lg {
    align-items: normal;
    gap: 32px;
  }

  .card--row-lg .card__img {
    width: 55%;
    max-width: 494px;
    min-height: 350px;
    height: 100%;
  }

  .card--row-sm {
    align-items: normal;
    gap: 32px;
  }

  .card--row-sm .card__img {
    width: 235px;
  }

  .card--row-xs {
    align-items: center;
  }

  .card--row-xs .card__img {
    width: 150px;
    min-height: 108px;
    height: 100%;
    padding-top: 0;
  }

  .card--row-grid {
    flex-direction: row;
  }

  .card--row-grid .card__img {
    padding-top: 0;
    max-width: 311px;
    min-height: 242px;
  }

  .grid--04 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--05, .grid--09 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--06, .grid--12 {
    grid-template-columns: 1.0562fr 1fr;
  }

  .grid--10 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--11 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--12 {
    grid-template-columns: 1.1279fr 1fr;
  }

  .grid--img-4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .calendar-right .flatpickr-calendar {
    right: 0;
  }

  .datepicker-popup {
    width: 656px;
    overflow-x: visible;
  }

  .datepicker-popup--right {
    right: 0;
    left: auto;
  }

  .image-slider__card {
    padding-top: 36.6492%;
  }

  .image-slider__caption {
    padding: 22px 24px;
  }

  .map {
    padding-top: 57.6%;
  }

  .fixed-block .map {
    padding: 0;
    left: 0;
    width: 100%;
    height: calc(100dvh - 32px - 32px);
  }

  .has-fixed-header .fixed-position .map {
    height: calc(100dvh - 32px - 32px - 146px);
  }

  .gmap-popup {
    width: 322px;
  }

  .section-report .btn_holder {
    flex-direction: row;
    max-width: 444px;
  }

  .section-report .btn_holder .btn {
    margin: 0 8px 10px;
  }

  .section-inclusive .row .card .holder .holder_items.part-time .item {
    flex-direction: row;
    align-items: center;
    gap: 0;
  }

  .section-caring .row .card .bunner_price span {
    font-size: 24px;
  }

  .section-caring .row .card .bunner_price strong {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: -19.2px;
  }

  .section-caring .row .card .bunner_price strong span {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: -19.2px;
  }

  .section-conscious .card .img-holder .left-static {
    left: 24px;
    top: 24px;
    width: 150px;
  }

  .section-membership {
    padding: 265px 0 160px 0;
  }

  .section-membership ul li {
    width: 33%;
  }

  .pin-description {
    font-size: 12px;
    border-radius: 8px;
    padding: 5px;
    line-height: 1.5;
  }

  .pin-description.bottom-center {
    right: inherit;
  }

  .pin-description.left-center {
    right: 213.5%;
  }

  .pin-description.left-center:before {
    right: -9px;
  }

  .pin-description.right-center {
    left: 201.5%;
  }

  .pin-description.right-center:before {
    left: -10px;
  }

  .pin-description.md-left-center {
    top: 50%;
    left: auto;
    bottom: auto;
    right: 262.5%;
    transform: translate(0, -50%);
  }

  .pin-description.md-left-center:before {
    bottom: auto;
    left: auto;
    right: -9px;
    transform: rotate(-135deg) translate(0, -50%);
  }

  .pin-description:before {
    width: 12px;
    height: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .form-area.w-50 {
    width: calc(50% - .75rem);
  }

  h1,
  .h1 {
    font-size: 72px;
    line-height: 1.1;
  }

  h2,
  .h2 {
    font-size: 48px;
    line-height: 1.16;
  }

  h3,
  .h3,
  .image-card--full:not(.image-card--full-md):not(.image-card--full-sm) .image-card__caption {
    font-size: 36px;
    line-height: 1.3;
  }
}

@media (min-width: 1024px) {
  .form--row {
    flex-direction: row;
    align-items: flex-end;
  }

  .form--filters {
    gap: 24px;
  }

  [data-delay="0.1s"] {
    transition-delay: .1s !important;
  }

  [data-delay="0.2s"] {
    transition-delay: .2s !important;
  }

  [data-delay="0.3s"] {
    transition-delay: .3s !important;
  }

  [data-delay="0.4s"] {
    transition-delay: .4s !important;
  }

  [data-delay="0.5s"] {
    transition-delay: .5s !important;
  }

  .header .cart {
    margin-left: 63px;
  }

  .header .cart.desktop {
    display: block;
  }

  .header .cart.mobile {
    display: none;
  }

  .menu-opener {
    display: none;
  }

  .menubar {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 18px;
  }

  .menu-slide__header {
    display: none;
  }

  .wrapper {
    padding-bottom: calc(var(--footer-height) - 40px);
  }

  .row .col.col-lg {
    width: 58%;
  }

  .row .col.col-sm {
    width: 42%;
  }

  .row .col.col-md {
    width: 50%;
  }

  .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
  }

  .footer__top {
    flex-wrap: nowrap;
  }

  .footer .logo {
    width: auto;
  }

  .footer__bottom {
    flex-direction: row;
  }

  .footer--static {
    position: static;
  }

  .hero .row .text_holder {
    padding: 46px 0 46px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .section__heading {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .section__heading--center {
    justify-content: center;
  }

  .section__footer {
    flex-direction: row;
    gap: 80px;
  }

  .section--02 {
    padding: 0;
  }

  .section--02 .section__heading {
    margin-bottom: 0;
    max-width: 550px;
  }

  .section--07 {
    padding-bottom: 200px;
  }

  .section--static .grid:has(+ .grid) {
    margin-bottom: 100px;
  }

  .section--cards {
    padding-bottom: 96px;
  }

  .top-banner .article {
    grid-template-columns: 1.0562fr 1fr;
    gap: 64px;
  }

  .top-banner--reversed .article {
    grid-template-columns: 1fr 1.0562fr;
  }

  .top-banner--reversed .article__img {
    order: 2;
  }

  .top-banner--reversed .article__body {
    order: 1;
  }

  .search {
    margin-left: auto;
  }

  .tab-panel {
    margin-top: 4px;
    background-image: url(images/tab-mask.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    background-color: transparent;
    border-radius: 0;
  }

  .tab-panel--sm {
    background-image: url(images/tab-mask-sm.svg);
  }

  .card--row-xs {
    padding-right: 10px;
  }

  .card--sm {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .card--sm-01 {
    position: absolute;
    z-index: 4;
  }

  .card--sm-02 {
    position: absolute;
    z-index: 2;
  }

  .card--sm-03 {
    position: absolute;
    z-index: 7;
  }

  .card--sm-04 {
    position: absolute;
    z-index: 5;
  }

  .card--sm-05 {
    position: absolute;
    z-index: 3;
  }

  .card--sm-06 {
    position: absolute;
    z-index: 1;
  }

  .card--sm-07 {
    position: absolute;
    z-index: 6;
  }

  .card--sm-08 {
    position: absolute;
    z-index: 8;
  }

  .card--row-grid .card__body {
    padding: 16px 24px 16px 16px;
    flex-direction: row;
    justify-content: space-between;
  }

  .grid--01 {
    grid-template-columns: 1.01fr 1fr;
  }

  .grid--03 {
    grid-template-columns: auto auto;
  }

  .grid--04 {
    grid-template-columns: repeat(4, 1fr);
  }

  .grid--05, .grid--09 {
    grid-template-columns: repeat(4, 1fr);
  }

  .grid--06, .grid--12 {
    gap: 64px;
  }

  .grid--07 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--08 {
    grid-template-columns: 2.3fr 1fr;
    gap: 80px;
  }

  .grid--10 {
    grid-template-columns: repeat(5, 1fr);
  }

  .grid--13 {
    grid-template-columns: 1fr 3.70129fr;
    gap: 80px;
  }

  .grid--img-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid--img-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid--img-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  .datepicker-popup--center {
    left: 50%;
    transform: translateX(-50%);
  }

  .datepicker-popup--sm {
    left: auto;
    right: 0;
  }

  .has-fixed-header .fixed-position .map {
    height: calc(100dvh - 32px - 32px - 82px);
  }

  .article {
    gap: 80px;
    grid-template-columns: 1.08fr 1fr;
  }

  .image-card--full .image-card__caption {
    padding: 24px 16px;
  }

  .image-card--full-md .image-card__caption {
    padding: 20px 16px;
  }

  .image-card--full-sm .image-card__caption {
    padding: 16px;
  }

  .image-card-group {
    grid-template-columns: 1fr 1fr;
  }

  .image-card-group .image-card--md {
    padding-top: 129.689%;
  }

  .banner {
    padding: 120px;
  }

  .drawer__header {
    padding: 24px 24px 24px 40px;
  }

  .drawer--success {
    padding: 120px 0;
  }

  .drawer--terms .drawer__body {
    padding: 40px 40px 65px;
  }

  .drawer--terms .grid--13 {
    grid-template-columns: 1fr 3.1fr;
  }

  .faq--row {
    grid-template-columns: 1fr 1.55375fr;
    gap: 80px;
  }

  .section-report {
    padding: 156px 0 113px;
  }

  .section-report .row .col {
    width: 33.33%;
  }

  .section-inclusive {
    padding: 163px 0;
  }

  .section-inclusive .row .card.bg-light-blue {
    flex-direction: row;
  }

  .section-inclusive .row .card .holder .item.w-33 {
    width: 33.33%;
  }

  .section-inclusive .row .card .holder .item.w-50 {
    width: 50%;
  }

  .section-caring {
    padding: 160px 0 35px;
  }

  .section-caring .row .card .holder {
    flex-direction: row;
  }

  .section-caring .row .card .holder .text {
    max-width: 400px;
    margin-right: 15px;
  }

  .section-conscious {
    padding: 160px 0 138px;
  }

  .section-conscious .card .img-holder .left-static {
    width: auto;
  }

  .section-leadership {
    padding: 120px 0 140px 0;
    margin-bottom: -60px;
  }

  .section-leadership .holder {
    flex-direction: row;
  }

  .section-leadership .holder .item {
    width: 50%;
    text-align: left;
  }

  .section-leadership .holder .item:last-child {
    padding-left: 25px;
    padding-bottom: 0;
  }

  .section-leadership a {
    padding-right: 50px;
  }

  .section-leadership blockquote {
    font-size: 24px;
  }

  .section-leadership blockquote cite {
    margin-bottom: 0;
  }

  .section-leadership blockquote .holder {
    align-items: flex-end;
    margin-top: 0;
  }

  .section-leadership .mySwiper {
    height: 820px;
  }

  .section-leadership .mySwiper .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .section-leadership .slider-navigation {
    right: 0;
    left: inherit;
    transform: translateX(0);
    z-index: 11;
  }

  .section-resources {
    padding: 160px 0;
  }

  .pin-description {
    font-size: 11px;
    padding: 8px;
  }
}

@media (min-width: 1100px) {
  .section-membership ul li {
    width: 20%;
  }

  .section-membership ul .item {
    height: 200px;
  }
}

@media (min-width: 1200px) {
  .fixed-cta .btn {
    align-items: normal;
  }

  .fixed-cta .btn.btn-round-lg {
    width: 148px;
    height: 148px;
  }

  .fixed-cta .text {
    display: block;
  }

  .fixed-cta .icon {
    align-self: flex-end;
    margin: 0 0 5px;
  }

  .section-inclusive .row .card .holder .holder_items .item strong {
    font-size: 48px;
    font-weight: 400;
    line-height: 35px;
  }

  .section-inclusive .row .card .holder .holder_items .item strong span {
    font-size: 48px;
    font-weight: 400;
    line-height: 35px;
  }
}

@media (min-width: 1480px) {
  .tab-panel {
    margin-top: -9px;
  }

  .card--place-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    gap: 16px;
    padding: 16px;
  }

  .card--place-row .card__img {
    max-width: 240px;
    margin: 0;
    padding-top: 0;
    min-height: 171px;
    height: 100%;
  }

  .card--place-row .card__body {
    flex-grow: 1;
    text-align: left;
  }

  .card--place-row .card__title {
    margin-bottom: 4px;
  }

  .card--place-row .card__footer {
    padding-top: 0;
    max-width: 265px;
  }
}

@media (min-width: 1550px) {
  .section--02 .section__heading {
    margin-bottom: 0;
    max-width: 650px;
  }
}

@media (max-width: 767px) {
  .slick-dots {
    bottom: 8px;
  }

  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0 3px;
  }

  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: 4px;
  }

  .navigation-single .next a,
  .navigation-single .prev a {
    padding: 4px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .card--sm {
    max-width: 100% !important;
  }

  .card--sm .card__img {
    padding-top: 70% !important;
  }

  .flatpickr-calendar {
    left: calc(0 * -1 + 24px);
    left: calc(var(--offset-left, 0) * -1 + 24px);
  }

  .flatpickr-wrapper {
    width: 100%;
  }

  .datepicker-popup {
    max-width: 348px;
    min-width: 348px;
  }

  .datepicker-popup--sm {
    left: -32px;
  }

  .gmap-popup .card__price {
    font-size: 20px;
  }

  .gmap-popup .card__title {
    font-size: 18px;
  }

  .section-inclusive .row .card.card-text {
    padding: 15px;
  }

  .section-inclusive .row .card.bg-light-blue {
    padding: 15px;
  }

  .section-caring .row .card.card-text {
    padding: 15px;
  }

  .section-caring .min_banner {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-caring .min_banner .info {
    margin-bottom: 20px;
  }

  .section-conscious .card.card-text {
    padding: 15px;
  }

  .section-resources .card {
    padding: 15px;
  }

  .anim-hotel-img-wrapper {
    margin-left: -49px;
    margin-right: -49px;
    margin-bottom: -25px;
    width: calc(100% + 98px);
  }

  .anim-hotel-img-wrapper .anim-hotel-img {
    border-radius: 0;
  }
}

@media (max-width: 1023px) {
  iframe {
    width: 100%;
  }

  .form--tags {
    grid-area: 1;
  }

  .header .container {
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .header .btn {
    margin: 0 15px;
  }

  .header .logo {
    margin-right: auto;
  }

  .menubar li > a {
    display: flex;
    padding: 14px 24px;
  }

  .menu-slide {
    position: fixed;
    z-index: 200;
    top: 0;
    right: 0;
    max-width: 500px;
    width: 80%;
    height: 100dvh;
    padding-bottom: 24px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #0e1a2f;
    transform: translateX(100%);
    color: #ffffff;
  }

  .menu-active .menu-slide {
    transform: translateX(0);
  }

  .fixed-header {
    padding: 8px 0;
  }

  .fixed-header .form--row {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
  }

  .fixed-header .form-control--xxxl, .fixed-header .fixed-header--duplicate .form > .form-control:nth-child(1), .fixed-header--duplicate .fixed-header .form > .form-control:nth-child(1), .fixed-header .form-control--sm, .fixed-header .fixed-header--duplicate .form > .form-control:nth-child(3), .fixed-header--duplicate .fixed-header .form > .form-control:nth-child(3), .fixed-header .fixed-header--duplicate .form > .form-control:nth-child(2), .fixed-header--duplicate .fixed-header .form > .form-control:nth-child(2) {
    flex: 1 1 25%;
  }

  .fixed-header .datepicker-popup {
    left: auto;
    right: 0;
  }

  .fixed-header--duplicate .form > .form-control:nth-child(1) {
    flex: 1 1 25%;
  }

  .fixed-header--duplicate .form > .form-control:nth-child(2) {
    flex: 1 1 25%;
  }

  .fixed-header--duplicate .form > .form-control:nth-child(3) {
    flex: 1 1 25%;
  }

  .fixed-block {
    position: static !important;
    width: 100% !important;
  }

  .row .col {
    padding: 0;
  }

  .grid--02 {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    justify-content: center;
  }

  .tooltip-drop {
    display: none !important;
  }

  .section-inclusive .row .card.bg-light-blue .img-holder {
    margin-bottom: 20px;
  }

  .section-caring .row .card .bunner_price {
    max-width: 100%;
  }

  .anim-hotel-img-wrapper {
    display: none;
  }
}

@media (max-width: 768px) {
  .hero .row .col:first-child {
    width: 100%;
  }

  .hero .row .col.desktop {
    display: none;
  }

  .hero img.mobile_hidden {
    display: none;
  }

  .section-conscious .list-pin .pin-holder:nth-child(4) {
    margin-top: 32.39% !important;
    margin-left: 17.92% !important;
  }

  .section-conscious .list-pin .pin-holder:nth-child(14) {
    margin-top: 32.39% !important;
    margin-left: 69% !important;
  }

  .section-conscious .list-pin .pin-holder:nth-child(9) {
    margin-top: 32.39%;
    margin-left: 48%;
  }
}

@media (max-width: 639px) {
  .section-conscious .tooltip-list li span {
    width: 9px;
    height: 9px;
  }

  .section-conscious .tooltip-list li span::before {
    width: 20px;
    height: 20px;
  }

  .tippy-box[data-theme~=custom] {
    width: 150px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .grid--column-2 {
    grid-template-columns: 1fr 1fr;
  }
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: #e0e0e0;
    background-color: var(--f-button-hover-bg);
  }
}


/*# sourceMappingURL=style.css.map*/