.icon-arrow-breadcrumbs {
  display: inline-block;
  vertical-align: middle;
  width: 7.844px;
  height: 13.5px;
}

.icon-arrow-link {
  display: inline-block;
  vertical-align: middle;
  width: 3.4656rem;
  height: 16.87px;
}

.icon-checked {
  display: inline-block;
  vertical-align: middle;
  width: 4.57rem;
  height: 3.41rem;
}

.icon-close {
  display: inline-block;
  vertical-align: middle;
  width: 2.0688rem;
  height: 2.022rem;
}

.icon-date {
  display: inline-block;
  vertical-align: middle;
  width: 2.1rem;
  height: 2.0688rem;
}

.icon-house {
  display: inline-block;
  vertical-align: middle;
  width: 7.1rem;
  height: 5.9rem;
}

.icon-list-checked {
  display: inline-block;
  vertical-align: middle;
  width: 4.7938rem;
  height: 4.538rem;
}

.icon-marker {
  display: inline-block;
  vertical-align: middle;
  width: 7.9rem;
  height: 8.444rem;
}

.icon-next {
  display: inline-block;
  vertical-align: middle;
  width: 3.4656rem;
  height: 16.875px;
}

.icon-next-small {
  display: inline-block;
  vertical-align: middle;
  width: 16.88px;
  height: 16.84px;
}

.icon-play {
  display: inline-block;
  vertical-align: middle;
  width: 12rem;
  height: 12rem;
}

.icon-prev {
  display: inline-block;
  vertical-align: middle;
  width: 3.4656rem;
  height: 16.875px;
}

.icon-prev-small {
  display: inline-block;
  vertical-align: middle;
  width: 16.906px;
  height: 16.84px;
}

.icon-quote {
  display: inline-block;
  vertical-align: middle;
  width: 12.6594rem;
  height: 8.13rem;
}

.icon-social-fb {
  display: inline-block;
  vertical-align: middle;
  width: 15.66rem;
  height: 31rem;
}

.icon-social-google {
  display: inline-block;
  vertical-align: middle;
  width: 51.2rem;
  height: 33rem;
}

.icon-social-instagram {
  display: inline-block;
  vertical-align: middle;
  width: 16.9063rem;
  height: 16.9063rem;
}

.icon-social-pinterest {
  display: inline-block;
  vertical-align: middle;
  width: 38.91rem;
  height: 51.2rem;
}

.icon-social-share {
  display: inline-block;
  vertical-align: middle;
  width: 47.393rem;
  height: 47.393rem;
}

.icon-social-telegram {
  display: inline-block;
  vertical-align: middle;
  width: 51.2rem;
  height: 45rem;
}

.icon-social-tw {
  display: inline-block;
  vertical-align: middle;
  width: 51.2rem;
  height: 41.9rem;
}

.icon-social-viber {
  display: inline-block;
  vertical-align: middle;
  width: 31.36rem;
  height: 32.2rem;
}

.icon-social-vk {
  display: inline-block;
  vertical-align: middle;
  width: 30.44rem;
  height: 17.22rem;
}

.icon-time {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
}

.icon-views {
  display: inline-block;
  vertical-align: middle;
  width: 3.1rem;
  height: 1.8062rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font: 400 14px/2 "Gotham Pro", Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
}

* {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin: 0 0 3rem;
  color: #27313b;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.8rem;
}

h3 {
  font-size: 2.2rem;
}

h4 {
  font-size: 2rem;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 17px;
}

p, figure, em {
  margin: 0 0 3rem;
}

img {
  max-width: 100%;
}

hr {
  border: none;
  border-top: 1px solid #DFE0E2;
  margin: 3rem 0;
  clear: both;
}
@media (min-width: 768px) {
  hr {
    margin: 6rem 0;
  }
}
@media (min-width: 1200px) {
  hr {
    margin: 9rem 0;
  }
}

blockquote {
  border-left: 1px solid #27313B;
  padding: 5px 0 5px 3.6rem;
  margin: 0 0 10rem;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  font-style: normal;
  color: #27313b;
}
blockquote p {
  margin: 0 0 2rem;
}
blockquote p:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 2rem;
    padding-left: 42px;
  }
}
@media (min-width: 1200px) {
  blockquote {
    font-size: 2.3rem;
  }
}

cite {
  font-size: 14px;
  line-height: 3.2rem;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 1200px) {
  cite {
    font-size: 16px;
  }
}

b, strong {
  font-weight: 700;
}

dl {
  margin: 0 0 2rem;
}
dl dt {
  display: block;
  margin: 0 0 2rem;
  font-size: 16px;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #003771;
}
dl dd {
  display: block;
  margin: 0 0 3rem;
}

a {
  transition: color 0.25s;
  text-decoration: none;
  color: #2c90d0;
  border-bottom: 1px solid currentColor;
}
a:hover {
  color: rgba(44, 144, 208, 0.5);
  text-decoration: none;
}

mark {
  background: none;
  color: #2c90d0;
}

[class^=icon-], [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  fill-rule: evenodd;
}

.icon-house {
  width: 7.1rem;
  height: 5.9rem;
}

.icon-social-vk {
  width: 2.6rem;
  height: 15px;
}

.icon-social-fb {
  width: 10px;
  height: 2.2rem;
}

.icon-social-tw {
  width: 2.2rem;
  height: 1.8rem;
}

.icon-social-telegram {
  width: 2.2rem;
  height: 1.9rem;
}

.icon-social-viber {
  width: 2rem;
  height: 2.1rem;
}

.icon-social-pinterest {
  width: 17px;
  height: 2.3rem;
}

.icon-social-instagram {
  width: 2rem;
  height: 2rem;
}

.icon-social-google {
  width: 3.1rem;
  height: 2rem;
}

.icon-social-share {
  width: 2.2rem;
  height: 2.2rem;
}

@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Light.woff2") format("woff2"), url("../fonts/GothamPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro.woff2") format("woff2"), url("../fonts/GothamPro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Medium.woff2") format("woff2"), url("../fonts/GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("../fonts/GothamPro-Bold.woff2") format("woff2"), url("../fonts/GothamPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.ui-fieldset {
  border: none;
  padding: 0;
  margin: 0 0 2rem;
}
@media (min-width: 768px) {
  .ui-fieldset {
    margin: 0 0 5rem;
  }
}

.ui-label {
  display: block;
  margin: 0 0 3rem;
  font-size: 17px;
  line-height: 2.2rem;
  font-weight: 400;
  color: #27313b;
}
@media (min-width: 768px) {
  .ui-label {
    font-size: 2.7rem;
    line-height: 3.2rem;
    margin: 0 0 4rem;
  }
}

.ui-control-vertical .ui-check {
  display: block;
  margin: 0 0 3rem;
}

.ui-control .btn {
  width: 100%;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .ui-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 6rem;
  }
  .ui-control .ui-check {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 8rem 0 0;
  }
  .ui-control .btn {
    -ms-flex-order: 2;
    order: 2;
    width: auto;
    margin: 0;
  }
}

.ui-caption {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #27313b;
  opacity: 0.5;
  display: block;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .ui-caption {
    font-size: 14px;
  }
}

.ui-validate {
  font-size: 12px;
  line-height: 2rem;
  font-weight: 400;
  padding: 5px 0 0;
  display: block;
  text-align: left;
  color: red;
}

.ui-legend {
  font-weight: 500;
  margin: 0 0 6rem;
  color: #27313b;
}

.ui-field {
  margin: 0 0 3rem;
}
.ui-field .ui-select, .ui-field .ui-input, .ui-field .ui-textarea {
  margin: 0;
}

.is-error .ui-input, .is-error .ui-select, .is-error .ui-textarea {
  border-left-color: #B50909;
  box-shadow: none;
}

.ui-input, .ui-select, .ui-textarea {
  transition: 0.25s;
  width: 100%;
  background: #fff;
  border: none;
  border-bottom: 1px solid #27313b;
  font: 500 16px/3.4rem "Gotham Pro", Arial, Helvetica, sans-serif;
  padding: 15px 0;
  color: #27313b;
  -webkit-appearance: none;
  margin: 0 0 3rem;
  transition: 0.25s;
}
.ui-input::-webkit-input-placeholder, .ui-select::-webkit-input-placeholder, .ui-textarea::-webkit-input-placeholder {
  color: rgba(93, 101, 108, 0.75);
  transition: 0.25s;
}
.ui-input:hover::-webkit-input-placeholder, .ui-select:hover::-webkit-input-placeholder, .ui-textarea:hover::-webkit-input-placeholder {
  color: #5d656c;
}
.ui-input:focus, .ui-select:focus, .ui-textarea:focus {
  box-shadow: none;
}
.ui-input:disabled, .ui-select:disabled, .ui-textarea:disabled {
  border-color: #e4ebf1;
  background: #e4ebf1;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .ui-input, .ui-select, .ui-textarea {
    font-size: 1.8rem;
  }
}

.ui-textarea {
  min-height: 18rem;
  height: 18rem;
  min-width: 100%;
  max-width: 100%;
  display: block;
  overflow: hidden;
  margin: 0 0 4rem;
}

.ui-select {
  position: relative;
  cursor: pointer;
  margin: 0 0 3rem;
}
.ui-select.changed {
  color: #486174;
}
.ui-select.opened .jq-selectbox__trigger {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ui-select select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
}
.ui-select ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ui-select li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.ui-select .placeholder {
  color: rgba(93, 101, 108, 0.75);
}
.ui-select .jq-selectbox__select {
  margin: 0;
  position: relative;
  z-index: 110;
}
.ui-select .jq-selectbox__select-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui-select .jq-selectbox__trigger {
  width: 4rem;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.25s;
}
.ui-select .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-right: 1px solid #868c91;
  border-bottom: 1px solid #868c91;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -5px 0 0 -5px;
}
.ui-select .jq-selectbox__dropdown {
  position: absolute;
  top: 100% !important;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 25px 65px rgba(0, 0, 0, 0.15);
  z-index: 200;
  margin: 1px 0 0;
}
.ui-select .jq-selectbox__dropdown ul {
  position: relative;
  list-style: none;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.ui-select .jq-selectbox__dropdown li {
  padding: 15px 2.2rem;
  color: #27313b;
  cursor: pointer;
  white-space: normal;
  border-bottom: 1px solid #E9EAEB;
  transition: 0.25s;
}
.ui-select .jq-selectbox__dropdown li:last-child {
  border: none;
}
.ui-select .jq-selectbox__dropdown li:hover {
  background: #3A97D3;
  color: #fff;
}
.ui-select .jq-selectbox__dropdown li.sel {
  display: none !important;
}
.ui-select .jq-selectbox__search input {
  -webkit-appearance: textfield;
}
.ui-select .jq-selectbox__search input::-webkit-search-cancel-button, .ui-select .jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.ui-check {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 4.6rem;
  margin: 0 0 2rem;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: 0.25s;
  color: #27313b;
}
.ui-check a {
  transition: color 0.25s;
  text-decoration: underline;
  color: inherit;
}
.ui-check a:hover {
  text-decoration: underline;
  color: inherit;
  opacity: 0.7;
}
.ui-check .ui-check__radio, .ui-check .ui-check__checkbox {
  position: absolute;
  top: 2px;
  left: 0;
}

.ui-check__input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.ui-check__input:checked ~ .ui-check__radio {
  border-width: 5px;
  border-color: #1976d2;
}
.ui-check__input:checked ~ .ui-check__checkbox {
  background: #2C90D0;
  border-color: #2C90D0;
  color: #fff;
}
.ui-check__input:checked ~ .ui-check__checkbox [class^=icon-] {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
}

.ui-check__radio {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: none;
  border: 1px solid #d4d5d6;
  border-radius: 50%;
  transition: 0.25s;
}

.ui-check__checkbox {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: 1px solid #d4d5d6;
  background: none;
  border-radius: 2px;
  transition: 0.25s;
}
.ui-check__checkbox [class^=icon-] {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  transition: opacity 0.25s;
}

.btn {
  font: 400 14px/2.8rem "Gotham Pro", Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 1px solid transparent;
  padding: 15px 5.2rem;
  text-decoration: none;
  transition: 0.25s;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
}
.btn:hover {
  text-decoration: none;
}
.btn:active {
  transition: none;
  transform: translate3d(0, 1px, 0);
}

.btn--50 {
  padding: 10px 5.2rem;
}

.btn--40 {
  padding: 5px 4rem;
  font-size: 13px;
}

.btn--dark {
  background: #27313B;
  color: #fff;
}

.btn--empty {
  background: transparent;
  border-color: #27313b;
  color: #27313b;
}
.btn--empty:hover {
  border-color: #2c90d0;
  color: #2c90d0;
}

.ui-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 2.1rem;
  line-height: 1.37;
  font-weight: 400;
  border: none;
}
.ui-link u {
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding: 0 0 5px;
}
.ui-link .icon-arrow-link {
  margin: 0 0 0 3rem;
  transition: transform 0.25s;
}
.ui-link:hover .icon-arrow-link {
  -ms-transform: translate(5px, 0);
  transform: translate(5px, 0);
}
@media (min-width: 1200px) {
  .ui-link {
    font-size: 2.7rem;
  }
}

.ui-link-blue {
  font-weight: 700;
  color: #2c90d0;
}
.ui-link-blue u {
  border-color: transparent;
}
.ui-link-blue:hover {
  color: #2c90d0;
}
.ui-link-blue:hover u {
  border-color: currentColor;
}

.ui-link-dark {
  color: #27313b;
}
.ui-link-dark:hover {
  color: #2c90d0;
}

.ui-ul, .ui-wysiwyg ul:not(.ui-meta__list):not(.ui-share__list) {
  margin: 0 0 6rem;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 3.2rem;
  font-weight: 400;
}
.ui-ul > li, .ui-wysiwyg ul:not(.ui-meta__list):not(.ui-share__list) > li {
  position: relative;
  padding: 0 0 0 3.6rem;
  margin: 0 0 3rem;
}
.ui-ul > li:after, .ui-wysiwyg ul:not(.ui-meta__list):not(.ui-share__list) > li:after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #2c90d0;
}
@media (min-width: 1200px) {
  .ui-ul, .ui-wysiwyg ul:not(.ui-meta__list):not(.ui-share__list) {
    font-size: 16px;
    margin: 0 0 10rem;
  }
}

.ui-ol, .ui-wysiwyg ol:not(.ui-meta__list):not(.ui-share__list) {
  margin: 0 0 6rem;
  padding: 0;
  list-style: none;
  counter-reset: point;
  font-size: 14px;
  line-height: 3.2rem;
  font-weight: 400;
}
.ui-ol > li, .ui-wysiwyg ol:not(.ui-meta__list):not(.ui-share__list) > li {
  position: relative;
  padding: 0 0 0 3.6rem;
  margin: 0 0 3rem;
}
.ui-ol > li:after, .ui-wysiwyg ol:not(.ui-meta__list):not(.ui-share__list) > li:after {
  content: counter(point) ".";
  counter-increment: point 1;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  color: #2c90d0;
}
@media (min-width: 1200px) {
  .ui-ol, .ui-wysiwyg ol:not(.ui-meta__list):not(.ui-share__list) {
    font-size: 16px;
    margin: 0 0 10rem;
  }
}

.ui-table-scroll {
  overflow-x: auto;
  max-width: 100%;
  width: 100%;
  margin: 0 0 6rem;
}
.ui-table-scroll .ui-table, .ui-table-scroll .ui-wysiwyg table, .ui-wysiwyg .ui-table-scroll table {
  margin: 0;
}
@media (min-width: 1200px) {
  .ui-table-scroll {
    margin: 0 0 10rem;
  }
}

.ui-table, .ui-wysiwyg table {
  width: 100%;
  margin: 0 0 6rem;
  text-align: left;
  font-size: 14px;
  line-height: 1.44;
  border-collapse: collapse;
  border-spacing: 0;
}
.ui-table th, .ui-wysiwyg table th, .ui-table td, .ui-wysiwyg table td {
  padding: 2rem 16px;
  border-bottom: 1px solid #DFE0E2;
}
.ui-table th, .ui-wysiwyg table th {
  font-weight: 600;
  text-transform: uppercase;
  border-width: 3px;
  white-space: nowrap;
}
.ui-table tbody tr:nth-child(even) td, .ui-wysiwyg table tbody tr:nth-child(even) td {
  background: #F8F9F9;
}
.ui-table b, .ui-wysiwyg table b {
  font-weight: 600;
}
@media (min-width: 768px) {
  .ui-table, .ui-wysiwyg table {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .ui-table, .ui-wysiwyg table {
    font-size: 1.8rem;
    margin: 0 0 10rem;
  }
}

.ui-title-21, .ui-wysiwyg h5 {
  display: block;
  font-size: 2.1rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 3rem;
}

.ui-title-22, .contacts__desc-title {
  display: block;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 3rem;
}

.ui-title-24, .team__item-title, .presentation__item-title, .modules__item-title, .inform__why-item-title, .inform__item-title, .inform__calc-title, .hero__module-title, .hero__dev-title {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  .ui-title-24, .team__item-title, .presentation__item-title, .modules__item-title, .inform__why-item-title, .inform__item-title, .inform__calc-title, .hero__module-title, .hero__dev-title {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-24, .team__item-title, .presentation__item-title, .modules__item-title, .inform__why-item-title, .inform__item-title, .inform__calc-title, .hero__module-title, .hero__dev-title {
    font-size: 2.4rem;
  }
}

.ui-title-27, .vacancy__item-title, .ui-wysiwyg h4 {
  display: block;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .ui-title-27, .vacancy__item-title, .ui-wysiwyg h4 {
    font-size: 2.7rem;
  }
}

.ui-title-34, .inform__mission-title {
  display: block;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .ui-title-34, .inform__mission-title {
    font-size: 2.4rem;
    margin: 0 0 5rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-34, .inform__mission-title {
    font-size: 3.4rem;
    margin: 0 0 7rem;
  }
}

.ui-title-35, .ui-legend {
  display: block;
  font-size: 2.7rem;
  line-height: 1.6;
  font-weight: 700;
  margin: 0 0 5rem;
}
@media (min-width: 1200px) {
  .ui-title-35, .ui-legend {
    font-size: 3.5rem;
    margin: 0 0 10rem;
  }
}

.ui-title-36, .news__item-title, .team__title, .presentation__title, .inform__caption, .inform__subtitle, .ui-wysiwyg h3 {
  display: block;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin: 0 0 5rem;
}
@media (min-width: 768px) {
  .ui-title-36, .news__item-title, .team__title, .presentation__title, .inform__caption, .inform__subtitle, .ui-wysiwyg h3 {
    font-size: 2.6rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-36, .news__item-title, .team__title, .presentation__title, .inform__caption, .inform__subtitle, .ui-wysiwyg h3 {
    font-size: 3.6rem;
  }
}

.ui-title-40, .cabins__title {
  display: block;
  font-size: 3rem;
  line-height: 1.575;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 0 0 5rem;
}
@media (min-width: 768px) {
  .ui-title-40, .cabins__title {
    font-size: 3.6rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-40, .cabins__title {
    font-size: 4rem;
  }
}

.ui-title-43, .contact-us__item-title {
  display: block;
  font-size: 2.3rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .ui-title-43, .contact-us__item-title {
    font-size: 3.3rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-43, .contact-us__item-title {
    font-size: 4.3rem;
  }
}

.ui-title-52, .news__primary-title, .ui-wysiwyg h2 {
  display: block;
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .ui-title-52, .news__primary-title, .ui-wysiwyg h2 {
    font-size: 4.2rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-52, .news__primary-title, .ui-wysiwyg h2 {
    font-size: 5.2rem;
  }
}

.ui-title-54, .steps__item-title {
  display: block;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .ui-title-54, .steps__item-title {
    font-size: 3.4rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-54, .steps__item-title {
    font-size: 5.4rem;
  }
}

.ui-title-60, .vacancy__title, .certificates__title, .inform__title {
  display: block;
  font-size: 3rem;
  line-height: 1.166;
  font-weight: 700;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .ui-title-60, .vacancy__title, .certificates__title, .inform__title {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-60, .vacancy__title, .certificates__title, .inform__title {
    font-size: 6rem;
  }
}

.ui-title-75, .reviews__title, .options__title, .steps__title, .benefits__users-title, .benefits__dev-title, .geo__title, .production__title {
  display: block;
  font-size: 3.5rem;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 768px) {
  .ui-title-75, .reviews__title, .options__title, .steps__title, .benefits__users-title, .benefits__dev-title, .geo__title, .production__title {
    font-size: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-75, .reviews__title, .options__title, .steps__title, .benefits__users-title, .benefits__dev-title, .geo__title, .production__title {
    font-size: 7.5rem;
  }
}

.ui-title-80, .article__title {
  display: block;
  font-size: 4rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .ui-title-80, .article__title {
    font-size: 6rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-80, .article__title {
    font-size: 8rem;
    letter-spacing: -4px;
  }
}

.ui-title-100, .news__title, .contacts__title, .statistic__title, .video__title, .hero__item-title {
  display: block;
  font-size: 3.8rem;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 768px) {
  .ui-title-100, .news__title, .contacts__title, .statistic__title, .video__title, .hero__item-title {
    font-size: 5.8rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-100, .news__title, .contacts__title, .statistic__title, .video__title, .hero__item-title {
    font-size: 10rem;
  }
}

.ui-title-107, .ui-wysiwyg h1 {
  display: block;
  font-size: 3.8rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .ui-title-107, .ui-wysiwyg h1 {
    font-size: 5.8rem;
    margin: 0 0 5rem;
  }
}
@media (min-width: 1200px) {
  .ui-title-107, .ui-wysiwyg h1 {
    font-size: 10.7rem;
    letter-spacing: -3.5px;
    margin: 0 0 7rem;
  }
}

.ui-text-19 {
  font-size: 15px;
  line-height: 2.1;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0 0 6rem;
}
@media (min-width: 1200px) {
  .ui-text-19 {
    font-size: 1.9rem;
  }
}

.ui-text-24, .article__text {
  font-size: 16px;
  line-height: 1.666;
  font-weight: 400;
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .ui-text-24, .article__text {
    font-size: 1.9rem;
  }
}
@media (min-width: 1200px) {
  .ui-text-24, .article__text {
    font-size: 2.4rem;
  }
}

.ui-text-30 {
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .ui-text-30 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .ui-text-30 {
    font-size: 3rem;
    margin: 0 0 12rem;
  }
}

.ui-meta {
  margin: 0 0 6rem;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: rgba(39, 49, 59, 0.75);
}
@media (min-width: 768px) {
  .ui-meta {
    font-size: 1.8rem;
    margin: 0 0 10rem;
  }
}
@media (min-width: 1200px) {
  .ui-meta {
    font-size: 2rem;
    margin: 0 0 14rem;
  }
}

.ui-meta__list {
  margin: 0 -15px -15px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.ui-meta__list > li {
  padding: 0 15px 15px;
  white-space: nowrap;
}
.ui-meta__list [class^=icon-] {
  color: #5d656c;
  opacity: 0.5;
  margin: 0 1.8rem 0 0;
}
@media (min-width: 1200px) {
  .ui-meta__list {
    margin: 0 -2.5rem -2.5rem;
  }
  .ui-meta__list > li {
    padding: 0 2.5rem 2.5rem;
  }
}

.ui-figure, .ui-wysiwyg figure {
  overflow: hidden;
  margin: 0 0 6rem;
}
.ui-figure img, .ui-wysiwyg figure img {
  display: block;
  width: 100%;
}
.ui-figure figcaption, .ui-wysiwyg figure figcaption {
  font-size: 16px;
  line-height: 3.2rem;
  font-weight: 400;
  padding: 3rem 0 0;
}
@media (min-width: 1200px) {
  .ui-figure, .ui-wysiwyg figure {
    margin: 0 0 12rem;
  }
}

.ui-vw-40 {
  min-width: 40vw;
}

.ui-share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.ui-share__text {
  margin: 10px 3rem 10px 0;
}

.ui-share__list {
  margin: 0 -9px -1.8rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.ui-share__list > li {
  padding: 0 9px 1.8rem;
}

.ui-share__link {
  display: block;
  border: none;
  color: #27313b;
}
.ui-share__link:hover {
  color: #2c90d0;
}

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

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

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

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

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

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

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

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

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

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

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

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

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

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

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

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

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

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

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

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

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

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top;
}

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

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

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

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

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

/* Scrollbar */
.swiper-scrollbar {
  position: relative;
  -ms-touch-action: none;
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: relative;
  z-index: 50;
  height: 3px;
  width: 100%;
}
.swiper-container-horizontal > .swiper-scrollbar:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  height: 1px;
  background: #BCBFC2;
}

.swiper-scrollbar-drag {
  height: 3px;
  width: 100%;
  position: relative;
  background: #339AD6;
  left: 0;
  top: 0;
  z-index: 100;
  cursor: -webkit-grab;
}
.swiper-scrollbar-drag:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
}

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

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

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

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

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

/* Preloader */
.swiper-lazy-preloader {
  width: 4.2rem;
  height: 4.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -2.1rem;
  z-index: 10;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

.swiper-container-cube {
  overflow: visible;
}

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

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

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

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

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

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

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

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

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.swiper-hero .swiper-button {
  position: relative;
  cursor: pointer;
  border: none;
  padding: 0;
  background: none;
  transition: 0.25s;
  color: #fff;
  margin: 0 3rem 0 0;
}
.swiper-hero .swiper-button:hover {
  color: #2c90d0;
}
.swiper-hero .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -webkit-clip-path: polygon(10% 0%, 90% 0%, 90% 100%, 10% 100%);
  clip-path: polygon(10% 0%, 90% 0%, 90% 100%, 10% 100%);
}
.swiper-hero .swiper-pagination-bullet {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 3px solid #fff;
  margin: 0 4px;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  transition: 0.25s;
  cursor: pointer;
}
.swiper-hero .swiper-pagination-bullet:hover {
  border-color: #2c90d0;
}
.swiper-hero .swiper-pagination-bullet-active {
  border-color: #2c90d0;
}
@media (min-width: 768px) {
  .swiper-hero .swiper-pagination-bullet {
    width: 2rem;
    height: 2rem;
    -ms-flex: 0 0 20px;
    flex: 0 0 2rem;
  }
}

.swiper-modules {
  overflow: visible;
}
.swiper-modules .swiper-slide {
  width: 26.6rem;
}
.swiper-modules .swiper-scrollbar {
  margin: 4rem 0 0;
}
@media (min-width: 768px) {
  .swiper-modules .swiper-slide {
    width: 53.8rem;
  }
}
@media (min-width: 1200px) {
  .swiper-modules .swiper-slide {
    width: 67.5rem;
  }
  .swiper-modules .swiper-scrollbar {
    margin: 7rem 0 0;
  }
}

.swiper-geo {
  position: relative;
  overflow: visible;
  z-index: 120;
}
.swiper-geo .swiper-slide {
  width: 100%;
}
.swiper-geo .swiper-control {
  position: relative;
  margin: 4rem 0 0;
}
.swiper-geo .swiper-button {
  padding: 0;
  border: none;
  background: none;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #27313b;
  transition: 0.25s;
}
.swiper-geo .swiper-button:hover {
  color: #2C90D0;
}
.swiper-geo .swiper-button-prev {
  left: 0;
}
.swiper-geo .swiper-button-next {
  right: 0;
}
.swiper-geo .swiper-pagination {
  font-size: 16px;
  line-height: 2rem;
  font-weight: 400;
  color: #616a73;
  text-align: center;
}
.swiper-geo .swiper-pagination-current {
  color: #27313b;
}
@media (min-width: 768px) {
  .swiper-geo {
    padding: 0 12rem;
  }
}
@media (min-width: 1200px) {
  .swiper-geo {
    left: -5rem;
  }
  .swiper-geo .swiper-slide {
    width: 51.6rem;
  }
  .swiper-geo .swiper-control {
    margin: 7rem 0 0;
  }
}

.swiper-images {
  overflow: visible;
}
.swiper-images .swiper-slide {
  width: auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
.swiper-images .swiper-scrollbar {
  margin: 4rem 0 0;
}
.swiper-images img {
  width: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 22rem;
}
@media (min-width: 768px) {
  .swiper-images img {
    max-height: 43.2rem;
  }
  .swiper-images .swiper-scrollbar {
    margin: 5rem 0 0;
  }
}
@media (min-width: 1200px) {
  .swiper-images img {
    max-height: 92rem;
  }
  .swiper-images .swiper-scrollbar {
    margin: 7rem 0 0;
  }
}

.swiper-team {
  overflow: visible;
}
.swiper-team .swiper-slide {
  width: 26.6rem;
}
.swiper-team .swiper-scrollbar {
  margin: 4rem 0 0;
}
@media (min-width: 768px) {
  .swiper-team .swiper-slide {
    width: 31rem;
  }
}
@media (min-width: 1200px) {
  .swiper-team .swiper-slide {
    width: 51.8rem;
  }
  .swiper-team .swiper-scrollbar {
    margin: 7rem 0 0;
  }
}

.swiper-reviews {
  overflow: visible;
}
.swiper-reviews .swiper-slide {
  width: 26.6rem;
}
.swiper-reviews .swiper-control {
  position: absolute;
  bottom: 100%;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 5rem;
}
.swiper-reviews .swiper-button {
  border: none;
  background: none;
  padding: 0;
  margin: 0 4rem 0 0;
  cursor: pointer;
  transition: 0.25s;
}
.swiper-reviews .swiper-button:last-child {
  margin: 0;
}
.swiper-reviews .swiper-button:hover {
  color: #2C90D0;
}
@media (min-width: 768px) {
  .swiper-reviews .swiper-slide {
    width: 58.8rem;
  }
  .swiper-reviews .swiper-control {
    margin: 0 0 6rem;
  }
}
@media (min-width: 1200px) {
  .swiper-reviews .swiper-control {
    margin: 0 0 9rem;
  }
  .swiper-reviews .swiper-slide {
    width: 58.8rem;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -999.9rem;
  margin: 0;
  position: absolute !important;
  top: -999.9rem;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 4.4rem;
  left: 0;
  line-height: 4.4rem;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4.4rem;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 4.4rem 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 15px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  text-align: left;
  vertical-align: middle;
  padding: 0;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 40rem;
  padding: 4rem;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 2rem;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 40px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -4.4rem;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 5px;
  right: 2rem;
  top: 2rem;
}
@media (min-width: 768px) {
  .fancybox-slide--html .fancybox-close-small {
    right: 5rem;
    top: 5rem;
  }
}
@media (min-width: 1200px) {
  .fancybox-slide--html .fancybox-close-small {
    right: 6rem;
    top: 6rem;
  }
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 7.5rem 4.4rem 2.5rem 4.4rem;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -5rem;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 5rem;
  left: 50%;
  margin: -2.5rem 0 0 -2.5rem;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 5rem;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 3.6rem;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 3.6rem;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none;
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 3rem;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 3.5rem;
  font-weight: 700;
  margin: 0 0 2rem 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 4rem;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 2.5rem;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 2.5rem;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent;
}

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 21.2rem;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 21.2rem;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 7.5rem;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 10rem;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 11rem;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 11rem;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.fancybox-bg {
  background: #27313B;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.6;
}

.hero {
  position: relative;
  background: #2C3843;
  color: #fff;
  margin: -7rem 0 10rem;
}
@media (min-width: 768px) {
  .hero {
    margin: -10rem 0 12rem;
  }
}
@media (min-width: 1200px) {
  .hero {
    margin: -15rem 0 25rem;
  }
}

.hero__item {
  position: relative;
  z-index: 1;
  padding: 15rem 0 36rem;
}
@media (min-width: 768px) {
  .hero__item {
    padding: 25rem 0 30rem;
  }
}
@media (min-width: 1200px) {
  .hero__item {
    padding: 25rem 0 36rem;
  }
}

.hero__item-image {
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  z-index: -1;
}
.hero__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero__item-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #363D44;
  opacity: 0.7;
  z-index: 1;
}
.hero__item-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(135deg, rgba(39, 49, 59, 0.23) 0%, transparent 100%);
  opacity: 0.48;
}

.hero__item-fraction {
  display: block;
  font-size: 17px;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 5rem;
}
.hero__item-fraction small {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 2px;
  font-size: 12px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .hero__item-fraction {
    font-size: 2.7rem;
    margin: 0 0 6rem;
  }
  .hero__item-fraction small {
    font-size: 2.1rem;
  }
}
@media (min-width: 1200px) {
  .hero__item-fraction {
    font-size: 3.7rem;
  }
  .hero__item-fraction small {
    font-size: 2.8rem;
  }
}

.hero__item-title {
  margin: 0 0 4rem;
}

.hero__item-text {
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.74;
  max-width: 74rem;
}
@media (min-width: 768px) {
  .hero__item-text {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .hero__item-text {
    font-size: 2.3rem;
  }
}

.hero__item-control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.hero__panel {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 10;
}
@media (min-width: 768px) {
  .hero__panel .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}

.hero__dev {
  -ms-flex: 1;
  flex: 1;
  min-height: 15rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .hero__dev {
    min-height: 21rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 1200px) {
  .hero__dev {
    min-height: 24.6rem;
    -ms-flex: 1;
    flex: 1;
  }
}

.hero__dev-title {
  font-weight: 500;
  margin: 0 0 10px;
}

.hero__dev-text {
  margin: 0;
  font-size: 15px;
  line-height: 1.2;
  opacity: 0.6;
}
@media (min-width: 1200px) {
  .hero__dev-text {
    font-size: 1.9rem;
  }
}

.hero__module {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 4rem;
  text-decoration: none;
  color: #27313b;
  min-height: 15rem;
  border: none;
  margin: 0;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 0 3.5rem;
}
.hero__module:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  z-index: -1;
  background: #fff;
}
.hero__module:hover {
  text-decoration: none;
  color: #27313b;
}
@media (min-width: 768px) {
  .hero__module {
    min-height: 21rem;
    padding: 6rem 2rem 6rem 6rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .hero__module {
    min-height: 24.6rem;
    padding: 7rem 2.4rem 7rem 8.8rem;
    margin: 0 0 0 auto;
  }
}

.hero__module-icon {
  margin: 0 3.2rem 0 0;
  color: #2c90d0;
  display: none;
}
@media (min-width: 1200px) {
  .hero__module-icon {
    display: block;
  }
}

.hero__module-title {
  font-weight: 500;
  margin: 0 0 10px;
}

.hero__module-text {
  margin: 0;
  font-size: 1.9rem;
  line-height: 1.2;
  opacity: 0.6;
}

.inform {
  position: relative;
  z-index: 2;
  margin: 0 0 10rem;
}
.inform .container-fluid:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1200px) {
  .inform {
    margin: 0 0 25rem;
  }
}

.inform__decor {
  position: absolute;
  top: 6rem;
  right: 0;
  display: block;
  width: 101rem;
  height: 92rem;
  background: url(../images/bg-production-decor.png) 0 0 no-repeat;
  background-size: contain;
  opacity: 0.05;
  display: block;
  z-index: -1;
  pointer-events: none;
  margin: 0 6rem 0 0;
}
@media (min-width: 768px) {
  .inform__decor {
    top: 7rem;
    margin: 0 20rem 0 0;
  }
}
@media (min-width: 1200px) {
  .inform__decor {
    top: 18rem;
    right: 50%;
    margin: 0 10rem 0 0;
  }
}

.inform__title {
  margin: 0 0 5rem;
}
@media (min-width: 1200px) {
  .inform__title {
    margin: 0 0 7rem;
  }
}

.inform__subtitle {
  max-width: 102rem;
  margin: 0 0 4rem;
  color: #27313b;
}
@media (min-width: 1200px) {
  .inform__subtitle {
    margin: 0 0 7rem;
  }
}

.inform__caption {
  margin: 0 0 4rem;
  color: #27313b;
}
.inform__caption p {
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .inform__caption {
    margin: 0 0 10rem;
  }
}
@media (min-width: 1200px) {
  .inform__caption {
    margin: 0 0 18rem;
  }
}

.inform__text {
  display: block;
  max-width: 76rem;
  margin: 0 0 6rem;
  font-size: 15px;
  line-height: 1.95;
}
@media (min-width: 768px) {
  .inform__text {
    margin: 0 0 10rem;
  }
}
@media (min-width: 1200px) {
  .inform__text {
    margin: 0 0 19rem;
    font-size: 1.9rem;
  }
}

.inform__desc {
  margin: 0 0 4rem;
}
.inform__desc .row {
  margin: 0 -4rem;
}
.inform__desc .row > [class^=col-] {
  padding: 0 4rem;
}

.inform__mission {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.inform__mission-image {
  margin: 0 0 4rem;
}
.inform__mission-image img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .inform__mission-image {
    margin: 0 6rem 6rem 0;
    float: left;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .inform__mission-image {
    margin: 0 18rem 10rem 0;
  }
}

@media (min-width: 1200px) {
  .inform__mission-desc {
    overflow: hidden;
  }
}

.inform__mission-title {
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .inform__mission-title {
    margin: 0 0 5rem;
  }
}
@media (min-width: 1200px) {
  .inform__mission-title {
    margin: 0 0 7rem;
  }
}

.inform__mission-text {
  margin: 0 0 4rem;
}
@media (min-width: 1200px) {
  .inform__mission-text {
    margin: 0 0 8rem;
  }
}

.inform__mission-blockquote {
  margin: 0;
  clear: both;
}

.inform__calc {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  background: #fff;
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.1);
  padding: 3rem 7rem 3rem 4.4rem;
  color: #27313b;
  transition: 0.25s;
  text-align: center;
}
.inform__calc:hover {
  color: #2c90d0;
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .inform__calc {
    float: right;
    text-align: left;
  }
}

.inform__calc-icon {
  margin: 0 3.6rem 0 0;
  width: 6.4rem;
  height: 6.4rem;
  border: 1px solid rgba(39, 49, 59, 0.5);
  color: rgba(39, 49, 59, 0.5);
  border-radius: 50%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
}
@media (min-width: 768px) {
  .inform__calc-icon {
    display: -ms-flexbox;
    display: flex;
  }
}

.inform__calc-desc {
  -ms-flex: 1;
  flex: 1;
}

.inform__calc-title {
  margin: 0;
}
@media (min-width: 768px) {
  .inform__calc-title {
    margin: 0 0 10px;
  }
}

.inform__calc-text {
  margin: 0;
  font-size: 1.9rem;
  line-height: 1.2;
  opacity: 0.6;
  display: none;
  color: #27313b;
}
@media (min-width: 768px) {
  .inform__calc-text {
    display: block;
  }
}

.inform__grid .row {
  margin: 0 -4rem -4rem;
}
.inform__grid .row > [class^=col-] {
  padding: 0 4rem 4rem;
}
@media (min-width: 768px) {
  .inform__grid .row {
    margin: 0 -4rem -6rem;
  }
  .inform__grid .row > [class^=col-] {
    padding: 0 4rem 6rem;
  }
}
@media (min-width: 1200px) {
  .inform__grid .row {
    margin: 0 -4rem -10rem;
  }
  .inform__grid .row > [class^=col-] {
    padding: 0 4rem 10rem;
  }
}

.inform__image {
  margin: 0 0 4rem;
  overflow: hidden;
  min-height: 100%;
  position: relative;
  display: none;
}
.inform__image img {
  display: block;
  width: 100%;
}
.inform__image--w40 {
  width: 43.75vw;
  margin: 0 0 4rem;
}
.inform__image--w40 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .inform__image {
    display: block;
  }
}

.inform__item {
  color: #27313b;
}

.inform__item-image {
  margin: 0 0 2rem;
}

.inform__item-title {
  margin: 0 0 16px;
}

.inform__item-text {
  margin: 0;
  font-size: 14px;
  line-height: 2;
  opacity: 0.6;
  max-width: 90%;
}
@media (min-width: 768px) {
  .inform__item-text {
    font-size: 16px;
  }
}

.inform__why {
  margin: 0 0 -7rem;
}
.inform__why .inform__caption {
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .inform__why {
    margin: 0 0 -10rem;
  }
  .inform__why .inform__caption {
    margin: 0 0 6rem;
  }
}
@media (min-width: 1200px) {
  .inform__why {
    margin: 0 0 -16rem;
  }
  .inform__why .inform__caption {
    margin: 0 0 7rem;
  }
}

.inform__why-item {
  margin: 0 0 6rem;
}

.inform__why-item-title {
  font-weight: 500;
  color: #27313b;
  margin: 0 0 2rem;
}

.inform__why-item-text {
  margin: 0;
}

.inform__benefits {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .inform__benefits {
    margin: 0 0 26rem;
  }
}

.inform__scheme-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inform__scheme-list > li {
  position: relative;
  padding: 0 0 0 6rem;
  margin: 0 0 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 4rem;
}
@media (min-width: 768px) {
  .inform__scheme-list > li {
    padding: 0 0 0 8rem;
    min-height: 5rem;
    margin: 0 0 4rem;
  }
}
@media (min-width: 1200px) {
  .inform__scheme-list {
    padding: 0 0 7rem;
  }
}

.inform__scheme-list-number {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #2c90d0;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 1200px) {
  .inform__scheme-list-number {
    width: 5rem;
    height: 5rem;
    font-size: 2.4rem;
  }
}

.inform__scheme-list-caption {
  font-size: 16px;
  line-height: 1.5;
  color: #616a73;
  margin: 0;
}
@media (min-width: 768px) {
  .inform__scheme-list-caption {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .inform__scheme-list-caption {
    font-size: 2rem;
  }
}

.inform__scheme-image {
  margin: 0;
  display: none;
}
.inform__scheme-image img {
  display: block;
  width: 100%;
}
@media (min-width: 1200px) {
  .inform__scheme-image {
    display: block;
  }
}

.inform__scheme-notice {
  display: block;
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  font-style: italic;
  color: #616a73;
  position: relative;
  padding: 0 0 0 4.6rem;
  margin: 7rem 0 0;
}
.inform__scheme-notice:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  background-color: #b3c7dc;
}
@media (min-width: 768px) {
  .inform__scheme-notice {
    font-size: 1.8rem;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .inform__scheme-notice {
    font-size: 2rem;
  }
}

.production {
  margin: 0 0 9rem;
  position: relative;
  z-index: 2;
  clear: both;
}
@media (min-width: 1200px) {
  .production {
    margin: 0 0 17rem;
  }
}

.production__image {
  margin: 0 0 4rem;
}
.production__image img {
  display: block;
  width: 100%;
}

@media (min-width: 1200px) {
  .production__desc {
    padding: 0 0 0 5rem;
  }
}

.production__title {
  margin: 0 0 4rem;
}
@media (min-width: 1200px) {
  .production__title {
    margin: 0 0 7rem;
  }
}

.production__text {
  margin: 0 0 3rem;
}
@media (min-width: 1200px) {
  .production__text {
    margin: 0 0 7rem;
  }
}

.details {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .details {
    margin: 0 0 22rem;
  }
}

.details__list {
  margin: 0 -2rem -4rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.details__list > li {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 2rem 4rem;
}
@media (min-width: 768px) {
  .details__list > li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.details__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .details__item {
    display: block;
  }
}
@media (min-width: 1200px) {
  .details__item {
    display: -ms-flexbox;
    display: flex;
  }
}

.details__item-number {
  display: block;
  font-size: 7.1rem;
  line-height: 1;
  font-weight: 700;
  color: #2c90d0;
  margin: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 15rem;
}
.details__item-number small {
  font-size: 3.1rem;
}
@media (min-width: 768px) {
  .details__item-number {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 9.1rem;
    margin: 0 0 3rem;
  }
  .details__item-number small {
    font-size: 5.1rem;
  }
}
@media (min-width: 1200px) {
  .details__item-number {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 10.1rem;
    margin: 0 3.8rem 0 0;
  }
  .details__item-number small {
    font-size: 6.2rem;
  }
}

.details__item-text {
  margin: 0;
  font-size: 16px;
  line-height: 1.27;
  font-weight: 700;
  color: #27313b;
}
@media (min-width: 768px) {
  .details__item-text {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .details__item-text {
    max-width: 21rem;
    font-size: 2.2rem;
    letter-spacing: -1px;
  }
}

.modules {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .modules {
    margin: 0 0 20rem;
  }
}

.modules__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  border: none;
  overflow: hidden;
  background: #2C3843;
  position: relative;
  padding: 15px;
  color: #27313b;
}
.modules__item:before {
  content: "";
  float: left;
  padding: 140% 0 0;
}
.modules__item:hover {
  color: #27313b;
}
@media (min-width: 768px) {
  .modules__item {
    padding: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .modules__item {
    padding: 3rem;
  }
}

.modules__item-image {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.modules__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.modules__item-desc {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 100%;
  padding: 1.8rem 2.8rem;
  min-height: 7.6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .modules__item-desc {
    padding: 2.8rem 3.8rem;
    min-height: 10.8rem;
  }
}
@media (min-width: 1200px) {
  .modules__item-desc {
    padding: 3.8rem;
    min-height: 13.5rem;
  }
}

.modules__item-title {
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .modules__item-title {
    font-size: 16px;
  }
}

.modules__item-text {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .modules__item-text {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .modules__item-text {
    font-size: 1.9rem;
  }
}

.presentation {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .presentation {
    margin: 0 0 20rem;
  }
}

.presentation__title {
  max-width: 128rem;
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .presentation__title {
    margin: 0 0 7rem;
  }
}
@media (min-width: 1200px) {
  .presentation__title {
    margin: 0 0 9rem;
  }
}

.presentation__url {
  margin: 0 0 7rem;
}
@media (min-width: 768px) {
  .presentation__url {
    margin: 0 0 9rem;
  }
}
@media (min-width: 1200px) {
  .presentation__url {
    margin: 0 0 16rem;
  }
}

.presentation__grid .row {
  margin: 0 -4rem -4rem;
}
.presentation__grid .row > [class^=col-] {
  padding: 0 4rem 4rem;
}
@media (min-width: 768px) {
  .presentation__grid .row {
    margin: 0 -4rem -6rem;
  }
  .presentation__grid .row > [class^=col-] {
    padding: 0 4rem 6rem;
  }
}
@media (min-width: 1200px) {
  .presentation__grid .row {
    margin: 0 -4rem -10rem;
  }
  .presentation__grid .row > [class^=col-] {
    padding: 0 4rem 10rem;
  }
}

.presentation__image {
  margin: 0 0 4rem 2rem;
  width: 43.75vw;
  max-height: 87rem;
  overflow: hidden;
  display: none;
}
.presentation__image img {
  display: block;
  width: 100%;
}
@media (min-width: 1200px) {
  .presentation__image {
    display: block;
  }
}

.presentation__item {
  color: #27313b;
}

.presentation__item-image {
  margin: 0 0 2rem;
}

.presentation__item-title {
  margin: 0 0 16px;
}

.presentation__item-text {
  margin: 0;
  font-size: 14px;
  line-height: 2;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .presentation__item-text {
    font-size: 16px;
    max-width: 34rem;
  }
}

.video {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  background: #2C3843;
  margin: 0;
  color: #fff;
  padding: 43.6rem 0 0;
}
@media (min-width: 768px) {
  .video {
    padding: 50rem 0 0;
  }
}
@media (min-width: 1200px) {
  .video {
    padding: 79.6rem 0 0;
  }
}

.is-active .video__obj-image,
.is-active .video__obj-btn {
  opacity: 0;
  visibility: hidden;
}
.is-active .video__obj-video {
  opacity: 1;
  visibility: visible;
}

.video__obj {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: 0;
}
.video__obj:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #363D44;
  opacity: 0.7;
  z-index: 30;
}

.video__obj-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 10;
  transition: 0.25s;
}
.video__obj-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.video__obj-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  transition: 0.25s;
  opacity: 0;
}

.video__obj-btn {
  display: block;
  border: none;
  background: none;
  padding: 0;
  position: absolute;
  top: 17rem;
  left: 50%;
  width: 12rem;
  height: 12rem;
  margin: 0 0 0 -6rem;
  color: #fff;
  cursor: pointer;
  z-index: 100;
  transition: 0.25s;
}
.video__obj-btn:hover {
  color: #2c90d0;
}
.video__obj-btn .icon-play {
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 768px) {
  .video__obj-btn {
    top: 21rem;
  }
}
@media (min-width: 1200px) {
  .video__obj-btn {
    top: 41rem;
  }
}

.video__title {
  color: inherit;
  margin: 0 0 16rem;
}

.video__counter {
  position: relative;
  z-index: 2;
  max-width: 110rem;
  margin: 0 3.5rem 0 0;
  padding: 2rem 0;
}
.video__counter:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  background: #fff;
  z-index: -1;
}
@media (min-width: 768px) {
  .video__counter {
    padding: 0 2rem 0 0;
  }
}
.video__counter-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #27313b;
  padding: 2rem 2.5rem;
}
@media (min-width: 768px) {
  .video__counter-item {
    padding: 8rem 0 5rem;
  }
}

.video__counter-item-image {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 2.5rem 0 0;
  display: none;
}
@media (min-width: 768px) {
  .video__counter-item-image {
    display: block;
    max-width: 7rem;
  }
}
@media (min-width: 1200px) {
  .video__counter-item-image {
    margin: 0 5rem 0 0;
    max-width: none;
  }
}

.video__counter-item-desc {
  -ms-flex: 1;
  flex: 1;
}

.video__counter-item-number {
  display: block;
  font-size: 4rem;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}
.video__counter-item-number small {
  font-weight: 500;
}
.video__counter-item-number sup {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .video__counter-item-number {
    font-size: 6rem;
  }
}

.video__counter-item-text {
  display: block;
  margin: 0;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 700;
}
.video__counter-item-text small {
  display: block;
  font-size: 15px;
  font-weight: 400;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .video__counter-item-text {
    font-size: 2.2rem;
  }
  .video__counter-item-text small {
    font-size: 1.8rem;
  }
}

.statistic {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  background: #2C3843;
  margin: 0;
  color: #fff;
  margin: -7rem 0 10rem;
}
@media (min-width: 768px) {
  .statistic {
    margin: -10rem 0 12rem;
  }
}
@media (min-width: 1200px) {
  .statistic {
    margin: -15rem 0 23rem;
  }
}

.statistic__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: 0;
}
.statistic__image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #363D44;
  opacity: 0.7;
}
.statistic__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 15% center;
  object-position: 15% center;
}

.statistic__desc {
  padding: 16rem 0 10rem;
}
@media (min-width: 768px) {
  .statistic__desc {
    padding: 23rem 0 18rem;
  }
}
@media (min-width: 1200px) {
  .statistic__desc {
    padding: 37rem 0 17rem;
  }
}

.statistic__title {
  color: inherit;
  margin: 0;
}

.statistic__counter {
  position: relative;
  z-index: 2;
  max-width: 110rem;
  margin: 0 3.5rem 0 0;
  padding: 2rem 0;
}
.statistic__counter:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  background: #fff;
  z-index: -1;
}
@media (min-width: 768px) {
  .statistic__counter {
    padding: 0 2rem 0 0;
  }
}
.statistic__counter-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #27313b;
  padding: 2rem 2.5rem;
}
@media (min-width: 768px) {
  .statistic__counter-item {
    padding: 8rem 0 5rem;
  }
}

.statistic__counter-item-image {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 2.5rem 0 0;
  display: none;
}
@media (min-width: 768px) {
  .statistic__counter-item-image {
    display: block;
    max-width: 7rem;
  }
}
@media (min-width: 1200px) {
  .statistic__counter-item-image {
    margin: 0 5rem 0 0;
    max-width: none;
  }
}

.statistic__counter-item-desc {
  -ms-flex: 1;
  flex: 1;
}

.statistic__counter-item-number {
  display: block;
  font-size: 4rem;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}
.statistic__counter-item-number small {
  font-weight: 500;
}
.statistic__counter-item-number sup {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .statistic__counter-item-number {
    font-size: 6rem;
  }
}

.statistic__counter-item-text {
  display: block;
  margin: 0;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 700;
}
.statistic__counter-item-text small {
  display: block;
  font-size: 15px;
  font-weight: 400;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .statistic__counter-item-text {
    font-size: 2.2rem;
  }
  .statistic__counter-item-text small {
    font-size: 1.8rem;
  }
}

.geo {
  position: relative;
  overflow: hidden;
  min-height: 88rem;
  padding: 0 0 10rem;
  margin: 0 0 -7rem;
}
@media (min-width: 768px) {
  .geo {
    padding: 0 0 7rem;
    margin: 0 0 -10rem;
  }
}
@media (min-width: 1200px) {
  .geo {
    margin: 0 0 -15rem;
  }
}

.geo__desc {
  position: relative;
  z-index: 110;
  padding: 9rem 0 40rem;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .geo__desc {
    padding: 22rem 0 20rem;
  }
}

.geo__title {
  margin: 0 0 3rem;
  pointer-events: auto;
}
@media (min-width: 1200px) {
  .geo__title {
    margin: 0 0 6rem;
  }
}

.geo__text {
  display: block;
  margin: 0;
  font-size: 14px;
  line-height: 2.5;
  color: #616a73;
  pointer-events: auto;
}
@media (min-width: 1200px) {
  .geo__text {
    max-width: 36rem;
    font-size: 1.8rem;
  }
}

.geo__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.geo__map:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 100%;
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.25) 0%, rgb(255, 255, 255) 100%);
  pointer-events: none;
  z-index: 1;
}
.geo__map:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
  pointer-events: none;
  z-index: 2;
}
.geo__map:after, .geo__map:before {
  opacity: 0.9;
}
.geo__map .mapboxgl-map {
  width: 100%;
  height: 100%;
}
.geo__map .mapboxgl-ctrl-bottom-left {
  visibility: hidden;
}
.geo__map .mapboxgl-ctrl-bottom-right {
  bottom: 2rem;
  right: 2rem;
  visibility: hidden;
}
.geo__map .mapboxgl-ctrl-top-right {
  right: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 1200px) {
  .geo__map {
    top: -24rem;
    left: 25%;
  }
  .geo__map:before {
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
  }
  .geo__map .mapboxgl-ctrl-top-right {
    right: 25%;
    top: 50%;
  }
}

.geo__marker {
  width: 8rem;
  height: 8.5rem;
  background: url(../images/icon-mapbox.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 100;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
}
.geo__marker small {
  font-size: 11px;
  display: block;
}

.geo__item {
  height: 17.4rem;
  position: relative;
  overflow: hidden;
  background-color: #849fb3;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.1);
  border: none;
}
.geo__item:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .geo__item {
    height: 25.2rem;
  }
}
@media (min-width: 1200px) {
  .geo__item {
    height: 24rem;
  }
}

.geo__item-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: 1;
}
.geo__item-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(21deg, #27313b 0%, transparent 100%);
}
.geo__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.geo__item-desc {
  position: relative;
  z-index: 2;
  padding: 2.5rem;
}
@media (min-width: 768px) {
  .geo__item-desc {
    padding: 3rem;
  }
}
@media (min-width: 1200px) {
  .geo__item-desc {
    padding: 4rem 4.4rem;
  }
}

.geo__item-title {
  display: block;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 500;
  margin: 0;
  color: inherit;
}
@media (min-width: 768px) {
  .geo__item-title {
    font-size: 2rem;
  }
}

.geo__item-counter {
  display: block;
  margin: 0;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 768px) {
  .geo__item-counter {
    font-size: 4.3rem;
  }
}

.breadcrumbs {
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
  color: #27313b;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .breadcrumbs {
    font-size: 16px;
    padding: 4rem 0;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs {
    padding: 10rem 0;
  }
}
@media (min-width: 1680px) {
  .breadcrumbs {
    padding: 13rem 0;
  }
}

.breadcrumbs__menu {
  margin: 0 -2rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.breadcrumbs__menu > li {
  position: relative;
  padding: 0 2rem;
}
.breadcrumbs__menu > li:last-child .icon-arrow-breadcrumbs {
  display: none;
}
.breadcrumbs__menu .icon-arrow-breadcrumbs {
  position: absolute;
  top: 50%;
  right: -4px;
  margin: -7px 0 0;
}
@media (min-width: 768px) {
  .breadcrumbs__menu {
    margin: 0 -3rem;
  }
  .breadcrumbs__menu > li {
    padding: 0 3rem;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs__menu {
    margin: 0 -4rem;
  }
  .breadcrumbs__menu > li {
    padding: 0 4rem;
  }
}

.breadcrumbs__link {
  border: none;
  color: #27313b;
}
.breadcrumbs__link.is-active {
  color: #5d656c;
  font-weight: 400;
}

.article .breadcrumbs {
  color: #fff;
}
.article .breadcrumbs__link {
  color: #fff;
}
@media (min-width: 1200px) {
  .article .breadcrumbs {
    margin: 0 0 5rem;
  }
}

.article__head {
  position: relative;
  z-index: 1;
  background: #27313B;
  color: #fff;
  padding: 0 0 8rem;
  margin: 0 0 8rem;
}
@media (min-width: 768px) {
  .article__head {
    margin: 0 0 8rem;
  }
}
@media (min-width: 1200px) {
  .article__head {
    margin: 0 0 14rem;
  }
}

.article__bg {
  margin: 0;
  position: absolute;
  top: -8rem;
  left: -2rem;
  right: -2rem;
  bottom: 0;
  z-index: -1;
  background: #27313B;
}
.article__bg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.article__bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #363D44;
  opacity: 0.7;
  z-index: 1;
}
.article__bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(135deg, rgba(39, 49, 59, 0.23) 0%, transparent 100%);
  opacity: 0.48;
}
@media (min-width: 1200px) {
  .article__bg {
    top: -10rem;
    left: -10rem;
    right: -2rem;
  }
}

.article__title {
  color: inherit;
  margin: 0 0 3rem;
}
@media (min-width: 1200px) {
  .article__title {
    margin: 0 0 6rem;
  }
}

.article__text {
  color: rgba(255, 255, 255, 0.75);
  margin: 0 0 7rem;
}

.article__meta {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.75);
}
@media (min-width: 768px) {
  .article__meta {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .article__meta {
    font-size: 2rem;
  }
}

.article__meta-list {
  margin: 0 -2.5rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.article__meta-list > li {
  padding: 0 2.5rem;
  white-space: nowrap;
}
.article__meta-list [class^=icon-] {
  color: #fff;
  opacity: 0.5;
  margin: 0 1.8rem 0 0;
}

.contacts {
  position: relative;
  padding: 3rem 0 0;
}

.contacts__decor {
  position: absolute;
  top: 13rem;
  right: 0;
  display: block;
  width: 101rem;
  height: 82rem;
  background: url(../images/bg-production-decor.png) 0 0 no-repeat;
  background-size: contain;
  opacity: 0.05;
  display: block;
  z-index: -1;
  pointer-events: none;
  margin: 0 5rem 0 0;
}
@media (min-width: 768px) {
  .contacts__decor {
    top: 12rem;
    right: 0;
    margin: 0 17rem 0 0;
    height: 92rem;
  }
}
@media (min-width: 1200px) {
  .contacts__decor {
    top: 8rem;
    right: 50%;
    margin: 0;
  }
}

.contacts__title {
  margin: 0 0 6rem;
}
@media (min-width: 768px) {
  .contacts__title {
    margin: 0 0 9rem;
  }
}
@media (min-width: 1200px) {
  .contacts__title {
    margin: 0 0 15rem;
  }
}

.contacts__desc {
  margin: 0 0 10rem;
}

.contacts__desc-title {
  color: #27313b;
  margin: 0 0 2rem;
}

.contacts__desc-details {
  margin: 0 0 2rem;
}
@media (min-width: 1200px) {
  .contacts__desc-details {
    margin: 0 0 13rem;
  }
}

.contacts__desc-list {
  margin: 0 0 3rem;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 2.2rem;
}
.contacts__desc-list > li {
  margin: 0 0 10px;
}

.contacts__map {
  height: 39.5rem;
  background: #F4F4F5;
  margin: 0 0 19rem;
  margin: 0 -15px 10rem;
}
@media (min-width: 768px) {
  .contacts__map {
    height: 57.4rem;
  }
}
@media (min-width: 1200px) {
  .contacts__map {
    width: calc(50vw - 6.5rem);
    height: 69rem;
    margin: 0 0 19rem;
  }
}

.contacts__image {
  position: relative;
  left: 50%;
  width: 100vw;
  margin: 0 0 9rem -50vw;
}
.contacts__image img {
  display: block;
  width: 100%;
  min-height: 30rem;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .contacts__image {
    margin: 0 0 18rem calc(-50vw - 5rem);
  }
}

.about {
  margin: -25rem 0 0;
}
.about .statistic {
  margin: 0 0 25rem;
}

.images {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .images {
    margin: 0 0 25rem;
  }
}

.certificates {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .certificates {
    margin: 0 0 19rem;
  }
}

.certificates__title {
  margin: 0 0 3.5rem;
}

.certificates__text {
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .certificates__text {
    margin: 0 0 5rem;
  }
}

.certificates__list {
  margin: 0 -5px -10px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.certificates__list > li {
  padding: 0 5px 10px;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
@media (min-width: 768px) {
  .certificates__list {
    margin: 0 -10px -2rem;
  }
  .certificates__list > li {
    padding: 0 10px 2rem;
  }
}
@media (min-width: 1200px) {
  .certificates__list {
    margin: 0 -15px -3rem;
  }
  .certificates__list > li {
    padding: 0 15px 3rem;
  }
}

.certificates__item {
  display: block;
  border: none;
}
.certificates__item img {
  display: block;
}

.vacancy {
  margin: 0 0 10rem;
}
.vacancy .row > [class^=col-] {
  position: static;
}
@media (min-width: 1200px) {
  .vacancy {
    margin: 0 0 19rem;
  }
}

.vacancy__white {
  position: relative;
}

.vacancy__dark {
  position: relative;
  color: #fff;
}
@media (min-width: 1200px) {
  .vacancy__dark {
    padding: 0 0 16rem;
  }
}

.vacancy__bg {
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  width: 100vw;
  margin: 0 0 0 -50vw;
  background: #26303A;
  z-index: -1;
}
.vacancy__bg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.vacancy__bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #363D44;
  opacity: 0.7;
  z-index: 1;
}
.vacancy__bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(135deg, rgba(39, 49, 59, 0.23) 0%, transparent 100%);
  opacity: 0.48;
}
@media (min-width: 1200px) {
  .vacancy__bg {
    margin: 0 0 0 calc(-50vw - 5rem);
    max-height: none;
  }
}

.vacancy__title {
  margin: 0 0 3rem;
}

.vacancy__text {
  margin: 0 0 5rem;
}
@media (min-width: 768px) {
  .vacancy__text {
    margin: 0 0 9rem;
  }
}
@media (min-width: 1200px) {
  .vacancy__text {
    margin: 0 0 10rem;
  }
}

.vacancy__contacts {
  position: relative;
  padding: 6rem 0 24rem;
}
@media (min-width: 768px) {
  .vacancy__contacts {
    padding: 9rem 0 29rem;
  }
}
@media (min-width: 1200px) {
  .vacancy__contacts {
    padding: 9rem 0;
    position: static;
  }
}

.vacancy__contacts-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 2.8rem;
  line-height: 1.333;
}
.vacancy__contacts-list > li {
  margin: 0 0 3rem;
}
.vacancy__contacts-list > li:last-child {
  margin: 0;
}
.vacancy__contacts-list small {
  display: block;
  font-size: 15px;
  line-height: 1.75;
  font-weight: 500;
  opacity: 0.4;
}
.vacancy__contacts-list a {
  border: none;
  color: #fff;
}
@media (min-width: 768px) {
  .vacancy__contacts-list {
    font-size: 3rem;
  }
  .vacancy__contacts-list small {
    font-size: 2rem;
  }
}

.vacancy__list {
  position: relative;
  z-index: 10;
  top: -17rem;
  margin: 0 0 -17rem;
  padding: 0;
  list-style: none;
}
.vacancy__list > li {
  margin: 0 0 3rem;
}
.vacancy__list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .vacancy__list {
    top: -19rem;
    margin: 0 0 -19rem;
  }
}
@media (min-width: 1200px) {
  .vacancy__list {
    top: -34rem;
    margin: 0 0 -34rem;
  }
}

.vacancy__item {
  background: #fff;
  padding: 4.8rem 2.8rem 5.8rem;
  box-shadow: 0 35px 65px rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .vacancy__item {
    padding: 6.5rem 7.2rem 7.2rem;
  }
}

.vacancy__item-title {
  font-weight: 500;
  margin: 0 0 2rem;
  color: #27313b;
}
@media (min-width: 768px) {
  .vacancy__item-title {
    margin: 0 0 3rem;
  }
}

.vacancy__item-text {
  margin: 0 0 2rem;
  color: #27313b;
}
@media (min-width: 768px) {
  .vacancy__item-text {
    margin: 0 0 4rem;
  }
}

.vacancy__item-url {
  margin: 0;
}

.team {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .team {
    margin: 0 0 24rem;
  }
}

.team__title {
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .team__title {
    margin: 0 0 6rem;
  }
}
@media (min-width: 1200px) {
  .team__title {
    margin: 0 0 8rem;
  }
}

.team__item {
  display: block;
  position: relative;
  z-index: 1;
  min-height: 100%;
  height: 35.6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #849fb3;
  color: #fff;
}
@media (min-width: 768px) {
  .team__item {
    height: 41.6rem;
  }
}
@media (min-width: 1200px) {
  .team__item {
    height: 69rem;
  }
}

.team__item-image {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.team__item-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(21deg, rgba(39, 49, 59, 0.52) 0%, transparent 50%, transparent 100%);
}
.team__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team__item-desc {
  position: relative;
  padding: 2rem;
  width: 100%;
}
@media (min-width: 1200px) {
  .team__item-desc {
    padding: 4rem;
  }
}

.team__item-title {
  color: inherit;
  margin: 0;
}

.team__item-text {
  margin: 0;
  display: block;
  padding: 5px 0 0;
  font-size: 13px;
  line-height: 1;
  opacity: 0.6;
  color: #f8fafa;
}
@media (min-width: 1200px) {
  .team__item-text {
    font-size: 16px;
  }
}

.contact-us {
  position: relative;
  z-index: 1;
  background: #2C3843;
  color: #fff;
  overflow: hidden;
  padding: 7rem 0;
  margin: 0 0 -7rem;
}
@media (min-width: 768px) {
  .contact-us {
    padding: 10rem 0;
    margin: 0 0 -10rem;
  }
}
@media (min-width: 1200px) {
  .contact-us {
    padding: 15rem 0;
    margin: 0 0 -15rem;
  }
}

.contact-us__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.contact-us__bg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.contact-us__bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #27313b;
  opacity: 0.7;
}

.contact-us__list {
  margin: 0 -2rem -4rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.contact-us__list > li {
  padding: 0 2rem 4rem;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.contact-us__item {
  font-size: 2.6rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  .contact-us__item {
    font-size: 3.6rem;
  }
}

.contact-us__item-title {
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .contact-us__item-title {
    margin: 0 0 2rem;
  }
}
@media (min-width: 1200px) {
  .contact-us__item-title {
    margin: 0 0 3rem;
  }
}

.contact-us__item-link {
  border: none;
  font-weight: 300;
  color: #fff;
}
.contact-us__item-link .icon-social-instagram {
  width: 3rem;
  height: 3rem;
  margin: 0 2.5rem 0 0;
}

.contact-us__item-text {
  padding: 10px 0 0;
  display: block;
  font-size: 15px;
  opacity: 0.4;
}
@media (min-width: 1200px) {
  .contact-us__item-text {
    font-size: 1.9rem;
  }
}

.cabins {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .cabins {
    margin: 0 0 26rem;
  }
}

.cabins__title {
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .cabins__title {
    margin: 0 0 6rem;
  }
}
@media (min-width: 1200px) {
  .cabins__title {
    margin: 0 0 10rem;
  }
}

.cabins__grid {
  margin: 0 -15px -4rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cabins__grid > li {
  padding: 0 15px 4rem;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .cabins__grid > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .cabins__grid {
    margin: 0 -15px -8rem;
  }
  .cabins__grid > li {
    padding: 0 15px 8rem;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}

.cabins__item {
  display: block;
  border: none;
  color: rgba(39, 49, 59, 0.4);
}

.cabins__item-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem;
  height: 27rem;
  background-color: #f4f4f5;
  margin: 0 0 2rem;
}
@media (min-width: 1200px) {
  .cabins__item-image {
    margin: 0 0 3rem;
  }
}

.cabins__item-caption {
  font-size: 15px;
  line-height: 1.58;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 1200px) {
  .cabins__item-caption {
    font-size: 1.9rem;
  }
}

.benefits {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .benefits {
    margin: 0 0 25rem;
  }
}

.benefits__dev {
  margin: 0 0 5rem;
}
@media (min-width: 768px) {
  .benefits__dev {
    margin: 0 0 10rem;
  }
}
@media (min-width: 1200px) {
  .benefits__dev {
    margin: 0 auto 28rem;
    width: 139.4rem;
  }
}

.benefits__dev-title {
  margin: 0 0 5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .benefits__dev-title {
    margin: 0 0 10rem;
  }
}
@media (min-width: 1200px) {
  .benefits__dev-title {
    margin: 0 0 15rem;
  }
}

.benefits__dev-list {
  margin: 0 -2rem -5rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.benefits__dev-list > li {
  position: relative;
  z-index: 1;
  padding: 0 2rem 5rem;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .benefits__dev-list > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .benefits__dev-list {
    padding: 0 0 5rem;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .benefits__dev-list > li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .benefits__dev-list > li:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 11rem;
    width: 1px;
    background-color: #b3c7dc;
    margin: 0 0 0 -1px;
    z-index: -1;
  }
  .benefits__dev-list > li:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 11rem;
    width: 2.8rem;
    height: 14px;
    background: url(../images/icon-ellipse.png) 0 0 no-repeat;
    background-size: contain;
    margin: 0 0 0 -1.4rem;
    -ms-transform: translate(0, -7px);
    transform: translate(0, -7px);
    z-index: -2;
  }
  .benefits__dev-list > li:nth-of-type(1) {
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
  }
  .benefits__dev-list > li:nth-of-type(1):after {
    height: 34rem;
  }
  .benefits__dev-list > li:nth-of-type(1):before {
    margin-top: 34rem;
  }
  .benefits__dev-list > li:nth-of-type(2) {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .benefits__dev-list > li:nth-of-type(2):after {
    height: 30rem;
  }
  .benefits__dev-list > li:nth-of-type(2):before {
    margin-top: 30rem;
  }
  .benefits__dev-list > li:nth-of-type(3) {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
    white-space: nowrap;
  }
  .benefits__dev-list > li:nth-of-type(3):after {
    height: 32rem;
  }
  .benefits__dev-list > li:nth-of-type(3):before {
    margin-top: 32rem;
  }
  .benefits__dev-list > li:nth-of-type(4) {
    margin-right: 40px;
  }
  .benefits__dev-list > li:nth-of-type(4):after {
    height: 39rem;
  }
  .benefits__dev-list > li:nth-of-type(4):before {
    margin-top: 39rem;
  }
  .benefits__dev-list > li:nth-of-type(5):after {
    height: 39rem;
  }
  .benefits__dev-list > li:nth-of-type(5):before {
    margin-top: 39rem;
  }
}

.benefits__dev-item {
  position: relative;
  padding: 0 0 0 9rem;
  font-size: 16px;
  line-height: 3rem;
  max-width: 42rem;
}
.benefits__dev-item .icon-list-checked {
  position: absolute;
  top: 0;
  left: 0;
  fill-rule: initial;
  color: #2c90d0;
}
.benefits__dev-image {
  padding: 9rem 0 0;
  margin: 0;
  text-align: center;
  display: none;
}
.benefits__dev-image img {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1200px) {
  .benefits__dev-image {
    display: block;
  }
}

.benefits__users-image {
  margin: 0 0 10rem;
}
.benefits__users-image img {
  display: block;
  width: 100%;
}
@media (min-width: 1200px) {
  .benefits__users-image {
    margin: 0 0 5rem;
  }
}

.benefits__users-title {
  margin: 0 0 6rem;
}

.benefits__users-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.benefits__users-list > li {
  margin: 0 0 5rem;
}
.benefits__users-list > li:last-child {
  margin: 0;
}

.benefits__users-item {
  position: relative;
  padding: 0 0 0 9rem;
  font-size: 16px;
  line-height: 3rem;
}
.benefits__users-item .icon-list-checked {
  position: absolute;
  top: 0;
  left: 0;
  fill-rule: initial;
  color: #2c90d0;
}

.steps {
  position: relative;
  z-index: 1;
  padding: 9rem 0;
  color: #fff;
  margin: 0 0 10rem;
}
@media (min-width: 768px) {
  .steps {
    padding: 12rem 0;
  }
}
@media (min-width: 1200px) {
  .steps {
    padding: 18rem 0 16rem;
    margin: 0 0 19rem;
  }
}

.steps__bg {
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  z-index: -1;
}
.steps__bg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.steps__bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #27313b;
  opacity: 0.7;
  z-index: 1;
}
.steps__bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #27313b;
  opacity: 0.75;
  z-index: 2;
}

.steps__title {
  color: inherit;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .steps__title {
    margin: 0 0 5rem;
  }
}
@media (min-width: 1200px) {
  .steps__title {
    margin: 0 0 7rem;
  }
}

.steps__text {
  font-size: 16px;
  line-height: 2;
  margin: 0 0 5rem;
  color: #feffff;
  max-width: 82.4rem;
}
@media (min-width: 768px) {
  .steps__text {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .steps__text {
    font-size: 2rem;
  }
}

.steps__list {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.steps__list > li {
  padding: 0 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0 0 5rem;
}
.steps__list > li:last-child {
  margin: 0;
}
@media (min-width: 576px) {
  .steps__list > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .steps__list > li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media (min-width: 1200px) {
  .steps__list {
    margin: 0;
  }
  .steps__list > li {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin: 0;
    padding: 0;
  }
  .steps__list > li:nth-of-type(1) {
    padding: 0 4rem 0 0;
  }
  .steps__list > li:nth-of-type(1) .steps__item-line {
    margin-left: 63px;
  }
  .steps__list > li:nth-of-type(1) .steps__item-line:after {
    width: 6rem;
    border-radius: 0;
    border: none;
    height: 2px;
    left: -6.3rem;
    margin: -1px 0 0;
    background: url(../images/icon-steps-line-start.svg) 0 0 no-repeat;
  }
  .steps__list > li:nth-of-type(3) .steps__item-line:after, .steps__list > li:nth-of-type(3) .steps__item-line:before, .steps__list > li:nth-of-type(4) .steps__item-line:after, .steps__list > li:nth-of-type(4) .steps__item-line:before {
    background: #586065;
  }
  .steps__list > li:nth-of-type(5) {
    padding: 0 0 0 4rem;
  }
  .steps__list > li:nth-of-type(5) .steps__item-line {
    margin-right: 63px;
  }
  .steps__list > li:nth-of-type(5) .steps__item-line:before {
    width: 6rem;
    border-radius: 0;
    border: none;
    height: 2px;
    right: -6.3rem;
    margin: -1px 0 0;
    background: url(../images/icon-steps-line-end.svg) 0 0 no-repeat;
  }
}

.steps__item {
  position: relative;
  padding: 0 0 0 10rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
}
.steps__item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7.2rem;
  height: 9rem;
  background: url(../images/icon-steps.png) 0 0 no-repeat;
  background-size: contain;
}
@media (min-width: 576px) {
  .steps__item {
    padding: 11.5rem 0 0 0;
  }
}

.steps__item-title {
  margin: 0 0 10px;
}

.steps__item-text {
  display: block;
  padding: 0 2rem 0 0;
  font-size: 14px;
  line-height: 1.666;
  font-weight: 700;
  margin: 0 0 2rem;
}
@media (min-width: 768px) {
  .steps__item-text {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .steps__item-text {
    font-size: 1.8rem;
    margin: 0 0 auto;
  }
}

.steps__item-period {
  display: block;
  font-size: 14px;
  line-height: 1.444;
  opacity: 0.5;
  margin: 0;
}
.steps__item-period .icon-time {
  margin: 0 15px 0 0;
}
@media (min-width: 768px) {
  .steps__item-period {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .steps__item-period {
    font-size: 1.8rem;
  }
}

.steps__item-line {
  margin: 4.5rem 0;
  display: block;
  position: relative;
  height: 2px;
  background: #fff;
  display: none;
}
.steps__item-line:after, .steps__item-line:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  margin: -5px 0 0;
}
.steps__item-line:after {
  left: -5px;
}
.steps__item-line:before {
  right: -5px;
}
@media (min-width: 1200px) {
  .steps__item-line {
    display: block;
  }
}

.options {
  margin: 0 0 10rem;
}
@media (min-width: 1200px) {
  .options {
    margin: 0 0 20rem;
  }
}

.options__title {
  margin: 0 0 4rem;
}

.options__text {
  font-size: 16px;
  line-height: 2;
  color: #616a73;
  margin: 0 0 5rem;
  max-width: 38rem;
}
@media (min-width: 768px) {
  .options__text {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .options__text {
    font-size: 2rem;
  }
}

.options__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.options__list > li {
  margin: 0 0 5rem;
}
.options__list > li:last-child {
  margin: 0;
}
@media (min-width: 1200px) {
  .options__list > li {
    margin: 0 0 8rem;
  }
}

.options__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .options__item {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.options__item-desc {
  -ms-flex: 1;
  flex: 1;
  margin: 0 4rem 0 0;
  -ms-flex-order: 2;
  order: 2;
}
@media (min-width: 768px) {
  .options__item-desc {
    -ms-flex-order: 1;
    order: 1;
  }
}

.options__item-number {
  display: block;
  font-size: 17px;
  line-height: 1;
  font-weight: 500;
  margin: 0 0 2.5rem;
  color: #2c90d0;
}

.options__item-title {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  color: #27313b;
  margin: 0 0 2rem;
}

.options__item-text {
  color: #616a73;
  margin: 0;
}

.options__item-image {
  margin: 0 0 3rem;
  height: 15rem;
  width: 100%;
  -ms-flex-order: 1;
  order: 1;
}
.options__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .options__item-image {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 37rem;
    margin: 0;
    -ms-flex-order: 2;
    order: 2;
  }
}

.reviews {
  padding: 7rem 0;
  margin: 0 0 -7rem;
  background: #F8F9FA;
}
@media (min-width: 768px) {
  .reviews {
    margin: 0 0 -10rem;
    padding: 10rem 0;
  }
}
@media (min-width: 1200px) {
  .reviews {
    margin: 0 0 -15rem;
    padding: 15rem 0 18rem;
  }
}

.reviews__title {
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .reviews__title {
    margin: 0 0 5rem;
  }
}
@media (min-width: 1200px) {
  .reviews__title {
    margin: 0 0 6rem;
  }
}

.reviews__item {
  border: none;
  padding: 0;
  margin: 0;
  background: #fff;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  font-style: italic;
  color: #27313b;
  padding: 3rem;
}
.reviews__item .icon-quote {
  pointer-events: none;
  position: absolute;
  top: 2rem;
  right: 2rem;
  color: #27313b;
  opacity: 0.1;
  z-index: -1;
}
@media (min-width: 768px) {
  .reviews__item {
    font-size: 1.8rem;
    padding: 4rem;
  }
}
@media (min-width: 1200px) {
  .reviews__item {
    font-size: 2rem;
    padding: 5rem;
  }
  .reviews__item .icon-quote {
    top: 4rem;
    right: 4rem;
  }
}

.reviews__item-text {
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .reviews__item-text {
    margin: 0 0 4rem;
  }
}
@media (min-width: 1200px) {
  .reviews__item-text {
    margin: 0 0 5rem;
  }
}

.reviews__item-author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.reviews__item-author-image {
  width: 4rem;
  height: 4rem;
  margin: 0 2rem 0 0;
  background-color: #e9eaeb;
  border-radius: 50%;
  overflow: hidden;
  -ms-flex: 0 0 40px;
  flex: 0 0 4rem;
}
.reviews__item-author-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .reviews__item-author-image {
    width: 8rem;
    height: 8rem;
    -ms-flex: 0 0 80px;
    flex: 0 0 8rem;
    margin: 0 3rem 0 0;
  }
}

.reviews__item-author-text {
  margin: 0;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #27313b;
}
.reviews__item-author-text small {
  padding: 10px 0 0;
  display: block;
  font-size: 13px;
  font-weight: 400;
  opacity: 0.4;
}
@media (min-width: 768px) {
  .reviews__item-author-text {
    font-size: 2rem;
  }
  .reviews__item-author-text small {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .reviews__item-author-text {
    font-size: 2.4rem;
  }
  .reviews__item-author-text small {
    font-size: 1.9rem;
  }
}

.news {
  position: relative;
}

.news__decor {
  position: absolute;
  top: 13rem;
  right: 0;
  display: block;
  width: 101rem;
  height: 92rem;
  background: url(../images/bg-production-decor.png) 0 0 no-repeat;
  background-size: contain;
  opacity: 0.05;
  display: block;
  z-index: -1;
  pointer-events: none;
  margin: 0 5rem 0 0;
}
@media (min-width: 768px) {
  .news__decor {
    top: 12rem;
    right: 0;
    margin: 0 17rem 0 0;
  }
}
@media (min-width: 1200px) {
  .news__decor {
    top: 8rem;
    right: 50%;
    margin: 0 5rem 0 0;
  }
}

.news__title {
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .news__title {
    margin: 0 0 5rem;
  }
}
@media (min-width: 1200px) {
  .news__title {
    margin: 0 0 6rem;
  }
}

.news__text {
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  margin: 0 0 6rem;
  max-width: 120rem;
}
@media (min-width: 768px) {
  .news__text {
    margin: 0 0 10rem;
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .news__text {
    margin: 0 0 14rem;
    font-size: 2rem;
  }
}

.news__primary {
  margin: 0 0 10rem;
  display: block;
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
}
@media (min-width: 768px) {
  .news__primary {
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .news__primary {
    margin: 0 0 22rem;
  }
}

.news__primary-image {
  height: 29.2rem;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: relative;
  margin: 0 -15px 3rem;
}
.news__primary-image img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .news__primary-image {
    height: 59.2rem;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .news__primary-image img {
    width: 50vw;
  }
}

.news__primary-desc {
  margin: 0;
}
@media (min-width: 768px) {
  .news__primary-desc {
    margin: 0 8rem 0 0;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .news__primary-desc {
    margin: 0 16rem 0 0;
  }
}

.news__primary-meta {
  margin: 0 -2.5rem -2rem;
  padding: 0 0 4rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #5E656D;
  font-weight: 500;
}
.news__primary-meta > li {
  padding: 0 2.5rem 2rem;
  white-space: nowrap;
}
.news__primary-meta [class^=icon-] {
  margin: 0 15px 0 0;
  opacity: 0.5;
}

.news__primary-title {
  margin: 0 0 4rem;
}
@media (min-width: 1200px) {
  .news__primary-title {
    margin: 0 0 6rem;
  }
}

.news__primary-text {
  margin: 0 0 4rem;
  max-width: 90%;
}
@media (min-width: 1200px) {
  .news__primary-text {
    margin: 0 0 6rem;
  }
}

.news__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news__list > li {
  margin: 0 0 5rem;
}
.news__list > li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  .news__list > li {
    margin: 0 0 10rem;
  }
}
@media (min-width: 1200px) {
  .news__list > li {
    margin: 0 0 15rem;
  }
}

.news__item {
  display: block;
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
}
@media (min-width: 768px) {
  .news__item {
    display: -ms-flexbox;
    display: flex;
  }
}

.news__item-image {
  height: 23.4rem;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  position: relative;
  margin: 0 -15px 3rem;
}
.news__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .news__item-image {
    margin: 0 6rem 0 0;
    height: 33.4rem;
  }
}
@media (min-width: 1200px) {
  .news__item-image {
    margin: 0 12rem 0 0;
    height: 43.4rem;
  }
}

.news__item-desc {
  -ms-flex: 1;
  flex: 1;
}

.news__item-meta {
  margin: 0 -2.5rem;
  padding: 0 0 2rem;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  color: #5E656D;
  font-weight: 500;
}
.news__item-meta > li {
  padding: 0 2.5rem 2rem;
}
.news__item-meta [class^=icon-] {
  margin: 0 15px 0 0;
  opacity: 0.5;
}

.news__item-title {
  line-height: 1.2;
  margin: 0 0 4rem;
}

.news__item-text {
  margin: 0 0 4rem;
  max-width: 90%;
}

.popup {
  width: 100%;
  max-width: 96.4rem;
  background: #fff;
  padding: 8rem 2.5rem 2.5rem;
}
.popup .row {
  margin: 0 -10px;
}
.popup .row > [class^=col-] {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .popup {
    padding: 12rem 6rem 6rem;
  }
}
@media (min-width: 1200px) {
  .popup {
    padding: 10rem;
  }
}

.popup__title {
  display: block;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 500;
  color: #27313b;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .popup__title {
    font-size: 3.5rem;
    margin: 0 0 2rem;
  }
}

.popup__text {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 4rem;
}
@media (min-width: 768px) {
  .popup__text {
    font-size: 16px;
    margin: 0 0 6rem;
  }
}

.popup__form .ui-field {
  margin: 0 0 2rem;
}
.popup__form .ui-input, .popup__form .ui-textarea, .popup__form .ui-select {
  padding-top: 0;
}

@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container {
    max-width: 54rem;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 72rem;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 96rem;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 114rem;
  }
}

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

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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-wide,
.col-wide-auto, .col-wide-16, .col-wide-15, .col-wide-14, .col-wide-13, .col-wide-12, .col-wide-11, .col-wide-10, .col-wide-9, .col-wide-8, .col-wide-7, .col-wide-6, .col-wide-5, .col-wide-4, .col-wide-3, .col-wide-2, .col-wide-1, .col-xl,
.col-xl-auto, .col-xl-16, .col-xl-15, .col-xl-14, .col-xl-13, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-16, .col-15, .col-14, .col-13, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-13 {
  -ms-flex: 0 0 81.25%;
  flex: 0 0 81.25%;
  max-width: 81.25%;
}

.col-14 {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-15 {
  -ms-flex: 0 0 93.75%;
  flex: 0 0 93.75%;
  max-width: 93.75%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-13 {
  margin-left: 81.25%;
}

.offset-14 {
  margin-left: 87.5%;
}

.offset-15 {
  margin-left: 93.75%;
}

.push-1 {
  left: 6.25%;
}

.push-2 {
  left: 12.5%;
}

.push-3 {
  left: 18.75%;
}

.push-4 {
  left: 25%;
}

.push-5 {
  left: 31.25%;
}

.push-6 {
  left: 37.5%;
}

.push-7 {
  left: 43.75%;
}

.push-8 {
  left: 50%;
}

.push-9 {
  left: 56.25%;
}

.push-10 {
  left: 62.5%;
}

.push-11 {
  left: 68.75%;
}

.push-12 {
  left: 75%;
}

.push-13 {
  left: 81.25%;
}

.push-14 {
  left: 87.5%;
}

.push-15 {
  left: 93.75%;
}

.pull-1 {
  right: 6.25%;
}

.pull-2 {
  right: 12.5%;
}

.pull-3 {
  right: 18.75%;
}

.pull-4 {
  right: 25%;
}

.pull-5 {
  right: 31.25%;
}

.pull-6 {
  right: 37.5%;
}

.pull-7 {
  right: 43.75%;
}

.pull-8 {
  right: 50%;
}

.pull-9 {
  right: 56.25%;
}

.pull-10 {
  right: 62.5%;
}

.pull-11 {
  right: 68.75%;
}

.pull-12 {
  right: 75%;
}

.pull-13 {
  right: 81.25%;
}

.pull-14 {
  right: 87.5%;
}

.pull-15 {
  right: 93.75%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-13 {
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-sm-14 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-sm-15 {
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-sm-16 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .order-sm-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .order-sm-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .order-sm-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 6.25%;
  }
  .offset-sm-2 {
    margin-left: 12.5%;
  }
  .offset-sm-3 {
    margin-left: 18.75%;
  }
  .offset-sm-4 {
    margin-left: 25%;
  }
  .offset-sm-5 {
    margin-left: 31.25%;
  }
  .offset-sm-6 {
    margin-left: 37.5%;
  }
  .offset-sm-7 {
    margin-left: 43.75%;
  }
  .offset-sm-8 {
    margin-left: 50%;
  }
  .offset-sm-9 {
    margin-left: 56.25%;
  }
  .offset-sm-10 {
    margin-left: 62.5%;
  }
  .offset-sm-11 {
    margin-left: 68.75%;
  }
  .offset-sm-12 {
    margin-left: 75%;
  }
  .offset-sm-13 {
    margin-left: 81.25%;
  }
  .offset-sm-14 {
    margin-left: 87.5%;
  }
  .offset-sm-15 {
    margin-left: 93.75%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 6.25%;
  }
  .push-sm-2 {
    left: 12.5%;
  }
  .push-sm-3 {
    left: 18.75%;
  }
  .push-sm-4 {
    left: 25%;
  }
  .push-sm-5 {
    left: 31.25%;
  }
  .push-sm-6 {
    left: 37.5%;
  }
  .push-sm-7 {
    left: 43.75%;
  }
  .push-sm-8 {
    left: 50%;
  }
  .push-sm-9 {
    left: 56.25%;
  }
  .push-sm-10 {
    left: 62.5%;
  }
  .push-sm-11 {
    left: 68.75%;
  }
  .push-sm-12 {
    left: 75%;
  }
  .push-sm-13 {
    left: 81.25%;
  }
  .push-sm-14 {
    left: 87.5%;
  }
  .push-sm-15 {
    left: 93.75%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 6.25%;
  }
  .pull-sm-2 {
    right: 12.5%;
  }
  .pull-sm-3 {
    right: 18.75%;
  }
  .pull-sm-4 {
    right: 25%;
  }
  .pull-sm-5 {
    right: 31.25%;
  }
  .pull-sm-6 {
    right: 37.5%;
  }
  .pull-sm-7 {
    right: 43.75%;
  }
  .pull-sm-8 {
    right: 50%;
  }
  .pull-sm-9 {
    right: 56.25%;
  }
  .pull-sm-10 {
    right: 62.5%;
  }
  .pull-sm-11 {
    right: 68.75%;
  }
  .pull-sm-12 {
    right: 75%;
  }
  .pull-sm-13 {
    right: 81.25%;
  }
  .pull-sm-14 {
    right: 87.5%;
  }
  .pull-sm-15 {
    right: 93.75%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-md-2 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-md-3 {
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-md-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-5 {
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-md-6 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-md-7 {
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-md-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-9 {
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-md-10 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-md-11 {
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-md-12 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-13 {
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-md-14 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-md-15 {
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-md-16 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .order-md-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .order-md-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .order-md-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 6.25%;
  }
  .offset-md-2 {
    margin-left: 12.5%;
  }
  .offset-md-3 {
    margin-left: 18.75%;
  }
  .offset-md-4 {
    margin-left: 25%;
  }
  .offset-md-5 {
    margin-left: 31.25%;
  }
  .offset-md-6 {
    margin-left: 37.5%;
  }
  .offset-md-7 {
    margin-left: 43.75%;
  }
  .offset-md-8 {
    margin-left: 50%;
  }
  .offset-md-9 {
    margin-left: 56.25%;
  }
  .offset-md-10 {
    margin-left: 62.5%;
  }
  .offset-md-11 {
    margin-left: 68.75%;
  }
  .offset-md-12 {
    margin-left: 75%;
  }
  .offset-md-13 {
    margin-left: 81.25%;
  }
  .offset-md-14 {
    margin-left: 87.5%;
  }
  .offset-md-15 {
    margin-left: 93.75%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 6.25%;
  }
  .push-md-2 {
    left: 12.5%;
  }
  .push-md-3 {
    left: 18.75%;
  }
  .push-md-4 {
    left: 25%;
  }
  .push-md-5 {
    left: 31.25%;
  }
  .push-md-6 {
    left: 37.5%;
  }
  .push-md-7 {
    left: 43.75%;
  }
  .push-md-8 {
    left: 50%;
  }
  .push-md-9 {
    left: 56.25%;
  }
  .push-md-10 {
    left: 62.5%;
  }
  .push-md-11 {
    left: 68.75%;
  }
  .push-md-12 {
    left: 75%;
  }
  .push-md-13 {
    left: 81.25%;
  }
  .push-md-14 {
    left: 87.5%;
  }
  .push-md-15 {
    left: 93.75%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 6.25%;
  }
  .pull-md-2 {
    right: 12.5%;
  }
  .pull-md-3 {
    right: 18.75%;
  }
  .pull-md-4 {
    right: 25%;
  }
  .pull-md-5 {
    right: 31.25%;
  }
  .pull-md-6 {
    right: 37.5%;
  }
  .pull-md-7 {
    right: 43.75%;
  }
  .pull-md-8 {
    right: 50%;
  }
  .pull-md-9 {
    right: 56.25%;
  }
  .pull-md-10 {
    right: 62.5%;
  }
  .pull-md-11 {
    right: 68.75%;
  }
  .pull-md-12 {
    right: 75%;
  }
  .pull-md-13 {
    right: 81.25%;
  }
  .pull-md-14 {
    right: 87.5%;
  }
  .pull-md-15 {
    right: 93.75%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-13 {
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-lg-14 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-lg-15 {
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-lg-16 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .order-lg-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .order-lg-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .order-lg-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 6.25%;
  }
  .offset-lg-2 {
    margin-left: 12.5%;
  }
  .offset-lg-3 {
    margin-left: 18.75%;
  }
  .offset-lg-4 {
    margin-left: 25%;
  }
  .offset-lg-5 {
    margin-left: 31.25%;
  }
  .offset-lg-6 {
    margin-left: 37.5%;
  }
  .offset-lg-7 {
    margin-left: 43.75%;
  }
  .offset-lg-8 {
    margin-left: 50%;
  }
  .offset-lg-9 {
    margin-left: 56.25%;
  }
  .offset-lg-10 {
    margin-left: 62.5%;
  }
  .offset-lg-11 {
    margin-left: 68.75%;
  }
  .offset-lg-12 {
    margin-left: 75%;
  }
  .offset-lg-13 {
    margin-left: 81.25%;
  }
  .offset-lg-14 {
    margin-left: 87.5%;
  }
  .offset-lg-15 {
    margin-left: 93.75%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 6.25%;
  }
  .push-lg-2 {
    left: 12.5%;
  }
  .push-lg-3 {
    left: 18.75%;
  }
  .push-lg-4 {
    left: 25%;
  }
  .push-lg-5 {
    left: 31.25%;
  }
  .push-lg-6 {
    left: 37.5%;
  }
  .push-lg-7 {
    left: 43.75%;
  }
  .push-lg-8 {
    left: 50%;
  }
  .push-lg-9 {
    left: 56.25%;
  }
  .push-lg-10 {
    left: 62.5%;
  }
  .push-lg-11 {
    left: 68.75%;
  }
  .push-lg-12 {
    left: 75%;
  }
  .push-lg-13 {
    left: 81.25%;
  }
  .push-lg-14 {
    left: 87.5%;
  }
  .push-lg-15 {
    left: 93.75%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 6.25%;
  }
  .pull-lg-2 {
    right: 12.5%;
  }
  .pull-lg-3 {
    right: 18.75%;
  }
  .pull-lg-4 {
    right: 25%;
  }
  .pull-lg-5 {
    right: 31.25%;
  }
  .pull-lg-6 {
    right: 37.5%;
  }
  .pull-lg-7 {
    right: 43.75%;
  }
  .pull-lg-8 {
    right: 50%;
  }
  .pull-lg-9 {
    right: 56.25%;
  }
  .pull-lg-10 {
    right: 62.5%;
  }
  .pull-lg-11 {
    right: 68.75%;
  }
  .pull-lg-12 {
    right: 75%;
  }
  .pull-lg-13 {
    right: 81.25%;
  }
  .pull-lg-14 {
    right: 87.5%;
  }
  .pull-lg-15 {
    right: 93.75%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-13 {
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-xl-14 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xl-15 {
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-xl-16 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .order-xl-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .order-xl-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .order-xl-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 6.25%;
  }
  .offset-xl-2 {
    margin-left: 12.5%;
  }
  .offset-xl-3 {
    margin-left: 18.75%;
  }
  .offset-xl-4 {
    margin-left: 25%;
  }
  .offset-xl-5 {
    margin-left: 31.25%;
  }
  .offset-xl-6 {
    margin-left: 37.5%;
  }
  .offset-xl-7 {
    margin-left: 43.75%;
  }
  .offset-xl-8 {
    margin-left: 50%;
  }
  .offset-xl-9 {
    margin-left: 56.25%;
  }
  .offset-xl-10 {
    margin-left: 62.5%;
  }
  .offset-xl-11 {
    margin-left: 68.75%;
  }
  .offset-xl-12 {
    margin-left: 75%;
  }
  .offset-xl-13 {
    margin-left: 81.25%;
  }
  .offset-xl-14 {
    margin-left: 87.5%;
  }
  .offset-xl-15 {
    margin-left: 93.75%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 6.25%;
  }
  .push-xl-2 {
    left: 12.5%;
  }
  .push-xl-3 {
    left: 18.75%;
  }
  .push-xl-4 {
    left: 25%;
  }
  .push-xl-5 {
    left: 31.25%;
  }
  .push-xl-6 {
    left: 37.5%;
  }
  .push-xl-7 {
    left: 43.75%;
  }
  .push-xl-8 {
    left: 50%;
  }
  .push-xl-9 {
    left: 56.25%;
  }
  .push-xl-10 {
    left: 62.5%;
  }
  .push-xl-11 {
    left: 68.75%;
  }
  .push-xl-12 {
    left: 75%;
  }
  .push-xl-13 {
    left: 81.25%;
  }
  .push-xl-14 {
    left: 87.5%;
  }
  .push-xl-15 {
    left: 93.75%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 6.25%;
  }
  .pull-xl-2 {
    right: 12.5%;
  }
  .pull-xl-3 {
    right: 18.75%;
  }
  .pull-xl-4 {
    right: 25%;
  }
  .pull-xl-5 {
    right: 31.25%;
  }
  .pull-xl-6 {
    right: 37.5%;
  }
  .pull-xl-7 {
    right: 43.75%;
  }
  .pull-xl-8 {
    right: 50%;
  }
  .pull-xl-9 {
    right: 56.25%;
  }
  .pull-xl-10 {
    right: 62.5%;
  }
  .pull-xl-11 {
    right: 68.75%;
  }
  .pull-xl-12 {
    right: 75%;
  }
  .pull-xl-13 {
    right: 81.25%;
  }
  .pull-xl-14 {
    right: 87.5%;
  }
  .pull-xl-15 {
    right: 93.75%;
  }
}
@media (min-width: 1600px) {
  .col-wide {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-wide-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-wide-1 {
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%;
    max-width: 6.25%;
  }
  .col-wide-2 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-wide-3 {
    -ms-flex: 0 0 18.75%;
    flex: 0 0 18.75%;
    max-width: 18.75%;
  }
  .col-wide-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-wide-5 {
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%;
    max-width: 31.25%;
  }
  .col-wide-6 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-wide-7 {
    -ms-flex: 0 0 43.75%;
    flex: 0 0 43.75%;
    max-width: 43.75%;
  }
  .col-wide-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-wide-9 {
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%;
    max-width: 56.25%;
  }
  .col-wide-10 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-wide-11 {
    -ms-flex: 0 0 68.75%;
    flex: 0 0 68.75%;
    max-width: 68.75%;
  }
  .col-wide-12 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-wide-13 {
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%;
    max-width: 81.25%;
  }
  .col-wide-14 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-wide-15 {
    -ms-flex: 0 0 93.75%;
    flex: 0 0 93.75%;
    max-width: 93.75%;
  }
  .col-wide-16 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-wide-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-wide-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-wide-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-wide-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-wide-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-wide-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-wide-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-wide-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-wide-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-wide-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-wide-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-wide-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .order-wide-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-wide-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .order-wide-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .order-wide-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .offset-wide-0 {
    margin-left: 0%;
  }
  .offset-wide-1 {
    margin-left: 6.25%;
  }
  .offset-wide-2 {
    margin-left: 12.5%;
  }
  .offset-wide-3 {
    margin-left: 18.75%;
  }
  .offset-wide-4 {
    margin-left: 25%;
  }
  .offset-wide-5 {
    margin-left: 31.25%;
  }
  .offset-wide-6 {
    margin-left: 37.5%;
  }
  .offset-wide-7 {
    margin-left: 43.75%;
  }
  .offset-wide-8 {
    margin-left: 50%;
  }
  .offset-wide-9 {
    margin-left: 56.25%;
  }
  .offset-wide-10 {
    margin-left: 62.5%;
  }
  .offset-wide-11 {
    margin-left: 68.75%;
  }
  .offset-wide-12 {
    margin-left: 75%;
  }
  .offset-wide-13 {
    margin-left: 81.25%;
  }
  .offset-wide-14 {
    margin-left: 87.5%;
  }
  .offset-wide-15 {
    margin-left: 93.75%;
  }
  .push-wide-0 {
    left: auto;
  }
  .push-wide-1 {
    left: 6.25%;
  }
  .push-wide-2 {
    left: 12.5%;
  }
  .push-wide-3 {
    left: 18.75%;
  }
  .push-wide-4 {
    left: 25%;
  }
  .push-wide-5 {
    left: 31.25%;
  }
  .push-wide-6 {
    left: 37.5%;
  }
  .push-wide-7 {
    left: 43.75%;
  }
  .push-wide-8 {
    left: 50%;
  }
  .push-wide-9 {
    left: 56.25%;
  }
  .push-wide-10 {
    left: 62.5%;
  }
  .push-wide-11 {
    left: 68.75%;
  }
  .push-wide-12 {
    left: 75%;
  }
  .push-wide-13 {
    left: 81.25%;
  }
  .push-wide-14 {
    left: 87.5%;
  }
  .push-wide-15 {
    left: 93.75%;
  }
  .pull-wide-0 {
    right: auto;
  }
  .pull-wide-1 {
    right: 6.25%;
  }
  .pull-wide-2 {
    right: 12.5%;
  }
  .pull-wide-3 {
    right: 18.75%;
  }
  .pull-wide-4 {
    right: 25%;
  }
  .pull-wide-5 {
    right: 31.25%;
  }
  .pull-wide-6 {
    right: 37.5%;
  }
  .pull-wide-7 {
    right: 43.75%;
  }
  .pull-wide-8 {
    right: 50%;
  }
  .pull-wide-9 {
    right: 56.25%;
  }
  .pull-wide-10 {
    right: 62.5%;
  }
  .pull-wide-11 {
    right: 68.75%;
  }
  .pull-wide-12 {
    right: 75%;
  }
  .pull-wide-13 {
    right: 81.25%;
  }
  .pull-wide-14 {
    right: 87.5%;
  }
  .pull-wide-15 {
    right: 93.75%;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1600px) {
  .flex-wide-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-wide-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-wide-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-wide-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-wide-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-wide-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-wide-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-wide-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-wide-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-wide-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-wide-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-wide-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-wide-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-wide-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-wide-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-wide-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-wide-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-wide-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-wide-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-wide-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-wide-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-wide-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-wide-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-wide-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-wide-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-wide-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-wide-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-wide-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-wide-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
html {
  font-size: 62.5%;
}
@media (min-width: 1200px) {
  html {
    font-size: 48.6%;
  }
}
@media (min-width: 1480px) {
  html {
    font-size: 52.5%;
  }
}
@media (min-width: 1680px) {
  html {
    font-size: 62.5%;
  }
}

html, body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

body {
  background: #fff;
  color: rgba(39, 49, 59, 0.75);
}

.app {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  min-width: 320px;
}

.container-fluid {
  max-width: 177rem;
  padding: 0 15px;
}
.container-fluid--1800 {
  max-width: 180rem;
}
@media (min-width: 768px) {
  .container-fluid {
    padding: 0 2rem;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding: 0 2rem 0 10rem;
  }
  .container-fluid--1800 {
    padding: 0 2rem;
  }
}
.is-header-white .header {
  background: transparent;
  border-color: transparent;
}
.is-header-white .header__logo {
  color: #fff;
}
.is-header-white .header__nav-link {
  color: #fff;
}
.is-header-white .header__nav-link:hover {
  color: #fff;
}
.is-header-white .header__language {
  color: #fff;
}
.is-header-white .header__language-link {
  color: #afb4b9;
}
.is-header-white .header__language-link:hover {
  color: #fff;
}
.is-header-white .header__phone-link {
  color: #fff;
}
.is-header-white .header__phone-link mark {
  color: #2c90d0;
}
.is-header-white .header__phone-link:hover {
  color: #fff;
}
.is-header-white .header__offcanvas-toggle {
  color: #fff;
}

.is-sticky .header,
.is-sticky .is-header-white .header {
  background: #fff;
  border-bottom-color: rgba(39, 49, 59, 0.15);
}
.is-sticky .header__logo,
.is-sticky .is-header-white .header__logo {
  color: #27313b;
}
.is-sticky .header__nav-link,
.is-sticky .is-header-white .header__nav-link {
  color: #27313b;
}
.is-sticky .header__nav-link:hover,
.is-sticky .is-header-white .header__nav-link:hover {
  color: #27313b;
}
.is-sticky .header__language,
.is-sticky .is-header-white .header__language {
  color: #27313b;
}
.is-sticky .header__language-link,
.is-sticky .is-header-white .header__language-link {
  color: #616a73;
}
.is-sticky .header__language-link:hover,
.is-sticky .is-header-white .header__language-link:hover {
  color: #27313b;
}
.is-sticky .header__phone-link,
.is-sticky .is-header-white .header__phone-link {
  color: #27313b;
}
.is-sticky .header__phone-link:hover,
.is-sticky .is-header-white .header__phone-link:hover {
  color: #27313b;
}
.is-sticky .header__offcanvas-toggle,
.is-sticky .is-header-white .header__offcanvas-toggle {
  color: #27313b;
}

.is-offcanvas-open .header__offcanvas-toggle,
.is-offcanvas-open .is-header-white .header__offcanvas-toggle {
  color: #fff;
}
.is-offcanvas-open .header__offcanvas-toggle span:nth-of-type(1),
.is-offcanvas-open .is-header-white .header__offcanvas-toggle span:nth-of-type(1) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.is-offcanvas-open .header__offcanvas-toggle span:nth-of-type(2),
.is-offcanvas-open .is-header-white .header__offcanvas-toggle span:nth-of-type(2) {
  opacity: 0;
}
.is-offcanvas-open .header__offcanvas-toggle span:nth-of-type(3),
.is-offcanvas-open .is-header-white .header__offcanvas-toggle span:nth-of-type(3) {
  width: 2.4rem;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.is-offcanvas-open .header__offcanvas-dropdown,
.is-offcanvas-open .is-header-white .header__offcanvas-dropdown {
  opacity: 1;
  visibility: visible;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transition: background 0.25s;
  white-space: nowrap;
  border-bottom: 1px solid rgba(39, 49, 59, 0.15);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.header .container-fluid {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 7rem;
}
@media (min-width: 768px) {
  .header .container-fluid {
    height: 10rem;
  }
}
@media (min-width: 1200px) {
  .header .container-fluid {
    height: 15rem;
  }
}

.header__logo {
  max-width: 19.3rem;
  width: 100%;
  margin: 0 auto 0 0;
  transition: color 0.25s;
}
.header__logo svg, .header__logo img {
  display: block;
}

.header__nav {
  font-size: 17px;
  line-height: 3.5rem;
  font-weight: 500;
  display: none;
}
@media (min-width: 1680px) {
  .header__nav {
    display: block;
  }
}

.header__nav-menu {
  margin: 0 -2.5rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.header__nav-menu > li {
  padding: 0 2.5rem;
}

.header__nav-link {
  transition: 0.25s;
  display: block;
  text-decoration: none;
  color: #27313b;
  border-bottom: 3px solid transparent;
}
.header__nav-link:hover {
  text-decoration: none;
  color: #27313b;
  border-color: #339AD6;
}

.header__language {
  font-size: 15px;
  line-height: 3.5rem;
  font-weight: 500;
  color: #27313b;
  margin: 0;
  display: none;
  transition: 0.25s;
}
@media (min-width: 768px) {
  .header__language {
    display: block;
  }
}
@media (min-width: 1200px) {
  .header__language {
    margin: 0 0 0 13rem;
  }
}

.header__language-link {
  text-decoration: none;
  color: #616a73;
  border: none;
}
.header__language-link:hover {
  text-decoration: none;
  color: #616a73;
}

.header__phone {
  font-size: 2.2rem;
  line-height: 3.5rem;
  font-weight: 500;
  margin: 0 0 0 5.6rem;
  display: none;
}
@media (min-width: 768px) {
  .header__phone {
    display: block;
  }
}
@media (min-width: 1200px) {
  .header__phone {
    margin: 0 0 0 14.6rem;
  }
}

.header__phone-link {
  color: #27313b;
  text-decoration: none;
  border: none;
}
.header__phone-link mark {
  font-weight: 400;
  color: inherit;
}
.header__phone-link:hover {
  text-decoration: none;
  color: #27313b;
}

.header__offcanvas {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  margin: 0 0 0 6rem;
}
@media (min-width: 1200px) {
  .header__offcanvas {
    margin: 0 0 0 8rem;
    font-size: 2.4rem;
  }
}

.header__offcanvas-toggle {
  display: block;
  width: 2.4rem;
  height: 1.8rem;
  position: relative;
  z-index: 110;
  border: none;
  background: none;
  cursor: pointer;
  color: #27313B;
}
.header__offcanvas-toggle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5rem;
  height: 5rem;
  margin: -2.5rem 0 0 -2.5rem;
}
.header__offcanvas-toggle span {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 3px;
  background: currentColor;
  margin: -1.5px 0 0 0;
  transition: 0.25s;
}
.header__offcanvas-toggle span:nth-of-type(1) {
  width: 2.4rem;
  -ms-transform: translate(0, -7px);
  transform: translate(0, -7px);
}
.header__offcanvas-toggle span:nth-of-type(2) {
  width: 10px;
}
.header__offcanvas-toggle span:nth-of-type(3) {
  width: 15px;
  -ms-transform: translate(0, 7px);
  transform: translate(0, 7px);
}

.header__offcanvas-dropdown {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 26.8rem;
  background: #2C3843;
  z-index: 100;
  padding: 7rem 4rem 4rem 4rem;
  overflow-y: auto;
  transition: 0.25s;
  opacity: 1;
  visibility: hidden;
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
@media (min-width: 768px) {
  .header__offcanvas-dropdown {
    padding: 10rem 5rem 5rem 5rem;
    max-width: 32rem;
  }
}
@media (min-width: 1200px) {
  .header__offcanvas-dropdown {
    padding: 14rem 7rem 7rem 7rem;
    max-width: 44.8rem;
  }
}

.header__offcanvas-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__offcanvas-menu > li {
  margin: 0 0 2rem;
}
.header__offcanvas-menu > li:last-of-type {
  margin: 0;
}
@media (min-width: 1200px) {
  .header__offcanvas-menu > li {
    margin: 0 0 3rem;
  }
}

.header__offcanvas-link {
  text-decoration: none;
  color: #fff;
  border: none;
}
.header__offcanvas-link:hover {
  text-decoration: none;
  color: #2c90d0;
}

.main {
  padding: 7rem 0;
}
@media (min-width: 768px) {
  .main {
    padding: 10rem 0;
  }
}
@media (min-width: 1200px) {
  .main {
    padding: 15rem 0;
  }
}

.footer {
  background: #2C3843;
  color: #fff;
}

.footer__contacts {
  text-align: center;
  padding: 9rem 0;
}
@media (min-width: 768px) {
  .footer__contacts {
    padding: 15.5rem 0;
  }
}
@media (min-width: 1200px) {
  .footer__contacts {
    padding: 14.5rem 0;
  }
}

.footer__contacts-title {
  font-size: 3.2rem;
  line-height: 1;
  font-weight: 700;
  display: block;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .footer__contacts-title {
    font-size: 6rem;
    margin: 0 0 6rem;
  }
}
@media (min-width: 1200px) {
  .footer__contacts-title {
    font-size: 8rem;
    margin: 0 0 4rem;
  }
}

.footer__contacts-text {
  display: block;
  font-size: 14px;
  line-height: 1.94;
  font-weight: 400;
  margin: 0 auto 5rem;
  opacity: 0.75;
  max-width: 99rem;
}
@media (min-width: 768px) {
  .footer__contacts-text {
    font-size: 1.8rem;
    margin: 0 auto 6rem;
  }
}

.footer__contacts-list {
  margin: 0 -3.5rem -2.5rem;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3rem;
  line-height: 1;
  font-weight: 300;
}
.footer__contacts-list > li {
  padding: 0 3.5rem 2.5rem;
}
.footer__contacts-list a {
  border: none;
  color: #fff;
}
.footer__contacts-list a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .footer__contacts-list {
    font-size: 3.8rem;
  }
}
@media (min-width: 1200px) {
  .footer__contacts-list {
    font-size: 5.3rem;
    margin: 0 -7rem -2.5rem;
  }
  .footer__contacts-list > li {
    padding: 0 7rem 2.5rem;
  }
}

.footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 3.5rem 0;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__bottom {
    text-align: left;
  }
  .footer__bottom .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.footer__logo {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 21.2rem;
  opacity: 0.15;
  margin: 0 0 2rem;
}
@media (min-width: 768px) {
  .footer__logo {
    margin: 0;
    max-width: 23.1rem;
  }
}

.footer__copyright {
  margin: 0;
  font-size: 16px;
  line-height: 3.6rem;
  opacity: 0.35;
}
@media (min-width: 768px) {
  .footer__copyright {
    font-size: 1.8rem;
  }
}

.row-gutter-120 {
  margin: 0 -6rem;
}
.row-gutter-120 > [class^=col-] {
  padding: 0 6rem;
}

.row-gutter-90 {
  margin: 0 -4.5rem;
}
.row-gutter-90 > [class^=col-] {
  padding: 0 4.5rem;
}

@media (min-width: 768px) {
  .col-md-33 {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.is-hidden {
  display: none;
}

@media (max-width: 575px) {
  .is-sm-visible {
    display: none;
  }
}

@media (max-width: 767px) {
  .is-md-visible {
    display: none;
  }
}

@media (max-width: 991px) {
  .is-lg-visible {
    display: none;
  }
}

@media (max-width: 1199px) {
  .is-xl-visible {
    display: none;
  }
}

@media (min-width: 768px) {
  .is-md-hidden {
    display: none;
  }
}

@media (min-width: 992px) {
  .is-lg-hidden {
    display: none;
  }
}

@media (min-width: 1200px) {
  .is-xl-hidden {
    display: none;
  }
}

.row-offset-10 {
  margin: 0 -5px;
}
.row-offset-10 > [class^=col-] {
  padding: 0 5px;
}

.row-offset-50 {
  margin: 0 -2.5rem;
}
.row-offset-50 > [class^=col-] {
  padding: 0 2.5rem;
}

.row-offset-56 {
  margin: 0 -2.8rem;
}
.row-offset-56 > [class^=col-] {
  padding: 0 2.8rem;
}

@media (min-width: 992px) {
  .row-offset-lg-56 {
    margin: 0 -2.8rem;
  }
  .row-offset-lg-56 > [class^=col-] {
    padding: 0 2.8rem;
  }
}