/* input(3950,27): run-time error CSS1030: Expected identifier, found '2'
input(5403,27): run-time error CSS1030: Expected identifier, found '2' */
@charset "UTF-8";
@font-face {
  font-family: "Larsseit";
  src: url("../fonts/379624_0_0.eot?v=i_NhJEjJAicknPuFXUKGi6gJILE");
  src: url("../fonts/379624_0_0.eot?v=i_NhJEjJAicknPuFXUKGi6gJILE&#iefix") format("embedded-opentype"), url("../fonts/379624_0_0.woff2?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("woff2"), url("../fonts/379624_0_0.woff?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("woff"), url("../fonts/379624_0_0.ttf?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Larsseit";
  src: url("../fonts/379624_2_0.eot?v=i_NhJEjJAicknPuFXUKGi6gJILE");
  src: url("../fonts/379624_2_0.eot?v=i_NhJEjJAicknPuFXUKGi6gJILE&#iefix") format("embedded-opentype"), url("../fonts/379624_2_0.woff2?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("woff2"), url("../fonts/379624_2_0.woff?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("woff"), url("../fonts/379624_2_0.ttf?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "851chikara-dzuyoku-kana-aRg";
  src: url("../fonts/851chikara-dzuyoku_kanaa_004.woff2?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("woff2"), url("../fonts/851chikara-dzuyoku_kanaa_004.woff?v=i_NhJEjJAicknPuFXUKGi6gJILE") format("woff");
  font-weight: 400;
  font-style: normal;
}
/* endif */
/*! 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;
}

.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6 {
  margin: 0;
  line-height: 1.25;
  color: #272d3a;
  font-style: normal;
  letter-spacing: 0.1em;
}
.heading-1 a,
.heading-2 a,
.heading-3 a,
.heading-4 a,
.heading-5 a,
.heading-6 a {
  text-decoration: none;
  color: #272d3a;
}
.heading-1 a:hover,
.heading-2 a:hover,
.heading-3 a:hover,
.heading-4 a:hover,
.heading-5 a:hover,
.heading-6 a:hover {
  color: #f3344a;
}
.heading-1 svg,
.heading-2 svg,
.heading-3 svg,
.heading-4 svg,
.heading-5 svg,
.heading-6 svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

.heading-1 {
  font-size: 36px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .heading-1 {
    font-size: 48px;
  }
}

.heading-2 {
  font-size: 30px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .heading-2 {
    font-size: 36px;
  }
}

.heading-3 {
  font-size: 24px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .heading-3 {
    font-size: 30px;
  }
}

.heading-4 {
  font-size: 18px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .heading-4 {
    font-size: 24px;
  }
}

.heading-5 {
  font-size: 16px;
  font-weight: 700;
  font-family: "Larsseit";
  line-height: 1.5;
  letter-spacing: 0;
}
@media only screen and (min-width: 769px) {
  .heading-5 {
    font-size: 18px;
  }
}

.heading-6 {
  font-size: 14px;
  font-weight: 700;
  font-family: "Larsseit";
  line-height: 1.5;
  letter-spacing: 0;
}
@media only screen and (min-width: 769px) {
  .heading-6 {
    font-size: 14px;
  }
}

.display-heading {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.125;
  font-family: "trumpsoftpro", sans-serif;
  color: #272d3a;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 769px) {
  .display-heading {
    font-size: 60px;
  }
}

.eyebrow {
  font-size: 12px;
  font-family: "Larsseit";
  line-height: 1.25;
  font-weight: 700;
  color: #6D7179;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
}

.lead {
  font-size: 21px;
  font-family: "Larsseit";
  font-weight: 400;
  line-height: 1.5;
  color: #a1a4a9;
}
.lead--wide {
  max-width: 800px !important;
}

.small {
  font-size: 14px;
  font-family: "Larsseit";
  font-weight: 500;
  line-height: 1.5;
  color: #575d67;
}
.small-heading {
  font-size: 14px;
  font-family: "Larsseit";
  font-weight: 700;
  line-height: 1.5;
  color: #575d67;
}

p {
  line-height: 1.5;
  color: #575d67;
  margin: 0 0 16px 0;
  font-size: 16px;
}
@media only screen and (min-width: 769px) {
  p {
    font-size: 18px;
  }
}
p a {
  color: #f3344a;
  border-bottom: 1px solid #f3344a;
  box-sizing: border-box;
  text-decoration: none;
}

ul {
  display: block;
  list-style-type: disc;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
ul li {
  display: list-item;
  margin: 4px 0 4px 24px;
  color: #575d67;
  font-size: 16px;
}
ul li::marker {
  color: #f3344a;
}
@media only screen and (min-width: 769px) {
  ul li {
    font-size: 18px;
  }
}

ol {
  display: block;
  list-style-type: decimal;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
ol li {
  display: list-item;
  margin: 4px 0 4px 24px;
  color: #575d67;
  font-size: 16px;
}
@media only screen and (min-width: 769px) {
  ol li {
    font-size: 18px;
  }
}

a {
  color: #f3344a;
  text-decoration: none;
}

address {
  font-size: 16px;
  font-family: "Larsseit";
  font-style: normal;
}

.editable-content h1,
.editable-content h2,
.editable-content h3,
.editable-content h4,
.editable-content h5,
.editable-content h6 {
  margin: 0;
  line-height: 1.25;
  color: #272d3a;
  font-style: normal;
  letter-spacing: 0.1em;
}
.editable-content h1 a,
.editable-content h2 a,
.editable-content h3 a,
.editable-content h4 a,
.editable-content h5 a,
.editable-content h6 a {
  text-decoration: none;
  color: #272d3a;
}
.editable-content h1 a:hover,
.editable-content h2 a:hover,
.editable-content h3 a:hover,
.editable-content h4 a:hover,
.editable-content h5 a:hover,
.editable-content h6 a:hover {
  color: #f3344a;
}
.editable-content h1 svg,
.editable-content h2 svg,
.editable-content h3 svg,
.editable-content h4 svg,
.editable-content h5 svg,
.editable-content h6 svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}
.editable-content h1 {
  font-size: 36px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .editable-content h1 {
    font-size: 48px;
  }
}
.editable-content h2 {
  font-size: 30px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .editable-content h2 {
    font-size: 36px;
  }
}
.editable-content h3 {
  font-size: 24px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .editable-content h3 {
    font-size: 30px;
  }
}
.editable-content h4 {
  font-size: 18px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .editable-content h4 {
    font-size: 24px;
  }
}
.editable-content h5 {
  font-size: 16px;
  font-weight: 700;
  font-family: "Larsseit";
  line-height: 1.5;
  letter-spacing: 0;
}
@media only screen and (min-width: 769px) {
  .editable-content h5 {
    font-size: 18px;
  }
}
.editable-content h6 {
  font-size: 14px;
  font-weight: 700;
  font-family: "Larsseit";
  line-height: 1.5;
  letter-spacing: 0;
}
@media only screen and (min-width: 769px) {
  .editable-content h6 {
    font-size: 14px;
  }
}

html {
  box-sizing: border-box;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

body {
  background-color: #ffffff;
  box-sizing: border-box;
  font-family: "Larsseit";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #575d67;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: no-common-ligatures;
  height: 100%;
  margin-top: 72px;
  counter-reset: text-icon-block num-text-block hero-slider-dots modal-slider-dots gallery-slider-dots;
}
@media only screen and (min-width: 769px) {
  body {
    margin-left: 87px;
    margin-top: 0;
  }
}

.row {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row--full-width {
  max-width: 100%;
}
.row--flow-oppersite {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.row--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.row--end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.row--middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row--bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.row--space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-12 {
  width: 100%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media only screen and (min-width: 500px) {
  .xsm-1 {
    width: 8.3333333333%;
  }
  .xsm-2 {
    width: 16.6666666667%;
  }
  .xsm-3 {
    width: 25%;
  }
  .xsm-4 {
    width: 33.3333333333%;
  }
  .xsm-5 {
    width: 41.6666666667%;
  }
  .xsm-6 {
    width: 50%;
  }
  .xsm-7 {
    width: 58.3333333333%;
  }
  .xsm-8 {
    width: 66.6666666667%;
  }
  .xsm-9 {
    width: 75%;
  }
  .xsm-10 {
    width: 83.3333333333%;
  }
  .xsm-11 {
    width: 91.6666666667%;
  }
  .xsm-12 {
    width: 100%;
  }
  .xsm--no-gutter {
    padding: 0 !important;
  }
  .xsm-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
  }
  .xsm-fit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .xsm-24px {
    width: 24px;
  }
  .xsm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xsm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xsm-offset-3 {
    margin-left: 25%;
  }
  .xsm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xsm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xsm-offset-6 {
    margin-left: 50%;
  }
  .xsm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xsm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xsm-offset-9 {
    margin-left: 75%;
  }
  .xsm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xsm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xsm-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 769px) {
  .sm-1 {
    width: 8.3333333333%;
  }
  .sm-2 {
    width: 16.6666666667%;
  }
  .sm-3 {
    width: 25%;
  }
  .sm-4 {
    width: 33.3333333333%;
  }
  .sm-5 {
    width: 41.6666666667%;
  }
  .sm-6 {
    width: 50%;
  }
  .sm-7 {
    width: 58.3333333333%;
  }
  .sm-8 {
    width: 66.6666666667%;
  }
  .sm-9 {
    width: 75%;
  }
  .sm-10 {
    width: 83.3333333333%;
  }
  .sm-11 {
    width: 91.6666666667%;
  }
  .sm-12 {
    width: 100%;
  }
  .sm--no-gutter {
    padding: 0 !important;
  }
  .sm-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
  }
  .sm-fit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .sm-24px {
    width: 24px;
  }
  .sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .sm-offset-3 {
    margin-left: 25%;
  }
  .sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .sm-offset-6 {
    margin-left: 50%;
  }
  .sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .sm-offset-9 {
    margin-left: 75%;
  }
  .sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .sm-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .md-1 {
    width: 8.3333333333%;
  }
  .md-2 {
    width: 16.6666666667%;
  }
  .md-3 {
    width: 25%;
  }
  .md-4 {
    width: 33.3333333333%;
  }
  .md-5 {
    width: 41.6666666667%;
  }
  .md-6 {
    width: 50%;
  }
  .md-7 {
    width: 58.3333333333%;
  }
  .md-8 {
    width: 66.6666666667%;
  }
  .md-9 {
    width: 75%;
  }
  .md-10 {
    width: 83.3333333333%;
  }
  .md-11 {
    width: 91.6666666667%;
  }
  .md-12 {
    width: 100%;
  }
  .md--no-gutter {
    padding: 0 !important;
  }
  .md-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
  }
  .md-fit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .md-24px {
    width: 24px;
  }
  .md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .md-offset-3 {
    margin-left: 25%;
  }
  .md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .md-offset-6 {
    margin-left: 50%;
  }
  .md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .md-offset-9 {
    margin-left: 75%;
  }
  .md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .md-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-1 {
    width: 8.3333333333%;
  }
  .lg-2 {
    width: 16.6666666667%;
  }
  .lg-3 {
    width: 25%;
  }
  .lg-4 {
    width: 33.3333333333%;
  }
  .lg-5 {
    width: 41.6666666667%;
  }
  .lg-6 {
    width: 50%;
  }
  .lg-7 {
    width: 58.3333333333%;
  }
  .lg-8 {
    width: 66.6666666667%;
  }
  .lg-9 {
    width: 75%;
  }
  .lg-10 {
    width: 83.3333333333%;
  }
  .lg-11 {
    width: 91.6666666667%;
  }
  .lg-12 {
    width: 100%;
  }
  .lg--no-gutter {
    padding: 0 !important;
  }
  .lg-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
  }
  .lg-fit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .lg-24px {
    width: 24px;
  }
  .lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .lg-offset-3 {
    margin-left: 25%;
  }
  .lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .lg-offset-6 {
    margin-left: 50%;
  }
  .lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .lg-offset-9 {
    margin-left: 75%;
  }
  .lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .lg-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .xlg-1 {
    width: 8.3333333333%;
  }
  .xlg-2 {
    width: 16.6666666667%;
  }
  .xlg-3 {
    width: 25%;
  }
  .xlg-4 {
    width: 33.3333333333%;
  }
  .xlg-5 {
    width: 41.6666666667%;
  }
  .xlg-6 {
    width: 50%;
  }
  .xlg-7 {
    width: 58.3333333333%;
  }
  .xlg-8 {
    width: 66.6666666667%;
  }
  .xlg-9 {
    width: 75%;
  }
  .xlg-10 {
    width: 83.3333333333%;
  }
  .xlg-11 {
    width: 91.6666666667%;
  }
  .xlg-12 {
    width: 100%;
  }
  .xlg--no-gutter {
    padding: 0 !important;
  }
  .xlg-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
  }
  .xlg-fit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .xlg-24px {
    width: 24px;
  }
  .xlg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlg-offset-3 {
    margin-left: 25%;
  }
  .xlg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlg-offset-6 {
    margin-left: 50%;
  }
  .xlg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlg-offset-9 {
    margin-left: 75%;
  }
  .xlg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlg-offset-0 {
    margin-left: 0;
  }
}
.col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
}
.col--no-gutter {
  padding: 0 !important;
}
.col-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.col-fit {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.header {
  display: block;
  background-color: #1c212b;
  padding: 8px 24px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 8;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
  .header {
    display: none;
  }
}
.header__brand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  display: block;
  padding-right: 16px;
}
.header__brand svg {
  width: 167px;
  height: 34px;
  display: block;
}
.header__cta {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
  text-align: right;
}
.header__cta .button {
  display: none;
  margin-right: 24px;
  position: relative;
  top: 3px;
}
@media only screen and (min-width: 600px) {
  .header__cta .button {
    display: inline-block;
  }
}
.header__toggle {
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background-color: #272d3a;
  border: none;
  outline: 0;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
}
.header__toggle-text {
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
  color: #898c93;
  font-size: 10px;
  font-weight: 700;
  font-family: "Larsseit";
  text-transform: uppercase;
}
.header__toggle-line {
  width: 24px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -3.75px);
}
.header__toggle-line:last-child {
  transform: translate(-50%, 3.75px);
}
.header__toggle.js-active .header__toggle-line {
  transform: rotate(45deg);
  left: 28%;
}
.header__toggle.js-active .header__toggle-line:last-child {
  transform: rotate(-45deg);
}

.sidebar {
  display: none;
}
@media only screen and (min-width: 769px) {
  .sidebar {
    display: block;
    background-color: #1c212b;
    position: fixed;
    top: 0;
    left: 0;
    width: 88px;
    padding: 16px;
    box-sizing: border-box;
    z-index: 6;
    height: 100%;
    text-align: center;
  }
}
.sidebar__toggle {
  display: block;
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background-color: #272d3a;
  border: none;
  outline: 0;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
}
.sidebar__toggle-text {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
  color: #898c93;
  font-size: 10px;
  font-weight: 700;
  font-family: "Larsseit";
  text-transform: uppercase;
  white-space: nowrap;
}
.sidebar__toggle-line {
  width: 24px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -3.75px);
}
.sidebar__toggle-line:last-child {
  transform: translate(-50%, 3.75px);
}
.sidebar__toggle.js-active .sidebar__toggle-line {
  transform: rotate(45deg);
  left: 28%;
}
.sidebar__toggle.js-active .sidebar__toggle-line:last-child {
  transform: rotate(-45deg);
}
.sidebar__brand {
  color: #ffffff;
  position: absolute;
  bottom: 64px;
  left: 20px;
  height: 230.8px;
  width: 47px;
  border-bottom: 0;
}
.sidebar__brand-text {
  display: none;
}
@media screen and (min-height: 470px) {
  .sidebar__brand-text {
    display: block;
  }
}
.sidebar__brand svg {
  height: 230.8px;
  width: 47px;
}

.navigation {
  display: none;
  background-color: #272d3a;
  background-image: url("../images/navigation__bg.png?v=i_NhJEjJAicknPuFXUKGi6gJILE");
  background-size: 60% auto;
  background-position: bottom right;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 7;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .navigation {
    left: 88px;
    width: calc(100% - 88px);
    background-size: 40% auto;
  }
}
.navigation.js-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
}
.navigation__wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 146px 24px 40px 24px;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .navigation__wrapper {
    padding: 80px 24px;
  }
}
.navigation__wrapper a.eyebrow:hover {
  color: #f3344a;
}
.navigation__list {
  max-width: 810px;
  width: 100%;
}
.navigation__list-item {
  max-width: 300px;
  width: 100%;
  display: inline-block;
  margin-top: 2px;
}
@media only screen and (min-width: 769px) {
  .navigation__list-item {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 800px) {
  .navigation__list-item {
    max-width: 400px;
    width: 100%;
  }
}
.navigation__list-link {
  display: inline-block;
  text-transform: uppercase;
  font-size: 24px;
  color: #eaebec;
  font-family: "trumpsoftpro", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 700px) {
  .navigation__list-link {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1025px) {
  .navigation__list-link {
    font-size: 48px;
  }
}
.navigation__list-link:hover {
  color: #f3344a;
}
.navigation__list-link span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 6px;
  background-color: #f3344a;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin-left: 8px;
}
@media only screen and (min-width: 700px) {
  .navigation__list-link span {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .navigation__list-link span {
    width: 12px;
    height: 12px;
  }
}
.navigation__list--sm .navigation__list-link {
  font-size: 16px;
  font-family: "Larsseit";
  letter-spacing: 0;
  text-transform: initial;
  font-weight: 700;
}
.navigation__social {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px 40px 24px;
  box-sizing: border-box;
}
.navigation__social-link {
  font-size: 12px;
  font-family: "Larsseit";
  line-height: 1.25;
  font-weight: 700;
  color: #6D7179;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
}
.navigation__social-link + .navigation__social-link {
  padding-left: 16px;
}
.navigation__cta {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px 40px 24px;
  box-sizing: border-box;
}
@media only screen and (min-width: 600px) {
  .navigation__cta {
    display: none;
  }
}

.footer {
  background-color: #272d3a;
  padding: 64px 24px 64px 24px;
}
@media only screen and (min-width: 769px) {
  .footer {
    padding: 80px 24px 120px 24px;
  }
}
.footer--short {
  padding: 38px 24px 38px 24px;
}
@media only screen and (min-width: 769px) {
  .footer--short {
    padding: 48px 48px 24px 48px;
  }
}
.footer--short .footer__sub-bar {
  margin-top: 48px;
}
.footer__wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-x: hidden;
}
.footer__link {
  color: #eaebec;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin: 4px 1% 4px 0;
}
.footer__link:hover {
  color: #f3344a;
}
.footer__resorts {
  margin-bottom: 80px;
  width: 100%;
}
.footer__resorts .footer__link {
  width: 49%;
  margin: 4px 1% 4px 0;
}
.footer__resorts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .footer__resorts {
    width: 50%;
  }
}
.footer__explore {
  width: 100%;
  margin-bottom: 80px;
}
@media only screen and (min-width: 500px) {
  .footer__explore {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__explore {
    width: 25%;
  }
}
.footer__contact {
  width: 100%;
  margin-bottom: 80px;
}
@media only screen and (min-width: 500px) {
  .footer__contact {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__contact {
    width: 25%;
  }
}
.footer__contact span {
  font-size: 14px;
  color: #a1a4a9;
}
.footer__email {
  color: #eaebec;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 0 0;
  position: relative;
  margin: 4px 0;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__email:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M12.7 2C6.6 1.6 1.6 6.6 2 12.7 2.4 18 7 22 12.3 22H16c.5 0 1-.5 1-1s-.5-1-1-1h-3.7c-3.7 0-7.2-2.4-8.1-6-1.4-5.8 4-11.2 9.8-9.7 3.6.9 6 4.3 6 8.1v1.1c0 .8-.7 1.6-1.5 1.6s-1.5-.9-1.5-1.7v-1.3c0-2.5-1.8-4.8-4.3-5.1-3.4-.5-6.3 2.4-5.7 5.9.3 1.9 1.8 3.5 3.7 3.9 1.8.4 3.6-.2 4.7-1.3.9 1.2 2.7 1.9 4.3 1.2 1.3-.5 2.2-1.9 2.2-3.3v-1.1C22 7 18 2.4 12.7 2zM12 15c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.footer__phone {
  color: #eaebec;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 0 0;
  position: relative;
  margin: 4px 0;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__phone:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M19.2 15.3l-2.5-.3c-.6-.1-1.2.1-1.6.6l-1.8 1.8c-2.8-1.4-5.2-3.8-6.6-6.6l1.9-1.9c.4-.4.6-1 .6-1.6l-.5-2.5c-.1-1-1-1.8-2-1.8H5c-1.1 0-2 .9-2 2.1.5 8.5 7.4 15.4 15.9 15.9 1.1 0 2.1-.9 2.1-2v-1.7c0-1.1-.8-1.9-1.8-2z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.footer__address {
  font-size: 16px;
  margin: 4px 0 28px 0;
  display: inline-block;
  color: #eaebec;
}
.footer__strapline {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1000px) {
  .footer__strapline {
    width: 430px;
    height: 66px;
    text-align: left;
  }
}
.footer__strapline svg {
  max-width: 427.2px;
  width: 100%;
  vertical-align: bottom;
}
.footer__accreditation {
  width: 100%;
  text-align: center;
  margin-top: 24px;
}
@media only screen and (min-width: 1000px) {
  .footer__accreditation {
    width: calc(100% - 430px);
    text-align: right;
    margin-top: 0;
    height: 64px;
  }
}
.footer__accreditation img {
  vertical-align: middle;
  display: inline-block;
  margin: 16px 8px;
  opacity: 0.8;
  height: 64px;
}
@media only screen and (min-width: 1000px) {
  .footer__accreditation img {
    margin: 0 0 0 16px;
  }
}
.footer__accreditation img:last-child {
  height: 34px;
}
.footer__sub-bar {
  max-width: 1280px;
  width: 100%;
  margin: 80px auto 0 auto;
  font-size: 14px;
  color: #a1a4a9;
  text-align: center;
}
@media only screen and (min-width: 1000px) {
  .footer__sub-bar {
    text-align: left;
  }
}
.footer__sub-bar-link {
  font-size: 14px;
  color: #a1a4a9;
  margin: 4px 12px;
  white-space: nowrap;
  display: inline-block;
}
.footer__sub-bar-link:hover {
  color: #eaebec;
}

.accommodation__navigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px 43px;
  padding: 24px 24px;
  box-sizing: border-box;
}
.accommodation__navigation a {
  color: #9B9EA3;
  text-transform: uppercase;
  letter-spacing: 1.12px;
  font-size: 14px;
  font-weight: 700;
}
.accommodation__content {
  text-align: left;
  max-width: 900px;
  padding: 0 24px;
  margin: 0 auto;
}
.accommodation__map {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 66.666%;
}
.accommodation__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.line {
  width: 100%;
  height: 1px;
  background: #cccdd0;
  margin: 32px 0 32px 0;
}

.accommodation-tabs__buttons {
  width: 100%;
  max-width: 900px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0 24px;
  margin: 0 auto;
  box-sizing: border-box;
}
.accommodation-tabs__button {
  font-size: 14px;
  line-height: 1.05em;
  padding: 16px 32px;
  background: #e5e6e7;
  border-radius: 4px;
  cursor: pointer;
}
.accommodation-tabs__button[data-button=active] {
  color: #fff;
  background: #F3344B;
}
.accommodation-tabs__content {
  display: grid;
  grid-template-columns: 1fr;
}
.accommodation-tabs__content iframe {
  width: 100%;
}
.accommodation-tabs__block {
  grid-area: 1/1/1/1;
}
.accommodation-tabs__block[data-block=hide] {
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.accommodation-tabs__block[data-block=show] {
  height: auto;
  opacity: 1;
  pointer-events: unset;
}
.accommodation-tabs__block-inner {
  width: 100%;
  max-width: 900px;
  padding: 0 24px;
  margin: 0 auto;
  box-sizing: border-box;
}
.accommodation-tabs__block img {
  max-width: 100%;
}

.accordion__wrapper {
  max-width: 860px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
  text-align: left;
}
.accordion__wrapper--no-pad {
  padding: 0;
}
.accordion__header {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  letter-spacing: 0.1em;
  color: #898c93;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 24px 56px 24px 24px;
  text-transform: uppercase;
  cursor: pointer;
}
@media only screen and (min-width: 769px) {
  .accordion__header {
    padding: 24px 48px 24px 48px;
    font-size: 21px;
  }
}
.accordion__header:not(:first-child) {
  border-top: 2px solid #eaebec;
}
.accordion__header.is-active {
  color: #272d3a;
}
.accordion__header.is-active:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion__header:hover {
  color: #f3344a;
}
.accordion__header:hover:after {
  background-size: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' ViewBox='0 0 24 24'%3E%3Cpath fill='%23f3344a' d='M13.4 12l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L12 10.6 6.7 5.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5.3 5.3-5.3 5.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l5.3-5.3 5.3 5.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L13.4 12z'/%3E%3C/svg%3E");
}
.accordion__header:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' ViewBox='0 0 24 24'%3E%3Cpath fill='%23898c93' d='M13.4 12l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L12 10.6 6.7 5.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5.3 5.3-5.3 5.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l5.3-5.3 5.3 5.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L13.4 12z'/%3E%3C/svg%3E");
  position: absolute;
  right: 28px;
  top: 28px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
}
@media only screen and (min-width: 769px) {
  .accordion__header:after {
    right: 48px;
  }
}
.accordion__content {
  display: none;
  padding: 0 24px 8px 24px;
  background-color: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 769px) {
  .accordion__content {
    padding: 0 48px 32px 48px;
  }
}
.accordion__content p {
  max-width: 560px;
  margin-bottom: 16px !important;
  font-size: 18px;
  color: #575d67;
}

.badge {
  line-height: 28px;
  box-sizing: border-box;
  padding: 0 16px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
  border: 2px solid transparent;
  display: inline-block;
  vertical-align: middle;
  font-family: "Larsseit";
}
.badge__primary {
  background-color: #f3344a;
  border-color: #f3344a;
  color: #ffffff;
}
.badge__secondary {
  background-color: #898c93;
  border-color: #898c93;
  color: #ffffff;
}
.badge__light-grey {
  background-color: #eaebec;
  border-color: #eaebec;
  color: #6f747c;
  line-height: 20px;
  text-transform: uppercase;
  border-radius: 24px;
}
.badge__red {
  background-color: #e02f55;
  border-color: #e02f55;
  color: #ffffff;
  line-height: 20px;
  text-transform: uppercase;
  border-radius: 24px;
}
.badge--number {
  line-height: 12px;
  padding: 0 4px;
  border-radius: 12px;
  font-size: 11px;
}

.block-bg {
  text-align: center;
  background-color: #ffffff;
  background-size: 150%;
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 120px 24px 240px;
}
@media only screen and (min-width: 960px) {
  .block-bg {
    background-size: contain;
  }
}
.block-bg .heading-1 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.block-bg .lead {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.block-bg__column-text {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .block-bg__column-text {
    max-width: 820px;
    column-count: 2;
    column-gap: 32px;
  }
}

.blog__article {
  position: relative;
}
.blog__share {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  padding: 0;
}
.blog__share-wrapper {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 40px;
  width: 48px;
  height: 100%;
  display: block;
}
.blog__share a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #272d3a;
  display: block;
  padding: 12px;
  box-sizing: border-box;
}
.blog__share a:not(:last-child) {
  margin-bottom: 8px;
}
.blog__share a svg {
  width: 24px;
  height: 24px;
  fill: #ffffff;
}
.blog__share a:hover {
  background-color: #f3344a;
}

.button {
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  line-height: 44px;
  padding: 0 32px;
  font-family: "Larsseit";
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  outline: 0;
  box-sizing: border-box;
  user-select: none;
  background-color: transparent;
  border: none;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.button[disabled] {
  cursor: default;
  opacity: 0.5;
}
.button svg {
  width: 24px;
  height: 24px;
  display: inline-block;
  fill: currentColor;
  position: relative;
  top: 6px;
}
.button + .button {
  margin: 4px;
}
.button:hover {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
}
.button__primary {
  background-color: #f3344a;
  border: 2px solid #f3344a;
  color: #ffffff;
}
.button__primary:hover {
  background-color: #1c212b;
  border: 2px solid #1c212b;
  color: #ffffff;
}
.button__outline {
  background-color: transparent;
  border: 2px solid #d2d2d5;
  color: #575d67;
}
.button__outline:hover {
  background-color: #1c212b;
  border: 2px solid #1c212b;
  color: #ffffff;
}
.button__toggle {
  display: inline-block;
  margin: 0 auto;
  box-shadow: none;
  padding: 0;
  font-weight: 400;
  line-height: 24px;
  height: 24px;
  color: #ffffff;
}
.button__toggle svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  display: inline-block;
  top: -2px;
  color: #ffffff;
  margin-right: 8px;
}
.button__toggle svg .line {
  opacity: 1;
  transform: rotate(0) translateY(0) translateX(0);
  transform-origin: 1em 1em;
  transition: transform 0.3s ease-in-out, opacity 0.2s ease-in-out;
}
.button__toggle svg .line-1 {
  transform-origin: -1px 3px;
}
.button__toggle svg .line-3 {
  transform-origin: 1px 12px;
}
.button__toggle svg.js-active .line-1 {
  transform: rotate(45deg) translateY(0) translateX(0);
}
.button__toggle svg.js-active .line-2 {
  opacity: 0;
}
.button__toggle svg.js-active .line-3 {
  transform: rotate(-45deg) translateY(0em) translateX(0em);
}
.button__close {
  display: inline-block;
  box-shadow: none;
  padding: 8px;
  font-weight: 400;
  line-height: 24px;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 24px;
}
.button__close svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  display: inline-block;
  top: -2px;
}
.button--sm {
  padding: 0 24px;
  font-size: 13px;
  line-height: 36px;
  font-weight: 700;
}
.button--lg {
  padding: 0 40px;
  font-size: 15px;
  line-height: 52px;
}
.button--block {
  width: 100%;
  display: block;
}
.button--middle {
  margin: 0 auto;
  display: block;
}
.button--clear {
  padding: 0;
  box-shadow: none;
}
.button--clear:hover {
  box-shadow: none;
}
.button--icon-plus {
  padding-left: 40px;
  position: relative;
}
.button--icon-plus:before {
  content: "";
  width: 16px;
  height: 16px;
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M13.4 12l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L12 10.6 6.7 5.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5.3 5.3-5.3 5.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l5.3-5.3 5.3 5.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L13.4 12z'/%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translatey(-50%) rotate(45deg);
  -moz-transform: translatey(-50%) rotate(45deg);
  -ms-transform: translatey(-50%) rotate(45deg);
  -o-transform: translatey(-50%) rotate(45deg);
  transform: translatey(-50%) rotate(45deg);
}

.card {
  height: 100%;
  margin: 0 auto;
  max-width: 392px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.card__header {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 24px;
}
@media only screen and (min-width: 769px) {
  .card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media only screen and (min-width: 1072‬px) {
  .card__header {
    padding: 0;
  }
}
@media only screen and (min-width: 769px) {
  .card__header-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
  }
}
.card__header-text p {
  margin-bottom: 0;
  max-width: 350px;
}
.card__header-column-text {
  text-align: left;
}
@media only screen and (min-width: 1025px) {
  .card__header-column-text {
    max-width: 820px;
    column-count: 2;
    column-gap: 32px;
  }
}
.card__header-column-text p {
  max-width: 100%;
}
.card__header-center-text {
  text-align: left;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.card__header-center-text p {
  max-width: 100%;
}
.card__header-image {
  width: 100%;
  display: block;
  margin: 24px 0;
}
.card__header-button {
  margin-top: 24px;
}
@media only screen and (min-width: 769px) {
  .card__header-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    margin-top: 0;
    padding-left: 32px;
  }
}
.card__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 24px;
}
@media only screen and (min-width: 1072‬px) {
  .card__footer {
    padding: 0;
  }
}
.card__footer-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.card__footer-text p {
  margin-bottom: 0;
  font-size: 14px;
}
.card__wrapper {
  position: relative;
  overflow: hidden;
}
.card__wrapper--grid .card {
  height: calc(100% - 64px);
}
.card__image {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.card__image:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 104px;
  background: -moz-linear-gradient(bottom, rgba(28, 33, 43, 0.4) 0%, rgba(28, 33, 43, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(28, 33, 43, 0.4) 0%, rgba(28, 33, 43, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(28, 33, 43, 0.4) 0%, rgba(28, 33, 43, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.card__image img {
  width: 100%;
  vertical-align: bottom;
  position: relative;
  z-index: 1;
}
.card__type {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 3;
  max-width: 350px;
  width: 100%;
  line-height: 46px;
  padding: 0 24px;
  box-sizing: border-box;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
  border-top: 2px solid #eaebec;
  border-right: 2px solid #eaebec;
  border-left: 2px solid #eaebec;
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.card__type:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 12px;
  right: 20px;
}
.card__content {
  background-color: #ffffff;
  border-right: 2px solid #eaebec;
  border-left: 2px solid #eaebec;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
  padding: 32px 24px;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.card__content .heading-4 {
  display: inline-block;
  cursor: pointer;
}
.card__content .heading-4:hover {
  color: #f3344a;
}
.card__content .heading-4:hover a {
  color: #f3344a;
}
.card__content p {
  font-size: 14px;
  color: #575d67;
  margin-top: 8px;
}
.card__content .meta__season {
  width: 100%;
}
.card__content .meta__marker {
  width: 100%;
}
.card__price {
  position: absolute;
  top: 0;
  right: 21px;
  z-index: 3;
  background-color: #f3344a;
  color: #ffffff;
  padding: 0 16px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 700;
}
.card__button {
  background-color: #ffffff;
  border: 2px solid #eaebec;
  line-height: 44px;
  display: block;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 700;
  color: #575d67;
  text-transform: uppercase;
  position: relative;
  font-family: "Larsseit";
  text-align: left;
  cursor: pointer;
  letter-spacing: 0.1em;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.card__button:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23575d67'%3E%3Cpath d='M10 17c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l3.3-3.3-3.3-3.3c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l4 4c.4.4.4 1 0 1.4l-4 4c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 11px;
  right: 20px;
}
.card__button:hover {
  background-color: #1c212b;
  border: 2px solid #1c212b;
  color: #ffffff;
}
.card__button:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ffffff'%3E%3Cpath d='M10 17c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l3.3-3.3-3.3-3.3c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l4 4c.4.4.4 1 0 1.4l-4 4c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E");
}
.card--resort .card__type:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ffffff'%3E%3Cpath d='M13.2 7.1L10.3 11l2.3 3c.3.4.2 1.1-.2 1.4s-1.1.3-1.4-.2c-1.1-1.4-2.3-3.1-3.1-4.1-.4-.5-1.2-.5-1.6 0l-4 5.3c-.6.7-.1 1.6.7 1.6h18c.8 0 1.3-.9.8-1.6l-7-9.3c-.4-.6-1.2-.6-1.6 0z'/%3E%3C/svg%3E");
}
.card--resort .card__content {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.card--resort .card__content p {
  padding-right: 80px;
}
.card--accommodation .card__type:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ffffff'%3E%3Cpath d='M21.3 11.1c-3.8-1.3-6.3-2.9-7.9-4.4 1.1-1.3 1.5-2.2 1.5-2.3.2-.5 0-1.1-.6-1.3-.5-.2-1.1 0-1.3.5 0 0-.3.7-1.1 1.6-.8-.9-1.1-1.6-1.1-1.6-.2-.5-.8-.8-1.3-.6-.4.3-.6.9-.4 1.4 0 .1.4 1 1.5 2.3C9 8.1 6.5 9.8 2.7 11.1c-.5.2-.8.7-.6 1.3.1.3.5.6.9.6.1 0 .2 0 .3-.1.6-.2 1.1-.4 1.7-.6V19c0 1 1 1 1 1h3s1 0 1-1v-5h4v5c0 1 1 1 1 1h3s1 0 1-1v-6.7c.5.2 1.1.4 1.7.6.1 0 .2.1.3.1.4 0 .8-.3.9-.7.2-.5-.1-1.1-.6-1.2z'/%3E%3C/svg%3E");
}
.card--itineraries .card__type:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ffffff'%3E%3Cpath d='M12 3c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm.8 11.6l-4.4 1.7h-.2c-.3 0-.6-.3-.6-.6v-.2l1.7-4.4c.2-.1.4-.2.6-.1 0 0 .1 0 .1.1l2.9 2.9c.1.1.1.4 0 .5 0 .1-.1.1-.1.1zm3.5-6.2l-1.7 4.4c0 .1-.2.2-.3.2-.1 0-.2 0-.3-.1L11.1 10c-.1-.1-.1-.4 0-.5l.1-.1 4.4-1.7c.3-.1.6 0 .7.3.1.1.1.3 0 .4z'/%3E%3C/svg%3E");
}
.card--activities .card__type:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ffffff'%3E%3Cpath d='M20 12c0-.8.4-1.4 1.1-1.8.6-.3.9-1 .9-1.7V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v2.6c0 .6.3 1.3 1 1.6.6.4 1 1 1 1.8s-.4 1.4-1.1 1.8c-.6.3-.9 1-.9 1.7V18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-2.5c0-.7-.3-1.4-.9-1.7-.7-.4-1.1-1-1.1-1.8zm-5.5 4.1L12 14.5l-2.5 1.6c-.4.2-.9-.1-.8-.6l.8-2.9-2.3-1.9c-.4-.2-.2-.8.3-.8l3-.2 1-2.7c.2-.4.8-.4.9 0l1.1 2.8 3 .2c.5 0 .6.6.3.9l-2.3 1.9.8 2.9c.1.3-.4.7-.8.4z'/%3E%3C/svg%3E");
}
.card--blog .card__type:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='920.729' height='920.729' fill='%23ffffff'%3E%3Cpath d='M897.491 833.729a28.3 28.3 0 00-4.1.3l-245.7 31.8c-12.6 1.601-21.399-12.2-14.6-23 3.7-5.7 7.3-11.5 10.899-17.3 9.5-15.4-3.199-35.9-20.8-35.9-1.2 0-2.399.101-3.7.301l-322 48.399-38.5 5.8-105 15.801c-11.9 1.8-19.9 11.899-18.9 24 .4 5.399 2.6 10.5 6.1 14.3 4.1 4.5 9.8 7 16 7 1.2 0 2.4-.101 3.7-.3l383.8-57.7c13.101-2 22.101 12.8 14.4 23.6-2.5 3.4-5 6.9-7.5 10.3-6.9 9.4-5.3 25.101 2.7 33.2 4.1 4.2 9.3 6.4 14.8 6.4.6 0 1.3 0 1.899-.101h.201l331.3-42.199h.201c5.7-.9 10.7-4.2 14-9.301 3.601-5.6 4.9-12.5 3.3-18.699-2.6-10.101-11.4-16.701-22.5-16.701z'/%3E%3Cpath d='M755.891 191.529c26.7-31.7 22.6-79-9.1-105.7l-81.101-68.2c-31.7-26.7-79-22.6-105.7 9.1l-32.1 38.1 195.9 164.8 32.101-38.1z'/%3E%3Cpath d='M698.891 258.629l-195.9-164.8-66.4 79 195.9 164.8z'/%3E%3Cpath d='M.091 877.43c-.5 6.8 5.8 12.1 12.4 10.399l49.5-12.5-58.2-49-3.7 51.101z'/%3E%3Cpath d='M236.69 807.229l367.701-436.8-195.901-164.8-367.7 436.7c-6.8 8.101-10.9 18.101-11.6 28.601l-8.7 120.8 72.8 61.3 117.3-29.5a50.653 50.653 0 0026.1-16.301z'/%3E%3C/svg%3E");
}

.cookie-bar {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 2;
  max-width: 360px;
  width: calc(100% - 80px);
  padding: 24px;
  box-sizing: border-box;
  background-color: #1c212b;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}
.cookie-bar.is-active {
  display: block;
}
.cookie-bar h2 {
  margin: 0;
}
.cookie-bar a {
  color: #ffffff;
  font-weight: 400;
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
  opacity: 0.8;
}
.cookie-bar a:hover {
  opacity: 1;
  border-bottom: 1px solid #ffffff;
}
.cookie-bar__button {
  margin-top: 16px;
  display: block;
  border-radius: 0;
}

.customers {
  background-color: #f3344a;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-image: url(../images/customers__bg.png?v=i_NhJEjJAicknPuFXUKGi6gJILE);
  padding: 64px 24px;
}
@media only screen and (min-width: 769px) {
  .customers {
    padding: 120px 24px;
  }
}
.customers__wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.customers__col {
  width: 100%;
}
.customers__col:last-child {
  display: none;
}
@media only screen and (min-width: 700px) {
  .customers__col {
    width: calc(50% - 32px);
  }
}
@media only screen and (min-width: 1025px) {
  .customers__col {
    width: calc(33.333% - 32px);
  }
  .customers__col:last-child {
    display: block;
  }
}
.customers__panel {
  background-color: #ffffff;
  padding: 48px;
  text-align: center;
  box-shadow: 0px 8px 48px 0px rgba(0, 0, 0, 0.16);
  margin-bottom: 40px;
}
@media only screen and (min-width: 700px) {
  .customers__panel {
    margin-bottom: 0;
  }
}
.customers__panel-stars {
  margin-bottom: 8px;
}
.customers__panel-stars svg {
  width: 32px;
  height: 32px;
  vertical-align: bottom;
  fill: #96875f;
}
.customers__panel-stars svg .half {
  fill: #d2d2d5;
}
.customers__panel p {
  font-size: 21px;
  color: #575d67;
  margin-top: 8px;
}
.customers__panel p em {
  display: block;
  font-weight: 700;
  color: #3e4550;
  font-style: normal;
}
.customers__panel img {
  vertical-align: bottom;
  height: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.customers__review {
  padding-top: 40px;
}
@media only screen and (min-width: 700px) {
  .customers__review {
    padding-left: 40px;
  }
}
.customers__review-quote {
  font-family: "trumpsoftpro", sans-serif;
  font-size: 96px;
  font-weight: 700;
  color: #ae1f36;
  line-height: 0;
}
.customers__review-title {
  color: #ffffff;
  margin-bottom: 16px;
}
.customers__review-text {
  font-size: 21px;
  font-weight: 400;
  color: #ffffff;
  font-family: freight-text-pro, serif;
}
.customers__review-author {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
.customers__review-author span {
  font-weight: 400;
}
.customers__sub-text {
  text-align: center;
  margin-top: 80px;
  color: #ffffff;
  width: 100%;
}
.customers__sub-text p {
  color: #ffffff;
}
.customers__sub-text a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  font-weight: 700;
}

.extra-content {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 24px;
  text-align: center;
}
@media only screen and (min-width: 1072‬px) {
  .extra-content {
    padding: 0;
  }
}
.extra-content__img {
  height: 50px;
}
.extra-content--hidden {
  display: none;
}

.form-modal__wrapper {
  position: fixed;
  top: 72px;
  left: 0;
  z-index: 4;
  width: 100%;
  height: calc(100vh - 72px);
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.8);
  pointer-events: none;
  opacity: 0;
}
@media only screen and (min-width: 769px) {
  .form-modal__wrapper {
    top: 0;
    left: 88px;
    width: calc(100% - 88px);
    height: 100vh;
  }
}
.form-modal__wrapper[data-form-modal=show] {
  pointer-events: unset;
  opacity: 1;
}

.form-modal {
  position: relative;
  max-width: 90%;
  width: 864px;
  max-height: calc(95vh - 72px);
  padding: 16px 18px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 8px;
}
@media only screen and (min-width: 769px) {
  .form-modal {
    max-height: 90vh;
    padding: 64px 72px;
  }
}
.form-modal__close {
  position: absolute;
  top: 16px;
  right: 18px;
  cursor: pointer;
}
@media only screen and (min-width: 769px) {
  .form-modal__close {
    top: 27px;
    right: 27px;
  }
}
.form-modal__container {
  overflow: auto;
  max-height: calc(95vh - 142px);
}
@media only screen and (min-width: 769px) {
  .form-modal__container {
    max-height: 90vh;
  }
}

.form {
  background-color: #ffffff;
  position: relative;
}
.form__wrapper {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}
.form__item {
  position: relative;
  padding: 12px 0;
}
.form__item--row {
  display: flex;
  gap: 0 20px;
  align-items: center;
}
.form__item--row .form__label {
  display: flex;
  gap: 0 8px;
  align-items: center;
  font-weight: 700;
  white-space: nowrap;
  margin-bottom: 0;
}
.form__item--row .form__label span {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.form__item--middle {
  margin: 0 auto;
}
.form__item--xsm {
  width: 80px;
}
.form__item--error .form__required {
  display: block;
}
.form__item--error .form__input {
  border-color: #e02f55;
}
.form__item--error .form__select select {
  border-color: #e02f55;
}
.form__item--error .form__textarea {
  border-color: #e02f55;
}
.form__item--error .form__textarea-word-length {
  color: #e02f55;
}
.form__item--error .form__textarea:hover {
  border: 2px solid #e02f55;
}
.form__item--error .form__textarea:focus {
  border: 2px solid #e02f55;
}
.form__item--error .form__label-addiontial {
  color: #e02f55;
}
.form__item--error .form__checkbox + label span {
  border-color: #e02f55;
}
.form__item--invalid .form__invalid {
  display: block;
}
.form__item--invalid .form__input {
  border-color: #e02f55;
}
.form__label {
  font-size: 16px;
  color: #272d3a;
  font-weight: 400;
  font-family: "Larsseit";
  text-align: left;
  display: block;
  margin-bottom: 8px;
}
.form__input {
  padding: 0 16px;
  border: 2px solid #d2d2d5;
  border-radius: 2px;
  background-color: #ffffff;
  outline: none;
  width: 100%;
  box-sizing: border-box;
  height: 48px;
  line-height: 46px;
  -webkit-appearance: none;
  color: #3e4550;
  font-size: 16px;
  text-align: left;
  font-family: "Larsseit";
  font-variant-ligatures: no-common-ligatures;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form__input:hover {
  border: 2px solid #b8bac0;
}
.form__input:focus {
  border: 2px solid #575d67;
  box-shadow: -1px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.form__input.placeholder {
  color: #898c93;
}
.form__input:-moz-placeholder {
  color: #898c93;
}
.form__input::-moz-placeholder {
  color: #898c93;
}
.form__input:-ms-input-placeholder {
  color: #898c93;
}
.form__input::-webkit-input-placeholder {
  color: #898c93;
}
.form__textarea {
  padding: 8px 16px;
  border: 2px solid #d2d2d5;
  border-radius: 4px;
  background-color: #ffffff;
  outline: none;
  width: 100%;
  box-sizing: border-box;
  height: 120px;
  line-height: 1.5;
  -webkit-appearance: none;
  color: #3e4550;
  font-size: 17px;
  text-align: left;
  font-family: "Larsseit";
  font-variant-ligatures: no-common-ligatures;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form__textarea:hover {
  border: 2px solid #b8bac0;
}
.form__textarea:focus {
  border: 2px solid #575d67;
  box-shadow: -1px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.form__textarea.placeholder {
  color: #898c93;
}
.form__textarea:-moz-placeholder {
  color: #898c93;
}
.form__textarea::-moz-placeholder {
  color: #898c93;
}
.form__textarea:-ms-input-placeholder {
  color: #898c93;
}
.form__textarea::-webkit-input-placeholder {
  color: #898c93;
}
.form__select {
  border-radius: 4px;
  position: relative;
  height: 48px;
  background-color: transparent;
  display: inline-block;
  width: 100%;
}
.form__select:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  z-index: 3;
  pointer-events: none;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%236f747c' d='M12 14c-.3 0-.5-.1-.7-.3l-3-3c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l2.3 2.3 2.3-2.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3 3c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E");
}
.form__select select {
  border: none;
  box-shadow: none;
  height: 100%;
  width: 100%;
  cursor: pointer;
  outline: none;
  padding: 0 35px 0 8px;
  position: relative;
  z-index: 2;
  border: 2px solid #d2d2d5;
  font-family: "Larsseit";
  color: #272d3a;
  font-size: 17px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 4px;
  font-variant-ligatures: no-common-ligatures;
}
.form__select select option {
  font-variant-ligatures: no-common-ligatures;
}
.form__select select::-ms-expand {
  display: none;
}
.form__select select:hover {
  border: 2px solid #b8bac0;
}
.form__select select:focus {
  border: 2px solid #f3344a;
  box-shadow: -1px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.form__upload {
  position: relative;
  background-color: #f5f5f5;
  padding: 40px 24px;
  text-align: center;
}
.form__upload .button {
  margin: 0;
}
.form__upload-text {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  font-family: "Larsseit";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form__upload svg {
  fill: #f3344a;
}
.form__checkbox {
  display: none;
}
.form__checkbox + label {
  font-size: 16px;
  font-family: "Larsseit";
  font-weight: 400;
  color: #272d3a;
  cursor: pointer;
  padding-left: 34px;
  margin-bottom: 0;
}
.form__checkbox + label span {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
  border: 2px solid #d2d2d5;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  top: 11px;
}
.form__checkbox:checked + label span {
  background-color: #f3344a;
  border-color: #f3344a;
}
.form__checkbox:checked + label span:after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ffffff'%3E%3Cpath d='M10.5 16.5l-4.3-4.3 1.4-1.4 2.9 2.8L16.1 8l1.4 1.4z'/%3E%3C/svg%3E");
  background-size: 22px 22px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.form__radio {
  display: none;
}
.form__radio + label {
  font-size: 15px;
  font-family: "Larsseit";
  font-weight: 600;
  color: #6f747c;
  cursor: pointer;
  padding-left: 34px;
  margin-bottom: 0;
}
.form__radio + label span {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #d2d2d5;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  top: 7px;
}
.form__radio:checked + label span {
  background-color: #f3344a;
  border-color: #f3344a;
}
.form__radio:checked + label span:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  margin: 7px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #892132;
}
.form__radio-button {
  padding: 11px;
  box-sizing: border-box;
  flex-grow: 1;
  width: 50%;
  max-width: 50%;
}
@media only screen and (min-width: 1025px) {
  .form__radio-button {
    width: 25%;
    max-width: 25%;
  }
}
.form__radio-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: start;
  position: relative;
  width: auto;
  margin: -11px;
}
.form__radio-button-wrapper--2 .form__radio-button {
  width: 50%;
}
.form__radio-button-wrapper--3 .form__radio-button {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .form__radio-button-wrapper--3 .form__radio-button {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .form__radio-button-wrapper--3 .form__radio-button {
    width: 33.333%;
  }
}
.form__radio-button [type=radio] {
  display: none;
}
.form__radio-button [type=radio] + label {
  background-color: #eaebec;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #575d67;
  line-height: 1.5;
  min-height: 56px;
  height: 100%;
  display: block;
  padding: 8px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.form__radio-button [type=radio] + label svg {
  width: 20px;
  height: 20px;
  fill: #575d67;
  display: inline-block;
  position: relative;
  top: 5px;
}
.form__radio-button [type=radio] + label:hover {
  color: #272d3a;
}
.form__radio-button [type=radio] + label:hover svg {
  fill: #272d3a;
}
.form__radio-button [type=radio]:checked + label {
  background-color: #f3344a;
  color: #ffffff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
}
.form__radio-button [type=radio]:checked + label svg {
  fill: #ffffff;
}
.form-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 610px;
  width: 100%;
  position: relative;
  margin: 40px auto;
}
.form-steps__item {
  padding: 0;
  position: relative;
  width: 33.333%;
  text-align: center;
}
.form-steps__item-content {
  display: inline-block;
}
.form-steps__item-icon {
  background: #898c93;
  color: #ffffff;
  display: block;
  border-radius: 100%;
  text-align: center;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin: 0 auto 10px auto;
  position: relative;
  font-family: "Larsseit";
  font-size: 21px;
  font-weight: 600;
  z-index: 2;
}
.form-steps__item-text {
  font-size: 18px;
  color: #6f747c;
  font-weight: 400;
}
.form-steps__item-line {
  display: inline-block;
  height: 3px;
  width: 100%;
  background: #cfd8dc;
  position: absolute;
  left: -50%;
  top: 22px;
  z-index: 1;
}
.form-steps__item--active .form-steps__item-icon {
  background-color: #f3344a;
  box-shadow: 0px 0px 0px 4px #f3344a;
}
.form-steps__item--active .form-steps__item-text {
  color: #4f5e77;
}
.form-steps__item--active .form-steps__item-line {
  background-color: #f3344a;
}
.form-steps__item--completed .form-steps__item-text {
  color: #4f5e77;
}
.form-steps__item--completed .form-steps__item-icon {
  background-color: #f3344a;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDkuMTIgNyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuMTIgMS4wNkw4LjA2IDAgMy4xOCA0Ljg4IDEuMDYgMi43NiAwIDMuODIgMy4xOCA3bDUuOTQtNS45NHoiLz48L3N2Zz4=);
  color: transparent;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center center;
}
.form-steps__item--completed .form-steps__item-line {
  background: #f3344a;
}
.form__required {
  line-height: 24px;
  font-size: 12px;
  font-family: "Larsseit";
  color: #ffffff;
  background-color: #e02f55;
  border-radius: 50px;
  position: absolute;
  top: 50px;
  right: 12px;
  display: none;
  padding-left: 16px;
  padding-right: 16px;
}
.form__invalid {
  line-height: 24px;
  font-size: 12px;
  font-family: "Larsseit";
  color: #ffffff;
  background-color: #e02f55;
  border-radius: 50px;
  position: absolute;
  top: 50px;
  right: 12px;
  display: none;
  padding-left: 16px;
  padding-right: 16px;
}
.form__label-addiontial {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 13px;
  font-family: "Larsseit";
  color: #6f747c;
  user-select: none;
}
.form__optional {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 14px;
  font-family: "Larsseit";
  color: #898c93;
  user-select: none;
}
.form__forgot-password {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 12px;
  font-family: "Larsseit";
  color: #f3344a;
  user-select: none;
}
.form__sub-text {
  font-size: 14px;
  color: #898c93;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.form__sub-text a {
  color: #f3344a;
  border-bottom: none;
}
.form__secure {
  font-size: 16px;
  color: #575d67;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.form__secure:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23575d67'%3E%3Cpath d='M18 8h-1V6c0-2.8-2.2-5-5-5S7 3.2 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM9 8V6c0-1.7 1.3-3 3-3s3 1.3 3 3v2H9z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  position: relative;
  top: -1px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.hero {
  min-height: 560px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .hero {
    min-height: 720px;
  }
}
@media only screen and (min-width: 1025px) {
  .hero {
    height: 100vh;
  }
}
.hero:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 200px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(28, 33, 43, 0.65) 0%, rgba(28, 33, 43, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(28, 33, 43, 0.65) 0%, rgba(28, 33, 43, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(28, 33, 43, 0.65) 0%, rgba(28, 33, 43, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  display: none;
}
@media only screen and (min-width: 769px) {
  .hero:before {
    display: block;
  }
}
.hero__slider {
  position: relative;
  z-index: 1;
}
.hero__media video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero__content {
  padding: 40px 24px;
}
.hero__content-wrapper {
  max-width: 1280px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero__content .display-heading {
  color: #ffffff;
  position: relative;
  z-index: 3;
  display: inline-block;
  margin-bottom: 8px;
}
.hero__content .display-heading:before {
  content: "";
  display: inline-block;
  width: 95px;
  height: 95px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='93' height='93' fill='%23ffffff'%3E%3Cpath d='M28.9 45.6c-.1-1.3-.1-2.5-.1-3.7 0-1.3-.2-3-.5-4l1.2-.2c2.3-.3 4-.5 5.5-.7 1.8-.2 3-.7 4.3-.9 1.3-.2 2.1-.4 3.3-.4.3-.9.5-1.9.3-3l-.6-.7H41l-3.5.2-1.7-.2-1.5.1-2.2-2.5v-.8c2.6-.6 5.3-1.1 8-1.5 2.7-.3 5.5-.7 8.1-.9 2.7-.3 5.3-.5 8.1-.7l1.1.5.3 1.3c-.5.8-1.3 1.4-2 1.7-.9.1-1.9.3-2.9.5-.9.3-1.9.6-2.8.8-.9.3-1.9.6-2.7.9l-.3 3c2-.4 3.3-.8 4.6-1.1 1.3-.2 2.7-.4 3.9-.6 1.3-.1 2.3 0 3.7.1 1.4.1 2.6.3 3.9.5 1.3.3 2.3.9 3.5 1.9.5.6.6 1.4.5 2.3-.7 1.1-1.3 2.1-2.1 3-.7.9-1.5 1.9-2.5 2.6-.9 1-1.9 1.6-3 2.1H59l-1.7-.8-.9-1.4c.8-1.1 1.8-2.4 2.6-3.5.7-1.1 1.2-1.7 1.4-3-1-.5-2.1-.7-3.4-.5-1.1.1-2.2.3-3.3.6-1.1.5-2.2.8-3.3 1.1-1.1.3-2.2.9-3 1.2-.5 1.1-.7 2.1-.9 3.1-.1 1.1-.5 2.2-.7 3.3-.3 1.1-.8 2.2-1.3 3.1l-1.5.5-.7-.8v-.7l.5-6.9-.9-.9H41c-.9.1-1.9.1-2.8.3-.9.2-1.9.2-2.9.3-.9.1-1.9.5-2.6.8l-.2.7.5 3.6c-.1 1.3-.5 2.3-1.2 3.3l-.9.3c-1.7-.8-2-1.9-2-3.3zm8.8 20.7c-.7-.3-1.5-.6-1.8-.9v-.7c1.5-.5 3.6-.9 5.9-1.3 2.1-.3 4.3-.5 6.6-.6 2.1-.2 4.4-.3 7.4-.5l.4-1-1.9-1.1h-1.4c-1.4.3-2.9.5-4.4.6-1.7.2-3.3.5-4.7.7-1.6.1-3.2.3-4.3.5l-2.1-2.1v-1c.9-.6 2.6-1.1 4.3-1.3 1.7-.1 3.7-.5 5.4-.6 1.7-.2 3.6-.3 6.6-.2 1-.3 1.8-.9 1.2-1.4l-1.3-.9c-4 0-5.5.1-7.2.1-1.7 0-3.3 0-4.9.1-1.7.2-3.2.3-4.6.2l-2-.9-.6-2.1c.7-.5 2.7-.7 4.8-.8 2.1-.1 4-.3 6.2-.5 2.1-.1 4.2-.1 6.3-.3 1.3 0 2.6 0 3.9.2 1.2.1 1.9.7 2.7 1.5.5.9 1.1 1.9 1.2 3 .3 1.1.3 2.2.4 3.3v3.4c0 1.3-.4 2.4-1.3 3.1-1.7.5-3.7.9-5.8 1.4-2 .5-4.1.7-6.2.8-2.2.1-4.4.1-6.6 0-.7-.1-1.4-.4-2.2-.7zm-1.9-18.7L34.5 46v-.6l3-.4c.9.4 1.7 1 2.2 2.1v1l-1 1h-.6l-2.3-1.5zm1-4.7c-.5-.5-1.1-.9-1.6-1.4l-.5-.5c1.1-.3 2.2-.5 3.5-.5l2 1.9v.9l-1.1.9h-.7c-.6-.1-1.2-.7-1.6-1.3zm12.1 3.2l-1.4-2.5c.8-.5 1.9-.6 2.9-.6 1.3.2 2.1.9 3 2l.5 1.1-1.2 1.1h-1.2c-1-.1-1.9-.5-2.6-1.1zm-.2-6.3v-.6c.9-.5 2-.7 3.3-.5.9.4 1.6.9 2.2 1.8v.8l-1.1 1h-1.3c-1.1-.4-2.2-1.2-3.1-2.5zM46.5 93C20.9 93 0 72.2 0 46.5S20.9 0 46.5 0 93 20.9 93 46.5 72.2 93 46.5 93zm0-91C22 2 2 22 2 46.5S22 91 46.5 91 91 71.1 91 46.5 71.1 2 46.5 2zM27.8 15.3l.6.8-1.5 1 2.6 3.8-.9.6-2.6-3.6-1.5 1-.6-.8 3.9-2.8zm8.2-3.6l2 5.3-1 .4-.8-2.2-2.3.8.8 2.2-1 .4-1.9-5.3 1-.4.8 2 2.3-.8-.8-2 .9-.4zm8.1-1.4l.1 1-2.1.2.1 1.2 1.8-.2.1 1-1.8.2.1 1.3 2.1-.2.1 1-3.2.4-.6-5.6 3.3-.3zm11 1c.6.1 1 .4 1.3.8.3.4.3.9.2 1.4-.1.5-.4.9-.8 1.1-.4.2-.9.3-1.5.2l-.7-.2-.5 1.9-1.1-.2 1.3-5.4 1.8.4zm-1 .8l-.4 1.5.7.2c.5.1.9-.1 1-.6.1-.5-.1-.8-.6-1l-.7-.1zm11 4c.2.7.1 1.5-.3 2.2s-1 1.2-1.7 1.5c-.7.2-1.5.1-2.2-.3-.7-.4-1.2-1-1.5-1.7-.2-.7-.1-1.5.3-2.2.4-.7 1-1.2 1.7-1.4.7-.2 1.5-.1 2.2.3.8.3 1.3.9 1.5 1.6zm-3.3-.9c-.4.2-.8.5-1.1 1-.3.5-.3 1-.2 1.4.1.5.4.8.9 1.1.5.2.9.3 1.4.1.5-.2.8-.5 1.1-1 .3-.5.3-1 .2-1.4-.1-.5-.4-.8-.9-1.1-.5-.2-.9-.3-1.4-.1zm13.4 8.7L70 26.6l-.8-.8 1.6-2.9.2-.3-.3.2-3 1.6-.8-.8 2.8-5.1.8.8-1.8 3.3-.2.3.3-.2 3.3-1.8.7.7-1.8 3.1-.2.3.4-.2 3.3-1.7.7.8zm3.5 5.8c.4.8.5 1.5.3 2.2-.2.7-.7 1.2-1.4 1.6-.7.4-1.5.5-2.2.2-.7-.2-1.3-.7-1.7-1.5l-1-1.9 5-2.6 1 2zm-1.4-.4l-3.2 1.6.5.9c.5 1 1.4 1.3 2.4.7 1-.5 1.3-1.4.8-2.4l-.5-.8zm4.9 10.6l-1 .2-.5-2.1-1.2.3.4 1.8-1 .2-.4-1.8-1.3.3.5 2.1-1 .2L76 38l5.5-1.3.7 3.2zm.6 6.3c0 .6-.1 1.1-.5 1.4-.3.4-.7.6-1.3.6-.7 0-1.2-.3-1.5-.9l-2.3 1.3v-1.3l2.1-1.1v-.5h-2.1v-1.1l5.6-.1v1.7zm-1-.6h-1.5v.6c0 .5.3.8.8.8s.8-.3.7-.9v-.5zm-1.9 14.5c-.3.2-.7.2-1.1.1-.3-.1-.6-.3-.7-.6-.1-.2-.2-.6-.3-.9l-1.1.5h.1c.2.2.5.3.8.4l-.3.9c-.4-.1-.7-.2-1-.4-.2-.2-.4-.3-.6-.5l-1.5.6.5-1.3.4-.2c-.1-.5-.1-1 .1-1.5.5-1.2 1.3-1.7 2.2-1.3.7.3.9.7 1 1.5l.2-.1c.5-.2.9-.2 1.2-.1.4.1.7.4.8.8.1.4.1.8 0 1.2-.1.4-.4.7-.7.9zM76 58.3l1.6-.6c-.1-.4-.2-.7-.5-.8-.4-.2-.8.1-1 .6-.1.2-.2.5-.1.8zm3.1-.2H79s-.2.1-.3.1h-.1v.2s0 .2.1.2c.1.2.2.3.4.4.3.1.6 0 .7-.3.1-.3 0-.6-.3-.7-.1.1-.2.1-.4.1zm-9.3 14l.8-.9c.6.2 1.1.1 1.6-.4.3-.3.5-.8.4-1.2 0-.5-.3-.9-.7-1.3-.4-.4-.8-.6-1.3-.6s-.9.2-1.2.5c-.6.6-.6 1.3-.2 1.8l.9-1 .7.7-1.7 1.8-.4-.3c-.6-.6-.9-1.2-.9-1.9s.2-1.3.8-1.8c.6-.6 1.2-.9 2-.9s1.5.3 2.1.9c.6.6.9 1.2 1 2 0 .8-.2 1.4-.8 2-.9 1.1-2.1 1.2-3.1.6zm-3.4 4.8L63.9 73l-2 1.3-.6-.9 2.9-1.8 3 4.7-.8.6zm-10.6 4c-.7-.3-1.2-.9-1.4-1.7s-.2-1.5.1-2.2c.3-.7.9-1.2 1.7-1.4.8-.3 1.6-.2 2.2.1.7.4 1.2.9 1.4 1.7.3.8.2 1.5-.1 2.2-.3.7-.9 1.2-1.7 1.4-.8.3-1.5.3-2.2-.1zm2.9-1.7c.2-.4.2-.9 0-1.4-.2-.5-.5-.9-.9-1.1-.4-.2-.9-.3-1.4-.1-.5.2-.8.5-1 .9-.2.4-.2.9 0 1.4.2.5.5.9.9 1.1.4.2.9.3 1.4.1.5-.2.8-.5 1-.9zm-9.9 3.5c-.6 0-1.1-.1-1.5-.4s-.6-.7-.6-1.3c0-.7.3-1.3.9-1.6l-1.4-2.2 1.3-.1 1.2 2h.5l-.1-2.1 1.1-.1.3 5.6-1.7.2zm.6-1l-.1-1.5h-.6c-.5 0-.8.3-.8.8s.4.7.9.7h.6zm-11.8.1l2.7-3.1.4-2 1.1.2-.4 2 1.5 3.8-1.3-.2-.8-2.1-.1-.4-.3.3-1.5 1.7-1.3-.2zm-12.1-6.5c-.2-.8 0-1.5.4-2.2.5-.7 1.1-1.1 1.8-1.3.8-.2 1.5 0 2.2.4.7.5 1.2 1.1 1.3 1.8.2.8 0 1.5-.4 2.2s-1.1 1.1-1.8 1.3c-.8.2-1.5 0-2.2-.4-.7-.4-1.1-1-1.3-1.8zm3.3 1.2c.5-.1.8-.4 1.1-.9.3-.5.4-.9.3-1.4-.1-.5-.3-.9-.8-1.1-.4-.3-.9-.4-1.3-.2-.5.1-.8.4-1.1.9-.3.5-.4.9-.3 1.4.1.5.3.8.8 1.1.3.2.8.3 1.3.2zm-10-6.5l.7-.7 1.4 1.5.9-.9-1.2-1.3.8-.7 1.2 1.3 1.7-1.6.8.8-4.1 3.9-2.2-2.3zm-6.2-10.5l3.6-1.6c1.1-.5 1.9-.1 2.3.9.5 1.1.1 1.9-1 2.4l-.4-1c.5-.3.7-.6.5-1-.2-.4-.5-.5-1-.2l-3.5 1.5-.5-1zm-1.9-7.3l5.1-3.1.2 1.2-1.1.7.4 2.2 1.3.2.2 1.2-5.9-1.2-.2-1.2zm1.4.4h.3l1.8.4-.2-1.5-1.6 1-.3.1zm-1.8-8.7c0-.6.2-1.1.6-1.4.4-.3.8-.5 1.3-.4.5 0 1 .2 1.3.6.3.4.4.9.4 1.5v.7l2 .1-.1 1-5.6-.4.1-1.7zm1 .7l1.6.1V44c0-.5-.2-.9-.7-.9-.5 0-.8.3-.8.8l-.1.7zm.8-9.5l6-.4-.4 1.1-1.3.1-.7 2.1 1 .8-.3 1.2-4.7-3.7.4-1.2zm1.1 1l.3.2 1.5 1.2.5-1.5-1.9.1h-.4zm4.1-11.2l4.7 3-.6.9-4.1.2h-.4l3.2 2-.7 1-4.7-3 .6-.9 4.1-.1h.4l-3.2-2 .7-1.1z'/%3E%3C/svg%3E");
  background-size: 95px 95px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  top: -70px;
  right: -67px;
  opacity: 0.6;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
  display: none;
}
@media only screen and (min-width: 550px) {
  .hero__content .display-heading:before {
    background-size: 160px 160px;
    width: 160px;
    height: 160px;
    top: -120px;
    right: -120px;
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .hero__content .display-heading:before {
    background-size: 160px 160px;
    width: 160px;
    height: 160px;
    top: -120px;
    right: -120px;
  }
}
.hero__content p {
  max-width: 470px;
  width: 100%;
  color: #ffffff;
  font-size: 21px;
  margin-bottom: 0;
}
.hero__bar {
  background-color: rgba(28, 33, 43, 0.9);
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.hero__bar svg {
  fill: #ffffff;
  width: 32px;
  height: 32px;
  display: inline-block;
  opacity: 0.8;
  margin: 4px 0;
}

.icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  fill: currentColor;
}
.icon--xxlarge {
  width: 120px;
  height: 120px;
}
.icon--xlarge {
  width: 56px;
  height: 56px;
}
.icon--large {
  width: 32px;
  height: 32px;
}
.icon--small {
  width: 16px;
  height: 16px;
}

.image {
  width: 100%;
  display: block;
}
.image__wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}
@media only screen and (min-width: 1280px) {
  .image__wrapper {
    padding: 0;
  }
}
.image__wrapper--sm {
  max-width: 720px;
}
.image__item {
  margin: 0;
  position: relative;
}
.image__caption {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  color: #6f747c;
  padding: 0 0 16px 16px;
  position: relative;
}
@media only screen and (min-width: 1280px) {
  .image__caption {
    padding: 0 0 16px 32px;
  }
}
.image__caption:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M15.3 12.3l-2.6-2.6c-.4-.4-1-.4-1.4 0l-2.6 2.6c-.6.6-.2 1.7.7 1.7h5.2c.9 0 1.3-1.1.7-1.7z'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.image__badge {
  width: 80px;
  height: 80px;
  fill: #ffffff;
  -webkit-transform: rotate(-18deg);
  -moz-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
  -o-transform: rotate(-18deg);
  transform: rotate(-18deg);
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
  display: none;
  opacity: 0.6;
}
@media only screen and (min-width: 500px) {
  .image__badge {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .image__badge {
    width: 160px;
    height: 160px;
  }
}

.itinerary-info {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .itinerary-info {
    display: -ms-grid;
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr;
    -ms-grid-rows: 1auto [2];
    -ms-grid-column-gap: 16px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 1auto);
    grid-column-gap: 16px;
  }
}
.itinerary-info__wrapper {
  background-image: url(../html-build/images/resort__bg.jpg?v=i_NhJEjJAicknPuFXUKGi6gJILE);
  background-size: auto 1000px;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eaebec;
  box-sizing: border-box;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .itinerary-info__wrapper {
    padding: 0 24px;
  }
}
@media only screen and (min-width: 1072‬px) {
  .itinerary-info__wrapper {
    padding: 0;
  }
}
.itinerary-info__map {
  position: relative;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .itinerary-info__map {
    -ms-grid-column: 14;
    -ms-grid-column-span: 12;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 7/13;
    grid-row: 1/3;
    display: block;
  }
}
.itinerary-info__map img {
  max-width: 400px;
  width: 100%;
  display: block;
  margin: 40px auto 0 auto;
}
@media only screen and (min-width: 1025px) {
  .itinerary-info__map img {
    margin: -60px auto 0 auto;
    max-width: 620px;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    margin-bottom: 0;
    z-index: 2;
  }
}
@media only screen and (min-width: 1025px) {
  .itinerary-info__extra-content {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 2/8;
    grid-row: 1/2;
  }
}

.media-block {
  position: relative;
  z-index: 1;
  width: 100%;
}
.media-block:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.media-block video,
.media-block img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-block video {
  border: none;
  outline: none;
}
.media-block__mute {
  position: absolute;
  bottom: 1.5rem;
  right: 0;
  z-index: 5;
  cursor: pointer;
  outline: none;
  border: none;
  background-size: 1.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1c212b;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M5.89 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.89l5.29-4.33a.5.5 0 0 1 .82.39V20a.5.5 0 0 1-.5.5.52.52 0 0 1-.32-.11L5.89 16Zm13.52 4.14L18 18.72A9 9 0 0 0 17.7 5l1.42-1.42a11 11 0 0 1 .29 16.52Zm-3.55-3.54-1.42-1.43a4 4 0 0 0-.32-6.56l1.44-1.44a6 6 0 0 1 .3 9.43Z'/%3E%3C/svg%3E");
  width: 2rem;
  height: 2rem;
  border-radius: 2px 0 0 2px;
  -webkit-appearance: none;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  display: none;
}
@media only screen and (min-width: 769px) {
  .media-block__mute {
    background-size: 1.5rem;
    width: 3rem;
    height: 3rem;
  }
}
.media-block__unmute {
  position: absolute;
  bottom: 1.5rem;
  right: 0;
  z-index: 5;
  cursor: pointer;
  outline: none;
  border: none;
  background-size: 1.25rem;
  background-color: #1c212b;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M5.89 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.89l5.29-4.33a.5.5 0 0 1 .82.39V20a.5.5 0 0 1-.5.5.52.52 0 0 1-.32-.11L5.89 16Zm14.52-4L24 15.54 22.54 17 19 13.42 15.46 17l-1.41-1.41L17.59 12l-3.54-3.53 1.41-1.42L19 10.59l3.54-3.54L24 8.47Z'/%3E%3C/svg%3E");
  width: 2rem;
  height: 2rem;
  border-radius: 2px 0 0 2px;
  display: none;
  -webkit-appearance: none;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media only screen and (min-width: 769px) {
  .media-block__unmute {
    background-size: 1.5rem;
    width: 3rem;
    height: 3rem;
  }
}
.media-block__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  cursor: pointer;
  outline: none;
  border: none;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 7rem 7rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 28' width='29 ' height='28'%3E%3Cpath fill='%23f3344a' d='M14 2a12 12 0 1 0 0 24 12 12 0 0 0 0-24Zm-2.4 17.4V8.6l7.2 5.4-7.2 5.4Z'/%3E%3C/svg%3E");
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  -webkit-appearance: none;
  transition: all 0.2s ease;
}
.media-block__play:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 28' width='29 ' height='28'%3E%3Cpath fill='%231c212b' d='M14 2a12 12 0 1 0 0 24 12 12 0 0 0 0-24Zm-2.4 17.4V8.6l7.2 5.4-7.2 5.4Z'/%3E%3C/svg%3E");
}
.media-block__pause {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  z-index: 5;
  cursor: pointer;
  outline: none;
  border: none;
  background-color: #1c212b;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23ffffff' d='M9 5v14H7V5Zm6 0v14h2V5Z'/%3E%3C/svg%3E");
  width: 2rem;
  height: 2rem;
  border-radius: 0 2px 2px 0;
  display: none;
  -webkit-appearance: none;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media only screen and (min-width: 769px) {
  .media-block__pause {
    background-size: 1.5rem;
    width: 3rem;
    height: 3rem;
  }
}

.meta--lg {
  padding: 0 24px;
}
.meta--lg .meta__rating,
.meta--lg .meta__runs,
.meta--lg .meta__season,
.meta--lg .meta__marker,
.meta--lg .meta__star,
.meta--lg .meta__guests,
.meta--lg .meta__price,
.meta--lg .meta__ski-area,
.meta--lg .meta__airport,
.meta--lg .meta__vertical-drop,
.meta--lg .meta__transfer,
.meta--lg .meta__ski-lift,
.meta--lg .meta__tags {
  font-size: 16px;
  color: #1c212b;
  font-weight: 400;
}
.meta--lg .meta__rating:before,
.meta--lg .meta__runs:before,
.meta--lg .meta__season:before,
.meta--lg .meta__marker:before,
.meta--lg .meta__star:before,
.meta--lg .meta__guests:before,
.meta--lg .meta__price:before,
.meta--lg .meta__ski-area:before,
.meta--lg .meta__airport:before,
.meta--lg .meta__vertical-drop:before,
.meta--lg .meta__transfer:before,
.meta--lg .meta__ski-lift:before,
.meta--lg .meta__tags:before {
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
  top: -5px;
}
.meta--lg .meta__marker {
  font-size: 14px;
}
@media only screen and (min-width: 500px) {
  .meta--lg .meta__marker {
    font-size: 16px;
  }
}
.meta--lg .meta__marker:before {
  background-size: 16px 21px;
}
.meta__rating {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__rating span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__rating:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M21 11h-3.2l2.5-2.5c.4-.4.4-1 0-1.4s-1-.4-1.4 0L15 11h-2V9l4-3.9c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0L13 6.2V3c0-.5-.4-1-1-1s-1 .5-1 1v3.2L8.5 3.6c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L11 9v2H9L5.1 7.1c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4L6.2 11H3c-.5 0-1 .4-1 1s.5 1 1 1h3.2l-2.5 2.5c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0L9 13h2v2l-3.9 4c-.4.4-.4 1 0 1.4s1 .4 1.4 0l2.5-2.5V21c0 .5.4 1 1 1s1-.5 1-1v-3.2l2.5 2.5c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L13 15v-2h2l4 4c.4.4 1 .4 1.4 0s.4-1 0-1.4L17.8 13H21c.5 0 1-.4 1-1s-.5-1-1-1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__runs {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__runs span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__runs:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M14.4 6l-.2-1.2c-.1-.5-.5-.8-1-.8H6c-.6 0-1 .4-1 1v15c0 .5.4 1 1 1s1-.5 1-1v-6h5.6l.2 1.2c.1.5.5.8 1 .8H19c.5 0 1-.4 1-1V7c0-.6-.5-1-1-1h-4.6z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__season {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__season span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__season:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M16 10H8c-.6 0-1 .4-1 1s.4 1 1 1h8c.5 0 1-.4 1-1s-.5-1-1-1zm3-7h-1V2c0-.5-.5-1-1-1s-1 .5-1 1v1H8V2c0-.5-.4-1-1-1s-1 .5-1 1v1H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 16H6c-.6 0-1-.5-1-1V8h14v10c0 .5-.5 1-1 1zm-5-5H8c-.6 0-1 .4-1 1s.4 1 1 1h5c.6 0 1-.4 1-1s-.4-1-1-1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__marker {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-items: center;
  text-align: left;
}
.meta__marker span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__marker:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 21' fill='%23B3B5BA'%3E%3Cpath d='M16 8.11364C16 3.61932 12.4314 0 8 0C3.56863 0 0 3.61932 0 8.11364C0 12.608 8 21 8 21C8 21 16 12.608 16 8.11364ZM4.27451 7.95455C4.27451 5.88636 5.96078 4.17614 8 4.17614C10.0392 4.17614 11.7255 5.84659 11.7255 7.95455C11.7255 10.0625 10.0784 11.733 8 11.733C5.92157 11.733 4.27451 10.0227 4.27451 7.95455Z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__star {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__star span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__star:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M12 17.3l4.1 2.5c.8.5 1.7-.2 1.5-1.1L16.5 14l3.7-3.2c.7-.6.3-1.7-.6-1.8l-4.8-.4-1.9-4.5c-.3-.8-1.5-.8-1.8 0L9.2 8.6 4.4 9c-.9.1-1.2 1.2-.6 1.8L7.5 14l-1.1 4.7c-.2.9.7 1.5 1.5 1.1l4.1-2.5z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__guests {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__guests span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__guests:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M12 12c2.2 0 4-1.8 4-4s-1.8-4-4-4-4 1.8-4 4 1.8 4 4 4zm0 2c-2.7 0-8 1.3-8 4v1c0 .5.4 1 1 1h14c.5 0 1-.5 1-1v-1c0-2.7-5.3-4-8-4z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__price {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__price span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__price:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M7.8 22c-.3 0-.5-.2-.5-.5v-1.6c0-.3.2-.5.5-.5h.9v-2.9h-.9c-.3 0-.5-.2-.5-.5v-1.4c0-.3.2-.5.5-.5h.9v-1.6h-.9c-.3 0-.5-.2-.5-.5v-1.4c0-.3.2-.5.5-.5h.9V6.3c0-3.4 2.1-4.3 4.2-4.3s4 .9 4 4.3v.6c0 .3-.2.5-.5.5h-1.6c-.3 0-.5-.2-.5-.5v-.5c0-1.4-.7-2-1.4-2s-1.4.5-1.4 2v3.5h4.2c.3 0 .5.2.5.5v1.4c0 .3-.2.5-.5.5h-4.2V14h4.2c.3 0 .5.2.5.5V16c0 .3-.2.5-.5.5h-4.2v2.9h4.9c.3 0 .5.2.5.5v1.6c0 .3-.2.5-.5.5H7.8z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__ski-area {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__ski-area span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__ski-area:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M16.9 18.6c-.4-.7-1-.9-1.7-1.2-1.2-.4-2.5-.5-3.7-.7-.6-.1-1.1-.2-1.7-.4.2-.2.4-.2.6-.3 1.2-.3 2.4-.4 3.6-.7.3-.1.6-.1.9-.3.3-.1.6-.4.6-.8s-.2-.6-.6-.7c-.7-.3-1.5-.4-2.3-.6-.5-.1-1-.1-1.5-.2-.2 0-.4 0-.4-.2s.2-.3.4-.3c.5-.1 1-.2 1.4-.3.4-.1.8-.2 1.2-.4.3-.2.5-.4.4-.7 0-.3-.3-.5-.5-.6-.6-.3-1.3-.3-2-.4-.4-.1-.7-.1-1-.4-.2-.1-.2-.2-.1-.4.8-1 1.6-2.1 2.4-3.1.2-.3.5-.4.8-.5h.2c.5.1.8.5 1.1.9 1.8 2.8 3.6 5.5 5.3 8.3.6 1 1.3 2 1.8 3v.4c-.1.4-.5.5-.8.6h-4.4z'/%3E%3Cpath d='M2 17.7c1.1-2 2.3-3.9 3.4-5.9.6-1 1.2-2 1.7-3 .5-.9 1.4-.9 2 0 .1.2.2.3.3.5.4.8 1 1.1 1.8 1.2.5.1.9.1 1.4.2.2 0 .5 0 .5.2s-.3.2-.5.2c-.5.1-1.1.3-1.6.4-.3.1-.7.2-1 .4-.6.4-.6 1 .1 1.4.6.3 1.2.3 1.8.4.6.1 1.3.2 1.9.4.2 0 .3.1.5.2-.3.2-.6.2-.9.2-1.3.2-2.5.3-3.8.7-.3.1-.6.2-.9.4-.5.3-.5.8 0 1.2.4.3.9.5 1.4.6 1.2.2 2.5.4 3.7.7.4.1.8.1 1.1.4H2.5c-.3-.1-.6-.2-.6-.5.1-.1.1-.2.1-.3z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__airport {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__airport span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__airport:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M21.5 14.7c0-.4-.2-.7-.5-.9l-7.5-4.7V3.6c0-.8-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5v5.5L3 13.8c-.3.2-.5.5-.5.9 0 .7.7 1.2 1.4 1l6.6-2.1v5.5l-1.8 1.4c-.1.1-.2.2-.2.4v.6c0 .3.3.6.6.5l2.9-.8 2.9.8c.3.1.6-.1.6-.5v-.6c0-.2-.1-.3-.2-.4l-1.8-1.4v-5.5l6.6 2.1c.7.2 1.4-.3 1.4-1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__vertical-drop {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__vertical-drop span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__vertical-drop:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M21.8 16.4l-7-9.3c-.4-.5-1.2-.5-1.6 0L9 12.7l-1.2-1.6c-.4-.5-1.2-.5-1.6 0l-4 5.3A1 1 0 0 0 3 18h18a1 1 0 0 0 .8-1.6zm-5.3-1.9l-2 2c-.1.1-.2.1-.2.2-.1 0-.2.1-.3.1s-.2 0-.3-.1c-.1 0-.2-.1-.2-.2l-2-2c-.3-.3-.3-.8 0-1.1s.8-.3 1.1 0l.7.7V10c0-.4.3-.8.8-.8s.8.3.8.8v4.2l.7-.7c.3-.3.8-.3 1.1 0s.1.7-.2 1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__transfer {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__transfer span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__transfer:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M4 9h13.6l-2.3 2.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l4-4c.1-.1.2-.2.2-.3.1-.2.1-.5 0-.8-.1-.1-.1-.2-.2-.3l-4-4c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L17.6 7H4c-.6 0-1 .4-1 1s.4 1 1 1zM20 15H6.4l2.3-2.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-4 4c-.1.1-.2.2-.2.3-.1.2-.1.5 0 .8.1.1.1.2.2.3l4 4c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L6.4 17H20c.6 0 1-.4 1-1s-.4-1-1-1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__ski-lift {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__ski-lift span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__ski-lift:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M22 2.8c-.1-.5-.7-.9-1.2-.8l-18 4c-.6.1-.9.7-.8 1.2.1.5.5.8 1 .8h.2L11 6.2V9s-6 0-6 3v7s0 3 3 3h8s3 0 3-3v-7s0-3-6-3V5.8L21.2 4c.6-.1.9-.7.8-1.2zM17 12v5H7v-5h10z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.meta__tags {
  position: relative;
  padding: 0 0 0 0;
  font-size: 13px;
  font-weight: 700;
  color: #898c93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta__tags span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.meta__tags a {
  color: #898c93;
}
.meta__tags:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='442.688' height='442.688' fill='%23a1a4a9'%3E%3Cpath d='M442.666 178.822l-4.004-145.078c-.447-16.222-13.504-29.279-29.727-29.728L263.855.012c-8.475-.237-16.493 2.97-22.468 8.945L8.954 241.391c-11.924 11.924-11.924 31.325 0 43.249l149.083 149.082c11.951 11.953 31.296 11.956 43.25.001L433.721 201.29a30.71 30.71 0 008.945-22.468zm-66.428-38.843c-20.323 20.322-53.215 20.324-73.539 0-20.275-20.275-20.275-53.265 0-73.539 20.323-20.323 53.215-20.324 73.539 0 20.274 20.274 20.274 53.264 0 73.539z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.ie11 .meta--itinerary .meta__marker {
  display: block;
  text-align: center;
  margin-bottom: 16px;
}
@media only screen and (min-width: 769px) {
  .ie11 .meta--itinerary .meta__marker {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0;
  }
}
.ie11 .meta--itinerary .meta__marker span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
@media only screen and (min-width: 769px) {
  .ie11 .meta--itinerary .meta__marker span {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

.message {
  max-width: 500px;
  width: 100%;
  padding: 16px 24px;
  font-size: 16px;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 24px 40px 24px;
  width: calc(100% - 48px);
}
@media only screen and (min-width: 548px) {
  .message {
    width: 100%;
    margin: 0 auto 40px auto;
  }
}
.message__success {
  border: 1px solid #41d3bd;
  background-color: #6addcb;
  background-color: #41d3bd;
  color: #ffffff;
}
.message__error {
  border: 1px solid #e02f55;
  background-color: #e75b79;
  background-color: #e02f55;
  color: #ffffff;
}
.message__warning {
  border: 1px solid #feb600;
  background-color: #ffc532;
  background-color: #feb600;
  color: #ffffff;
}
.message__notice {
  border: 1px solid #00b0ca;
  background-color: #00dcfd;
  background-color: #00b0ca;
  color: #ffffff;
}
.message h2 {
  margin: 0;
}
.message strong {
  font-weight: 700;
}
.message p {
  color: #ffffff;
  font-size: 14px !important;
  margin-bottom: 0;
}

.modal {
  position: fixed;
  top: 72px;
  left: 0;
  z-index: 5;
  background-color: rgba(39, 45, 58, 0.64);
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 72px);
  width: 100%;
  display: none;
  cursor: pointer;
}
@media only screen and (min-width: 769px) {
  .modal {
    top: 0;
    height: 100%;
  }
}
.modal.is-active {
  display: block;
}
.modal.is-active .modal__gallery:after {
  content: "flickity";
}
.modal__window {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 500px;
  width: 100%;
  max-height: 100%;
  min-height: 100%;
  height: 100%;
  background-color: #ffffff;
  overflow: auto;
}
.modal__gallery {
  position: relative;
}
.modal__gallery:after {
  content: "";
  height: 0;
  width: 0;
  overflow: hidden;
  display: block;
}
.modal__gallery img {
  width: 100%;
}
.modal__content {
  padding: 48px;
  box-sizing: border-box;
  overflow: auto;
  text-align: left;
}
.modal__close {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 5;
  width: 32px;
  height: 32px;
  overflow: hidden;
  cursor: pointer;
  background-color: #272d3a;
  outline: none;
  border: none;
  padding: 4px;
  box-sizing: border-box;
  border-radius: 50%;
}
.modal__close svg {
  fill: #ffffff;
  pointer-events: none;
  vertical-align: baseline;
}
@media only screen and (min-width: 590px) {
  .modal__close {
    top: 24px;
    right: 524px;
    width: 48px;
    height: 48px;
    padding: 12px;
  }
}

.newsletter {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
  background-color: #272d3a;
  padding: 64px;
  border-radius: 2px;
  text-align: center;
}
.newsletter__wrapper {
  padding: 0 24px;
}
.newsletter .heading-3 {
  color: #ffffff;
}
.newsletter p {
  color: #b8bac0;
}
.newsletter .form__label {
  color: #d2d2d5;
}
.newsletter__form {
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
}

.num-text-block {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  background-color: #f5f5f5;
  padding: 0 24px;
  box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
  .num-text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.num-text-block__wrapper {
  background-color: #f5f5f5;
  padding: 120px 24px;
}
.num-text-block__side {
  margin-bottom: 40px;
}
@media only screen and (min-width: 769px) {
  .num-text-block__side {
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    margin-bottom: 0;
  }
}
.num-text-block__side-wrapper {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .num-text-block__side-wrapper {
    width: 50%;
  }
}
.num-text-block__content {
  padding-top: 50px;
}
@media only screen and (min-width: 769px) {
  .num-text-block__content {
    width: 40%;
  }
}
.num-text-block__item:not(:last-child) {
  margin-bottom: 128px;
}
.num-text-block__title {
  position: relative;
  z-index: 1;
  margin-bottom: 8px;
}
.num-text-block__title:before {
  counter-increment: num-text-block;
  content: "0" counter(num-text-block);
  font-family: "trumpsoftpro", sans-serif;
  font-size: 120px;
  font-weight: bold;
  color: #eaebec;
  letter-spacing: 0.1em;
  position: absolute;
  top: -80px;
  left: -45px;
  z-index: -1;
}

.pagination {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 16px;
}
@media only screen and (min-width: 769px) {
  .pagination {
    padding-top: 24px;
  }
}
.pagination__wrapper {
  overflow: hidden;
  max-width: 1494px;
  margin: 0 auto;
  padding: 0 24px;
}
@media only screen and (min-width: 500px) {
  .pagination__wrapper {
    padding: 0 32px;
  }
}
.pagination__prev {
  height: 44px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.pagination__prev button,
.pagination__prev a {
  padding: 0;
}
.pagination__prev svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pagination__paging {
  padding: 0 24px;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 769px) {
  .pagination__paging {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
}
.pagination__next {
  height: 44px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.pagination__next button,
.pagination__next a {
  padding: 0;
  color: #1c212b;
}
.pagination__next svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.pagination__item {
  width: 40px;
  height: 44px;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding: 8px 0;
  color: #a1a4a9;
}
.pagination__item--active {
  color: #f3344a;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.panel {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
  padding: 4.44vw 5vw;
  box-sizing: border-box;
}
@media only screen and (min-width: 500px) {
  .panel {
    max-width: 77.5vw;
  }
}
.panel__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.panel__header-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.panel__header-step {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  white-space: nowrap;
  color: #898c93;
  font-size: 14px;
}
.panel__header-step span {
  background-color: #f3344a;
  color: #ffffff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  font-weight: 700;
  border-radius: 2px;
  margin-left: 16px;
}
.panel .heading-2 {
  font-family: "Larsseit";
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 2.23125rem;
  letter-spacing: -0.42px;
  text-transform: unset;
}
.panel .line {
  height: 1px;
  width: 100%;
  background-color: #cccdd0;
}
.panel ul {
  margin-top: -10px;
  min-width: 100%;
}
.panel ul li {
  margin: 10px 0 10px 24px;
}
.panel .input-container {
  display: flex;
  gap: 0 10px;
}
.panel .form__select {
  width: 116px;
}
.panel #people-quantity {
  display: none;
}

.profile-card {
  max-width: 1092px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (min-width: 1070px) {
  .profile-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.profile-card__image {
  max-width: 390px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 1070px) {
  .profile-card__image {
    margin: 0;
  }
}
.profile-card__image img {
  width: 100%;
  vertical-align: bottom;
}
.profile-card__image-caption {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
  background-color: #1c212b;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  line-height: 48px;
  padding: 0 24px;
  width: calc(100% - 64px);
  box-sizing: border-box;
  text-align: left;
}
.profile-card__image-caption span {
  color: #898c93;
  display: inline-block;
  margin-left: 8px;
}
.profile-card__image-caption a {
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
  height: 24px;
}
.profile-card__image-caption a svg {
  fill: #ffffff;
  position: relative;
  top: -5px;
}
.profile-card__content {
  max-width: 500px;
  width: 100%;
  margin: 24px auto 0;
  text-align: center;
}
@media only screen and (min-width: 1070px) {
  .profile-card__content {
    margin: 0;
    text-align: left;
  }
}
.profile-card__content p {
  font-size: 16px;
}
.profile-card__name {
  margin: 0;
  line-height: 1.25;
  color: #272d3a;
  font-style: normal;
  letter-spacing: 0.1em;
  font-size: 24px;
  font-weight: 700;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .profile-card__name {
    font-size: 30px;
  }
}
.profile-card__button {
  background-color: #f3344a;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  line-height: 40px;
  padding: 0 32px;
  font-family: "Larsseit";
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-sizing: border-box;
  user-select: none;
  user-select: none;
  border: none;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.profile-card__button + .profile-card__button {
  margin-left: 24px;
}
.profile-card__button:hover {
  background-color: #1c212b;
}

.resort {
  text-align: center;
}
.resort__title {
  font-weight: 700;
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 1.25;
  color: #272d3a;
  font-family: "trumpsoftpro", sans-serif;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  margin: 40px auto;
}
.resort__title--sm {
  margin: 16px auto;
}
.resort__title:before {
  content: attr(data-content);
  font-family: "851chikara-dzuyoku-kana-aRg";
  font-size: 88px;
  font-weight: 400;
  letter-spacing: 0;
  color: #eaebec;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .resort__title:before {
    font-size: 96px;
  }
}
.resort-info {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .resort-info {
    display: -ms-grid;
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr;
    -ms-grid-rows: 1auto [2];
    -ms-grid-column-gap: 16px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 1auto);
    grid-column-gap: 16px;
  }
}
.resort-info__wrapper {
  background-image: url(../html-build/images/resort__bg.jpg?v=i_NhJEjJAicknPuFXUKGi6gJILE);
  background-size: auto 1000px;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eaebec;
  box-sizing: border-box;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .resort-info__wrapper {
    padding: 0 24px;
  }
}
@media only screen and (min-width: 1072‬px) {
  .resort-info__wrapper {
    padding: 0;
  }
}
.resort-info__map {
  position: relative;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .resort-info__map {
    -ms-grid-column: 14;
    -ms-grid-column-span: 12;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 7/13;
    grid-row: 1/3;
    display: block;
  }
}
.resort-info__map-coordinates {
  position: absolute;
  top: 0;
  right: 0;
  writing-mode: vertical-rl;
}
.resort-info__map img {
  max-width: 400px;
  width: 100%;
  display: block;
  margin: 40px auto 0 auto;
}
@media only screen and (min-width: 1025px) {
  .resort-info__map img {
    margin: -250px auto 0 auto;
    max-width: 620px;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    margin-bottom: 120px;
    z-index: 2;
  }
}
.resort-info__stats {
  background-color: #f3344a;
  margin: 48px 0px;
  padding: 48px 48px 32px 48px;
  box-shadow: 0px 8px 48px 0px rgba(0, 0, 0, 0.16);
  text-align: left;
  position: relative;
  box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
  .resort-info__stats {
    margin: 120px 0px;
  }
}
.resort-info__stats:before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='%23892132'%3E%3Cpath d='M65.8 40.3L40 14.6 14.3 40.3h6.3l-3.1 3.1 2.3 2.3 5.5-5.5h10.8l-5.3 5.3h-7.7V49h6.7v6.7h3.3V48l5.3-5.3v10.8L33 58.9l2.3 2.3 4.8-4.8 4.8 4.8 2.3-2.3-5.5-5.5V42.7L47 48v7.7h3.3V49H57v-3.3h-7.7L44 40.4h10.8l5.5 5.5 2.3-2.3-3.2-3.1h6.4zm-17.7-13L44 29.6l-4-3.9-3.9 3.9-4.2-2.3 8.1-8.1 8.1 8.1zm-18.6 2.4l7.2 4 3.3-3.3 3.3 3.3 7.2-4 7.3 7.3H22.2l7.3-7.3zM40 80c-1.1 0-2.2-.5-3.1-1.3L1.2 43c-1.7-1.7-1.7-4.5 0-6.1L36.9 1.2c1.7-1.7 4.5-1.7 6.1 0l35.7 35.7c1.7 1.7 1.7 4.5 0 6.1L43 78.7c-.7.9-1.8 1.3-3 1.3zm0-78.4c-.8 0-1.4.3-2 .8L2.4 38.1c-1.1 1.1-1.1 2.9 0 4l35.7 35.7c1.1 1.1 2.9 1.1 4 0l35.7-35.7c1.1-1.1 1.1-2.9 0-4L42.1 2.4c-.6-.5-1.3-.8-2.1-.8zm-2.9 68.9v-5.2h1.1c.5 0 1 .3 1 1.1v3c0 .8-.5 1.1-1 1.1h-1.1zm1.4-4c0-.4-.2-.5-.4-.5h-.4v3.9h.4c.2 0 .4-.2.4-.5v-2.9zm4.9 3.1c0 .8-.5 1.1-1.1 1.1-.6 0-1.1-.4-1.1-1.1v-.8h.8v.7c0 .4.2.5.4.5s.4-.2.4-.5V69c0-.6-1.4-1.1-1.4-2v-.7c0-.8.5-1.1 1.1-1.1.7 0 1.1.3 1.1 1.1v.8h-.7v-.8c0-.4-.2-.5-.4-.5s-.4.2-.4.5v.5c0 .8 1.4 1.1 1.4 2v.8z'/%3E%3C/svg%3E");
  background-size: 80px 80px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 24px;
  right: 24px;
}
.resort-info__stats:after {
  content: "";
  display: none;
  width: 1px;
  height: calc(100% - 240px);
  position: absolute;
  top: 120px;
  right: 63px;
  z-index: 0;
  background-color: #ae1f36;
  opacity: 0.4;
}
@media only screen and (min-width: 769px) {
  .resort-info__stats:after {
    display: inline-block;
  }
}
.resort-info__stats-wrapper {
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .resort-info__stats-wrapper {
    max-width: 100%;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 1/7;
    grid-row: 2/3;
  }
}
.resort-info__stats p {
  color: #ffffff;
  font-size: 16px;
}
.resort-info__stats .eyebrow {
  color: #892132;
}
.resort-info__stats-title {
  color: #ffffff;
  margin: 0 0 16px 0;
}
.resort-info__stats .heading-3 {
  margin: 0 0 32px 0;
}
.resort-info__stats-sub-title {
  font-weight: 700;
  font-size: 13px;
  color: #ffffff;
  margin: 8px 0 4px 0;
}
.resort-info__stats-name {
  position: absolute;
  top: 41px;
  right: 115px;
  z-index: 1;
  font-size: 12px;
  font-family: "Larsseit";
  line-height: 1.25;
  font-weight: 700;
  color: #892132;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
  padding-top: 16px;
  display: none;
}
@media only screen and (min-width: 600px) {
  .resort-info__stats-name {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .resort-info__stats-name {
    writing-mode: vertical-rl;
    top: unset;
    bottom: 54px;
    right: 56px;
    background-color: #f3344a;
  }
}
.resort-info__stats-snowflakes svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  fill: #ffffff;
}
.resort-info__quote {
  font-size: 14px !important;
  /*&:before {
      content: '"';
      font-family: "trumpsoftpro", sans-serif;
      font-size: 96px;
      font-weight: 700;
      color: #ae1f36;
      line-height: 0;
      display: block;
  }*/
}
@media only screen and (min-width: 769px) {
  .resort-info__quote {
    margin-right: 64px;
  }
}
.resort-info__quote-author {
  color: #ffffff !important;
  margin-bottom: 16px;
}
.resort-info__quote-author span {
  opacity: 0.6;
  display: inline-block;
  margin-left: 8px;
}
@media only screen and (min-width: 1025px) {
  .resort-info__extra-content {
    -ms-grid-column: 2;
    -ms-grid-column-span: 12;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 2/8;
    grid-row: 1/2;
  }
}

.section-footer {
  text-align: center;
  padding: 64px 24px;
}
@media only screen and (min-width: 769px) {
  .section-footer {
    padding: 64px 40px 120px 40px;
  }
}

.section-header {
  text-align: center;
  padding: 0 24px;
  /*&--bot-pad-sm {
      padding-bottom: 48px;
  }*/
}
@media only screen and (min-width: 769px) {
  .section-header {
    padding: 0 40px;
  }
}
.section-header__link {
  font-size: 18px;
  font-weight: 400;
  font-family: "Larsseit";
  color: #575d67;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  user-select: none;
}
.section-header__link + .section-header__link {
  margin-left: 16px;
}
.section-header__email {
  font-size: 18px;
  font-weight: 400;
  font-family: "Larsseit";
  color: #575d67;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  user-select: none;
}
.section-header__email:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M12.7 2C6.6 1.6 1.6 6.6 2 12.7 2.4 18 7 22 12.3 22H16c.5 0 1-.5 1-1s-.5-1-1-1h-3.7c-3.7 0-7.2-2.4-8.1-6-1.4-5.8 4-11.2 9.8-9.7 3.6.9 6 4.3 6 8.1v1.1c0 .8-.7 1.6-1.5 1.6s-1.5-.9-1.5-1.7v-1.3c0-2.5-1.8-4.8-4.3-5.1-3.4-.5-6.3 2.4-5.7 5.9.3 1.9 1.8 3.5 3.7 3.9 1.8.4 3.6-.2 4.7-1.3.9 1.2 2.7 1.9 4.3 1.2 1.3-.5 2.2-1.9 2.2-3.3v-1.1C22 7 18 2.4 12.7 2zM12 15c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z'/%3E%3C/svg%3E");
  background-size: 18px 18px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.section-header__tel {
  font-size: 18px;
  font-weight: 400;
  font-family: "Larsseit";
  color: #575d67;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  user-select: none;
}
.section-header__tel:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23a1a4a9'%3E%3Cpath d='M19.2 15.3l-2.5-.3c-.6-.1-1.2.1-1.6.6l-1.8 1.8c-2.8-1.4-5.2-3.8-6.6-6.6l1.9-1.9c.4-.4.6-1 .6-1.6l-.5-2.5c-.1-1-1-1.8-2-1.8H5c-1.1 0-2 .9-2 2.1.5 8.5 7.4 15.4 15.9 15.9 1.1 0 2.1-.9 2.1-2v-1.7c0-1.1-.8-1.9-1.8-2z'/%3E%3C/svg%3E");
  background-size: 18px 18px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.section-header h1 {
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
}
.section-header p {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
.section-header p:not(:last-child) {
  margin-bottom: 16px;
}
.section-header a:not(.button) {
  border-bottom: none;
}
.section-header--wide p {
  max-width: 600px;
}

.sister-cta {
  padding: 0 24px;
  box-sizing: border-box;
  text-align: center;
}
.sister-cta .heading-2 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.sister-cta .lead {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.sister-cta__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 630px;
  width: 100%;
  margin: 0 auto;
}
.sister-cta__brand {
  width: 100%;
}
.sister-cta__brand svg {
  max-width: 100%;
  width: 300px;
  max-height: 80px;
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .sister-cta__brand {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: auto;
  }
  .sister-cta__brand svg {
    width: auto;
    height: auto;
  }
}
.sister-cta__button {
  width: 100%;
  margin-top: 40px;
}
@media only screen and (min-width: 769px) {
  .sister-cta__button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    margin-left: 72px;
    margin-top: 0;
  }
}
.sister-cta--dark-mode {
  background-color: #272d3a;
}
.sister-cta--dark-mode .heading-2 {
  color: #eaebec;
}
.sister-cta--dark-mode .lead {
  color: #a1a4a9;
}
.sister-cta--dark-mode .sister-cta__brand svg path:nth-child(1) {
  fill: #eaebec;
}

.slider {
  outline: none;
}
.slider:focus {
  outline: none;
}
.slider[data-hero-slider] {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  min-height: 600px;
  height: calc(100vh - 88px);
  display: none;
}
@media only screen and (min-width: 769px) {
  .slider[data-hero-slider] {
    height: 100vh;
  }
}
@media only screen and (min-width: 1024px) {
  .slider[data-hero-slider] {
    display: block;
  }
}
.slider[data-hero-slider] .slider__item {
  height: 100%;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.slider[data-hero-slider] .slider__item-bg {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 15s ease;
  -moz-transition: all 15s ease;
  -ms-transition: all 15s ease;
  -o-transition: all 15s ease;
  transition: all 15s ease;
}
.slider[data-hero-slider] .slider__item.is-selected .slider__item-bg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.slider[data-hero-slider] .flickity-viewport {
  overflow: visible;
  min-height: 600px;
  height: calc(100vh - 88px);
}
@media only screen and (min-width: 769px) {
  .slider[data-hero-slider] .flickity-viewport {
    height: 100vh !important;
  }
}
.slider[data-hero-slider] .flickity-page-dots {
  max-width: 1280px;
  width: 100%;
  position: absolute;
  left: 50%;
  z-index: 2;
  bottom: 88px;
  text-align: left;
  padding: 0 24px;
  box-sizing: border-box;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
  display: none;
}
@media only screen and (min-width: 769px) {
  .slider[data-hero-slider] .flickity-page-dots {
    display: block;
  }
}
.slider[data-hero-slider] .flickity-page-dots .dot {
  background: #ffffff;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 12px;
}
.slider[data-hero-slider] .flickity-page-dots .dot.is-selected {
  background-color: transparent;
  position: relative;
}
.slider[data-hero-slider] .flickity-page-dots .dot.is-selected:before {
  opacity: 1;
}
.slider[data-hero-slider] .flickity-page-dots .dot:before {
  counter-increment: hero-slider-dots;
  content: "0" counter(hero-slider-dots);
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.slider[data-card-slider], .slider[data-tabs-slider] {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  position: initial;
}
.slider[data-card-slider] .slider__item, .slider[data-tabs-slider] .slider__item {
  margin: 0 auto;
  width: 392px;
  box-sizing: border-box;
  overflow: hidden;
}
.slider[data-card-slider] .slider__item + .slider__item, .slider[data-tabs-slider] .slider__item + .slider__item {
  margin-left: 32px;
}
.slider[data-card-slider] .flickity-viewport, .slider[data-tabs-slider] .flickity-viewport {
  overflow: visible;
}
.slider[data-modal-slider] {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.slider[data-modal-slider] .slider__item {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  height: auto;
}
.slider[data-modal-slider] .slider__item img {
  width: 100%;
  vertical-align: bottom;
}
.slider[data-modal-slider] .flickity-viewport {
  overflow: hidden;
}
.slider[data-modal-slider] .flickity-prev-next-button {
  width: 40px;
  height: 64px;
}
.slider[data-modal-slider] .flickity-prev-prev-button {
  width: 40px;
  height: 64px;
}
.slider[data-modal-slider] .flickity-page-dots {
  max-width: 1280px;
  width: 100%;
  position: absolute;
  left: 50%;
  z-index: 2;
  bottom: 40px;
  text-align: left;
  padding: 0 24px;
  box-sizing: border-box;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
  display: none;
}
@media only screen and (min-width: 769px) {
  .slider[data-modal-slider] .flickity-page-dots {
    display: block;
  }
}
.slider[data-modal-slider] .flickity-page-dots .dot {
  background: #ffffff;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 16px;
}
.slider[data-modal-slider] .flickity-page-dots .dot.is-selected {
  background-color: transparent;
  position: relative;
}
.slider[data-modal-slider] .flickity-page-dots .dot.is-selected:before {
  opacity: 1;
}
.slider[data-modal-slider] .flickity-page-dots .dot:before {
  counter-increment: modal-slider-dots;
  content: "0" counter(modal-slider-dots);
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.slider[data-image-slider] {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 1240px;
  width: 100%;
}
.slider[data-image-slider] .slider__item {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.slider[data-image-slider] .slider__item img {
  width: 100%;
  vertical-align: bottom;
}
.slider[data-image-slider] .slider__badge {
  width: 80px;
  height: 80px;
  fill: #ffffff;
  -webkit-transform: rotate(-18deg);
  -moz-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
  -o-transform: rotate(-18deg);
  transform: rotate(-18deg);
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
  display: none;
  opacity: 0.6;
}
@media only screen and (min-width: 500px) {
  .slider[data-image-slider] .slider__badge {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .slider[data-image-slider] .slider__badge {
    width: 160px;
    height: 160px;
  }
}
.slider[data-image-slider] .slider__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(28, 33, 43, 0), rgba(28, 33, 43, 0.8));
  color: #ffffff;
  padding: 8px 24px;
  font-size: 14px;
  line-height: 1.7em;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .slider[data-image-slider] .slider__caption {
    font-size: 16px;
    padding: 16px 48px 16px 48px;
  }
}
.slider[data-image-slider] .flickity-viewport {
  overflow: hidden;
}
.slider[data-image-slider] .flickity-page-dots {
  max-width: 1280px;
  width: 100%;
  position: absolute;
  left: 50%;
  z-index: 2;
  bottom: 40px;
  text-align: left;
  padding: 0 24px;
  box-sizing: border-box;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
  display: none;
}
@media only screen and (min-width: 769px) {
  .slider[data-image-slider] .flickity-page-dots {
    display: block;
  }
}
.slider[data-image-slider] .flickity-page-dots .dot {
  background: #ffffff;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 16px;
}
.slider[data-image-slider] .flickity-page-dots .dot.is-selected {
  background-color: transparent;
  position: relative;
}
.slider[data-image-slider] .flickity-page-dots .dot.is-selected:before {
  opacity: 1;
}
.slider[data-image-slider] .flickity-page-dots .dot:before {
  counter-increment: gallery-slider-dots;
  content: "0" counter(gallery-slider-dots);
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.sticky-header {
  padding: 16px 24px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  box-sizing: border-box;
  text-align: right;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: none;
}
@media only screen and (min-width: 769px) {
  .sticky-header {
    margin-left: 88px;
    width: calc(100% - 88px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.sticky-header--sticky {
  padding: 8px 24px;
  background-color: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.04), 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
}
.sticky-header--is-hidden {
  top: -64px;
}
.sticky-header__cta {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.sticky-header__cta-link {
  font-size: 16px;
  color: #575d67;
}
.sticky-header__cta-link:hover {
  color: #f3344a;
}
.sticky-header__nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
}
.sticky-header__link {
  font-size: 14px;
  font-family: "Larsseit";
  line-height: 1.25;
  font-weight: 700;
  color: #a1a4a9;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-right: 40px;
  display: none;
}
.sticky-header__link--tel {
  padding: 0 0 0 32px;
  position: relative;
  color: #575d67;
  display: inline-block;
}
.sticky-header__link--tel:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23575d67'%3E%3Cpath d='M19.2 15.3l-2.5-.3c-.6-.1-1.2.1-1.6.6l-1.8 1.8c-2.8-1.4-5.2-3.8-6.6-6.6l1.9-1.9c.4-.4.6-1 .6-1.6l-.5-2.5c-.1-1-1-1.8-2-1.8H5c-1.1 0-2 .9-2 2.1.5 8.5 7.4 15.4 15.9 15.9 1.1 0 2.1-.9 2.1-2v-1.7c0-1.1-.8-1.9-1.8-2z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: -3px;
  left: 0;
}
.sticky-header__link svg {
  fill: #a1a4a9;
  width: 24px;
  height: 24px;
  position: relative;
  top: 8px;
}
.sticky-header__link:hover {
  color: #f3344a;
}
.sticky-header__link:hover svg {
  fill: #f3344a;
}
@media only screen and (min-width: 1145px) {
  .sticky-header__link:not(.sticky-header__link--tel) {
    display: inline-block;
  }
}
.sticky-header--is-home:not(.sticky-header--sticky) .sticky-header__link {
  color: rgba(255, 255, 255, 0.8);
}
.sticky-header--is-home:not(.sticky-header--sticky) .sticky-header__link svg {
  fill: rgba(255, 255, 255, 0.8);
}
.sticky-header--is-home:not(.sticky-header--sticky) .sticky-header__link:hover {
  color: #f3344a;
}
.sticky-header--is-home:not(.sticky-header--sticky) .sticky-header__link:hover svg {
  fill: #f3344a;
}
.sticky-header--is-home:not(.sticky-header--sticky) .sticky-header__link--tel {
  color: #ffffff;
}
.sticky-header--is-home:not(.sticky-header--sticky) .sticky-header__link--tel:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23ffffff'%3E%3Cpath d='M19.2 15.3l-2.5-.3c-.6-.1-1.2.1-1.6.6l-1.8 1.8c-2.8-1.4-5.2-3.8-6.6-6.6l1.9-1.9c.4-.4.6-1 .6-1.6l-.5-2.5c-.1-1-1-1.8-2-1.8H5c-1.1 0-2 .9-2 2.1.5 8.5 7.4 15.4 15.9 15.9 1.1 0 2.1-.9 2.1-2v-1.7c0-1.1-.8-1.9-1.8-2z'/%3E%3C/svg%3E");
}

.tabs {
  box-sizing: border-box;
  padding: 0 24px;
}
@media only screen and (min-width: 1072‬px) {
  .tabs {
    padding: 0;
  }
}
.tabs__nav {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  z-index: 2;
}
.tabs__nav-wrapper {
  border-bottom: 2px solid #eaebec;
}
.tabs__nav-item {
  flex-grow: 1;
  width: 33%;
  height: 52px;
  outline: 0;
  box-sizing: border-box;
  user-select: none;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "trumpsoftpro", sans-serif;
  color: #898c93;
  cursor: pointer;
  display: none;
}
.tabs__nav-item.is-active {
  border-bottom-color: #f3344a;
  color: #272d3a;
}
.tabs__nav-item:hover {
  color: #f3344a;
}
@media only screen and (min-width: 660px) {
  .tabs__nav-item {
    display: inline-block;
  }
}
.tabs__nav-select {
  display: block;
  border-radius: 4px;
  position: relative;
  height: 50px;
  background-color: transparent;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 24px;
  box-sizing: border-box;
}
.tabs__nav-select:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 24px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  z-index: 3;
  pointer-events: none;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%236f747c' d='M12 14c-.3 0-.5-.1-.7-.3l-3-3c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l2.3 2.3 2.3-2.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3 3c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E");
}
.tabs__nav-select .eyebrow {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.tabs__nav-select select {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
  border: none;
  box-shadow: none;
  height: 100%;
  cursor: pointer;
  outline: none;
  padding: 0 35px 0 24px;
  background-color: transparent;
  position: relative;
  z-index: 2;
  border: none;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "trumpsoftpro", sans-serif;
  color: #898c93;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.tabs__nav-select select::-ms-expand {
  display: none;
}
@media only screen and (min-width: 660px) {
  .tabs__nav-select {
    display: none;
  }
}
.tabs__content {
  background-color: #f5f5f5;
  position: relative;
  z-index: 1;
  border-top: 2px solid #eaebec;
}
.tabs__content > div {
  padding: 120px 0;
  /*max-width: 1240px;
  width: 100%;
  margin: 0 auto;*/
  text-align: left;
}
.tabs__content > div.is-active {
  display: block;
}

.text-block__wrapper {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}
@media only screen and (min-width: 1280px) {
  .text-block__wrapper {
    padding: 0;
  }
}
.text-block img {
  display: block;
  margin: 48px 0;
  width: 100%;
}
@media only screen and (min-width: 640px) {
  .text-block img {
    position: relative;
    width: calc(100% + 80px);
    left: -40px;
    right: 40px;
  }
}
@media only screen and (min-width: 720px) {
  .text-block img {
    width: calc(100% + 80px);
    left: -40px;
    right: 40px;
  }
}

.text-icon-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
  height: auto;
}
.text-icon-block__item {
  width: 100%;
}
.text-icon-block__item:not(:last-child) {
  margin-bottom: 40px;
}
@media only screen and (min-width: 500px) {
  .text-icon-block__item {
    width: 45%;
  }
  .text-icon-block__item:not(:last-child) {
    margin-bottom: 0;
  }
  .text-icon-block__item:nth-child(-n+2) {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .text-icon-block__item {
    width: 20%;
  }
  .text-icon-block__item:nth-child(-n+2) {
    margin-bottom: 0;
  }
}
.text-icon-block__icon {
  position: relative;
}
.text-icon-block__icon svg {
  display: block;
  width: 64px;
  height: 64px;
  fill: #f3344a;
  margin: 0 auto 40px;
  position: relative;
  z-index: 2;
}
.text-icon-block__icon:before {
  counter-increment: text-icon-block;
  content: "0" counter(text-icon-block);
  font-family: "trumpsoftpro", sans-serif;
  font-size: 120px;
  font-weight: bold;
  color: #eaebec;
  letter-spacing: 0.1em;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.text-icon-block__title {
  font-size: 18px;
  font-weight: 700;
  color: #272d3a;
  margin: 0 0 8px 0;
}
.text-icon-block__text {
  font-size: 16px;
}

.timeline {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.timeline:before {
  content: "";
  height: calc(100% + 240px);
  width: 2px;
  background-color: rgba(210, 210, 213, 0.8);
  position: absolute;
  left: 120px;
  top: -120px;
}
@media only screen and (min-width: 769px) {
  .timeline:before {
    left: 180px;
  }
}
.timeline__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.timeline__item:not(:first-child):before {
  content: "";
  position: absolute;
  left: 117px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #f3344a;
}
@media only screen and (min-width: 769px) {
  .timeline__item:not(:first-child):before {
    left: 177px;
  }
}
.timeline__item:not(:last-child) {
  margin-bottom: 48px;
}
.timeline__day {
  font-size: 12px;
  font-family: "Larsseit";
  line-height: 24px;
  font-weight: 700;
  color: #898c93;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
  width: 120px;
  text-align: right;
  padding: 0 32px 0 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
  .timeline__day {
    width: 180px;
  }
}
.timeline__activity {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  width: auto;
  padding: 0 24px 0 32px;
  font-size: 16px;
}
@media only screen and (min-width: 769px) {
  .timeline__activity {
    font-size: 18px;
  }
}

.bg__primary {
  background: #f3344a;
}
.bg__primary--gradient {
  background-color: #f3344a;
  background-image: -webkit-linear-gradient(top, #f3344a, #f44c5f);
  background-image: linear-gradient(to bottom, #f3344a, #f44c5f);
}
.bg__primary .bg__primary + .bg__primary {
  border-top: 1px solid #E0E0E0;
}

.bg__white {
  background: #ffffff;
}
.bg__white--gradient {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, white);
  background-image: linear-gradient(to bottom, #ffffff, white);
}
.bg__white .bg__white + .bg__white {
  border-top: 1px solid #E0E0E0;
}

.bg__light-grey {
  background: #f5f5f5;
}
.bg__light-grey--gradient {
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top, #f5f5f5, white);
  background-image: linear-gradient(to bottom, #f5f5f5, white);
}
.bg__light-grey .bg__light-grey + .bg__light-grey {
  border-top: 1px solid #E0E0E0;
}

.bg__image {
  background-size: auto 1000px;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.divider {
  border-bottom: 2px solid #d2d2d5;
  display: block;
}
.divider--small {
  border-width: 1px;
}
.divider--large {
  border-width: 5px;
}

.y-divider {
  border-left: 2px solid #d2d2d5;
  margin: 0 auto;
  display: block;
  height: 100%;
  width: 0;
}
.y-divider--small {
  border-width: 1px;
}
.y-divider--large {
  border-width: 5px;
}

.divider__text {
  text-align: center;
  display: table;
  white-space: nowrap;
  text-transform: uppercase;
  width: 100%;
  margin: 24px 0;
  font-size: 14px;
  overflow: hidden;
  color: #6f747c;
}
.divider__text:before, .divider__text:after {
  border-top: 2px solid #b8bac0;
  content: "";
  display: table-cell;
  position: relative;
  top: 10px;
  width: 45%;
}
.divider__text:before {
  right: 1%;
}
.divider__text:after {
  left: 1%;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.no-scroll {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
}

.y-spacer__200, .y-spacer__192, .y-spacer__184, .y-spacer__176, .y-spacer__168, .y-spacer__160, .y-spacer__152, .y-spacer__144, .y-spacer__136, .y-spacer__128, .y-spacer__120, .y-spacer__112, .y-spacer__104, .y-spacer__96, .y-spacer__88, .y-spacer__80, .y-spacer__72, .y-spacer__64, .y-spacer__56, .y-spacer__48, .y-spacer__40, .y-spacer__32, .y-spacer__24, .y-spacer__16, .y-spacer__8, .y-spacer__0, .y-spacer__4 {
  display: block;
  width: 100%;
}

.x-spacer__200, .x-spacer__192, .x-spacer__184, .x-spacer__176, .x-spacer__168, .x-spacer__160, .x-spacer__152, .x-spacer__144, .x-spacer__136, .x-spacer__128, .x-spacer__120, .x-spacer__112, .x-spacer__104, .x-spacer__96, .x-spacer__88, .x-spacer__80, .x-spacer__72, .x-spacer__64, .x-spacer__56, .x-spacer__48, .x-spacer__40, .x-spacer__32, .x-spacer__24, .x-spacer__16, .x-spacer__8, .x-spacer__0 {
  display: inline-block;
}

.y-spacer__4 {
  height: 4px;
  display: block;
}

.y-spacer__0 {
  height: 0;
  display: block;
}

.y-spacer__0 {
  height: 0px;
}

.y-spacer__8 {
  height: 8px;
}

.y-spacer__16 {
  height: 16px;
}

.y-spacer__24 {
  height: 24px;
}

.y-spacer__32 {
  height: 32px;
}

.y-spacer__40 {
  height: 40px;
}

.y-spacer__48 {
  height: 48px;
}

.y-spacer__56 {
  height: 56px;
}

.y-spacer__64 {
  height: 64px;
}

.y-spacer__72 {
  height: 72px;
}

.y-spacer__80 {
  height: 80px;
}

.y-spacer__88 {
  height: 88px;
}

.y-spacer__96 {
  height: 96px;
}

.y-spacer__104 {
  height: 104px;
}

.y-spacer__112 {
  height: 112px;
}

.y-spacer__120 {
  height: 120px;
}

.y-spacer__128 {
  height: 128px;
}

.y-spacer__136 {
  height: 136px;
}

.y-spacer__144 {
  height: 144px;
}

.y-spacer__152 {
  height: 152px;
}

.y-spacer__160 {
  height: 160px;
}

.y-spacer__168 {
  height: 168px;
}

.y-spacer__176 {
  height: 176px;
}

.y-spacer__184 {
  height: 184px;
}

.y-spacer__192 {
  height: 192px;
}

.y-spacer__200 {
  height: 200px;
}

.x-spacer__0 {
  width: 0px;
}

.x-spacer__8 {
  width: 8px;
}

.x-spacer__16 {
  width: 16px;
}

.x-spacer__24 {
  width: 24px;
}

.x-spacer__32 {
  width: 32px;
}

.x-spacer__40 {
  width: 40px;
}

.x-spacer__48 {
  width: 48px;
}

.x-spacer__56 {
  width: 56px;
}

.x-spacer__64 {
  width: 64px;
}

.x-spacer__72 {
  width: 72px;
}

.x-spacer__80 {
  width: 80px;
}

.x-spacer__88 {
  width: 88px;
}

.x-spacer__96 {
  width: 96px;
}

.x-spacer__104 {
  width: 104px;
}

.x-spacer__112 {
  width: 112px;
}

.x-spacer__120 {
  width: 120px;
}

.x-spacer__128 {
  width: 128px;
}

.x-spacer__136 {
  width: 136px;
}

.x-spacer__144 {
  width: 144px;
}

.x-spacer__152 {
  width: 152px;
}

.x-spacer__160 {
  width: 160px;
}

.x-spacer__168 {
  width: 168px;
}

.x-spacer__176 {
  width: 176px;
}

.x-spacer__184 {
  width: 184px;
}

.x-spacer__192 {
  width: 192px;
}

.x-spacer__200 {
  width: 200px;
}

@media only screen and (min-width: 500px) {
  .xsm-y-spacer__0 {
    display: block;
    height: 0px;
  }
  .xsm-y-spacer__8 {
    display: block;
    height: 8px;
  }
  .xsm-y-spacer__16 {
    display: block;
    height: 16px;
  }
  .xsm-y-spacer__24 {
    display: block;
    height: 24px;
  }
  .xsm-y-spacer__32 {
    display: block;
    height: 32px;
  }
  .xsm-y-spacer__40 {
    display: block;
    height: 40px;
  }
  .xsm-y-spacer__48 {
    display: block;
    height: 48px;
  }
  .xsm-y-spacer__56 {
    display: block;
    height: 56px;
  }
  .xsm-y-spacer__64 {
    display: block;
    height: 64px;
  }
  .xsm-y-spacer__72 {
    display: block;
    height: 72px;
  }
  .xsm-y-spacer__80 {
    display: block;
    height: 80px;
  }
  .xsm-y-spacer__88 {
    display: block;
    height: 88px;
  }
  .xsm-y-spacer__96 {
    display: block;
    height: 96px;
  }
  .xsm-y-spacer__104 {
    display: block;
    height: 104px;
  }
  .xsm-y-spacer__112 {
    display: block;
    height: 112px;
  }
  .xsm-y-spacer__120 {
    display: block;
    height: 120px;
  }
  .xsm-y-spacer__128 {
    display: block;
    height: 128px;
  }
  .xsm-y-spacer__136 {
    display: block;
    height: 136px;
  }
  .xsm-y-spacer__144 {
    display: block;
    height: 144px;
  }
  .xsm-y-spacer__152 {
    display: block;
    height: 152px;
  }
  .xsm-y-spacer__160 {
    display: block;
    height: 160px;
  }
  .xsm-y-spacer__168 {
    display: block;
    height: 168px;
  }
  .xsm-y-spacer__176 {
    display: block;
    height: 176px;
  }
  .xsm-y-spacer__184 {
    display: block;
    height: 184px;
  }
  .xsm-y-spacer__192 {
    display: block;
    height: 192px;
  }
  .xsm-y-spacer__200 {
    display: block;
    height: 200px;
  }
}
@media only screen and (min-width: 769px) {
  .sm-y-spacer__0 {
    display: block;
    height: 0px;
  }
  .sm-y-spacer__8 {
    display: block;
    height: 8px;
  }
  .sm-y-spacer__16 {
    display: block;
    height: 16px;
  }
  .sm-y-spacer__24 {
    display: block;
    height: 24px;
  }
  .sm-y-spacer__32 {
    display: block;
    height: 32px;
  }
  .sm-y-spacer__40 {
    display: block;
    height: 40px;
  }
  .sm-y-spacer__48 {
    display: block;
    height: 48px;
  }
  .sm-y-spacer__56 {
    display: block;
    height: 56px;
  }
  .sm-y-spacer__64 {
    display: block;
    height: 64px;
  }
  .sm-y-spacer__72 {
    display: block;
    height: 72px;
  }
  .sm-y-spacer__80 {
    display: block;
    height: 80px;
  }
  .sm-y-spacer__88 {
    display: block;
    height: 88px;
  }
  .sm-y-spacer__96 {
    display: block;
    height: 96px;
  }
  .sm-y-spacer__104 {
    display: block;
    height: 104px;
  }
  .sm-y-spacer__112 {
    display: block;
    height: 112px;
  }
  .sm-y-spacer__120 {
    display: block;
    height: 120px;
  }
  .sm-y-spacer__128 {
    display: block;
    height: 128px;
  }
  .sm-y-spacer__136 {
    display: block;
    height: 136px;
  }
  .sm-y-spacer__144 {
    display: block;
    height: 144px;
  }
  .sm-y-spacer__152 {
    display: block;
    height: 152px;
  }
  .sm-y-spacer__160 {
    display: block;
    height: 160px;
  }
  .sm-y-spacer__168 {
    display: block;
    height: 168px;
  }
  .sm-y-spacer__176 {
    display: block;
    height: 176px;
  }
  .sm-y-spacer__184 {
    display: block;
    height: 184px;
  }
  .sm-y-spacer__192 {
    display: block;
    height: 192px;
  }
  .sm-y-spacer__200 {
    display: block;
    height: 200px;
  }
}
@media only screen and (min-width: 1025px) {
  .md-y-spacer__0 {
    display: block;
    height: 0px;
  }
  .md-y-spacer__8 {
    display: block;
    height: 8px;
  }
  .md-y-spacer__16 {
    display: block;
    height: 16px;
  }
  .md-y-spacer__24 {
    display: block;
    height: 24px;
  }
  .md-y-spacer__32 {
    display: block;
    height: 32px;
  }
  .md-y-spacer__40 {
    display: block;
    height: 40px;
  }
  .md-y-spacer__48 {
    display: block;
    height: 48px;
  }
  .md-y-spacer__56 {
    display: block;
    height: 56px;
  }
  .md-y-spacer__64 {
    display: block;
    height: 64px;
  }
  .md-y-spacer__72 {
    display: block;
    height: 72px;
  }
  .md-y-spacer__80 {
    display: block;
    height: 80px;
  }
  .md-y-spacer__88 {
    display: block;
    height: 88px;
  }
  .md-y-spacer__96 {
    display: block;
    height: 96px;
  }
  .md-y-spacer__104 {
    display: block;
    height: 104px;
  }
  .md-y-spacer__112 {
    display: block;
    height: 112px;
  }
  .md-y-spacer__120 {
    display: block;
    height: 120px;
  }
  .md-y-spacer__128 {
    display: block;
    height: 128px;
  }
  .md-y-spacer__136 {
    display: block;
    height: 136px;
  }
  .md-y-spacer__144 {
    display: block;
    height: 144px;
  }
  .md-y-spacer__152 {
    display: block;
    height: 152px;
  }
  .md-y-spacer__160 {
    display: block;
    height: 160px;
  }
  .md-y-spacer__168 {
    display: block;
    height: 168px;
  }
  .md-y-spacer__176 {
    display: block;
    height: 176px;
  }
  .md-y-spacer__184 {
    display: block;
    height: 184px;
  }
  .md-y-spacer__192 {
    display: block;
    height: 192px;
  }
  .md-y-spacer__200 {
    display: block;
    height: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-y-spacer__0 {
    display: block;
    height: 0px;
  }
  .lg-y-spacer__8 {
    display: block;
    height: 8px;
  }
  .lg-y-spacer__16 {
    display: block;
    height: 16px;
  }
  .lg-y-spacer__24 {
    display: block;
    height: 24px;
  }
  .lg-y-spacer__32 {
    display: block;
    height: 32px;
  }
  .lg-y-spacer__40 {
    display: block;
    height: 40px;
  }
  .lg-y-spacer__48 {
    display: block;
    height: 48px;
  }
  .lg-y-spacer__56 {
    display: block;
    height: 56px;
  }
  .lg-y-spacer__64 {
    display: block;
    height: 64px;
  }
  .lg-y-spacer__72 {
    display: block;
    height: 72px;
  }
  .lg-y-spacer__80 {
    display: block;
    height: 80px;
  }
  .lg-y-spacer__88 {
    display: block;
    height: 88px;
  }
  .lg-y-spacer__96 {
    display: block;
    height: 96px;
  }
  .lg-y-spacer__104 {
    display: block;
    height: 104px;
  }
  .lg-y-spacer__112 {
    display: block;
    height: 112px;
  }
  .lg-y-spacer__120 {
    display: block;
    height: 120px;
  }
  .lg-y-spacer__128 {
    display: block;
    height: 128px;
  }
  .lg-y-spacer__136 {
    display: block;
    height: 136px;
  }
  .lg-y-spacer__144 {
    display: block;
    height: 144px;
  }
  .lg-y-spacer__152 {
    display: block;
    height: 152px;
  }
  .lg-y-spacer__160 {
    display: block;
    height: 160px;
  }
  .lg-y-spacer__168 {
    display: block;
    height: 168px;
  }
  .lg-y-spacer__176 {
    display: block;
    height: 176px;
  }
  .lg-y-spacer__184 {
    display: block;
    height: 184px;
  }
  .lg-y-spacer__192 {
    display: block;
    height: 192px;
  }
  .lg-y-spacer__200 {
    display: block;
    height: 200px;
  }
}
@media only screen and (min-width: 1400px) {
  .xlg-y-spacer__0 {
    display: block;
    height: 0px;
  }
  .xlg-y-spacer__8 {
    display: block;
    height: 8px;
  }
  .xlg-y-spacer__16 {
    display: block;
    height: 16px;
  }
  .xlg-y-spacer__24 {
    display: block;
    height: 24px;
  }
  .xlg-y-spacer__32 {
    display: block;
    height: 32px;
  }
  .xlg-y-spacer__40 {
    display: block;
    height: 40px;
  }
  .xlg-y-spacer__48 {
    display: block;
    height: 48px;
  }
  .xlg-y-spacer__56 {
    display: block;
    height: 56px;
  }
  .xlg-y-spacer__64 {
    display: block;
    height: 64px;
  }
  .xlg-y-spacer__72 {
    display: block;
    height: 72px;
  }
  .xlg-y-spacer__80 {
    display: block;
    height: 80px;
  }
  .xlg-y-spacer__88 {
    display: block;
    height: 88px;
  }
  .xlg-y-spacer__96 {
    display: block;
    height: 96px;
  }
  .xlg-y-spacer__104 {
    display: block;
    height: 104px;
  }
  .xlg-y-spacer__112 {
    display: block;
    height: 112px;
  }
  .xlg-y-spacer__120 {
    display: block;
    height: 120px;
  }
  .xlg-y-spacer__128 {
    display: block;
    height: 128px;
  }
  .xlg-y-spacer__136 {
    display: block;
    height: 136px;
  }
  .xlg-y-spacer__144 {
    display: block;
    height: 144px;
  }
  .xlg-y-spacer__152 {
    display: block;
    height: 152px;
  }
  .xlg-y-spacer__160 {
    display: block;
    height: 160px;
  }
  .xlg-y-spacer__168 {
    display: block;
    height: 168px;
  }
  .xlg-y-spacer__176 {
    display: block;
    height: 176px;
  }
  .xlg-y-spacer__184 {
    display: block;
    height: 184px;
  }
  .xlg-y-spacer__192 {
    display: block;
    height: 192px;
  }
  .xlg-y-spacer__200 {
    display: block;
    height: 200px;
  }
}
@media only screen and (min-width: 500px) {
  .xsm-y-spacer__0 {
    display: block;
    height: 0px;
  }
}
@media only screen and (min-width: 769px) {
  .sm-y-spacer__0 {
    display: block;
    height: 0px;
  }
}
@media only screen and (min-width: 1025px) {
  .md-y-spacer__0 {
    display: block;
    height: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-y-spacer__0 {
    display: block;
    height: 0px;
  }
}
@media only screen and (min-width: 1400px) {
  .xlg-y-spacer__0 {
    display: block;
    height: 0px;
  }
}
.is-hidden {
  display: none;
}

.is-hidden__xsm {
  display: block;
}
@media only screen and (min-width: 500px) {
  .is-hidden__xsm {
    display: none;
  }
}

.is-hidden__sm {
  display: block;
}
@media only screen and (min-width: 769px) {
  .is-hidden__sm {
    display: none;
  }
}

.is-hidden__md {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .is-hidden__md {
    display: none;
  }
}

.is-hidden__lg {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .is-hidden__lg {
    display: none;
  }
}

.is-hidden__xlg {
  display: block;
}
@media only screen and (min-width: 1400px) {
  .is-hidden__xlg {
    display: none;
  }
}

.is-hidden__xsm-down {
  display: none;
}
@media only screen and (min-width: 500px) {
  .is-hidden__xsm-down {
    display: block;
  }
}

.is-hidden__xsm-down--inline {
  display: none;
}
@media only screen and (min-width: 500px) {
  .is-hidden__xsm-down--inline {
    display: inline-block;
  }
}

.is-hidden__sm-down {
  display: none;
}
@media only screen and (min-width: 769px) {
  .is-hidden__sm-down {
    display: block;
  }
}

.is-hidden__sm-down--inline {
  display: none;
}
@media only screen and (min-width: 769px) {
  .is-hidden__sm-down--inline {
    display: inline-block;
  }
}

.is-hidden__md-down {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .is-hidden__md-down {
    display: block;
  }
}

.is-hidden__md-down--inline {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .is-hidden__md-down--inline {
    display: inline-block;
  }
}

.is-hidden__lg-down {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .is-hidden__lg-down {
    display: block;
  }
}

.is-hidden__lg-down--inline {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .is-hidden__lg-down--inline {
    display: inline-block;
  }
}

.is-hidden__xlg-down {
  display: none;
}
@media only screen and (min-width: 1400px) {
  .is-hidden__xlg-down {
    display: block;
  }
}

.is-hidden__xlg-down--inline {
  display: none;
}
@media only screen and (min-width: 1400px) {
  .is-hidden__xlg-down--inline {
    display: inline-block;
  }
}

.is-hidden__xsm-up {
  display: none;
}
@media only screen and (max-width: 500px) {
  .is-hidden__xsm-up {
    display: block;
  }
}

.is-hidden__xsm-up--inline {
  display: none;
}
@media only screen and (max-width: 500px) {
  .is-hidden__xsm-up--inline {
    display: inline-block;
  }
}

.is-hidden__sm-up {
  display: none;
}
@media only screen and (max-width: 769px) {
  .is-hidden__sm-up {
    display: block;
  }
}

.is-hidden__sm-up--inline {
  display: none;
}
@media only screen and (max-width: 769px) {
  .is-hidden__sm-up--inline {
    display: inline-block;
  }
}

.is-hidden__md-up {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .is-hidden__md-up {
    display: block;
  }
}

.is-hidden__md-up--inline {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .is-hidden__md-up--inline {
    display: inline-block;
  }
}

.is-hidden__lg-up {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .is-hidden__lg-up {
    display: block;
  }
}

.is-hidden__lg-up--inline {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .is-hidden__lg-up--inline {
    display: inline-block;
  }
}

.is-hidden__xlg-up {
  display: none;
}
@media only screen and (max-width: 1400px) {
  .is-hidden__xlg-up {
    display: block;
  }
}

.is-hidden__xlg-up--inline {
  display: none;
}
@media only screen and (max-width: 1400px) {
  .is-hidden__xlg-up--inline {
    display: inline-block;
  }
}

.align--left {
  text-align: left;
}

.align--center {
  text-align: center;
}

.align--right {
  text-align: right;
}

@media only screen and (min-width: 500px) {
  .xsm-align--left {
    text-align: left;
  }
}

@media only screen and (min-width: 500px) {
  .xsm-align--center {
    text-align: center;
  }
}

@media only screen and (min-width: 500px) {
  .xsm-align--right {
    text-align: right;
  }
}

@media only screen and (min-width: 769px) {
  .sm-align--left {
    text-align: left;
  }
}

@media only screen and (min-width: 769px) {
  .sm-align--center {
    text-align: center;
  }
}

@media only screen and (min-width: 769px) {
  .sm-align--right {
    text-align: right;
  }
}

@media only screen and (min-width: 1025px) {
  .md-align--left {
    text-align: left;
  }
}

@media only screen and (min-width: 1025px) {
  .md-align--center {
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .md-align--right {
    text-align: right;
  }
}

@media only screen and (min-width: 1200px) {
  .lg-align--left {
    text-align: left;
  }
}

@media only screen and (min-width: 1200px) {
  .lg-align--center {
    text-align: center;
  }
}

@media only screen and (min-width: 1200px) {
  .lg-align--right {
    text-align: right;
  }
}

@media only screen and (min-width: 1400px) {
  .xlg-align--left {
    text-align: left;
  }
}

@media only screen and (min-width: 1400px) {
  .xlg-align--center {
    text-align: center;
  }
}

@media only screen and (min-width: 1400px) {
  .xlg-align--right {
    text-align: right;
  }
}

.relative {
  position: relative;
}

.no-wrap {
  white-space: nowrap;
}

.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.embed-responsive iframe, .embed-responsive object, .embed-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  outline: none;
}

.responsive-image {
  max-width: 100%;
  width: 100%;
  padding: 24px;
  box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
  .responsive-image {
    padding: 0;
  }
}

.pad__l-r--24 {
  padding: 0 24px;
}
@media only screen and (min-width: 1200px) {
  .pad__l-r--24 {
    padding: 0;
  }
}

.break {
  flex-basis: 100%;
  height: 0;
}

.fixed-guide {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.is-desktop .flickity-enabled:hover .flickity-button {
  opacity: 0.9;
}

.flickity-button {
  position: absolute;
  background: #1c212b;
  border: none;
  color: #333;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.flickity-button:hover {
  background: #1c212b;
  cursor: pointer;
  opacity: 1;
}

.is-desktop .flickity-button {
  opacity: 0;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 1;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
  display: none;
}

.flickity-button-icon {
  fill: #ffffff;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 48px;
  height: 80px;
  border-radius: 0;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 0;
  border-radius: 0 2px 2px 0;
}

.flickity-prev-next-button.next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 0;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 0;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}

