/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./wordpress/wp-content/themes/bas/styles/frontend.scss ***!
  \***************************************************************************************************************************************************************************/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

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

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

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

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/*!
 * Bootstrap Grid v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
    padding-right: 25.6rem;
    padding-left: 25.6rem;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 10vw;
    padding-left: 10vw;
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.8rem;
  margin-left: -0.8rem;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.8rem;
  padding-left: 0.8rem;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

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

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

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

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

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

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

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

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

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

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

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

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

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

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

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

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

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

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

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

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

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

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

.swiper-cards {
  overflow: visible;
}

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

/*! purgecss start ignore */
/*paint style*/
@font-face {
  font-family: "Self Modern";
  src: url("../../assets/fonts/self-modern_book_web.woff2") format("woff2");
  font-weight: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Self Modern";
  src: url("../../assets/fonts/self-modern_semibold_web.woff2") format("woff2");
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Self Modern";
  src: url("../../assets/fonts/self-modern_bold_web.woff2") format("woff2");
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "FragmentMono";
  src: url("../../assets/fonts/FragmentMono-Regular.woff2") format("woff2");
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "FragmentMono";
  src: url("../../assets/fonts/FragmentMono-Italic.woff2") format("woff2");
  font-weight: 400;
  font-stretch: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bull 5 Regular";
  src: url("../../assets/fonts/Bull-5-Regular.woff2") format("woff2");
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bull 5 Mono";
  src: url("../../assets/fonts/Bull-5-Mono.woff2") format("woff2");
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "bas";
  src: url("../../assets/fonts/bas.eot?n4ybw2");
  src: url("../../assets/fonts/bas.eot?n4ybw2#iefix") format("embedded-opentype"), url("../../assets/fonts/bas.ttf?n4ybw2") format("truetype"), url("../../assets/fonts/bas.woff?n4ybw2") format("woff"), url("../../assets/fonts/bas.svg?n4ybw2#bas") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "bas" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-service-fruehstueck:before {
  content: "\e944";
}

.icon-service-weinbar:before {
  content: "\e945";
}

.icon-service-reinigung:before {
  content: "\e946";
}

.icon-service-handtuchservice:before {
  content: "\e947";
}

.icon-service-anzahl-guests:before {
  content: "\e948";
}

.icon-service-flaeche:before {
  content: "\e949";
}

.icon-service-anzahl-rooms:before {
  content: "\e94a";
}

.icon-service-anzahl-baths:before {
  content: "\e94b";
}

.icon-service-sauna:before {
  content: "\e94c";
}

.icon-service-balkon:before {
  content: "\e94d";
}

.icon-service-checkmark:before {
  content: "\e94e";
}

.icon-service-pflege:before {
  content: "\e94f";
}

.icon-service-ubahn:before {
  content: "\e950";
}

.icon-service-einkaufen:before {
  content: "\e951";
}

.icon-service-supermarkt:before {
  content: "\e952";
}

.icon-service-restaurants:before {
  content: "\e953";
}

.icon-service-sporthaendler:before {
  content: "\e954";
}

.icon-tirol:before {
  content: "\e900";
}

.icon-tirol-imst:before {
  content: "\e901";
}

.icon-tirol-ibk-land:before {
  content: "\e902";
}

.icon-tirol-ibk-stadt:before {
  content: "\e903";
}

.icon-tirol-kitz:before {
  content: "\e904";
}

.icon-tirol-kufstein:before {
  content: "\e905";
}

.icon-tirol-landeck:before {
  content: "\e906";
}

.icon-tirol-lienz:before {
  content: "\e907";
}

.icon-tirol-reutte:before {
  content: "\e908";
}

.icon-tirol-schwaz:before {
  content: "\e909";
}

.icon-social-whatsapp:before {
  content: "\e90a";
}

.icon-med-arrow-left:before {
  content: "\e90b";
}

.icon-med-arrow-right:before {
  content: "\e90c";
}

.icon-med-arrow-down:before {
  content: "\e90d";
}

.icon-med-arrow-up:before {
  content: "\e90e";
}

.icon-reg-arrow-extern:before {
  content: "\e90f";
}

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

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

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

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

.icon-med-arrow-uturn-right:before {
  content: "\e914";
}

.icon-med-arrow-uturn-left:before {
  content: "\e915";
}

.icon-search:before {
  content: "\e916";
}

.icon-dropdown:before {
  content: "\e917";
}

.icon-dropup:before {
  content: "\e918";
}

.icon-map:before {
  content: "\e919";
}

.icon-burger:before {
  content: "\e91a";
}

.icon-download-1:before {
  content: "\e91b";
}

.icon-plus-bold:before {
  content: "\e91c";
}

.icon-x-bold:before {
  content: "\e91d";
}

.icon-x-reg-circle:before {
  content: "\e91e";
}

.icon-reg-minus:before {
  content: "\e91f";
}

.icon-fullscreen:before {
  content: "\e920";
}

.icon-download:before {
  content: "\e921";
}

.icon-calendar:before {
  content: "\e922";
}

.icon-location-pin-1:before {
  content: "\e923";
}

.icon-location-flag:before {
  content: "\e924";
}

.icon-phone:before {
  content: "\e925";
}

.icon-social-email:before {
  content: "\e926";
}

.icon-share:before {
  content: "\e927";
}

.icon-reset:before {
  content: "\e928";
}

.icon-people:before {
  content: "\e929";
}

.icon-school-subjects:before {
  content: "\e92a";
}

.icon-puzzle:before {
  content: "\e92b";
}

.icon-files:before {
  content: "\e92c";
}

.icon-social-newlink:before {
  content: "\e92d";
}

.icon-profile:before {
  content: "\e92e";
}

.icon-image:before {
  content: "\e92f";
}

.icon-duration:before {
  content: "\e930";
}

.icon-duration-box:before {
  content: "\e931";
}

.icon-house:before {
  content: "\e932";
}

.icon-edit:before {
  content: "\e933";
}

.icon-check-circle:before {
  content: "\e934";
}

.icon-check:before {
  content: "\e935";
}

.icon-location-pin:before {
  content: "\e936";
}

.icon-double-bd:before {
  content: "\e937";
}

.icon-sauna:before {
  content: "\e938";
}

.icon-guests:before {
  content: "\e939";
}

.icon-bathroom:before {
  content: "\e93a";
}

.icon-share-outline:before {
  content: "\e93b";
}

.icon-cup:before {
  content: "\e93c";
}

.icon-heart-full:before {
  content: "\e93d";
}

.icon-heart-outline:before {
  content: "\e93e";
}

.icon-balcony:before {
  content: "\e93f";
}

.icon-square-meters:before {
  content: "\e940";
}

.icon-social-instagram:before {
  content: "\e941";
}

.icon-social-facebook:before {
  content: "\e942";
}

.icon-social-pinterest:before {
  content: "\e943";
}

html {
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 992px) {
  html {
    font-size: calc(6.6px + (100vw - 992px) * 0.0066532258);
  }
}
@media screen and (min-width: 1322px) {
  html {
    font-size: calc(6px + (100vw - 992px) * 0.0060483871);
  }
}
a {
  text-decoration: none;
  color: inherit;
}

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

picture {
  display: flex;
}
picture img {
  width: 100%;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  font-weight: 400;
}

p {
  margin: 0;
}

*, *:active, *:focus {
  outline: none !important;
}

body {
  color: #14192d;
  background-color: #fff9ec;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.4;
}

main {
  min-height: 100vh;
}

.layout-wrapper {
  padding: 2rem;
  background-color: black;
}
.layout-wrapper img {
  background-color: white;
  padding: 4rem;
  width: 80vh;
  height: 80vh;
  aspect-ratio: 1;
  object-fit: contain;
}

.mc4wp-form {
  font-family: "FragmentMono", sans-serif;
}
.mc4wp-form label {
  display: flex;
  flex-direction: column;
}
.mc4wp-form__input {
  margin-top: 1.2rem;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #14191e;
  padding: 1.2rem 0;
  border-radius: 0;
  font-family: "FragmentMono", sans-serif;
}
.mc4wp-form__submit {
  background-color: #14191e;
  color: #fff4dc;
  border: none;
  border-radius: 100rem;
  padding: 1.4rem 2rem;
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  font-family: "FragmentMono", sans-serif;
}

.button, .mobile-menu__cta-wrapper .button-booking, .mobile-menu__cta-wrapper .button-inquiry, .header__menu .button-booking, .header__menu .button-inquiry, .footer__news-button, .mobile-inquiry-block__button-book, .mobile-inquiry-block__request-without-obligation, .double-image-teaser__link, .colored-feature-list__link, .stacking-teaser__link, .multi-image-teaser__link, .colored-textbox__link, .image-hero__link, .cta-text-box__link {
  border-radius: 0.4rem;
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.65rem;
  background-color: rgb(254, 248, 234);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.button--outline, .mobile-menu__cta-wrapper .button-inquiry, .header__menu .button-inquiry, .mobile-inquiry-block__request-without-obligation {
  padding: 0.8rem 1.2rem;
  border: 1px solid #14192d;
}
.button--fill-black, .mobile-menu__cta-wrapper .button-booking, .header__menu .button-booking, .footer__news-button, .mobile-inquiry-block__button-book, .double-image-teaser__link, .colored-feature-list__link, .stacking-teaser__link, .multi-image-teaser__link, .colored-textbox__link, .image-hero__link {
  border: 1px solid #14192d;
  background-color: #14192d;
  color: #fff;
  font-feature-settings: "ss01" on, "ss08" on, "ss07" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss06" on, "salt" on, "calt" off;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  padding: 0.8rem 1.2rem;
}
.button--with-border, .cta-text-box__link {
  border: 1px solid #14192d;
  border-radius: 0.4rem;
  padding: 0.5rem 1.2rem;
  font-feature-settings: "ss01" on, "ss08" on, "ss07" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss06" on, "salt" on, "calt" off;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.5rem;
  line-height: 1.1;
}

/*===== yeoman hook: content-modules/index.scss =====*/
.text-hero__headline {
  text-align: center;
  text-transform: uppercase;
  font-family: "Self Modern", sans-serif;
  font-size: 11.5vw;
  line-height: 1.15;
  font-weight: normal;
  margin-bottom: 6rem;
  margin-top: 12rem;
}
.text-hero__text {
  text-align: center;
  margin-bottom: 8rem;
}
.text-hero__text p {
  margin-bottom: 2rem;
}
.text-hero__text strong {
  font-weight: 700;
}

.image-text {
  margin-bottom: 8rem;
}
.image-text__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 4.8rem;
  line-height: 1.2;
  font-weight: normal;
}
.headline-text {
  margin-bottom: 6rem;
}
.headline-text__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 4.8rem;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
  margin: 0 0 3.2rem;
}
.headline-text__text {
  text-align: center;
}
.headline-text__text p {
  margin-bottom: 2rem;
}
.headline-text__text strong {
  font-weight: 700;
}

.feature-list {
  margin-bottom: 8rem;
}
.feature-list__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 1.6rem;
  color: #14192d;
  padding-right: 30%;
}
.feature-list__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.feature-list__list-item {
  padding: 0.6rem 0;
  border-bottom: 1px solid #9b9da6;
  display: flex;
  align-items: center;
}
.feature-list__list-item:last-child {
  border-bottom: none;
}
.feature-list__icon {
  font-size: 2.8rem;
  margin-right: 0.8rem;
  color: #14192d;
  display: flex;
}
.feature-list__label {
  color: #434653;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.7rem;
  line-height: 1.35;
}
.feature-list__last-element-margin {
  margin-bottom: 1.6rem;
}

@media screen and (min-width: 992px) {
  .feature-list {
    margin-bottom: 5.6rem;
  }
  .feature-list__headline {
    margin-bottom: 2.4rem;
    padding-right: 0;
  }
  .feature-list__list-item {
    padding: 0.6rem 0;
    border-bottom: 1px solid #9b9da6;
    display: flex;
    align-items: center;
  }
  .feature-list__list-item:last-child {
    border-bottom: none;
  }
  .feature-list__icon {
    font-size: 3.2rem;
  }
  .feature-list__last-element-margin {
    margin-bottom: 2.4rem;
  }
}
.feature-list {
  margin-bottom: 8rem;
}
.feature-list__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 1.6rem;
  color: #14192d;
  padding-right: 30%;
}
.feature-list__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.feature-list__list-item {
  padding: 0.6rem 0;
  border-bottom: 1px solid #9b9da6;
  display: flex;
  align-items: center;
}
.feature-list__list-item:last-child {
  border-bottom: none;
}
.feature-list__icon {
  font-size: 2.8rem;
  margin-right: 0.8rem;
  color: #14192d;
  display: flex;
}
.feature-list__label {
  color: #434653;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.7rem;
  line-height: 1.35;
}
.feature-list__last-element-margin {
  margin-bottom: 1.6rem;
}

@media screen and (min-width: 992px) {
  .feature-list {
    margin-bottom: 5.6rem;
  }
  .feature-list__headline {
    margin-bottom: 2.4rem;
    padding-right: 0;
  }
  .feature-list__list-item {
    padding: 0.6rem 0;
    border-bottom: 1px solid #9b9da6;
    display: flex;
    align-items: center;
  }
  .feature-list__list-item:last-child {
    border-bottom: none;
  }
  .feature-list__icon {
    font-size: 3.2rem;
  }
  .feature-list__last-element-margin {
    margin-bottom: 2.4rem;
  }
}
.highlight-features {
  margin-bottom: 3.2rem;
}
.highlight-features__headline {
  color: #181818;
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
  font-variant-numeric: stacked-fractions ordinal slashed-zero;
}
.highlight-features__summary {
  color: #434653;
  margin-bottom: 3.2rem;
  line-height: 2.16rem;
  font-family: "Bull 5 Regular", sans-serif;
  font-weight: 400;
  font-variant-numeric: slashed-zero;
  font-feature-settings: "ss08" on, "ss06" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss01" on, "salt" on, "ss02" on, "ss07" on;
}
.highlight-features__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.highlight-features__purpleBackground {
  display: flex;
  height: 5.6rem;
  width: 5.6rem;
  padding: 1.2rem;
  background-color: #b4b4dc;
  align-items: flex-start;
  gap: 1rem;
  border-radius: 1.6rem;
  margin-right: 1.2rem;
}
.highlight-features__icon {
  font-size: 3.2rem;
  display: flex;
  align-items: center;
  margin-right: 1.6rem;
}
.highlight-features__label {
  color: #14192d;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.98rem;
  font-variant-numeric: slashed-zero;
}
.highlight-features__description {
  color: #434653;
  font-family: "Bull 5 Regular", sans-serif;
  line-height: 2.16rem;
  align-self: stretch;
  text-transform: none;
  margin-top: 0.4rem;
  font-variant-numeric: slashed-zero;
}
.highlight-features__list-item {
  display: flex;
}
.highlight-features__distance {
  margin-bottom: 3.2rem;
}
.highlight-features__distance-to-button {
  margin-bottom: 3.2rem;
}

@media screen and (min-width: 992px) {
  .highlight-features {
    margin-bottom: 5.6rem;
  }
  .highlight-features__purpleBackground {
    display: flex;
    height: 5.6rem;
    width: 5.6rem;
    padding: 1.2rem;
    background-color: #b4b4dc;
    align-items: flex-start;
    gap: 1rem;
    border-radius: 1.6rem;
    margin-right: 1.6rem;
  }
  .highlight-features__icon {
    font-size: 3.2rem;
    display: flex;
    align-items: center;
    margin-right: 1.6rem;
  }
  .highlight-features__label {
    color: #14192d;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.98rem;
    font-variant-numeric: slashed-zero;
  }
  .highlight-features__description {
    color: #434653;
    font-family: "Bull 5 Regular", sans-serif;
    line-height: 2.16rem;
    align-self: stretch;
    text-transform: none;
    margin-top: 0.8rem;
    font-variant-numeric: slashed-zero;
  }
  .highlight-features__distance {
    margin-bottom: 4rem;
  }
  .highlight-features__distance-to-button {
    margin-bottom: 10rem;
  }
}
.cta-text-box {
  margin-bottom: 8rem;
}
.cta-text-box__border {
  display: flex;
  width: 100%;
  padding: 3.2rem 1.6rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.4rem;
  border: 1px solid #14192d;
  border-radius: 1.2rem;
}
.cta-text-box__headline {
  align-self: stretch;
  color: #181818;
  font-family: "Self Modern", sans-serif;
  font-size: 2.4rem;
  line-height: 1.1;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.64rem;
  font-family: "Self Modern", sans-serif;
  font-variant-numeric: stacked-fractions ordinal slashed-zero;
}
.cta-text-box__description {
  align-self: stretch;
  color: #434653;
  font-variant-numeric: slashed-zero;
  text-overflow: ellipsis;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.16rem;
}
@media screen and (min-width: 992px) {
  .cta-text-box {
    margin-bottom: 8rem;
  }
  .cta-text-box__border {
    display: flex;
    width: 100%;
    padding: 3.2rem 2.4rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.4rem;
    border: 1px solid #14192d;
    border-radius: 1.2rem;
  }
}
.text-image-teaser {
  margin-bottom: 5.6rem;
}
.text-image-teaser__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
}
.text-image-teaser__text ul {
  list-style: none;
  padding: 0;
}
.text-image-teaser__text ul li {
  margin-bottom: 0.8rem;
  color: #434653;
  font-variant-numeric: slashed-zero;
  font-family: "Bull 5 Regular", sans-serif;
  position: relative;
  padding-left: 2rem;
}
.text-image-teaser__text ul li:before {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #8585b1;
  border-radius: 50%;
  display: block;
  top: 0.8rem;
  left: 0;
}
.text-image-teaser__text *:last-child {
  margin-bottom: 0;
}
.text-image-teaser__grid {
  display: grid;
  grid-template-columns: 12fr;
  gap: 3rem;
}
@media screen and (min-width: 992px) {
  .text-image-teaser {
    margin-bottom: 8rem;
  }
  .text-image-teaser__grid {
    display: grid;
    grid-template-columns: 5fr 2fr;
  }
}
.pricing-table__headline {
  color: #181818;
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
}
.pricing-table__tabs-wrapper {
  display: inline-flex;
  border: 1px solid #14192d;
  border-radius: 0.4rem;
  margin-bottom: 2.4rem;
}
.pricing-table__tab {
  display: flex;
  padding: 0.8rem 1.6rem;
  justify-content: center;
  align-items: center;
  font-variant-numeric: slashed-zero;
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.8rem;
  line-height: 1.98rem;
  text-transform: uppercase;
  font-feature-settings: "ss01" on, "ss03" on, "dlig" on, "ss04" on, "ss05" on, "ss08" on, "ss06" on, "salt" on, "ss07" on;
  cursor: pointer;
}
.pricing-table__tab--active {
  background-color: #14192d;
  color: #fff;
}
.pricing-table__table {
  display: none;
  grid-template-columns: 1fr;
  margin-bottom: 2.4rem;
  border: 1px solid #14192d;
  border-radius: 1.2rem;
  position: relative;
}
.pricing-table__table--active {
  display: grid;
}
.pricing-table__table-item {
  position: relative;
  padding: 0 2.4rem 2.4rem 2.4rem;
  display: flex;
}
.pricing-table__table-item--has-border {
  border-bottom: 1px solid #14192d;
}
.pricing-table__table-headline {
  margin-top: 2.4rem;
  margin-bottom: 1.9rem;
  color: #14192d;
  font-variant-numeric: slashed-zero;
  font-feature-settings: "ss01" on, "ss03" on, "dlig" on, "ss04" on, "ss05" on, "ss08" on, "ss06" on, "salt" on, "ss07" on;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 1.98rem;
  text-transform: uppercase;
}
.pricing-table__table-description {
  margin-bottom: 0;
  color: #434653;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
}
.pricing-table__price {
  color: #14192d;
  font-variant-numeric: normal;
  font-feature-settings: normal;
  font-family: "Self Modern", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 2.64rem;
}
.pricing-table__conditions {
  display: none;
}
.pricing-table__meta-info {
  margin-bottom: 5.6rem;
  display: none;
}
.pricing-table__meta-info--active {
  display: block;
}
.pricing-table__meta-info ul {
  list-style: none;
  padding: 0;
}
.pricing-table__meta-info ul li {
  margin-bottom: 0.8rem;
  color: #434653;
  font-variant-numeric: slashed-zero;
  font-feature-settings: "ss08" on, "ss06" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss01" on, "salt" on, "ss02" on, "ss07" on;
  font-family: "Bull 5 Regular", sans-serif;
  position: relative;
  padding-left: 2.16rem;
  font-size: 1.6rem;
}
.pricing-table__meta-info ul li:before {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #8585b1;
  border-radius: 50%;
  display: block;
  top: 0.8rem;
  left: 0;
}

@media screen and (min-width: 992px) {
  .pricing-table__table {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    margin-bottom: 2.4rem;
    border: 1px solid #14192d;
    border-radius: 1.2rem;
    position: relative;
  }
  .pricing-table__table-item {
    position: relative;
    padding: 0 3.4rem;
    display: flex;
  }
  .pricing-table__table-item--has-border {
    border-bottom: 0;
  }
  .pricing-table__table-item--has-border:after {
    top: 0;
    right: -3.4rem;
    content: "";
    position: absolute;
    width: 1px;
    height: 60.67%;
    background-color: #14192d;
    margin-top: 2.36rem;
    margin-right: 3.35rem;
    margin-bottom: 8.14rem;
  }
  .pricing-table__table-item--has-conditions {
    padding-bottom: 7.74rem;
  }
  .pricing-table__table-headline {
    font-size: 1.6rem;
  }
  .pricing-table__table-description {
    margin-bottom: 3.1rem;
    color: #434653;
    font-family: "Bull 5 Regular", sans-serif;
    font-size: 1.6rem;
    line-height: 1.35;
  }
  .pricing-table__conditions {
    display: block;
    color: #14192d;
    font-variant-numeric: slashed-zero;
    font-feature-settings: "ss08" on, "ss06" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss01" on, "salt" on, "ss02" on, "ss07" on;
    font-family: "Bull 5 Regular", sans-serif;
    font-size: 1.6rem;
    font-style: normal;
    line-height: 2.16rem;
    grid-column-start: 1;
    grid-column-end: 3;
    position: absolute;
    left: 3.4rem;
    bottom: 2.1rem;
    width: 30vw;
  }
}
.review-grid__headline {
  margin-bottom: 2.4rem;
  color: #181818;
  font-variant-numeric: stacked-fractions ordinal slashed-zero;
  font-feature-settings: "dlig" on, "ss06" on, "ss05" on, "ss04" on, "ss02" on, "ss01" on, "ss03" on, "salt" on, "ss07" on, "ss08" on, "case" on;
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
}
.review-grid__item {
  display: inline-flex;
  margin-right: 4.6rem;
  margin-bottom: 5.6rem;
}

.review__author {
  color: #14192d;
  font-variant-numeric: slashed-zero;
  font-feature-settings: "ss01" on, "ss03" on, "dlig" on, "ss04" on, "ss05" on, "ss08" on, "ss06" on, "salt" on, "ss07" on;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 0.4rem;
}
.review__hearts {
  display: inline-flex;
  padding-left: 1.6rem;
  margin-bottom: 0.4rem;
  font-size: 2rem;
}
.review__date {
  color: #434653;
  font-feature-settings: "ss01" on, "ss08" on, "ss07" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss06" on, "salt" on, "calt" off;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.3rem;
  line-height: 1.3;
  margin-bottom: 1.6rem;
}
.review__description {
  align-self: stretch;
  color: #434653;
  font-feature-settings: "ss01" on, "ss08" on, "ss07" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss06" on, "salt" on, "calt" off;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 2.32rem;
}

.apartment-preview {
  height: 100%;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
}
.apartment-preview__image-wrapper {
  margin-bottom: 1.2rem;
}
.apartment-preview__image-wrapper img {
  aspect-ratio: 57/32;
  object-fit: contain;
  object-position: center;
  border: 1px solid #14192d;
  border-radius: 2.4rem;
}
.apartment-preview__title {
  color: #14192d;
  font-family: "Self Modern", sans-serif;
  font-size: 2.4rem;
  line-height: 1.1;
  margin-bottom: 0.2rem;
}
.apartment-preview__details {
  display: flex;
  color: #434653;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.5rem;
  line-height: 1.45;
}
.apartment-preview__price {
  color: #14192d;
  font-family: "Self Modern", sans-serif;
  font-size: 2.4rem;
  line-height: 1.1;
  margin-bottom: 0.2rem;
  text-align: right;
}
.apartment-preview__price-label {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.2rem;
  line-height: 1.35;
  text-align: right;
}
.apartment-preview__headline-wrapper {
  margin-bottom: 1.6rem;
  display: flex;
  justify-content: space-between;
}
.apartment-preview__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.apartment-preview__feature {
  border-bottom: 1px solid rgba(155, 157, 166, 0.2);
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
}
.apartment-preview__feature:last-child {
  border-bottom: none;
  margin-bottom: 2.4rem;
}
.apartment-preview__feature-icon {
  font-size: 2.2rem;
  margin-right: 0.8rem;
  color: #14192d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.apartment-preview__feature-label {
  color: #434653;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.45;
  display: inline;
  margin-bottom: 0.8rem;
}
.apartment-preview__actions-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}
.apartment-preview__action--details {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}
.apartment-preview__border-bottom {
  border-bottom: 1px solid #14192d;
  margin-top: 0.7rem;
  display: flex;
}
.apartment-preview__action--book {
  padding: 0.8rem 1.2rem;
  border-radius: 0.4rem;
  background-color: #14192d;
  color: #fff;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  text-align: right;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .apartment-preview__image-wrapper {
    margin-bottom: 1.6rem;
  }
  .apartment-preview__price {
    color: #14192d;
    font-variant-numeric: normal;
    font-feature-settings: normal;
    font-family: "Self Modern", sans-serif;
    font-size: 2.4rem;
    line-height: 1.1;
    margin-bottom: 0.6rem;
    text-align: right;
  }
  .apartment-preview__headline-wrapper {
    margin-bottom: 2.4rem;
    display: flex;
    justify-content: space-between;
    padding: 0 0.8rem;
  }
  .apartment-preview__list {
    padding: 0 0.8rem;
  }
  .apartment-preview__actions-wrapper {
    padding: 0 0.8rem;
  }
}
.related-apartments-grid {
  margin-bottom: 8rem;
}
.related-apartments-grid__headline {
  color: #181818;
  font-variant-numeric: stacked-fractions ordinal slashed-zero;
  font-feature-settings: "dlig" on, "ss06" on, "ss05" on, "ss04" on, "ss02" on, "ss01" on, "ss03" on, "salt" on, "ss07" on, "ss08" on, "case" on;
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
}
.related-apartments-grid__grid {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 1.6rem;
}
.related-apartments-grid__grid-item {
  margin-bottom: 5.6rem;
}
.related-apartments-grid .apartment-preview__details {
  display: none;
}
.related-apartments-grid .apartment-preview__headline-wrapper {
  display: block;
}
.related-apartments-grid .apartment-preview__price, .related-apartments-grid .apartment-preview__price-label {
  text-align: left;
}

@media screen and (min-width: 992px) {
  .related-apartments-grid__grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .related-apartments-grid__grid-item {
    margin-bottom: 0;
  }
}
.big-image-teaser {
  margin-bottom: 12rem;
}
.big-image-teaser__headline {
  color: #181818;
  font-variant-numeric: stacked-fractions ordinal slashed-zero;
  font-feature-settings: "dlig" on, "ss06" on, "ss05" on, "ss04" on, "ss02" on, "ss01" on, "ss03" on, "salt" on, "ss07" on, "ss08" on, "case" on;
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
}
.big-image-teaser__text {
  overflow: hidden;
  color: #434653;
  font-variant-numeric: slashed-zero;
  font-feature-settings: "ss08" on, "ss06" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss01" on, "salt" on, "ss02" on, "ss07" on;
  text-overflow: ellipsis;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 2.4rem;
}
.big-image-teaser__image-wrapper {
  background-color: #fff4dc;
  width: 100%;
}

.hero-gallery {
  margin-bottom: 1.6rem;
}
.hero-gallery__grid {
  position: relative;
}
.hero-gallery__grid-item img {
  aspect-ratio: 2/1.25;
  object-fit: cover;
}
.hero-gallery__grid-item:not(:first-child) {
  display: none;
}
.hero-gallery__all-button {
  position: absolute;
  left: 0.4rem;
  bottom: 0.4rem;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.3rem;
  line-height: 1.1;
  padding: 0.4rem;
  border-radius: 0.4rem;
  color: #fff;
  background-color: #14192d;
  display: flex;
  gap: 0.4rem;
  align-items: center;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .hero-gallery {
    margin-bottom: 5.6rem;
  }
  .hero-gallery__grid {
    display: grid;
    grid-template-columns: 6fr 2fr 2fr;
    grid-template-rows: 1fr 1fr;
    gap: 1.6rem;
  }
  .hero-gallery__grid-item:not(:first-child) {
    display: block;
  }
  .hero-gallery__grid-item:nth-child(n+6) {
    display: none;
  }
  .hero-gallery__grid-item picture {
    height: 100%;
  }
  .hero-gallery__grid-item:nth-child(1) {
    grid-area: 1/1/3/1;
  }
  .hero-gallery__all-button {
    font-family: "Bull 5 Mono", sans-serif;
    font-size: 1.5rem;
    line-height: 1.1;
    left: 1rem;
    bottom: 1rem;
    padding: 0.5rem 1.2rem 0.5rem 0.8rem;
    gap: 0.8rem;
  }
}
.apartment-abstract {
  margin-bottom: 8rem;
}
.apartment-abstract__headline {
  color: #181818;
  font-family: "Self Modern", sans-serif;
  font-size: 4.2rem;
  line-height: 1.15;
  margin-bottom: 1.6rem;
  align-self: stretch;
  hyphens: auto;
}
.apartment-abstract__claim {
  align-self: stretch;
  color: #434653;
  font-variant-numeric: slashed-zero;
  font-feature-settings: "ss08" on, "ss06" on, "ss05" on, "dlig" on, "ss04" on, "ss03" on, "ss01" on, "salt" on, "ss02" on, "ss07" on;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 3rem;
  width: 100%;
}
.apartment-abstract__values-grid {
  display: grid;
  grid-template-columns: 4fr;
  row-gap: 0.8rem;
}
.apartment-abstract__value-item {
  display: flex;
}
.apartment-abstract__value-icon {
  font-size: 3.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.6rem;
  height: 5.6rem;
  background-color: #b4b4dc;
  padding: 1.2rem;
  gap: 1rem;
  border-radius: 1.6rem;
  margin-right: 1.2rem;
}
.apartment-abstract__value-label {
  justify-content: center;
  align-items: center;
  display: flex;
  color: #434653;
  font-variant-numeric: ordinal;
  font-feature-settings: "dlig" on, "ss01" on, "ss08" on, "ss07" on, "ss06" on, "salt" on, "calt" off;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .apartment-abstract {
    margin-bottom: 8rem;
  }
  .apartment-abstract__headline {
    padding-right: 15%;
    hyphens: none;
  }
  .apartment-abstract__claim {
    padding-right: 15%;
    margin-bottom: 3.2rem;
  }
  .apartment-abstract__values-grid {
    grid-template-columns: 3fr 4fr;
    row-gap: 1.2rem;
  }
  .apartment-abstract__value-item {
    display: flex;
  }
}
.layout {
  margin-bottom: 8rem;
}
.layout__headline {
  align-self: stretch;
  color: #181818;
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
}
.layout__preview-wrapper {
  position: relative;
}
.layout__enlarge-trigger {
  display: none;
}

@media screen and (min-width: 992px) {
  .layout {
    margin-bottom: 5.6rem;
  }
  .layout__enlarge-trigger {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 6rem;
    height: 6rem;
    background-color: #14192d;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.4rem;
    color: #fff;
    border-radius: 1.6rem;
    cursor: pointer;
  }
}
.image-hero {
  margin-bottom: 5.6rem;
}
.image-hero__image {
  margin-bottom: 2.4rem;
}
.image-hero__image img {
  aspect-ratio: 4.5/3;
  object-fit: cover;
  object-position: center;
}
.image-hero__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.6rem;
  line-height: 1.15;
  margin-bottom: 2.4rem;
}
.image-hero__text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 992px) {
  .image-hero {
    margin-bottom: 8rem;
  }
  .image-hero__image {
    margin-bottom: 0;
  }
  .image-hero__headline {
    margin-bottom: 1.6rem;
    padding-right: 20%;
  }
}
.colored-textbox {
  padding: 5.6rem 0;
  background-color: #bedcef;
}
.colored-textbox__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 4.2rem;
  line-height: 1.15;
  margin-bottom: 2.4rem;
}
.colored-textbox__text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 1.6rem;
}
.colored-textbox__text ul {
  margin: 2.4rem 0;
  padding: 0;
  list-style: none;
}
.colored-textbox__text ul li {
  position: relative;
  padding: 0 0 0 1.8rem;
  margin-bottom: 0.4rem;
}
.colored-textbox__text ul li:after {
  position: absolute;
  top: 0.5rem;
  left: 0;
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background-color: #14192d;
  border-radius: 50%;
}
@media screen and (min-width: 992px) {
  .colored-textbox {
    margin-bottom: 8rem;
  }
}
.multi-image-teaser {
  margin-bottom: 5.6rem;
}
.multi-image-teaser__image-top {
  margin-bottom: 3.2rem;
}
.multi-image-teaser__text-left {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.5rem;
  line-height: 1.35;
  margin-bottom: 1.2rem;
}
.multi-image-teaser__text-center {
  font-family: "Self Modern", sans-serif;
  font-size: 2.2rem;
  line-height: 1.25;
  margin-bottom: 3.2rem;
}
.multi-image-teaser__images-grid {
  display: grid;
  grid-template-columns: 2fr 4fr;
  gap: 1.6rem;
  margin-bottom: 2.4rem;
}
.multi-image-teaser__image-left picture {
  display: flex;
}
.multi-image-teaser__image-left img {
  aspect-ratio: 14.6/17.6;
  object-fit: cover;
  object-position: center;
}
.multi-image-teaser__image-center picture {
  display: flex;
}
.multi-image-teaser__image-center img {
  aspect-ratio: 31.4/27.2;
  object-fit: cover;
  object-position: center;
}
.multi-image-teaser__text-bottom {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 992px) {
  .multi-image-teaser {
    margin-bottom: 12rem;
  }
  .multi-image-teaser__image-top {
    margin-bottom: 8rem;
  }
  .multi-image-teaser__images-grid {
    display: grid;
    grid-template-columns: 1fr 2.16fr;
    gap: 1.6rem;
    margin-bottom: 0;
  }
  .multi-image-teaser__text-left {
    font-family: "Bull 5 Mono", sans-serif;
    font-size: 1.5rem;
    line-height: 1.35;
  }
  .multi-image-teaser__text-center {
    font-family: "Self Modern", sans-serif;
    font-size: 2.2rem;
    line-height: 1.25;
    margin-bottom: 5.6rem;
  }
  .multi-image-teaser__main-text-wrapper {
    padding-left: 4rem;
  }
}
.stacking-teaser {
  margin-bottom: 5.6rem;
}
.stacking-teaser__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 4.2rem;
  line-height: 1.15;
  margin-bottom: 2.4rem;
  text-align: center;
}
.stacking-teaser__sub-headline {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 2.4rem;
  text-align: center;
}
.stacking-teaser__stack {
  margin-bottom: 2.4rem;
  border-radius: 2.4rem;
  overflow: hidden;
  border: 1px solid #14192d;
}
.stacking-teaser__stack-image picture {
  display: flex;
}
.stacking-teaser__stack-image img {
  aspect-ratio: 37.4/23.1;
  object-fit: cover;
  object-position: center;
}
.stacking-teaser__stack-body {
  padding: 3.6rem 2rem 5rem 2rem;
  position: relative;
}
.stacking-teaser__stack-line {
  position: absolute;
  width: calc(100% + 2px);
  left: -1px;
  top: 0;
  border-top: 1px solid #14192d;
  border-left: 1px solid #14192d;
  border-right: 1px solid #14192d;
  border-radius: 2.4rem 2.4rem 0 0;
  background-color: #fff9ec;
  height: 3.5rem;
}
.stacking-teaser__stack-line:nth-child(1) {
  transform: translateY(-160%);
}
.stacking-teaser__stack-line:nth-child(2) {
  transform: translateY(-120%);
}
.stacking-teaser__stack-line:nth-child(3) {
  transform: translateY(-80%);
}
.stacking-teaser__stack-line:nth-child(4) {
  transform: translateY(-40%);
}
.stacking-teaser__stack-headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 1.2rem;
}
.stacking-teaser__stack-text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
}
.stacking-teaser__stack-link {
  display: inline-block;
  margin-top: 1.6rem;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  text-decoration: underline;
}
.stacking-teaser__link-wrapper {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .stacking-teaser {
    margin-bottom: 8rem;
  }
  .stacking-teaser__sub-headline {
    margin-bottom: 4rem;
  }
  .stacking-teaser__stack {
    border-radius: 3.2rem;
    display: grid;
    grid-template-columns: 7fr 5fr;
  }
  .stacking-teaser__stack--image-right {
    grid-template-columns: 5fr 7fr;
  }
  .stacking-teaser__stack--image-right .stacking-teaser__stack-image {
    order: 2;
  }
  .stacking-teaser__stack--image-right .stacking-teaser__stack-body {
    order: 1;
    padding: 0 4rem 0 8.7rem;
  }
  .stacking-teaser__stack--image-right .stacking-teaser__stack-line {
    border-radius: 3.2rem 0 0 3.2rem;
    width: 3.5rem;
    left: -1px;
    top: -1px;
    border-top: 1px solid #14192d;
    border-left: 1px solid #14192d;
    border-bottom: 1px solid #14192d;
    border-right: none;
    height: calc(100% + 2px);
  }
  .stacking-teaser__stack--image-right .stacking-teaser__stack-line:nth-child(1) {
    transform: translateX(0);
  }
  .stacking-teaser__stack--image-right .stacking-teaser__stack-line:nth-child(2) {
    transform: translateX(50%);
  }
  .stacking-teaser__stack--image-right .stacking-teaser__stack-line:nth-child(3) {
    transform: translateX(100%);
  }
  .stacking-teaser__stack--image-right .stacking-teaser__stack-line:nth-child(4) {
    transform: translateX(150%);
  }
  .stacking-teaser__stack-body {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 8.7rem 0 4rem;
  }
  .stacking-teaser__stack-line {
    border-radius: 0 3.2rem 3.2rem 0;
    width: 3.5rem;
    left: auto;
    right: -1px;
    top: -1px;
    border-top: 1px solid #14192d;
    border-right: 1px solid #14192d;
    border-bottom: 1px solid #14192d;
    border-left: none;
    height: calc(100% + 2px);
  }
  .stacking-teaser__stack-line:nth-child(1) {
    transform: translateX(0);
  }
  .stacking-teaser__stack-line:nth-child(2) {
    transform: translateX(-50%);
  }
  .stacking-teaser__stack-line:nth-child(3) {
    transform: translateX(-100%);
  }
  .stacking-teaser__stack-line:nth-child(4) {
    transform: translateX(-150%);
  }
}
.colored-feature-list {
  background-color: #b4b4dc;
  padding: 5.6rem 0;
  margin-bottom: 5.6rem;
}
.colored-feature-list__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 4.2rem;
  line-height: 1.15;
  margin-bottom: 1.6rem;
}
.colored-feature-list__text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 4.8rem;
}
.colored-feature-list__item {
  display: flex;
  padding: 1.6rem 0;
  align-items: center;
  border-bottom: 1px solid #8585b1;
}
.colored-feature-list__item:last-child {
  border-bottom: none;
}
.colored-feature-list__item-icon {
  width: 5.6rem;
  height: 5.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.2rem;
  background-color: #fff;
  border-radius: 1.6rem;
  margin-right: 1.6rem;
  flex-shrink: 0;
}
.colored-feature-list__item-headline {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 0.8rem;
}
.colored-feature-list__item-text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
}
.colored-feature-list__link {
  margin-top: 1.6rem;
}

@media screen and (min-width: 992px) {
  .colored-feature-list {
    padding: 6.4rem 0;
    margin-bottom: 8rem;
  }
  .colored-feature-list__item {
    padding: 2.4rem 0;
  }
  .colored-feature-list__link {
    margin-top: 0.8rem;
  }
}
.double-image-teaser {
  margin-bottom: 5.6rem;
}
.double-image-teaser__image-big img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
}
.double-image-teaser__image-small {
  display: flex;
  align-items: flex-end;
}
.double-image-teaser__image-small img {
  aspect-ratio: 11.9/16.6;
  object-fit: cover;
  object-position: center;
}
.double-image-teaser__headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.8rem;
  line-height: 1.15;
  margin-bottom: 1.6rem;
  margin-top: 2.4rem;
}
.double-image-teaser__text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 1.6rem;
}
.double-image-teaser__text strong {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1.1;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 992px) {
  .double-image-teaser {
    margin-bottom: 12rem;
  }
  .double-image-teaser__image-small {
    max-width: 40%;
  }
  .double-image-teaser__image-small img {
    aspect-ratio: 17.8/25.2;
  }
  .double-image-teaser__left-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.arrival-map {
  margin-bottom: 12rem;
}
.arrival-map__image-wrapper {
  margin-bottom: 3.2rem;
}
.arrival-map__text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
}
.arrival-map__text h3 {
  color: #181818;
  font-family: "Self Modern", sans-serif;
  font-size: 2.6rem;
  line-height: 1.1;
  margin-top: 4.8rem;
  margin-bottom: 0.8rem;
}
.arrival-map__text h3:first-child {
  margin-top: 0;
}
.arrival-map__text a {
  display: inline-block;
  margin-top: 0.8rem;
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  .arrival-map__image-wrapper {
    margin-bottom: 0;
  }
  .arrival-map__text h3 {
    font-family: "Self Modern", sans-serif;
    font-size: 2.6rem;
    line-height: 1.1;
  }
}
.apartment-inquiry-block {
  position: sticky;
  top: 10rem;
}
.apartment-inquiry-block__border {
  padding: 1.6rem 1.6rem 2.4rem 1.6rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6rem;
  border-radius: 1.2rem;
  border: 1px solid #14192d;
  display: grid;
  grid-template-columns: 5fr;
}
.apartment-inquiry-block__dates-wrapper {
  grid-template-columns: 2.5fr 2.5fr;
  display: grid;
  gap: 0.8rem;
}
.apartment-inquiry-block__input-wrapper {
  white-space: nowrap;
}
.apartment-inquiry-block__arrival, .apartment-inquiry-block__departure {
  border: 1px solid #14192d;
  background-color: #fff9ec;
  border-radius: 0.8rem;
  padding: 0.8rem 1.2rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  display: flex;
  margin-bottom: 1.6rem;
}
.apartment-inquiry-block__headline {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.2rem;
  line-height: 1.35;
  text-transform: uppercase;
}
.apartment-inquiry-block__date-arrival {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  border: 1px solid transparent;
  background-color: transparent;
}
.apartment-inquiry-block__arrival-icon {
  display: inline-flex;
  justify-content: right;
  align-items: center;
  font-size: 1.2rem;
}
.apartment-inquiry-block__date-departure {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  border: 1px solid transparent;
  background-color: transparent;
}
.apartment-inquiry-block__description {
  color: #14192d;
  font-variant-numeric: stacked-fractions;
  font-family: "Self Modern", sans-serif;
  font-size: 2.8rem;
  line-height: 1.2;
}
.apartment-inquiry-block__price {
  color: #14192d;
  font-family: "Self Modern", sans-serif;
  font-size: 2.8rem;
  line-height: 1.2;
  text-align: right;
  margin-bottom: 0.4rem;
}
.apartment-inquiry-block__price-label {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.2rem;
  line-height: 1.35;
  text-align: right;
}
.apartment-inquiry-block__price-grid {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}
.apartment-inquiry-block__button-book {
  display: flex;
  padding: 1.2rem 3.2rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  align-self: stretch;
  background-color: #14192d;
  border-radius: 0.8rem;
  cursor: pointer;
  color: #fff;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.7rem;
  line-height: 1.45;
  margin-bottom: 0.8rem;
}
.apartment-inquiry-block__request-without-obligation {
  display: flex;
  padding: 1.2rem 3.2rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  align-self: stretch;
  cursor: pointer;
  border: 1px solid #14192d;
  border-radius: 0.8rem;
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.7rem;
  line-height: 1.45;
}
.apartment-inquiry-block__share-text {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
.apartment-inquiry-block__share {
  display: flex;
}
.apartment-inquiry-block__copy-link {
  display: inline-flex;
}
.apartment-inquiry-block__share-border-bottom {
  border-bottom: 1px solid #14003E;
  display: flex;
}
.apartment-inquiry-block__copy-link {
  margin-left: 1.2rem;
  border-bottom: 1px solid #14003E;
}
.apartment-inquiry-block__icon-share {
  font-size: 1.6rem;
  margin-right: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.apartment-inquiry-block__icon-social-link {
  font-size: 1.6rem;
  margin-right: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.apartment-inquiry-block__link-text {
  color: #14192d;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}

.stacking-hero {
  margin-bottom: 4rem;
}
.stacking-hero__stack {
  margin-bottom: 2.4rem;
  border-radius: 2.4rem;
  overflow: hidden;
  border: 1px solid #14192d;
}
.stacking-hero__stack-image picture {
  display: flex;
}
.stacking-hero__stack-image img {
  aspect-ratio: 37.4/23.1;
  object-fit: cover;
  object-position: center;
}
.stacking-hero__stack-body {
  padding: 3.6rem 2rem 5rem 2rem;
  position: relative;
}
.stacking-hero__stack-line {
  position: absolute;
  width: calc(100% + 2px);
  left: -1px;
  top: 0;
  border-top: 1px solid #14192d;
  border-left: 1px solid #14192d;
  border-right: 1px solid #14192d;
  border-radius: 2.4rem 2.4rem 0 0;
  background-color: #fff9ec;
  height: 3.5rem;
}
.stacking-hero__stack-line:nth-child(1) {
  transform: translateY(-160%);
}
.stacking-hero__stack-line:nth-child(2) {
  transform: translateY(-120%);
}
.stacking-hero__stack-line:nth-child(3) {
  transform: translateY(-80%);
}
.stacking-hero__stack-line:nth-child(4) {
  transform: translateY(-40%);
}
.stacking-hero__stack-headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 1.2rem;
}
.stacking-hero__stack-text {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
}
.stacking-hero__stack-link {
  display: inline-block;
  margin-top: 1.6rem;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  .stacking-hero__stack {
    border-radius: 3.2rem;
    display: grid;
    grid-template-columns: 7fr 5fr;
  }
  .stacking-hero__stack--image-right {
    grid-template-columns: 5fr 7fr;
  }
  .stacking-hero__stack--image-right .stacking-hero__stack-image {
    order: 2;
  }
  .stacking-hero__stack--image-right .stacking-hero__stack-body {
    order: 1;
    padding: 0 4rem 0 8.7rem;
  }
  .stacking-hero__stack--image-right .stacking-hero__stack-line {
    border-radius: 3.2rem 0 0 3.2rem;
    width: 3.5rem;
    left: -1px;
    top: -1px;
    border-top: 1px solid #14192d;
    border-left: 1px solid #14192d;
    border-bottom: 1px solid #14192d;
    border-right: none;
    height: calc(100% + 2px);
  }
  .stacking-hero__stack--image-right .stacking-hero__stack-line:nth-child(1) {
    transform: translateX(0);
  }
  .stacking-hero__stack--image-right .stacking-hero__stack-line:nth-child(2) {
    transform: translateX(50%);
  }
  .stacking-hero__stack--image-right .stacking-hero__stack-line:nth-child(3) {
    transform: translateX(100%);
  }
  .stacking-hero__stack--image-right .stacking-hero__stack-line:nth-child(4) {
    transform: translateX(150%);
  }
  .stacking-hero__stack-body {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 8.7rem 0 4rem;
  }
  .stacking-hero__stack-line {
    border-radius: 0 3.2rem 3.2rem 0;
    width: 3.5rem;
    left: auto;
    right: -1px;
    top: -1px;
    border-top: 1px solid #14192d;
    border-right: 1px solid #14192d;
    border-bottom: 1px solid #14192d;
    border-left: none;
    height: calc(100% + 2px);
  }
  .stacking-hero__stack-line:nth-child(1) {
    transform: translateX(0);
  }
  .stacking-hero__stack-line:nth-child(2) {
    transform: translateX(-50%);
  }
  .stacking-hero__stack-line:nth-child(3) {
    transform: translateX(-100%);
  }
  .stacking-hero__stack-line:nth-child(4) {
    transform: translateX(-150%);
  }
}
.mobile-inquiry-block {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  padding: 1.6rem 2rem;
  background-color: #fff9ec;
  border-top: 1px solid #14192d;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-inquiry-block__price {
  font-family: "Self Modern", sans-serif;
  font-size: 1.6rem;
  line-height: 1.2;
}
.mobile-inquiry-block__price-info {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.2rem;
  line-height: 1.35;
  text-transform: uppercase;
}
.mobile-inquiry-block__request-without-obligation {
  width: 11rem;
}
.mobile-inquiry-block__button-book {
  width: 11rem;
  margin-left: 0.4rem;
}

@media screen and (min-width: 992px) {
  .mobile-inquiry-block {
    display: none;
  }
}
.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
  overflow: hidden;
}
.footer:after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: calc(100% + 2px);
  height: 8rem;
  border-radius: 5.6rem 5.6rem 0 0;
  border-top: 1px solid #14192d;
  border-right: 1px solid #14192d;
  border-left: 1px solid #14192d;
}
.footer__top-row {
  padding-bottom: 2.4rem;
}
.footer__share-wrapper {
  display: flex;
}
.footer__share-wrapper .icon-share {
  margin-right: 0.4rem;
}
.footer__wrappers-padding {
  padding-bottom: 4.4rem;
}
.footer__share {
  border-bottom: 1px solid black;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  color: #14192d;
}
.footer__headline {
  font-variant-numeric: slashed-zero;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 1.6rem;
  color: #14192d;
}
.footer__social-media-wrapper {
  display: flex;
}
.footer__social-media-item {
  margin-right: 1.6rem;
  margin-bottom: 1.6rem;
}
.footer__news-description {
  color: #434653;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.3rem;
  line-height: 1.3;
  margin-bottom: 1.6rem;
}
.footer__email-payment-label {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.2rem;
  line-height: 1.35;
  color: #14192d;
}
.footer__news-email {
  margin-bottom: 0.7rem;
}
.footer__text-field-wrapper {
  margin-bottom: 0.8rem;
}
.footer__text-field {
  width: 100%;
  display: block;
  background-color: transparent;
  padding: 0.8rem;
  border: 1px solid #14192d;
  border-radius: 0.4rem;
  color: #9b9da6;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.footer__contact {
  display: flex;
  flex-direction: column;
}
.footer__link-wrapper {
  border-bottom: 1px solid #14003E;
  margin-bottom: 1.2rem;
  max-width: max-content;
  display: inline-flex;
}
.footer__link-label {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  margin-left: 0.4rem;
  color: #14192d;
}
.footer__arrival-address {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: 1.6rem;
  color: #14192d;
}
.footer__arrival-google-maps {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.5rem;
  line-height: 1.3;
  padding-bottom: 0.4rem;
  position: relative;
  color: #14192d;
}
.footer__arrival-google-maps:after {
  border-bottom: 1.5px solid #14192d;
  content: "";
  height: 0.1rem;
  position: absolute;
  left: 0;
  bottom: -0.1rem;
  width: 100%;
}
.footer__important-facts {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.4rem;
  line-height: 1.1;
  border-bottom: 1px solid #14192d;
  padding-bottom: 0.2rem;
  display: inline-flex;
  color: #14192d;
}
.footer__important-facts-imprint-agb {
  margin-right: 1.6rem;
}
.footer__important-facts-travel-insurance {
  margin-bottom: 5.6rem;
}
.footer__payment-methods-headline {
  margin-bottom: 0.8rem;
}
.footer__payment-methods {
  display: flex;
  align-items: center;
}
.footer__payment-methods img {
  margin-right: 0.4rem;
}

@media screen and (min-width: 992px) {
  .footer__social-media {
    padding-bottom: 0;
  }
  .footer__newsletter-wrapper {
    padding-bottom: 0;
  }
  .footer__contact-wrapper {
    padding-bottom: 0;
  }
  .footer__adress-wrapper {
    padding-bottom: 0;
  }
  .footer__contact-wrapper {
    display: flex;
    justify-content: center;
  }
  .footer__payment-methods-headline {
    justify-content: right;
    display: flex;
  }
  .footer__payment-methods {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0.4rem;
    justify-items: center;
    align-items: center;
  }
  .footer__payment-methods img {
    margin-right: 0;
  }
}
.footer-landing {
  background-color: #14191e;
  padding: 6rem 0;
  color: #fff4dc;
}
.footer-landing__text {
  text-align: center;
}

.cookie-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1.6rem 5.2rem;
  justify-content: center;
  align-items: center;
  z-index: 250;
  background-color: #ababab;
  color: #14191e;
  flex-direction: column;
  border-top: 1px solid #14191e;
  display: flex;
  transform: translateY(200%);
  transition: 0.3s ease;
}
.cookie-bar--visible {
  transform: translateY(0);
}
.cookie-bar__info {
  line-height: 2.2rem;
  text-align: center;
}
.cookie-bar__link {
  text-decoration: underline;
  margin-left: 0.5rem;
}
.cookie-bar__actions-wrapper {
  display: flex;
  margin-top: 1.5rem;
}
.cookie-bar__button {
  border-radius: 1.8rem;
  height: 3.6rem;
  padding: 0 2.4rem;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin: 0 1rem;
  border: 1.5px solid #14191e;
  background-color: transparent;
  color: #14191e;
}

@media (min-width: 992px) {
  .cookie-bar {
    flex-direction: row;
  }
  .cookie-bar__actions-wrapper {
    margin-left: 3.8rem;
    margin-top: 0;
  }
  .cookie-bar__link {
    margin-left: 1.5rem;
  }
  .cookie-bar__button {
    transition: 0.3s ease;
  }
  .cookie-bar__button:hover {
    background-color: #828282;
  }
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 1.6rem 0 2rem;
  background-color: #fff9ec;
  z-index: 100;
  transition: 0.3s ease;
  border-bottom: 1px solid #fff9ec;
}
.header--unpinned {
  transform: translateY(-6.5rem);
  border-bottom: 1px solid #9b9da6;
  padding-bottom: 0;
}
.header--unpinned .header__main-header-wrapper {
  height: 6rem;
}
.header--unpinned .header__logo-wrapper {
  height: 6rem;
}
.header--unpinned .header__logo--full {
  transform: translateY(-13rem) translateX(-50%);
}
.header--unpinned .header__logo--slim {
  transform: translateY(-50%) translateX(-50%);
}
.header__pre-header-wrapper {
  padding: 0 0 1.8rem 0;
}
.header__pre-header {
  border-radius: 0.4rem;
  border: 1px solid #8585b1;
  background: #b4b4dc;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  font-size: 1.3rem;
  text-transform: uppercase;
  padding: 0.8rem 1.2rem;
  text-align: center;
}
.header__main-header-wrapper {
  display: flex;
  align-items: center;
  height: 7.2rem;
  transition: height 0.3s ease;
}
.header__main-header-wrapper .row {
  width: 100%;
}
.header__menu-wrapper {
  display: none;
}
.header__menu {
  display: none;
}
.header__menu .button-booking {
  margin-left: 1.2rem !important;
}
.header__logo-wrapper {
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 7.2rem;
  transition: 0.3s ease;
}
.header__logo {
  position: absolute;
  top: 50%;
  left: 50%;
}
.header__logo--full {
  width: 14rem;
  transform: translateY(-50%) translateX(-50%);
  transition: transform 0.3s ease;
}
.header__logo--slim {
  transform: translateY(calc(6rem + 50%)) translateX(-50%);
  transition: transform 0.3s ease;
}
.header__mobile-menu-trigger {
  position: absolute;
  right: 0.8rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  cursor: pointer;
  width: 3.4rem;
  height: 2rem;
}
.header__mobile-menu-trigger--open .header__mobile-menu-trigger-line:nth-child(1), .header__mobile-menu-trigger--open .header__mobile-menu-trigger-line:nth-child(3) {
  top: 50%;
  transform: translateY(-50%);
}
.header__mobile-menu-trigger-line {
  width: 100%;
  height: 2px;
  background-color: #14192d;
  position: absolute;
  left: 0;
  transition: 0.3s ease;
}
.header__mobile-menu-trigger-line:nth-child(1) {
  top: 0;
}
.header__mobile-menu-trigger-line:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.header__mobile-menu-trigger-line:nth-child(3) {
  top: 100%;
  transform: translateY(-100%);
}
.header__meta-menu {
  display: none;
}
.header__meta-menu-item {
  margin-left: 1.2rem;
  font-size: 1.6rem;
}
.header__meta-menu-item--lang-switcher {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .header {
    padding: 1.6rem 0 0;
  }
  .header--not-top {
    transform: translateY(-6rem);
  }
  .header--not-top .header__main-header-wrapper {
    height: 6rem;
  }
  .header--not-top .header__logo-wrapper {
    height: 6rem;
  }
  .header--not-top .header__logo--full {
    transform: translateY(-13rem) translateX(-50%);
  }
  .header--not-top .header__logo--slim {
    transform: translateY(-50%) translateX(-50%);
  }
  .header__pre-header-wrapper {
    padding: 0;
  }
  .header__main-header-wrapper {
    height: 13rem;
  }
  .header__logo-wrapper {
    height: 13rem;
  }
  .header__logo--full {
    width: 17rem;
    transform: translateY(-50%) translateX(-50%);
  }
  .header__logo--slim {
    transform: translateY(calc(6rem + 50%)) translateX(-50%);
  }
  .header__meta-menu {
    display: flex;
    align-items: center;
    margin-left: 1.2rem;
  }
  .header__pre-header {
    font-family: "Bull 5 Mono", sans-serif;
    font-size: 1.5rem;
    line-height: 1;
    padding: 1.2rem;
  }
  .header__menu-wrapper {
    display: flex;
    align-items: center;
  }
  .header__menu-wrapper--right {
    justify-content: flex-end;
  }
  .header__mobile-menu-trigger {
    display: none;
  }
  .header__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
  }
  .header__menu .menu-item {
    font-family: "Bull 5 Mono", sans-serif;
    font-size: 1.6rem;
    line-height: 1;
  }
  .header__menu--left .menu-item {
    margin-right: 2.4rem;
  }
  .header__menu--right {
    justify-content: flex-end;
  }
  .header__menu--right .menu-item {
    margin-left: 2.4rem;
  }
}
:root {
  --ebCiColor: #14192D;
  --ebCiBgColor: #8585B1;
  --ebCiHeadingColor: #14192D;
  --ebCiFontFamily: "Bull 5 Regular";
}

.easybooking {
  margin-bottom: 12rem;
}

.ebContainer .stepTwoRoomOverview,
.ebContainer .stepTwoCartRoomsList,
.ebContainer .oneRoom,
.ebContainer .extra-product-item {
  background-color: #fff;
}

#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked, #ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionRight .recentlyBooked {
  height: auto;
  padding: 1rem;
}

#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeSelfAdmin .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo #ebbeStepTwoRooms .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .selfAdminOneRoom .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .chooseOtherRoomList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoCatList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .oneSpecialOffer .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img,
#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepTwo .selfAdminRoomInfo .stepTwoRoomChoose .stepTwoSpecialOffersList .stepTwoOneRoom .stepTwoRoomDescription .stepTwoRoomDescriptionLeft .swiper .swiper-wrap > img {
  object-fit: contain;
  background-color: #fff;
}

#ebbeContainer #ebbeImageOverlay .galleryWrapper .galleryNext,
#ebbeContainer #ebbeImageOverlay .galleryWrapper .galleryPrev {
  background-color: #b4b4dc;
  color: #fff;
}

#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepFive .app-download .app-download-description {
  background-color: #fff;
}

#ebbeContainer #ebbeAppWrapper #ebbeContent #ebbeStepFive .phone-qr {
  background: #fff !important;
}

.ebContainer .stepTwoOtherDates ul li.cicolorsInv {
  background-color: #b4b4dc !important;
  color: #14191e !important;
}

.popover .popover-body .priceDetailsSummary .col-3 {
  width: 50% !important;
}
.popover .popover-body .priceDetailsSummary .col-9 {
  width: 50% !important;
}

#ebOfferContainer .travelDates,
#ebOfferContainer .category,
#ebOfferContainer .personalData,
#ebOfferContainer .terms {
  background-color: #fff;
}
#ebOfferContainer .personalData,
#ebOfferContainer .terms {
  padding: 2rem;
  border: var(--eb-border);
  margin-bottom: 20px;
}
#ebOfferContainer #ebOfferSubmit {
  position: relative;
  margin: 2.2rem auto 0;
  left: 50%;
  transform: translateX(-50%);
}

.carousel__item .eb-image[data-v-33dd0e8d] .eb-image__inner,
.eb-image__error, .eb-image__placeholder, .eb-image__wrapper, .eb-image__inner {
  object-fit: contain !important;
}

.eb-image__error, .eb-image__placeholder, .eb-image__wrapper, .eb-image__inner {
  max-height: 250px;
}

#ebOfferContainer h1, #ebOfferContainer h2, #ebOfferContainer h3, #ebOfferContainer h4, #ebOfferContainer h5, #ebOfferContainer h6, #ebOfferContainer p, #ebOfferContainer span {
  margin: 0 2px !important;
}

.mobile-menu {
  position: fixed;
  z-index: 90;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff9ec;
  padding-top: 17rem;
  padding-bottom: 8rem;
  transition: 0.3s ease;
  transform: translateY(-100%);
  overflow: auto;
}
.mobile-menu--visible {
  transform: translateY(0);
}
.mobile-menu__top-row {
  margin-bottom: 3.2rem;
}
.mobile-menu__cta-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.6rem;
  padding: 0;
  margin: 0;
}
.mobile-menu__menu {
  padding: 0;
  list-style: none;
  margin-bottom: 3.2rem;
}
.mobile-menu__menu li a {
  display: block;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 2.2rem;
  line-height: 1;
  padding: 1.6rem 0;
  border-bottom: 1px solid #ddd;
}
.mobile-menu__meta-info {
  display: flex;
  flex-direction: column;
}
.mobile-menu__link-wrapper {
  border-bottom: 1px solid #14003E;
  margin-bottom: 1.8rem;
  max-width: max-content;
  display: inline-flex;
}
.mobile-menu__link-label {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  margin-left: 0.4rem;
  color: #14192d;
}
.mobile-menu__lang-switch-wrapper {
  border-bottom: 1px solid #14003E;
  margin-top: 3.2rem;
  max-width: max-content;
  display: inline-flex;
}

[data-gallery-item] {
  cursor: pointer;
}

.gallery-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
  display: none;
  background-color: #fff9ec;
  overflow: auto;
}
.gallery-overlay.open {
  display: flex;
  pointer-events: auto;
}
.gallery-overlay figcaption {
  display: block;
}
.gallery-overlay__items {
  width: calc(100% - 4rem);
  margin-left: 2rem;
}
.gallery-overlay__items figcaption {
  margin-top: 0.8rem;
  text-align: center;
}
.gallery-overlay__container:not(.swiper-wrapper) {
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.gallery-overlay__close-icon-wrapper {
  position: absolute;
  right: 1.2rem;
  top: 1.2rem;
  height: calc(100% - 1.2rem);
  pointer-events: none;
}
.gallery-overlay__close-icon {
  position: sticky;
  top: 1.2rem;
  right: 1.2rem;
  width: 2.8rem;
  height: 2.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  font-size: 2rem;
  background-color: #14192d;
  color: #fff;
  border-radius: 0.4rem;
}
.gallery-overlay__items-captions {
  display: none;
}
.gallery-overlay__navigation {
  display: none;
}

@media (max-width: 992px) {
  .gallery-overlay__container {
    min-height: 100dvh;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .gallery-overlay {
    align-items: center;
    justify-content: center;
    padding-bottom: 2rem;
    overflow: hidden;
  }
  .gallery-overlay .swiper .swiper-slide {
    height: auto;
  }
  .gallery-overlay .swiper .swiper-slide picture {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .gallery-overlay .swiper .swiper-slide picture img {
    max-width: 70vw;
    max-height: 70vh;
    object-fit: contain;
    object-position: center;
  }
  .gallery-overlay .swiper .swiper-slide figcaption {
    display: none;
  }
  .gallery-overlay__items {
    width: 100%;
    margin-left: 0;
  }
  .gallery-overlay__items-captions {
    position: absolute;
    width: 100%;
    bottom: 4.6rem;
    display: block;
  }
  .gallery-overlay__items-captions figcaption {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 0 2rem;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }
  .gallery-overlay__items-captions figcaption.visible {
    opacity: 1;
    pointer-events: auto;
  }
  .gallery-overlay__navigation {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #14192d;
    color: #fff;
    cursor: pointer;
    z-index: 100;
  }
  .gallery-overlay__navigation .icon {
    font-size: 2rem;
  }
  .gallery-overlay__navigation.prev {
    left: 12.7rem;
  }
  .gallery-overlay__navigation.next {
    right: 12.7rem;
  }
  .gallery-overlay__close-icon {
    position: absolute;
    top: 2.4rem;
    right: 2.4rem;
    width: 3.2rem;
    height: 3.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    cursor: pointer;
  }
}
.simple-page {
  padding-top: 22rem;
  padding-bottom: 12rem;
  color: #434653;
}
.simple-page h1 {
  font-family: "Self Modern", sans-serif;
  font-size: 4.2rem;
  line-height: 1.15;
  margin-bottom: 2.4rem;
}
.simple-page h2 {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
  margin-top: 4.2rem;
}
.simple-page p {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 1.6rem;
}
.simple-page strong {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  text-transform: uppercase;
}
.simple-page a {
  text-decoration: underline;
}
.simple-page ul {
  list-style: none;
  padding: 0;
  margin-bottom: 1.6rem;
}
.simple-page ul li {
  margin-bottom: 0.8rem;
  position: relative;
  padding-left: 2rem;
}
.simple-page ul li:before {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #8585b1;
  border-radius: 50%;
  display: block;
  top: 0.8rem;
  left: 0;
}

.flexible-content-page {
  padding-top: 18rem;
}

@media screen and (min-width: 992px) {
  .flexible-content-page {
    padding-top: 22rem;
  }
}
.single-apartment {
  padding-top: 18rem;
}

@media screen and (min-width: 992px) {
  .single-apartment {
    padding-top: 22rem;
  }
}
.apartments-overview-page {
  padding-top: 22rem;
}
.apartments-overview-page__apartments-grid {
  margin-bottom: 4rem;
}
.apartments-overview-page__apartment-grid-item {
  margin-bottom: 8rem;
}

.job-offer {
  height: 90vh;
  aspect-ratio: 9/16;
  margin: 5vh;
  color: #434653;
}
.job-offer__wrapper {
  height: 100%;
  width: 100%;
  padding: 4.2rem;
  position: relative;
}
.job-offer__wrapper:after {
  content: "";
  width: calc(100% + 8.2rem);
  height: calc(100% + 8.2rem);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: 1px solid #434653;
}
.job-offer__title {
  font-family: "Self Modern", sans-serif;
  font-size: 4.2rem;
  line-height: 1.15;
  margin-bottom: 0.4rem;
  text-align: center;
  color: #181818;
}
.job-offer__sub-title {
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.7rem;
  line-height: 1.35;
  margin-bottom: 2.4rem;
  text-align: center;
}
.job-offer__duration {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 2.4rem;
  text-align: center;
}
.job-offer__description {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  margin-bottom: 2.4rem;
  text-align: center;
}
.job-offer__section-headline {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 2.1rem;
  color: #181818;
}
.job-offer__listing {
  margin: 0;
  margin-bottom: 4.2rem;
  list-style: none;
  padding: 0;
}
.job-offer__listing li {
  padding: 0 0 0.8rem 2rem;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  font-feature-settings: "ss01" on, "ss03" on, "ss08" on, "ss07" on, "ss05" on, "dlig" on, "ss04" on, "ss06" on, "salt" on, "calt" off;
  position: relative;
}
.job-offer__listing li:before {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #8585b1;
  border-radius: 50%;
  display: block;
  top: 0.6rem;
  left: 0;
}
.job-offer__contact {
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.35;
  text-align: center;
}
.job-offer__footer {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4.2rem;
  font-family: "Bull 5 Regular", sans-serif;
  font-size: 1.3rem;
  line-height: 1.3;
}
.job-offer__cta {
  background-color: #b4b4dc;
  width: 18rem;
  height: 18rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  font-family: "Bull 5 Mono", sans-serif;
  font-size: 1.8rem;
  line-height: 1.1;
  right: 4.2rem;
  bottom: 24rem;
  position: absolute;
  transform: rotate(-45deg);
}
.job-offer__bonus {
  font-family: "Self Modern", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
}

/*! purgecss end ignore */
