/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in 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 */
  -webkit-text-decoration: underline dotted;
          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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
  @media (min-width: 1350px) {
    .container {
      max-width: 1400px; } }
  @media (min-width: 1650px) {
    .container {
      max-width: 1600px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1350px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1650px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-first {
    order: -1; }
  .order-xxxl-last {
    order: 13; }
  .order-xxxl-0 {
    order: 0; }
  .order-xxxl-1 {
    order: 1; }
  .order-xxxl-2 {
    order: 2; }
  .order-xxxl-3 {
    order: 3; }
  .order-xxxl-4 {
    order: 4; }
  .order-xxxl-5 {
    order: 5; }
  .order-xxxl-6 {
    order: 6; }
  .order-xxxl-7 {
    order: 7; }
  .order-xxxl-8 {
    order: 8; }
  .order-xxxl-9 {
    order: 9; }
  .order-xxxl-10 {
    order: 10; }
  .order-xxxl-11 {
    order: 11; }
  .order-xxxl-12 {
    order: 12; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1350px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1650px) {
  .d-xxxl-none {
    display: none !important; }
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: flex !important; }
  .d-xxxl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1350px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1650px) {
  .flex-xxxl-row {
    flex-direction: row !important; }
  .flex-xxxl-column {
    flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    justify-content: center !important; }
  .justify-content-xxxl-between {
    justify-content: space-between !important; }
  .justify-content-xxxl-around {
    justify-content: space-around !important; }
  .align-items-xxxl-start {
    align-items: flex-start !important; }
  .align-items-xxxl-end {
    align-items: flex-end !important; }
  .align-items-xxxl-center {
    align-items: center !important; }
  .align-items-xxxl-baseline {
    align-items: baseline !important; }
  .align-items-xxxl-stretch {
    align-items: stretch !important; }
  .align-content-xxxl-start {
    align-content: flex-start !important; }
  .align-content-xxxl-end {
    align-content: flex-end !important; }
  .align-content-xxxl-center {
    align-content: center !important; }
  .align-content-xxxl-between {
    align-content: space-between !important; }
  .align-content-xxxl-around {
    align-content: space-around !important; }
  .align-content-xxxl-stretch {
    align-content: stretch !important; }
  .align-self-xxxl-auto {
    align-self: auto !important; }
  .align-self-xxxl-start {
    align-self: flex-start !important; }
  .align-self-xxxl-end {
    align-self: flex-end !important; }
  .align-self-xxxl-center {
    align-self: center !important; }
  .align-self-xxxl-baseline {
    align-self: baseline !important; }
  .align-self-xxxl-stretch {
    align-self: stretch !important; } }

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  overflow-x: hidden; }

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

body {
  position: relative;
  overflow-x: hidden; }

/**
 * Basic styles for links
 */
a {
  color: #e50050;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #222222;
    text-decoration: underline; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

/**
 * Basic typography style for copy text
 */
body {
  color: #222222;
  font: normal 125%/1.4 "Raleway", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }

h1 {
  font-size: 26px;
  line-height: 30px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 30px;
      line-height: 32px; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 45px;
      line-height: 50px; } }
  @media (min-width: 1650px) {
    h1 {
      font-size: 55px;
      line-height: 60px; } }

h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  color: #5C5C5D;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    h2 {
      font-size: 25px;
      line-height: 32px; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 28px;
      line-height: 40px; } }
  @media (min-width: 1650px) {
    h2 {
      font-size: 35px;
      line-height: 48px; } }

p,
ul li {
  font-size: 16px;
  line-height: 22px; }
  @media (min-width: 992px) {
    p,
    ul li {
      line-height: 24px; } }
  @media (min-width: 1200px) {
    p,
    ul li {
      line-height: 28px; } }
  @media (min-width: 1650px) {
    p,
    ul li {
      line-height: 31px; } }

a {
  font-size: 16px; }
  a.email {
    font-size: 16px;
    font-weight: bold;
    color: #5C5C5D; }
    @media (min-width: 992px) {
      a.email {
        font-size: 18px; } }
    @media (min-width: 1650px) {
      a.email {
        font-size: 25px; } }
    a.email:hover, a.email:focus {
      color: #5C5C5D; }
  a.phone {
    font-size: 16px;
    color: #5C5C5D; }
    @media (min-width: 992px) {
      a.phone {
        font-size: 18px; } }
    @media (min-width: 1650px) {
      a.phone {
        font-size: 25px; } }
    a.phone:hover, a.phone:focus {
      color: #5C5C5D; }
    a.phone span {
      font-size: 20px;
      color: #5C5C5D; }
      a.phone span:hover, a.phone span:focus {
        color: #5C5C5D; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */ }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

img {
  max-width: 100%; }

a {
  color: #000000; }
  a:hover, a:focus {
    color: black;
    text-decoration: none; }

.contentType--less .contentType__less {
  display: block; }

.contentType--less .contentType__more {
  display: none; }

.contentType--more .contentType__less {
  display: none; }

.contentType--more .contentType__more {
  display: block; }
  .contentType--more .contentType__more.more-flex {
    display: flex; }

.mapType--less .mapType__less {
  display: block; }

.mapType--less .mapType__more {
  display: none; }

.mapType--more .mapType__less {
  display: none; }

.mapType--more .mapType__more {
  display: block; }

.mapType--more .mapType__btn {
  display: none; }

.overflow-hidden {
  overflow: hidden; }

.header__wrapper {
  display: flex;
  padding: 10px 0 15px;
  background: #FFFFFF;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99; }
  @media (max-width: 1199.98px) {
    .header__wrapper .container {
      max-width: 100%; } }

.header__logo {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column; }
  @media (min-width: 768px) {
    .header__logo {
      flex-direction: row;
      align-items: center; } }
  .header__logo .logo__main {
    margin-bottom: 20px;
    max-width: 125px;
    max-height: 75px; }
    @media (min-width: 768px) {
      .header__logo .logo__main {
        margin-bottom: 0;
        margin-right: 20px; } }
    @media (min-width: 992px) {
      .header__logo .logo__main {
        margin-right: 50px; } }
    @media (min-width: 1650px) {
      .header__logo .logo__main {
        max-width: 200px;
        margin-right: 100px;
        max-height: 120px; } }
    .header__logo .logo__main img {
      max-height: 100%; }
  .header__logo .logo__second {
    max-width: 125px; }
    @media (min-width: 1200px) {
      .header__logo .logo__second {
        max-width: 125px; } }
    @media (min-width: 1650px) {
      .header__logo .logo__second {
        max-width: none; } }

.header__menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  margin-right: 30px; }
  .header__menu .menu__phone {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 180px;
    display: none; }
    @media (min-width: 768px) {
      .header__menu .menu__phone {
        display: flex; } }
    @media (min-width: 1200px) {
      .header__menu .menu__phone {
        min-width: 200px; } }
    @media (min-width: 1350px) {
      .header__menu .menu__phone {
        min-width: 250px; } }
    .header__menu .menu__phone .phone__icon {
      max-width: 25px;
      margin-right: 20px; }
    .header__menu .menu__phone a {
      font-size: 16px; }
      @media (min-width: 1200px) {
        .header__menu .menu__phone a {
          font-size: 18px; } }
      @media (min-width: 1650px) {
        .header__menu .menu__phone a {
          font-size: 25px; } }
  .header__menu .menu__burger {
    width: 40px;
    margin-left: 60px;
    cursor: pointer; }

.header .burger__menu {
  position: absolute;
  padding: 75px 20px 30px;
  width: 320px;
  height: 100vh;
  background: #FFFFFF;
  top: 0;
  right: 0;
  z-index: 100;
  transform: translateX(100%);
  transition: transform .3s ease-in-out; }
  @media (min-width: 992px) {
    .header .burger__menu {
      padding: 75px 70px 30px;
      width: 450px;
      height: 100vh; } }
  @media (min-width: 1200px) {
    .header .burger__menu {
      height: 750px; } }
  @media (min-width: 1350px) {
    .header .burger__menu {
      padding-top: 100px;
      height: 901px; } }
  @media (min-width: 1650px) {
    .header .burger__menu {
      padding-top: 150px; } }
  .header .burger__menu--active {
    transform: translateX(0); }
  .header .burger__menu .menu__close {
    position: absolute;
    top: 30px;
    right: 20px;
    width: 18px;
    height: 23px;
    cursor: pointer; }
    @media (min-width: 992px) {
      .header .burger__menu .menu__close {
        top: 45px;
        right: 30px; } }
    .header .burger__menu .menu__close:before, .header .burger__menu .menu__close:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(-53deg);
      width: 28px;
      height: 2px;
      background: #5C5C5D; }
    .header .burger__menu .menu__close:before {
      transform: translate(-50%, -50%) rotate(53deg); }
  .header .burger__menu .menu__items {
    position: relative; }
    .header .burger__menu .menu__items .items__dot {
      position: absolute;
      top: 2px;
      right: -30px;
      width: 13px;
      height: 13px;
      background: #FFC503;
      transform: translateY(6px);
      transition: top .3s ease-in-out;
      display: none; }
      @media (min-width: 992px) {
        .header .burger__menu .menu__items .items__dot {
          display: block; } }
    .header .burger__menu .menu__items .menu {
      margin-bottom: 20px;
      position: relative; }
      .header .burger__menu .menu__items .menu .menu-item {
        text-align: right;
        text-transform: uppercase;
        transition: font-weight .2s ease-in-out;
        line-height: inherit; }
        @media (min-width: 992px) {
          .header .burger__menu .menu__items .menu .menu-item {
            margin-bottom: 4px; } }
        @media (min-width: 992px) {
          .header .burger__menu .menu__items .menu .menu-item {
            margin-bottom: 7px; } }
        .header .burger__menu .menu__items .menu .menu-item.active {
          font-weight: 600; }
        .header .burger__menu .menu__items .menu .menu-item a {
          font-size: 16px;
          line-height: 18px;
          color: #5C5C5D;
          transition: font-weight .2s ease-in-out; }
          @media (min-width: 992px) {
            .header .burger__menu .menu__items .menu .menu-item a {
              font-size: 16px;
              line-height: 18px; } }
          @media (min-width: 1200px) {
            .header .burger__menu .menu__items .menu .menu-item a {
              line-height: 20px; } }
          @media (min-width: 1650px) {
            .header .burger__menu .menu__items .menu .menu-item a {
              font-size: 20px;
              line-height: 30px; } }
          .header .burger__menu .menu__items .menu .menu-item a.active, .header .burger__menu .menu__items .menu .menu-item a:hover {
            font-weight: bold; }
  .header .burger__menu .menu__socials {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .header .burger__menu .menu__socials .socials__logo {
      display: none;
      margin-bottom: 25px; }
      @media (min-width: 1650px) {
        .header .burger__menu .menu__socials .socials__logo {
          display: flex;
          justify-content: flex-end;
          align-items: center; } }
      .header .burger__menu .menu__socials .socials__logo .logo__main {
        width: 105px;
        margin-right: 15px; }
      .header .burger__menu .menu__socials .socials__logo .logo__second {
        width: 105px; }
    .header .burger__menu .menu__socials .socials__phone {
      font-size: 16px; }
      @media (min-width: 1200px) {
        .header .burger__menu .menu__socials .socials__phone {
          font-size: 18px; } }
      @media (min-width: 1650px) {
        .header .burger__menu .menu__socials .socials__phone {
          font-size: 25px; } }
      .header .burger__menu .menu__socials .socials__phone:last-child {
        margin-bottom: 25px; }
    .header .burger__menu .menu__socials .socials__email {
      margin-bottom: 10px;
      font-size: 16px; }
      @media (min-width: 1200px) {
        .header .burger__menu .menu__socials .socials__email {
          font-size: 18px; } }
      @media (min-width: 1650px) {
        .header .burger__menu .menu__socials .socials__email {
          font-size: 25px; } }
    .header .burger__menu .menu__socials .socials__fb {
      width: 28px; }

.mockup {
  position: relative; }
  @media (min-width: 1200px) {
    .mockup {
      min-height: 400px; } }
  .mockup img {
    display: block;
    margin: 0 auto;
    padding-top: 50px; }
    @media (min-width: 768px) {
      .mockup img {
        padding-top: 75px; } }
    @media (min-width: 992px) {
      .mockup img {
        padding-top: 100px; } }
    @media (min-width: 1200px) {
      .mockup img {
        padding-top: 150px; } }

.footer__wrapper {
  position: relative;
  flex-direction: column-reverse; }
  @media (min-width: 992px) {
    .footer__wrapper {
      flex-direction: row; } }
  .footer__wrapper:before {
    content: '';
    position: absolute;
    background: #FFC503;
    width: 100vw;
    height: 100%;
    right: 18.5%;
    z-index: -1;
    display: none; }
    @media (min-width: 992px) {
      .footer__wrapper:before {
        display: block; } }

.footer__content {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px; }
  @media (min-width: 992px) {
    .footer__content {
      padding-top: 120px;
      margin-top: 0; } }
  @media (min-width: 1200px) {
    .footer__content {
      padding-top: 150px; } }
  @media (min-width: 1350px) {
    .footer__content {
      padding-top: 200px; } }
  .footer__content:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #FFC503;
    z-index: -1; }
    @media (min-width: 992px) {
      .footer__content:before {
        display: none; } }
  .footer__content .content__pin {
    position: absolute;
    top: 200px;
    left: -100px;
    max-width: 170px;
    z-index: -1;
    display: none; }
    @media (min-width: 768px) {
      .footer__content .content__pin {
        display: block; } }
    @media (min-width: 992px) {
      .footer__content .content__pin {
        max-width: 170px;
        left: -35px; } }
    @media (min-width: 1350px) {
      .footer__content .content__pin {
        max-width: 270px; } }
  .footer__content .content__box {
    background: #FFC503; }
    @media (min-width: 992px) {
      .footer__content .content__box {
        margin-left: 25px;
        padding-left: 60px; } }
    @media (min-width: 1200px) {
      .footer__content .content__box {
        margin-left: 75px; } }
    @media (min-width: 1350px) {
      .footer__content .content__box {
        margin-left: 170px; } }
  .footer__content .content__phones {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .footer__content .content__phones {
        margin-bottom: 40px; } }
    .footer__content .content__phones .phone {
      font-size: 22px;
      font-weight: 600;
      display: block;
      transition: color .3s ease-in-out; }
      @media (min-width: 992px) {
        .footer__content .content__phones .phone {
          font-size: 28px; } }
      @media (min-width: 1200px) {
        .footer__content .content__phones .phone {
          font-size: 32px; } }
      @media (min-width: 1650px) {
        .footer__content .content__phones .phone {
          font-size: 40px; } }
      .footer__content .content__phones .phone:hover, .footer__content .content__phones .phone:focus {
        color: #FFFFFF; }
  .footer__content .content__email {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .footer__content .content__email {
        margin-bottom: 50px; } }
    .footer__content .content__email .email {
      font-size: 22px;
      font-weight: 600;
      transition: color .3s ease-in-out; }
      @media (min-width: 992px) {
        .footer__content .content__email .email {
          font-size: 28px; } }
      @media (min-width: 1200px) {
        .footer__content .content__email .email {
          font-size: 32px; } }
      @media (min-width: 1650px) {
        .footer__content .content__email .email {
          font-size: 40px; } }
      .footer__content .content__email .email:hover, .footer__content .content__email .email:focus {
        color: #FFFFFF; }
  .footer__content .content__adress {
    font-size: 20px;
    color: #5C5C5D;
    margin-bottom: 20px; }
  .footer__content .content__fb {
    display: block;
    width: 30px;
    margin-bottom: 25px; }
    .footer__content .content__fb .fb__icon path {
      fill: #5C5C5D;
      transition: fill .3s ease-in-out; }
    .footer__content .content__fb .fb__icon:hover path, .footer__content .content__fb .fb__icon:focus path {
      fill: #FFFFFF; }
  .footer__content .content__logo-main {
    display: block; }
  .footer__content .content__privacy-policy {
    display: table;
    color: #FFFFFF;
    margin: 20px auto; }
    @media (min-width: 992px) {
      .footer__content .content__privacy-policy {
        display: inline-block;
        margin: 20px 0; } }
  .footer__content .content__copy {
    color: #FFFFFF;
    font-size: 14px;
    text-align: center; }
    @media (min-width: 992px) {
      .footer__content .content__copy {
        padding-left: 50px; } }
  .footer__content .content__socials {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 576px) {
      .footer__content .content__socials {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-around; } }
    @media (min-width: 992px) {
      .footer__content .content__socials {
        display: block; } }
  .footer__content .content__top {
    min-width: 165px; }
  .footer__content .content__logo {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 576px) {
      .footer__content .content__logo {
        flex-direction: row;
        justify-content: space-around;
        align-items: center; } }
    @media (min-width: 992px) {
      .footer__content .content__logo {
        display: block; } }

.footer__form {
  position: relative;
  padding-top: 50px; }
  @media (min-width: 992px) {
    .footer__form {
      margin-top: 130px;
      padding-left: 100px; } }
  @media (min-width: 1200px) {
    .footer__form {
      margin-top: 160px; } }
  @media (min-width: 1350px) {
    .footer__form {
      margin-top: 210px; } }
  .footer__form:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100vw;
    left: -15px;
    top: 0;
    background: #FFFFFF;
    z-index: 0; }
  .footer__form .form__title {
    position: relative;
    margin-bottom: 40px; }
  .footer__form .form__field input,
  .footer__form .form__field textarea {
    font-size: 14px;
    padding: 15px 0;
    border: none;
    border-bottom: 1px solid #000000;
    width: 100%;
    color: #5C5C5D;
    outline: none;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .footer__form .form__field input,
      .footer__form .form__field textarea {
        font-size: 17px; } }
    .footer__form .form__field input::-moz-placeholder, .footer__form .form__field textarea::-moz-placeholder {
      color: #5C5C5D; }
    .footer__form .form__field input:-ms-input-placeholder, .footer__form .form__field textarea:-ms-input-placeholder {
      color: #5C5C5D; }
    .footer__form .form__field input::placeholder,
    .footer__form .form__field textarea::placeholder {
      color: #5C5C5D; }
  .footer__form .form__field textarea {
    max-height: 100px; }
  .footer__form .form__checkbox {
    position: relative; }
    .footer__form .form__checkbox .wpcf7-list-item {
      position: relative;
      margin: 0; }
      .footer__form .form__checkbox .wpcf7-list-item input {
        position: absolute;
        top: 0;
        left: 0;
        width: 17px;
        height: 17px;
        opacity: 0; }
        .footer__form .form__checkbox .wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
          display: block; }
      .footer__form .form__checkbox .wpcf7-list-item .wpcf7-list-item-label {
        position: relative;
        display: block;
        padding-left: 45px;
        padding-right: 50px;
        font-size: 11px;
        color: #5C5C5D; }
        .footer__form .form__checkbox .wpcf7-list-item .wpcf7-list-item-label:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 17px;
          height: 17px;
          border: 1px solid #5C5C5D; }
        .footer__form .form__checkbox .wpcf7-list-item .wpcf7-list-item-label:after {
          content: '';
          position: absolute;
          top: 4px;
          left: 4px;
          width: 9px;
          height: 9px;
          background: #FFC503;
          display: none; }
  .footer__form .form__submit {
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-top: 30px; }
    .footer__form .form__submit input {
      display: block;
      border: none;
      outline: none;
      font-size: 20px;
      background: #FFC503;
      text-transform: uppercase;
      color: #FFFFFF;
      padding: 14px 80px; }
      .footer__form .form__submit input:disabled {
        opacity: .6; }

.btn {
  display: inline-block;
  background: none;
  position: relative;
  padding: 12px 30px;
  color: #5C5C5D;
  transition: background .3s ease-in-out; }
  .btn:hover {
    color: #5C5C5D;
    background: #FFC503; }
  .btn:focus {
    color: #5C5C5D; }
  .btn:before, .btn:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    border: 0;
    border-color: #FFC503;
    border-style: solid; }
  .btn:before {
    top: 0;
    left: 0;
    border-top: 1px solid #FFC503;
    border-left: 1px solid #FFC503; }
  .btn:after {
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #FFC503;
    border-right: 1px solid #FFC503; }
  .btn--color-white {
    color: #FFFFFF; }
    .btn--color-white:hover {
      color: #FFFFFF;
      background: #FFC503; }
    .btn--color-white:focus {
      color: #FFFFFF; }
  .btn--border-black {
    color: #FFFFFF; }
    .btn--border-black:hover {
      color: #FFFFFF;
      background: #000000; }
    .btn--border-black:focus {
      color: #FFFFFF; }
    .btn--border-black:before, .btn--border-black:after {
      border-color: #000000; }
  .btn--big {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 30px; }
    @media (min-width: 768px) {
      .btn--big {
        font-size: 22px; } }
    @media (min-width: 992px) {
      .btn--big {
        font-size: 28px;
        padding: 20px 60px; } }
    @media (min-width: 1650px) {
      .btn--big {
        font-size: 32px; } }
    .btn--big:before, .btn--big:after {
      width: 120px; }
  .btn--download_pdf {
    position: relative;
    padding-left: 40px;
    font-size: 24px; }
    @media (min-width: 768px) {
      .btn--download_pdf {
        padding-left: 50px;
        font-size: 32px; } }
    @media (min-width: 992px) {
      .btn--download_pdf {
        padding-left: 60px;
        font-size: 45px; } }
    @media (min-width: 1200px) {
      .btn--download_pdf {
        padding-left: 75px;
        font-size: 52px; } }
    .btn--download_pdf:before, .btn--download_pdf:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border: 0;
      border-color: transparent; }
    .btn--download_pdf:before {
      background-image: url("../images/arrows.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 30px;
      height: 40px;
      border: 0;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
      @media (min-width: 768px) {
        .btn--download_pdf:before {
          width: 40px;
          height: 50px; } }
      @media (min-width: 992px) {
        .btn--download_pdf:before {
          width: 50px;
          height: 70px; } }
      @media (min-width: 1200px) {
        .btn--download_pdf:before {
          width: 60px;
          height: 80px; } }
    .btn--download_pdf:hover, .btn--download_pdf:focus {
      background: none; }
      .btn--download_pdf:hover:before, .btn--download_pdf:focus:before {
        -webkit-animation: btnAnimationPdf 1s infinite alternate ease-in-out;
                animation: btnAnimationPdf 1s infinite alternate ease-in-out; }
  .btn--pdf-small {
    font-size: 18px;
    padding: 12px 30px 60px; }
    @media (min-width: 768px) {
      .btn--pdf-small {
        font-size: 20px;
        padding: 12px 30px 80px; } }
    @media (min-width: 992px) {
      .btn--pdf-small {
        font-size: 20px;
        padding: 12px 30px 120px; } }
    @media (min-width: 1200px) {
      .btn--pdf-small {
        font-size: 25px; } }
    .btn--pdf-small:before {
      top: 100%;
      left: 50%;
      transform: translate(-50%, -100%); }
    .btn--pdf-small:hover, .btn--pdf-small:focus {
      background: none; }
      .btn--pdf-small:hover:before, .btn--pdf-small:focus:before {
        -webkit-animation: btnAnimationPdfSmall 1s infinite alternate ease-in-out;
                animation: btnAnimationPdfSmall 1s infinite alternate ease-in-out; }
  .btn--cookie {
    background: #FFC503; }

@-webkit-keyframes btnAnimationPdf {
  0% {
    transform: translate(0, -50%); }
  50% {
    transform: translate(0, -100%); }
  100% {
    transform: translate(0, -50%); } }

@keyframes btnAnimationPdf {
  0% {
    transform: translate(0, -50%); }
  50% {
    transform: translate(0, -100%); }
  100% {
    transform: translate(0, -50%); } }

@-webkit-keyframes btnAnimationPdfSmall {
  0% {
    transform: translate(-50%, -100%); }
  50% {
    transform: translate(-50%, -150%); }
  100% {
    transform: translate(-50%, -100%); } }

@keyframes btnAnimationPdfSmall {
  0% {
    transform: translate(-50%, -100%); }
  50% {
    transform: translate(-50%, -150%); }
  100% {
    transform: translate(-50%, -100%); } }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box; }
  .slick-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    z-index: 2; }
    .slick-slider .slick-list .slick-track {
      display: flex; }
      .slick-slider .slick-list .slick-track .slick-slide {
        outline: none; }
        .slick-slider .slick-list .slick-track .slick-slide a {
          outline: none; }
  .slick-slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    width: auto;
    z-index: 10; }
    @media (min-width: 768px) {
      .slick-slider .slick-dots {
        font-size: 25px; } }
    @media (min-width: 992px) {
      .slick-slider .slick-dots {
        font-size: 30px; } }
    .slick-slider .slick-dots li {
      position: relative;
      width: 15px;
      height: 15px;
      margin: 0 5px;
      background: transparent;
      cursor: pointer; }
      .slick-slider .slick-dots li:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 15px;
        height: 15px;
        background: transparent;
        border: 2px solid #FFFFFF;
        border-radius: 30px; }
      .slick-slider .slick-dots li button {
        display: none; }
      .slick-slider .slick-dots li.slick-active {
        width: 105px; }
        .slick-slider .slick-dots li.slick-active:before {
          background-color: #FFFFFF; }
        .slick-slider .slick-dots li.slick-active:after {
          content: '';
          position: absolute;
          display: block;
          width: 80px;
          height: 2px;
          background: #FFFFFF;
          top: 50%;
          left: 25px;
          transform: translateY(-50%); }
      .slick-slider .slick-dots li:last-child.slick-active:before {
        left: calc(100% - 15px);
        background-color: #FFFFFF; }
      .slick-slider .slick-dots li:last-child.slick-active:after {
        left: 0; }
  .slick-slider .slick-arrow {
    background: #FFFFFF;
    border: none;
    font-size: 0;
    width: 70px;
    height: 70px;
    position: absolute;
    border: 1px solid #FFC503;
    top: calc(100% + 8px);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    z-index: 3; }
    @media (min-width: 992px) {
      .slick-slider .slick-arrow {
        top: 50%; } }
    .slick-slider .slick-arrow:before {
      content: '';
      position: absolute;
      width: 25px;
      height: 20px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url("../images/arrow-right.png") no-repeat center;
      background-size: cover; }
    @media (min-width: 992px) {
      .slick-slider .slick-arrow.slick-next {
        right: 0; } }
    @media (min-width: 1650px) {
      .slick-slider .slick-arrow.slick-next {
        right: -20px; } }
    .slick-slider .slick-arrow.slick-prev {
      transform: translateY(-50%) rotate(180deg); }
      @media (min-width: 992px) {
        .slick-slider .slick-arrow.slick-prev {
          left: 0; } }
      @media (min-width: 1650px) {
        .slick-slider .slick-arrow.slick-prev {
          left: -20px; } }
    .slick-slider .slick-arrow.slick-disabled {
      display: none !important; }

.slick-dots {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  width: auto;
  z-index: 10; }
  @media (min-width: 768px) {
    .slick-dots {
      font-size: 25px; } }
  @media (min-width: 992px) {
    .slick-dots {
      font-size: 30px; } }
  .slick-dots li {
    position: relative;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: transparent;
    cursor: pointer; }
    .slick-dots li:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 15px;
      height: 15px;
      background: transparent;
      border: 2px solid #FFFFFF;
      border-radius: 30px; }
    .slick-dots li button {
      display: none; }
    .slick-dots li.slick-active {
      width: 105px; }
      .slick-dots li.slick-active:before {
        background-color: #FFFFFF; }
      .slick-dots li.slick-active:after {
        content: '';
        position: absolute;
        display: block;
        width: 80px;
        height: 2px;
        background: #FFFFFF;
        top: 50%;
        left: 25px;
        transform: translateY(-50%); }
    .slick-dots li:last-child.slick-active:before {
      left: calc(100% - 15px);
      background-color: #FFFFFF; }
    .slick-dots li:last-child.slick-active:after {
      left: 0; }

.banner {
  position: relative; }
  .banner__slide {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 750px;
    margin-top: 180px; }
    @media (min-width: 576px) {
      .banner__slide {
        min-height: 600px; } }
    @media (min-width: 768px) {
      .banner__slide {
        min-height: 500px;
        margin-top: 100px; } }
    @media (min-width: 992px) {
      .banner__slide {
        min-height: 750px;
        margin-top: 0; } }
    @media (min-width: 1350px) {
      .banner__slide {
        min-height: 900px; } }
    .banner__slide:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000000;
      opacity: .2; }
    .banner__slide .slide__link {
      position: absolute;
      bottom: 50px;
      right: 50%;
      z-index: 100;
      color: #FFFFFF;
      transform: translateX(50%);
      text-align: center; }
      @media (min-width: 992px) {
        .banner__slide .slide__link {
          right: 50px;
          transform: translateX(0); } }
  .banner__content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    width: 100%; }
    .banner__content:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #000000;
      opacity: .3;
      z-index: 0; }
    .banner__content .content__title {
      position: relative;
      color: #FFFFFF;
      text-align: center;
      margin-bottom: 25px;
      z-index: 1; }
    .banner__content .content__text {
      position: relative;
      color: #FFFFFF;
      text-align: center;
      max-width: 885px;
      margin: 0 auto;
      z-index: 1; }
  .banner__dots {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }
    .banner__dots .dots__number {
      color: #FFC503;
      margin-right: 15px;
      display: none; }
      @media (min-width: 992px) {
        .banner__dots .dots__number {
          display: block;
          font-size: 40px; } }
      @media (min-width: 1200px) {
        .banner__dots .dots__number {
          font-size: 42px; } }
      @media (min-width: 1650px) {
        .banner__dots .dots__number {
          font-size: 45px; } }

.benefits {
  position: relative;
  padding: 50px 0; }
  @media (min-width: 992px) {
    .benefits {
      padding: 150px 0; } }
  .benefits__holder {
    display: flex;
    align-items: center; }
  .benefits__background {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    display: none; }
    @media (min-width: 992px) {
      .benefits__background {
        display: block;
        width: 500px;
        height: 750px; } }
  .benefits__content .content__title {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .benefits__content .content__title {
        margin-bottom: 25px; } }
  .benefits__content .content__text {
    margin-bottom: 25px; }
    @media (min-width: 992px) {
      .benefits__content .content__text {
        margin-right: 40px; } }
    @media (min-width: 1350px) {
      .benefits__content .content__text {
        margin-right: 80px; } }
  .benefits__info {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 50px; }
    @media (min-width: 768px) {
      .benefits__info {
        justify-content: flex-end; } }
    @media (min-width: 992px) {
      .benefits__info {
        margin-top: 0; } }
    .benefits__info .info__items {
      background: #FFFFFF; }
      @media (min-width: 768px) {
        .benefits__info .info__items {
          position: absolute;
          bottom: 0;
          left: 30px;
          padding: 40px 20px 10px; } }
      .benefits__info .info__items .items__item {
        display: flex;
        align-items: center;
        margin-bottom: 60px; }
        .benefits__info .info__items .items__item:last-child {
          margin-bottom: 0; }
        .benefits__info .info__items .items__item .item__image {
          width: 70px;
          margin-right: 30px; }
          .benefits__info .info__items .items__item .item__image img {
            display: block;
            margin: 0 auto; }
        .benefits__info .info__items .items__item .item__content .content__number {
          font-size: 45px;
          line-height: 45px;
          color: #FFC503;
          font-weight: 400;
          margin-bottom: 10px; }
        .benefits__info .info__items .items__item .item__content .content__text {
          font-weight: 17px;
          color: #5C5C5D; }
    .benefits__info .info__image {
      display: none; }
      @media (min-width: 768px) {
        .benefits__info .info__image {
          display: block; } }

.infoOne {
  padding-bottom: 50px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 768px) {
    .infoOne {
      padding-bottom: 75px; } }
  @media (min-width: 992px) {
    .infoOne {
      padding: 100px 0;
      display: block; } }
  @media (min-width: 1200px) {
    .infoOne {
      padding: 150px 0; } }
  .infoOne:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    background: #5c5c5e;
    z-index: 0;
    display: none; }
    @media (min-width: 992px) {
      .infoOne:before {
        right: 50%;
        width: 50vw;
        display: block; } }
  .infoOne:after {
    content: '';
    position: absolute;
    top: calc(100% - 2px);
    left: 0;
    width: 50%;
    height: 11.18vw;
    background: url("../../dist/images/dots.png") no-repeat bottom;
    background-size: contain;
    z-index: 1;
    display: none; }
    @media (min-width: 992px) {
      .infoOne:after {
        display: block; } }
  .infoOne__container {
    position: relative; }
    .infoOne__container:before {
      content: '';
      position: absolute;
      top: -50px;
      left: 50%;
      width: 100vw;
      height: calc(100% + 100px);
      background: #5c5c5e;
      transform: translateX(-50%);
      z-index: 0; }
      @media (min-width: 768px) {
        .infoOne__container:before {
          top: -75px;
          height: calc(100% + 150px); } }
      @media (min-width: 992px) {
        .infoOne__container:before {
          display: none; } }
  .infoOne__content:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 400px;
    top: -50px;
    right: -100px;
    background: #5c5c5e;
    display: none; }
    @media (min-width: 768px) {
      .infoOne__content:before {
        top: -75px; } }
    @media (min-width: 992px) {
      .infoOne__content:before {
        top: -100px;
        display: block; } }
    @media (min-width: 1200px) {
      .infoOne__content:before {
        top: -150px; } }
  .infoOne__content .content__title {
    position: relative;
    margin-bottom: 20px;
    color: #FFFFFF;
    z-index: 1; }
  .infoOne__content .content__text {
    position: relative;
    margin-bottom: 20px;
    color: #FFFFFF;
    z-index: 1; }
    @media (min-width: 992px) {
      .infoOne__content .content__text {
        max-width: 440px; } }
  .infoOne__image {
    display: block; }
    @media (min-width: 992px) {
      .infoOne__image {
        display: none; } }
    .infoOne__image img {
      display: block; }
  @media (min-width: 1200px) {
    .infoOne.contentType--more:before {
      right: calc(50% + 35px); } }
  .infoOne.contentType--more .parallax-window {
    display: none; }
  .infoOne.contentType--more .infoOne__content:before {
    right: -225px; }
  .infoOne.contentType--more .infoOne__content:after {
    content: '';
    position: absolute;
    width: 175px;
    height: 900px;
    top: -50px;
    right: -125px;
    background: #5c5c5e;
    display: none; }
    @media (min-width: 768px) {
      .infoOne.contentType--more .infoOne__content:after {
        top: -75px; } }
    @media (min-width: 992px) {
      .infoOne.contentType--more .infoOne__content:after {
        top: -100px;
        display: block; } }
    @media (min-width: 1200px) {
      .infoOne.contentType--more .infoOne__content:after {
        top: -150px; } }

.infoTwo {
  padding-bottom: 50px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 768px) {
    .infoTwo {
      padding-bottom: 75px; } }
  @media (min-width: 992px) {
    .infoTwo {
      padding: 100px 0;
      display: block; } }
  @media (min-width: 1200px) {
    .infoTwo {
      padding: 150px 0; } }
  .infoTwo:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #FFC503;
    z-index: 0;
    display: none; }
    @media (min-width: 992px) {
      .infoTwo:before {
        display: block; } }
  .infoTwo:after {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 115px);
    width: 150px;
    height: 400px;
    background: #FFC503;
    z-index: 0;
    display: none; }
    @media (min-width: 992px) {
      .infoTwo:after {
        display: block; } }
  .infoTwo__container {
    position: relative; }
    .infoTwo__container:before {
      content: '';
      position: absolute;
      top: -50px;
      left: 50%;
      width: 100vw;
      height: calc(100% + 100px);
      background: #FFC503;
      transform: translateX(-50%);
      z-index: 0; }
      @media (min-width: 768px) {
        .infoTwo__container:before {
          top: -75px;
          height: calc(100% + 150px); } }
      @media (min-width: 992px) {
        .infoTwo__container:before {
          display: none; } }
  .infoTwo__content .content__title {
    position: relative;
    margin-bottom: 20px;
    color: #FFFFFF;
    z-index: 1; }
    @media (min-width: 992px) {
      .infoTwo__content .content__title {
        margin-left: 75px; } }
    @media (min-width: 1200px) {
      .infoTwo__content .content__title {
        margin-left: 100px; } }
    @media (min-width: 1350px) {
      .infoTwo__content .content__title {
        margin-left: 135px; } }
  .infoTwo__content .content__text {
    position: relative;
    margin-bottom: 20px;
    color: #FFFFFF;
    z-index: 1; }
    @media (min-width: 992px) {
      .infoTwo__content .content__text {
        margin-left: 75px;
        max-width: 440px; } }
    @media (min-width: 1200px) {
      .infoTwo__content .content__text {
        margin-left: 100px; } }
    @media (min-width: 1350px) {
      .infoTwo__content .content__text {
        margin-left: 135px; } }
  @media (min-width: 992px) {
    .infoTwo__content .content__btn {
      margin-left: 75px; } }
  @media (min-width: 1200px) {
    .infoTwo__content .content__btn {
      margin-left: 100px; } }
  @media (min-width: 1350px) {
    .infoTwo__content .content__btn {
      margin-left: 135px; } }
  .infoTwo__image {
    display: block; }
    @media (min-width: 992px) {
      .infoTwo__image {
        display: none; } }
    .infoTwo__image img {
      display: block; }
  @media (min-width: 1200px) {
    .infoTwo.contentType--more:after {
      left: calc(50% - 35px); } }
  @media (min-width: 1200px) {
    .infoTwo.contentType--more:before {
      left: calc(50% + 75px); } }

.infoGarage {
  position: relative;
  padding: 50px 0; }
  @media (min-width: 768px) {
    .infoGarage {
      padding: 75px 0; } }
  @media (min-width: 992px) {
    .infoGarage {
      padding: 60px 0 100px; } }
  @media (min-width: 1200px) {
    .infoGarage {
      padding: 110px 0 150px; } }
  .infoGarage__holder {
    display: flex;
    align-items: center; }
  .infoGarage__shape {
    position: absolute;
    width: 480px;
    height: 680px;
    top: 0;
    left: 0;
    display: none; }
    @media (min-width: 768px) {
      .infoGarage__shape {
        display: block; } }
    @media (min-width: 1350px) {
      .infoGarage__shape {
        width: 620px;
        height: 760px; } }
    @media (min-width: 1650px) {
      .infoGarage__shape {
        width: 680px;
        height: 825px; } }
  .infoGarage__content .content__title {
    margin-bottom: 40px; }
    @media (min-width: 1650px) {
      .infoGarage__content .content__title {
        margin-right: 250px; } }
  .infoGarage__content .content__text {
    margin-bottom: 40px; }
    @media (min-width: 1650px) {
      .infoGarage__content .content__text {
        margin-right: 250px; } }
  .infoGarage__content .content__btn {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .infoGarage__content .content__btn .btn__image {
      margin-right: 20px;
      max-width: 50px; }
      @media (min-width: 768px) {
        .infoGarage__content .content__btn .btn__image {
          margin-right: 40px; } }
    .infoGarage__content .content__btn .btn__link {
      position: relative;
      color: #FFC503;
      font-size: 24px;
      line-height: 24px;
      max-width: 250px;
      padding-right: 50px; }
      @media (min-width: 768px) {
        .infoGarage__content .content__btn .btn__link {
          font-size: 28px;
          line-height: 28px;
          max-width: 290px;
          padding-right: 90px; } }
      @media (min-width: 992px) {
        .infoGarage__content .content__btn .btn__link {
          font-size: 32px;
          line-height: 32px; } }
      @media (min-width: 1200px) {
        .infoGarage__content .content__btn .btn__link {
          font-size: 40px;
          line-height: 40px; } }
      .infoGarage__content .content__btn .btn__link:after {
        position: absolute;
        content: '';
        display: inline-block;
        top: 50%;
        right: 0;
        width: 30px;
        height: 30px;
        transform: translateY(-50%);
        background: url("../images/arrows.png") no-repeat center;
        background-size: cover;
        transition: transform .3s ease-in-out; }
        @media (min-width: 768px) {
          .infoGarage__content .content__btn .btn__link:after {
            width: 50px;
            height: 50px; } }
      .infoGarage__content .content__btn .btn__link:hover:after, .infoGarage__content .content__btn .btn__link:focus:after {
        -webkit-animation: btnAnimationGarage 1s infinite alternate ease-in-out;
                animation: btnAnimationGarage 1s infinite alternate ease-in-out; }
  .infoGarage__image {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .infoGarage__image {
        margin-bottom: 50px; } }
    @media (min-width: 992px) {
      .infoGarage__image {
        margin-bottom: 0; } }
    .infoGarage__image .image__holder {
      position: relative;
      margin-right: 100px;
      max-width: 450px;
      margin: 0 auto; }
      .infoGarage__image .image__holder:after {
        content: '';
        position: absolute;
        width: 190px;
        height: 400px;
        bottom: 0;
        right: 0;
        background: #FFFFFF;
        display: none; }
        @media (min-width: 768px) {
          .infoGarage__image .image__holder:after {
            display: block; } }
      .infoGarage__image .image__holder img {
        width: 100%;
        display: block; }

@-webkit-keyframes btnAnimationGarage {
  0% {
    transform: translateY(-50%); }
  50% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(-50%); } }

@keyframes btnAnimationGarage {
  0% {
    transform: translateY(-50%); }
  50% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(-50%); } }

.location__image {
  position: relative;
  width: 100%;
  height: 85vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (min-width: 992px) {
    .location__image {
      height: 57vw;
      position: relative; } }
  .location__image:after {
    content: '';
    position: absolute;
    width: 430px;
    height: 500px;
    bottom: -289px;
    right: 0;
    background: url("../images/locationShape.png") no-repeat center;
    background-size: cover;
    display: none; }
    @media (min-width: 768px) {
      .location__image:after {
        display: block; } }

.location__content {
  background: #FFC503;
  padding: 50px 15px; }
  @media (min-width: 992px) {
    .location__content {
      position: relative;
      margin-top: -500px; } }
  .location__content:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 50vw;
    top: 0;
    left: 100%;
    background: #FFC503;
    z-index: 0; }
    @media (min-width: 992px) {
      .location__content:after {
        width: 50px;
        right: -50px; } }
  .location__content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    transform: translateX(-100vw);
    background: #FFC503; }
  .location__content .content__title {
    color: #FFFFFF;
    margin-bottom: 20px; }
  .location__content .content__text {
    color: #FFFFFF;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .location__content .content__text {
        max-width: 460px; } }

.location__icon {
  background: #FFC503;
  padding: 75px 50px 75px 75px;
  display: none; }
  @media (min-width: 992px) {
    .location__icon {
      display: block; } }

.location__map {
  padding-top: 50px;
  margin-bottom: 80px; }
  @media (min-width: 768px) {
    .location__map {
      padding-top: 75px; } }
  @media (min-width: 992px) {
    .location__map {
      padding-top: 100px; } }
  @media (min-width: 1200px) {
    .location__map {
      padding-top: 120px; } }
  .location__map .map__title-second {
    margin: 40px 0 20px; }
  .location__map .map__btn {
    margin-top: 30px;
    float: right; }
    .location__map .map__btn:after {
      content: '';
      clear: both; }
    @media (min-width: 1350px) {
      .location__map .map__btn {
        position: absolute;
        right: 0;
        bottom: 0; } }

.location__map-image {
  width: 100%; }

.location.contentType--more .location__image {
  height: 85vw;
  background-position: center 90%; }
  @media (min-width: 1200px) {
    .location.contentType--more .location__image {
      height: 65vw; } }

@media (min-width: 992px) {
  .location.contentType--more .location__content {
    margin-top: -750px; } }

.location.mapType--more .location__map {
  margin-bottom: 0; }

.location.mapType--more .location__map-image {
  padding-bottom: 50px; }

@media (min-width: 768px) {
  .apartments {
    padding-bottom: 20px; } }

@media (min-width: 992px) {
  .apartments {
    padding-bottom: 50px; } }

@media (min-width: 1200px) {
  .apartments {
    padding-bottom: 75px; } }

@media (min-width: 1350px) {
  .apartments {
    padding-bottom: 100px; } }

.apartments__view {
  position: relative;
  margin: 200px 0; }
  @media (min-width: 768px) {
    .apartments__view {
      margin: 350px 0; } }
  @media (min-width: 1200px) {
    .apartments__view {
      margin: 0 330px; } }
  @media (min-width: 1350px) {
    .apartments__view {
      margin: 0 360px; } }
  .apartments__view .view__image {
    width: 100%;
    margin: 0 auto; }
  .apartments__view .view__svg {
    position: relative;
    padding: 40px 20px 0;
    z-index: 2; }
    @media (min-width: 1350px) {
      .apartments__view .view__svg {
        padding: 75px 20px 0; } }
    .apartments__view .view__svg .apartment-item polygon {
      opacity: .8;
      fill: transparent; }
    .apartments__view .view__svg .apartment-item:hover polygon, .apartments__view .view__svg .apartment-item:focus polygon {
      fill: #FFC503; }
    .apartments__view .view__svg .apartment-item.active polygon {
      fill: #FFC503; }
  .apartments__view .view__desc {
    position: absolute;
    top: -150px;
    z-index: 1; }
    @media (min-width: 992px) {
      .apartments__view .view__desc {
        z-index: 0; } }
    @media (min-width: 1200px) {
      .apartments__view .view__desc {
        top: 0; } }
    .apartments__view .view__desc .desc__top {
      transition: transform .3s ease-in-out; }
      @media (min-width: 1200px) {
        .apartments__view .view__desc .desc__top {
          margin-top: 60px; } }
      @media (min-width: 1350px) {
        .apartments__view .view__desc .desc__top {
          margin-top: 85px; } }
      @media (min-width: 1650px) {
        .apartments__view .view__desc .desc__top {
          margin-top: 180px; } }
      .apartments__view .view__desc .desc__top.active {
        transform: scale(1.1); }
        @media (min-width: 992px) {
          .apartments__view .view__desc .desc__top.active {
            transform: scale(1.2); } }
    .apartments__view .view__desc .desc__bottom {
      transition: transform .3s ease-in-out;
      margin-top: 85vw; }
      @media (min-width: 576px) {
        .apartments__view .view__desc .desc__bottom {
          margin-top: 450px; } }
      @media (min-width: 768px) {
        .apartments__view .view__desc .desc__bottom {
          margin-top: 650px; } }
      @media (min-width: 992px) {
        .apartments__view .view__desc .desc__bottom {
          margin-top: 800px; } }
      @media (min-width: 1200px) {
        .apartments__view .view__desc .desc__bottom {
          margin-top: 0;
          margin-top: 50px; } }
      @media (min-width: 1350px) {
        .apartments__view .view__desc .desc__bottom {
          margin-top: 150px; } }
      .apartments__view .view__desc .desc__bottom.active {
        transform: scale(1.1); }
        @media (min-width: 992px) {
          .apartments__view .view__desc .desc__bottom.active {
            transform: scale(1.2); } }
      .apartments__view .view__desc .desc__bottom .desc__title:after {
        top: -40px; }
        @media (min-width: 1200px) {
          .apartments__view .view__desc .desc__bottom .desc__title:after {
            top: 50%; } }
    .apartments__view .view__desc .desc__title {
      position: relative;
      font-size: 22px;
      font-weight: 400;
      margin-right: 175px;
      margin-bottom: 10px; }
      @media (min-width: 576px) {
        .apartments__view .view__desc .desc__title {
          font-size: 36px; } }
      .apartments__view .view__desc .desc__title:after {
        content: '';
        position: absolute;
        top: 130px;
        right: 50%;
        width: 75px;
        height: 1px;
        background: #000000;
        transform: translateX(50%) rotate(90deg); }
        @media (min-width: 576px) {
          .apartments__view .view__desc .desc__title:after {
            top: 150px; } }
        @media (min-width: 1200px) {
          .apartments__view .view__desc .desc__title:after {
            top: 50%;
            right: -15px;
            width: 175px;
            transform: translate(100%, -50%); } }
      .apartments__view .view__desc .desc__title span {
        color: #FFC503;
        margin-left: 10px; }
    .apartments__view .view__desc .desc__status {
      display: inline-block;
      font-size: 14px;
      padding: 10px 0;
      min-width: 130px;
      color: #5C5C5D;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 100px; }
      @media (min-width: 1200px) {
        .apartments__view .view__desc .desc__status {
          margin-bottom: 0; } }
      .apartments__view .view__desc .desc__status.wolny {
        background: #FFC503; }
      .apartments__view .view__desc .desc__status.sprzedany {
        border: 1px solid #FFC503; }
      .apartments__view .view__desc .desc__status.rezerwacja {
        background: #a5a5a5;
        color: #FFFFFF; }
    .apartments__view .view__desc--left {
      left: 0; }
      @media (min-width: 768px) {
        .apartments__view .view__desc--left {
          left: 110px; } }
      @media (min-width: 1200px) {
        .apartments__view .view__desc--left {
          left: 0;
          transform: translateX(-100%); } }
    .apartments__view .view__desc--right {
      right: 0; }
      @media (min-width: 768px) {
        .apartments__view .view__desc--right {
          right: 150px; } }
      @media (min-width: 1200px) {
        .apartments__view .view__desc--right {
          right: 0;
          transform: translateX(100%); } }
      .apartments__view .view__desc--right .desc__title {
        margin-left: 180px;
        margin-right: 0; }
        .apartments__view .view__desc--right .desc__title:after {
          top: 130px;
          left: 50%;
          transform: translateX(-50%) rotate(90deg); }
          @media (min-width: 576px) {
            .apartments__view .view__desc--right .desc__title:after {
              top: 150px; } }
          @media (min-width: 1200px) {
            .apartments__view .view__desc--right .desc__title:after {
              top: 50%;
              left: -15px;
              transform: translate(-100%, -50%); } }
      .apartments__view .view__desc--right .desc__status {
        margin-left: 175px; }

.infoPoints__content {
  padding: 30px; }
  @media (min-width: 992px) {
    .infoPoints__content {
      padding: 0 15px; } }
  .infoPoints__content .content__title {
    color: #FFFFFF;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .infoPoints__content .content__title {
        margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .infoPoints__content .content__text {
      margin-right: 30px; } }
  @media (min-width: 1200px) {
    .infoPoints__content .content__text {
      margin-right: 60px; } }
  @media (min-width: 1350px) {
    .infoPoints__content .content__text {
      margin-right: 100px; } }
  .infoPoints__content .content__text .text__item {
    position: relative;
    transition: all .3s ease-in-out; }
    @media (min-width: 992px) {
      .infoPoints__content .content__text .text__item {
        cursor: pointer; } }
    .infoPoints__content .content__text .text__item:before {
      content: '';
      position: absolute;
      width: 10px;
      height: 18px;
      top: 5px;
      border-left: solid 10px #5c5c5e;
      border-bottom: solid 10px transparent;
      border-top: solid 10px transparent;
      left: -25px;
      transition: all .3s ease-in-out; }
    .infoPoints__content .content__text .text__item .item__title {
      color: #5c5c5e; }
    .infoPoints__content .content__text .text__item .item__text {
      color: #5c5c5e;
      line-height: 30px; }
    @media (min-width: 992px) {
      .infoPoints__content .content__text .text__item.active, .infoPoints__content .content__text .text__item:hover {
        transform: translateX(25px); }
        .infoPoints__content .content__text .text__item.active:before, .infoPoints__content .content__text .text__item:hover:before {
          border-left: solid 10px #FFFFFF; }
        .infoPoints__content .content__text .text__item.active .item__title, .infoPoints__content .content__text .text__item:hover .item__title {
          color: #FFFFFF; }
        .infoPoints__content .content__text .text__item.active .item__text, .infoPoints__content .content__text .text__item:hover .item__text {
          color: #FFFFFF; } }

.infoPoints__section {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat; }
  .infoPoints__section .section__points .points__item {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: #FFC503;
    cursor: pointer;
    transition: transform .3s ease-in-out;
    -webkit-animation: pointsAnimation 1s infinite alternate ease-in-out;
            animation: pointsAnimation 1s infinite alternate ease-in-out;
    display: none; }
    @media (min-width: 992px) {
      .infoPoints__section .section__points .points__item {
        display: block; } }
    .infoPoints__section .section__points .points__item:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 40px;
      height: 40px;
      border-radius: 50px;
      background: #FFC503;
      opacity: .3;
      transform: translate(-50%, -50%); }
    .infoPoints__section .section__points .points__item.active, .infoPoints__section .section__points .points__item:hover {
      transform: scale(1.3);
      -webkit-animation: pointsAnimation 0s infinite alternate ease-in-out;
              animation: pointsAnimation 0s infinite alternate ease-in-out; }
    .infoPoints__section .section__points .points__item.point11 {
      top: 28%;
      right: 31%; }
    .infoPoints__section .section__points .points__item.point12 {
      top: 35%;
      right: 21%; }
    .infoPoints__section .section__points .points__item.point13 {
      top: 10%;
      right: 30%; }
    .infoPoints__section .section__points .points__item.point14 {
      top: 20%;
      right: 4%; }
    .infoPoints__section .section__points .points__item.point15 {
      top: 24%;
      right: 41%; }
    .infoPoints__section .section__points .points__item.point16 {
      top: 29%;
      right: 1%; }
    .infoPoints__section .section__points .points__item.point17 {
      top: 44%;
      right: 30%; }
    .infoPoints__section .section__points .points__item.point18 {
      top: 41%;
      right: 23%; }
    .infoPoints__section .section__points .points__item.point21 {
      top: 8%;
      left: 8%; }
    .infoPoints__section .section__points .points__item.point22 {
      top: 35%;
      left: 9%; }
    .infoPoints__section .section__points .points__item.point23 {
      top: 46%;
      left: 40%; }
    .infoPoints__section .section__points .points__item.point24 {
      top: 67%;
      left: 26%; }
    .infoPoints__section .section__points .points__item.point25 {
      top: 17%;
      left: 36%; }
    .infoPoints__section .section__points .points__item.point26 {
      top: 7%;
      left: 23%; }
    .infoPoints__section .section__points .points__item.point27 {
      top: 81%;
      left: 33%; }
    .infoPoints__section .section__points .points__item.point28 {
      top: 75%;
      left: 36%; }
  .infoPoints__section--first-section {
    background-position: 21vw 50%;
    background-size: cover;
    padding-top: 50px; }
    @media (max-width: 991.98px) {
      .infoPoints__section--first-section {
        background: none !important; } }
    @media (min-width: 992px) {
      .infoPoints__section--first-section {
        background-position: 3vw 50%;
        padding: 50px 0; } }
    @media (min-width: 1200px) {
      .infoPoints__section--first-section {
        background-position: 7vw 50%;
        padding: 150px 0; } }
    @media (min-width: 1350px) {
      .infoPoints__section--first-section {
        background-position: 15vw 50%;
        padding: 200px 0; } }
    @media (min-width: 1650px) {
      .infoPoints__section--first-section {
        background-position: 21vw 50%;
        padding: 300px 0; } }
    .infoPoints__section--first-section:before, .infoPoints__section--first-section:after {
      content: '';
      position: absolute;
      width: 50vw;
      height: 100%;
      top: 0;
      right: 50%;
      background: #FFC503;
      z-index: 0;
      display: none; }
      @media (min-width: 992px) {
        .infoPoints__section--first-section:before, .infoPoints__section--first-section:after {
          display: block; } }
    .infoPoints__section--first-section:before {
      right: calc(50% - 100px);
      height: 600px;
      width: 100px;
      display: none; }
      @media (min-width: 1200px) {
        .infoPoints__section--first-section:before {
          display: block; } }
    .infoPoints__section--first-section .infoPoints__holder {
      background: #FFC503; }
      @media (min-width: 992px) {
        .infoPoints__section--first-section .infoPoints__holder {
          background: transparent; } }
    .infoPoints__section--first-section .infoPoints__content {
      background: #FFC503;
      z-index: 2; }
      .infoPoints__section--first-section .infoPoints__content .content__title {
        padding-left: 25px; }
      .infoPoints__section--first-section .infoPoints__content .content__text {
        padding-left: 25px; }
    .infoPoints__section--first-section .section__points {
      background-position: 50% 50%;
      background-size: cover;
      padding: 50px 0;
      min-height: 700px; }
      @media (min-width: 992px) {
        .infoPoints__section--first-section .section__points {
          background: none !important;
          padding: 0;
          min-height: 0; } }
  .infoPoints__section--second-section {
    background-position: 0 50%;
    background-size: cover;
    padding-bottom: 50px; }
    @media (max-width: 991.98px) {
      .infoPoints__section--second-section {
        background: none !important; } }
    @media (min-width: 992px) {
      .infoPoints__section--second-section {
        background-position: 0 50%; } }
    @media (min-width: 1200px) {
      .infoPoints__section--second-section {
        padding: 100px 0; } }
    @media (min-width: 1350px) {
      .infoPoints__section--second-section {
        background-position: 0 50%;
        padding: 100px 0; } }
    @media (min-width: 1650px) {
      .infoPoints__section--second-section {
        background-size: contain; } }
    .infoPoints__section--second-section:before, .infoPoints__section--second-section:after {
      content: '';
      position: absolute;
      width: 50vw;
      height: 100%;
      top: 0;
      left: 50%;
      background: #5c5c5e;
      z-index: 0;
      display: none; }
      @media (min-width: 992px) {
        .infoPoints__section--second-section:before, .infoPoints__section--second-section:after {
          display: block; } }
    .infoPoints__section--second-section:before {
      left: calc(50% - 100px);
      height: 500px;
      width: 100px;
      display: none; }
      @media (min-width: 1200px) {
        .infoPoints__section--second-section:before {
          display: block; } }
    .infoPoints__section--second-section .infoPoints__holder {
      background: #5c5c5e; }
      @media (min-width: 992px) {
        .infoPoints__section--second-section .infoPoints__holder {
          background: transparent; } }
    .infoPoints__section--second-section .infoPoints__content {
      background: #5c5c5e;
      z-index: 2;
      padding: 30px; }
      @media (min-width: 992px) {
        .infoPoints__section--second-section .infoPoints__content {
          padding: 30px 0; } }
      @media (min-width: 992px) {
        .infoPoints__section--second-section .infoPoints__content .content__text {
          margin-left: 50px; } }
      @media (min-width: 1200px) {
        .infoPoints__section--second-section .infoPoints__content .content__text {
          margin-left: 75px; } }
      @media (min-width: 1350px) {
        .infoPoints__section--second-section .infoPoints__content .content__text {
          margin-left: 100px; } }
      .infoPoints__section--second-section .infoPoints__content .content__text .text__item:before {
        border-left: solid 10px #FFC503; }
      .infoPoints__section--second-section .infoPoints__content .content__text .text__item .item__title {
        color: #FFC503; }
      .infoPoints__section--second-section .infoPoints__content .content__text .text__item .item__text {
        color: #FFC503; }
      @media (min-width: 992px) {
        .infoPoints__section--second-section .infoPoints__content .content__text .text__item.active, .infoPoints__section--second-section .infoPoints__content .content__text .text__item:hover {
          transform: translateX(25px); }
          .infoPoints__section--second-section .infoPoints__content .content__text .text__item.active:before, .infoPoints__section--second-section .infoPoints__content .content__text .text__item:hover:before {
            border-left: solid 10px #FFFFFF; }
          .infoPoints__section--second-section .infoPoints__content .content__text .text__item.active .item__title, .infoPoints__section--second-section .infoPoints__content .content__text .text__item:hover .item__title {
            color: #FFFFFF; }
          .infoPoints__section--second-section .infoPoints__content .content__text .text__item.active .item__text, .infoPoints__section--second-section .infoPoints__content .content__text .text__item:hover .item__text {
            color: #FFFFFF; } }
    .infoPoints__section--second-section .section__points {
      background-position: 50% 50%;
      background-size: cover;
      padding: 50px 0;
      min-height: 700px; }
      @media (min-width: 992px) {
        .infoPoints__section--second-section .section__points {
          background: none !important;
          padding: 0;
          min-height: 0; } }

@-webkit-keyframes pointsAnimation {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@keyframes pointsAnimation {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

.gallery {
  position: relative;
  overflow: hidden; }
  .gallery__title {
    position: absolute;
    color: #FFFFFF;
    background: #FFC503;
    padding: 20px;
    max-width: 150px;
    z-index: 5;
    top: 0; }
    @media (min-width: 992px) {
      .gallery__title {
        position: absolute;
        padding: 70px 80px;
        max-width: 310px; } }
    .gallery__title:after {
      content: '';
      position: absolute;
      top: 0;
      right: -85px;
      height: 100px;
      width: 85px;
      background: #FFC503;
      display: none; }
      @media (min-width: 992px) {
        .gallery__title:after {
          display: block; } }
  .gallery__item {
    display: flex;
    align-items: flex-end;
    transition: width .3s ease-in-out; }
    .gallery__item img {
      width: 100%; }
  .gallery .gallery-slider {
    padding-top: 135px; }
    @media (min-width: 992px) {
      .gallery .gallery-slider {
        padding-top: 99px; } }
    .gallery .gallery-slider__holder {
      width: 100%; }
    .gallery .gallery-slider__nav {
      position: absolute;
      left: 80%;
      top: 75px;
      z-index: 5;
      display: none; }
      @media (min-width: 992px) {
        .gallery .gallery-slider__nav {
          top: 125px;
          display: block; } }
      .gallery .gallery-slider__nav .slick-arrow {
        position: relative;
        font-size: 0;
        background: none;
        border: none;
        width: 70px;
        height: 70px;
        border: 1px solid #FFC503;
        outline: none;
        cursor: pointer; }
        .gallery .gallery-slider__nav .slick-arrow:before {
          content: '';
          position: absolute;
          width: 25px;
          height: 20px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: url("../images/arrow-right.png") no-repeat center;
          background-size: cover; }
        .gallery .gallery-slider__nav .slick-arrow.slick-prev {
          border-right: none; }
          .gallery .gallery-slider__nav .slick-arrow.slick-prev:before {
            background: url("../images/arrow-left.png") no-repeat center; }
    .gallery .gallery-slider .slick-list .slick-track {
      min-height: 44vw; }
      @media (min-width: 992px) {
        .gallery .gallery-slider .slick-list .slick-track .slick-current,
        .gallery .gallery-slider .slick-list .slick-track .slick-clone-current {
          transform: translate(0, 0px);
          width: 68.75vw !important; } }
      @media (min-width: 992px) {
        .gallery .gallery-slider .slick-list .slick-track .slick-current + .slick-slide,
        .gallery .gallery-slider .slick-list .slick-track .slick-clone-current + .slick-slide {
          width: 31.5vw !important; } }
      @media (min-width: 992px) {
        .gallery .gallery-slider .slick-list .slick-track .slick-active:first-of-type {
          transform: translate(0, 0px);
          width: 68.75vw; } }

.mfp-counter {
  display: none; }

.video {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .video {
      padding: 75px 0; } }
  @media (min-width: 992px) {
    .video {
      padding: 75px 0 100px; } }
  @media (min-width: 1200px) {
    .video {
      padding: 120px 0 200px; } }
  .video__title {
    padding-bottom: 25px; }
    @media (min-width: 992px) {
      .video__title {
        padding-bottom: 45px; } }
  .video__container {
    position: relative;
    padding-top: 56.25%;
    width: 100%; }
    .video__container:before {
      content: '';
      position: absolute;
      top: -100px;
      right: -65px;
      width: 550px;
      height: 205px;
      background: url("../images/video-dots1.png") no-repeat center;
      background-size: contain;
      z-index: -1;
      display: none; }
      @media (min-width: 768px) {
        .video__container:before {
          display: block; } }
    .video__container:after {
      content: '';
      position: absolute;
      bottom: -100px;
      left: -65px;
      width: 550px;
      height: 205px;
      background: url("../images/video-dots2.png") no-repeat center;
      background-size: contain;
      z-index: -1;
      display: none; }
      @media (min-width: 768px) {
        .video__container:after {
          display: block; } }
    .video__container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }

.investmentList__holder {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }

.investmentList__title {
  padding: 50px 0; }

.investmentList__item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 20px;
  width: 100%; }
  @media (min-width: 768px) {
    .investmentList__item {
      padding: 40px 30px;
      width: 50%; } }
  @media (min-width: 1200px) {
    .investmentList__item {
      width: 25%; } }
  @media (min-width: 1650px) {
    .investmentList__item {
      padding: 80px 60px; } }
  .investmentList__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .6;
    z-index: 0;
    transition: opacity .3s ease-in-out; }
  .investmentList__item:hover:before {
    opacity: .1; }
  .investmentList__item .item__top {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    z-index: 1; }
  .investmentList__item .item__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 145px;
    margin-bottom: 30px;
    z-index: 1; }
    .investmentList__item .item__icon img {
      width: 100%; }
  .investmentList__item .item__text {
    font-size: 14px;
    margin-bottom: 30px;
    color: #FFFFFF;
    text-align: center;
    z-index: 1; }
    @media (min-width: 768px) {
      .investmentList__item .item__text {
        margin-bottom: 50px; } }
    @media (min-width: 1200px) {
      .investmentList__item .item__text {
        margin-bottom: 100px; } }
    @media (min-width: 1350px) {
      .investmentList__item .item__text {
        margin-bottom: 120px; } }

.buildingCharacter {
  position: relative;
  padding: 50px 0; }
  @media (min-width: 768px) {
    .buildingCharacter {
      padding: 75px 0; } }
  @media (min-width: 1200px) {
    .buildingCharacter {
      padding: 75px 0 120px; } }
  @media (min-width: 992px) {
    .buildingCharacter {
      padding: 100px 0 190px; } }
  @media (min-width: 1200px) {
    .buildingCharacter {
      padding: 140px 0 230px; } }
  .buildingCharacter:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 780px;
    height: 915px;
    background: url("../images/character-shape.png") no-repeat center;
    background-size: cover;
    z-index: -1;
    display: none; }
    @media (min-width: 992px) {
      .buildingCharacter:after {
        display: block;
        width: 510px;
        height: 620px; } }
    @media (min-width: 1200px) {
      .buildingCharacter:after {
        width: 605px;
        height: 710px; } }
    @media (min-width: 1350px) {
      .buildingCharacter:after {
        width: 705px;
        height: 810px; } }
    @media (min-width: 1650px) {
      .buildingCharacter:after {
        width: 760px;
        height: 890px; } }
  .buildingCharacter__holder {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    justify-content: flex-start; }
    @media (min-width: 992px) {
      .buildingCharacter__holder {
        flex-direction: row; } }
  .buildingCharacter__background {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right; }
  .buildingCharacter__content .content__title {
    margin-bottom: 25px; }
  .buildingCharacter__content .content__text {
    margin-bottom: 25px; }
    @media (min-width: 992px) {
      .buildingCharacter__content .content__text {
        margin-right: 40px; } }
    @media (min-width: 1350px) {
      .buildingCharacter__content .content__text {
        max-width: 505px;
        margin-right: 80px; } }
  .buildingCharacter__info {
    position: relative;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .buildingCharacter__info {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0; } }
    .buildingCharacter__info:after {
      content: '';
      position: absolute;
      top: 0;
      right: 15px;
      width: 80px;
      height: 200px;
      background: #FFC503;
      display: none; }
      @media (min-width: 1200px) {
        .buildingCharacter__info:after {
          display: block; } }
      @media (min-width: 1350px) {
        .buildingCharacter__info:after {
          width: 100px;
          height: 280px; } }
      @media (min-width: 1650px) {
        .buildingCharacter__info:after {
          width: 120px;
          height: 360px; } }
    .buildingCharacter__info .info__image {
      height: auto;
      display: block; }
  .buildingCharacter__second-row {
    position: relative;
    padding: 50px 0; }
    @media (min-width: 1200px) {
      .buildingCharacter__second-row {
        padding-top: 75px; } }
    @media (min-width: 992px) {
      .buildingCharacter__second-row {
        padding-top: 100px; } }
    @media (min-width: 1200px) {
      .buildingCharacter__second-row {
        padding: 250px 0 50px; } }
    .buildingCharacter__second-row:before {
      content: '';
      position: absolute;
      top: 100px;
      left: 0;
      width: 200px;
      height: 750px;
      background: #FFC503;
      display: none; }
      @media (min-width: 1200px) {
        .buildingCharacter__second-row:before {
          display: block; } }
      @media (min-width: 1350px) {
        .buildingCharacter__second-row:before {
          width: 400px; } }
      @media (min-width: 1650px) {
        .buildingCharacter__second-row:before {
          width: 600px; } }
    .buildingCharacter__second-row .second-row__image {
      position: relative;
      margin-right: 50px; }
      .buildingCharacter__second-row .second-row__image:after {
        content: '';
        position: absolute;
        width: 120px;
        height: 250px;
        bottom: 0;
        right: 0;
        background: #FFFFFF;
        display: none; }
        @media (min-width: 1200px) {
          .buildingCharacter__second-row .second-row__image:after {
            display: block; } }
        @media (min-width: 1350px) {
          .buildingCharacter__second-row .second-row__image:after {
            width: 140px;
            height: 300px; } }
        @media (min-width: 1650px) {
          .buildingCharacter__second-row .second-row__image:after {
            width: 190px;
            height: 400px; } }
      .buildingCharacter__second-row .second-row__image img {
        display: block; }
    .buildingCharacter__second-row .second-row__holder {
      display: flex;
      justify-content: center;
      align-items: center; }
    .buildingCharacter__second-row .second-row__content {
      margin-top: 30px; }
      @media (min-width: 992px) {
        .buildingCharacter__second-row .second-row__content {
          margin-top: 0; } }
      @media (min-width: 1200px) {
        .buildingCharacter__second-row .second-row__content {
          margin-left: 50px; } }
      .buildingCharacter__second-row .second-row__content .content__title {
        margin-bottom: 30px; }
  .buildingCharacter__third-row {
    padding: 0 0 50px; }
    @media (min-width: 992px) {
      .buildingCharacter__third-row {
        padding: 50px 0 100px; } }
    .buildingCharacter__third-row ul {
      padding-left: 22px; }
      @media (min-width: 1200px) {
        .buildingCharacter__third-row ul {
          padding-left: 0; } }
      .buildingCharacter__third-row ul li {
        position: relative; }
        .buildingCharacter__third-row ul li:before {
          content: '';
          position: absolute;
          top: 11px;
          left: -20px;
          width: 9px;
          height: 9px;
          background: #FFC503; }
    .buildingCharacter__third-row .third-row__right {
      padding-top: 30px; }
      @media (min-width: 992px) {
        .buildingCharacter__third-row .third-row__right {
          padding-top: 50px; } }
      @media (min-width: 1200px) {
        .buildingCharacter__third-row .third-row__right {
          padding-top: 100px;
          margin-left: 50px; } }

.catalog {
  padding: 100px 0; }
  .catalog__holder {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    @media (min-width: 1200px) {
      .catalog__holder {
        flex-direction: row;
        align-items: flex-start; } }
  .catalog__image {
    position: relative; }
    @media (min-width: 1200px) {
      .catalog__image {
        width: calc(100% - 325px); } }
    .catalog__image:before {
      content: '';
      position: absolute;
      bottom: -60px;
      left: 20px;
      width: 80%;
      height: 210px;
      background: url("../images/catalog-shape.png") no-repeat center;
      background-size: cover;
      z-index: -1; }
      @media (min-width: 992px) {
        .catalog__image:before {
          width: 590px;
          height: 210px; } }
      @media (min-width: 1350px) {
        .catalog__image:before {
          width: 790px;
          height: 290px; } }
  .catalog__link {
    position: relative;
    display: inline-block;
    color: #5C5C5D;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    max-width: 325px;
    padding-bottom: 75px;
    margin-top: 60px;
    text-transform: uppercase; }
    .catalog__link:after {
      position: absolute;
      content: '';
      display: inline-block;
      bottom: 0;
      left: 50%;
      width: 50px;
      height: 50px;
      transform: translateX(-50%);
      background: url("../images/arrows.png") no-repeat center;
      background-size: cover;
      transition: transform .3s ease-in-out; }
    .catalog__link:hover:after, .catalog__link:focus:after {
      -webkit-animation: btnAnimation 1s infinite alternate ease-in-out;
              animation: btnAnimation 1s infinite alternate ease-in-out; }

@-webkit-keyframes btnAnimation {
  0% {
    transform: translate(-50%, 0); }
  50% {
    transform: translate(-50%, -50%); }
  100% {
    transform: translate(-50%, 0); } }

@keyframes btnAnimation {
  0% {
    transform: translate(-50%, 0); }
  50% {
    transform: translate(-50%, -50%); }
  100% {
    transform: translate(-50%, 0); } }

.buyerSecurity {
  position: relative;
  padding: 50px 0; }
  @media (min-width: 768px) {
    .buyerSecurity {
      padding: 75px 0; } }
  @media (min-width: 1200px) {
    .buyerSecurity {
      padding: 75px 0 120px; } }
  @media (min-width: 992px) {
    .buyerSecurity {
      padding: 100px 0 190px; } }
  @media (min-width: 1200px) {
    .buyerSecurity {
      padding: 140px 0 230px; } }
  .buyerSecurity:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 410px;
    height: 650px;
    background: url("../images/security-shape.png") no-repeat center;
    background-size: cover;
    z-index: -1;
    display: none; }
    @media (min-width: 992px) {
      .buyerSecurity:after {
        display: block;
        width: 365px;
        height: 585px; } }
    @media (min-width: 1200px) {
      .buyerSecurity:after {
        width: 410px;
        height: 650px; } }
    @media (min-width: 1350px) {
      .buyerSecurity:after {
        width: 510px;
        height: 815px; } }
    @media (min-width: 1650px) {
      .buyerSecurity:after {
        width: 555px;
        height: 880px; } }
  .buyerSecurity__holder {
    display: flex;
    align-items: center;
    position: relative; }
    .buyerSecurity__holder:before {
      content: '';
      position: absolute;
      bottom: -90px;
      right: 0;
      width: 300px;
      height: 160px;
      background: url("../images/buyerShape.png") no-repeat center;
      background-size: cover;
      z-index: -1;
      display: none; }
      @media (min-width: 992px) {
        .buyerSecurity__holder:before {
          display: block; } }
      @media (min-width: 1200px) {
        .buyerSecurity__holder:before {
          width: 400px;
          height: 210px;
          bottom: -150px; } }
      @media (min-width: 1650px) {
        .buyerSecurity__holder:before {
          width: 485px;
          height: 255px; } }
  .buyerSecurity__background {
    position: absolute;
    width: 50%;
    top: 0;
    height: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    display: none; }
  .buyerSecurity__content .content__title {
    margin-bottom: 25px; }
    @media (min-width: 1350px) {
      .buyerSecurity__content .content__title {
        margin-left: 200px; } }
  .buyerSecurity__content .content__text {
    margin-bottom: 25px; }
    @media (min-width: 1350px) {
      .buyerSecurity__content .content__text {
        margin-left: 200px;
        max-width: 505px; } }
  @media (min-width: 1350px) {
    .buyerSecurity__content .content__btn {
      margin-left: 200px; } }
  .buyerSecurity__info {
    position: relative;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .buyerSecurity__info {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0; } }
    .buyerSecurity__info:after {
      content: '';
      position: absolute;
      top: 0;
      left: 15px;
      width: 80px;
      height: 260px;
      background: #5c5c5e;
      display: none; }
      @media (min-width: 992px) {
        .buyerSecurity__info:after {
          display: block;
          width: 80px;
          height: 200px; } }
      @media (min-width: 1200px) {
        .buyerSecurity__info:after {
          width: 100px;
          height: 300px; } }
      @media (min-width: 1350px) {
        .buyerSecurity__info:after {
          width: 120px;
          height: 360px; } }
    .buyerSecurity__info .info__image {
      height: auto; }
  .buyerSecurity__second-row {
    padding-top: 30px; }
    @media (min-width: 992px) {
      .buyerSecurity__second-row {
        padding-top: 100px; } }
    @media (min-width: 1200px) {
      .buyerSecurity__second-row {
        padding-top: 150px; } }
    @media (min-width: 1350px) {
      .buyerSecurity__second-row {
        padding-top: 250px; } }
    .buyerSecurity__second-row ul li {
      position: relative;
      padding-left: 20px; }
      .buyerSecurity__second-row ul li:before {
        content: '';
        position: absolute;
        top: 12px;
        left: 4px;
        width: 7px;
        height: 7px;
        border-radius: 50px;
        background: #FFC503; }
    .buyerSecurity__second-row .second-row__second-column {
      padding-top: 30px; }
      @media (min-width: 992px) {
        .buyerSecurity__second-row .second-row__second-column {
          padding-top: 50px; } }
      @media (min-width: 1200px) {
        .buyerSecurity__second-row .second-row__second-column {
          padding-top: 100px; } }
    @media (min-width: 992px) {
      .buyerSecurity__second-row .second-row__text-one {
        margin-right: 50px; } }
  .buyerSecurity.contentType--more {
    padding-bottom: 0; }

.hero {
  position: relative;
  min-height: 900px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center; }
  .hero:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .3;
    z-index: 0; }
  .hero__holder {
    z-index: 1; }
  .hero__title {
    color: #FFFFFF;
    text-align: center; }

.text-section {
  position: relative;
  margin: 50px 0;
  padding: 20px 0; }
  @media (min-width: 768px) {
    .text-section {
      margin: 50px 0;
      padding: 40px 0; } }
  @media (min-width: 992px) {
    .text-section {
      margin: 75px 0;
      padding: 50px 0; } }
  @media (min-width: 1200px) {
    .text-section {
      margin: 100px 0;
      padding: 80px 0; } }
  .text-section:before, .text-section:after {
    content: '';
    position: absolute;
    width: 150px;
    height: 3px;
    background: #FFC503;
    left: 50%;
    transform: translateX(-50%); }
  .text-section:before {
    top: 0; }
  .text-section:after {
    bottom: 0; }
  .text-section__title {
    text-align: center;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 400; }
    @media (min-width: 992px) {
      .text-section__title {
        font-size: 20px;
        margin-bottom: 45px; } }
  .text-section__text {
    text-align: center;
    max-width: 800px;
    margin: 0 auto; }

.plans_visualization__slider .slider__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.plans_visualization__slider .slider__btn {
  margin-top: 20px; }

.plans_visualization--button-top .plans_visualization__slider {
  position: relative; }
  .plans_visualization--button-top .plans_visualization__slider:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border: 1px solid #FFC503;
    z-index: 3;
    pointer-events: none; }
  .plans_visualization--button-top .plans_visualization__slider .slider__item {
    padding-top: 50px; }
    @media (min-width: 992px) {
      .plans_visualization--button-top .plans_visualization__slider .slider__item {
        padding-top: 20px; } }
    @media (min-width: 1200px) {
      .plans_visualization--button-top .plans_visualization__slider .slider__item {
        padding-top: 0; } }
  .plans_visualization--button-top .plans_visualization__slider .slider__btn {
    position: absolute;
    top: 0;
    right: 0; }

.popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 100000;
  display: none; }
  .popup.active {
    display: block; }
  .popup:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .8;
    z-index: -1; }
  .popup__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    z-index: 100;
    cursor: pointer; }
    .popup__close:before, .popup__close:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 25px;
      height: 2px;
      background: #FFFFFF;
      transform: translate(-50%, -50%) rotate(45deg); }
    .popup__close:after {
      transform: translate(-50%, -50%) rotate(-45deg); }
  .popup__slider {
    height: 100%; }
    .popup__slider .slider__item {
      position: relative;
      height: calc(100vh - 50px);
      width: 100%;
      padding: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .popup__slider .slider__item .item__img {
        margin: 0 auto;
        display: block; }
      .popup__slider .slider__item .item__btn {
        position: absolute;
        bottom: 50px;
        padding: 8px 15px;
        background: #FFC503;
        color: #FFFFFF; }
        .popup__slider .slider__item .item__btn:hover {
          color: #FFFFFF; }
    .popup__slider.slick-slider .slick-track {
      height: 100vh; }
    .popup__slider.slick-slider .slick-arrow {
      display: none !important; }
      @media (min-width: 992px) {
        .popup__slider.slick-slider .slick-arrow {
          display: block !important; } }
      .popup__slider.slick-slider .slick-arrow.slick-prev {
        left: 25px; }
      .popup__slider.slick-slider .slick-arrow.slick-next {
        right: 25px; }
  .popup__item {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px; }
    .popup__item .item__img {
      margin: 0 auto;
      display: block; }
    .popup__item .item__btn {
      position: absolute;
      bottom: 50px;
      padding: 8px 15px;
      background: #FFC503;
      color: #FFFFFF; }
      .popup__item .item__btn:hover {
        color: #FFFFFF; }

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