/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./assets/css/components/_marquee.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Marquee
 *
 * See: <a href="/docs/js/#marquee">JS docs Marquee</a>

 * Markup:
 * <div class="marquee">
 *  <div class="marquee__item">
 *    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 *  </div>
 *  <div class="marquee__item">
 *    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 *  </div>
 *  <div class="marquee__item">
 *    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 *  </div>
 *  <div class="marquee__item">
 *    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 *  </div>
 *  <div class="marquee__item">
 *    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 *  </div>
 * </div>
 *
 * Style guide: Components.Marquee
 */
.marquee {
  -webkit-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.marquee--draggable {
  cursor: grab;
}
.marquee--dragging {
  cursor: grabbing;
}
.marquee__slide {
  flex-shrink: 0;
  position: relative;
  will-change: left;
  display: flex;
  align-items: center;
}
.marquee__item {
  flex-shrink: 0;
  margin-right: 90px;
}
/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./assets/css/main.scss ***!
  \********************************************************************************************************************************************************************************************************************************/
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.type--large-lg {
  font-family: ppfragment-glare;
  font-size: max(50px, 5.2083333333vw);
  line-height: max(78px, 5.4166666667vw);
  letter-spacing: 0;
  font-weight: 300;
}

.type--large-md {
  font-family: ppfragment-glare;
  font-size: max(25px, 3.5416666667vw);
  line-height: max(35px, 4.0625vw);
  letter-spacing: 0;
  font-weight: 300;
}

.type--large-sm {
  font-family: ppfragment-glare;
  font-size: max(20px, 2.34375vw);
  line-height: max(20px, 2.5vw);
  letter-spacing: 0;
  font-weight: 300;
}

.header__menu .menu > .menu-item > a, .type--large-xs {
  font-family: work-sans;
  font-size: max(22px, 1.1458333333vw);
  line-height: max(29px, 1.5104166667vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-xl {
  font-family: work-sans;
  font-size: max(22px, 2.34375vw);
  line-height: max(29px, 2.7083333333vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-md, .cky-consent-bar .cky-notice .cky-title,
.cky-modal .cky-preference-center .cky-preference-header .cky-preference-title {
  font-family: work-sans;
  font-size: max(44px, 2.2916666667vw);
  line-height: max(52px, 2.7083333333vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-sm {
  font-family: work-sans;
  font-size: max(22px, 2.0833333333vw);
  line-height: max(34px, 3.5416666667vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--small-xl, .cky-modal .cky-accordion-header .cky-accordion-btn {
  font-family: work-sans;
  font-size: max(14px, 1.1458333333vw);
  line-height: max(17px, 1.5104166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-lg, .cky-modal .cky-show-desc-btn, .btn-lg {
  font-family: work-sans;
  font-size: max(12px, 1.0416666667vw);
  line-height: max(15px, 1.7708333333vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.footer-newsletter input, .header__menu .menu > .menu-item > a::after, .header__footer, .type--small-md, .btn-booking, .header__menu .menu .menu-booking-btn a, .btn-small {
  font-family: work-sans;
  font-size: max(13px, 0.7291666667vw);
  line-height: max(13px, 0.8854166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-sm, .cky-notice-btn-wrapper .cky-btn,
.cky-preference-btn-wrapper .cky-btn, .cky-consent-container .cky-notice-des,
.cky-modal, .header__menu .menu .sub-menu > .menu-item > a, .btn-submenu {
  font-family: work-sans;
  font-size: max(14px, 0.7291666667vw);
  line-height: max(17px, 0.8854166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-xs, .btn-lrnmore {
  font-family: work-sans;
  font-size: max(8px, 0.5729166667vw);
  line-height: max(12px, 1.7708333333vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.header__menu .menu .sub-menu > .menu-item > a, .header__menu .menu .menu-booking-btn a, .header__menu .menu > .menu-item > a, .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.btn-lg {
  background-color: #00205c;
  color: #fff;
  padding: max(25px, 2.0833333333vw) max(58px, 5.5208333333vw);
}
.btn-lg:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.header__menu .menu .menu-booking-btn a, .btn-small {
  background-color: #808fac;
  color: #fff;
  padding: max(10px, 1.3020833333vw) max(25px, 3.2291666667vw);
}
.header__menu .menu .menu-booking-btn a:disabled, .btn-small:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.btn-lrnmore {
  color: #00205c;
  padding-left: max(73px, 3.8020833333vw);
  padding-right: max(23px, 1.1979166667vw);
}
.btn-lrnmore::before {
  content: "";
  display: block;
  width: max(63px, 3.28125vw);
  height: 1px;
  background-color: #00205c;
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.btn-lrnmore:disabled {
  color: #808fac;
}
.btn-lrnmore:disabled::before {
  background-color: #808fac;
}
.btn-booking {
  background-color: transparent;
  color: #00205c;
  padding: max(16px, 0.8333333333vw) max(50px, 2.6041666667vw);
}
.btn-booking:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.header__menu .menu > .menu-item > a, .btn-mainmenu {
  color: #00205c;
  padding: 0 max(25px, 1.8229166667vw) 0 max(2px, 0.1041666667vw);
  margin-left: min(-2px, -0.1041666667vw);
}
.header__menu .menu > .menu-item > a::before, .btn-mainmenu::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #00205c;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.header__menu .menu > .menu-item > a::after, .btn-mainmenu::after {
  content: attr(title);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.header__menu .menu > .menu-item > a:disabled, .btn-mainmenu:disabled {
  color: #808fac;
}
.header__menu .menu .sub-menu > .menu-item > a, .btn-submenu {
  padding: 0;
  color: rgba(0, 32, 92, 0.5);
}
.header__menu .menu .sub-menu > .menu-item > a:disabled, .btn-submenu:disabled {
  color: #808fac;
}

@font-face {
  font-family: work-sans;
  src: url(../static/830959311e3ca9be5224.woff2) format("woff2"), url(../static/6f90c571dd210c231d60.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: ppfragment-glare;
  src: url(../static/c8290439296a9405c74e.woff2) format("woff2"), url(../static/816f01ed3c17d9e83112.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
:root,
[data-bs-theme=light] {
  --blue: #00205c;
  --blue-middle: #808fac;
  --blue-light: #d9dee7;
  --dark: #000;
  --white: #fff;
  --gray: #e5e5e5;
  --font-sans-serif: sans-serif;
  --font-serif: serif;
  --body-font-family: var(--font-sans-serif);
  --body-font-size: 1rem;
  --body-font-weight: 400;
  --body-line-height: 1.5;
  --body-color: #212529;
  --body-color-rgb: 33, 37, 41;
  --body-bg: #fff;
  --body-bg-rgb: 255, 255, 255;
  --heading-color: inherit;
  --link-decoration: none;
  --success-text-emphasis: #198754;
  --success-bg-subtle: #d1e7dd;
  --success-border-subtle: #8cc3aa;
  --info-text-emphasis: #0dcaf0;
  --info-bg-subtle: #cff4fc;
  --info-border-subtle: #86e5f8;
  --warning-text-emphasis: #ffc107;
  --warning-bg-subtle: #fff3cd;
  --warning-border-subtle: #ffe083;
  --danger-text-emphasis: #dc3545;
  --danger-bg-subtle: #f8d7da;
  --danger-border-subtle: #ee9aa2;
  --code-color: #d63384;
  --highlight-color: #212529;
  --highlight-bg: #fff3cd;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: var(--body-font-family);
  font-size: var(--body-font-size);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
  color: var(--body-color);
  text-align: var(--body-text-align);
  background-color: var(--body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--border-width) solid;
  opacity: 0.25;
}

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 1em;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.1875em;
  color: var(--highlight-color);
  background-color: var(--highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgb(var(--link-color-rgb) var(--link-opacity, 1));
  -webkit-text-decoration: none;
  text-decoration: none;
}
a:hover {
  --link-color-rgb: var(--link-hover-color-rgb);
}

a:not([href], [class]), a:not([href], [class]):hover {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

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

code {
  font-size: 0.875em;
  color: var(--code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--body-bg);
  background-color: var(--body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date],
[type=datetime-local],
[type=month],
[type=week],
[type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
html,
body {
  min-height: 100%;
  overflow-x: hidden;
}

*,
*::before,
*::after {
  -webkit-font-smoothing: antialiased;
}

::selection {
  background: #fff;
  color: #00205c;
}

a {
  color: inherit;
}

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

svg {
  display: block;
}

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.object-fit-contain {
  object-fit: contain;
}

.object-fit-cover {
  object-fit: cover;
}

.object-fit-fill {
  object-fit: fill;
}

.object-fit-scale {
  object-fit: scale-down;
}

.object-fit-none {
  object-fit: none;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-block {
  display: block;
}

.d-grid {
  display: grid;
}

.d-inline-grid {
  display: inline-grid;
}

.d-table {
  display: table;
}

.d-table-row {
  display: table-row;
}

.d-table-cell {
  display: table-cell;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

.d-none {
  display: none;
}

.position-static {
  position: static;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-fixed {
  position: fixed;
}

.position-sticky {
  position: sticky;
}

.w-25 {
  width: 25%;
}

.w-50 {
  width: 50%;
}

.w-75 {
  width: 75%;
}

.w-100 {
  width: 100%;
}

.w-auto {
  width: auto;
}

.flex-fill {
  flex: 1 1 auto;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.flex-grow-0 {
  flex-grow: 0;
}

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

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-shrink-1 {
  flex-shrink: 1;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

.justify-content-evenly {
  justify-content: space-evenly;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

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

.align-items-baseline {
  align-items: baseline;
}

.align-items-stretch {
  align-items: stretch;
}

.align-content-start {
  align-content: flex-start;
}

.align-content-end {
  align-content: flex-end;
}

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

.align-content-between {
  align-content: space-between;
}

.align-content-around {
  align-content: space-around;
}

.align-content-stretch {
  align-content: stretch;
}

.align-self-auto {
  align-self: auto;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-end {
  align-self: flex-end;
}

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

.align-self-baseline {
  align-self: baseline;
}

.align-self-stretch {
  align-self: stretch;
}

.order-first {
  order: -1;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-last {
  order: 6;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 1rem;
}

.m-4 {
  margin: 1.5rem;
}

.m-5 {
  margin: 3rem;
}

.m-auto {
  margin: auto;
}

.mx-0 {
  margin-right: 0;
  margin-left: 0;
}

.mx-1 {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

.mx-2 {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.mx-3 {
  margin-right: 1rem;
  margin-left: 1rem;
}

.mx-4 {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.mx-5 {
  margin-right: 3rem;
  margin-left: 3rem;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 1rem;
}

.mt-4 {
  margin-top: 1.5rem;
}

.mt-5 {
  margin-top: 3rem;
}

.mt-auto {
  margin-top: auto;
}

.me-0 {
  margin-right: 0;
}

.me-1 {
  margin-right: 0.25rem;
}

.me-2 {
  margin-right: 0.5rem;
}

.me-3 {
  margin-right: 1rem;
}

.me-4 {
  margin-right: 1.5rem;
}

.me-5 {
  margin-right: 3rem;
}

.me-auto {
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 1rem;
}

.mb-4 {
  margin-bottom: 1.5rem;
}

.mb-5 {
  margin-bottom: 3rem;
}

.mb-auto {
  margin-bottom: auto;
}

.ms-0 {
  margin-left: 0;
}

.ms-1 {
  margin-left: 0.25rem;
}

.ms-2 {
  margin-left: 0.5rem;
}

.ms-3 {
  margin-left: 1rem;
}

.ms-4 {
  margin-left: 1.5rem;
}

.ms-5 {
  margin-left: 3rem;
}

.ms-auto {
  margin-left: auto;
}

.fst-italic {
  font-style: italic;
}

.fst-normal {
  font-style: normal;
}

.fw-lighter {
  font-weight: lighter;
}

.fw-light {
  font-weight: 300;
}

.fw-normal {
  font-weight: 400;
}

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

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

.fw-bold {
  font-weight: 700;
}

.fw-bolder {
  font-weight: bolder;
}

.text-start {
  text-align: left;
}

.text-end {
  text-align: right;
}

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

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

.text-decoration-underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.text-decoration-line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-wrap {
  white-space: normal;
}

.text-nowrap {
  white-space: nowrap;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word;
  word-break: break-word;
}

/* rtl:end:remove */
.user-select-all {
  -webkit-user-select: all;
          user-select: all;
}

.user-select-auto {
  -webkit-user-select: auto;
          user-select: auto;
}

.user-select-none {
  -webkit-user-select: none;
          user-select: none;
}

.pe-none {
  pointer-events: none;
}

.pe-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}
:root {
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1280px;
  --breakpoint-xxl: 1440px;
}

.fade {
  transition: opacity 0.15s linear;
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 24px 24px;
  font-family: inherit;
  font-size: 16px;
  line-height: inherit;
  color: #808fac;
  appearance: none;
  background-color: transparent;
  background-clip: padding-box;
  border: 0 none;
  border-bottom: 1px solid #00205c;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled, [readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: color("blue-middle");
  background-color: transparent;
  border-color: #00205c;
  outline: 0;
  /* stylelint-disable */
  box-shadow: none;
  /* stylelint-enable */
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 24px 24px;
  margin: -24px -24px;
  margin-inline-end: 24px;
  color: color("blue-middle");
  background-color: var(--tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:hover:not(:disabled, [readonly])::file-selector-button {
  background-color: var(--secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 24px 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(1px * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(1px * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 48px + calc(1px * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(1px * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(1px * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 48px + calc(1px * 2));
  padding: 24px;
}
.form-control-color:not(:disabled, [readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(1px * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(1px * 2));
}

.form-select {
  --form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 24px 72px 24px 24px;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: color("blue-middle");
  appearance: none;
  background-color: transparent;
  background-image: var(--form-select-bg-img), var(--form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 24px center;
  background-size: 16px 12px;
  border: 1px solid color("blue");
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-select:focus {
  border-color: #606b6f;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 24px;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 color("blue-middle");
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--border-radius-lg);
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --form-check-bg: transparent;
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--form-check-bg);
  background-image: var(--form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--border-width) solid var(--border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #606b6f;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
.form-switch .form-check-input:focus {
  --form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23606b6f%27/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--secondary-color);
}

/* TODO: REFACTOR */
/* stylelint-disable no-descending-specificity */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: 78px;
  min-height: 78px;
  line-height: inherit;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 32px 0 16px;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.form-floating > .form-control-plaintext ~ label {
  border-width: 1px 0;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 16px 0;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 32px;
  padding-bottom: 16px;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 32px;
  padding-bottom: 16px;
}
.form-floating > .form-select {
  padding-top: 32px;
  padding-bottom: 16px;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: translateY(-32px);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 16px 0;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: transparent;
  border-radius: 0;
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgb(var(--body-color-rgb) 1);
  transform: translateY(-32px);
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--secondary-bg);
}

/* stylelint-enable no-descending-specificity */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 24px 24px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: color("blue-middle");
  text-align: center;
  white-space: nowrap;
  background-color: var(--tertiary-bg);
  border: 1px solid color("blue");
  border-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 96px;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(1px * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #d40019;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: #d40019;
  border-radius: var(--border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #d40019;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d40019;
  box-shadow: none;
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #d40019;
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #d40019;
  box-shadow: none;
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #d40019;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #d40019;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: none;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d40019;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.type--large-lg {
  font-family: ppfragment-glare;
  font-size: max(50px, 5.2083333333vw);
  line-height: max(78px, 5.4166666667vw);
  letter-spacing: 0;
  font-weight: 300;
}

.type--large-md {
  font-family: ppfragment-glare;
  font-size: max(25px, 3.5416666667vw);
  line-height: max(35px, 4.0625vw);
  letter-spacing: 0;
  font-weight: 300;
}

.type--large-sm {
  font-family: ppfragment-glare;
  font-size: max(20px, 2.34375vw);
  line-height: max(20px, 2.5vw);
  letter-spacing: 0;
  font-weight: 300;
}

.header__menu .menu > .menu-item > a, .type--large-xs {
  font-family: work-sans;
  font-size: max(22px, 1.1458333333vw);
  line-height: max(29px, 1.5104166667vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-xl {
  font-family: work-sans;
  font-size: max(22px, 2.34375vw);
  line-height: max(29px, 2.7083333333vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-md, .cky-consent-bar .cky-notice .cky-title,
.cky-modal .cky-preference-center .cky-preference-header .cky-preference-title {
  font-family: work-sans;
  font-size: max(44px, 2.2916666667vw);
  line-height: max(52px, 2.7083333333vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-sm {
  font-family: work-sans;
  font-size: max(22px, 2.0833333333vw);
  line-height: max(34px, 3.5416666667vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--small-xl, .cky-modal .cky-accordion-header .cky-accordion-btn {
  font-family: work-sans;
  font-size: max(14px, 1.1458333333vw);
  line-height: max(17px, 1.5104166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-lg, .cky-modal .cky-show-desc-btn, .btn-lg {
  font-family: work-sans;
  font-size: max(12px, 1.0416666667vw);
  line-height: max(15px, 1.7708333333vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.footer-newsletter input, .header__menu .menu > .menu-item > a::after, .header__footer, .type--small-md, .header__menu .menu .menu-booking-btn a, .btn-small, .btn-booking {
  font-family: work-sans;
  font-size: max(13px, 0.7291666667vw);
  line-height: max(13px, 0.8854166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-sm, .cky-notice-btn-wrapper .cky-btn,
.cky-preference-btn-wrapper .cky-btn, .cky-consent-container .cky-notice-des,
.cky-modal, .header__menu .menu .sub-menu > .menu-item > a, .btn-submenu {
  font-family: work-sans;
  font-size: max(14px, 0.7291666667vw);
  line-height: max(17px, 0.8854166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-xs, .btn-lrnmore {
  font-family: work-sans;
  font-size: max(8px, 0.5729166667vw);
  line-height: max(12px, 1.7708333333vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.header__menu .menu .sub-menu > .menu-item > a, .header__menu .menu .menu-booking-btn a, .header__menu .menu > .menu-item > a, .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.btn-lg {
  background-color: #00205c;
  color: #fff;
  padding: max(25px, 2.0833333333vw) max(58px, 5.5208333333vw);
}
.btn-lg:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.header__menu .menu .menu-booking-btn a, .btn-small {
  background-color: #808fac;
  color: #fff;
  padding: max(10px, 1.3020833333vw) max(25px, 3.2291666667vw);
}
.header__menu .menu .menu-booking-btn a:disabled, .btn-small:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.btn-lrnmore {
  color: #00205c;
  padding-left: max(73px, 3.8020833333vw);
  padding-right: max(23px, 1.1979166667vw);
}
.btn-lrnmore::before {
  content: "";
  display: block;
  width: max(63px, 3.28125vw);
  height: 1px;
  background-color: #00205c;
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.btn-lrnmore:disabled {
  color: #808fac;
}
.btn-lrnmore:disabled::before {
  background-color: #808fac;
}
.btn-booking {
  background-color: transparent;
  color: #00205c;
  padding: max(16px, 0.8333333333vw) max(50px, 2.6041666667vw);
}
.btn-booking:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.header__menu .menu > .menu-item > a, .btn-mainmenu {
  color: #00205c;
  padding: 0 max(25px, 1.8229166667vw) 0 max(2px, 0.1041666667vw);
  margin-left: min(-2px, -0.1041666667vw);
}
.header__menu .menu > .menu-item > a::before, .btn-mainmenu::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #00205c;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.header__menu .menu > .menu-item > a::after, .btn-mainmenu::after {
  content: attr(title);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.header__menu .menu > .menu-item > a:disabled, .btn-mainmenu:disabled {
  color: #808fac;
}
.header__menu .menu .sub-menu > .menu-item > a, .btn-submenu {
  padding: 0;
  color: rgba(0, 32, 92, 0.5);
}
.header__menu .menu .sub-menu > .menu-item > a:disabled, .btn-submenu:disabled {
  color: #808fac;
}

/* CHECKBOX STRACTURE */
/* CHECKBOX */
input[type=checkbox] {
  display: inline-grid !important;
  place-content: center;
  cursor: pointer;
  width: 13px;
  height: 13px;
  border: 1.5px solid #e5e5e5;
  appearance: none;
  background-color: transparent;
  margin: 0;
  margin-right: 20px;
  border-radius: 50%;
  top: 1px;
  position: relative;
  flex-shrink: 0;
  margin-top: 2px;
}
input[type=checkbox]:hover {
  box-shadow: inset 1em 1em #00205c;
  border-color: #00205c;
}
input[type=checkbox]:disabled {
  cursor: not-allowed;
}
input[type=checkbox]::before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #00205c;
}
input[type=checkbox]:checked {
  border-color: #00205c;
}
input[type=checkbox]:checked::before {
  transform: scale(1);
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.type--large-lg {
  font-family: ppfragment-glare;
  font-size: max(50px, 5.2083333333vw);
  line-height: max(78px, 5.4166666667vw);
  letter-spacing: 0;
  font-weight: 300;
}

.type--large-md {
  font-family: ppfragment-glare;
  font-size: max(25px, 3.5416666667vw);
  line-height: max(35px, 4.0625vw);
  letter-spacing: 0;
  font-weight: 300;
}

.type--large-sm {
  font-family: ppfragment-glare;
  font-size: max(20px, 2.34375vw);
  line-height: max(20px, 2.5vw);
  letter-spacing: 0;
  font-weight: 300;
}

.header__menu .menu > .menu-item > a, .type--large-xs {
  font-family: work-sans;
  font-size: max(22px, 1.1458333333vw);
  line-height: max(29px, 1.5104166667vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-xl {
  font-family: work-sans;
  font-size: max(22px, 2.34375vw);
  line-height: max(29px, 2.7083333333vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-md, .cky-consent-bar .cky-notice .cky-title,
.cky-modal .cky-preference-center .cky-preference-header .cky-preference-title {
  font-family: work-sans;
  font-size: max(44px, 2.2916666667vw);
  line-height: max(52px, 2.7083333333vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--medium-sm {
  font-family: work-sans;
  font-size: max(22px, 2.0833333333vw);
  line-height: max(34px, 3.5416666667vw);
  letter-spacing: 0;
  font-weight: 500;
}

.type--small-xl, .cky-modal .cky-accordion-header .cky-accordion-btn {
  font-family: work-sans;
  font-size: max(14px, 1.1458333333vw);
  line-height: max(17px, 1.5104166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-lg, .cky-modal .cky-show-desc-btn, .btn-lg {
  font-family: work-sans;
  font-size: max(12px, 1.0416666667vw);
  line-height: max(15px, 1.7708333333vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.footer-newsletter input, .header__menu .menu > .menu-item > a::after, .header__footer, .type--small-md, .header__menu .menu .menu-booking-btn a, .btn-small, .btn-booking {
  font-family: work-sans;
  font-size: max(13px, 0.7291666667vw);
  line-height: max(13px, 0.8854166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-sm, .cky-notice-btn-wrapper .cky-btn,
.cky-preference-btn-wrapper .cky-btn, .cky-consent-container .cky-notice-des,
.cky-modal, .header__menu .menu .sub-menu > .menu-item > a, .btn-submenu {
  font-family: work-sans;
  font-size: max(14px, 0.7291666667vw);
  line-height: max(17px, 0.8854166667vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

.type--small-xs, .btn-lrnmore {
  font-family: work-sans;
  font-size: max(8px, 0.5729166667vw);
  line-height: max(12px, 1.7708333333vw);
  letter-spacing: 0.1em;
  font-weight: 500;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.header__menu .menu .sub-menu > .menu-item > a, .header__menu .menu .menu-booking-btn a, .header__menu .menu > .menu-item > a, .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: none;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.btn-lg {
  background-color: #00205c;
  color: #fff;
  padding: max(25px, 2.0833333333vw) max(58px, 5.5208333333vw);
}
.btn-lg:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.header__menu .menu .menu-booking-btn a, .btn-small {
  background-color: #808fac;
  color: #fff;
  padding: max(10px, 1.3020833333vw) max(25px, 3.2291666667vw);
}
.header__menu .menu .menu-booking-btn a:disabled, .btn-small:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.btn-lrnmore {
  color: #00205c;
  padding-left: max(73px, 3.8020833333vw);
  padding-right: max(23px, 1.1979166667vw);
}
.btn-lrnmore::before {
  content: "";
  display: block;
  width: max(63px, 3.28125vw);
  height: 1px;
  background-color: #00205c;
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.btn-lrnmore:disabled {
  color: #808fac;
}
.btn-lrnmore:disabled::before {
  background-color: #808fac;
}
.btn-booking {
  background-color: transparent;
  color: #00205c;
  padding: max(16px, 0.8333333333vw) max(50px, 2.6041666667vw);
}
.btn-booking:disabled {
  background-color: #e5e5e5;
  color: #808fac;
}
.header__menu .menu > .menu-item > a, .btn-mainmenu {
  color: #00205c;
  padding: 0 max(25px, 1.8229166667vw) 0 max(2px, 0.1041666667vw);
  margin-left: min(-2px, -0.1041666667vw);
}
.header__menu .menu > .menu-item > a::before, .btn-mainmenu::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #00205c;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.header__menu .menu > .menu-item > a::after, .btn-mainmenu::after {
  content: attr(title);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.header__menu .menu > .menu-item > a:disabled, .btn-mainmenu:disabled {
  color: #808fac;
}
.header__menu .menu .sub-menu > .menu-item > a, .btn-submenu {
  padding: 0;
  color: rgba(0, 32, 92, 0.5);
}
.header__menu .menu .sub-menu > .menu-item > a:disabled, .btn-submenu:disabled {
  color: #808fac;
}

/* RADIO STRUCTURE */
/* RADIO */
input[type=radio] {
  position: relative !important;
  display: inline-grid !important;
  place-content: center;
  cursor: pointer;
  width: 13px;
  height: 13px;
  border: 1.5px solid #e5e5e5;
  appearance: none;
  background-color: transparent;
  margin: 0;
  border-radius: 50%;
}
input[type=radio]:hover {
  box-shadow: inset 1em 1em #00205c;
  border-color: #00205c;
}
input[type=radio]::before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #00205c;
}
input[type=radio]:checked::before {
  transform: scale(1);
}

.cky-btn-revisit-wrapper {
  z-index: 1 !important;
}

.cky-btn-revisit-wrapper:hover::before, .cky-btn-revisit-wrapper:hover::after {
  display: none;
}

.cky-modal .cky-show-desc-btn {
  color: black !important;
  -webkit-text-decoration: underline !important;
  text-decoration: underline !important;
}

/*
 * Alerts
 *
 * A majority of alerts
 *
 * Markup: alerts.hbs
 *
 * .alert-success - Alert success
 * .alert-info - Alert info
 * .alert-warning - Alert warning
 * .alert-danger - Alert danger
 *
 * Style guide: Components.Alerts
 */
.alert {
  --alert-bg: transparent;
  --alert-padding-x: 1rem;
  --alert-padding-y: 1rem;
  --alert-margin-bottom: 1rem;
  --alert-color: inherit;
  --alert-border-color: transparent;
  --alert-border: 1px solid var(--alert-border-color);
  --alert-border-radius: 8px;
  --alert-link-color: inherit;
  position: relative;
  padding: var(--alert-padding-y) var(--alert-padding-x);
  margin-bottom: var(--alert-margin-bottom);
  color: var(--alert-color);
  background-color: var(--alert-bg);
  border: var(--alert-border);
  border-radius: var(--alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-success {
  --alert-color: var(--success-text-emphasis);
  --alert-bg: var(--success-bg-subtle);
  --alert-border-color: var(--success-border-subtle);
  --alert-link-color: var(--success-text-emphasis);
}

.alert-info {
  --alert-color: var(--info-text-emphasis);
  --alert-bg: var(--info-bg-subtle);
  --alert-border-color: var(--info-border-subtle);
  --alert-link-color: var(--info-text-emphasis);
}

.alert-warning {
  --alert-color: var(--warning-text-emphasis);
  --alert-bg: var(--warning-bg-subtle);
  --alert-border-color: var(--warning-border-subtle);
  --alert-link-color: var(--warning-text-emphasis);
}

.alert-danger {
  --alert-color: var(--danger-text-emphasis);
  --alert-bg: var(--danger-bg-subtle);
  --alert-border-color: var(--danger-border-subtle);
  --alert-link-color: var(--danger-text-emphasis);
}

.btn-close {
  --btn-close-color: #000;
  --btn-close-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z%27/%3e%3c/svg%3e");
  --btn-close-opacity: 0.5;
  --btn-close-hover-opacity: 0.75;
  --btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --btn-close-focus-opacity: 1;
  --btn-close-disabled-opacity: 0.25;
  --btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--btn-close-color);
  background: transparent var(--btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--btn-close-opacity);
}
.btn-close:hover {
  color: var(--btn-close-color);
  -webkit-text-decoration: none;
  text-decoration: none;
  opacity: var(--btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--btn-close-focus-shadow);
  opacity: var(--btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  opacity: var(--btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--btn-close-white-filter);
}

/**
 * Buttons
 *
 * A majority of buttons in the site are built from the same base class.
 *
 * Markup: buttons.hbs
 *
 * .btn-primary - Primary
 * .btn-danger - Danger
 *
 * Style guide: Components.Buttons
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.mt--0 {
  margin-top: 0;
}

.n-mt--0 {
  margin-top: 0;
}

.mr--0 {
  margin-right: 0;
}

.mb--0 {
  margin-bottom: 0;
}

.n-mb--0 {
  margin-bottom: 0;
}

.ml--0 {
  margin-left: 0;
}

.m--0 {
  margin: 0;
}

.mx--0 {
  margin-right: 0;
  margin-left: 0;
}

.my--0 {
  margin-top: 0;
  margin-bottom: 0;
}

.pt--0 {
  padding-top: 0;
}

.pr--0 {
  padding-right: 0;
}

.pb--0 {
  padding-bottom: 0;
}

.pl--0 {
  padding-left: 0;
}

.p--0 {
  padding: 0;
}

.px--0 {
  padding-right: 0;
  padding-left: 0;
}

.py--0 {
  padding-top: 0;
  padding-bottom: 0;
}

.mt--s1 {
  margin-top: 0.5rem;
}

.n-mt--s1 {
  margin-top: -0.5rem;
}

.mr--s1 {
  margin-right: 0.5rem;
}

.mb--s1 {
  margin-bottom: 0.5rem;
}

.n-mb--s1 {
  margin-bottom: -0.5rem;
}

.ml--s1 {
  margin-left: 0.5rem;
}

.m--s1 {
  margin: 0.5rem;
}

.mx--s1 {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.my--s1 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.pt--s1 {
  padding-top: 0.5rem;
}

.pr--s1 {
  padding-right: 0.5rem;
}

.pb--s1 {
  padding-bottom: 0.5rem;
}

.pl--s1 {
  padding-left: 0.5rem;
}

.p--s1 {
  padding: 0.5rem;
}

.px--s1 {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.py--s1 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.mt--s2 {
  margin-top: 1rem;
}

.n-mt--s2 {
  margin-top: -1rem;
}

.mr--s2 {
  margin-right: 1rem;
}

.mb--s2 {
  margin-bottom: 1rem;
}

.n-mb--s2 {
  margin-bottom: -1rem;
}

.ml--s2 {
  margin-left: 1rem;
}

.m--s2 {
  margin: 1rem;
}

.mx--s2 {
  margin-right: 1rem;
  margin-left: 1rem;
}

.my--s2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.pt--s2 {
  padding-top: 1rem;
}

.pr--s2 {
  padding-right: 1rem;
}

.pb--s2 {
  padding-bottom: 1rem;
}

.pl--s2 {
  padding-left: 1rem;
}

.p--s2 {
  padding: 1rem;
}

.px--s2 {
  padding-right: 1rem;
  padding-left: 1rem;
}

.py--s2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.mt--s3 {
  margin-top: 1rem;
}

.n-mt--s3 {
  margin-top: -1rem;
}

.mr--s3 {
  margin-right: 1rem;
}

.mb--s3 {
  margin-bottom: 1rem;
}

.n-mb--s3 {
  margin-bottom: -1rem;
}

.ml--s3 {
  margin-left: 1rem;
}

.m--s3 {
  margin: 1rem;
}

.mx--s3 {
  margin-right: 1rem;
  margin-left: 1rem;
}

.my--s3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.pt--s3 {
  padding-top: 1rem;
}

.pr--s3 {
  padding-right: 1rem;
}

.pb--s3 {
  padding-bottom: 1rem;
}

.pl--s3 {
  padding-left: 1rem;
}

.p--s3 {
  padding: 1rem;
}

.px--s3 {
  padding-right: 1rem;
  padding-left: 1rem;
}

.py--s3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.mt--m1 {
  margin-top: 2rem;
}

.n-mt--m1 {
  margin-top: -2rem;
}

.mr--m1 {
  margin-right: 2rem;
}

.mb--m1 {
  margin-bottom: 2rem;
}

.n-mb--m1 {
  margin-bottom: -2rem;
}

.ml--m1 {
  margin-left: 2rem;
}

.m--m1 {
  margin: 2rem;
}

.mx--m1 {
  margin-right: 2rem;
  margin-left: 2rem;
}

.my--m1 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pt--m1 {
  padding-top: 2rem;
}

.pr--m1 {
  padding-right: 2rem;
}

.pb--m1 {
  padding-bottom: 2rem;
}

.pl--m1 {
  padding-left: 2rem;
}

.p--m1 {
  padding: 2rem;
}

.px--m1 {
  padding-right: 2rem;
  padding-left: 2rem;
}

.py--m1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.mt--m2 {
  margin-top: 1.5rem;
}

.n-mt--m2 {
  margin-top: -1.5rem;
}

.mr--m2 {
  margin-right: 1.5rem;
}

.mb--m2 {
  margin-bottom: 1.5rem;
}

.n-mb--m2 {
  margin-bottom: -1.5rem;
}

.ml--m2 {
  margin-left: 1.5rem;
}

.m--m2 {
  margin: 1.5rem;
}

.mx--m2 {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.my--m2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.pt--m2 {
  padding-top: 1.5rem;
}

.pr--m2 {
  padding-right: 1.5rem;
}

.pb--m2 {
  padding-bottom: 1.5rem;
}

.pl--m2 {
  padding-left: 1.5rem;
}

.p--m2 {
  padding: 1.5rem;
}

.px--m2 {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.py--m2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.mt--m3 {
  margin-top: 2rem;
}

.n-mt--m3 {
  margin-top: -2rem;
}

.mr--m3 {
  margin-right: 2rem;
}

.mb--m3 {
  margin-bottom: 2rem;
}

.n-mb--m3 {
  margin-bottom: -2rem;
}

.ml--m3 {
  margin-left: 2rem;
}

.m--m3 {
  margin: 2rem;
}

.mx--m3 {
  margin-right: 2rem;
  margin-left: 2rem;
}

.my--m3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pt--m3 {
  padding-top: 2rem;
}

.pr--m3 {
  padding-right: 2rem;
}

.pb--m3 {
  padding-bottom: 2rem;
}

.pl--m3 {
  padding-left: 2rem;
}

.p--m3 {
  padding: 2rem;
}

.px--m3 {
  padding-right: 2rem;
  padding-left: 2rem;
}

.py--m3 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.mt--l1 {
  margin-top: 2.5rem;
}

.n-mt--l1 {
  margin-top: -2.5rem;
}

.mr--l1 {
  margin-right: 2.5rem;
}

.mb--l1 {
  margin-bottom: 2.5rem;
}

.n-mb--l1 {
  margin-bottom: -2.5rem;
}

.ml--l1 {
  margin-left: 2.5rem;
}

.m--l1 {
  margin: 2.5rem;
}

.mx--l1 {
  margin-right: 2.5rem;
  margin-left: 2.5rem;
}

.my--l1 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.pt--l1 {
  padding-top: 2.5rem;
}

.pr--l1 {
  padding-right: 2.5rem;
}

.pb--l1 {
  padding-bottom: 2.5rem;
}

.pl--l1 {
  padding-left: 2.5rem;
}

.p--l1 {
  padding: 2.5rem;
}

.px--l1 {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.py--l1 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.mt--l2 {
  margin-top: 4rem;
}

.n-mt--l2 {
  margin-top: -4rem;
}

.mr--l2 {
  margin-right: 4rem;
}

.mb--l2 {
  margin-bottom: 4rem;
}

.n-mb--l2 {
  margin-bottom: -4rem;
}

.ml--l2 {
  margin-left: 4rem;
}

.m--l2 {
  margin: 4rem;
}

.mx--l2 {
  margin-right: 4rem;
  margin-left: 4rem;
}

.my--l2 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.pt--l2 {
  padding-top: 4rem;
}

.pr--l2 {
  padding-right: 4rem;
}

.pb--l2 {
  padding-bottom: 4rem;
}

.pl--l2 {
  padding-left: 4rem;
}

.p--l2 {
  padding: 4rem;
}

.px--l2 {
  padding-right: 4rem;
  padding-left: 4rem;
}

.py--l2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.mt--l3 {
  margin-top: 4rem;
}

.n-mt--l3 {
  margin-top: -4rem;
}

.mr--l3 {
  margin-right: 4rem;
}

.mb--l3 {
  margin-bottom: 4rem;
}

.n-mb--l3 {
  margin-bottom: -4rem;
}

.ml--l3 {
  margin-left: 4rem;
}

.m--l3 {
  margin: 4rem;
}

.mx--l3 {
  margin-right: 4rem;
  margin-left: 4rem;
}

.my--l3 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.pt--l3 {
  padding-top: 4rem;
}

.pr--l3 {
  padding-right: 4rem;
}

.pb--l3 {
  padding-bottom: 4rem;
}

.pl--l3 {
  padding-left: 4rem;
}

.p--l3 {
  padding: 4rem;
}

.px--l3 {
  padding-right: 4rem;
  padding-left: 4rem;
}

.py--l3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.mt--xl1 {
  margin-top: 5rem;
}

.n-mt--xl1 {
  margin-top: -5rem;
}

.mr--xl1 {
  margin-right: 5rem;
}

.mb--xl1 {
  margin-bottom: 5rem;
}

.n-mb--xl1 {
  margin-bottom: -5rem;
}

.ml--xl1 {
  margin-left: 5rem;
}

.m--xl1 {
  margin: 5rem;
}

.mx--xl1 {
  margin-right: 5rem;
  margin-left: 5rem;
}

.my--xl1 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.pt--xl1 {
  padding-top: 5rem;
}

.pr--xl1 {
  padding-right: 5rem;
}

.pb--xl1 {
  padding-bottom: 5rem;
}

.pl--xl1 {
  padding-left: 5rem;
}

.p--xl1 {
  padding: 5rem;
}

.px--xl1 {
  padding-right: 5rem;
  padding-left: 5rem;
}

.py--xl1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.mt--xl2 {
  margin-top: 6rem;
}

.n-mt--xl2 {
  margin-top: -6rem;
}

.mr--xl2 {
  margin-right: 6rem;
}

.mb--xl2 {
  margin-bottom: 6rem;
}

.n-mb--xl2 {
  margin-bottom: -6rem;
}

.ml--xl2 {
  margin-left: 6rem;
}

.m--xl2 {
  margin: 6rem;
}

.mx--xl2 {
  margin-right: 6rem;
  margin-left: 6rem;
}

.my--xl2 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.pt--xl2 {
  padding-top: 6rem;
}

.pr--xl2 {
  padding-right: 6rem;
}

.pb--xl2 {
  padding-bottom: 6rem;
}

.pl--xl2 {
  padding-left: 6rem;
}

.p--xl2 {
  padding: 6rem;
}

.px--xl2 {
  padding-right: 6rem;
  padding-left: 6rem;
}

.py--xl2 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.ml--auto {
  margin-left: auto;
}

.mr--auto {
  margin-right: auto;
}

.mx--auto {
  margin-right: auto;
  margin-left: auto;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.color--blue {
  color: #00205c;
}

.bg--blue {
  background: #00205c;
}

.color--blue-middle {
  color: #808fac;
}

.bg--blue-middle {
  background: #808fac;
}

.color--blue-light {
  color: #d9dee7;
}

.bg--blue-light {
  background: #d9dee7;
}

.color--dark {
  color: #000;
}

.bg--dark {
  background: #000;
}

.color--white {
  color: #fff;
}

.bg--white {
  background: #fff;
}

.color--gray {
  color: #e5e5e5;
}

.bg--gray {
  background: #e5e5e5;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.sr-only {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.sr-only:not(caption) {
  position: absolute !important;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
body:not(.page-template-home) {
  padding-top: var(--header-height);
}

.header {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}
.header__wrapper {
  padding: max(25px, 2.34375vw) max(15px, 2.0833333333vw);
  position: relative;
}
.header__wrapper.scrolled {
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.header__logo {
  width: max(204px, 17.2395833333vw);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header__logo svg {
  width: max(204px, 17.2395833333vw);
  height: max(17px, 1.5625vw);
}
.header__logo-mobile {
  width: max(204px, 17.2395833333vw);
}
.header__logo-mobile svg {
  width: max(204px, 17.2395833333vw);
  height: max(17px, 1.5625vw);
}
.header__burger {
  width: max(39px, 2.03125vw);
  height: max(25px, 1.3020833333vw);
  margin-left: auto;
  cursor: pointer;
}
.header__navigation {
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  height: 30vh;
  height: calc(var(--vh, 1vh) * 30);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  padding: 28px max(20px, 2.0833333333vw) 3.7vh;
  padding: 28px max(20px, 2.0833333333vw) calc(var(--vh, 1vh) * 3.7);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.header__footer {
  margin-top: auto;
  padding: 0 max(15px, 1.8229166667vw) 0 max(20px, 5.2083333333vw);
  position: absolute;
  inset: auto 0 3.7vh;
  inset: auto 0 calc(var(--vh, 1vh) * 3.7);
}
.header__footer-left {
  color: #00205c;
}
.header__footer-left > a {
  border-bottom: 1px solid #00205c;
  padding-bottom: max(5px, 0.5208333333vw);
}
.header__footer-left > a:not(:last-child) {
  margin-right: max(30px, 1.5625vw);
}
.header__footer-right {
  color: rgba(0, 32, 92, 0.5);
  max-width: max(385px, 24.4791666667vw);
}
.header__footer-right > p {
  margin-bottom: 0;
}
.header__menu-close {
  width: max(31px, 1.6145833333vw);
  cursor: pointer;
  height: var(--header-height);
  position: absolute;
  top: 0;
  right: max(24px, 2.2916666667vw);
}
.header__menu .menu {
  list-style: none;
  padding: 12vh 0 0.41vh max(15px, 3.125vw);
  padding: calc(var(--vh, 1vh) * 12) 0 calc(var(--vh, 1vh) * 0.41) max(15px, 3.125vw);
  display: flex;
  flex-wrap: wrap;
}
.header__menu .menu > .menu-item {
  width: 33%;
  margin-right: 5%;
  margin-bottom: 11.3vh;
  margin-bottom: calc(var(--vh, 1vh) * 11.3);
}
.header__menu .menu > .menu-item:nth-child(3n) {
  width: 24%;
  margin-right: 0;
}
.header__menu .menu .menu-booking-btn a {
  text-transform: uppercase;
  padding: max(10px, 1.3020833333vw) max(25px, 3.2291666667vw);
  color: #fff;
  margin-left: 0;
}
.header__menu .menu .sub-menu {
  list-style: none;
  padding: 0;
  margin-top: 5px;
}
.header__menu .menu .sub-menu > .menu-item {
  line-height: 1;
}
.header__menu .menu .sub-menu > .menu-item:not(:last-child) {
  padding-bottom: 5px;
}
.header__menu .menu .sub-menu > .menu-item > a {
  line-height: 1;
  position: relative;
}
.header__menu .menu .sub-menu > .menu-item > a::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: rgba(0, 32, 92, 0.5);
  transition: all 0.3s ease-in-out;
}

.nav-wrap {
  position: absolute;
  inset: 0;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  pointer-events: none;
  padding: 28px 15px 10px;
}

.menu-open .nav-wrap {
  pointer-events: all;
}

/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
/**
 * Colors
 *
 * Colors:
 * blue : #00205c
 * blue-middle : #808fac
 * blue-light : #d9dee7
 * dark : #000
 * white : #fff
 * gray : #e5e5e5
 *
 * Style guide: colors
 */
/**
 * Typography
 *
 * Markup: <div class="{{modifier_class}}">Hello world</div>
 *
 * .type--large-lg - large-lg
 * .type--large-md - large-md
 * .type--large-sm - large-sm
 * .type--large-xs - large-xs
 * .type--medium-xl - medium-xl
 * .type--medium-md - medium-md
 * .type--medium-sm - medium-sm
 * .type--small-xl - small-xl
 * .type--small-lg - small-lg
 * .type--small-md - small-md
 * .type--small-sm - small-sm
 * .type--small-xs - small-xs
 *
 * Style guide: typography
 */
.site-footer .marquee__item {
  text-transform: uppercase;
  color: #00205c;
  margin-bottom: max(50px, 2.6041666667vw);
}
.site-footer__booking {
  background: #d9dee7;
  color: #00205c;
}
.site-footer__container {
  padding: max(55px, 4.7916666667vw) max(15px, 3.90625vw) max(34px, 2.8645833333vw);
  color: #00205c;
}
.site-footer__image {
  margin-right: 520px;
  width: max(216px, 17.5vw);
  height: max(70px, 5.7291666667vw);
}
.site-footer__image svg {
  display: inline-flex;
}
.site-footer__list {
  margin-bottom: 0;
  height: calc(max(17px, 1.7708333333vw) * 4);
  flex-flow: column wrap;
  list-style-type: none;
  padding: 0;
  gap: 0 max(30px, 4.1666666667vw);
  margin-right: max(100px, 7.8125vw);
}

.footer-newsletter {
  width: max(300px, 19.0104166667vw);
}
.footer-newsletter__title {
  margin-bottom: max(10px, 1.1458333333vw);
}
.footer-newsletter input {
  border-bottom: solid 1px #00205c;
  padding-bottom: max(5px, 0.5208333333vw);
  border-radius: 0;
}
.footer-newsletter__form {
  background-color: transparent;
  width: 100%;
  border: none;
  margin-bottom: max(14px, 1.1458333333vw);
}
.footer-newsletter__form:focus, .footer-newsletter__form:focus-visible {
  outline: none;
  background-color: transparent;
}

.footer-bottom {
  justify-content: space-between;
  margin-top: max(22px, 5.8854166667vw);
}
.footer-bottom__left-privacy {
  margin-right: 30px;
}

.booking-section-left {
  width: 47%;
  padding: max(32px, 5.3645833333vw) max(15px, 3.90625vw) 0;
}
.booking-section-left__title {
  width: max(230px, 24.4791666667vw);
  margin-bottom: max(20px, 1.8229166667vw);
}
.booking-section-left__text {
  width: max(330px, 31.25vw);
}

.booking-section-form {
  width: 53%;
  padding: max(20px, 5.9895833333vw) 6.7708333333vw max(30px, 3.0208333333vw) 5.2083333333vw;
}
.booking-section-form .form-floating {
  margin-bottom: 12px;
}
.booking-section-form .booking-btn {
  margin-top: max(30px, 3.125vw);
}
.booking-section-form .attach-cv {
  border-bottom: 1px solid #00205c;
  padding: 30px 5px 5px 0;
}
.booking-section-form .attach-cv .file {
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
}

.form-inline {
  justify-content: space-between;
}
.form-inline .inline-first {
  width: 48%;
}
.form-inline .inline-second {
  width: 48%;
}

.screen-reader-response {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #d40019;
}

.careers-dropdown {
  border: none;
  border-bottom: 1px solid #00205c;
  font-size: inherit;
  color: #00205c;
  padding: 18px 0 10px;
  background-size: 20px 16px;
  background-position: right 5px center;
}
.careers-dropdown:focus {
  box-shadow: none;
  border-color: #00205c;
}

.mc4wp-response {
  margin-top: 10px;
}
.mc4wp-response .mc4wp-success {
  color: #198754;
}
.mc4wp-response .mc4wp-error {
  color: #dc3545;
}
@media (min-width: 576px) {
  .type--large-lg {
    letter-spacing: 0.05em;
  }
  .type--small-xl, .cky-modal .cky-accordion-header .cky-accordion-btn {
    letter-spacing: 0;
  }
  .type--small-xs, .btn-lrnmore {
    letter-spacing: 0;
  }
  .object-fit-sm-contain {
    object-fit: contain;
  }
  .object-fit-sm-cover {
    object-fit: cover;
  }
  .object-fit-sm-fill {
    object-fit: fill;
  }
  .object-fit-sm-scale {
    object-fit: scale-down;
  }
  .object-fit-sm-none {
    object-fit: none;
  }
  .d-sm-inline {
    display: inline;
  }
  .d-sm-inline-block {
    display: inline-block;
  }
  .d-sm-block {
    display: block;
  }
  .d-sm-grid {
    display: grid;
  }
  .d-sm-inline-grid {
    display: inline-grid;
  }
  .d-sm-table {
    display: table;
  }
  .d-sm-table-row {
    display: table-row;
  }
  .d-sm-table-cell {
    display: table-cell;
  }
  .d-sm-flex {
    display: flex;
  }
  .d-sm-inline-flex {
    display: inline-flex;
  }
  .d-sm-none {
    display: none;
  }
  .flex-sm-fill {
    flex: 1 1 auto;
  }
  .flex-sm-row {
    flex-direction: row;
  }
  .flex-sm-column {
    flex-direction: column;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-sm-grow-0 {
    flex-grow: 0;
  }
  .flex-sm-grow-1 {
    flex-grow: 1;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1;
  }
  .flex-sm-wrap {
    flex-wrap: wrap;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-sm-start {
    justify-content: flex-start;
  }
  .justify-content-sm-end {
    justify-content: flex-end;
  }
  .justify-content-sm-center {
    justify-content: center;
  }
  .justify-content-sm-between {
    justify-content: space-between;
  }
  .justify-content-sm-around {
    justify-content: space-around;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly;
  }
  .align-items-sm-start {
    align-items: flex-start;
  }
  .align-items-sm-end {
    align-items: flex-end;
  }
  .align-items-sm-center {
    align-items: center;
  }
  .align-items-sm-baseline {
    align-items: baseline;
  }
  .align-items-sm-stretch {
    align-items: stretch;
  }
  .align-content-sm-start {
    align-content: flex-start;
  }
  .align-content-sm-end {
    align-content: flex-end;
  }
  .align-content-sm-center {
    align-content: center;
  }
  .align-content-sm-between {
    align-content: space-between;
  }
  .align-content-sm-around {
    align-content: space-around;
  }
  .align-content-sm-stretch {
    align-content: stretch;
  }
  .align-self-sm-auto {
    align-self: auto;
  }
  .align-self-sm-start {
    align-self: flex-start;
  }
  .align-self-sm-end {
    align-self: flex-end;
  }
  .align-self-sm-center {
    align-self: center;
  }
  .align-self-sm-baseline {
    align-self: baseline;
  }
  .align-self-sm-stretch {
    align-self: stretch;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-last {
    order: 6;
  }
  .m-sm-0 {
    margin: 0;
  }
  .m-sm-1 {
    margin: 0.25rem;
  }
  .m-sm-2 {
    margin: 0.5rem;
  }
  .m-sm-3 {
    margin: 1rem;
  }
  .m-sm-4 {
    margin: 1.5rem;
  }
  .m-sm-5 {
    margin: 3rem;
  }
  .m-sm-auto {
    margin: auto;
  }
  .mx-sm-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .mx-sm-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }
  .mx-sm-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .mx-sm-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .mx-sm-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .mx-sm-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }
  .mx-sm-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .my-sm-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .my-sm-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .my-sm-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-sm-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-sm-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .my-sm-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .my-sm-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-sm-0 {
    margin-top: 0;
  }
  .mt-sm-1 {
    margin-top: 0.25rem;
  }
  .mt-sm-2 {
    margin-top: 0.5rem;
  }
  .mt-sm-3 {
    margin-top: 1rem;
  }
  .mt-sm-4 {
    margin-top: 1.5rem;
  }
  .mt-sm-5 {
    margin-top: 3rem;
  }
  .mt-sm-auto {
    margin-top: auto;
  }
  .me-sm-0 {
    margin-right: 0;
  }
  .me-sm-1 {
    margin-right: 0.25rem;
  }
  .me-sm-2 {
    margin-right: 0.5rem;
  }
  .me-sm-3 {
    margin-right: 1rem;
  }
  .me-sm-4 {
    margin-right: 1.5rem;
  }
  .me-sm-5 {
    margin-right: 3rem;
  }
  .me-sm-auto {
    margin-right: auto;
  }
  .mb-sm-0 {
    margin-bottom: 0;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem;
  }
  .mb-sm-3 {
    margin-bottom: 1rem;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem;
  }
  .mb-sm-5 {
    margin-bottom: 3rem;
  }
  .mb-sm-auto {
    margin-bottom: auto;
  }
  .ms-sm-0 {
    margin-left: 0;
  }
  .ms-sm-1 {
    margin-left: 0.25rem;
  }
  .ms-sm-2 {
    margin-left: 0.5rem;
  }
  .ms-sm-3 {
    margin-left: 1rem;
  }
  .ms-sm-4 {
    margin-left: 1.5rem;
  }
  .ms-sm-5 {
    margin-left: 3rem;
  }
  .ms-sm-auto {
    margin-left: auto;
  }
  .text-sm-start {
    text-align: left;
  }
  .text-sm-end {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .type--large-lg {
    letter-spacing: 0.05em;
  }
  .type--small-xl, .cky-modal .cky-accordion-header .cky-accordion-btn {
    letter-spacing: 0;
  }
  .type--small-xs, .btn-lrnmore {
    letter-spacing: 0;
  }
  .type--large-lg {
    letter-spacing: 0.05em;
  }
  .type--small-xl, .cky-modal .cky-accordion-header .cky-accordion-btn {
    letter-spacing: 0;
  }
  .type--small-xs, .btn-lrnmore {
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .btn-lg:hover {
    background-color: rgba(255, 255, 255, 0.35);
    color: #00205c;
  }
  .header__menu .menu .menu-booking-btn a:hover, .btn-small:hover {
    background-color: #fff;
    color: #00205c;
  }
  .btn-lrnmore:hover::before {
    width: 100%;
  }
  .btn-booking:hover {
    background-color: #00205c;
    color: #fff;
  }
  .header__menu .menu > .menu-item > a:hover::before, .btn-mainmenu:hover::before {
    width: calc(100% - max(20px, 1.8229166667vw));
  }
  .header__menu .menu .sub-menu > .menu-item > a:hover, .btn-submenu:hover {
    color: #00205c;
  }
  .object-fit-md-contain {
    object-fit: contain;
  }
  .object-fit-md-cover {
    object-fit: cover;
  }
  .object-fit-md-fill {
    object-fit: fill;
  }
  .object-fit-md-scale {
    object-fit: scale-down;
  }
  .object-fit-md-none {
    object-fit: none;
  }
  .d-md-inline {
    display: inline;
  }
  .d-md-inline-block {
    display: inline-block;
  }
  .d-md-block {
    display: block;
  }
  .d-md-grid {
    display: grid;
  }
  .d-md-inline-grid {
    display: inline-grid;
  }
  .d-md-table {
    display: table;
  }
  .d-md-table-row {
    display: table-row;
  }
  .d-md-table-cell {
    display: table-cell;
  }
  .d-md-flex {
    display: flex;
  }
  .d-md-inline-flex {
    display: inline-flex;
  }
  .d-md-none {
    display: none;
  }
  .flex-md-fill {
    flex: 1 1 auto;
  }
  .flex-md-row {
    flex-direction: row;
  }
  .flex-md-column {
    flex-direction: column;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-md-grow-0 {
    flex-grow: 0;
  }
  .flex-md-grow-1 {
    flex-grow: 1;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1;
  }
  .flex-md-wrap {
    flex-wrap: wrap;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-md-start {
    justify-content: flex-start;
  }
  .justify-content-md-end {
    justify-content: flex-end;
  }
  .justify-content-md-center {
    justify-content: center;
  }
  .justify-content-md-between {
    justify-content: space-between;
  }
  .justify-content-md-around {
    justify-content: space-around;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly;
  }
  .align-items-md-start {
    align-items: flex-start;
  }
  .align-items-md-end {
    align-items: flex-end;
  }
  .align-items-md-center {
    align-items: center;
  }
  .align-items-md-baseline {
    align-items: baseline;
  }
  .align-items-md-stretch {
    align-items: stretch;
  }
  .align-content-md-start {
    align-content: flex-start;
  }
  .align-content-md-end {
    align-content: flex-end;
  }
  .align-content-md-center {
    align-content: center;
  }
  .align-content-md-between {
    align-content: space-between;
  }
  .align-content-md-around {
    align-content: space-around;
  }
  .align-content-md-stretch {
    align-content: stretch;
  }
  .align-self-md-auto {
    align-self: auto;
  }
  .align-self-md-start {
    align-self: flex-start;
  }
  .align-self-md-end {
    align-self: flex-end;
  }
  .align-self-md-center {
    align-self: center;
  }
  .align-self-md-baseline {
    align-self: baseline;
  }
  .align-self-md-stretch {
    align-self: stretch;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-last {
    order: 6;
  }
  .m-md-0 {
    margin: 0;
  }
  .m-md-1 {
    margin: 0.25rem;
  }
  .m-md-2 {
    margin: 0.5rem;
  }
  .m-md-3 {
    margin: 1rem;
  }
  .m-md-4 {
    margin: 1.5rem;
  }
  .m-md-5 {
    margin: 3rem;
  }
  .m-md-auto {
    margin: auto;
  }
  .mx-md-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .mx-md-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }
  .mx-md-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .mx-md-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .mx-md-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .mx-md-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }
  .mx-md-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .my-md-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .my-md-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .my-md-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-md-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-md-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .my-md-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-md-0 {
    margin-top: 0;
  }
  .mt-md-1 {
    margin-top: 0.25rem;
  }
  .mt-md-2 {
    margin-top: 0.5rem;
  }
  .mt-md-3 {
    margin-top: 1rem;
  }
  .mt-md-4 {
    margin-top: 1.5rem;
  }
  .mt-md-5 {
    margin-top: 3rem;
  }
  .mt-md-auto {
    margin-top: auto;
  }
  .me-md-0 {
    margin-right: 0;
  }
  .me-md-1 {
    margin-right: 0.25rem;
  }
  .me-md-2 {
    margin-right: 0.5rem;
  }
  .me-md-3 {
    margin-right: 1rem;
  }
  .me-md-4 {
    margin-right: 1.5rem;
  }
  .me-md-5 {
    margin-right: 3rem;
  }
  .me-md-auto {
    margin-right: auto;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem;
  }
  .mb-md-3 {
    margin-bottom: 1rem;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem;
  }
  .mb-md-5 {
    margin-bottom: 3rem;
  }
  .mb-md-auto {
    margin-bottom: auto;
  }
  .ms-md-0 {
    margin-left: 0;
  }
  .ms-md-1 {
    margin-left: 0.25rem;
  }
  .ms-md-2 {
    margin-left: 0.5rem;
  }
  .ms-md-3 {
    margin-left: 1rem;
  }
  .ms-md-4 {
    margin-left: 1.5rem;
  }
  .ms-md-5 {
    margin-left: 3rem;
  }
  .ms-md-auto {
    margin-left: auto;
  }
  .text-md-start {
    text-align: left;
  }
  .text-md-end {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .btn-lg:hover {
    background-color: rgba(255, 255, 255, 0.35);
    color: #00205c;
  }
  .header__menu .menu .menu-booking-btn a:hover, .btn-small:hover {
    background-color: #fff;
    color: #00205c;
  }
  .btn-lrnmore:hover::before {
    width: 100%;
  }
  .btn-booking:hover {
    background-color: #00205c;
    color: #fff;
  }
  .header__menu .menu > .menu-item > a:hover::before, .btn-mainmenu:hover::before {
    width: calc(100% - max(20px, 1.8229166667vw));
  }
  .header__menu .menu .sub-menu > .menu-item > a:hover, .btn-submenu:hover {
    color: #00205c;
  }
  .btn-lg:hover {
    background-color: rgba(255, 255, 255, 0.35);
    color: #00205c;
  }
  .header__menu .menu .menu-booking-btn a:hover, .btn-small:hover {
    background-color: #fff;
    color: #00205c;
  }
  .btn-lrnmore:hover::before {
    width: 100%;
  }
  .btn-booking:hover {
    background-color: #00205c;
    color: #fff;
  }
  .header__menu .menu > .menu-item > a:hover::before, .btn-mainmenu:hover::before {
    width: calc(100% - max(20px, 1.8229166667vw));
  }
  .header__menu .menu .sub-menu > .menu-item > a:hover, .btn-submenu:hover {
    color: #00205c;
  }
  .mt--s3 {
    margin-top: 1.5rem;
  }
  .n-mt--s3 {
    margin-top: -1.5rem;
  }
  .mr--s3 {
    margin-right: 1.5rem;
  }
  .mb--s3 {
    margin-bottom: 1.5rem;
  }
  .n-mb--s3 {
    margin-bottom: -1.5rem;
  }
  .ml--s3 {
    margin-left: 1.5rem;
  }
  .m--s3 {
    margin: 1.5rem;
  }
  .mx--s3 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .my--s3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .pt--s3 {
    padding-top: 1.5rem;
  }
  .pr--s3 {
    padding-right: 1.5rem;
  }
  .pb--s3 {
    padding-bottom: 1.5rem;
  }
  .pl--s3 {
    padding-left: 1.5rem;
  }
  .p--s3 {
    padding: 1.5rem;
  }
  .px--s3 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .py--s3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .mt--m2 {
    margin-top: 2rem;
  }
  .n-mt--m2 {
    margin-top: -2rem;
  }
  .mr--m2 {
    margin-right: 2rem;
  }
  .mb--m2 {
    margin-bottom: 2rem;
  }
  .n-mb--m2 {
    margin-bottom: -2rem;
  }
  .ml--m2 {
    margin-left: 2rem;
  }
  .m--m2 {
    margin: 2rem;
  }
  .mx--m2 {
    margin-right: 2rem;
    margin-left: 2rem;
  }
  .my--m2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .pt--m2 {
    padding-top: 2rem;
  }
  .pr--m2 {
    padding-right: 2rem;
  }
  .pb--m2 {
    padding-bottom: 2rem;
  }
  .pl--m2 {
    padding-left: 2rem;
  }
  .p--m2 {
    padding: 2rem;
  }
  .px--m2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .py--m2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .mt--m3 {
    margin-top: 2.5rem;
  }
  .n-mt--m3 {
    margin-top: -2.5rem;
  }
  .mr--m3 {
    margin-right: 2.5rem;
  }
  .mb--m3 {
    margin-bottom: 2.5rem;
  }
  .n-mb--m3 {
    margin-bottom: -2.5rem;
  }
  .ml--m3 {
    margin-left: 2.5rem;
  }
  .m--m3 {
    margin: 2.5rem;
  }
  .mx--m3 {
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
  .my--m3 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .pt--m3 {
    padding-top: 2.5rem;
  }
  .pr--m3 {
    padding-right: 2.5rem;
  }
  .pb--m3 {
    padding-bottom: 2.5rem;
  }
  .pl--m3 {
    padding-left: 2.5rem;
  }
  .p--m3 {
    padding: 2.5rem;
  }
  .px--m3 {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .py--m3 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .mt--l1 {
    margin-top: 4rem;
  }
  .n-mt--l1 {
    margin-top: -4rem;
  }
  .mr--l1 {
    margin-right: 4rem;
  }
  .mb--l1 {
    margin-bottom: 4rem;
  }
  .n-mb--l1 {
    margin-bottom: -4rem;
  }
  .ml--l1 {
    margin-left: 4rem;
  }
  .m--l1 {
    margin: 4rem;
  }
  .mx--l1 {
    margin-right: 4rem;
    margin-left: 4rem;
  }
  .my--l1 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .pt--l1 {
    padding-top: 4rem;
  }
  .pr--l1 {
    padding-right: 4rem;
  }
  .pb--l1 {
    padding-bottom: 4rem;
  }
  .pl--l1 {
    padding-left: 4rem;
  }
  .p--l1 {
    padding: 4rem;
  }
  .px--l1 {
    padding-right: 4rem;
    padding-left: 4rem;
  }
  .py--l1 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .mt--l2 {
    margin-top: 5rem;
  }
  .n-mt--l2 {
    margin-top: -5rem;
  }
  .mr--l2 {
    margin-right: 5rem;
  }
  .mb--l2 {
    margin-bottom: 5rem;
  }
  .n-mb--l2 {
    margin-bottom: -5rem;
  }
  .ml--l2 {
    margin-left: 5rem;
  }
  .m--l2 {
    margin: 5rem;
  }
  .mx--l2 {
    margin-right: 5rem;
    margin-left: 5rem;
  }
  .my--l2 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .pt--l2 {
    padding-top: 5rem;
  }
  .pr--l2 {
    padding-right: 5rem;
  }
  .pb--l2 {
    padding-bottom: 5rem;
  }
  .pl--l2 {
    padding-left: 5rem;
  }
  .p--l2 {
    padding: 5rem;
  }
  .px--l2 {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .py--l2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .mt--l3 {
    margin-top: 5rem;
  }
  .n-mt--l3 {
    margin-top: -5rem;
  }
  .mr--l3 {
    margin-right: 5rem;
  }
  .mb--l3 {
    margin-bottom: 5rem;
  }
  .n-mb--l3 {
    margin-bottom: -5rem;
  }
  .ml--l3 {
    margin-left: 5rem;
  }
  .m--l3 {
    margin: 5rem;
  }
  .mx--l3 {
    margin-right: 5rem;
    margin-left: 5rem;
  }
  .my--l3 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .pt--l3 {
    padding-top: 5rem;
  }
  .pr--l3 {
    padding-right: 5rem;
  }
  .pb--l3 {
    padding-bottom: 5rem;
  }
  .pl--l3 {
    padding-left: 5rem;
  }
  .p--l3 {
    padding: 5rem;
  }
  .px--l3 {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .py--l3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .mt--xl1 {
    margin-top: 6rem;
  }
  .n-mt--xl1 {
    margin-top: -6rem;
  }
  .mr--xl1 {
    margin-right: 6rem;
  }
  .mb--xl1 {
    margin-bottom: 6rem;
  }
  .n-mb--xl1 {
    margin-bottom: -6rem;
  }
  .ml--xl1 {
    margin-left: 6rem;
  }
  .m--xl1 {
    margin: 6rem;
  }
  .mx--xl1 {
    margin-right: 6rem;
    margin-left: 6rem;
  }
  .my--xl1 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .pt--xl1 {
    padding-top: 6rem;
  }
  .pr--xl1 {
    padding-right: 6rem;
  }
  .pb--xl1 {
    padding-bottom: 6rem;
  }
  .pl--xl1 {
    padding-left: 6rem;
  }
  .p--xl1 {
    padding: 6rem;
  }
  .px--xl1 {
    padding-right: 6rem;
    padding-left: 6rem;
  }
  .py--xl1 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .mt--xl2 {
    margin-top: 8rem;
  }
  .n-mt--xl2 {
    margin-top: -8rem;
  }
  .mr--xl2 {
    margin-right: 8rem;
  }
  .mb--xl2 {
    margin-bottom: 8rem;
  }
  .n-mb--xl2 {
    margin-bottom: -8rem;
  }
  .ml--xl2 {
    margin-left: 8rem;
  }
  .m--xl2 {
    margin: 8rem;
  }
  .mx--xl2 {
    margin-right: 8rem;
    margin-left: 8rem;
  }
  .my--xl2 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .pt--xl2 {
    padding-top: 8rem;
  }
  .pr--xl2 {
    padding-right: 8rem;
  }
  .pb--xl2 {
    padding-bottom: 8rem;
  }
  .pl--xl2 {
    padding-left: 8rem;
  }
  .p--xl2 {
    padding: 8rem;
  }
  .px--xl2 {
    padding-right: 8rem;
    padding-left: 8rem;
  }
  .py--xl2 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .header__menu .menu .sub-menu > .menu-item:hover > a {
    color: rgba(0, 32, 92, 0.5) !important;
  }
  .header__menu .menu .sub-menu > .menu-item:hover > a::before {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .object-fit-lg-contain {
    object-fit: contain;
  }
  .object-fit-lg-cover {
    object-fit: cover;
  }
  .object-fit-lg-fill {
    object-fit: fill;
  }
  .object-fit-lg-scale {
    object-fit: scale-down;
  }
  .object-fit-lg-none {
    object-fit: none;
  }
  .d-lg-inline {
    display: inline;
  }
  .d-lg-inline-block {
    display: inline-block;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-grid {
    display: grid;
  }
  .d-lg-inline-grid {
    display: inline-grid;
  }
  .d-lg-table {
    display: table;
  }
  .d-lg-table-row {
    display: table-row;
  }
  .d-lg-table-cell {
    display: table-cell;
  }
  .d-lg-flex {
    display: flex;
  }
  .d-lg-inline-flex {
    display: inline-flex;
  }
  .d-lg-none {
    display: none;
  }
  .flex-lg-fill {
    flex: 1 1 auto;
  }
  .flex-lg-row {
    flex-direction: row;
  }
  .flex-lg-column {
    flex-direction: column;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-lg-grow-0 {
    flex-grow: 0;
  }
  .flex-lg-grow-1 {
    flex-grow: 1;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1;
  }
  .flex-lg-wrap {
    flex-wrap: wrap;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-lg-start {
    justify-content: flex-start;
  }
  .justify-content-lg-end {
    justify-content: flex-end;
  }
  .justify-content-lg-center {
    justify-content: center;
  }
  .justify-content-lg-between {
    justify-content: space-between;
  }
  .justify-content-lg-around {
    justify-content: space-around;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly;
  }
  .align-items-lg-start {
    align-items: flex-start;
  }
  .align-items-lg-end {
    align-items: flex-end;
  }
  .align-items-lg-center {
    align-items: center;
  }
  .align-items-lg-baseline {
    align-items: baseline;
  }
  .align-items-lg-stretch {
    align-items: stretch;
  }
  .align-content-lg-start {
    align-content: flex-start;
  }
  .align-content-lg-end {
    align-content: flex-end;
  }
  .align-content-lg-center {
    align-content: center;
  }
  .align-content-lg-between {
    align-content: space-between;
  }
  .align-content-lg-around {
    align-content: space-around;
  }
  .align-content-lg-stretch {
    align-content: stretch;
  }
  .align-self-lg-auto {
    align-self: auto;
  }
  .align-self-lg-start {
    align-self: flex-start;
  }
  .align-self-lg-end {
    align-self: flex-end;
  }
  .align-self-lg-center {
    align-self: center;
  }
  .align-self-lg-baseline {
    align-self: baseline;
  }
  .align-self-lg-stretch {
    align-self: stretch;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-last {
    order: 6;
  }
  .m-lg-0 {
    margin: 0;
  }
  .m-lg-1 {
    margin: 0.25rem;
  }
  .m-lg-2 {
    margin: 0.5rem;
  }
  .m-lg-3 {
    margin: 1rem;
  }
  .m-lg-4 {
    margin: 1.5rem;
  }
  .m-lg-5 {
    margin: 3rem;
  }
  .m-lg-auto {
    margin: auto;
  }
  .mx-lg-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .mx-lg-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }
  .mx-lg-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .mx-lg-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .mx-lg-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .mx-lg-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }
  .mx-lg-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .my-lg-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .my-lg-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .my-lg-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-lg-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-lg-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .my-lg-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-lg-0 {
    margin-top: 0;
  }
  .mt-lg-1 {
    margin-top: 0.25rem;
  }
  .mt-lg-2 {
    margin-top: 0.5rem;
  }
  .mt-lg-3 {
    margin-top: 1rem;
  }
  .mt-lg-4 {
    margin-top: 1.5rem;
  }
  .mt-lg-5 {
    margin-top: 3rem;
  }
  .mt-lg-auto {
    margin-top: auto;
  }
  .me-lg-0 {
    margin-right: 0;
  }
  .me-lg-1 {
    margin-right: 0.25rem;
  }
  .me-lg-2 {
    margin-right: 0.5rem;
  }
  .me-lg-3 {
    margin-right: 1rem;
  }
  .me-lg-4 {
    margin-right: 1.5rem;
  }
  .me-lg-5 {
    margin-right: 3rem;
  }
  .me-lg-auto {
    margin-right: auto;
  }
  .mb-lg-0 {
    margin-bottom: 0;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem;
  }
  .mb-lg-3 {
    margin-bottom: 1rem;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem;
  }
  .mb-lg-5 {
    margin-bottom: 3rem;
  }
  .mb-lg-auto {
    margin-bottom: auto;
  }
  .ms-lg-0 {
    margin-left: 0;
  }
  .ms-lg-1 {
    margin-left: 0.25rem;
  }
  .ms-lg-2 {
    margin-left: 0.5rem;
  }
  .ms-lg-3 {
    margin-left: 1rem;
  }
  .ms-lg-4 {
    margin-left: 1.5rem;
  }
  .ms-lg-5 {
    margin-left: 3rem;
  }
  .ms-lg-auto {
    margin-left: auto;
  }
  .text-lg-start {
    text-align: left;
  }
  .text-lg-end {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .mt--m2 {
    margin-top: 2.5rem;
  }
  .n-mt--m2 {
    margin-top: -2.5rem;
  }
  .mr--m2 {
    margin-right: 2.5rem;
  }
  .mb--m2 {
    margin-bottom: 2.5rem;
  }
  .n-mb--m2 {
    margin-bottom: -2.5rem;
  }
  .ml--m2 {
    margin-left: 2.5rem;
  }
  .m--m2 {
    margin: 2.5rem;
  }
  .mx--m2 {
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
  .my--m2 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .pt--m2 {
    padding-top: 2.5rem;
  }
  .pr--m2 {
    padding-right: 2.5rem;
  }
  .pb--m2 {
    padding-bottom: 2.5rem;
  }
  .pl--m2 {
    padding-left: 2.5rem;
  }
  .p--m2 {
    padding: 2.5rem;
  }
  .px--m2 {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .py--m2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .mt--m3 {
    margin-top: 4rem;
  }
  .n-mt--m3 {
    margin-top: -4rem;
  }
  .mr--m3 {
    margin-right: 4rem;
  }
  .mb--m3 {
    margin-bottom: 4rem;
  }
  .n-mb--m3 {
    margin-bottom: -4rem;
  }
  .ml--m3 {
    margin-left: 4rem;
  }
  .m--m3 {
    margin: 4rem;
  }
  .mx--m3 {
    margin-right: 4rem;
    margin-left: 4rem;
  }
  .my--m3 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .pt--m3 {
    padding-top: 4rem;
  }
  .pr--m3 {
    padding-right: 4rem;
  }
  .pb--m3 {
    padding-bottom: 4rem;
  }
  .pl--m3 {
    padding-left: 4rem;
  }
  .p--m3 {
    padding: 4rem;
  }
  .px--m3 {
    padding-right: 4rem;
    padding-left: 4rem;
  }
  .py--m3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .mt--l1 {
    margin-top: 5rem;
  }
  .n-mt--l1 {
    margin-top: -5rem;
  }
  .mr--l1 {
    margin-right: 5rem;
  }
  .mb--l1 {
    margin-bottom: 5rem;
  }
  .n-mb--l1 {
    margin-bottom: -5rem;
  }
  .ml--l1 {
    margin-left: 5rem;
  }
  .m--l1 {
    margin: 5rem;
  }
  .mx--l1 {
    margin-right: 5rem;
    margin-left: 5rem;
  }
  .my--l1 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .pt--l1 {
    padding-top: 5rem;
  }
  .pr--l1 {
    padding-right: 5rem;
  }
  .pb--l1 {
    padding-bottom: 5rem;
  }
  .pl--l1 {
    padding-left: 5rem;
  }
  .p--l1 {
    padding: 5rem;
  }
  .px--l1 {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .py--l1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .mt--l2 {
    margin-top: 6rem;
  }
  .n-mt--l2 {
    margin-top: -6rem;
  }
  .mr--l2 {
    margin-right: 6rem;
  }
  .mb--l2 {
    margin-bottom: 6rem;
  }
  .n-mb--l2 {
    margin-bottom: -6rem;
  }
  .ml--l2 {
    margin-left: 6rem;
  }
  .m--l2 {
    margin: 6rem;
  }
  .mx--l2 {
    margin-right: 6rem;
    margin-left: 6rem;
  }
  .my--l2 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .pt--l2 {
    padding-top: 6rem;
  }
  .pr--l2 {
    padding-right: 6rem;
  }
  .pb--l2 {
    padding-bottom: 6rem;
  }
  .pl--l2 {
    padding-left: 6rem;
  }
  .p--l2 {
    padding: 6rem;
  }
  .px--l2 {
    padding-right: 6rem;
    padding-left: 6rem;
  }
  .py--l2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .mt--l3 {
    margin-top: 7rem;
  }
  .n-mt--l3 {
    margin-top: -7rem;
  }
  .mr--l3 {
    margin-right: 7rem;
  }
  .mb--l3 {
    margin-bottom: 7rem;
  }
  .n-mb--l3 {
    margin-bottom: -7rem;
  }
  .ml--l3 {
    margin-left: 7rem;
  }
  .m--l3 {
    margin: 7rem;
  }
  .mx--l3 {
    margin-right: 7rem;
    margin-left: 7rem;
  }
  .my--l3 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
  .pt--l3 {
    padding-top: 7rem;
  }
  .pr--l3 {
    padding-right: 7rem;
  }
  .pb--l3 {
    padding-bottom: 7rem;
  }
  .pl--l3 {
    padding-left: 7rem;
  }
  .p--l3 {
    padding: 7rem;
  }
  .px--l3 {
    padding-right: 7rem;
    padding-left: 7rem;
  }
  .py--l3 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .mt--xl1 {
    margin-top: 8rem;
  }
  .n-mt--xl1 {
    margin-top: -8rem;
  }
  .mr--xl1 {
    margin-right: 8rem;
  }
  .mb--xl1 {
    margin-bottom: 8rem;
  }
  .n-mb--xl1 {
    margin-bottom: -8rem;
  }
  .ml--xl1 {
    margin-left: 8rem;
  }
  .m--xl1 {
    margin: 8rem;
  }
  .mx--xl1 {
    margin-right: 8rem;
    margin-left: 8rem;
  }
  .my--xl1 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .pt--xl1 {
    padding-top: 8rem;
  }
  .pr--xl1 {
    padding-right: 8rem;
  }
  .pb--xl1 {
    padding-bottom: 8rem;
  }
  .pl--xl1 {
    padding-left: 8rem;
  }
  .p--xl1 {
    padding: 8rem;
  }
  .px--xl1 {
    padding-right: 8rem;
    padding-left: 8rem;
  }
  .py--xl1 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .mt--xl2 {
    margin-top: 10rem;
  }
  .n-mt--xl2 {
    margin-top: -10rem;
  }
  .mr--xl2 {
    margin-right: 10rem;
  }
  .mb--xl2 {
    margin-bottom: 10rem;
  }
  .n-mb--xl2 {
    margin-bottom: -10rem;
  }
  .ml--xl2 {
    margin-left: 10rem;
  }
  .m--xl2 {
    margin: 10rem;
  }
  .mx--xl2 {
    margin-right: 10rem;
    margin-left: 10rem;
  }
  .my--xl2 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
  .pt--xl2 {
    padding-top: 10rem;
  }
  .pr--xl2 {
    padding-right: 10rem;
  }
  .pb--xl2 {
    padding-bottom: 10rem;
  }
  .pl--xl2 {
    padding-left: 10rem;
  }
  .p--xl2 {
    padding: 10rem;
  }
  .px--xl2 {
    padding-right: 10rem;
    padding-left: 10rem;
  }
  .py--xl2 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .header__menu .menu .menu-booking-btn {
    display: none;
  }
  .header__menu .menu .sub-menu {
    margin-top: 2.1vh;
    margin-top: calc(var(--vh, 1vh) * 2.1);
  }
  .nav-wrap {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .object-fit-xl-contain {
    object-fit: contain;
  }
  .object-fit-xl-cover {
    object-fit: cover;
  }
  .object-fit-xl-fill {
    object-fit: fill;
  }
  .object-fit-xl-scale {
    object-fit: scale-down;
  }
  .object-fit-xl-none {
    object-fit: none;
  }
  .d-xl-inline {
    display: inline;
  }
  .d-xl-inline-block {
    display: inline-block;
  }
  .d-xl-block {
    display: block;
  }
  .d-xl-grid {
    display: grid;
  }
  .d-xl-inline-grid {
    display: inline-grid;
  }
  .d-xl-table {
    display: table;
  }
  .d-xl-table-row {
    display: table-row;
  }
  .d-xl-table-cell {
    display: table-cell;
  }
  .d-xl-flex {
    display: flex;
  }
  .d-xl-inline-flex {
    display: inline-flex;
  }
  .d-xl-none {
    display: none;
  }
  .flex-xl-fill {
    flex: 1 1 auto;
  }
  .flex-xl-row {
    flex-direction: row;
  }
  .flex-xl-column {
    flex-direction: column;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xl-grow-0 {
    flex-grow: 0;
  }
  .flex-xl-grow-1 {
    flex-grow: 1;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1;
  }
  .flex-xl-wrap {
    flex-wrap: wrap;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-xl-start {
    justify-content: flex-start;
  }
  .justify-content-xl-end {
    justify-content: flex-end;
  }
  .justify-content-xl-center {
    justify-content: center;
  }
  .justify-content-xl-between {
    justify-content: space-between;
  }
  .justify-content-xl-around {
    justify-content: space-around;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly;
  }
  .align-items-xl-start {
    align-items: flex-start;
  }
  .align-items-xl-end {
    align-items: flex-end;
  }
  .align-items-xl-center {
    align-items: center;
  }
  .align-items-xl-baseline {
    align-items: baseline;
  }
  .align-items-xl-stretch {
    align-items: stretch;
  }
  .align-content-xl-start {
    align-content: flex-start;
  }
  .align-content-xl-end {
    align-content: flex-end;
  }
  .align-content-xl-center {
    align-content: center;
  }
  .align-content-xl-between {
    align-content: space-between;
  }
  .align-content-xl-around {
    align-content: space-around;
  }
  .align-content-xl-stretch {
    align-content: stretch;
  }
  .align-self-xl-auto {
    align-self: auto;
  }
  .align-self-xl-start {
    align-self: flex-start;
  }
  .align-self-xl-end {
    align-self: flex-end;
  }
  .align-self-xl-center {
    align-self: center;
  }
  .align-self-xl-baseline {
    align-self: baseline;
  }
  .align-self-xl-stretch {
    align-self: stretch;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-last {
    order: 6;
  }
  .m-xl-0 {
    margin: 0;
  }
  .m-xl-1 {
    margin: 0.25rem;
  }
  .m-xl-2 {
    margin: 0.5rem;
  }
  .m-xl-3 {
    margin: 1rem;
  }
  .m-xl-4 {
    margin: 1.5rem;
  }
  .m-xl-5 {
    margin: 3rem;
  }
  .m-xl-auto {
    margin: auto;
  }
  .mx-xl-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .mx-xl-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }
  .mx-xl-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .mx-xl-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .mx-xl-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .mx-xl-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }
  .mx-xl-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .my-xl-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .my-xl-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .my-xl-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-xl-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-xl-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .my-xl-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .my-xl-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-xl-0 {
    margin-top: 0;
  }
  .mt-xl-1 {
    margin-top: 0.25rem;
  }
  .mt-xl-2 {
    margin-top: 0.5rem;
  }
  .mt-xl-3 {
    margin-top: 1rem;
  }
  .mt-xl-4 {
    margin-top: 1.5rem;
  }
  .mt-xl-5 {
    margin-top: 3rem;
  }
  .mt-xl-auto {
    margin-top: auto;
  }
  .me-xl-0 {
    margin-right: 0;
  }
  .me-xl-1 {
    margin-right: 0.25rem;
  }
  .me-xl-2 {
    margin-right: 0.5rem;
  }
  .me-xl-3 {
    margin-right: 1rem;
  }
  .me-xl-4 {
    margin-right: 1.5rem;
  }
  .me-xl-5 {
    margin-right: 3rem;
  }
  .me-xl-auto {
    margin-right: auto;
  }
  .mb-xl-0 {
    margin-bottom: 0;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem;
  }
  .mb-xl-3 {
    margin-bottom: 1rem;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem;
  }
  .mb-xl-5 {
    margin-bottom: 3rem;
  }
  .mb-xl-auto {
    margin-bottom: auto;
  }
  .ms-xl-0 {
    margin-left: 0;
  }
  .ms-xl-1 {
    margin-left: 0.25rem;
  }
  .ms-xl-2 {
    margin-left: 0.5rem;
  }
  .ms-xl-3 {
    margin-left: 1rem;
  }
  .ms-xl-4 {
    margin-left: 1.5rem;
  }
  .ms-xl-5 {
    margin-left: 3rem;
  }
  .ms-xl-auto {
    margin-left: auto;
  }
  .text-xl-start {
    text-align: left;
  }
  .text-xl-end {
    text-align: right;
  }
  .text-xl-center {
    text-align: center;
  }
}
@media (min-width: 1440px) {
  .object-fit-xxl-contain {
    object-fit: contain;
  }
  .object-fit-xxl-cover {
    object-fit: cover;
  }
  .object-fit-xxl-fill {
    object-fit: fill;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down;
  }
  .object-fit-xxl-none {
    object-fit: none;
  }
  .d-xxl-inline {
    display: inline;
  }
  .d-xxl-inline-block {
    display: inline-block;
  }
  .d-xxl-block {
    display: block;
  }
  .d-xxl-grid {
    display: grid;
  }
  .d-xxl-inline-grid {
    display: inline-grid;
  }
  .d-xxl-table {
    display: table;
  }
  .d-xxl-table-row {
    display: table-row;
  }
  .d-xxl-table-cell {
    display: table-cell;
  }
  .d-xxl-flex {
    display: flex;
  }
  .d-xxl-inline-flex {
    display: inline-flex;
  }
  .d-xxl-none {
    display: none;
  }
  .flex-xxl-fill {
    flex: 1 1 auto;
  }
  .flex-xxl-row {
    flex-direction: row;
  }
  .flex-xxl-column {
    flex-direction: column;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .justify-content-xxl-start {
    justify-content: flex-start;
  }
  .justify-content-xxl-end {
    justify-content: flex-end;
  }
  .justify-content-xxl-center {
    justify-content: center;
  }
  .justify-content-xxl-between {
    justify-content: space-between;
  }
  .justify-content-xxl-around {
    justify-content: space-around;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly;
  }
  .align-items-xxl-start {
    align-items: flex-start;
  }
  .align-items-xxl-end {
    align-items: flex-end;
  }
  .align-items-xxl-center {
    align-items: center;
  }
  .align-items-xxl-baseline {
    align-items: baseline;
  }
  .align-items-xxl-stretch {
    align-items: stretch;
  }
  .align-content-xxl-start {
    align-content: flex-start;
  }
  .align-content-xxl-end {
    align-content: flex-end;
  }
  .align-content-xxl-center {
    align-content: center;
  }
  .align-content-xxl-between {
    align-content: space-between;
  }
  .align-content-xxl-around {
    align-content: space-around;
  }
  .align-content-xxl-stretch {
    align-content: stretch;
  }
  .align-self-xxl-auto {
    align-self: auto;
  }
  .align-self-xxl-start {
    align-self: flex-start;
  }
  .align-self-xxl-end {
    align-self: flex-end;
  }
  .align-self-xxl-center {
    align-self: center;
  }
  .align-self-xxl-baseline {
    align-self: baseline;
  }
  .align-self-xxl-stretch {
    align-self: stretch;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-last {
    order: 6;
  }
  .m-xxl-0 {
    margin: 0;
  }
  .m-xxl-1 {
    margin: 0.25rem;
  }
  .m-xxl-2 {
    margin: 0.5rem;
  }
  .m-xxl-3 {
    margin: 1rem;
  }
  .m-xxl-4 {
    margin: 1.5rem;
  }
  .m-xxl-5 {
    margin: 3rem;
  }
  .m-xxl-auto {
    margin: auto;
  }
  .mx-xxl-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .mx-xxl-3 {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .mx-xxl-5 {
    margin-right: 3rem;
    margin-left: 3rem;
  }
  .mx-xxl-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .my-xxl-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .my-xxl-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .my-xxl-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-xxl-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-xxl-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .my-xxl-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .my-xxl-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-xxl-0 {
    margin-top: 0;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem;
  }
  .mt-xxl-3 {
    margin-top: 1rem;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem;
  }
  .mt-xxl-5 {
    margin-top: 3rem;
  }
  .mt-xxl-auto {
    margin-top: auto;
  }
  .me-xxl-0 {
    margin-right: 0;
  }
  .me-xxl-1 {
    margin-right: 0.25rem;
  }
  .me-xxl-2 {
    margin-right: 0.5rem;
  }
  .me-xxl-3 {
    margin-right: 1rem;
  }
  .me-xxl-4 {
    margin-right: 1.5rem;
  }
  .me-xxl-5 {
    margin-right: 3rem;
  }
  .me-xxl-auto {
    margin-right: auto;
  }
  .mb-xxl-0 {
    margin-bottom: 0;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem;
  }
  .mb-xxl-auto {
    margin-bottom: auto;
  }
  .ms-xxl-0 {
    margin-left: 0;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem;
  }
  .ms-xxl-3 {
    margin-left: 1rem;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem;
  }
  .ms-xxl-5 {
    margin-left: 3rem;
  }
  .ms-xxl-auto {
    margin-left: auto;
  }
  .text-xxl-start {
    text-align: left;
  }
  .text-xxl-end {
    text-align: right;
  }
  .text-xxl-center {
    text-align: center;
  }
}
@media (max-width: 1439.98px) {
  .site-footer__top {
    justify-content: space-between;
  }
  .site-footer__image {
    margin-right: 50px;
  }
  .site-footer__list {
    margin-right: 0;
  }
}
@media screen and (width <= 1400px) {
  .header__navigation {
    width: 68%;
  }
}
@media screen and (width <= 1340px) {
  .header__footer {
    flex-direction: column;
  }
  .header__footer-left {
    margin-bottom: 1vh;
    margin-bottom: calc(var(--vh, 1vh) * 1);
  }
}
@media (max-width: 991.98px) {
  .header__logo-mobile {
    margin-left: -14px;
  }
  .header__navigation {
    width: 100%;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    background-color: #fff;
  }
  .header__footer {
    padding-left: 15px;
    font-size: 8px;
  }
  .header__menu .menu {
    padding-left: 0;
  }
  .form-inline {
    flex-direction: column;
  }
  .form-inline .inline-first {
    width: 100%;
  }
  .form-inline .inline-second {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .site-footer__booking {
    flex-direction: column;
  }
  .site-footer__top {
    flex-direction: column;
    align-items: center;
  }
  .site-footer__top {
    flex-direction: column;
    align-items: center;
  }
  .site-footer__image {
    margin: 0 0 max(30px, 4.1666666667vw);
  }
  .site-footer__list {
    display: none;
  }
  .footer-newsletter {
    display: flex;
    margin-bottom: 0;
    flex-direction: column;
    align-items: center;
  }
  .footer-newsletter__title {
    text-align: center;
  }
  .footer-newsletter input {
    width: 300px;
  }
  .footer-newsletter__button {
    width: auto;
  }
  .footer-newsletter .mc4wp-form-fields {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer-bottom {
    flex-direction: column;
    align-items: center;
  }
  .footer-bottom__left {
    margin-bottom: max(10px, 5.2083333333vw);
    display: flex;
    justify-content: space-between;
    width: max(300px, 52.0833333333vw);
  }
  .footer-bottom__copyright {
    width: max(300px, 52.0833333333vw);
    text-align: center;
  }
  .booking-section-left {
    width: 100%;
    padding-inline: 15px;
  }
  .booking-section-form {
    width: 100%;
    padding-inline: 15px;
  }
  .booking-section-form .form-floating > .form-control {
    height: 55px;
    min-height: 55px;
  }
}
@media (max-width: 575.98px) {
  .header__booking {
    display: none;
  }
  .header__logo {
    position: static;
    transform: none;
    margin-left: -14px;
  }
  .header__menu .menu {
    flex-direction: column;
    padding-top: 4vh;
    padding-top: calc(var(--vh, 1vh) * 4);
  }
  .header__menu .menu > .menu-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.1vh;
    margin-bottom: calc(var(--vh, 1vh) * 2.1);
  }
  .header__menu .menu > .menu-item:nth-child(3n) {
    width: 100%;
  }
  .footer-bottom__left {
    margin-bottom: 10px;
  }
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
@media (prefers-reduced-motion: reduce) {
  .header__menu .menu .sub-menu > .menu-item > a, .header__menu .menu .menu-booking-btn a, .header__menu .menu > .menu-item > a, .btn {
    transition: none;
  }
  .btn-lrnmore::before {
    transition: none;
  }
  .header__menu .menu > .menu-item > a::before, .btn-mainmenu::before {
    transition: none;
  }
  .fade {
    transition: none;
  }
  .collapsing {
    transition: none;
  }
  .collapsing.collapse-horizontal {
    transition: none;
  }
  .form-control {
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
  .form-select {
    transition: none;
  }
  .form-switch .form-check-input {
    transition: none;
  }
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
  .form-floating > label {
    transition: none;
  }
  .header__menu .menu .sub-menu > .menu-item > a, .header__menu .menu .menu-booking-btn a, .header__menu .menu > .menu-item > a, .btn {
    transition: none;
  }
  .btn-lrnmore::before {
    transition: none;
  }
  .header__menu .menu > .menu-item > a::before, .btn-mainmenu::before {
    transition: none;
  }
  .header__menu .menu .sub-menu > .menu-item > a, .header__menu .menu .menu-booking-btn a, .header__menu .menu > .menu-item > a, .btn {
    transition: none;
  }
  .btn-lrnmore::before {
    transition: none;
  }
  .header__menu .menu > .menu-item > a::before, .btn-mainmenu::before {
    transition: none;
  }
  .header__menu .menu .sub-menu > .menu-item > a::before {
    transition: none;
  }
}
@media print {
  .d-print-inline {
    display: inline;
  }
  .d-print-inline-block {
    display: inline-block;
  }
  .d-print-block {
    display: block;
  }
  .d-print-grid {
    display: grid;
  }
  .d-print-inline-grid {
    display: inline-grid;
  }
  .d-print-table {
    display: table;
  }
  .d-print-table-row {
    display: table-row;
  }
  .d-print-table-cell {
    display: table-cell;
  }
  .d-print-flex {
    display: flex;
  }
  .d-print-inline-flex {
    display: inline-flex;
  }
  .d-print-none {
    display: none;
  }
}

/*# sourceMappingURL=main.css.map*/