

/* Start:/local/templates/.default/components/defa/block/mw-auth/style.css?17596564708327*/

.auth-form-wrapper .only__switchers {
    width: 100%;
}

.auth-form-wrapper {
    width: 100%;
    margin: 0 auto;
}

.menu__content .dark-auth {
    margin: unset;
}

.auth-tab-body {
    display: none;
    width: 100%;
}

.auth-tab-body.isActive {
    display: block;
}

.only__title {
    text-align: center;
}

.only__title-icon {
    display: none;
}

.unlock-motivation {
    max-width: 666px;
    margin-bottom: 40px;
    color: #A6A098;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
}

.only__row .input--dark .input__label {
    font-family: 'Geometria', sans-serif;
    color: #B3B3B3;
}

.input__label--non-req {
    text-transform: lowercase;
}

body .only__policy {
}

body .only__policy {
    margin: 0 auto;
    margin-top: 30px;
    max-width: 600px;
}

body .only-2 .only__policy {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 315px;
}

body .unlock-form .only-2 .only__policy {
    margin-top: 20px;
}

body .only__form:not(.only-authorized) {
    flex-direction: column;
}

.buttons-wrapper button {
    width: 100%;
}

.menu__content .dark-auth {
    margin: 0 auto;
}

@media (max-width: 1200px) {
    .login_as {
        margin: 0;
    }

    body .only__policy {
        max-width: 315px;
        margin: 0 auto;
        margin-top: 30px;
        text-align: center;
    }

    .auth-socials .only__row {
        margin-bottom: 0 !important;
    }

    .menu .auth-form-wrapper {
        padding-top: 40px;
    }

    body .unlock-form .only-2 .only__policy {
        margin-top: 20px;
    }
}

@media (max-width: 739px) {
    .menu__content .auth-tab-body {
        max-width: 400px;
        margin: 0 auto;
    }

    .auth-socials.only__mobile-wrap {
        display: block;
    }

    .menu__content .dark-auth {
        max-width: 100%;
    }

    body .dark-auth__switcers {
        margin-bottom: 30px;
    }

}

.input-wrapper {
    display: flex;
    gap: 10px;
}

.buttons-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

.buttons-wrapper .only__row--footer {
    margin-top: 0;
}

.buttons-wrapper__or {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 30px;
    color: #9E978E;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
}

.buttons-wrapper__or {
    margin: 0 30px;
}

.buttons-wrapper__or_line {
    margin: 20px 0;
}

.buttons-wrapper__or_line.buttons-wrapper__or::before,
.buttons-wrapper__or_line.buttons-wrapper__or::after {
    content: '';
    display: block;
    width: 125px;
    height: 1px;
    background: #9E978E;
    opacity: 0.3;
}

.buttons-wrapper__or::before {
    margin-right: 17px;
}

.buttons-wrapper__or::after {
    margin-left: 17px;
}

.buttons-wrapper .btn--yellow-medium,
.buttons-wrapper .only__row--footer {
    width: 100%;
    max-width: 315px;
}

.register-email-error {
    display: flex;
    gap: 5px;
}

body .only__row--footer {
    margin-top: 30px;
}

body .only__col .only__row--footer.only__row {
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .buttons-wrapper {
        flex-direction: column;
    }

    .buttons-wrapper__or::before,
    .buttons-wrapper__or::after {
        content: '';
        display: block;
        width: 125px;
        height: 1px;
        background: #9E978E;
        opacity: 0.3;
    }

    .buttons-wrapper .btn--yellow-medium,
    .buttons-wrapper .only__row--footer {
        max-width: 100%;
    }

    .register-email-error {
        display: flex;
        flex-direction: column;
    }

    .buttons-wrapper__or {
        margin: 30px;
    }
}

@media (max-width: 768px) {
    .input-wrapper {
        flex-direction: column;
        gap: 10px;
    }

    .buttons-wrapper__or {
        margin: 20px 0;
    }

    body .only__policy {
        margin-top: 40px;
    }

    body .unlock-form .only-2 .only__policy {
        margin-top: 20px;
    }
}

.auth-form-wrapper .only__row--footer {
    flex-direction: column;
}

.btn.btn--login {
    width: 100%;
    max-width: 315px;
    margin-bottom: 10px;
}

.auth-socials .only__social {
    justify-content: center;
    margin-bottom: 0;
    line-height: 0;
}

.only__col .auth-socials .only__row {
    margin-bottom: 0;
}

.dark-auth .only__switcher {
    color: #D2D2D2;
}

.dark-auth .only__switchers {
    border-color: #D2D2D2;
}

/*.menu .js-menu-auth {*/
/*    max-width: 600px;*/
/*}*/

.only__col .only__row {
    margin-bottom: 10px;
}

.menu .offset-container {
    /*margin-top: 40px;*/
}

.buttons-wrapper {
    margin-top: 20px;
}

.buttons-wrapper .only__row {
    margin-bottom: 0;
}

.menu .btn--dark {
    color: rgba(44, 40, 41, 1);
}

@media (max-width: 1200px) {
    .auth-socials .only__social {
        margin-top: 0;
    }
}


body .only__inner {
    max-width: 666px;
}

.auth-form-wrapper {
    max-width: 600px;
    /*margin: 0 auto;*/
}

.unlock-form .unlock-motivation {
    margin-bottom: 55px;
}

body .only__title--mb {
    margin-bottom: 75px;
}

body .unlock-form .only__title--mb {
    margin-bottom: 20px;
}

body .services-form .s-auth__title {
    margin-bottom: 40px;
}

body .only__switcher.isActive:after {
    margin-bottom: -1px;
}

body .only__link {
    color: #9E978E;
    opacity: 0.7;
}

body .only__link:hover {
    opacity: 1;
}

.menu .auth-form-wrapper {
    margin-top: 50px;
}

.only-2 .auth-form-wrapper {
    max-width: 400px;
    width: 100%;
    /*margin: 0 auto;*/
    margin-left: auto;
    margin-right: auto;
}

.only__form-mobile-text {
    display: none;
}

@media (max-width: 1280px) {
    body .only__policy {
        margin: 0 auto;
        margin-top: 30px;
    }

    body .menu__content .only__form {
        padding-bottom: 70px;
    }

    /*.auth-form-wrapper {*/
    /*    margin: 0 auto;*/
    /*}*/
}

@media (min-width: 992px) and (max-width: 1279px) {
    .menu .auth-form-wrapper {
        /*margin-left: 50px;*/
    }
}

/*@media (max-width: 992px) {*/
/*    .auth-form-wrapper {*/
/*        margin: 0 auto;*/
/*    }*/
/*}*/

@media (max-width: 768px) {
    .auth-form-wrapper {
        max-width: 400px;
    }

    body .only__policy {
        margin-top: 20px;
    }
}

.only-authorized .auth-form-wrapper {
    display: none;
}

@media (max-width: 576px) {
    body .unlock-form .only-2 .only__policy {
        margin-top: 40px;
    }

    body .unlock-form .only__title {
        margin-bottom: 23px;
        text-align: left;
    }

    body .unlock-form .unlock-motivation {
        margin-bottom: 33px;
        text-align: left;
    }

    .menu .auth-form-wrapper {
        margin-top: 0;
    }

    .menu .only__form-mobile-text {
        display: block;
        margin-bottom: 30px;
        color: #9E978E;
        font-family: 'Geometria', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 23px;
    }

    body .only__policy {
        margin-top: 40px;
    }

    .buttons-wrapper__or {
        margin: 24px 0;
    }

    body .only-2 .only__policy {
        margin-top: 40px;
    }
}

@media (min-width: 740px) and (max-width: 1279px) {
    body .only__inner {
        padding: 215px 0 50px;
    }


}

@media (max-width: 768px) {
    body .only__title--mb {
        margin-bottom: 30px;
    }
}

@media (max-width: 576px) {
    body .only__title--mb {
        margin-bottom: 35px;
    }

    body .only__title {
        text-align: left;
    }

    .menu .auth-form-wrapper {
        padding-top: 0;
    }

    body .only__policy {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    body .only__policy .only__policy-link {
        width: fit-content;
    }
}

@media (max-width: 374px) {
    body .only__policy {
        width: fit-content;
        font-size: 11px;
    }
}

.only-authorized .only__policy {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
}

.personal-form .btn {
    width: 100%;
}

.registration-message {
    padding: 15px 0;
    text-align: center;
    color: #999999;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: bold;
}

.registration-message.hide {
    display: none;
}
/*body .page .only__form {*/
/*    align-items: center;*/
/*}*/

/* End */


/* Start:/local/templates/.default/components/bitrix/socserv.auth.form/icons/style.css?171326478059*/
.subscribe__svg-icon {
    width: 51px;
    height: 51px;
}
/* End */


/* Start:/local/templates/.default/components/mw/lists.iblock.element.add.form/close_site/style.css?171326478063*/
div[id^="wait_comp_"]{ display: none;}
.t-form__btn{border: 0;}
/* End */


/* Start:/local/templates/main/style/lessphp_465300c697355adb94a7feadca6c42820a740579.css?1721718717597327*/
/* --------------- base */
/*! 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: none;
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/**
 * 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;
}
/* --------------- fonts */
/* --------------- Geometria */
@font-face {
  font-family: 'Geometria';
  src: url('/local/templates/main/style/../fonts/Geometria-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url('/local/templates/main/style/../fonts/Geometria-Light.eot');
  src: url('/local/templates/main/style/../fonts/Geometria-Light.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/style/../fonts/Geometria-Light.woff2') format('woff2'), url('/local/templates/main/style/../fonts/Geometria-Light.woff') format('woff'), url('/local/templates/main/style/../fonts/Geometria-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url('/local/templates/main/style/../fonts/Geometria-Bold.eot');
  src: url('/local/templates/main/style/../fonts/Geometria-Bold.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/style/../fonts/Geometria-Bold.woff2') format('woff2'), url('/local/templates/main/style/../fonts/Geometria-Bold.woff') format('woff'), url('/local/templates/main/style/../fonts/Geometria-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url('/local/templates/main/style/../fonts/Geometria-ExtraBold.eot');
  src: url('/local/templates/main/style/../fonts/Geometria-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/style/../fonts/Geometria-ExtraBold.woff2') format('woff2'), url('/local/templates/main/style/../fonts/Geometria-ExtraBold.woff') format('woff'), url('/local/templates/main/style/../fonts/Geometria-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url('/local/templates/main/style/../fonts/Geometria.eot');
  src: url('/local/templates/main/style/../fonts/Geometria.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/style/../fonts/Geometria.woff2') format('woff2'), url('/local/templates/main/style/../fonts/Geometria.woff') format('woff'), url('/local/templates/main/style/../fonts/Geometria.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
/* --------------- WaldorfTLPro */
@font-face {
  font-family: "Waldorf TL Pro";
  src: url("/local/templates/main/style/../fonts/WaldorfTLPro-Italic.eot");
  src: url("/local/templates/main/style/../fonts/WaldorfTLPro-Italic.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/style/../fonts/WaldorfTLPro-Italic.woff") format("woff"), url("/local/templates/main/style/../fonts/WaldorfTLPro-Italic.ttf") format("ttf"), url("/local/templates/main/style/../fonts/WaldorfTLPro-Italic.svg#WaldorfTLPro-Italic") format("svg");
  font-style: italic;
  font-weight: 400;
}
/* --------------- Georgia */
@font-face {
  font-family: "Georgia";
  src: url("/local/templates/main/style/../fonts/Georgia-Italic.ttf") format("ttf"), url('/local/templates/main/style/../fonts/Georgia-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
.blur {
  filter: blur(7px);
}
.clearfix:after {
  display: table;
  clear: both;
  content: "";
}
/* ----------------------------------- screen-width-flags ----------------------------------- */
.adaptive-flag {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1000;
  width: 1px;
  height: 1px;
}
@media (max-width: 1024px) {
  .adaptive-flag {
    display: block;
  }
}
.flag-less-1280 {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1000;
  width: 1px;
  height: 1px;
}
@media screen and (max-width: 1279px) {
  .flag-less-1280 {
    display: block;
  }
}
.tablet-flag {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1000;
  width: 1px;
  height: 1px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .tablet-flag {
    display: block;
  }
}
@media (max-width: 739px) {
  .tablet-flag {
    display: none;
  }
}
.mobile-flag {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1000;
  width: 1px;
  height: 1px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .mobile-flag {
    display: none;
  }
}
@media (max-width: 739px) {
  .mobile-flag {
    display: block;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .desktop-only {
    display: none !important;
  }
}
@media (max-width: 739px) {
  .desktop-only {
    display: none !important;
  }
}
@media (min-width: 1280px) and (max-width: 5000px) {
  .desktop-hidden {
    display: none !important;
    visibility: hidden !important;
  }
}
.adaptive-only {
  display: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .adaptive-only {
    display: block;
  }
}
@media (max-width: 739px) {
  .adaptive-only {
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .tablet-only {
    display: none !important;
  }
}
@media (max-width: 739px) {
  .tablet-only {
    display: none !important;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .tablet-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .mobile-only {
    display: none !important;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 739px) {
  .mobile-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .mobile-xs-only {
    display: none !important;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .mobile-xs-only {
    display: none !important;
  }
}
@media (max-width: 739px) {
  .mobile-xs-only {
    display: none !important;
  }
}
@media (max-width: 360px) {
  .mobile-xs-only {
    display: block !important;
  }
}
@media (max-width: 360px) {
  .mobile-xs-hidden {
    display: none !important;
  }
}
.center {
  max-width: 1280px;
  margin: 0 auto;
}
/* --------------- plugins styles */
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
----------------------------------------
6.1 THEMES 
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(/local/templates/main/style/mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
    sprites locations 
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
    sprites locations 
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
    sprites locations 
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ---------------------------------------- */
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .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,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  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-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  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%;
  -webkit-background-size: 100%;
  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");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
/* my divs */
.fp-controlArrow.fp-next,
.fp-controlArrow.fp-prev {
  background: red !important;
  border-left-color: #bada55;
}
html {
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  min-height: 100%;
}
html button,
html input,
html optgroup,
html select,
html textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  -ms-appearance: inherit;
  -o-appearance: inherit;
  appearance: inherit;
}
body {
  font-family: "Geometria", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #2c2829;
  background: #ffffff;
  min-height: 100%;
}
body.popuped {
  overflow: hidden !important;
  height: 100vh;
}
body.popuped.disabled-onepage-scroll,
body.popuped.fp-responsive {
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  body .fp-section.fp-table,
  body .fp-slide.fp-table {
    min-height: 100vh;
  }
}
*,
::after,
::before {
  box-sizing: border-box;
}
p {
  margin: 0 0 10px;
}
.page {
  position: relative;
  min-height: 100vh;
}
.isOpen ~ .page {
  filter: blur(6px);
}
@media screen and (min-width: 1280px) {
  .popuped .page {
    max-height: 100vh;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .popuped .page {
    height: 100%;
  }
}
@media screen and (min-width: 1280px) {
  aside ~ .page {
    margin-left: 330px;
  }
}
.page--payment {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page--lk {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page--lk .footer {
  margin-top: auto;
}
.disabled-onepage-scroll .onepage-wrapper .section {
  height: auto;
}
form label.error {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #ff5c39;
  margin-top: 11px;
  display: block;
}
.section {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}
.intro {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition: all linear 0.6s 0.3s ease-in-out;
  -o-transition: all linear 0.6s 0.3s ease-in-out;
  transition: all linear 0.6s 0.3s ease-in-out;
  -webkit-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  -o-transition: all linear 0.6s;
  transition: all linear 0.6s;
  position: relative;
  min-height: 100vh;
}
.intro.isActive {
  background: #515557;
}
.intro__inner {
  max-width: 1280px;
  padding: 0 50px 50px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .intro__inner {
    padding: 50px;
    min-height: 100vh;
  }
}
@media (max-width: 739px) {
  .intro__inner {
    padding: 50px 30px;
    min-height: 100vh;
  }
}
.intro__side {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 500;
  margin-right: 60px;
  max-width: 240px;
  color: #fff;
  font-size: 18px;
  line-height: 1.67;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: 'Geometria', sans-serif;
  font-style: normal;
}
.intro__side .toShow {
  display: none;
}
.intro__side .toShow.isActive {
  display: block;
  margin: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .intro__side {
    max-width: 210px;
  }
}
.intro__side .btn {
  margin-top: 50px;
}
.intro__content {
  position: relative;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 36px;
  max-width: 1280px;
  padding-right: 100px;
  padding-left: 300px;
  color: #2c2829;
}
.isActive .intro__content {
  color: #979797;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .intro__content {
    padding-right: 0;
    padding-left: 230px;
  }
}
@media (max-width: 739px) {
  .intro__content {
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
  }
}
@media (max-width: 360px) {
  .intro__content {
    font-size: 22px;
  }
}
.intro__link {
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #9e978e;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.intro__link:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  opacity: 0.3;
  background: #9e978e;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.isActive .intro__link {
  color: #979797;
}
.intro__link.isActive {
  color: #fff;
}
.intro__link.isActive:after {
  opacity: 0.6;
  background: #ffffff;
}
.intro__scroller {
  width: 29px;
  height: 15px;
  display: block;
  position: absolute;
  bottom: 80px;
  left: 50%;
  text-decoration: none;
  color: #9e978e;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.intro__scroller .icon {
  display: block;
  height: 29px;
  width: 15px;
  color: inherit;
  margin: 0 auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu {
  position: fixed;
  z-index: 100;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  color: #2c2829;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu.isOpen {
  min-height: 100%;
  overflow: auto;
  background-color: rgba(41, 37, 38, 0.9);
  color: #fff;
}
@media (max-width: 739px) {
  .menu.isOpen {
    overflow: hidden;
  }
}
.menu.isClose {
  height: 90px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu.isClose {
    height: 72px;
  }
  .menu.isClose.bgWhite {
    background-color: #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
  }
  .menu.isClose.bgWhite .menu__logo {
    color: #000 !important;
  }
  .menu.isClose.bgWhite .menu__burger {
    color: #000 !important;
  }
}
@media (max-width: 739px) {
  .menu.isClose {
    height: 72px;
  }
  .menu.isClose.bgWhite {
    background-color: #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
  }
  .menu.isClose.bgWhite .menu__logo {
    color: #000 !important;
  }
  .menu.isClose.bgWhite .menu__burger {
    color: #000 !important;
  }
}
.menu.isClose:not(.bgWhite) {
  height: 0;
  overflow: visible;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu.mobile-color .menu__logo {
    color: #000;
  }
  .menu.mobile-color .menu__burger {
    color: #000;
  }
}
.menu__inner {
  position: relative;
  height: 100%;
  min-height: 100%;
  opacity: 0;
  top: 0;
  z-index: -1;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.isOpen .menu__inner {
  z-index: 1;
  visibility: visible;
  opacity: 1;
}
@media (max-width: 739px) {
  .isOpen .menu__inner {
    position: absolute;
    overflow-y: scroll;
    position: fixed;
    top: 80px;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .isOpen .menu__inner .mCSB_inside > .mCSB_container {
    margin-right: 0;
  }
  .isOpen .menu__inner .mCSB_scrollTools {
    bottom: 30px;
  }
}
.menu__logo {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  position: fixed;
  z-index: 100;
  left: 45px;
  top: 45px;
  color: #2c2829;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.menu__logo:link,
.menu__logo:visited {
  color: #2c2829;
}
.menu__logo:hover {
  opacity: .7;
}
.white .menu__logo {
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .mono .menu__logo {
    color: #fff;
  }
}
@media (max-width: 739px) {
  .mono .menu__logo {
    color: #fff;
  }
}
@media screen and (min-width: 1280px) {
  .menu--report .menu__logo {
    color: #2c2829;
  }
}
.isOpen .menu--report .menu__logo {
  color: #fff;
}
.menu__logo img {
  width: 142px;
  height: 20px;
  display: block;
}
.menu__logo .icon {
  height: 19px;
  width: 146px;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.isOpen .menu__logo {
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__logo {
    top: 24px;
  }
}
@media (max-width: 739px) {
  .menu__logo {
    left: 30px;
    top: 25px;
  }
  .menu__logo .icon {
    width: 140px;
  }
}
@media (max-width: 360px) {
  .menu__logo {
    left: 30px;
    top: 25px;
  }
  .menu__logo .icon {
    width: 47px;
  }
}
.menu__link {
  color: #9e978e;
  top: 48px;
  left: 213px;
  position: fixed;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu__link:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: -3px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__link {
    top: 26px;
  }
}
@media (max-width: 739px) {
  .menu__link {
    display: none;
  }
}
.isOpen .menu__link {
  opacity: 0;
}
.menu__link--yellow {
  color: #fec72e;
  cursor: default;
}
.menu__link--yellow:after {
  display: none;
}
@media (max-width: 739px) {
  .menu--top-link {
    display: block;
    top: 28px;
    left: 190px;
  }
}
@media (max-width: 360px) {
  .menu--top-link {
    left: 97px;
  }
}
.menu__nav {
  position: absolute;
  height: 28px;
  z-index: 100;
  right: 50px;
  top: 43px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__nav {
    top: 21px;
  }
}
@media (max-width: 739px) {
  .menu__nav {
    right: 30px;
    top: 25px;
    position: fixed;
  }
}
.menu__burger {
  cursor: pointer;
  position: relative;
  z-index: 100;
  height: 12px;
  width: 20px;
  display: block;
  color: #2c2829;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
@media screen and (min-width: 1280px) {
  .menu__burger:hover {
    opacity: .7;
  }
}
@media (max-width: 739px) {
  .menu__burger {
    top: -2px;
  }
}
.menu__burger.isActive {
  color: #fff;
}
.menu__burger:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__burger:after {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 739px) {
  .menu__burger:after {
    width: 40px;
    height: 40px;
  }
}
.white .menu__burger {
  color: #fff;
}
.isOpen .menu__burger {
  color: #fff;
}
.isSearchOpen ~ .menu__burger {
  filter: blur(6px);
}
.menu__line {
  display: block;
  width: 20px;
  height: 0;
  border-bottom: 2px solid;
  border-color: inherit;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.menu__line--1 {
  top: 0;
}
.isActive .menu__line--1 {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.menu__line--2 {
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.isActive .menu__line--2 {
  top: 50%;
  width: 0;
}
.menu__line--3 {
  top: 100%;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.isActive .menu__line--3 {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.menu__content {
  opacity: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.isOpen .menu__content {
  opacity: 1;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__content {
    height: 100%;
    min-height: auto;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 739px) {
  .menu__content {
    display: block;
    height: auto;
  }
}
.menu__col-item {
  display: block;
  vertical-align: top;
  text-align: left;
}
.menu__col-item:last-child {
  margin-right: 0;
}
.menu__col-item.isHide {
  display: none;
}
.menu__col-item:first-child:hover + .menu__col-item {
  opacity: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col-item {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 739px) {
  .menu__col-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.menu__col {
  width: calc(66.666% - 4px);
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  padding: 108px 20px 50px 50px;
  position: relative;
  height: auto;
  min-height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col {
    text-align: center;
    width: 100%;
    padding: 115px 0 105px 0;
    min-height: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 739px) {
  .menu__col {
    width: 100%;
    text-align: left;
    padding: 0 30px 30px;
  }
  .menu__col.active {
    padding-bottom: 110px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col.active {
    padding-top: 39px;
  }
}
.menu__col--search {
  background-color: #292526;
  width: calc(33.333% + 4px);
}
.menu__col--search .menu__col-li {
  font-size: 18px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col--search {
    width: 100%;
    padding: 74px 0 69px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (max-width: 739px) {
  .menu__col--search {
    width: 100%;
    padding: 36px 30px 113px 30px;
  }
  .menu__col--search .menu__col-li {
    margin-bottom: 1px;
  }
}
.menu__lk {
  position: absolute;
  top: 48px;
  right: 49px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu__lk:link,
.menu__lk:visited,
.menu__lk:hover,
.menu__lk:active {
  color: #fff;
}
.menu__lk .icon {
  height: 26px;
  width: 20px;
  color: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .menu__lk:hover .icon {
    fill-opacity: .7;
  }
}
.menu__lk:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__lk:after {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 739px) {
  .menu__lk:after {
    width: 40px;
    height: 40px;
  }
}
.isOpen .menu__lk {
  display: block;
  visibility: visible;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__lk {
    position: relative;
    top: 2px;
    left: auto;
    right: auto;
    margin-right: 29px;
    display: none;
    visibility: hidden;
  }
  .isOpen .menu__lk {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 739px) {
  .menu__lk {
    position: relative;
    left: auto;
    right: auto;
    margin-right: 24px;
    display: none;
    visibility: hidden;
    top: 2px;
  }
  .isOpen .menu__lk {
    display: block;
    visibility: visible;
  }
}
.menu__lk--visible {
  display: inline-block;
}
.menu__lk--hidden {
  display: none;
}
.menu__lk.active .menu__lk--visible {
  display: none;
}
.menu__lk.active .menu__lk--hidden {
  display: inline-block;
}
.menu__lk.authorized {
  text-align: center;
  width: 30px;
  height: 30px;
  top: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #9e978e;
  overflow: hidden;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__lk.authorized {
    top: 0;
  }
}
@media (max-width: 739px) {
  .menu__lk.authorized {
    top: -1px;
  }
}
.menu__lk--no-avatar {
  line-height: 27px;
  border: 2px solid #fff;
}
.menu__lk--no-avatar .icon {
  width: 11px;
  height: 15px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
}
@media (max-width: 739px) {
  .menu__lk--no-avatar .icon {
    width: 12px;
  }
}
.menu__lk--avatar {
  border: 2px solid #9e978e;
}
.menu__lk--avatar-photo {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.menu__search {
  position: absolute;
  top: 48px;
  left: 47px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu__search:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__search:after {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 739px) {
  .menu__search:after {
    width: 40px;
    height: 40px;
  }
}
.menu__search:link,
.menu__search:visited,
.menu__search:hover,
.menu__search:active {
  color: #fff;
}
.menu__search .icon {
  height: 24px;
  width: 21px;
  color: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .menu__search:hover .icon {
    fill-opacity: .7;
  }
}
.isOpen .menu__search {
  color: #fff;
}
.isSearchOpen .menu__search {
  opacity: 0;
  z-index: -1;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__search {
    display: none;
    visibility: hidden;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 27px;
  }
  .isOpen .menu__search {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 739px) {
  .menu__search {
    display: none;
    visibility: hidden;
    position: relative;
    top: 2px;
    left: 0;
    margin-right: 22px;
  }
  .isOpen .menu__search {
    display: block;
    visibility: visible;
  }
}
.menu__col-inner {
  font-size: 0;
  line-height: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col-inner {
    width: auto;
    margin: 0 auto;
    width: 100%;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col--search .menu__col-inner {
    width: 100%;
    margin: 0;
  }
}
.menu__col-title {
  font-size: 18px;
  line-height: 3;
  color: #c9c8c8;
  margin-bottom: 5px;
  font-weight: 500;
}
.bx-no-retina .windows .menu__col-title {
  font-weight: 400;
}
@media (max-width: 739px) {
  .menu__col-title {
    margin-top: 19px;
    margin-bottom: 7px;
    line-height: normal;
  }
}
.menu__col-ul--rudy.isHide {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.menu__col-ul {
  list-style: none;
  padding-left: 0;
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding-right: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col-ul {
    width: 209px;
    padding-right: 0;
    margin-right: 97px;
  }
  .menu__col-ul:last-child {
    margin-right: 0;
  }
}
@media (max-width: 739px) {
  .menu__col-ul {
    display: block;
    margin-bottom: 27px;
  }
  .menu__col-ul:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col--search .menu__col-ul {
    width: 100%;
    max-width: 750px;
    padding-right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.menu__col-ul--submenu {
  position: relative;
  display: block;
}
.menu__col-ul--submenu:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  width: 2px;
  opacity: .2;
  background: #fff;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .menu__col-ul--submenu {
    width: 100%;
    margin-left: 100px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col-ul--submenu .menu__col-li:first-child {
    margin-bottom: 0;
  }
}
.menu__col-li {
  font-size: 24px;
  line-height: 54px;
  font-weight: 500;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col-li {
    margin-bottom: -1px;
  }
  .menu__col-li:first-child {
    margin-bottom: 23px;
  }
}
.menu__col-li:hover .menu__submenu {
  opacity: 1;
  z-index: 10;
}
.menu__col-li:hover .icon {
  opacity: 0;
}
.menu__submenu .menu__col-li {
  font-size: 18px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col--search .menu__col-li {
    width: 209px;
    font-size: 18px;
    text-align: left;
    padding: 0;
    margin-right: 97px;
    margin-bottom: 0;
  }
  .menu__col--search .menu__col-li:nth-child(2n) {
    margin-right: 0;
  }
}
.menu__col-li--flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.menu__col-link-delimiter {
  height: 20px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  margin-left: 12px;
  margin-right: 12px;
  margin-top: -2px;
}
.menu__col-text-eng-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.menu__col-text-eng {
  padding-right: 10px;
}
.menu__col-icon-block {
  width: 16px;
  height: 16px;
  position: relative;
}
.menu__col-icon {
  color: #9e978e;
  opacity: .7;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu__col-icon--arrow {
  left: 7px;
  top: -2px;
}
.menu__submenu {
  position: absolute;
  left: 100%;
  top: 0;
  display: block;
  opacity: 0;
  min-height: 100%;
  z-index: -1;
}
.menu__submenu.isShow {
  height: auto;
  opacity: 1;
}
.menu__submenu.isShow .menu__col-title {
  display: none;
}
@media (max-width: 680px) {
  .menu__submenu {
    position: relative;
    left: 0;
    height: 0;
    overflow: hidden;
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .menu__submenu {
    display: block !important;
    position: absolute;
    left: 100%;
  }
}
.menu__col-link {
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
  font-weight: 500;
  display: inline-block;
}
.bx-no-retina .windows .menu__col-link {
  font-weight: 400;
}
.menu__col-link:hover,
.menu__col-link.active {
  color: #fff;
}
.menu__col-link:hover .menu__col-icon--arrow {
  -webkit-transform: translate(2px, -2px);
  -moz-transform: translate(2px, -2px);
  -ms-transform: translate(2px, -2px);
  -o-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
}
.menu__col-link:active .menu__col-icon--arrow {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.menu__col-link:hover .menu__col-icon,
.menu__col-link:active .menu__col-icon,
.menu__col-link.active .menu__col-icon {
  opacity: 1;
}
.menu__col-link .icon {
  color: inherit;
  display: inline-block;
  width: 5px;
  height: 9px;
  top: 4px;
  left: 3px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.menu__col-ul:hover .menu__col-link {
  color: #c9c8c8;
}
.menu__col-ul:hover .menu__col-link:hover,
.menu__col-ul:hover .menu__col-link.active {
  color: #fff;
}
.menu__col-ul:hover .menu__col-ul--submenu .menu__col-link {
  color: #fff;
}
.menu__col-ul:hover .menu__col-ul--submenu .menu__col-link:hover {
  color: #fff;
}
.menu__col-ul:hover .menu__col-ul--submenu:hover .menu__col-link {
  color: #c9c8c8;
}
.menu__col-ul:hover .menu__col-ul--submenu:hover .menu__col-link:hover {
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .menu__col-link {
    color: #fff !important;
  }
  .menu__col-link .icon {
    display: none;
  }
}
@media (max-width: 739px) {
  .menu__col-link {
    color: #fff !important;
  }
  .menu__col-link .icon {
    display: none;
  }
}
.menu__col-link--flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.menu__col-text {
  display: inline-block;
}
.search {
  padding: 50px 50px 122px 0;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  background: #292526;
  width: 0;
  overflow: hidden;
  display: none;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  width: calc(33.333% + 4px);
}
.search.isSearchOpen {
  height: 100%;
  min-height: 100%;
  display: block;
  z-index: 101;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .search.isSearchOpen {
    width: 100%;
    padding: 50px;
    position: fixed;
    max-height: 100vh;
  }
}
@media (max-width: 739px) {
  .search.isSearchOpen {
    width: 100%;
    padding: 30px 0 30px 30px;
    position: fixed;
  }
}
.search__header {
  width: calc(100% - 100px);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 739px) {
  .search__header {
    width: calc(100% - 30px);
  }
}
.search__input {
  position: relative;
}
.search__input input {
  display: block;
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  padding: 0 50px 18px 35px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  caret-color: #fec72e;
  font-family: "Geometria", Arial, sans-serif;
}
.search__input input::-ms-clear {
  display: none;
}
.search__input .icon {
  width: 24px;
  height: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.search__border {
  height: 1px;
  display: block;
  width: 100%;
  background-color: #fec72e;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search__close {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search__close:hover {
  color: #fec72e;
}
.search__clear {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 10px;
  height: 10px;
  display: none;
  opacity: .7;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search__clear:hover {
  opacity: 1;
}
.search__clear:after {
  content: '';
  position: absolute;
  top: -10px;
  left: -16px;
  background-color: transparent;
  width: 40px;
  height: 47px;
}
.search__clear .icon {
  width: 100%;
  height: 100%;
}
.notEmpty .search__clear {
  display: block;
}
.search__body {
  max-height: 100%;
  padding-top: 20px;
}
@media (max-width: 739px) {
  .search__body {
    max-height: 95%;
  }
}
.search__body .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.search__body .mCSB_scrollTools {
  right: 20px;
}
.search__body .mCSB_scrollTools .mCSB_draggerRail {
  opacity: 0;
}
.search__body .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #9e978e;
}
.search__body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #9e978e;
}
.search__body--ajax-update {
  height: 100%;
  overflow: auto;
}
.result {
  padding-top: 20px;
  overflow: auto;
  height: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
  letter-spacing: .5px;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1450px) {
  .result {
    width: calc(100% - 100px);
  }
}
@media (max-width: 739px) {
  .result {
    max-width: 299px;
  }
}
.result__group-title {
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 500;
  font-size: 14px;
}
.bx-no-retina .windows .result__group-title {
  font-weight: 400;
}
.result__item {
  display: block;
  margin-bottom: 21px;
  color: #fff;
  text-decoration: none;
  padding-left: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.result__item:hover {
  color: #fec72e;
}
@media (max-width: 739px) {
  .result__item {
    padding-left: 19px;
  }
}
.result__group {
  margin-bottom: 20px;
}
.result__title {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 500;
  line-height: 23px;
}
.bx-no-retina .windows .result__title {
  font-weight: 400;
}
.result__text {
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 18px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  font-weight: 500;
}
.bx-no-retina .windows .result__text {
  font-weight: 400;
}
.result__nothing {
  text-align: center;
  margin-top: 50px;
  color: rgba(255, 255, 255, 0.4);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .result__nothing {
    min-height: 110px;
  }
}
.quote {
  background-color: #2c2829;
  color: #fff;
}
.quote__inner {
  padding: 120px 50px 50px;
  margin: 0 auto;
  height: 100%;
  text-align: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .quote__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 739px) {
  .quote__inner {
    padding: 50px 0;
  }
}
.quote__item {
  padding: 50px 100px;
  font-size: 30px;
  max-width: 1280px;
  margin: 0 auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .quote__item {
    padding: 50px;
  }
}
@media (max-width: 739px) {
  .quote__item {
    padding: 50px 0;
    font-size: 20px;
  }
}
.quote__text {
  line-height: 1.6;
  font-style: italic;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  margin-bottom: 35px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .quote__text {
    margin-bottom: 70px;
  }
}
.quote__name {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 10px;
  letter-spacing: 2.4px;
  font-weight: 600;
}
.quote__position {
  max-width: 420px;
  margin: 0 auto 16px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 1.8px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 739px) {
  .quote__position {
    margin: 24px auto 24px;
  }
}
.quote__logo {
  display: block;
}
.quote__logo--vtb img {
  position: relative;
  max-width: 204px;
  max-height: 42px;
}
.quote .swiper-pagination {
  position: absolute;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  color: rgba(255, 255, 255, 0.4);
  font-size: 18px;
  letter-spacing: 1px;
  padding: 10px;
}
@media (max-width: 739px) {
  .quote .swiper-pagination {
    bottom: 0;
  }
}
.quote .swiper-container {
  height: 100%;
  min-height: 500px;
  position: relative;
}
.quote .swiper-container:before,
.quote .swiper-container:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 100px;
  background-image: linear-gradient(-270deg, #2c2829 0%, #2c2829 70%, rgba(44, 40, 41, 0) 100%);
}
.quote .swiper-container:before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .quote .swiper-container:after,
  .quote .swiper-container:before {
    width: 45px;
  }
  .quote .swiper-container:before {
    right: 0;
    background-image: linear-gradient(-270deg, #2c2829 0%, rgba(44, 40, 41, 0) 100%);
  }
  .quote .swiper-container:after {
    left: 0;
    background-image: linear-gradient(-270deg, #2c2829 0%, rgba(44, 40, 41, 0) 100%);
  }
}
@media (max-width: 739px) {
  .quote .swiper-container:after,
  .quote .swiper-container:before {
    display: none;
  }
}
.quote .swiper-container:before {
  right: 0;
}
.quote .swiper-container:after {
  left: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .quote .swiper-container:before,
  .quote .swiper-container:after {
    width: 60px;
  }
  .quote .swiper-container:before {
    left: auto;
    right: 0;
  }
  .quote .swiper-container:after {
    left: 0;
  }
}
@media (max-width: 739px) {
  .quote .swiper-container:after,
  .quote .swiper-container:before {
    display: none;
  }
}
.quote .swiper-button-prev {
  z-index: 50;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .quote .swiper-button-prev:hover {
    border-color: #b5afa9;
    background-color: #b5afa9;
  }
}
.quote .swiper-button-prev:active {
  border-color: #9e978e;
  background-color: #9e978e;
}
.quote .swiper-button-prev .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .quote .swiper-button-prev {
    top: auto;
    bottom: 0;
    left: 50px;
  }
}
@media (max-width: 739px) {
  .quote .swiper-button-prev {
    display: none;
  }
}
.quote .swiper-button-next {
  z-index: 50;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .quote .swiper-button-next:hover {
    border-color: #b5afa9;
    background-color: #b5afa9;
  }
}
.quote .swiper-button-next:active {
  border-color: #9e978e;
  background-color: #9e978e;
}
.quote .swiper-button-next .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .quote .swiper-button-next {
    top: auto;
    bottom: 0;
    right: 50px;
  }
}
@media (max-width: 739px) {
  .quote .swiper-button-next {
    display: none;
  }
}
.quote .swiper-slide {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 739px) {
  .quote .swiper-slide {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#subscribe {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  color: #2c2829;
}
@media (min-width: 740px) and (max-width: 1279px) {
  #subscribe {
    height: auto !important;
    display: block;
  }
  #subscribe .fp-tableCell {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    height: auto !important;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
#subscribe .fp-tableCell {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 625px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  #subscribe .fp-tableCell {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
#subscribe .fp-tableCell div[id^="comp"] {
  height: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  #subscribe .fp-tableCell div[id^="comp"] {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (min-width: 1280px) and (max-width: 5000px) {
  #subscribe .fp-tableCell div[id^="comp"] + .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  #subscribe .fp-tableCell div[id^="comp"] + .footer {
    margin-top: auto;
  }
}
@media (max-width: 739px) {
  #subscribe .fp-tableCell .subscribe__inner {
    padding: 101px 30px 30px;
  }
}
#subscribe .checkbox {
  margin-bottom: 19px;
}
@media (max-width: 739px) {
  #subscribe .checkbox {
    margin-bottom: 16px;
  }
}
#subscribe .checkbox__block {
  width: 37px;
  height: 37px;
}
@media (max-width: 739px) {
  #subscribe .checkbox__block {
    width: 36px;
    height: 36px;
  }
}
#subscribe .checkbox__label {
  margin-left: 15px;
  letter-spacing: 0.37px;
}
#subscribe .js-subscribe .subscribe__row {
  margin-bottom: 18px;
}
@media (max-width: 739px) {
  #subscribe .js-subscribe .subscribe__row {
    margin-bottom: 16px;
  }
}
#subscribe .js-subscribe .btn.btn--subscribe1 {
  padding: 15px 36px;
  margin-top: 2px;
}
@media (min-width: 1280px) and (max-width: 1449px) {
  #subscribe .js-subscribe .btn.btn--subscribe1 {
    padding: 15px 35px;
  }
}
@media (max-width: 739px) {
  #subscribe .js-subscribe .btn.btn--subscribe1 {
    margin-top: 17px;
  }
}
#subscribe .js-subscribe .btn.btn--subscribe2 {
  padding: 15px 34px;
  margin-top: 2px;
}
@media (min-width: 1280px) and (max-width: 1449px) {
  #subscribe .js-subscribe .btn.btn--subscribe2 {
    padding: 15px 35px;
  }
}
@media (max-width: 739px) {
  #subscribe .js-subscribe .btn.btn--subscribe2 {
    margin-top: 17px;
  }
}
#subscribe .subscribe__maintitle,
#subscribe .subscribe__maintitle2 {
  position: absolute;
  margin-left: 151px;
  margin-top: -93px;
  white-space: nowrap;
}
#subscribe .subscribe__link {
  display: block;
  color: #9e978e;
  text-decoration: none;
  font-size: 14px;
  margin-bottom: -8px;
  font-weight: 700;
}
#subscribe .subscribe__link .subscribe__icon {
  background: #9E978E;
  color: #fff;
}
@media (max-width: 739px) {
  #subscribe .subscribe__link {
    text-align: left;
    max-width: 230px;
  }
}
#subscribe .subscribe__icon {
  width: 32px;
  height: 32px;
  border-radius: 3px;
  border: 1px solid rgba(158, 151, 142, 0.5);
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#subscribe .subscribe__link:hover .subscribe__icon {
  border: 1px solid #000000;
  color: #fff;
}
#subscribe .subscribe__link--fb:hover .subscribe__icon {
  color: #fff;
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
}
#subscribe .subscribe__link--tw:hover .subscribe__icon {
  color: #fff;
  background-color: #00aced !important;
  border-color: #00aced !important;
}
#subscribe .subscribe__link--in:hover .subscribe__icon {
  color: #fff;
  background-color: #0077b5 !important;
  border-color: #0077b5 !important;
}
#subscribe .subscribe__link--fb .subscribe__icon-svg {
  top: auto;
  bottom: -15px;
  left: 64%;
}
#subscribe .subscribe__link--tw .subscribe__icon-svg {
  height: 20px;
  left: 4px;
  top: 7px;
  width: 19px;
}
#subscribe .subscribe__link--in .subscribe__icon-svg {
  height: 33px;
  width: 33px;
}
#subscribe .subscribe__maintitle,
#subscribe .subscribe__maintitle2 {
  position: absolute;
  margin-left: 152px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  #subscribe .subscribe__maintitle,
  #subscribe .subscribe__maintitle2 {
    margin-left: 113px;
  }
}
@media (max-width: 739px) {
  #subscribe .subscribe__maintitle,
  #subscribe .subscribe__maintitle2 {
    margin-top: -64px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .subscribe____col-fixmain {
    position: relative;
    left: -7px;
  }
}
.subscribe__col-fix {
  position: relative;
  left: 70px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .subscribe__col-fix {
    left: 27px;
  }
}
@media (max-width: 739px) {
  .subscribe__col-fix {
    margin-top: 40px !important;
    left: 0;
  }
}
@media (max-width: 739px) {
  .subscribe__row .input {
    margin-top: -3px;
  }
}
.js-subscrib-lk-form {
  margin-bottom: 15px;
}
.subscribe__inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 122px 50px 0px;
  height: 100%;
}
@media (max-width: 739px) {
  .subscribe__inner {
    padding: 101px 30px 30px;
  }
}
.subscribe__inner-wr {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 24em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .subscribe__inner-wr {
    padding: 50px;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.subscribe__row {
  display: block;
  width: 100%;
  margin-bottom: 21px;
}
.subscribe__row .input {
  margin-left: 1px;
  margin-top: -2px;
  width: 280px;
}
.subscribe__row .input input {
  height: 55px;
}
@media (min-width: 1280px) and (max-width: 1449px) {
  .subscribe__row .input {
    margin-left: -2px;
    margin-top: -2px;
  }
}
@media (max-width: 739px) {
  .subscribe__row .input {
    width: 314px;
  }
}
@media (max-width: 739px) {
  .subscribe__row.subscribe__row-input {
    margin-top: -12px;
  }
}
.subscribe__row--soc {
  padding-left: 1px;
  padding-top: 6px;
}
@media (max-width: 739px) {
  .subscribe__row--soc {
    padding-top: 1px;
  }
}
.subscribe__row--soc .subscribe__row {
  margin-bottom: 22px;
}
.subscribe__cols {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .subscribe__cols {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
  }
}
@media (max-width: 739px) {
  .subscribe__cols {
    display: block;
  }
}
.subscribe__cols-top {
  padding: 0 100px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .subscribe__cols-top {
    padding: 0;
  }
}
@media (max-width: 739px) {
  .subscribe__cols-top {
    padding: 0;
  }
}
.subscribe__col {
  max-width: 350px;
  padding-right: 18px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-basis: 50%;
  -ms-flex-basis: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.subscribe__col.shrinked {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  padding-right: 0;
}
@media (max-width: 739px) {
  .subscribe__col.shrinked {
    padding: 0px 37px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .subscribe__col {
    max-width: 310px;
  }
  .subscribe__col:last-child {
    padding-right: 0;
  }
}
@media (max-width: 739px) {
  .subscribe__col {
    display: block;
    max-width: 380px;
    margin: 0 auto;
    padding-right: 0;
  }
  .subscribe__col .btn {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 739px) {
  .subscribe__col-top {
    margin-right: auto;
    margin-left: auto;
  }
}
.subscribe__icon {
  width: 57px;
  height: 57px;
  border-radius: 50%;
  border: 1px solid rgba(158, 151, 142, 0.5);
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.subscribe__icon-svg {
  height: 27px;
  width: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.subscribe__icon-svg--tw {
  height: 22px;
  transform: none;
  top: 18px;
  left: 16px;
}
.subscribe__maintitle,
.subscribe__maintitle2 {
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  color: #4A4A4A;
  margin-bottom: 37px;
  font-weight: bold;
}
@media (min-width: 1280px) and (max-width: 1449px) {
  .subscribe__maintitle,
  .subscribe__maintitle2 {
    margin-left: -148px;
  }
}
@media (max-width: 739px) {
  .subscribe__maintitle,
  .subscribe__maintitle2 {
    text-align: left;
    margin-left: 0px !important;
    margin-bottom: 32px !important;
  }
}
@media (max-width: 739px) {
  .js-subscribe + .js-subscribe {
    margin-top: 42px;
  }
}
.subscribe__text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 9px;
}
.subscribe__text span {
  font-weight: normal;
  display: inline-block;
  margin-left: 7px;
}
@media (max-width: 739px) {
  .subscribe__text span {
    margin-left: 3px;
  }
}
.subscribe__title {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 70px;
  color: #2c2829;
  text-align: center;
}
@media (max-width: 739px) {
  .subscribe__title {
    margin-bottom: 45px;
  }
}
@media (max-width: 360px) {
  .subscribe__title {
    font-size: 24px;
    margin-bottom: 35px;
  }
}
.subscribe__subtitle {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 739px) {
  .subscribe__subtitle {
    padding-bottom: 0px;
  }
}
@media (max-width: 360px) {
  .subscribe__subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.subscribe__subtext,
.subscribe__subtext2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  margin-top: 8px;
  letter-spacing: 0.06px;
  max-width: 240px;
}
@media (max-width: 739px) {
  .subscribe__subtext,
  .subscribe__subtext2 {
    max-width: none;
  }
}
.subscribe__subtext--alert,
.subscribe__subtext2--alert {
  color: #FF5C39;
  display: none;
  line-height: 18px;
  margin-top: 3px;
  max-width: none;
}
@media (max-width: 739px) {
  .subscribe__subtext--alert,
  .subscribe__subtext2--alert {
    margin-bottom: -17px;
  }
}
.subscribe__subtext a,
.subscribe__subtext2 a {
  color: #9E978E;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  margin-top: 10px;
  display: inline-block;
}
.subscribe__subtext a:hover,
.subscribe__subtext2 a:hover {
  border-bottom-color: #9E978E;
}
@media (max-width: 739px) {
  .subscribe__subtext2 {
    margin-bottom: 26px;
  }
}
.btn.btn--subscribe1 {
  padding: 14px 49px;
  margin: 7px -1px;
}
@media (max-width: 739px) {
  .btn.btn--subscribe1 {
    margin-bottom: 16px !important;
  }
}
.btn.btn--subscribe1:active[type="submit"],
.btn.btn--subscribe1:hover[type="submit"] {
  background: #FFC600;
  border-color: #FFC600;
}
.subscribe__change {
  margin-top: 16px;
}
.subscribe__change a {
  text-decoration: none;
  border-bottom: 1px solid #FFC600;
}
.subscribe__change a:hover {
  border-bottom-color: transparent;
}
@media (max-width: 739px) {
  .subscribe__change {
    margin-top: 13px;
  }
}
.subscribe__cancel.btn {
  padding-left: 0;
  padding-right: 0;
  border-color: transparent !important;
  background: transparent !important;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.25) !important;
  text-decoration: none !important;
  margin-left: 14px;
  cursor: pointer;
  font-weight: bold;
  margin-top: -5px;
}
.subscribe__cancel.btn:hover {
  color: #4c4c4c;
  text-decoration: underline;
}
@media (min-width: 1280px) and (max-width: 1449px) {
  .subscribe__cancel.btn {
    margin-top: -6px;
    margin-left: 9px;
    font-size: 16px;
  }
}
@media (max-width: 739px) {
  .subscribe__cancel.btn {
    margin: 11px 0 30px;
  }
}
@media (max-width: 360px) {
  .subscribe__cancel.btn {
    font-size: 12px;
    margin-top: 0;
  }
}
.subscribe__nospam {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
  margin-top: 9px;
  font-weight: bold;
}
@media (max-width: 739px) {
  .subscribe__nospam {
    margin: 0 0 -3px;
  }
}
@media (max-width: 360px) {
  .subscribe__nospam {
    font-size: 12px;
    margin-top: 0;
  }
}
.js-subscribe-success2 .subscribe__subtext,
.js-subscribe-success2 .subscribe__subtext2 {
  max-width: 235px;
}
.js-subscribe-success {
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  width: 325px;
  position: absolute;
  left: 229px;
  height: 32px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  /* identical to box height, or 143% */
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  opacity: 0;
  transition: opacity ease-in-out 0.3s;
}
.js-subscribe-success.visible {
  opacity: 1;
}
@media (max-width: 739px) {
  .js-subscribe-success {
    left: -7px;
    top: 199px;
  }
}
.subscribe__link--fb:hover .subscribe__icon {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}
.subscribe__link--tw:hover .subscribe__icon {
  color: #fff;
  background-color: #00aced;
  border-color: #00aced;
}
break {
  flex-basis: 100%;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
@media screen and (max-width: 739px) {
  .js-subscribe-success2 .subscribe__subtext,
  .js-subscribe-success2 .subscribe__subtext2 {
    max-width: 100%;
  }
}
.footer {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  padding: 39px 0 36.5px 0;
  border-top: solid 1px #e5e5e5;
}
@media (max-height: 650) {
  .footer {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@media (max-width: 739px) {
  .footer {
    padding: 9px 0 14px 0;
  }
}
.footer--alone {
  position: relative;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.footer--border {
  border-top: solid 1px #e5e5e5;
}
.footer--border-light {
  border-top: solid 1px rgba(229, 229, 229, 0.2);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .footer {
    position: static;
    height: 150px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 739px) {
  .footer {
    position: static;
    height: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.footer__inner {
  max-width: 1280px;
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 740px) and (max-width: 1430px) {
  .footer__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .footer__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 739px) {
  .footer__inner {
    height: auto;
    padding: 30px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.footer__link {
  color: #9e978e;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer__link:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 1px;
}
@media (max-width: 739px) {
  .footer__link:after {
    bottom: -5px;
  }
}
.footer__link:hover {
  color: rgba(158, 151, 142, 0.7);
}
.footer__link:active:after {
  opacity: 0;
}
.footer__link--phone {
  color: #2c2829;
}
.footer__link--phone:after {
  display: none;
}
.footer__link--email {
  font-weight: 700;
}
.footer__poly {
  font-size: 14px;
  font-weight: 500;
  color: #9e978e;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer__poly:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 1px;
}
.footer__poly:hover {
  color: rgba(158, 151, 142, 0.7);
}
.footer__poly:hover:after {
  opacity: .7;
}
.footer__poly:active:after {
  opacity: 0;
}
@media (max-width: 739px) {
  .footer__poly:after {
    bottom: -5px;
  }
}
@media (max-width: 360px) {
  .footer__poly {
    font-size: 11px;
  }
}
@media (min-width: 740px) and (max-width: 1100px) {
  .footer__item {
    margin-bottom: 19px;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
  }
  .footer__item:nth-child(even) {
    text-align: right;
  }
}
@media (max-width: 739px) {
  .footer__item {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    line-height: normal;
  }
}
.footer__item--lower {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .footer__item--lower {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .footer__item--lower {
    margin-bottom: 25px;
  }
}
@media (max-width: 739px) {
  .footer__item--last-at-mobile {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    order: 4;
    margin-bottom: 0;
  }
}
.footer--dark {
  color: #fff;
  background: #2c2829;
  border-top: 1px solid rgba(229, 229, 229, 0.2);
}
.footer--dark .footer__copy {
  color: rgba(255, 255, 255, 0.5);
}
.footer--dark .footer__link--phone {
  color: #fff;
  border: 0;
}
.footer--dark .footer__link--phone:after {
  display: none;
}
.footer--dark .footer__link--phone:hover {
  color: rgba(255, 255, 255, 0.7);
}
.footer--light .footer__link--phone {
  color: #2c2829;
}
.btn {
  font-family: "Geometria", Arial, sans-serif;
  cursor: pointer;
  max-width: 100%;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: solid 1px #9e978e;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 30px;
  font-weight: 500;
  color: #2c2829;
  text-align: center;
  outline: none;
  text-decoration: none;
  display: inline-block;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn:hover,
.recent__item:hover .btn {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.btn:active {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
.btn--light {
  border-color: #fff;
  color: #fff;
}
.btn--dark {
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .btn--subscribe {
    padding: 15px 20px;
    width: auto;
  }
}
.btn--only {
  max-width: 150px;
}
.btn--yellow {
  background: #fec72e;
  border-color: #fec72e;
}
.btn--yellow:active {
  transition: none;
  border-color: #fee721;
  background: #fee721;
  color: #000;
}
.btn--yellow.disabled,
.btn--yellow[disabled] {
  background: rgba(254, 199, 46, 0.5);
  border-color: rgba(254, 199, 46, 0.5);
  color: #2c2829;
}
.btn--yellow:hover {
  border-color: #fee721;
  background: #fee721;
  color: #000;
}
@media (min-width: 768px) {
  .btn--yellow-medium {
    width: auto;
    padding: 15px 30px;
  }
}
@media (max-width: 739px) {
  .btn--mobile-yellow {
    background: #fec72e;
    border-color: #fec72e;
  }
  .btn--mobile-yellow:active {
    transition: none;
    border-color: #fee721;
    background: #fee721;
    color: #000;
  }
  .btn--mobile-yellow.disabled,
  .btn--mobile-yellow[disabled] {
    background: rgba(254, 199, 46, 0.5);
    border-color: rgba(254, 199, 46, 0.5);
    color: #2c2829;
  }
}
.btn--yellow-dib {
  background: #fec72e;
  border-color: #fec72e;
  display: inline-block;
  width: auto;
}
.btn--mobile {
  padding: 13px;
}
.btn--cancel {
  border: none;
  font-weight: 700;
  font-size: 16px;
  color: #9e978e;
}
.btn--cancel:hover {
  background: #fff;
  color: #4c4c4c;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .btn--cancel {
    text-align: left;
  }
}
.media {
  color: #fff;
  background-color: #2c2829;
}
.media__inner {
  padding: 55px 50px 50px 50px;
  height: 100%;
  max-width: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__inner {
    padding-top: 168px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 739px) {
  .media__inner {
    padding: 81px 0 35px;
  }
}
.media__slide {
  max-width: 720px;
  margin: 0 auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__slide {
    padding-top: 91px;
    padding-bottom: 50px;
  }
}
.media__slider {
  height: 100%;
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.media__slider .swiper-container {
  position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.media__slider .swiper-container:before,
.media__slider .swiper-container:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 100px;
  background-image: linear-gradient(-270deg, #2c2829 0%, #2c2829 70%, rgba(44, 40, 41, 0) 100%);
}
.media__slider .swiper-container:before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__slider .swiper-container:after,
  .media__slider .swiper-container:before {
    width: 45px;
  }
  .media__slider .swiper-container:before {
    right: 0;
    background-image: linear-gradient(-270deg, #2c2829 0%, rgba(44, 40, 41, 0) 100%);
  }
  .media__slider .swiper-container:after {
    left: 0;
    background-image: linear-gradient(-270deg, #2c2829 0%, rgba(44, 40, 41, 0) 100%);
  }
}
@media (max-width: 739px) {
  .media__slider .swiper-container:after,
  .media__slider .swiper-container:before {
    display: none;
  }
}
.media__slider .swiper-container:before {
  right: -50px;
}
.media__slider .swiper-container:after {
  display: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__slider .swiper-container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .media__slider .swiper-container:after {
    display: block;
    left: 0;
  }
}
@media (max-width: 739px) {
  .media__slider .swiper-container {
    padding-bottom: 39px;
  }
}
.media__slider .swiper-button-prev {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0 ;
  left: auto;
  right: auto;
  top: auto;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media screen and (min-width: 1280px) {
  .media__slider .swiper-button-prev:hover {
    border-color: #b5afa9;
    background-color: #b5afa9;
  }
}
.media__slider .swiper-button-prev:active {
  border-color: #9e978e;
  background-color: #9e978e;
}
.media__slider .swiper-button-prev .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 739px) {
  .media__slider .swiper-button-prev {
    display: none !important;
  }
}
.media__slider .swiper-button-next {
  position: relative;
  display: inline-block;
  margin: 0;
  left: auto;
  right: auto;
  top: auto;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media screen and (min-width: 1280px) {
  .media__slider .swiper-button-next:hover {
    border-color: #b5afa9;
    background-color: #b5afa9;
  }
}
.media__slider .swiper-button-next:active {
  border-color: #9e978e;
  background-color: #9e978e;
}
.media__slider .swiper-button-next .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 739px) {
  .media__slider .swiper-button-next {
    display: none !important;
  }
}
.media__slider .swiper-pagination {
  font-size: 18px;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.4);
  bottom: -1px;
  z-index: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__slider .swiper-pagination {
    bottom: 0;
  }
}
@media (max-width: 739px) {
  .media__slider .swiper-pagination {
    position: static;
    width: 50%;
    order: 2;
    text-align: right;
    padding-right: 30px;
    margin-bottom: -3px;
  }
}
@media screen and (min-width: 1280px) {
  .media__slider .swiper-slide {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__slider .swiper-slide {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 739px) {
  .media__slider .swiper-slide {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__slider:before {
    display: none;
  }
}
@media (max-width: 739px) {
  .media__slider {
    position: relative;
    padding-bottom: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }
  .media__slider:before {
    display: none;
  }
}
.media__col {
  text-align: left;
  position: absolute;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: 100%;
  z-index: 4;
  top: 0;
  background-color: #2c2829;
}
.media__col:before,
.media__col:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 100px;
  background-image: linear-gradient(-270deg, #2c2829 0%, #2c2829 70%, rgba(44, 40, 41, 0) 100%);
}
.media__col:before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__col:after,
  .media__col:before {
    width: 45px;
  }
  .media__col:before {
    right: 0;
    background-image: linear-gradient(-270deg, #2c2829 0%, rgba(44, 40, 41, 0) 100%);
  }
  .media__col:after {
    left: 0;
    background-image: linear-gradient(-270deg, #2c2829 0%, rgba(44, 40, 41, 0) 100%);
  }
}
@media (max-width: 739px) {
  .media__col:after,
  .media__col:before {
    display: none;
  }
}
.media__col:before {
  display: none;
}
.media__col:after {
  right: -50px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__col {
    background: transparent;
    height: auto;
    position: static;
    margin-bottom: 20px;
    margin-left: 50px;
  }
  .media__col:after,
  .media__col:before {
    display: none;
  }
}
@media (max-width: 739px) {
  .media__col {
    background: transparent;
  }
}
.media__buttons {
  margin-top: 96px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__buttons {
    margin-top: 0;
  }
}
.media__link {
  color: rgba(255, 255, 255, 0.2);
  font-size: 30px;
  line-height: 38px;
  text-decoration: none;
  bottom: 0;
  right: 50px;
  position: absolute;
  display: inline-block;
  z-index: 1;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.media__link:after {
  content: '';
  width: 100%;
  display: block;
  height: 1px;
  border-bottom: 1px solid;
}
@media screen and (min-width: 1280px) {
  .media__link:hover {
    color: #fff;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__link {
    position: static;
  }
}
@media (max-width: 739px) {
  .media__link {
    position: static;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 35px;
  }
}
.media__title {
  position: absolute;
  left: 0;
  bottom: 2px;
  font-weight: 700;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.2);
  z-index: 2;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__title {
    bottom: 0;
    left: 50px;
  }
}
@media (max-width: 739px) {
  .media__title {
    position: static;
    width: 50%;
    order: 1;
    padding-left: 30px;
  }
}
.media__text {
  padding: 0;
  font-size: 30px;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  line-height: 1.6;
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .media__text {
    padding: 0;
  }
}
@media (max-width: 739px) {
  .media__text {
    font-size: 20px;
    padding: 0;
  }
}
.recent {
  background-image: linear-gradient(297deg, #d9d6d2, #e8e6e4);
}
.recent--nofp {
  min-height: 100vh;
}
.recent--nofp .recent__inner {
  min-height: 100vh;
}
.recent--research {
  padding-top: 120px;
}
@media (max-width: 739px) {
  .recent--research {
    padding-top: 50px;
  }
}
.recent--research .recent__inner .swiper-slide {
  padding-top: 50px !important;
}
.recent__inner {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent__inner {
    padding-top: 50px;
  }
}
@media (max-width: 739px) {
  .recent__inner {
    padding-top: 38px;
  }
}
.recent__section-title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  width: 100%;
  margin: 0 auto 50px;
  color: #4a4a4a;
}
.recent__item {
  max-width: 450px;
  margin: 0 auto;
  cursor: default;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent__item {
    max-width: 668px;
  }
}
.recent__item.grey:hover .recent__title {
  color: #9e978e;
}
.recent__item.blue:hover .recent__title {
  color: #74d1ea;
}
.recent__item.lightblue:hover .recent__title {
  color: #4bdbc3;
}
.recent__item.yellowlight:hover .recent__title {
  color: #fee721;
}
.recent__item.orange:hover .recent__title {
  color: #fec72e;
}
.recent__item.red:hover .recent__title {
  color: #ff5c39;
}
.recent__item.purple:hover .recent__title {
  color: #eb6fbd;
}
.recent__empty {
  height: 100%;
  min-height: 320px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent__empty {
    min-height: auto;
    padding-top: 38px;
    padding-bottom: 96px;
  }
}
@media (max-width: 739px) {
  .recent__empty {
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 92px;
  }
}
.recent__more {
  font-size: 36px;
  line-height: 36px;
  color: #9e978e;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.recent__more:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #9e978e;
  opacity: .3;
  position: absolute;
  bottom: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .recent__more:hover {
    color: #000;
  }
  .recent__more:hover:after {
    opacity: 1;
  }
}
.recent__more:active {
  color: #000;
}
.recent__more:active:after {
  opacity: 1;
}
@media (max-width: 739px) {
  .recent__more {
    font-size: 24px;
  }
  .recent__more:after {
    bottom: 0;
  }
}
.recent__title {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 32px;
  line-height: 38px;
  color: #4a4a4a;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  text-decoration: none;
}
.recent__info {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #9e978e;
}
.recent__info span {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 739px) {
  .recent__info span {
    margin-bottom: 14px;
  }
  .recent__info span:last-child {
    margin-bottom: 0;
    margin-top: -14px;
  }
}
.recent__subtitle {
  text-transform: uppercase;
}
.recent__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 25px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent__text {
    margin-bottom: 40px;
  }
}
@media (max-width: 739px) {
  .recent__text {
    color: #666;
    margin-bottom: 40px;
  }
}
.recent__separ {
  display: inline-block;
  height: 17px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0 15px;
  vertical-align: middle;
}
.recent__footer {
  text-align: left;
}
.recent .swiper-slide {
  padding: 120px 50px 50px 150px;
  height: auto !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.recent .swiper-slide:after {
  content: '';
  width: 1px;
  height: 100%;
  max-height: 480px;
  position: absolute;
  right: 0;
  top: 50%;
  background: #000;
  display: block;
  opacity: .1;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.recent .swiper-slide:nth-last-child(-2n+2):after {
  display: none;
}
.recent .swiper-slide.swiper-slide-active {
  padding: 120px 50px 50px 150px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent .swiper-slide.swiper-slide-active {
    width: 100% !important;
    height: auto !important;
    padding: 50px 50px 53px 50px;
  }
}
@media (max-width: 739px) {
  .recent .swiper-slide.swiper-slide-active {
    padding: 50px 30px;
  }
}
.recent .swiper-slide.swiper-slide-next {
  padding: 120px 150px 50px 50px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent .swiper-slide.swiper-slide-next {
    width: 100% !important;
    height: auto !important;
    padding: 44px 50px 50px 50px;
  }
}
@media (max-width: 739px) {
  .recent .swiper-slide.swiper-slide-next {
    padding: 35px 30px 50px 30px;
  }
}
.recent .swiper-slide.swiper-slide--empty {
  padding: 0 50px;
  height: auto;
}
.recent .swiper-slide.swiper-slide--empty:after {
  display: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent .swiper-slide.swiper-slide--empty {
    width: 100% !important;
  }
}
@media (max-width: 739px) {
  .recent .swiper-slide.swiper-slide--empty {
    padding: 0 30px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .recent .swiper-slide {
    height: auto !important;
    width: 100% !important;
    padding: 50px;
  }
  .recent .swiper-slide:after {
    width: auto;
    height: 1px;
    right: 50px;
    left: 50px;
    top: auto;
    bottom: 0;
    opacity: .2;
  }
}
@media (max-width: 739px) {
  .recent .swiper-slide {
    padding: 35px 30px 50px 30px;
    height: auto !important;
  }
  .recent .swiper-slide:after {
    width: auto;
    height: 1px;
    right: 30px;
    left: 30px;
    top: auto;
    bottom: 0;
    opacity: .2;
  }
}
.recent .swiper-button-prev {
  display: block;
  margin: 0 10px 0 0 ;
  left: 50px;
  right: auto;
  width: 64px;
  height: 64px;
  border: 1px solid #9e978e;
  border-radius: 50%;
  background: none;
  color: #2c2829;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.recent .swiper-button-prev:hover {
  border-color: #b5afa9;
  background-color: #b5afa9;
  color: #fff;
}
.recent .swiper-button-prev:active {
  border-color: #9e978e;
  background-color: #9e978e;
  color: #fff;
}
.recent .swiper-button-prev .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.recent .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.recent .swiper-button-next {
  display: block;
  margin: 0;
  left: auto;
  right: 50px;
  width: 64px;
  height: 64px;
  border: 1px solid #9e978e;
  border-radius: 50%;
  background: none;
  color: #2c2829;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.recent .swiper-button-next:hover {
  border-color: #b5afa9;
  background-color: #b5afa9;
  color: #fff;
}
.recent .swiper-button-next:active {
  border-color: #9e978e;
  background-color: #9e978e;
  color: #fff;
}
.recent .swiper-button-next .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.recent .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.recent__bold {
  font-weight: 700;
  font-size: 14px;
  color: #000;
}
.graph {
  font-size: 14px;
  line-height: 1.86;
  margin-bottom: 30px;
}
.graph:after {
  content: '';
  display: table;
  width: 100%;
  float: none;
  clear: both;
}
.graph__img {
  width: 164px;
  height: 164px;
  float: left;
  margin-right: 60px;
}
@media (max-width: 739px) {
  .graph__img {
    margin: 0 auto 20px;
    float: none;
    clear: both;
  }
}
.graph__title {
  font-weight: 700;
  margin-bottom: 20px;
  max-width: 80%;
}
@media (max-width: 739px) {
  .graph__title {
    margin: 0 auto 20px;
    text-align: center;
  }
}
.graph__text {
  font-weight: 500;
  color: #000;
  opacity: .6;
  margin-bottom: 30px;
  position: relative;
  padding-left: 40px;
  margin-left: 230px;
}
@media (max-width: 739px) {
  .graph__text {
    margin: 0 auto 20px;
  }
}
.graph__perc {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.recent__footer .btn:active {
  background-color: #9e978e;
}
@media (max-width: 739px) {
  .recent__footer .btn {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    display: block;
  }
}
.time {
  background: #fff;
  position: relative;
  overflow: hidden;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time:after,
  .time:before {
    display: none;
  }
}
@media (max-width: 739px) {
  .time:after,
  .time:before {
    display: none;
  }
}
.time .swiper-container {
  height: 100%;
  max-height: 100%;
  padding-top: 120px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time .swiper-container {
    height: auto !important;
    padding-top: 155px;
  }
}
@media (max-width: 739px) {
  .time .swiper-container {
    height: auto !important;
    padding: 120px 30px 100px 58px;
  }
}
.time .swiper-wrapper {
  height: 650px !important;
  max-width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time .swiper-wrapper {
    height: auto !important;
    display: block;
  }
}
@media (max-width: 739px) {
  .time .swiper-wrapper {
    height: auto !important;
    display: block;
  }
}
.time .swiper-slide {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: auto;
}
.time .swiper-slide.more {
  z-index: 100;
  position: relative;
  opacity: 1;
  padding-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time .swiper-slide {
    height: auto !important;
    display: block;
    padding-bottom: 29px;
  }
  .time .swiper-slide:after {
    content: '';
    display: table;
    width: 100%;
    float: none;
    clear: both;
  }
}
@media (max-width: 739px) {
  .time .swiper-slide {
    height: auto !important;
    display: block;
    padding-bottom: 0;
  }
}
.time .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.time .fp-tableCell {
  height: auto !important;
}
@media (max-width: 739px) {
  .time {
    height: auto !important;
  }
  .time .fp-tableCell {
    height: auto !important;
  }
}
.time .mCSB_scrollTools {
  opacity: 0 !important;
}
.time--nofp {
  min-height: 100vh;
}
.time--nofp .time__inner {
  min-height: 100vh;
}
.time--nofp .swiper-container {
  min-height: 100vh;
}
.time--nofp .time__row {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.time--nofp .time__more {
  position: relative;
  display: inline-block;
}
.time--nofp .time__more:after {
  opacity: 1;
  content: '';
  display: block;
  height: 100vh;
  width: 6px;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -3px;
}
.time__inner {
  max-width: 1280px;
  padding: 120px 50px 50px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  max-height: 100%;
  padding: 0 50px;
}
@media (max-width: 739px) {
  .time__inner {
    padding: 30px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__inner {
    height: auto;
  }
}
@media (max-width: 739px) {
  .time__inner {
    height: auto;
    padding: 0;
  }
  .time__inner:before {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .time__inner--scroll {
    height: 100vh;
    overflow: auto;
  }
}
@media (min-width: 5760px) {
  .time__inner--scroll {
    height: auto;
  }
}
.time__inner--scroll:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  height: 120px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.97) 54%, #ffffff 59%, #ffffff 100%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__inner--scroll:before {
    display: none;
  }
}
@media (max-width: 739px) {
  .time__inner--scroll {
    height: auto;
    padding: 50px 30px 50px 58px;
  }
  .time__inner--scroll:before {
    display: none;
  }
}
.time__item {
  padding: 0 83px 0 100px;
  width: 50%;
  float: left;
  text-align: left;
  position: relative;
  z-index: 9;
}
.time__item:before {
  content: '';
}
.time__item .btn {
  opacity: .2;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__item .btn {
    width: 265px;
  }
}
@media (max-width: 739px) {
  .time__item .btn {
    width: 100%;
    max-width: 265px;
    margin-left: 0;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .time__item .btn {
    opacity: 1;
  }
  .animated .time__item .btn,
  .time__item:hover .btn {
    opacity: 1;
  }
  .animated .time__item .time__date,
  .time__item:hover .time__date {
    color: #b5afa9;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__item {
    padding: 0 48px 45px 0;
  }
  .animated .time__item .btn {
    opacity: 1;
  }
}
@media (max-width: 739px) {
  .time__item {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
  }
  .animated .time__item .btn {
    opacity: 1;
    width: 100%;
    max-width: 420px;
    display: block;
  }
}
@media (max-width: 739px) and (max-width: 739px) {
  .animated .time__item .btn {
    width: 100%;
    max-width: 265px;
  }
}
.time__item--right {
  float: right;
  padding-left: 109px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__item--right {
    padding: 0 0 45px 45px;
  }
}
@media (max-width: 739px) {
  .time__item--right {
    float: none;
    clear: both;
    padding: 0;
  }
}
.time__date {
  position: absolute;
  left: 100%;
  padding-left: 24px;
  font-size: 24px;
  color: rgba(181, 175, 169, 0.2);
  white-space: nowrap;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.time__item--right .time__date {
  left: auto;
  right: 100%;
  padding-right: 24px;
  padding-left: 0;
}
.time__item--right .time__date:after {
  left: 100%;
}
@media (max-width: 739px) {
  .time__item--right .time__date {
    padding: 0;
    right: auto;
    left: auto;
  }
  .time__item--right .time__date:after {
    left: auto;
    right: 100%;
    top: 7px;
  }
}
.time__date:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  display: block;
  background: #fff;
  border: 3px solid rgba(158, 151, 142, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .time__date:after {
    border-color: #b5afa9;
  }
  .animated .time__date:after,
  .time__item:hover .time__date:after {
    border-color: #b5afa9;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .animated .time__date:after {
    border-color: #b5afa9;
  }
}
@media (max-width: 739px) {
  .time__date:after {
    left: auto;
    right: 100%;
    top: 7px;
  }
  .animated .time__date:after {
    border-color: #b5afa9;
  }
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .time__date {
    color: #b5afa9;
  }
  .animated .time__date,
  .time__item:hover .time__date {
    border-color: #b5afa9;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .animated .time__date {
    color: #b5afa9;
  }
}
@media (max-width: 739px) {
  .time__date {
    position: relative;
    padding: 0;
    left: auto;
    right: auto;
    margin-bottom: 32px;
    top: 0;
  }
  .animated .time__date {
    color: #b5afa9;
  }
}
.time__title {
  font-size: 32px;
  font-weight: 800;
  color: rgba(76, 76, 76, 0.2);
  margin-bottom: 17px;
  text-transform: uppercase;
  max-width: 380px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__title {
    margin-bottom: 17px;
    width: 288px;
  }
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .time__title {
    color: #4c4c4c;
  }
  .animated .time__title,
  .time__item:hover .time__title {
    color: #4c4c4c;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .animated .time__title {
    color: #4c4c4c;
  }
}
@media (max-width: 739px) {
  .time__title {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 17px;
    width: auto;
    max-width: 420px;
  }
  .animated .time__title {
    color: #4c4c4c;
  }
}
@media (max-width: 360px) {
  .time__title {
    font-size: 24px;
  }
}
.time__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.86;
  color: rgba(0, 0, 0, 0.2);
  opacity: .6;
  margin-bottom: 27px;
  width: 340px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.time__text p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .time__text {
    color: #4c4c4c;
  }
  .animated .time__text,
  .time__item:hover .time__text {
    color: #4c4c4c;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__text {
    width: 288px;
  }
  .animated .time__text {
    color: #4c4c4c;
  }
}
@media (max-width: 739px) {
  .time__text {
    margin-bottom: 27px;
    line-height: 1.86;
    max-width: 420px;
    width: auto;
  }
  .animated .time__text {
    color: #4c4c4c;
  }
}
.time__line {
  position: absolute;
  display: block;
  width: 1px;
  background: #9e978e;
  opacity: .4;
  top: 0;
  bottom: 0;
  left: -14px;
  right: 14px;
  margin: auto;
  z-index: 0;
  height: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__line {
    bottom: 0;
    left: 0;
    right: 0;
    top: 83px;
    height: calc(100% - 83px);
  }
}
@media (max-width: 739px) {
  .time__line {
    left: 30px;
    right: auto;
    margin: 0;
    height: auto;
    top: 0;
  }
}
.time__wrap {
  max-height: 100%;
  overflow: auto;
  position: relative;
}
.time__row {
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}
.time__row--bottom {
  background: #fff;
  z-index: 100;
  position: relative;
  padding-bottom: 70px;
}
@media (max-width: 739px) {
  .time__row--bottom {
    padding-bottom: 0;
    max-width: 265px;
  }
}
.time__more {
  background: #fff;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-top: 37px;
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.time__more:link,
.time__more:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.time__more:hover {
  color: rgba(158, 151, 142, 0.7);
}
.time__more:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .time__more {
    display: inline;
    text-align: center;
  }
}
.time__box {
  padding-bottom: 65px;
}
.time__box:first-child {
  padding-top: 120px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .time__box:first-child {
    padding-top: 65px;
  }
}
@media (max-width: 739px) {
  .time__box:first-child {
    padding-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .time__box:nth-last-child(2) {
    padding-bottom: 215px;
  }
}
@media (max-width: 739px) {
  .time__box:nth-last-child(2) {
    padding-bottom: 0;
  }
}
@media (max-width: 739px) {
  .time__box {
    padding: 0 0 52px 0;
  }
}
.time__box:after {
  content: '';
  float: none;
  clear: both;
  display: table;
}
.indust {
  position: relative;
  background-image: linear-gradient(297deg, #d9d6d2, #e8e6e4);
}
@media screen and (min-width: 1280px) {
  .indust .swiper-container {
    height: 100%;
    max-height: 100%;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust .swiper-container {
    height: auto !important;
  }
}
@media (max-width: 739px) {
  .indust .swiper-container {
    height: auto !important;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust .swiper-wrapper {
    height: auto !important;
  }
}
@media (max-width: 739px) {
  .indust .swiper-wrapper {
    height: auto !important;
  }
}
.indust .swiper-slide {
  height: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust .swiper-slide.animated {
    opacity: 1;
  }
}
.indust:before {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to bottom, #e8e6e4, rgba(249, 249, 251, 0));
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
}
.indust:after {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to top, #e8e6e4, rgba(249, 249, 251, 0));
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust {
    height: auto !important;
  }
  .indust:after,
  .indust:before {
    display: none;
  }
}
@media (max-width: 739px) {
  .indust:after,
  .indust:before {
    display: none;
  }
}
.indust .mCSB_2_container:before,
.indust .mCSB_2_container:after {
  content: '';
  display: block;
  height: 200px;
}
.indust .mCSB_scrollTools {
  opacity: 0 !important;
}
.indust .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.indust__inner {
  max-width: 1280px;
  padding: 120px 50px 50px;
  margin: 0 auto;
  max-width: 100%;
  padding: 120px 0 50px;
  text-align: center;
  height: 100%;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}
@media (max-width: 739px) {
  .indust__inner {
    padding: 30px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__inner {
    height: auto !important;
    padding: 120px 30px 55px;
  }
  .indust__inner:after,
  .indust__inner:before {
    display: none;
  }
}
@media (max-width: 739px) {
  .indust__inner {
    height: auto;
    padding: 80px 30px 30px;
  }
  .indust__inner:after,
  .indust__inner:before {
    display: none;
  }
}
.indust__title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #2c2829;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__title {
    margin-bottom: 60px;
  }
}
@media (max-width: 739px) {
  .indust__title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
.indust__separ {
  width: 1px;
  height: 100px;
  background: #000;
  opacity: .2;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .indust__separ {
    margin-bottom: 40px;
  }
}
@media (max-width: 360px) {
  .indust__separ {
    height: 60px;
  }
}
.indust__slides {
  height: 100vh;
  overflow: auto;
  max-height: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__slides {
    height: auto;
    max-height: none;
  }
}
@media (max-width: 739px) {
  .indust__slides {
    height: auto;
    max-height: none;
  }
}
.indust__slide:first-child {
  margin-top: 40vh;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__slide:first-child {
    margin-top: 0;
  }
}
@media (max-width: 739px) {
  .indust__slide:first-child {
    margin-top: 0;
  }
}
.indust__slide:last-child {
  margin-bottom: 40vh;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__slide:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .indust__slide:last-child {
    margin-bottom: 0;
  }
}
.indust__slide.animated .indust__item {
  font-size: 120px;
  opacity: 1;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__slide.animated .indust__item {
    opacity: 1;
    font-size: 76px;
  }
}
@media (max-width: 739px) {
  .indust__slide.animated .indust__item {
    font-size: 40px;
    opacity: 1;
  }
}
@media (max-width: 360px) {
  .indust__slide.animated .indust__item {
    font-size: 30px;
    opacity: 1;
  }
}
.indust__wellcome {
  position: relative;
  line-height: 54px;
  font-size: 36px;
  font-weight: 700;
}
.indust__wellcome:after {
  content: '';
  width: 1px;
  margin: 0 auto;
  height: 100px;
  background: rgba(0, 0, 0, 0.2);
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__wellcome {
    line-height: 37px;
    font-size: 30px;
  }
  .indust__wellcome:after {
    margin: 60px auto 0;
  }
}
@media (max-width: 739px) {
  .indust__wellcome {
    display: none;
  }
}
.indust__slide--dummy {
  opacity: 0;
  position: relative;
  z-index: -1;
  height: 30vh;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__slide--dummy {
    display: none;
  }
}
@media (max-width: 739px) {
  .indust__slide--dummy {
    display: none;
  }
}
.indust__item {
  font-size: 110px;
  font-weight: 500;
  color: #2c2829;
  line-height: 1;
  padding: 55px 0;
  display: inline-block;
  text-decoration: none;
  opacity: .2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .indust__item {
    font-size: 72px;
    line-height: 86px;
    opacity: .2;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 739px) {
  .indust__item {
    font-size: 40px;
    margin-bottom: 0px;
    padding-bottom: 70px;
    opacity: .2;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .swiper-slide-active .indust__item {
    opacity: .2;
    font-size: 40px;
  }
  .swiper-slide-next .indust__item {
    opacity: .2;
  }
  .swiper-slide-prev .indust__item {
    opacity: .2;
  }
}
@media (max-width: 360px) {
  .indust__item {
    font-size: 30px;
    margin-bottom: 0px;
    padding-bottom: 70px;
    opacity: .2;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .swiper-slide-active .indust__item {
    opacity: .2;
    font-size: 30px;
  }
  .swiper-slide-next .indust__item {
    opacity: .2;
  }
  .swiper-slide-prev .indust__item {
    opacity: .2;
  }
  .indust__item.animated {
    opacity: 1;
  }
}
@-webkit-keyframes autofill {
  to {
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
.input {
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  border: solid 1px rgba(158, 151, 142, 0.5);
  color: #000;
  font-size: 18px;
  line-height: 0;
  height: 57px;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.input input {
  padding: 20px;
  background: none;
  outline: none;
  border: none;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
  display: block;
  width: 100%;
  height: 55.5px;
  /* 57 */
  caret-color: #fec72e;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: "Geometria", Arial, sans-serif;
}
.input input::-ms-clear {
  display: none;
}
.input input::-ms-reveal {
  display: none;
}
.input input:-webkit-autofill:focus,
.input input:-webkit-autofill {
  font-family: "Geometria", Arial, sans-serif;
}
@media (max-width: 739px) {
  .input input {
    padding: 19px;
  }
}
@media screen and (min-width: 1280px) {
  .input:hover {
    border-color: #fec72e;
  }
}
.input:focus,
.input.focus {
  border-color: #fec72e;
}
.input:focus.labeled input,
.input.focus.labeled input {
  padding-top: 35px;
}
.input:focus .input__label--non-req,
.input.focus .input__label--non-req {
  opacity: 0;
  z-index: -1;
  top: 28px;
}
.input.notNull {
  border-color: rgba(158, 151, 142, 0.5);
}
.input.error {
  border-color: #ff5c39;
}
.input.error .input__label {
  color: #ff5c39;
}
.input.disabled {
  background: #f2f2f2;
  border-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.15);
}
.input.disabled .input__label {
  color: rgba(0, 0, 0, 0.15);
}
.input__shadow {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 59px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 71%, #ffffff);
}
.input__shadow--dark {
  background-image: linear-gradient(to right, rgba(89, 86, 86, 0), #5a5656 71%, #5a5657);
}
.input__password {
  padding: 20px 45px 20px 20px;
}
.input__forgot-psw {
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  font-size: 14px;
  margin-top: 13px;
  line-height: normal;
  margin-bottom: 12px;
}
.input__forgot-psw:link,
.input__forgot-psw:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.input__forgot-psw:hover {
  color: rgba(158, 151, 142, 0.7);
}
.input__forgot-psw:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .input__forgot-psw {
    display: inline;
    text-align: center;
  }
}
@media (max-width: 739px) {
  .input__forgot-psw {
    display: inline-block;
  }
}
.input__btn-pass {
  display: none;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
  height: 9px;
  background-image: url("/local/templates/main/style/../icons/sprite.svg#eye-opened-view");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: 0;
  background-color: transparent;
  outline: 0;
}
@media (max-width: 739px) {
  .input__btn-pass {
    display: block;
  }
}
.input__btn-pass.showPassword {
  background-image: url("/local/templates/main/style/../icons/sprite.svg#eye-closed-view");
  height: 17px;
}
.input__label {
  position: absolute;
  padding: 0 20px;
  opacity: 1;
  top: 28px;
  left: -1px;
  width: 100%;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}
.input__label--non-req {
  font-size: 12px;
  left: auto;
  text-align: right !important;
  opacity: 1;
  z-index: 1;
}
.input__label--dark {
  color: rgba(255, 255, 255, 0.3);
}
.labeled .input__label {
  display: block;
  text-align: left;
}
.focus .input__label {
  font-family: "Geometria", Arial, sans-serif;
  font-size: 12px;
  top: 5px;
  margin-top: 10px;
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.bx-core:not(.bx-firefox) .input input:-webkit-autofill ~ .input__label,
.bx-core:not(.bx-firefox) .input input:-webkit-autofill:focus ~ .input__label {
  font-family: "Geometria", Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  top: 5px;
  height: 15px;
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.input--dark {
  background-color: #5a5758;
  color: #fff;
  border-color: rgba(158, 151, 142, 0.15);
}
.input--dark input:-webkit-autofill {
  -webkit-animation-name: autofillcolor;
  -webkit-animation-fill-mode: both;
}
.input--dark.focus:after {
  display: none;
}
.input--dark .input__label {
  color: rgba(255, 255, 255, 0.3);
}
.input--dark.disabled {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(229, 229, 229, 0.5);
  color: rgba(255, 255, 255, 0.15);
}
.input--dark.disabled .input__label {
  color: rgba(255, 255, 255, 0.15);
}
.input--dark.notNull {
  border-color: rgba(158, 151, 142, 0.15);
}
@-webkit-keyframes autofillcolor {
  to {
    background: transparent;
    color: #fff;
  }
}
.psw:after {
  width: 84px;
}
.psw input {
  padding-right: 32px;
}
@media (max-width: 739px) {
  .psw input {
    padding-right: 40px;
  }
}
.psw input::-ms-clear {
  display: none;
}
.psw input::-ms-reveal {
  display: none;
}
.psw input[type="password"] ~ .psw__eye .isClosed {
  display: block;
}
.psw input[type="text"] ~ .psw__eye .isOpened {
  display: block;
}
.psw__eye {
  position: absolute;
  z-index: 50;
  top: 27px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  background-color: transparent;
  outline: 0 !important;
  border: 0;
  padding: 0;
  width: 40px;
  height: 55px;
  right: 0;
}
@media (max-width: 739px) {
  .psw__eye {
    right: 0;
  }
}
.psw__eye .icon {
  display: none;
  width: 19px;
  position: absolute;
  left: 1px;
  top: 23px;
}
.psw__eye .icon.isOpened {
  height: 17px;
  top: 20px;
}
.psw__eye .icon.isClosed {
  height: 11px;
  top: 22px;
}
.psw__label {
  position: absolute;
  padding: 0 20px;
  opacity: 1;
  line-height: 60px;
  height: 60px;
  width: 100%;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}
.labeled .psw__label {
  display: block;
}
.focus .psw__label {
  font-size: 12px;
  line-height: 0px;
  top: 5px;
  height: 15px;
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.psw--dark {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.psw--dark .psw_label {
  color: rgba(255, 255, 255, 0.3);
}
.psw--dark.disabled {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(229, 229, 229, 0.5);
  color: rgba(255, 255, 255, 0.15);
}
.psw--dark.disabled .psw__label {
  color: rgba(255, 255, 255, 0.15);
}
.textarea {
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  border: solid 1px rgba(158, 151, 142, 0.15);
  color: #000;
  font-size: 18px;
  line-height: 1.35;
  height: auto;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.textarea textarea {
  padding: 20px;
  background: none;
  outline: none;
  border: none;
  -webkit-appearance: none;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
  display: block;
  width: 100%;
  height: 100%;
  overflow: auto;
  resize: none;
  caret-color: #fec72e;
  font-family: "Geometria", Arial, sans-serif;
}
.textarea textarea::-ms-clear {
  display: none;
}
.textarea textarea::-ms-reveal {
  display: none;
}
@media (max-width: 739px) {
  .textarea textarea {
    height: 57px;
    padding: 19px 19px 8px 19px;
  }
}
@media screen and (min-width: 1280px) {
  .textarea:hover {
    border-color: #fec72e;
  }
}
.textarea.focus {
  border-color: #fec72e;
}
.textarea.focus.labeled textarea {
  padding-top: 35px;
}
@media (max-width: 739px) {
  .textarea.focus.labeled textarea {
    padding-top: 26px;
  }
}
.textarea.focus textarea {
  position: relative;
  z-index: 2;
}
.textarea.focus .textarea__label {
  width: auto;
  z-index: 1;
}
.textarea.error {
  border-color: #ff5c39;
}
.textarea.error .textarea__label {
  color: #ff5c39;
}
.textarea.notNull {
  border-color: rgba(158, 151, 142, 0.5);
}
.textarea.disabled {
  background: #f2f2f2;
  border-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.15);
}
.textarea.disabled .textarea__label {
  color: rgba(0, 0, 0, 0.15);
}
.textarea__label {
  position: absolute;
  padding: 0 20px;
  opacity: 1;
  top: 27px;
  left: -1px;
  width: 100%;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}
.labeled .textarea__label {
  display: block;
}
.focus .textarea__label {
  font-size: 12px;
  height: auto;
  top: 5px;
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.textarea--dark {
  background-color: #5a5758;
  color: #fff;
}
.textarea--dark .textarea__label {
  color: rgba(255, 255, 255, 0.3);
}
.textarea--dark.disabled {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(229, 229, 229, 0.5);
  color: rgba(255, 255, 255, 0.15);
}
.textarea--dark.disabled .textarea__label {
  color: rgba(255, 255, 255, 0.15);
}
select {
  padding: 5px 40px 5px 30px;
  width: 100%;
  display: block;
}
.select2 * {
  outline: none;
  font-weight: 500;
}
.select2-container--light .select2-selection--single {
  border: 1px solid #aaa;
  background-color: transparent;
  border-color: transparent;
  border-radius: 8px;
  height: auto;
}
.select2-container--light .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
  line-height: 60px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
}
.select2-container--light.select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #b5afa9;
  font-weight: 500;
}
.select2-container--light .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--light .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--light .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 1px;
  width: 20px;
}
.select2-container--light .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--light[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--light[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--light.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--light.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--light.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--light .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 8px;
  cursor: text;
}
.select2-container--light .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--light .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--light .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--light .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--light .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 8px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--light .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--light .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--light[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--light[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--light[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--light[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--light[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--light.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--light.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--light.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--light.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--light.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--light.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--light.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #2c2829;
  border-bottom-color: transparent;
  background: #4c4c4c;
}
.select2-container--light.select2-container--open .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.select2-container--light.select2-container--open .select2-dropdown--below {
  border-color: #2c2829;
  background: #4c4c4c;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.select2-container--light .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--light .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--light .select2-results > .select2-results__options {
  max-height: auto;
  overflow-y: auto;
}
.select2-container--light .select2-results__option {
  padding: 5px 15px;
  line-height: 26px;
}
.select2-container--light .select2-results__option:last-child {
  padding-bottom: 10px;
}
.select2-container--light .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--light .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--light .select2-results__option[aria-selected=true] {
  background-color: #b5afa9;
  color: #2c2829;
}
.select2-container--light .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
  color: #fec72e;
}
.select2-container--light .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--light .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--light .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--light .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--light .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--light .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--light .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--light.select2-container--open .select2-dropdown--below {
  border-radius: 8px;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--light .select2-results__option--highlighted[aria-selected] {
  color: #fec72e;
}
.select2-container--light .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
/*--------------------------  DARK THEME ---------------------------------------------*/
.select2-container--dark .select2-selection--single {
  border: 1px solid #aaa;
  background-color: transparent;
  border-color: transparent;
  border-radius: 8px;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.select2-container--dark {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.select2-container--dark:hover .select2-selection--single {
  border-radius: 8px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  background-color: rgba(0, 0, 0, 0.7);
}
.select2-container--dark .select2-selection--single .select2-selection__rendered {
  color: #fff;
  line-height: 57px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.select2-container--dark.select2-container--open .select2-selection--single .select2-selection__rendered {
  color: #b5afa9;
  font-weight: 500;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.select2-container--dark .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--dark .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--dark .select2-selection--single .select2-selection__arrow {
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+YXJyb3dfZG93bl95ZWxsb3c8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImFycm93X2Rvd25feWVsbG93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxwb2x5bGluZSBpZD0iUGF0aC0zLUNvcHktMiIgc3Ryb2tlPSIjRkVDNzJFIiBwb2ludHM9IjEgMSA1IDUgOSAxIj48L3BvbHlsaW5lPiAgICA8L2c+PC9zdmc+);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.select2-container--dark .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
  display: none;
}
.select2-container--dark[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--dark[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--dark.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--dark.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--dark.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--dark .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 8px;
  cursor: text;
}
.select2-container--dark .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--dark .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--dark .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--dark .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--dark .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 8px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--dark .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--dark .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--dark[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--dark[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--dark[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--dark[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--dark[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--dark.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--dark.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--dark.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--dark.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--dark.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--dark.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--dark.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #fff;
  border-bottom-color: transparent;
  background: #000;
}
.select2-container--dark.select2-container--open .select2-selection--single .select2-selection__arrow {
  margin-right: 11px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+YXJyb3dfZG93bl95ZWxsb3c8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImFycm93X2Rvd25feWVsbG93IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxwb2x5bGluZSBpZD0iUGF0aC0zLUNvcHktMiIgc3Ryb2tlPSIjRkVDNzJFIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LjAwMDAwMCwgMy4wMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC01LjAwMDAwMCwgLTMuMDAwMDAwKSAiIHBvaW50cz0iMSAxIDUgNSA5IDEiPjwvcG9seWxpbmU+ICAgIDwvZz48L3N2Zz4=);
}
.select2-container--dark.select2-container--open .select2-dropdown--below {
  border-color: #fff;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  right: auto;
}
.select2-container--dark .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--dark .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--dark .select2-results > .select2-results__options {
  max-height: auto;
  overflow-y: auto;
}
.select2-container--dark .select2-results__option {
  padding: 5px 15px;
  line-height: 26px;
}
.select2-container--dark .select2-results__option:last-child {
  padding-bottom: 10px;
}
.select2-container--dark .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--dark .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--dark .select2-results__option[aria-selected=true] {
  background-color: #b5afa9;
  color: #ffffff;
}
.select2-container--dark .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
  color: #fec72e;
}
.select2-container--dark .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--dark .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--dark .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--dark .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--dark .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--dark .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--dark .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--dark.select2-container--open .select2-dropdown--below {
  border-radius: 8px;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--dark .select2-results__option--highlighted[aria-selected] {
  color: #fec72e;
}
.select2-container--dark .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-dropdown {
  display: none;
}
.select2-container {
  z-index: 99;
}
.select2-container .select2-selection--single {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
section.hero {
  height: 100vh !important;
}
.hero {
  min-height: 100vh;
  color: #fff;
  background-color: #2c2829;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.hero .triangle {
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 100%;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("/local/templates/main/style/../images/triangle.png") no-repeat center center / 100% 100%;
}
.hero .triangle--right {
  left: auto;
  right: 0;
}
@media (max-width: 739px) {
  .hero .triangle {
    display: none;
  }
}
.hero .fp-tableCell {
  vertical-align: unset;
}
@media (max-width: 739px) {
  .hero:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 64%, rgba(0, 0, 0, 0.7) 100%);
  }
}
.hero--about-us {
  background-image: url('/local/templates/main/style/../images/bgs2x/1280/about-us.jpg');
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero--about-us {
    background-image: url('/local/templates/main/style/../images/bgs2x/768/about-us.jpg');
  }
}
@media (max-width: 739px) {
  .hero--about-us {
    background-image: url('/local/templates/main/style/../images/bgs2x/375/about-us.jpg');
  }
}
.hero--blog {
  background-image: url('/local/templates/main/style/../images/bgs2x/1280/blog.jpg');
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero--blog {
    background-image: url('/local/templates/main/style/../images/bgs2x/768/blog.jpg');
  }
}
@media (max-width: 739px) {
  .hero--blog {
    background-image: url('/local/templates/main/style/../images/bgs2x/375/blog.jpg');
  }
}
.hero--contacts {
  background-image: url('/local/templates/main/style/../images/bgs2x/1280/contacts.jpg');
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero--contacts {
    background-image: url('/local/templates/main/style/../images/bgs2x/768/contacts.jpg');
  }
}
@media (max-width: 739px) {
  .hero--contacts {
    background-image: url('/local/templates/main/style/../images/bgs2x/375/contacts.jpg');
  }
}
.hero--design {
  background-image: url('/local/templates/main/style/../images/bgs2x/1280/design.jpg');
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero--design {
    background-image: url('/local/templates/main/style/../images/bgs2x/768/design.jpg');
  }
}
@media (max-width: 739px) {
  .hero--design {
    background-image: url('/local/templates/main/style/../images/bgs2x/375/design.jpg');
  }
}
.hero--finances {
  background-image: url('/local/templates/main/style/../images/bgs2x/1280/finances.jpg');
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero--finances {
    background-image: url('/local/templates/main/style/../images/bgs2x/768/finances.jpg');
  }
}
@media (max-width: 739px) {
  .hero--finances {
    background-image: url('/local/templates/main/style/../images/bgs2x/375/finances.jpg');
  }
}
.hero--research {
  background-image: url('/local/templates/main/style/../images/bgs2x/1280/research.jpg');
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero--research {
    background-image: url('/local/templates/main/style/../images/bgs2x/768/research.jpg');
  }
}
@media (max-width: 739px) {
  .hero--research {
    background-image: url('/local/templates/main/style/../images/bgs2x/375/research.jpg');
  }
}
@media (min-height: 320px) and (max-height: 790px) and (min-width: 1280px) {
  .hero--no-flex {
    display: block;
    padding-top: 204px;
  }
  .hero.hero--no-flex {
    height: auto !important;
  }
}
.hero__inner {
  padding: 0 46px 52px 46px;
  width: 100%;
  position: relative;
  z-index: 10;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero__inner {
    padding: 30px 21px 0 21px;
  }
}
@media (max-width: 739px) {
  .hero__inner {
    padding: 0 0 34px 0;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
  }
}
.hero__box {
  padding: 0 100px;
  max-width: 100%;
}
@media (max-width: 739px) {
  .hero__box {
    padding: 0 30px;
  }
}
.hero__title {
  max-width: 800px;
  font-weight: 800;
  line-height: 1;
  font-size: 72px;
  text-transform: uppercase;
  margin-bottom: 23px;
  margin-top: 0;
  font-variant-ligatures: discretionary-ligatures;
}
.hero__title .collapsed {
  margin-left: -22px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero__title {
    margin-bottom: 35px;
  }
}
@media (max-width: 739px) {
  .hero__title {
    font-size: 42px;
    margin-bottom: 18px;
  }
  .hero__title .collapsed {
    margin-left: -13px;
  }
}
.hero__title--contacts {
  font-variant-ligatures: none;
  margin-bottom: 30px;
}
.hero__subtitle {
  line-height: 1.42;
  font-size: 24px;
  max-width: 580px;
  margin-bottom: 30px;
  padding-left: 3px;
}
@media (max-width: 739px) {
  .hero__subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.56;
    padding-left: 0;
    margin-bottom: 25px;
  }
}
.hero__menu {
  padding: 0 50px;
  position: absolute;
  bottom: 30px;
  z-index: 10;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero__menu {
    display: none !important;
  }
}
@media (max-width: 739px) {
  .hero__menu {
    display: none !important;
  }
}
.hero__ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.hero__li {
  margin-right: 50px;
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
  white-space: nowrap;
}
.hero__li:last-child {
  margin-right: 0;
}
.hero__li:hover .hero__link {
  opacity: .7;
}
.hero__link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hero__scroller {
  width: 29px;
  height: 15px;
  display: none;
  position: absolute;
  z-index: 10;
  bottom: 45px;
  left: 50%;
  text-decoration: none;
  color: #fff;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.hero__scroller--visible {
  display: block;
}
.hero__scroller .icon {
  display: block;
  height: 29px;
  width: 15px;
  color: inherit;
  margin: 0 auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero__scroller {
    display: block;
    bottom: 45px;
  }
}
@media (max-width: 739px) {
  .hero__scroller {
    display: block;
    bottom: 31px;
  }
}
@media (max-width: 739px) {
  .hero__scroller--contacts {
    bottom: 38px;
  }
}
.hero__scroller--report {
  display: block;
  bottom: 50px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .hero__scroller--report {
    bottom: 109px;
  }
}
@media (max-width: 739px) {
  .hero__scroller--report {
    display: none;
  }
}
.hero__footer {
  margin-top: 32px;
}
.hero__footer--contacts {
  margin-top: 6px;
  padding-left: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 739px) {
  .hero__footer--contacts {
    padding-left: 0;
  }
}
.hero__tel {
  font-size: 24px;
  line-height: 1.42;
  text-decoration: none;
  margin-right: 67px;
  display: inline-block;
  color: #fff;
}
@media (max-width: 739px) {
  .hero__tel {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.hero__tel--contacts {
  margin-bottom: 8px;
}
.hero__mail {
  font-size: 24px;
  line-height: 1.42;
  text-decoration: none;
  margin-right: 67px;
  color: #fec72e;
  display: inline-block;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 739px) {
  .hero__mail {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    margin-right: 0;
  }
}
.hero__mail:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  background: rgba(254, 199, 46, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hero__mail:hover {
  color: rgba(254, 199, 46, 0.7);
}
.hero__mail:active:after {
  opacity: 0;
}
.steps {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: transparent;
  background-attachment: fixed;
  background-repeat: no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
  position: relative;
  overflow: hidden;
}
.steps--basket {
  background-image: url("/local/templates/main/style/../images/basket.svg");
  background-position: right bottom;
}
.steps--speed {
  background-image: url("/local/templates/main/style/../images/speedometer.svg");
  background-position: left bottom;
}
.steps--usbflash {
  background-image: url("/local/templates/main/style/../images/usb-flash.svg");
  background-position: right bottom;
}
.steps--monitoring {
  background-image: url("/local/templates/main/style/../images/monitoring.svg");
  background-position: left bottom;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .steps {
    background-attachment: local;
    background-size: 50% auto;
  }
}
@media (max-width: 739px) {
  .steps {
    background-attachment: local;
    background-size: 70% auto;
    flex-direction: column;
  }
}
.steps--dark {
  background-color: #2c2829;
  color: #fff;
}
.steps__inner {
  padding: 54px 50px 60px;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .steps__inner {
    padding: 73px 126px 70px;
  }
}
@media (max-width: 739px) {
  .steps__inner {
    padding: 42px 30px 50px;
  }
}
.steps__title {
  font-size: 32px;
  line-height: 1.2;
  font-style: italic;
  text-align: center;
  color: #4c4c4c;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  margin-bottom: 62px;
}
.steps--dark .steps__title {
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .steps__title {
    font-size: 32px;
    margin-bottom: 57px;
  }
}
@media (max-width: 739px) {
  .steps__title {
    font-size: 32px;
    margin-bottom: 30px;
    text-align: left;
  }
}
.steps__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.steps__img {
  position: absolute;
  bottom: -50px;
  right: 0;
  z-index: 0;
}
.steps--dark .steps__img {
  right: auto;
  left: 0;
}
@media (max-width: 739px) {
  .steps--dark .steps__img {
    left: -34px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .steps__img {
    right: -34px;
  }
}
@media (max-width: 739px) {
  .steps__img {
    bottom: auto;
    top: 150px;
    right: -34px;
    left: auto;
    position: absolute;
  }
}
.steps__img svg {
  fill: rgba(158, 151, 142, 0.15);
}
.step {
  -moz-flex-basis: 340px;
  -ms-flex-basis: 340px;
  -webkit-flex-basis: 340px;
  flex-basis: 340px;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 20px 0;
  position: relative;
  margin-right: 60px;
}
.step:before {
  content: '';
  display: block;
  position: absolute;
  right: -25px;
  top: 19px;
  width: 24px;
  height: 20px;
  background: url("/local/templates/main/style/../images/step-arrow-right.svg") no-repeat center top;
  opacity: .4;
}
.step:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0px;
  height: 1px;
  width: 100px;
  background: #9e978e;
}
.step:last-child {
  margin-right: 0;
}
.step:last-child:before {
  display: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .step {
    margin-bottom: 10px;
    padding-top: 27px;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .step:before {
    right: auto;
    left: 20px;
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .step:first-child {
    padding-top: 0;
  }
  .step:after {
    display: none;
  }
  .step:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 739px) {
  .step {
    padding: 30px 0 20px;
    margin-bottom: 10px;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .step:before {
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .step:after {
    display: none;
  }
  .step:first-child {
    padding-top: 7px;
  }
  .step:last-child {
    margin-bottom: 0;
  }
}
.step__title {
  font-size: 26px;
  line-height: 1.08;
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 30px;
}
.steps--dark .step__title {
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .step__title {
    margin-bottom: 19px;
    line-height: 1;
  }
}
@media (max-width: 739px) {
  .step__title {
    margin-bottom: 10px;
    line-height: 1;
  }
}
.step__text {
  font-size: 14px;
  line-height: 1.86;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}
.step__text p {
  font-weight: 500;
  padding-bottom: 10px;
  margin: 0;
}
.step__text p:last-child {
  padding-bottom: 0;
}
.steps--dark .step__text {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 739px) {
  .steps--dark .step__text {
    color: #fff;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .step__text {
    margin-bottom: 29px;
  }
}
@media (max-width: 739px) {
  .step__text {
    margin-bottom: 30px;
  }
}
.steps__footer {
  margin-top: 77px;
  text-align: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .steps__footer {
    margin-top: 37px;
  }
}
@media (max-width: 739px) {
  .steps__footer {
    margin-top: 0;
  }
  .steps__footer .btn {
    width: 100%;
    max-width: 420px;
  }
}
.cards {
  min-height: 100vh;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cards--gray {
  background: #f9f9fb;
}
.cards__inner {
  padding: 120px 50px 50px;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .cards__inner {
    padding: 120px 50px;
  }
}
@media (max-width: 739px) {
  .cards__inner {
    padding: 120px 30px;
  }
}
.cards__title {
  font-size: 38px;
  line-height: 1.19;
  font-style: italic;
  text-align: center;
  color: #4c4c4c;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  margin-bottom: 80px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .cards__title {
    font-size: 32px;
  }
}
@media (max-width: 739px) {
  .cards__title {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
.cards__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 31px -10px 0 -10px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .cards__row {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 739px) {
  .cards__row {
    margin: 35px auto 0 auto;
  }
}
@media (max-width: 360px) {
  .cards__row {
    width: 255px;
  }
}
.card {
  display: block;
  text-decoration: none;
  color: #000;
  padding: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-flex-basis: 25%;
  -ms-flex-basis: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
  min-height: 180px;
  top: 0;
}
.card:hover {
  color: #9e978e;
  top: -10px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .card {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
}
@media (max-width: 739px) {
  .card {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    min-height: 186px;
    margin-right: 0;
    padding: 10px 0;
  }
}
.card__big {
  min-height: 240px;
}
@media (max-width: 739px) {
  .card__big {
    min-height: 180px;
  }
}
@supports (-webkit-filter: blur(10px)) or (filter: blur(10px)) {
  .card:after {
    z-index: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: '';
    width: 60%;
    height: 76px;
    opacity: 0.15;
    display: block;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    background-color: #000000;
  }
  .card:hover {
    color: #9e978e;
    top: -10px;
  }
  .card:hover:after {
    bottom: -10px;
    width: 90%;
  }
}
.card__content {
  position: relative;
  background: #fff;
  top: 0;
  z-index: 1;
  display: block;
  border: solid 1px #b5afa9;
  padding: 29px 19px;
  height: 100%;
}
.card__title {
  display: block;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.27;
  margin-bottom: 18px;
  z-index: 1;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .card__title {
    color: #4c4c4c;
  }
}
@media (max-width: 739px) {
  .card__title {
    color: #4c4c4c;
  }
}
.card__subtitle {
  display: block;
  color: #9e978e;
  font-size: 16px;
  margin-bottom: 22px;
  margin-top: -12px;
}
.card__date {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: #9e978e;
  z-index: 1;
}
.card__text {
  font-size: 14px;
  line-height: 1.86;
  font-weight: 500;
  color: #666;
  z-index: 1;
}
.card__text p:last-child {
  margin-bottom: 0;
}
.card__big-text {
  line-height: 1.29;
}
.card__btn {
  color: #fff;
  z-index: 1;
  display: none;
}
@media (max-width: 739px) {
  .card__btn {
    display: none;
  }
}
.card__footer {
  z-index: 1;
}
@media (max-width: 739px) {
  .card__footer {
    display: none;
  }
}
.card--color {
  margin-bottom: 21px;
  margin-left: 0;
}
.card--color .card__content {
  position: relative;
  z-index: 1;
}
.card--color .card__content:before {
  display: none;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url('/local/templates/main/images/noise.png');
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
  background-blend-mode: soft-light;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.card--color:hover .card__img {
  filter: none;
}
.card--color:hover .card__img-noise {
  opacity: 0;
}
.card--color .card__title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 16px;
}
.card--color.blue .card__title {
  color: #74d1ea;
}
.card--color.purple .card__title {
  color: #eb6fbd;
}
.card--color.red .card__title {
  color: #ff5c39;
}
.card--color.orange .card__title {
  color: #fec72e;
}
.card--color.lightblue .card__title {
  color: #4bdbc3;
}
.card--color.yellow .card__title {
  color: #fec72e;
}
.r-done__row .card--color .btn {
  opacity: 0;
}
.card--color:hover .btn {
  opacity: 1;
}
.card--color .card__content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 22px 19px;
}
.card--color .card__text {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  color: #fff;
}
.card__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: grayscale(100%);
}
.card__img-noise {
  background-image: url(/local/templates/main/images/noise.png);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background-size: 40px 40px;
  opacity: .2;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@supports (mix-blend-mode: soft-light) {
  .card__img-noise {
    mix-blend-mode: soft-light;
    opacity: 1;
  }
}
.card--transparent {
  height: 220px;
}
.cards-color__row {
  margin-top: 39px;
}
@media (max-width: 739px) {
  .cards-color__row {
    margin-top: 28px;
  }
}
.card__content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.arch {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.arch.isOpen {
  padding-bottom: 50px;
}
.arch__inner {
  max-width: 1280px;
  padding: 0 50px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .arch__inner {
    padding: 0 30px;
  }
}
.arch__title {
  font-size: 14px;
  text-align: center;
  color: #9e978e;
  font-weight: 500;
  line-height: 100px;
  cursor: pointer;
}
.arch__title .icon {
  margin: 0 10px;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  height: 8px;
  width: 12px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, -50%) rotateX(0deg);
  -moz-transform: translate(0, -50%) rotateX(0deg);
  -ms-transform: translate(0, -50%) rotateX(0deg);
  -o-transform: translate(0, -50%) rotateX(0deg);
  transform: translate(0, -50%) rotateX(0deg);
}
.arch.isOpen .arch__title .icon {
  -webkit-transform: translate(0, -50%) rotateX(180deg);
  -moz-transform: translate(0, -50%) rotateX(180deg);
  -ms-transform: translate(0, -50%) rotateX(180deg);
  -o-transform: translate(0, -50%) rotateX(180deg);
  transform: translate(0, -50%) rotateX(180deg);
}
.raise {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 50%;
  width: 100%;
  height: 90px;
  padding-bottom: 20px;
  background: #fff;
  overflow: hidden;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .raise {
    top: -20px;
  }
  .raise.no-shadow {
    box-shadow: none;
  }
}
@media (max-width: 739px) {
  .raise {
    top: -20px;
  }
  .raise.no-shadow {
    box-shadow: none;
  }
}
.raise.isActive {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .raise.isActive {
    top: 0;
  }
}
@media (max-width: 739px) {
  .raise.isActive {
    top: 0;
  }
}
.raise.isRaised {
  height: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .raise.isRaised {
    padding-bottom: 20px;
  }
}
@media (max-width: 739px) {
  .raise.isRaised {
    padding-bottom: 20px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .raise {
    background-image: linear-gradient(to left, #d9d6d2 0%, #e8e6e4 100%);
    height: 72px;
    padding-bottom: 0;
  }
}
@media (max-width: 739px) {
  .raise {
    background-image: linear-gradient(to left, #d9d6d2 0%, #e8e6e4 100%);
    height: 72px;
    padding-bottom: 0;
  }
}
.raise__clicker {
  position: absolute;
  top: 0;
  right: 0;
  height: 72px;
  left: 0;
  z-index: 100;
}
@media screen and (min-width: 1280px) {
  .raise__clicker {
    display: none !important;
  }
}
.raise__fog {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 1280px) {
  .raise__fog {
    display: none !important;
  }
}
.raise.isRaised ~ .raise__fog {
  display: block;
  touch-action: manipulation;
  -ms-touch-action: manipulation;
}
.raise__menu {
  padding: 0 50px;
  height: 100%;
}
@media (max-width: 739px) {
  .raise__menu {
    padding: 0 30px;
  }
}
.raise__ul {
  list-style: none;
  padding-left: 0;
  height: 100%;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .raise__ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 739px) {
  .raise__ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.raise__li {
  color: #2c2829;
  margin-right: 40px;
  position: relative;
  line-height: 30px;
}
@media screen and (min-width: 1280px) {
  .raise__li {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.raise__li:last-child {
  margin-right: 0;
}
.raise__li:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #fec72e;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.raise__li.isActive {
  color: #fec72e;
}
.raise__li.isActive:after {
  opacity: 1;
}
.raise__li:hover {
  color: #fec72e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .raise__li {
    line-height: 72px;
    margin-right: 0;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 10;
    -moz-box-ordinal-group: 10;
    -ms-box-ordinal-group: 10;
    -ms-flex-order: 10;
    -webkit-order: 10;
    -moz-order: 10;
    -ms-order: 10;
    order: 10;
  }
  .raise__li.isActive {
    color: #2c2829;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .raise__li.isActive:after {
    height: 2px;
    opacity: 1;
    bottom: 0px;
    display: none;
  }
}
@media (max-width: 739px) {
  .raise__li {
    line-height: 72px;
    margin-right: 0;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 10;
    -moz-box-ordinal-group: 10;
    -ms-box-ordinal-group: 10;
    -ms-flex-order: 10;
    -webkit-order: 10;
    -moz-order: 10;
    -ms-order: 10;
    order: 10;
  }
  .raise__li.isActive {
    color: #2c2829;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .raise__li.isActive:after {
    height: 2px;
    opacity: 1;
    bottom: 0px;
    display: none;
  }
}
.raise__link {
  display: block;
  text-decoration: none;
  color: inherit;
  font-weight: 500;
  font-size: 14px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .raise__link {
    display: inline-block;
    padding-right: 50px;
  }
  .raise__li.isActive .raise__link {
    position: relative;
  }
  .raise__li.isActive .raise__link:after {
    content: '';
    width: 12px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(0, -50%) rotateX(0deg);
    -moz-transform: translate(0, -50%) rotateX(0deg);
    -ms-transform: translate(0, -50%) rotateX(0deg);
    -o-transform: translate(0, -50%) rotateX(0deg);
    transform: translate(0, -50%) rotateX(0deg);
    display: block;
    background: url("/local/templates/main/style/../images/select-arrow-down.svg") no-repeat center center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .isRaised .raise__li.isActive .raise__link:after {
    -webkit-transform: translate(0, -50%) rotateX(180deg);
    -moz-transform: translate(0, -50%) rotateX(180deg);
    -ms-transform: translate(0, -50%) rotateX(180deg);
    -o-transform: translate(0, -50%) rotateX(180deg);
    transform: translate(0, -50%) rotateX(180deg);
  }
  .isRaised .raise__li.isActive .raise__link {
    color: rgba(44, 40, 41, 0.5);
  }
}
@media (max-width: 739px) {
  .raise__link {
    display: block;
    white-space: nowrap;
    padding-right: 0px;
  }
  .raise__li.isActive .raise__link {
    position: relative;
  }
  .raise__li.isActive .raise__link:after {
    content: '';
    width: 12px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(0, -50%) rotateX(0deg);
    -moz-transform: translate(0, -50%) rotateX(0deg);
    -ms-transform: translate(0, -50%) rotateX(0deg);
    -o-transform: translate(0, -50%) rotateX(0deg);
    transform: translate(0, -50%) rotateX(0deg);
    display: block;
    background: url("/local/templates/main/style/../images/select-arrow-down.svg") no-repeat center center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .isRaised .raise__li.isActive .raise__link:after {
    -webkit-transform: translate(0, -50%) rotateX(180deg);
    -moz-transform: translate(0, -50%) rotateX(180deg);
    -ms-transform: translate(0, -50%) rotateX(180deg);
    -o-transform: translate(0, -50%) rotateX(180deg);
    transform: translate(0, -50%) rotateX(180deg);
  }
  .isRaised .raise__li.isActive .raise__link {
    color: rgba(44, 40, 41, 0.5);
  }
}
.service--dark {
  background: url("/local/templates/main/style/../images/bg_noize.png");
}
.service--dark .service__title {
  color: #fff;
}
.service--dark .service__text {
  color: rgba(255, 255, 255, 0.6);
}
.service__inner {
  padding: 167px 100px 197px;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .service__inner {
    padding: 72px 50px 69px 50px;
    width: 668px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 739px) {
  .service__inner {
    padding: 69px 0 40px 0;
    width: 315px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -moz-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
}
@media (max-width: 360px) {
  .service__inner {
    width: 260px;
  }
}
.service__inner--reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .service__inner--reverse .service__scheme {
    margin-left: 0;
    margin-right: auto;
  }
}
.service__content {
  max-width: 380px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .service__content {
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
}
@media (max-width: 739px) {
  .service__content {
    max-width: 100%;
    text-align: center;
  }
}
.service__col {
  width: 380px;
}
.service__col img {
  max-width: 100%;
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .service__col--right {
    width: auto;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .service__col {
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    width: 287px;
  }
  .service__col:last-child {
    width: auto;
  }
}
@media (max-width: 739px) {
  .service__col {
    width: 100%;
    max-width: 480px;
  }
  .service__col--right {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    margin: 0 auto;
  }
  .service__col:last-child {
    margin-bottom: 60px;
  }
}
.service__icon {
  fill: #9e978e;
  margin-bottom: 29px;
  width: 26px;
  height: 26px;
}
.service__icon .icon,
.service__icon svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .service__icon {
    margin-bottom: 33px;
  }
}
@media (max-width: 739px) {
  .service__icon {
    margin: auto auto 37px auto;
  }
}
.service__title {
  font-size: 26px;
  line-height: 1.08;
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 27px;
}
@media (max-width: 739px) {
  .service__title {
    margin-bottom: 19px;
  }
}
.service__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.86;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 37px;
}
.service__footer {
  text-align: left;
}
@media (max-width: 739px) {
  .service__footer .btn {
    max-width: 420px;
    margin: 0 auto;
    width: 192px;
    display: block;
  }
}
.service__scheme {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  width: 315px;
  height: 315px;
  position: relative;
  border: solid 2px #e5e5e5;
  border-radius: 50%;
  padding: 20px;
  margin: auto;
}
.service__scheme:before {
  content: '';
  position: absolute;
  left: 8px;
  top: -2px;
  width: 54%;
  height: 27%;
  border-radius: 50%;
  transform: rotateZ(-45deg);
  z-index: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .service__scheme {
    margin-left: auto;
    margin-right: 0;
  }
}
.service__scheme--big:before {
  display: none;
}
.service__scheme--light:before {
  background-color: #fff;
}
.service__scheme--light .service__scheme-circle {
  background-color: #fff;
}
.service__scheme--dark:before {
  background: url("/local/templates/main/style/../images/bg_noize.png");
}
.service__scheme--dark .service__scheme-circle {
  background-color: #292526;
}
@media (max-width: 360px) {
  .service__scheme {
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translateX(-50%);
    -moz-transform: scale3d(0.8, 0.8, 0.8) translateX(-50%);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translateX(-50%);
    -o-transform: scale3d(0.8, 0.8, 0.8) translateX(-50%);
    transform: scale3d(0.8, 0.8, 0.8) translateX(-50%);
    left: 38%;
  }
}
.service__scheme-navs {
  z-index: 1;
}
.service__scheme-item {
  display: none;
  z-index: 1;
}
.service__scheme-item.grey .service__scheme-title {
  color: #9e978e;
}
.service__scheme-item.blue .service__scheme-title {
  color: #74d1ea;
}
.service__scheme-item.lightblue .service__scheme-title {
  color: #4bdbc3;
}
.service__scheme-item.yellowlight .service__scheme-title {
  color: #fee721;
}
.service__scheme-item.orange .service__scheme-title {
  color: #fec72e;
}
.service__scheme-item.red .service__scheme-title {
  color: #ff5c39;
}
.service__scheme-item.purple .service__scheme-title {
  color: #eb6fbd;
}
.service__scheme-info {
  text-align: center;
  color: #999999;
}
.service__scheme-title {
  font-size: 20px;
  font-weight: 700;
  max-width: 206px;
}
.service__scheme-text {
  line-height: 1.86;
  font-size: 14px;
  font-weight: 500;
  max-width: 206px;
  margin: 20px auto;
}
.service__scheme-circle {
  width: 32px;
  height: 32px;
  border: 9px solid #9e978e;
  color: #ffffff;
  border-radius: 50%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.service__scheme-circle.active {
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1.938);
  -moz-transform: translate(-50%, -50%) scale(1.938);
  -ms-transform: translate(-50%, -50%) scale(1.938);
  -o-transform: translate(-50%, -50%) scale(1.938);
  transform: translate(-50%, -50%) scale(1.938);
}
.service__scheme-circle.active .service__scheme-icon {
  opacity: 1;
  -webkit-transform: scale(0.57);
  -moz-transform: scale(0.57);
  -ms-transform: scale(0.57);
  -o-transform: scale(0.57);
  transform: scale(0.57);
}
.service__scheme-circle.active.blue {
  background-color: #74d1ea;
}
.service__scheme-circle.active.grey {
  background-color: #9e978e;
}
.service__scheme-circle.active.lightblue {
  background-color: #4bdbc3;
}
.service__scheme-circle.active.yellowlight {
  background-color: #fee721;
}
.service__scheme-circle.active.orange {
  background-color: #fec72e;
}
.service__scheme-circle.active.red {
  background-color: #ff5c39;
}
.service__scheme-circle.active.purple {
  background-color: #eb6fbd;
}
.service__scheme-circle--top-center {
  right: 0;
  margin: auto;
  top: -2px;
  left: 34px;
}
.service__scheme-circle--top-right {
  top: 55px;
  right: 2px;
}
.service__scheme-circle--bottom-right {
  right: -15px;
  bottom: 55px;
}
.service__scheme-circle--bottom-center {
  bottom: -30px;
  left: 34px;
  right: 0;
  margin: auto;
}
.service__scheme-circle--bottom-left {
  bottom: 55px;
  left: 15px;
}
.service__scheme-circle--top-left {
  top: 55px;
  left: 31px;
}
.service__scheme-circle--top-right_big {
  right: 10px;
  top: 50px;
}
.service__scheme-circle--bottom-right_big {
  right: -13px;
  bottom: 100px;
}
.service__scheme-circle--bottom-center-right_big {
  right: 62px;
  bottom: 6px;
}
.service__scheme-circle--bottom-center-left_big {
  bottom: 0px;
  left: 72px;
}
.service__scheme-circle--bottom-left_big {
  bottom: 100px;
  left: -11px;
}
.service__scheme-circle--top-left_big {
  left: 7px;
  top: 49px;
}
.service__scheme-icon {
  fill: #fff;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.section {
  height: auto !important;
}
@media (max-width: 739px) {
  .section .fp-tableCell {
    height: auto !important;
    overflow: hidden;
  }
}
.section--form {
  width: 100%;
}
.section--form:after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  background: #2c2829;
  display: block;
  z-index: -1;
}
.section__inner {
  width: 100%;
  max-width: 1280px;
  padding: 120px 50px 50px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .section__inner {
    padding: 30px;
  }
}
.section__footer {
  margin-bottom: 80px;
  text-align: center;
}
.section__footer .btn {
  display: inline-block;
}
.section--dark {
  background: #2c2829;
}
.section--dark .section__title {
  color: #fff;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 32px;
  line-height: 1.19;
  margin-bottom: 30px;
}
.section--dark .section__description {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33;
  color: #9e978e;
  margin-bottom: 50px;
}
.kit {
  display: block;
}
.kit * {
  box-sizing: border-box;
}
.kit__cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 739px) {
  .kit__cols {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.kit__col {
  max-width: 50%;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  padding: 0 50px;
}
.kit__col:first-child {
  padding-left: 0;
}
.kit__col:last-child {
  padding-right: 0;
}
.kit__col.horde {
  background: #2c2829;
  color: #fff;
}
@media (max-width: 739px) {
  .kit__col {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 0;
  }
  .kit__col:first-child {
    padding: 0;
  }
  .kit__col:last-child {
    padding: 0;
  }
}
.kit__row {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.r-side {
  width: 330px;
  min-height: 100vh;
  height: auto;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
  z-index: 99;
  background-image: linear-gradient(333deg, #d9d6d2, #e8e6e4);
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.r-side.isActive {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.r-side.isRaised {
  height: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side.isRaised {
    height: 100%;
    padding-bottom: 20px;
    background-image: linear-gradient(333deg, #d9d6d2, #e8e6e4);
  }
}
@media (max-width: 739px) {
  .r-side.isRaised {
    pointer-events: auto;
    background-image: linear-gradient(333deg, #d9d6d2, #e8e6e4);
    height: 100%;
  }
}
.r-side.isRaised .r-side__menu {
  overflow-y: auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side.isRaised .r-side__menu {
    padding-bottom: 40px;
  }
}
@media (max-width: 739px) {
  .r-side.isRaised .r-side__menu {
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    min-height: auto;
    width: 100%;
    height: 72px;
    overflow: hidden;
    z-index: 100;
    text-align: center;
  }
}
@media (max-width: 739px) {
  .r-side {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    min-height: auto;
    width: 100%;
    height: 72px;
    overflow: hidden;
    z-index: 100;
    text-align: center;
  }
}
.r-side ~ .page .footer {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
@media (min-width: 740px) and (max-width: 1430px) {
  .r-side ~ .page .footer__item {
    margin-bottom: 20px;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -ms-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
  }
  .r-side ~ .page .footer__item:nth-child(2n) {
    text-align: right;
  }
}
.r-side__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 101px 45px 40px 47px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__inner {
    height: 0%;
    overflow: hidden;
    position: relative;
    top: -50px;
    opacity: 0;
    max-width: 668px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }
  .r-side.isRaised .r-side__inner {
    padding: 27px 0 ;
    padding-top: 27px;
    padding-bottom: 27px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    top: 0;
    opacity: 1;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 739px) {
  .r-side__inner {
    height: 0%;
    overflow: hidden;
    position: relative;
    top: -50px;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    padding: 15px 0 20px 0;
    opacity: 0;
    max-width: 375px;
  }
  .r-side.isRaised .r-side__inner {
    margin: 0 auto;
    padding: 15px 30px 20px 30px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    top: 0;
    opacity: 1;
    -webkit-overflow-scrolling: touch;
  }
}
.r-side__header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 72px;
  max-width: 100%;
  padding: 0 30px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media screen and (min-width: 1280px) {
  .r-side__header {
    display: none !important;
  }
}
.r-side.isRaised .r-side__header {
  display: none;
}
.r-side__header-left {
  position: relative;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.r-side__header-right {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -moz-flex-basis: 214px;
  -ms-flex-basis: 214px;
  -webkit-flex-basis: 214px;
  flex-basis: 214px;
}
@media (max-width: 739px) {
  .r-side__header-right {
    -moz-flex-basis: 100px;
    -ms-flex-basis: 100px;
    -webkit-flex-basis: 100px;
    flex-basis: 100px;
  }
}
.r-side__header-right .btn {
  max-width: 214px;
  width: 100%;
}
.r-side__header-right .btn--tablet {
  display: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__header-right .btn--tablet {
    display: block;
  }
}
.r-side__header-right .btn--mobile {
  display: none;
}
@media (max-width: 739px) {
  .r-side__header-right .btn--mobile {
    display: block;
  }
}
.r-side__clicker {
  top: 0;
  right: 0;
  height: 72px;
  left: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
@media screen and (min-width: 1280px) {
  .r-side__clicker {
    display: none !important;
  }
}
.r-side__title {
  font-size: 22px;
  line-height: 1.18;
  font-weight: 500;
  color: rgba(44, 40, 41, 0.5);
  margin-bottom: 31px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__title {
    margin-bottom: 137px;
    margin-left: auto;
    margin-right: auto;
    max-width: 334px;
  }
}
@media (max-width: 739px) {
  .r-side__title {
    font-size: 15px;
    margin-bottom: 35px;
    line-height: 1.4;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}
.r-side__menu {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.r-side__close-menu {
  background-color: transparent;
  outline: 0;
  position: absolute;
  top: 16px;
  border: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  right: -1px;
}
@media (max-width: 739px) {
  .r-side__close-menu {
    top: 1px;
    right: 32px;
    width: 40px;
    height: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .r-side__close-menu {
    display: none;
  }
}
.r-side__close-menu:after {
  content: '';
  width: 12px;
  height: 8px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: inline-block;
  vertical-align: middle;
  background: url("/local/templates/main/style/../images/select-arrow-down.svg") no-repeat center center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateZ(180deg);
  -moz-transform: translate(-50%, -50%) rotateZ(180deg);
  -ms-transform: translate(-50%, -50%) rotateZ(180deg);
  -o-transform: translate(-50%, -50%) rotateZ(180deg);
  transform: translate(-50%, -50%) rotateZ(180deg);
}
.r-side__ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.r-side__header .r-side__ul {
  margin: 0;
}
@media (max-width: 739px) {
  .r-side__ul {
    margin-bottom: 0;
  }
}
.r-side__header-item {
  display: none;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  color: #2c2829;
}
@media (max-width: 739px) {
  .r-side__header-item {
    font-size: 14px;
  }
}
.r-side__header-item .icon {
  display: block;
  position: relative;
  margin-left: 15px;
}
.r-side__header-item.isActive {
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__header-item.isActive.locked {
    padding-left: 50px;
  }
}
@media (max-width: 739px) {
  .r-side__header-item.isActive.locked {
    padding-left: 26px;
  }
}
.r-side__header-item:after {
  content: '';
  width: 12px;
  height: 8px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: inline-block;
  vertical-align: middle;
  background: url("/local/templates/main/style/../images/select-arrow-down.svg") no-repeat center center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  margin-left: 15px;
  top: 2px;
  right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__header-item:after {
    margin-left: 8px;
  }
}
@media (max-width: 739px) {
  .r-side__header-item:after {
    top: 2px;
    left: -2px;
    margin-left: 7px;
  }
}
.r-side__header-icon {
  position: absolute;
  top: -6px;
  left: 0;
  color: #9e978e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__header-icon {
    left: 20px;
  }
}
.r-side__header-lock-icon {
  width: 14px;
  height: 18px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__header-lock-icon {
    width: 16px;
    height: 22px;
  }
}
.r-side__li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #2c2829;
  margin-bottom: 22px;
}
@media screen and (min-width: 1280px) {
  .r-side__li.isActive {
    color: #fff;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__li {
    font-size: 24px;
    margin-bottom: 47px;
  }
}
@media (max-width: 739px) {
  .r-side__li {
    margin-bottom: 35px;
    font-size: 18px;
  }
}
@media screen and (max-width: 1279px) {
  .r-side__li {
    line-height: 1;
  }
  .r-side__li:last-child {
    margin-bottom: 0;
  }
}
.r-side__header .r-side__li {
  display: none;
  margin-bottom: 0;
  text-align: left;
}
.r-side__header .r-side__li.isActive {
  display: block;
}
.r-side__link {
  text-decoration: none;
  color: inherit;
  margin-bottom: 7px;
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__link {
    position: relative;
    margin-bottom: 0;
    display: inline-block;
  }
}
@media (max-width: 739px) {
  .r-side__link {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
  }
}
.r-side__underline {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__underline {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 18px;
    padding-bottom: 4px;
  }
}
@media (max-width: 739px) {
  .r-side__underline {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 16px;
    padding-bottom: 4px;
  }
}
.r-side__sqrt {
  width: 8%;
  margin-right: 1.9%;
  margin-left: 1px;
  height: 8px;
  float: left;
  box-sizing: border-box;
  border: 1px solid #9e978e;
}
.r-side__sqrt:last-child {
  margin-right: 0;
}
@media screen and (min-width: 1280px) {
  .r-side__li.isActive .r-side__sqrt {
    border-color: #fff;
  }
}
@media screen and (min-width: 1280px) {
  .r-side__li.isActive .r-side__sqrt.filled {
    border-color: #fff;
    background: #fff;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__sqrt {
    float: none;
    margin-right: 0;
    margin-left: -1px;
    -moz-flex-basis: 32px;
    -ms-flex-basis: 32px;
    -webkit-flex-basis: 32px;
    flex-basis: 32px;
    border-top: 1px solid #9e978e;
    border-bottom: 1px solid #9e978e;
    border-right: 1px solid #9e978e;
  }
  .r-side__sqrt:first-child {
    border-left: 1px solid #9e978e;
  }
}
@media (max-width: 739px) {
  .r-side__sqrt {
    float: none;
    margin-right: 0;
    margin-left: -1px;
    -moz-flex-basis: 32px;
    -ms-flex-basis: 32px;
    -webkit-flex-basis: 32px;
    flex-basis: 32px;
    border-top: 1px solid #9e978e;
    border-bottom: 1px solid #9e978e;
    border-right: 1px solid #9e978e;
  }
  .r-side__sqrt:first-child {
    border-left: 1px solid #9e978e;
  }
}
.r-side__icon {
  color: #9e978e;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transform: translate(-10px, -8px);
  -moz-transform: translate(-10px, -8px);
  -ms-transform: translate(-10px, -8px);
  -o-transform: translate(-10px, -8px);
  transform: translate(-10px, -8px);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__icon {
    top: 3px;
  }
}
@media (max-width: 739px) {
  .r-side__icon {
    top: 2px;
    left: -20px;
  }
}
.r-side__icon .icon {
  width: 16px;
  height: 22px;
}
@media (max-width: 739px) {
  .r-side__icon .icon {
    width: 14px;
    height: 19px;
  }
}
.r-side__li.isActive .r-side__icon {
  color: #fff;
}
.r-side__footer {
  margin-top: auto;
}
@media screen and (min-width: 1280px) {
  .r-side__footer {
    width: 230px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__footer {
    padding-top: 20px;
    margin-bottom: -13px;
  }
}
@media (max-width: 739px) {
  .r-side__footer {
    padding-top: 35px;
  }
}
.r-side__footer-btn {
  width: 100%;
}
.r-side__footer-btn.blocked {
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #9e978e;
}
.r-side__footer-btn.blocked:hover {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.r-side__footer-btn.blocked:active {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side__footer-btn {
    width: 230px;
  }
}
.h-report {
  position: relative;
  z-index: 5;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.86;
  padding: 40px 0;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report {
    max-width: 668px;
    padding-top: 120px;
  }
}
@media (max-width: 739px) {
  .h-report {
    margin-right: auto;
    margin-left: auto;
    max-width: calc(100% - 60px);
    padding-top: 82px;
    padding-bottom: 50px;
  }
}
@media (max-width: 360px) {
  .h-report {
    padding-left: 25px;
    padding-right: 25px;
    max-width: 100%;
  }
}
.h-report__title {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 20px;
  font-variant-ligatures: discretionary-ligatures;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__title {
    margin-top: 10px;
    margin-bottom: 16px;
  }
}
@media (max-width: 739px) {
  .h-report__title {
    margin-bottom: 11px;
  }
}
.h-report__title .date {
  display: block;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 739px) {
  .h-report__title .date {
    display: initial;
  }
}
.h-report__title--colors.pink {
  color: #eb6fbd;
}
.h-report__title--colors.blue {
  color: #74d1ea;
}
.h-report__title--colors.teal {
  color: #4bdbc3;
}
.h-report__title--colors.red {
  color: #ff5c39;
}
.h-report__title--colors.yellow {
  color: #fec72e;
}
.h-report__title--colors.lemon {
  color: #fee721;
}
.h-report__pagination {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 739px) {
  .h-report__pagination {
    margin-left: 2px;
  }
}
.h-report__button {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  margin-right: 40px;
}
@media (max-width: 739px) {
  .h-report__button {
    margin-right: 28px;
  }
}
.h-report__button:last-child {
  margin-right: 0;
}
.h-report__button:hover .text {
  opacity: 1;
}
.h-report__button:hover .h-report__button-icon {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.h-report__button:active .h-report__button-icon {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
.h-report__button .text {
  font-weight: 700;
  color: #fff;
  opacity: .5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 739px) {
  .h-report__button .text {
    margin-right: 0;
  }
}
.h-report__button .h-report__button-icon {
  z-index: 50;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.h-report__button--prev .text {
  margin-left: 11px;
}
.h-report__button--prev .h-report__button-icon .icon {
  left: 16px;
}
@media (max-width: 739px) {
  .h-report__button--prev .h-report__button-icon .icon {
    left: 14px;
  }
}
.h-report__button--next .text {
  margin-right: 14px;
}
.h-report__button--next .h-report__button-icon .icon {
  right: 16px;
}
@media (max-width: 739px) {
  .h-report__button--next .h-report__button-icon .icon {
    right: 14px;
  }
}
.h-report__button-icon {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  z-index: 50;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 52px;
  height: 52px;
  position: relative;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__button-icon {
    width: 48px;
    height: 51px;
  }
}
@media (max-width: 739px) {
  .h-report__button-icon {
    width: 48px;
    height: 48px;
  }
}
.h-report__button-icon .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 14px;
  height: 20px;
}
.h-report__content {
  margin-top: 23px;
}
@media (min-width: 1450px) {
  .h-report__content {
    margin: auto 0;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__content {
    margin-top: 28px;
  }
}
@media (max-width: 739px) {
  .h-report__content {
    margin-top: 21px;
    margin-left: 3px;
  }
}
.h-report__subtitle {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 30px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__subtitle {
    margin-bottom: 54px;
  }
}
@media (max-width: 739px) {
  .h-report__subtitle {
    font-size: 18px;
    margin-bottom: 35px;
  }
}
.h-report__cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 739px) {
  .h-report__cols {
    display: block;
  }
}
.h-report__col {
  -moz-flex-basis: 40%;
  -ms-flex-basis: 40%;
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
  font-weight: 500;
}
@media (max-width: 739px) {
  .h-report__col {
    margin-bottom: 40px;
  }
  .h-report__col:last-child {
    margin-bottom: 0;
  }
}
.h-report__col--right {
  -moz-flex-basis: 50%;
  -ms-flex-basis: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 400px;
  margin-left: auto;
  margin-top: -4px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__col--right {
    flex-basis: 43%;
    margin-left: auto;
    margin-top: -6px;
  }
}
.h-report__item {
  position: relative;
  font-weight: 500;
  margin-bottom: 28px;
  margin-left: -1px;
}
.h-report__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__item {
    margin-bottom: 47px;
  }
}
@media (max-width: 739px) {
  .h-report__item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 24px;
  }
}
.h-report__numb {
  font-size: 64px;
  line-height: .95;
  color: #fff;
  display: inline-block;
  position: relative;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__numb {
    font-size: 72px;
    margin-bottom: 7px;
  }
}
.h-report__numb .plus {
  display: block;
  font-size: 36px;
  line-height: .56;
  position: absolute;
  left: 100%;
  top: 8px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__numb .plus {
    left: 104%;
  }
}
@media (max-width: 739px) {
  .h-report__numb {
    font-size: 42px;
    text-align: right;
    width: 80px;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    line-height: 1;
  }
  .h-report__numb .plus {
    font-size: 24px;
    top: 3px;
  }
}
.h-report__text--more {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  margin-bottom: auto;
  line-height: 1.3;
}
.h-report__descr,
.h-report p {
  margin-bottom: 13px;
}
.h-report__descr:last-child,
.h-report p:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .h-report__descr,
  .h-report p {
    margin-bottom: 11px;
  }
}
.h-report__text {
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 739px) {
  .h-report__text {
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-left: 35px;
    margin: auto;
    line-height: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.h-report__text p {
  margin-bottom: 8px;
}
.h-report__ul,
.h-report ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.h-report__li,
.h-report li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 9px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .h-report__li,
  .h-report li {
    padding-left: 22px;
  }
}
.h-report__li:before,
.h-report li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  left: 1px;
  top: 10px;
}
.h-report__li:last-child,
.h-report li:last-child {
  margin-bottom: 0;
}
.h-report__date {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 739px) {
  .h-report__date {
    margin-left: 4px;
  }
}
.h-report__date-icon {
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  margin-top: -4px;
}
.h-report__date-svg {
  width: 100%;
  height: 100%;
  fill: #fff;
}
.h-report__date-text {
  margin-left: 13px;
}
.h-report__date-title {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  font-size: 12px;
  margin-top: 2px;
}
.h-report__date-number {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-top: -12px;
}
@media (max-width: 739px) {
  .report-download {
    padding-bottom: 35px;
    padding-top: 72px;
  }
  .report-download .only__inner {
    padding-top: 31px;
  }
}
.report__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.report__row-aifs {
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.report__col {
  width: 400px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__col {
    width: 310px;
  }
}
@media (max-width: 739px) {
  .report__col {
    width: 100%;
    margin-bottom: 40px;
  }
  .report__col:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .report__col--continue {
    margin-top: -40px;
  }
}
.report__col-list {
  width: 221px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__col-list {
    margin: 0 10px 0 10px;
  }
  .report__col-list:last-child {
    margin: 0;
    margin-left: 130px;
  }
}
@media (max-width: 739px) {
  .report__col-list {
    margin: 0;
  }
}
.report__col--inner-number-list ol {
  counter-reset: heading;
}
.report__col--inner-number-list li:before {
  counter-increment: heading;
  content: counter(heading);
  position: absolute;
  left: 2px;
  color: #b2b2b2;
  top: 6px;
}
.report__col-text {
  max-width: 260px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__col-text {
    max-width: 500px;
    margin-bottom: 28px;
  }
}
@media (max-width: 739px) {
  .report__col-text {
    margin: 0 0 40px 0;
  }
}
.report__inner {
  padding: 40px 0;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}
@media screen and (min-width: 1280px) {
  .report__inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__inner {
    max-width: 668px;
  }
}
@media (max-width: 739px) {
  .report__inner {
    max-width: 375px;
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__inner {
    padding: 120px 0 40px 0;
  }
}
@media (max-width: 739px) {
  .report__inner {
    padding: 120px 0 40px 0;
  }
  .report__inner:not(.s-report) {
    padding-bottom: 95px;
    margin-top: -95px;
  }
  .report__inner:not(.report__methods) {
    padding-bottom: 95px;
    margin-top: -95px;
  }
}
@media screen and (min-width: 1280px) {
  .report__content {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.report__content--mbn {
  margin-bottom: 0;
}
@media (min-width: 1450px) {
  .report__content--mbn {
    margin-bottom: auto;
  }
}
.report__content--flex {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__content--flex {
    display: block;
  }
}
@media (max-width: 739px) {
  .report__content--flex {
    display: block;
  }
}
.report__content--flex-jcc {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.report__inner--nopb {
  padding-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__inner--nopb {
    display: block;
  }
}
@media (max-width: 739px) {
  .report__inner--nopb {
    display: block;
  }
}
.report__title {
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  color: #2c2829;
  text-transform: uppercase;
  max-width: 720px;
  margin-bottom: 26px;
}
@media (min-width: 1440px) and (min-height: 900px) {
  .report__title {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .report__title {
    line-height: 1.19;
    margin-bottom: 23px;
  }
}
.report__title span {
  color: #b5afa9;
}
.report__methods {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (min-width: 1280px) {
  .report__row--reverse {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .report__row--reverse {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.report__row--stretch {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.report__icons {
  margin: auto;
  padding-bottom: 40px;
  padding-top: 40px;
}
.only__inner {
  min-height: 100vh;
  margin: 0 auto;
  padding: 38px 0 30px 0;
  max-width: 680px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__inner {
    max-width: 668px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__inner {
    padding: 120px 0 50px;
  }
}
@media (max-width: 739px) {
  .only__inner {
    padding: 120px 30px 50px;
  }
}
@media (min-width: 768px) {
  .only__inner--pb {
    padding-bottom: 65px;
  }
}
.only__title {
  font-size: 26px;
  line-height: 1.08;
  font-weight: 700;
  color: #4a4a4a;
  margin-bottom: 27px;
  position: relative;
}
@media (max-width: 739px) {
  .only__title {
    margin-bottom: 40px;
  }
}
.only__title--big {
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.19;
  color: #2c2829;
  font-weight: 800;
  margin-bottom: 38px;
}
@media (max-width: 739px) {
  .only__title--big {
    margin-bottom: 20px;
  }
}
.only__title--mb {
  margin-bottom: 41px;
}
.only__title-icon {
  width: 27px;
  height: 37px;
  color: #9e978e;
  position: absolute;
  left: -45px;
  top: -10px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__title-icon {
    display: none;
  }
}
@media (max-width: 739px) {
  .only__title-icon {
    display: none;
  }
}
.only__form {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 739px) {
  .only__form {
    display: block;
  }
}
.only__col {
  -moz-flex-basis: 280px;
  -ms-flex-basis: 280px;
  -webkit-flex-basis: 280px;
  flex-basis: 280px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__col {
    -moz-flex-basis: 285px;
    -ms-flex-basis: 285px;
    -webkit-flex-basis: 285px;
    flex-basis: 285px;
  }
  .only__col:last-child {
    margin-right: 0;
  }
}
@media (max-width: 739px) {
  .only__col {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.only__col--row-bottom {
  margin-top: auto;
}
.only__separator {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  left: -85px;
  height: 100%;
}
.only__separator:before,
.only__separator:after {
  content: '';
  position: absolute;
  height: calc(50% - 22px);
  width: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  transform: translateX(-50%);
  left: 50%;
  z-index: -1;
}
.only__separator:before {
  top: 0;
}
.only__separator:after {
  bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__separator {
    left: -60px;
  }
}
@media (max-width: 739px) {
  .only__separator {
    position: relative;
    margin: 20px auto 30px auto;
    width: 100%;
    left: 0;
    right: 0;
  }
  .only__separator:before,
  .only__separator:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 50%;
    background-color: rgba(158, 151, 142, 0.3);
    transform: translateY(-50%);
    top: 50%;
    z-index: -1;
  }
  .only__separator:before {
    left: 0;
  }
  .only__separator:after {
    right: 0;
  }
}
.only__separator--full {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  left: -85px;
  height: 100%;
}
.only__separator--full:after {
  content: '';
  position: absolute;
  height: calc(100% - 134px);
  width: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  transform: translateX(-50%);
  left: 50%;
  top: 44px;
  z-index: -1;
}
.only__separator--full:after {
  bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__separator--full {
    left: -60px;
  }
}
@media (max-width: 739px) {
  .only__separator--full {
    position: relative;
    margin: 20px auto 30px auto;
    width: 100%;
    left: 0;
    right: 0;
  }
  .only__separator--full:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: rgba(158, 151, 142, 0.3);
    transform: translate(-50%, -50%);
    top: 0;
    z-index: -1;
  }
  .only__separator--full:after {
    right: 0;
  }
}
.only__separator-text {
  background-color: #fff;
  padding: 9.5px 7.5px 12px 7.5px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  color: #9e978e;
  z-index: 1;
}
@media (max-width: 739px) {
  .only__separator-text {
    padding: 9.5px 17.5px;
    margin: auto;
  }
}
@media (max-width: 739px) {
  .only__mobile-wrap {
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .only__mobile-wrap.isActive {
    display: block;
    animation: active 0.3s ease-in-out;
  }
}
@keyframes active {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.only__email {
  margin-top: auto;
}
.only__row {
  margin-bottom: 14px;
}
.only__row:nth-last-child(2) {
  margin-bottom: 0;
}
.only__switchers {
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
}
.only__switcher {
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  padding-bottom: 12px;
  position: relative;
  color: #4c4c4c;
  text-decoration: none;
  font-weight: 700;
}
.only__switcher:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.only__switcher.isActive {
  color: #fec72e;
}
.only__switcher.isActive:after {
  height: 4px;
  background: #fec72e;
}
.only__row--cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.only__row--footer {
  margin-top: 24px;
  margin-bottom: 0;
}
.only__subtitle {
  font-size: 18px;
  line-height: 1.22;
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 22px;
}
@media (max-width: 739px) {
  .only__subtitle {
    text-align: center;
  }
}
@media (max-width: 739px) {
  .only__subtitle--grey {
    text-align: center;
    color: #9e978e;
  }
}
.only__subtitle.authorized {
  display: none;
}
.only__cta {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 30px 0 20px;
}
.only__socials {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .only__socials {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0;
  }
}
.only__social {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.only__social .subscribe__link {
  width: auto;
  margin-right: 15px;
}
.only__social .subscribe__link:last-child {
  margin-right: 0;
}
.only__link {
  color: #9e978e;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}
.only__link:link,
.only__link:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.only__link:hover {
  color: rgba(158, 151, 142, 0.7);
}
.only__link:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .only__link {
    display: inline;
    text-align: center;
  }
}
.only__policy {
  margin-top: 22px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  font-weight: 400;
  color: #999999;
  width: calc(100% - 28px);
}
@media (max-width: 420px) {
  .only__policy {
    margin-left: auto;
    margin-right: auto;
  }
}
.only__policy-link {
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  padding-bottom: 0;
  line-height: 1.3;
}
.only__policy-link:link,
.only__policy-link:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.only__policy-link:hover {
  color: rgba(158, 151, 142, 0.7);
}
.only__policy-link:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .only__policy-link {
    display: inline;
    text-align: center;
  }
}
@media (max-width: 739px) {
  .only__btn {
    width: 100%;
  }
}
.only__btn-unlock {
  width: auto;
  padding: 15px 30px;
}
@media (max-width: 739px) {
  .only__btn-unlock {
    width: 100%;
  }
}
.only__motivation {
  padding-top: 36px;
}
.only__motivation--text {
  font-family: "Geometria", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #9E978E;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__motivation {
    padding-top: 41px;
  }
}
@media (max-width: 739px) {
  .only__motivation {
    padding-top: 0;
    margin-bottom: 46px;
  }
}
.only__label {
  padding-right: 80px;
  position: relative;
}
.only__label--text {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #9E978E;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 739px) {
  .only__label {
    text-align: left;
  }
}
.only__alternative .only__inner {
  max-width: 683px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__alternative .only__inner {
    max-width: 669px;
  }
}
.only__alternative .only__title--mb {
  margin-bottom: 37px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__alternative .only__title--mb {
    margin-bottom: 126px;
  }
}
@media (max-width: 739px) {
  .only__alternative .only__title--mb {
    margin-bottom: 19px;
  }
}
.only__alternative .only__subtitle {
  margin-bottom: 19px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__alternative .only__subtitle {
    margin-bottom: 22px;
  }
}
@media (max-width: 739px) {
  .only__alternative .only__subtitle {
    margin-bottom: 24px;
  }
}
.only__alternative .only__btn-unlock {
  width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__alternative .only__btn-unlock {
    max-width: 280px;
  }
}
.only__alternative .only__col--right .only__row--footer {
  margin-top: 10px;
  text-align: right;
}
@media (max-width: 739px) {
  .only__alternative .only__col--right .only__row--footer {
    margin-top: 24px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__alternative .only__col--right {
    padding-bottom: 6px;
  }
}
.only__alternative .only__policy {
  width: 100%;
  margin-top: 21px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__alternative .only__policy {
    width: 50%;
    max-width: 285px;
    margin-left: auto;
  }
}
@media (max-width: 739px) {
  .only__alternative .only__policy {
    padding: 0 5px;
  }
}
.only__alternative .only__row--footer {
  margin-top: 24px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only__alternative .only__row--footer {
    margin-top: 30px;
  }
}
@media (max-width: 739px) {
  .only__alternative .only__link {
    font-size: 14px;
    line-height: 17px;
    margin-right: 12px;
  }
}
@media (max-width: 739px) {
  .only__alternative .only-authorized .only__subtitle {
    text-align: left;
  }
}
@media (max-width: 739px) {
  .only__alternative .only-authorized {
    padding-top: 29px;
  }
}
.only__alternative .btn--only {
  flex-grow: 1;
  margin-right: 17px;
}
@media (max-width: 739px) {
  .only__alternative .btn--only {
    max-width: 159px;
    margin-left: -3px;
  }
}
.only__alternative .input__label--non-req {
  top: 30px;
  margin-left: 3px;
}
.only__alternative .psw__eye .icon {
  left: 4px;
}
@media (max-width: 739px) {
  .only__alternative .psw__eye .icon {
    left: 1px;
  }
}
@media (max-width: 739px) {
  .only__alternative .s-auth__separator {
    display: none;
  }
}
.only-authorized {
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.only-authorized .only__switchers,
.only-authorized .only__col--row-top,
.only-authorized .only__col--row-bottom,
.only-authorized .only__col--left,
.only-authorized .only__separator {
  display: none;
}
.only-authorized__wrap {
  display: none;
}
@media (max-width: 739px) {
  .only-authorized__wrap {
    margin-bottom: 70px;
  }
}
.only-authorized__profile {
  width: 300px;
  padding: 15px 27px 16px 20px;
  margin: 0 0 16px 0;
  border: 1px solid #9e978e;
  position: relative;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only-authorized__profile {
    margin-left: 0;
    width: 285px;
    padding-right: 12px;
  }
}
@media (max-width: 739px) {
  .only-authorized__profile {
    width: 100%;
    margin: 0 auto 24px auto;
  }
}
.only-authorized__profile:after {
  content: '';
  position: absolute;
  right: -86px;
  top: 10px;
  height: 1px;
  width: 86px;
  background-color: #9e978e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only-authorized__profile:after {
    width: 83px;
    right: -83px;
  }
}
@media (max-width: 739px) {
  .only-authorized__profile:after {
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 100px;
    width: 1px;
    top: auto;
    bottom: -100px;
  }
}
.only-authorized__profile--dark {
  background-color: #292526;
  margin-left: 0;
  margin-top: -13px;
  padding-top: 12px;
  padding-bottom: 17px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only-authorized__profile--dark {
    margin-top: 0;
    padding-top: 11px;
  }
}
@media (max-width: 739px) {
  .only-authorized__profile--dark {
    margin-top: 0;
    padding-left: 23px;
  }
}
.only-authorized__profile--dark:after {
  top: 22px;
  right: -157px;
  width: 157px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only-authorized__profile--dark:after {
    width: 84px;
    right: -84px;
    top: 9px;
  }
}
@media (max-width: 739px) {
  .only-authorized__profile--dark:after {
    top: auto;
    right: 0;
    width: 1px;
  }
}
.only-authorized__profile-title {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22;
  color: #4c4c4c;
}
.only-authorized__profile-title--dark {
  color: rgba(255, 255, 255, 0.5);
}
.only-authorized__profile-text {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.only-authorized__profile-img {
  width: 57px;
  height: 57px;
  border: 2px solid #9e978e;
  border-radius: 50%;
  background-color: #9e978e;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  position: relative;
}
.only-authorized__profile-img .icon {
  width: 26px;
  height: 33px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.only-authorized__profile-img.no-avatar {
  border: 2px solid #fff;
}
.only-authorized__profile-name {
  margin-left: 14px;
  font-size: 16px;
  font-weight: 700;
  color: #9e978e;
  line-height: normal;
}
.only-authorized__profile-name--dark {
  color: #fff;
}
.only-authorized__bottom {
  text-align: right;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .only-authorized__bottom--dark {
    margin-top: 24px;
  }
}
@media (max-width: 739px) {
  .only-authorized__bottom--dark {
    padding-right: 10px;
  }
}
.only-authorized__link {
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  font-size: 14px;
  line-height: normal;
}
.only-authorized__link:link,
.only-authorized__link:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.only-authorized__link:hover {
  color: rgba(158, 151, 142, 0.7);
}
.only-authorized__link:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .only-authorized__link {
    display: inline;
    text-align: center;
  }
}
.type {
  max-width: 100%;
  overflow: hidden;
}
.type__inner {
  padding: 120px 50px 44px 50px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .type__inner {
    padding: 105px 50px 0;
  }
}
@media (max-width: 739px) {
  .type__inner {
    padding: 76px 30px 0;
  }
}
.type__header {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1180px;
  margin: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .type__header {
    margin-bottom: 55px;
  }
}
@media (max-width: 739px) {
  .type__header {
    display: block;
  }
}
.type__title {
  width: 723px;
  padding: 0 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.08;
  color: #4c4c4c;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .type__title {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 739px) {
  .type__title {
    margin-bottom: 30px;
    width: 100%;
    padding-left: 0;
  }
}
.type__back {
  font-size: 14px;
  text-decoration: none;
  color: #9e978e;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 700;
}
.type__back:hover .type__icon {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.type__back:hover .type__icon .icon {
  color: #fff;
}
.type__back:active .type__icon {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
.type__back:active .type__icon .icon {
  color: #fff;
}
.type__left {
  width: 420px;
}
@media (max-width: 739px) {
  .type__left {
    display: none;
  }
}
.type__icon {
  position: relative;
  width: 52px;
  height: 52px;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 14px;
  z-index: 50;
  border: 1px solid #9e978e;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.type__icon .icon {
  left: 16px;
}
@media (max-width: 739px) {
  .type__icon .icon {
    left: 14px;
  }
}
.type__icon:hover {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.type__icon:hover .icon {
  color: #fff;
}
.type__icon:active {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
.type__icon .icon {
  color: #2c2829;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 14px;
  height: 20px;
}
.t-table {
  max-width: 1180px;
  margin: auto;
}
@media (max-width: 739px) {
  .t-table {
    padding: 0;
  }
}
.t-table .ok {
  display: inline-block;
  width: 18px;
  height: 13px;
  background: url('/local/templates/main/style/../images/ok.svg') no-repeat center center;
}
@media (max-width: 739px) {
  .t-table .ok {
    position: absolute;
    bottom: 26px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.t-table__title {
  font-size: 18px;
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 5px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__title {
    text-align: center;
  }
}
@media (max-width: 739px) {
  .t-table__title {
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 11px;
  }
}
.t-table__pdf {
  font-size: 14px;
  color: #9e978e;
  text-align: center;
  line-height: normal;
}
@media (max-width: 739px) {
  .t-table__pdf {
    line-height: 1.17;
    font-size: 9px;
  }
}
.t-table__desc {
  max-width: 420px;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.38;
  color: #4c4c4c;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__desc {
    max-width: 100%;
    font-size: 14px;
  }
}
@media (max-width: 739px) {
  .t-table__desc {
    width: 100%;
    font-size: 14px;
    padding: 0 5px 0 10px;
    line-height: 1.14;
  }
}
.t-table__row {
  padding: 10px 0 9px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1.38;
}
.t-table__row.noborder {
  border-bottom: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__row.noborder {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__row {
    padding-bottom: 50px;
    padding-top: 17px;
    display: block;
  }
  .t-table__row:first-child {
    padding-bottom: 32px;
  }
}
@media (max-width: 739px) {
  .t-table__row {
    padding: 21px 0 62px;
    display: block;
    margin: 0 -10px;
  }
  .t-table__row.noborder {
    border-bottom: none;
  }
  .t-table__row.noborder:first-child {
    padding-bottom: 0;
    padding-top: 0;
  }
  .t-table__row.noborder:last-child {
    padding-bottom: 0;
  }
}
.t-table__cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__cols {
    position: absolute;
    bottom: 22px;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 739px) {
  .t-table__cols {
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
  }
}
.t-table__buttons {
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__buttons {
    position: relative;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 739px) {
  .t-table__buttons {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: 0;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.t-table__button {
  width: 229px;
  margin: 0 9px;
  text-align: center;
}
.t-table__button:first-child {
  margin-left: 0;
}
.t-table__button:last-child {
  margin-right: 0;
}
.t-table__button .btn {
  width: auto;
  max-width: none;
  display: inline-block;
  margin: 9px auto 15px;
  line-height: 19px;
}
@media screen and (min-width: 1280px) {
  .t-table__button .btn {
    padding-left: 51.5px;
    padding-right: 51.5px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__button .btn {
    margin-top: 7px;
    width: 100%;
    max-width: 220px;
  }
}
@media (max-width: 739px) {
  .t-table__button .btn {
    max-width: 159px;
    width: 100%;
    margin: 2px 0 20px 0;
    font-size: 13px;
    padding: 15px 5px;
  }
  .t-table__button .btn:first-child {
    margin-left: 0px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__button {
    width: 33.333%;
    min-width: auto;
    padding: 0;
  }
}
@media (max-width: 739px) {
  .t-table__button {
    width: 25%;
    min-width: auto;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    margin: 0;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -ms-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .t-table__button:first-child {
    margin-left: 0;
  }
  .t-table__button.isActive {
    opacity: 1;
    visibility: visible;
    flex-direction: column;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.t-table__types {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__types {
    position: static;
    bottom: 24px;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 739px) {
  .t-table__types {
    position: static;
    bottom: 24px;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
  }
}
.t-table__type {
  text-align: center;
  width: 229px;
  margin: 0 9px;
}
.t-table__type:first-child {
  margin-left: 0;
}
.t-table__type:last-child {
  margin-right: 0;
}
.t-table__type .btn {
  display: block;
  margin: 30px auto 15px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__type {
    width: 33.333%;
    min-width: auto;
  }
}
@media (max-width: 739px) {
  .t-table__type {
    width: 25%;
    min-width: auto;
    padding: 17px 0 11px 0;
    position: relative;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -ms-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .t-table__type.isActive {
    background: #f5f2ee;
    position: relative;
  }
  .t-table__type.isActive .t-table__title {
    color: #fec72e;
  }
  .t-table__type.isActive:after {
    content: '';
    display: block;
    height: 5px;
    width: 100%;
    background: #fec72e;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.t-table__type-cell {
  display: inline-block;
}
.t-table__col {
  width: 229px;
  margin: 0 9px;
  text-align: center;
  position: relative;
}
.t-table__col:first-child {
  margin-left: 0;
}
.t-table__col:last-child {
  margin-right: 0;
}
.t-table__col .btn {
  display: block;
  margin: 30px auto 15px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__col {
    width: 33.333%;
    min-width: auto;
    padding: 0;
  }
}
@media (max-width: 739px) {
  .t-table__col {
    width: 25%;
    min-width: auto;
    height: 100%;
    margin: 0;
    padding: 0;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -ms-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .t-table__col.isActive {
    background: #f5f2ee;
  }
  .t-table__col.isActive .t-table__title {
    color: #fec72e;
  }
}
.t-table__link {
  font-size: 14px;
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.t-table__link:link,
.t-table__link:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.t-table__link:hover {
  color: rgba(158, 151, 142, 0.7);
}
.t-table__link:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .t-table__link {
    display: inline;
    text-align: center;
  }
}
@media (max-width: 739px) {
  .t-table__link {
    margin: 0 auto;
    line-height: normal;
  }
}
.t-table__head.is_stuck {
  z-index: 1;
  background: #ffffff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-table__head.is_stuck {
    z-index: 100;
    width: 100% !important;
    left: 0 !important;
  }
}
@media (max-width: 739px) {
  .t-table__head.is_stuck {
    z-index: 100;
  }
}
.r-about {
  width: 330px;
  min-height: 100vh;
  height: auto;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
  z-index: 99;
  background-image: linear-gradient(333deg, #d9d6d2, #e8e6e4);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-about {
    display: none !important;
  }
}
@media (max-width: 739px) {
  .r-about {
    display: none !important;
  }
}
.r-about__inner {
  padding: 105px 45px 40px 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-side.isRaised .r-about__inner {
    max-width: 375px;
    margin: 0 auto;
    padding: 50px 30px;
  }
}
@media (max-width: 739px) {
  .r-side.isRaised .r-about__inner {
    max-width: 375px;
    margin: 0 auto;
    padding: 50px 30px;
  }
}
.r-about__back {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  text-decoration: none;
  color: #9e978e;
}
.r-about__back .text {
  font-size: 14px;
  font-weight: 700;
  color: inherit;
}
.r-about__back:hover .r-about__icon {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.r-about__back:hover .r-about__icon .icon {
  color: #fff;
}
.r-about__back:active .r-about__icon {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
.r-about__back:active .r-about__icon .icon {
  color: #fff;
}
.r-about__icon {
  width: 52px;
  height: 52px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 15px;
  margin-left: -4px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 50;
  border: 1px solid #9e978e;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.r-about__icon .icon {
  left: 16px;
}
@media (max-width: 739px) {
  .r-about__icon .icon {
    left: 14px;
  }
}
.r-about__icon .icon {
  width: 20px;
  color: #2c2829;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 14px;
  height: 20px;
}
.r-about__title {
  font-size: 22px;
  line-height: 1.18;
  font-weight: 500;
  color: #2c2829;
  margin-bottom: 11px;
}
.r-about__type {
  font-size: 18px;
  font-weight: 500;
  color: #9e978e;
  margin-bottom: 24px;
}
.r-about__img {
  max-width: 180px;
  position: relative;
  margin-bottom: 30px;
}
.r-about__img img {
  display: block;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
@supports (filter: blur(10px)) {
  .r-about__img:after {
    content: '';
    width: 140px;
    height: 42px;
    opacity: .1;
    background: #000;
    filter: blur(10px);
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
  }
}
.r-about__file {
  font-size: 24px;
  color: #4c4c4c;
  line-height: 1.08;
}
.r-about__separ {
  width: 1px;
  height: 25px;
  background: rgba(0, 0, 0, 0.1);
  margin: 0 10px;
}
.r-about__count {
  font-size: 14px;
  line-height: 1.86;
  font-weight: 700;
  color: #4c4c4c;
}
.r-about__price {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.08;
  color: #2c2829;
}
.r-about__price--status {
  color: #4bdbc3;
  font-size: 18px;
  font-weight: 700;
  margin-top: 6px;
}
.r-about__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  margin-bottom: 23px;
}
@media (max-width: 739px) {
  .r-about ~ .page .footer {
    padding-bottom: 0;
  }
}
.r-about ~ .page .footer .footer__item {
  line-height: normal;
}
@media (max-width: 1415px) {
  .r-about ~ .page .footer .footer__item {
    width: 50%;
    margin-bottom: 20px;
  }
}
.r-about ~ .page .footer .footer__item:nth-child(2n) {
  text-align: right;
}
@media (max-width: 739px) {
  .r-about ~ .page .footer .footer__item {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    line-height: normal;
  }
  .r-about ~ .page .footer .footer__item:nth-child(2n) {
    text-align: center;
  }
}
.r-about ~ .page .footer .footer__item--lower {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .r-about ~ .page .footer .footer__item--lower {
    margin-bottom: 25px;
  }
}
.r-about ~ .page .footer .footer__link--phone {
  border-bottom: 0;
  font-weight: 700;
}
.r-about ~ .page .footer .footer__link--phone:after {
  display: none;
}
@media (max-width: 739px) {
  .r-about ~ .page .footer .footer__item--last-at-mobile {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    order: 4;
    margin-bottom: 0;
  }
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.r-bar {
  width: 100%;
  background: #2c2829;
  position: absolute;
  top: 120px;
  right: 0;
  left: 0;
}
@media screen and (min-width: 1280px) {
  .r-bar {
    display: none !important;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-bar {
    top: 107px;
  }
  .r-bar ~ .only__inner {
    padding-top: 233px;
  }
}
@media (max-width: 739px) {
  .r-bar {
    position: static;
  }
}
.r-bar__inner {
  width: 100%;
  padding: 13px 50px 17px;
  position: relative;
}
@media (max-width: 739px) {
  .r-bar__inner {
    padding: 13px 29px 17px;
  }
}
.r-bar__title {
  color: #9e978e;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 3px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-bar__title {
    padding-right: 100px;
  }
}
@media (max-width: 739px) {
  .r-bar__title {
    margin-bottom: 4px;
  }
}
.r-bar__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
}
@media (min-width: 320px) and (max-width: 340px) {
  .r-bar__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-bar__row {
    padding-right: 100px;
  }
}
.r-bar__type {
  font-size: 14px;
  font-weight: 400;
  color: #dad8d5;
}
@media (max-width: 739px) {
  .r-bar__type {
    line-height: normal;
  }
}
.r-bar__file {
  font-size: 18px;
  font-weight: 400;
  color: #dad8d5;
}
.r-bar__separ {
  width: 1px;
  height: 22px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0 10px;
}
.r-bar__count {
  font-size: 14px;
  font-weight: 500;
  color: #dad8d5;
}
@media (max-width: 739px) {
  .r-bar__count {
    line-height: normal;
  }
}
.r-bar__price {
  margin-left: auto;
  font-weight: 500;
  font-size: 18px;
  color: #fec72e;
}
@media (max-width: 739px) {
  .r-bar__price {
    font-weight: 700;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-left: auto;
  }
}
.r-bar__price--absolute {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0;
}
@media (max-width: 739px) {
  .r-bar__price--absolute {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-left: auto;
  }
}
.r-bar__price--mobile-show {
  display: block;
  margin-left: auto;
}
@media (min-width: 320px) and (max-width: 360px) {
  .r-bar__price--mobile-show {
    font-size: 16px;
    margin-left: 0;
  }
}
@media (min-width: 320px) and (max-width: 340px) {
  .r-bar__price--mobile-show {
    margin-left: 0;
  }
}
.r-bar__pay-status {
  color: #4bdbc3;
  font-size: 18px;
  font-weight: 700;
  margin-left: auto;
  text-align: right;
}
.r-done {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
}
.r-done__inner {
  padding-top: 105px;
  padding-bottom: 35px;
}
@media (max-width: 739px) {
  .r-done__inner {
    padding: 31px 30px 0 30px;
  }
}
.r-done__item {
  padding: 0px 0px 63px 85px;
  position: relative;
}
@media (max-width: 739px) {
  .r-done__item {
    padding-bottom: 67px;
    padding-left: 3px;
  }
}
.r-done__item:after {
  content: '';
  width: 1px;
  height: 100%;
  top: 15px;
  background: rgba(158, 151, 142, 0.2);
  position: absolute;
  left: 27px;
}
.r-done__item:first-child {
  padding-bottom: 79px;
}
@media (max-width: 739px) {
  .r-done__item:first-child {
    padding-bottom: 64px;
  }
}
.r-done__item:last-child {
  padding-bottom: 30px;
  margin-top: -21px;
}
@media (max-width: 739px) {
  .r-done__item:last-child {
    margin-top: -9px;
  }
}
.r-done__item:last-child:after {
  display: none;
}
@media (max-width: 739px) {
  .r-done__item {
    padding-left: 0;
  }
  .r-done__item:after {
    left: 0;
  }
}
.r-done__item.isActive .r-done__title {
  font-size: 26px;
  line-height: 1.08;
  font-weight: 700;
  margin-bottom: 11px;
}
@media (max-width: 739px) {
  .r-done__item.isActive .r-done__title {
    margin-bottom: 16px;
  }
}
.r-done__item.isActive .r-done__text p {
  margin-bottom: 14px;
  line-height: 1.86;
}
@media (max-width: 739px) {
  .r-done__item.isActive .r-done__text p {
    line-height: 1.29;
  }
}
.r-done__item.isActive .r-done__text p:last-child {
  margin-bottom: 0;
}
.r-done__item--list {
  padding: 27px 0 62px 85px;
}
@media (max-width: 739px) {
  .r-done__item--list {
    padding-left: 3px;
    padding-top: 0;
  }
}
.r-done__item--list .r-done__icon {
  top: 48px;
}
@media (max-width: 739px) {
  .r-done__item--list .r-done__icon {
    top: 14px;
  }
}
.r-done__item--list .r-done__title {
  margin-bottom: 9px;
}
.r-done__icon {
  overflow: hidden;
  position: absolute;
  z-index: 5;
  left: 27px;
  top: 24px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  border: 3px solid #9e978e;
  color: #9e978e;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-done__icon {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 739px) {
  .r-done__icon {
    width: 27.5px;
    height: 27.5px;
    z-index: 10;
    left: 0;
    top: 14px;
  }
}
.r-done__icon-download {
  width: 83px;
  height: 83px;
  left: 25px;
  top: 29px;
  border-color: #4bdbc3;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-done__icon-download {
    width: 58px;
    height: 58px;
  }
}
@media (max-width: 739px) {
  .r-done__icon-download {
    width: 41px;
    height: 41px;
    left: 1px;
    top: 18px;
  }
}
.r-done__icon-svg {
  width: 29px;
  height: 29px;
  fill: #9e978e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-done__icon-svg {
    width: 16px;
    height: auto;
  }
}
.r-done__icon-svg--download {
  fill: #4bdbc3;
  color: #4bdbc3;
  width: 34px;
  height: 34px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-done__icon-svg--download {
    height: 27px;
    width: 27px;
  }
}
@media (max-width: 739px) {
  .r-done__icon-svg--download {
    width: 17px;
    height: 17px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-done__icon-svg--email {
    width: 16px;
    height: 10px;
  }
}
@media (max-width: 739px) {
  .r-done__icon-svg--email {
    width: 16px;
    height: 10px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-done__icon-svg--lamp {
    width: 13px;
    height: 14px;
  }
}
.r-done__icon-svg--rocket {
  width: 11px;
  height: 17px;
}
.r-done__icon-svg--speed {
  width: 30px;
  height: 17px;
  margin: -5px 4px 0 5px;
}
@media (max-width: 739px) {
  .r-done__icon-svg--speed {
    width: 17px;
    margin-top: -5px;
  }
}
.r-done__icon-svg--zigzag {
  width: 54px;
  height: 54px;
}
@media (max-width: 739px) {
  .r-done__icon-svg--back {
    width: 16px;
    height: 11px;
  }
}
.r-done__text p {
  font-size: 14px;
  line-height: 1.29;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
@media (max-width: 739px) {
  .r-done__text p {
    padding-left: 36px;
    line-height: 1.29;
  }
}
.r-done__text p:last-child {
  margin-bottom: 0;
}
.r-done__text ul {
  list-style-type: none;
  padding: 0 0 0 30px;
  margin: 0;
  line-height: 1.29;
}
@media (max-width: 739px) {
  .r-done__text ul {
    padding-left: 67px;
  }
}
.r-done__text ul li {
  line-height: 1.29;
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  margin-bottom: 8px;
  margin-left: 4px;
  position: relative;
}
.r-done__text ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #9e978e;
  top: 6px;
  left: -35px;
}
@media (max-width: 739px) {
  .r-done__text ul li:before {
    top: 10px;
    left: -36px;
  }
}
.r-done__text ul li:last-child {
  margin-bottom: 0;
}
.r-done__text a {
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  margin-top: 20px;
  font-size: 14px;
}
.r-done__text a:link,
.r-done__text a:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.r-done__text a:hover {
  color: rgba(158, 151, 142, 0.7);
}
.r-done__text a:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .r-done__text a {
    display: inline;
    text-align: center;
  }
}
@media (max-width: 739px) {
  .r-done__text a {
    margin-left: 33px;
    margin-top: 17px;
  }
}
.r-done__text--top p {
  color: rgba(0, 0, 0, 0.6);
}
.r-done__title {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 700;
  color: #4c4c4c;
}
@media (max-width: 739px) {
  .r-done__title {
    padding-left: 35px;
    margin-bottom: 6px;
  }
  .r-done__title br {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 352px) {
  .r-done__title {
    font-size: 15px;
  }
}
.r-done__title--normal {
  font-weight: 400;
  line-height: normal;
}
.r-done__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.r-done__row .card {
  -moz-flex-basis: 280px;
  -ms-flex-basis: 280px;
  -webkit-flex-basis: 280px;
  flex-basis: 280px;
  text-align: left;
  max-width: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-done__row .card {
    -moz-flex-basis: 286px;
    -ms-flex-basis: 286px;
    -webkit-flex-basis: 286px;
    flex-basis: 286px;
  }
}
@media (max-width: 739px) {
  .r-done__row .card {
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -ms-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    height: auto;
  }
  .r-done__row .card:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .r-done__row {
    display: block;
    text-align: center;
  }
}
.r-done__row .card--color {
  margin-bottom: 17px;
}
.r-done__cards-colors {
  margin-top: 25px;
}
.r-done__link {
  text-decoration: none;
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 1.86;
  font-weight: 500;
  color: #9e978e;
}
.r-done__link:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: rgba(158, 151, 142, 0.3);
}
.r-done__back-btn {
  margin-top: 22px;
  margin-left: -2px;
}
.payment {
  padding: 42px 0 47px 0;
  margin-bottom: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .payment {
    padding-top: 223px;
    padding-bottom: 68px;
  }
}
@media (max-width: 739px) {
  .payment {
    padding-top: 72px;
    padding-bottom: 64px;
  }
}
.payment__inner {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 739px) {
  .payment__inner {
    max-width: 315px;
    padding-top: 31px;
  }
}
.payment__title {
  font-size: 26px;
  font-weight: 700;
  color: #4a4a4a;
  line-height: 1.08;
  margin: 0 0 31px 0;
}
@media (max-width: 739px) {
  .payment__title {
    margin-bottom: 21px;
    font-size: 18px;
  }
}
.payment__title--big {
  font-size: 26px;
}
.payment__body {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 739px) {
  .payment__body {
    display: block;
  }
}
.payment__col {
  -moz-flex-basis: 280px;
  -ms-flex-basis: 280px;
  -webkit-flex-basis: 280px;
  flex-basis: 280px;
  margin-right: 118px;
}
.payment__col:last-child {
  margin-right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .payment__col {
    margin-right: 123px;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -moz-flex-basis: 287px;
    -ms-flex-basis: 287px;
    -webkit-flex-basis: 287px;
    flex-basis: 287px;
  }
}
@media (max-width: 739px) {
  .payment__col {
    width: 100%;
    display: block;
    padding: 56px 0 38px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .payment__col:first-child {
    padding-top: 0;
  }
  .payment__col:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.payment__descr {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-bottom: 12px;
  line-height: normal;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .payment__descr {
    text-align: center;
  }
}
@media (max-width: 739px) {
  .payment__descr {
    line-height: 1.22;
    margin-bottom: 9px;
  }
}
.payment__text,
.payment__footer--text {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 16px;
  line-height: 1.29;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .payment__text,
  .payment__footer--text {
    text-align: center;
    margin-bottom: 26px;
  }
}
@media (max-width: 739px) {
  .payment__text,
  .payment__footer--text {
    margin-bottom: 26px;
  }
}
.payment__img {
  height: 246px;
  margin-bottom: 28px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 225px;
}
.payment__img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .payment__img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
  }
}
@media (max-width: 739px) {
  .payment__img {
    margin-bottom: 34px;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
  }
}
@media (max-width: 739px) {
  .payment__img--card {
    margin-top: -26px;
    margin-bottom: 12px;
  }
}
.payment__img--card img {
  width: 143px;
  height: 103px;
}
.payment__footer .btn {
  max-width: 225px;
  width: 100%;
  margin: 0 auto 19px 0;
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .payment__footer .btn {
    margin-left: auto;
    margin-right: auto;
    max-width: 256px;
  }
}
@media (max-width: 739px) {
  .payment__footer .btn {
    width: 321px;
    max-width: none;
  }
}
.payment__footer--text {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .payment__footer--text {
    text-align: center;
  }
}
@media (max-width: 739px) {
  .payment__footer--text {
    text-align: center;
  }
}
.payment__header {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.c-time {
  background: #fff;
}
@media (max-width: 739px) {
  .c-time {
    height: auto !important;
  }
}
.c-time--nofp {
  min-height: 100vh;
}
.c-time--nofp .c-time__inner {
  min-height: 100vh;
}
.c-time--nofp .swiper-container {
  min-height: 100vh;
}
.c-time--nofp .c-time__row {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-time--nofp .c-time__more {
  position: relative;
  display: inline-block;
}
.c-time--nofp .c-time__more:after {
  opacity: 1;
  content: '';
  display: block;
  height: 100vh;
  width: 6px;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -3px;
}
.c-time__inner {
  max-width: 1280px;
  padding: 120px 50px 50px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  max-height: 100%;
  padding-top: 240px;
}
@media (max-width: 739px) {
  .c-time__inner {
    padding: 30px;
  }
}
.c-time__inner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.97) 54%, #ffffff 59%, #ffffff 100%);
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
}
.c-time--page .c-time__inner:before {
  position: fixed;
}
.c-time__inner:after {
  display: block;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__inner {
    height: auto !important;
  }
}
@media (max-width: 739px) {
  .c-time__inner {
    height: auto !important;
    padding: 72px 0 0 0;
  }
  .c-time__inner:before {
    display: none;
  }
}
.c-time__item {
  padding: 0 83px 0 100px;
  width: 50%;
  float: left;
  text-align: left;
  position: relative;
  z-index: 10;
}
.c-time__item:after {
  content: '';
  float: none;
  clear: both;
  display: table;
}
.c-time__item:before {
  content: '';
}
.c-time__item .btn {
  opacity: .2;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__item .btn {
    width: 265px;
  }
}
@media (max-width: 739px) {
  .c-time__item .btn {
    margin-left: 0;
    margin-right: auto;
    width: 100%;
    max-width: 265px;
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .c-time__item:hover .btn {
    opacity: 1;
  }
  .c-time__item:hover .c-time__date {
    color: #b5afa9;
  }
}
.animated .c-time__item .btn {
  opacity: 1;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__item {
    padding: 0 48px 45px 0;
  }
  .animated .c-time__item .btn {
    opacity: 1;
  }
}
@media (max-width: 739px) {
  .c-time__item {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
  }
  .animated .c-time__item .btn {
    opacity: 1;
    width: 100%;
    max-width: 265px;
    display: block;
  }
}
.c-time__item--right {
  float: right;
  padding-left: 109px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__item--right {
    padding: 0 0 45px 45px;
  }
}
@media (max-width: 739px) {
  .c-time__item--right {
    float: none;
    clear: both;
    padding: 0;
  }
}
.c-time__date {
  position: absolute;
  left: 100%;
  padding-left: 24px;
  font-size: 24px;
  color: rgba(181, 175, 169, 0.2);
  white-space: nowrap;
  font-weight: 700;
  top: 7px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-time__item--right .c-time__date {
  left: auto;
  right: 100%;
  padding-right: 24px;
  padding-left: 0;
}
.c-time__item--right .c-time__date:after {
  left: 100%;
}
@media (max-width: 739px) {
  .c-time__item--right .c-time__date {
    padding: 0;
    right: auto;
    left: auto;
  }
  .c-time__item--right .c-time__date:after {
    left: auto;
    right: 100%;
  }
}
.c-time__date:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  display: block;
  background: #fff;
  border: 3px solid rgba(158, 151, 142, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .c-time__date:after {
    border-color: #b5afa9;
  }
  .c-time__item:hover .c-time__date:after {
    border-color: #b5afa9;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .animated .c-time__date:after {
    border-color: #b5afa9;
  }
}
@media (max-width: 739px) {
  .c-time__date:after {
    left: auto;
    right: 100%;
    top: 7px;
  }
}
.animated .c-time__date:after {
  border-color: #b5afa9;
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .c-time__date {
    color: #b5afa9;
  }
  .c-time__item:hover .c-time__date {
    border-color: #b5afa9;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__date {
    top: auto;
  }
  .animated .c-time__date {
    color: #b5afa9;
  }
}
@media (max-width: 739px) {
  .c-time__date {
    position: relative;
    padding: 0;
    left: auto;
    right: auto;
    margin-bottom: 32px;
    top: 0;
  }
}
.animated .c-time__date {
  color: #b5afa9;
}
.c-time__title {
  font-size: 32px;
  font-weight: 800;
  color: rgba(76, 76, 76, 0.2);
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 380px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .c-time__title {
    color: #4c4c4c;
  }
  .c-time__item:hover .c-time__title {
    color: #4c4c4c;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__title {
    margin-bottom: 17px;
    width: 288px;
  }
  .animated .c-time__title {
    color: #4c4c4c;
  }
}
@media (max-width: 739px) {
  .c-time__title {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 17px;
    max-width: 420px;
    width: auto;
  }
}
.animated .c-time__title {
  color: #4c4c4c;
}
@media (max-width: 360px) {
  .c-time__title {
    font-size: 24px;
    max-width: 100%;
  }
}
.c-time__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.86;
  color: rgba(0, 0, 0, 0.2);
  opacity: .6;
  margin-bottom: 27px;
  width: 340px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-time__text p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1280px) {
  .swiper-slide-active .c-time__text {
    color: #4c4c4c;
  }
  .c-time__item:hover .c-time__text {
    color: #4c4c4c;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__text {
    width: 288px;
  }
  .animated .c-time__text {
    color: #4c4c4c;
  }
}
@media (max-width: 739px) {
  .c-time__text {
    margin-bottom: 27px;
    width: auto;
    max-width: 420px;
    line-height: 1.86;
  }
}
@media (max-width: 360px) {
  .c-time__text {
    max-width: 100%;
  }
}
.animated .c-time__text {
  color: #4c4c4c;
}
.c-time__line {
  position: absolute;
  display: block;
  width: 1px;
  background: #9e978e;
  opacity: .4;
  top: 0;
  bottom: 200px;
  left: 50%;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 739px) {
  .c-time__line {
    left: 30px;
  }
}
.c-time__wrap {
  max-height: 100%;
  overflow: auto;
  position: relative;
}
.c-time__row {
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}
.c-time__more {
  background: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #9e978e;
  padding-top: 40px;
}
.c-time__more:after {
  content: '';
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  background: #9e978e;
  opacity: .3;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-time__more:hover:after {
  opacity: 1;
}
.c-time__box {
  padding-bottom: 65px;
}
.c-time__box:after {
  content: '';
  width: 100%;
  display: table;
  float: none;
  clear: both;
}
.c-time__box:last-child {
  padding-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .c-time__box {
    padding-bottom: 29px;
  }
}
@media (max-width: 739px) {
  .c-time__box {
    padding: 0 0 52px 0;
  }
}
.c-time__column {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 739px) {
  .c-time__column {
    padding: 50px 30px 50px 58px;
  }
}
.b-hero {
  min-height: 100vh;
  color: #fff;
  background-color: #2c2829;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.b-hero .triangle {
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 100%;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("/local/templates/main/style/../images/triangle.png") no-repeat center center / 100% 100%;
}
.b-hero .triangle--right {
  left: auto;
  right: 0;
}
@media (max-width: 739px) {
  .b-hero .triangle {
    display: none;
  }
}
.b-hero__inner {
  padding: 120px 50px;
  width: 100%;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  z-index: 10;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .b-hero__inner {
    padding: 120px 0;
  }
}
@media (max-width: 739px) {
  .b-hero__inner {
    padding: 120px 0;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
  }
}
.blog {
  position: relative;
  z-index: 10;
  min-height: 100vh;
  padding: 156px 50px 0;
  background: #f2f2f2;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog {
    padding-top: 77px;
  }
}
@media (max-width: 739px) {
  .blog {
    padding: 38px 30px 0;
  }
  .blog.isWide {
    padding-left: 0;
    padding-right: 0;
  }
}
.blog ~ .footer {
  margin-top: 0;
}
.blog__inner {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog__inner.isWide {
  max-width: 100%;
}
@media (max-width: 739px) {
  .blog__inner {
    padding-top: 39px;
  }
}
.blog__header {
  z-index: 2;
  padding-bottom: 30px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__header {
    padding-bottom: 40px;
  }
}
@media (max-width: 739px) {
  .blog__header {
    padding-bottom: 34px;
  }
}
.blog__column {
  padding: 20px 0 0 0;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__column {
    padding-top: 17px;
  }
}
@media (max-width: 739px) {
  .blog__column {
    padding-top: 7px;
  }
}
.blog__column--404 {
  background: transparent;
  transition: none;
}
.blog__section {
  padding: 38px 100px 0;
  color: #000;
}
.blog__section--dark {
  background: #2c2829;
  color: #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__section {
    padding: 40px 50px 0;
  }
}
@media (max-width: 739px) {
  .blog__section {
    padding: 40px 20px 0;
  }
}
.blog__section--subscribe {
  padding: 30px 20px 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__section--subscribe {
    padding: 31px 50px 0;
  }
}
@media (max-width: 739px) {
  .blog__section--subscribe {
    padding: 40px 30px 0;
  }
}
.blog__section-404 {
  padding: 0;
}
.blog__subs {
  text-align: center;
  font-weight: 500;
  padding-bottom: 46px;
  padding-top: 2px;
}
.blog__subs .btn {
  background: #FFC600;
  border-color: #FFC600;
  color: #2C2829;
  padding: 15px 34px;
}
@media (max-width: 739px) {
  .blog__subs {
    width: 100%;
    text-align: left;
    padding-bottom: 50px;
  }
  .blog__subs .subscribe__col-top + .subscribe__col-top {
    margin-top: 49px;
  }
}
.blog__subs .subscribe__inner,
.blog__subs .subscribe__cols-top {
  padding: 0;
  text-align: left;
}
.blog__subs .subscribe__inner {
  padding: 0 139px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__subs .subscribe__inner {
    padding: 0 30px;
  }
}
@media (max-width: 739px) {
  .blog__subs .subscribe__inner {
    padding: 0 10px;
  }
}
.blog__subs .subscribe__row .input {
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 13px;
  width: 279px;
  /* 280px */
}
.blog__subs .subscribe__row .input.error {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .blog__subs .subscribe__row .input {
    margin-top: -4px;
    padding-bottom: 54px;
    height: 54px;
    max-width: 100%;
  }
}
@media (max-width: 739px) {
  .blog__subs .input input {
    height: 54px;
  }
}
@media (max-width: 739px) {
  .blog__subs .btn--subscribe {
    margin: 12px -1px;
    margin-bottom: 0 !important;
  }
}
.blog__subs .subscribe__maintitle,
.blog__subs .subscribe__maintitle2 {
  font-weight: 500;
  letter-spacing: -0.05px;
  color: #fff;
  margin-bottom: 35px;
  margin-top: 8px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__subs .subscribe__maintitle,
  .blog__subs .subscribe__maintitle2 {
    margin-bottom: -12px;
    margin-top: 7px;
    margin-left: 0px;
  }
}
@media (max-width: 739px) {
  .blog__subs .subscribe__maintitle,
  .blog__subs .subscribe__maintitle2 {
    max-width: 380px;
    margin-left: auto !important;
    margin-right: auto;
    margin-bottom: 41px !important;
    letter-spacing: 0px;
  }
}
.blog__subs .checkbox__label {
  color: #fff;
  letter-spacing: 0.56px;
}
.blog__subs .input {
  border: 1px solid #383736 !important;
  display: block;
  background: transparent;
}
.blog__subs .input input {
  background: #262626;
  color: #fff;
  width: 285px;
  max-width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__subs .input input {
    width: auto;
  }
}
.blog__subs .input__label {
  color: rgba(255, 255, 255, 0.3);
}
.blog__subs .input__shadow {
  background: linear-gradient(90deg, rgba(38, 38, 38, 0) 0%, #262626 70.67%, #262626 100%);
}
.blog__subs .btn.btn--subscribe {
  padding: 15px 33px;
  margin-left: 0;
  margin-top: 7px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__subs .btn.btn--subscribe {
    margin-left: 21px;
  }
}
.blog__subs .subscribe__cancel.btn {
  font-weight: bold;
  font-size: 16px;
  color: #9E978E !important;
  margin-top: 0px;
  position: relative;
  left: -37px;
  padding: 15px 32px;
}
@media (max-width: 739px) {
  .blog__subs .subscribe__cancel.btn {
    margin-top: 6px;
    padding: 17px 0px;
    left: 3px;
    margin-bottom: 0 !important;
  }
}
.blog__subs .subscribe__col.shrinked {
  display: block;
  margin-top: 7px;
}
@media (max-width: 739px) {
  .blog__subs .subscribe__col.shrinked {
    margin-top: 0;
  }
}
@media (max-width: 739px) {
  .blog__subs .subscribe__row.subscribe__row-input {
    margin-top: -7px;
  }
}
.blog__subs-title {
  color: inherit;
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 13px;
  padding-top: 7px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog__subs-title.hide {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
@media (max-width: 739px) {
  .blog__subs-title {
    font-weight: 500;
    max-width: 198px;
    padding-top: 0;
    margin-top: -2px;
    margin-bottom: 12px;
  }
}
.blog__success-title {
  color: inherit;
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 13px;
  padding-top: 7px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog__success-title.hide {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
@media (max-width: 739px) {
  .blog__success-title {
    font-weight: 500;
    max-width: none;
    padding-top: 0;
    margin-top: -2px;
    margin-bottom: 11px;
  }
}
.blog__subs-subtitle {
  font-size: 14px;
  line-height: 144%;
  text-align: center;
  color: #9E978E;
  margin-bottom: 23px;
}
@media (max-width: 739px) {
  .blog__subs-subtitle {
    text-align: left;
    max-width: 240px;
    line-height: 160%;
    margin-bottom: 20px;
  }
}
.blog__subs-subtitle a {
  color: #FFC600;
  border-bottom: 1px solid #FFC600;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.blog__subs-subtitle a:hover {
  opacity: 0.7;
}
.blog__subs-subtitle a:active {
  opacity: 1;
  border-bottom-color: transparent;
}
.blog__subs-subtitle2,
.blog__success-subtitle {
  font-size: 16px;
  line-height: 144%;
  text-align: center;
  color: #9E978E;
  max-width: 460px;
  padding-top: 7px;
  margin: auto;
  margin-bottom: 23px;
}
@media (max-width: 739px) {
  .blog__subs-subtitle2,
  .blog__success-subtitle {
    text-align: left;
    max-width: 240px;
    line-height: 160%;
    margin-bottom: 20px;
  }
}
.blog__subs-subtitle2 .subscribe__change a,
.blog__success-subtitle .subscribe__change a,
.blog__subs-subtitle2 a,
.blog__success-subtitle a {
  color: #FFC600;
  border-bottom: 1px solid rgba(255, 198, 0, 0.3);
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.blog__subs-subtitle2 .subscribe__change a:hover,
.blog__success-subtitle .subscribe__change a:hover,
.blog__subs-subtitle2 a:hover,
.blog__success-subtitle a:hover {
  color: rgba(255, 198, 0, 0.7);
  border-bottom: 1px solid rgba(255, 198, 0, 0.3);
}
.blog__subs-subtitle2 .subscribe__change a:active,
.blog__success-subtitle .subscribe__change a:active,
.blog__subs-subtitle2 a:active,
.blog__success-subtitle a:active {
  opacity: 1;
  color: #FFC600;
  border-bottom-color: transparent;
}
@media (max-width: 739px) {
  .blog__success-subtitle {
    max-width: none;
    margin-right: 10px;
  }
}
@media (max-width: 739px) {
  .btn.js-show-blogsubscribe {
    width: 100%;
  }
}
.blog__subs-row {
  margin-bottom: 28px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog__subs-row .input {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  text-align: left;
}
.blog__subs-row .input ~ label.error {
  position: static;
  width: 100%;
  text-align: left;
  padding: 5px 20px 5px 0;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
}
.blog__subs-row .btn {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 200px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.blog__subs-row .btn.hide {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.blog__subs-row.hide {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
@media (max-width: 739px) {
  .blog__subs-row {
    display: block;
  }
  .blog__subs-row .btn {
    width: 100%;
    max-width: 420px;
    margin: 20px auto 0;
  }
}
.blog__subs-text {
  color: inherit;
  opacity: .3;
  font-size: 14px;
  line-height: 1.29;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog__subs-text.hide {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.blog__tags {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog__tag {
  display: inline-block;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}
.blog__tag:last-child {
  margin-right: 0;
}
@media screen and (min-width: 1280px) {
  .blog__tag:hover {
    color: #fec72e;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .blog__tag {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
@media (max-width: 739px) {
  .blog__tag {
    margin-right: 16px;
    margin-bottom: 16px;
  }
}
.blog__tag.isActive {
  color: #fec72e;
}
.blog__tag input {
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}
.blog__tag input:checked ~ label {
  color: #fec72e;
}
@media (max-width: 739px) {
  .blog__tag input {
    display: none;
  }
}
.blog__tag label {
  display: block;
  cursor: pointer;
  border: 1px solid;
  padding: 10px 15px;
}
.blog__row {
  margin-bottom: 10px;
}
.blog__row:first-child {
  margin-bottom: -6px;
}
@media (max-width: 739px) {
  .blog__row {
    margin-bottom: 8px;
  }
  .blog__row:first-child {
    margin-bottom: 8px;
  }
  .blog__row:last-child {
    margin-bottom: 0;
  }
}
.blog__row .select {
  margin-left: -17px;
}
@media (max-width: 739px) {
  .blog__row .select {
    margin-left: -13px;
  }
}
.blog__row select {
  width: auto;
  display: inline-block;
  max-width: 100%;
}
.blog__subscribe-block {
  position: relative;
}
.blog__subs-succes-msg {
  color: inherit;
  font-size: 18px;
  line-height: 1.33;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog__subs-succes-msg.show {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.blog__subs .checkbox {
  margin-bottom: 20px;
}
@media (max-width: 739px) {
  .blog__subs .checkbox {
    margin-bottom: 18px;
  }
}
.blog__subs .checkbox__block {
  width: 36px;
  height: 36px;
}
@media (max-width: 739px) {
  .blog__subs .checkbox__block {
    width: 36px;
    height: 36px;
  }
}
.blog__subs .checkbox__label {
  margin-left: 15px;
}
.blog__subs .js-subscribe .subscribe__row {
  margin-bottom: 13px;
}
@media (max-width: 739px) {
  .blog__subs .js-subscribe .subscribe__row {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .blog__subs .subscribe__subtitle {
    margin-bottom: 13px;
  }
}
.b-article {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 34px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.blog__section:last-child .b-article {
  border-bottom: none;
}
@media screen and (min-width: 1280px) {
  .b-article:hover .b-article__title {
    color: #9e978e;
  }
}
@media (max-width: 739px) {
  .b-article {
    padding-bottom: 28px;
  }
}
.b-article--404 {
  padding-bottom: 0;
  text-align: center;
  cursor: default;
}
.b-article--404:hover .b-article__title {
  color: #fff;
}
.b-article__title {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 32px;
  line-height: 1.19;
  color: #4a4a4a;
  margin-bottom: 15px;
  max-width: 480px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 739px) {
  .b-article__title {
    margin-bottom: 14px;
    display: block;
  }
}
.b-article__title-404 {
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-family: "Geometria", Arial, sans-serif;
  color: #ffffff;
}
.b-article__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 21px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 739px) {
  .b-article__row {
    margin-bottom: 15px;
  }
}
.b-article__info {
  font-size: 12px;
  font-weight: 700;
  line-height: 2.17;
  letter-spacing: 0.3px;
  color: rgba(0, 0, 0, 0.3);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b-article__info:after {
  content: '';
  display: inline-block;
  height: 17px;
  width: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin: 0 15px;
}
.b-article__info:last-child:after {
  display: none;
}
.b-article__info .icon {
  width: 19px;
  margin-right: 8px;
  height: 10px;
}
.b-article__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.86;
  color: rgba(0, 0, 0, 0.6);
}
.b-article__text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .b-article__text {
    padding-top: 4px;
  }
}
.b-raise {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 72px;
  overflow: hidden;
  z-index: 150;
  background: #fff;
  padding: 0 30px;
  bottom: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.b-raise button,
.b-raise input,
.b-raise optgroup,
.b-raise select,
.b-raise textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  -ms-appearance: inherit;
  -o-appearance: inherit;
  appearance: inherit;
}
.b-raise.isRaised {
  height: 100vh;
  bottom: 0;
  overflow: auto;
}
.b-raise.isActive {
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}
.b-raise__clicker {
  height: 72px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.b-raise__header {
  height: 72px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.b-raise__header-arrow {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fec72e;
}
.b-raise__header-arrow .icon {
  width: 12px;
  height: 8px;
  display: block;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: relative;
}
.b-raise.isRaised .b-raise__header-arrow {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -o-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
.b-raise.isRaised .b-raise__header-arrow .icon {
  right: 1px;
}
.b-raise__header-selected {
  font-size: 18px;
  font-weight: 500;
  color: #2c2829;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.b-raise.isRaised .b-raise__header-selected {
  color: rgba(44, 40, 41, 0.4);
}
.b-raise__header-tags {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.b-raise__header-tags span {
  font-size: 14px;
  font-weight: 500;
  color: rgba(44, 40, 41, 0.4);
  position: relative;
  display: inline-block;
}
.b-raise__header-tags span:after {
  content: ',';
  margin-right: 5px;
}
.b-raise__header-tags span:last-child:after {
  display: none;
}
.b-raise__list {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.89;
  color: #4c4c4c;
  margin: 10px 0;
}
.b-raise__item {
  margin: 20px 0;
}
.b-raise__item label {
  color: #4c4c4c;
  padding: 10px 0;
}
.b-raise__item input {
  position: absolute;
  left: 0;
  top: 0;
}
.b-raise__item input:checked ~ label {
  color: #fec72e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .b-raise__item input {
    display: none;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    z-index: -1;
    opacity: 0;
  }
}
@media (max-width: 739px) {
  .b-raise__item input {
    display: none;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    z-index: -1;
    opacity: 0;
  }
}
.b-raise__tags {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0;
}
@media (max-width: 739px) {
  .b-raise__tags {
    margin-top: 34px;
    margin-bottom: 0;
  }
}
.b-raise__tag {
  position: relative;
  margin-right: 3%;
  margin-bottom: 3%;
}
@media (max-width: 739px) {
  .b-raise__tag {
    margin-right: 16px;
    margin-bottom: 16px;
  }
}
.b-raise__tag label {
  display: block;
  padding: 15px 15px;
  font-size: 14px;
  color: #4c4c4c;
  border: 1px solid;
}
.b-raise__tag input {
  position: absolute;
  left: 0;
  top: 0;
}
.b-raise__tag input:checked ~ label {
  color: #fec72e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .b-raise__tag input {
    display: none;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    z-index: -1;
    opacity: 0;
  }
}
@media (max-width: 739px) {
  .b-raise__tag input {
    display: none;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    z-index: -1;
    opacity: 0;
  }
}
.b-raise__body {
  overflow-y: auto;
  height: calc(100vh - 112px);
}
.b-dummy {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 50px;
}
.b-dummy__title {
  height: 17px;
  width: 100%;
  background: rgba(44, 40, 41, 0.15);
  margin-bottom: 21px;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
}
.b-dummy__title--2 {
  width: 50%;
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .b-dummy__title--2 {
    margin-bottom: 21px;
  }
}
.b-dummy__info {
  height: 12px;
  background: rgba(44, 40, 41, 0.04);
  width: 83%;
  margin: 32px 0;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
}
.b-dummy__text {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  order: 3;
}
.b-dummy__row {
  height: 8px;
  margin-bottom: 18px;
  background: rgba(44, 40, 41, 0.04);
}
.b-dummy__row:last-child {
  margin-bottom: 0;
}
.b-dummy__row--1 {
  width: 90%;
}
.b-dummy__row--2 {
  width: 76%;
}
.b-dummy__row--3 {
  width: 86%;
}
.b-dummy__row--4 {
  width: 96%;
}
.b-dummy__row--5 {
  width: 64%;
}
@media (max-width: 739px) {
  .b-dummy {
    display: block;
  }
}
.article {
  width: 100%;
  min-height: 100vh;
  background: #f2f2f2;
  padding-top: 128px;
  overflow: hidden;
}
.article header {
  padding: 0 100px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .article header {
    padding: 0 126px;
  }
}
@media (max-width: 739px) {
  .article header {
    padding: 0 30px;
  }
}
.article h1 {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.19;
  color: #2c2829;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .article h1 {
    margin-bottom: 11px;
  }
}
@media (max-width: 739px) {
  .article h1 {
    margin-bottom: 11px;
  }
}
.article h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #4a4a4a;
  margin: 3px 0px 13px 0px;
}
@media (max-width: 739px) {
  .article h2 {
    margin-bottom: 14px;
  }
  .article h2:first-of-type {
    margin-top: 0;
  }
}
.article h2 ol li:before {
  font-weight: 700;
}
.article h3 {
  font-size: 20px;
  line-height: 1.33;
  font-weight: 700;
  color: #4a4a4a;
  margin: 4px 0px 13px 0px;
  padding-top: 4px;
}
.article p:not(.article__desc) {
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 12px 0;
  margin: 0;
}
.article a {
  color: #4bdbc3;
  display: inline;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid rgba(75, 219, 195, 0.3);
  padding-bottom: 1px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 500;
}
.article a:link,
.article a:visited {
  color: #4bdbc3;
  border-bottom: 1px solid rgba(75, 219, 195, 0.3);
}
.article a:hover {
  color: rgba(75, 219, 195, 0.7);
}
.article a:active {
  border-color: rgba(75, 219, 195, 0);
}
.article img {
  height: auto;
  display: block;
  margin-bottom: 11px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.article media {
  width: 100%;
  height: 120px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: rgba(186, 218, 85, 0.3);
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.article ol,
.article ul {
  padding: 1px 0 22px 0;
  margin: 0;
}
.article ol {
  list-style-type: none;
  counter-reset: list;
  margin-bottom: 6px;
}
.article ol > li {
  counter-increment: list;
}
.article ol > li:before {
  content: counter(list) ".";
  color: #9e978e;
  position: absolute;
  left: 2px;
  line-height: inherit;
  font-weight: 500;
}
.article ul {
  list-style: none;
}
.article ul > li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  left: 3px;
  top: 11px;
  background-color: #9e978e;
}
.article ul > li ul li:before {
  content: '–';
  border-radius: unset;
  width: auto;
  height: auto;
  background-color: transparent;
  top: 0;
}
.article li {
  padding-left: 26px;
  position: relative;
  margin-bottom: 5px;
}
.article li:last-child {
  margin-bottom: 0;
}
.article li ul,
.article li ol {
  margin-top: 9px;
  margin-bottom: 12px;
  padding-bottom: 0;
}
.article .twitter-tweet {
  margin-top: 37px !important;
  margin-bottom: 28px !important;
}
@media (max-width: 739px) {
  .article .twitter-tweet {
    margin-top: 23px;
    margin-bottom: 25px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .article {
    background: #fff;
    padding-top: 29px;
  }
}
@media (max-width: 739px) {
  .article {
    background: #fff;
    padding-top: 41px;
  }
}
.article ol,
.article ul {
  padding-left: 0;
}
.article li ul,
.article li ol {
  padding-left: 0;
}
.article__inner {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  background: #fff;
  padding: 50px 0;
}
.article__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-bottom: 16px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .article__row {
    padding-bottom: 0;
  }
}
@media (max-width: 739px) {
  .article__row {
    margin-bottom: 25px;
    width: auto;
    padding-bottom: 0;
  }
  .article__row:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 360px) {
  .article__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.article__section {
  padding: 2px 100px 20px 100px;
  color: #4c4c4c;
  line-height: 1.75;
}
.article__section h2:first-child {
  padding-top: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .article__section {
    padding-left: 126px;
    padding-right: 126px;
    padding-top: 22px;
  }
}
@media (max-width: 739px) {
  .article__section {
    padding: 20px 30px;
  }
}
.article__info {
  font-size: 12px;
  font-weight: 700;
  line-height: 2.17;
  letter-spacing: 0.3px;
  color: rgba(0, 0, 0, 0.3);
}
.article__info:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
  height: 17px;
  width: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin: -3px 15px 0 15px;
}
.article__info:last-child:after {
  display: none;
}
@media (max-width: 739px) {
  .article__info:nth-child(3):after {
    display: none;
  }
}
.article__info .icon {
  width: 19px;
  margin-right: 8px;
  height: 10px;
}
.article__img {
  /* margin-bottom: 40px; */
  margin-top: -11px;
  margin-bottom: 32px;
}
@media (max-width: 739px) {
  .article__img {
    width: auto;
    margin-bottom: 15px;
  }
}
.article__img img {
  margin-bottom: 12px;
}
@media (max-width: 739px) {
  .article__img img {
    margin-bottom: 0;
  }
}
.article__desc {
  color: rgba(0, 0, 0, 0.4);
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  padding: 0 0 12px 0;
  margin: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .article__desc {
    padding: 20px 50px;
  }
}
@media (max-width: 739px) {
  .article__desc {
    padding: 20px 30px;
  }
}
.article__previews .img {
  display: inline-block;
  max-width: 48%;
}
@media (max-width: 739px) {
  .article__previews {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .article__previews .img {
    width: 48%;
    margin-right: 2%;
  }
  .article__previews .img img {
    width: 100%;
    max-width: 100%;
  }
}
.article p + h3 {
  padding-top: 16px;
  margin-bottom: 17px;
}
.article ol + h2,
.article ul + h2 {
  padding-top: 2px;
}
.preview {
  background: #2c2829;
  width: 100%;
  overflow: hidden;
  padding: 0 50px;
}
@media (max-width: 739px) {
  .preview {
    padding: 0;
  }
  .preview span {
    display: inline-block;
  }
  .preview .swiper-slide {
    padding: 0 30px;
  }
}
.preview__inner {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 30px;
}
.preview__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-right: -1%;
}
.preview__icon {
  margin-right: 9px;
}
.preview__icon .icon {
  width: 19px;
  height: 9px;
}
.preview__item {
  -moz-flex-basis: 230px;
  -ms-flex-basis: 230px;
  -webkit-flex-basis: 230px;
  flex-basis: 230px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 1.38;
  font-weight: 500;
  margin-right: 1%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .preview__item {
    -moz-flex-basis: 210px;
    -ms-flex-basis: 210px;
    -webkit-flex-basis: 210px;
    flex-basis: 210px;
  }
}
.preview__item:hover {
  color: #fec72e;
}
.preview__text {
  margin-bottom: 10px;
  display: inline-block;
}
.preview__infos {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 2.17;
  font-weight: 700;
}
.preview__info {
  color: inherit;
  display: inline-block;
  line-height: 18px;
}
.preview__info:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 17px;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0 15px;
}
.preview__info:last-child:after {
  display: none;
}
.preview__title {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-size: 32px;
  font-style: italic;
  line-height: 1.19;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.preview__img {
  display: block;
  width: 100%;
  max-width: 420px;
  margin: 0 auto 10px;
}
.preview__img img {
  width: 100%;
}
.preview__pagination {
  margin-top: 40px;
  text-align: center;
  font-weight: 400;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 1px;
}
.trend .fp-tableCell {
  overflow-x: hidden;
}
@media (max-width: 739px) {
  .trend img {
    display: block;
  }
}
.trend--desktop {
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .trend__content {
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: auto;
  }
}
@media (min-width: 1450px) {
  .trend__content {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: auto;
  }
}
.trend__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 739px) {
  .trend__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.trend__row--stretch {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.trend__col {
  width: 308px;
}
@media (max-width: 739px) {
  .trend__col {
    max-width: 100%;
    width: 100%;
  }
}
.trend__col--phone {
  margin-left: 50px;
  position: relative;
}
@media (min-width: 1450px) {
  .trend__col--phone {
    margin-top: 0;
    height: auto;
  }
}
@media (max-width: 739px) {
  .trend__col--phone {
    margin: auto;
    width: auto;
  }
}
.trend__col--v-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.trend__box {
  font-weight: 500;
  margin-left: auto;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media (max-width: 739px) {
  .trend__box {
    display: block;
    text-align: left;
    max-width: none;
    margin-bottom: 40px;
    width: auto;
  }
}
.trend__box-desktop {
  max-width: 260px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
@media screen and (min-width: 1280px) {
  .trend__box-desktop {
    margin-left: 15%;
  }
}
@media screen and (min-width: 1280px) {
  .trend__box-desktop {
    margin-left: 0;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend__box-desktop {
    max-width: 500px;
    margin-left: 0;
  }
}
@media (max-width: 739px) {
  .trend__box-desktop {
    max-width: 100%;
    margin-left: 0;
  }
}
.trend__align {
  text-align: right;
  margin-bottom: 30px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend__align {
    margin-bottom: 24px;
  }
}
@media (max-width: 739px) {
  .trend__align {
    margin-bottom: 26px;
    text-align: left;
  }
}
.trend__align-left {
  text-align: left;
}
.trend__title {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-size: 26px;
  line-height: 1.23;
  font-style: italic;
  margin-bottom: 12px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend__title {
    margin-bottom: 24px;
  }
}
@media (max-width: 739px) {
  .trend__title {
    margin-bottom: 23px;
  }
}
.trend__text {
  font-size: 14px;
  line-height: 1.86;
  color: rgba(0, 0, 0, 0.6);
}
.trend__text p:last-child {
  margin-bottom: 0;
}
.trend__author {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  text-align: right;
  width: 100%;
}
@media (max-width: 739px) {
  .trend__author {
    text-align: left;
  }
}
.trend__author--left {
  text-align: left;
}
.trend__phone {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-height: 780px) {
  .trend__phone {
    max-height: 550px;
    overflow: hidden;
  }
}
@media (max-width: 739px) {
  .trend__phone {
    text-align: center;
    max-height: none;
    overflow: unset;
  }
}
.trend__phone-img {
  max-width: 100%;
  -webkit-filter: drop-shadow(4px 4px 20px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(4px 4px 20px rgba(0, 0, 0, 0.15));
  max-height: 450px;
  display: block;
  margin-right: auto;
}
@media (min-height: 780px) {
  .trend__phone-img {
    max-height: 100vh;
  }
}
@media (max-width: 739px) {
  .trend__phone-img {
    position: static;
    height: auto;
    max-height: 100vh;
  }
}
.trend__desktop {
  position: relative;
}
@media screen and (min-width: 1280px) {
  .trend__desktop {
    max-width: 50%;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend__desktop {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: unset;
  }
}
@media (max-width: 739px) {
  .trend__desktop {
    overflow-x: hidden;
    margin: 0 -30px;
  }
}
.trend__desktop-img {
  max-width: 100vw;
  height: calc(98vh - 150px);
  max-height: 768px;
}
@media (min-height: 980px) {
  .trend__desktop-img {
    height: calc(100vh - 150px);
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend__desktop-img {
    max-height: 472px;
    max-width: 768px;
    margin: 0 -50px;
  }
}
@media (max-width: 739px) {
  .trend__desktop-img {
    max-width: 844px;
    max-height: 472px;
    width: auto;
    margin: 0 0 0 -220px;
    position: static;
  }
}
@media (min-width: 504px) and (max-width: 739px) {
  .trend__desktop-img {
    margin: 0px -85px;
  }
}
.trend-table {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1450px) {
  .trend-table__title {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .trend-table__title {
    margin-bottom: 27px;
  }
}
.trend-table__content {
  margin: auto;
}
.trend-table__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.trend-table__col {
  width: 25%;
  max-width: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-basis: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0 15px;
  margin-bottom: 30px;
  position: relative;
  margin-bottom: 0;
}
.trend-table__col.no-gap {
  padding: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend-table__col {
    width: 50%;
    max-width: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 739px) {
  .trend-table__col {
    width: 100%;
    max-width: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .trend-table__col {
    width: 25%;
    max-width: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-basis: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
}
.trend__col--reverse {
  margin-left: 0;
  margin-right: 50px;
}
.trend__col--reverse .trend__phone-img {
  margin-left: auto;
}
@media (max-width: 739px) {
  .trend__col--reverse {
    margin-left: auto;
    margin-right: auto;
  }
}
.trend__align--reverse {
  text-align: left;
}
.trend__align--reverse + .trend__author {
  text-align: left;
}
.t-table__inner {
  width: 100%;
  margin: 0 auto;
}
.t-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 7px;
  color: rgba(0, 0, 0, 0.6);
  padding-right: 20px;
}
@media (max-width: 739px) {
  .t-title {
    padding-right: 0;
    font-size: 26px;
    line-height: 1.08;
    font-weight: 700;
    color: #4c4c4c;
    margin-bottom: 10px;
  }
}
.t-table__subtitle {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 1.2;
  padding-right: 20px;
}
@media (max-width: 739px) {
  .t-table__subtitle {
    padding-right: 0;
    font-size: 12px;
    margin-bottom: 30px;
  }
}
.t-table__line {
  height: 4px;
  width: 100%;
  margin: 10px 0 5px 0;
}
.t-table__line.blue {
  background: #74d1ea;
}
.t-table__line.orange {
  background: #fec72e;
}
.t-table__line.lightblue {
  background: #4bdbc3;
}
.t-table__text {
  padding-right: 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 10px;
}
.t-table__text:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .t-table__text {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
@media (max-width: 739px) {
  .t-table__box {
    padding-bottom: 20px;
  }
}
@media (max-width: 739px) {
  .t-table__type--top-toggle {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
  }
}
.t-form {
  display: block;
  background: #2c2829;
}
.t-form .textarea {
  width: 100%;
  height: 100%;
}
.t-form .bot-error {
  display: none;
}
.t-form .bot-error p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: #ff5c39;
  margin-top: -21px;
  display: block;
}
.t-form__inner {
  width: 980px;
  margin: 0 auto;
  padding: 75px 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-form__inner {
    width: 670px;
  }
}
@media (max-width: 739px) {
  .t-form__inner {
    padding: 80px 30px 64px;
    width: auto;
    max-width: 420px;
  }
}
.t-form__title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin: -2px 0 0 0;
}
.t-form__cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
}
@media (max-width: 739px) {
  .t-form__cols {
    display: block;
  }
}
@media (max-width: 739px) {
  .t-form__cols--reverse {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.t-form__cols--fx-start {
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.t-form__cols--s-between {
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.t-form__offset {
  width: 8.333333%;
}
.t-form__col-left {
  width: 280px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-form__col-left {
    width: 286px;
  }
}
.t-form__col-right {
  width: 680px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-form__col-right {
    width: 363px;
  }
}
@media (max-width: 739px) {
  .t-form__col {
    width: 100%;
  }
  .t-form__col.col-3 {
    width: 100%;
  }
  .t-form__col.col-4 {
    width: 100%;
  }
  .t-form__col.col-7 {
    width: 100%;
  }
}
.t-form__row {
  margin-bottom: 22px;
}
.t-form__row:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .t-form__row:last-of-type {
    margin-bottom: 22px;
  }
}
.t-form__text {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  max-width: 100%;
  font-weight: 500;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.5;
  padding-top: 5px;
  letter-spacing: normal;
  height: 100%;
}
.t-form__text p {
  max-width: 100%;
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-form__text br {
    display: none;
  }
}
@media (max-width: 739px) {
  .t-form__text {
    margin-top: 19px;
    line-height: 1.5;
    text-align: center;
  }
  .t-form__text br {
    display: none;
  }
}
.t-form__btn {
  display: block;
  margin-left: auto;
  border-color: #9e978e;
}
@media screen and (min-width: 1280px) {
  .t-form__btn {
    padding-left: 51px;
    padding-right: 51px;
  }
}
@media (max-width: 739px) {
  .t-form__btn {
    width: 100%;
    margin-left: 0;
  }
}
.t-form__footer {
  margin-top: 30px;
}
@media (max-width: 739px) {
  .t-form__footer {
    margin: 30px -3px 0;
  }
}
.t-form__footer-cols {
  width: 33.333333%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-form__footer-cols {
    width: 42%;
  }
}
@media (max-width: 739px) {
  .t-form__footer-cols {
    width: 100%;
    margin-top: 11px;
  }
}
.t-form__footer-left {
  margin-left: 300px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-form__footer-left {
    margin-left: 0;
    width: 286px;
  }
}
@media (max-width: 739px) {
  .t-form__footer-left {
    margin-left: 0;
    margin-top: -2px;
    padding: 0 6px;
  }
}
.t-form__footer-policy {
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 20px;
  text-align: right;
}
@media (max-width: 739px) {
  .t-form__footer-policy {
    text-align: center;
  }
}
.t-form__footer-policy--link {
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.t-form__footer-policy--link:link,
.t-form__footer-policy--link:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.t-form__footer-policy--link:hover {
  color: rgba(158, 151, 142, 0.7);
}
.t-form__footer-policy--link:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .t-form__footer-policy--link {
    display: inline;
    text-align: center;
  }
}
.t-form__footer-policy--link:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 0;
}
.t-form__captcha-wrap {
  position: relative;
}
@media (min-width: 740px) {
  .t-form__captcha-wrap.error {
    margin-bottom: -20px;
  }
}
.t-form__captcha {
  position: absolute;
  bottom: -64px;
  padding-left: 1px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .t-form__captcha {
    position: static;
    margin-top: 20px;
  }
}
@media (max-width: 739px) {
  .t-form__captcha {
    position: static;
    margin-top: 22px;
  }
}
.t-form__captcha-img {
  margin-right: 15px;
  position: relative;
  width: 180px;
  height: 40px;
}
.t-form__captcha-img:after {
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #696667;
  z-index: 1;
}
.t-form__captcha-img img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -1px;
  top: -1px;
  z-index: 0;
}
.t-form__captcha-icon {
  color: #9e978e;
  width: 21px;
  height: 17px;
}
.errors__forms .t-form__footer-left {
  display: none;
}
.errors__forms .t-form__footer-right {
  display: none;
}
.errors__forms .bot-error.t-form__footer-left {
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .errors__forms .bot-error.t-form__footer-left {
    width: 100%;
  }
}
.errors__forms .textarea {
  border-color: #ff5c39;
}
.errors__forms .textarea__label {
  color: #ff5c39;
}
.grecaptcha-badge {
  right: -100000px !important;
}
.r-cont h2 {
  font-weight: 400;
  margin-top: 0;
}
.r-cont span {
  display: block;
}
.r-cont img {
  max-width: 100%;
  display: block;
  max-height: 452px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont img {
    max-width: 263px;
  }
}
@media (max-width: 739px) {
  .r-cont img {
    display: block;
  }
}
.r-cont p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont p {
    margin-bottom: 14px;
  }
}
.r-cont p:last-child {
  margin-bottom: 0;
}
.r-cont p a {
  margin-top: 0;
  display: inline;
}
.r-cont a {
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  margin-top: 20px;
}
.r-cont a:link,
.r-cont a:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.r-cont a:hover {
  color: rgba(158, 151, 142, 0.7);
}
.r-cont a:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .r-cont a {
    display: inline;
    text-align: center;
  }
}
.r-cont ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: list;
}
.r-cont ol li {
  line-height: 1.43;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  padding-left: 38px;
  padding-top: 6px;
  counter-increment: list;
}
@media (max-width: 739px) {
  .r-cont ol li {
    padding-left: 34px;
  }
}
.r-cont ol li:before {
  content: counter(list);
  color: rgba(0, 0, 0, 0.6);
  padding: 0;
  position: absolute;
  left: 2px;
  line-height: inherit;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont ol li:before {
    left: -9px;
  }
}
@media (max-width: 739px) {
  .r-cont ol li:before {
    left: -1px;
  }
}
.r-cont ol li span {
  color: rgba(0, 0, 0, 0.3);
  padding: 0;
  position: absolute;
  left: 2px;
  line-height: inherit;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont ol li span {
    left: -9px;
  }
}
@media (max-width: 739px) {
  .r-cont ol li span {
    left: -1px;
  }
}
.r-cont ul {
  margin: 0 0 26px 0;
  padding: 0 0 0 30px;
  list-style-type: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont ul {
    margin-bottom: 19px;
  }
}
.r-cont ul li {
  line-height: 26px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #666;
  position: relative;
}
.r-cont ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #9e978e;
  top: 10px;
  left: -30px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont ul li:before {
    left: 0;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont ul li {
    padding-left: 26px;
  }
}
.r-cont ul li:last-child {
  margin-bottom: 0;
}
.r-cont ul li a {
  display: inline;
}
.r-cont__col {
  width: 260px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont__col {
    width: 500px;
    margin: 0;
  }
  .r-cont__col:first-child {
    margin-right: 58px;
  }
}
@media (max-width: 739px) {
  .r-cont__col {
    margin-bottom: 40px;
  }
  .r-cont__col:last-child {
    margin-bottom: 0;
  }
}
.r-cont__inner {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.r-cont__three-cols {
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont__three-cols {
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.r-cont__item {
  width: 100%;
}
.r-cont__item span {
  margin-top: 30px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont__item span {
    margin-top: 150px;
  }
}
@media (max-width: 739px) {
  .r-cont__item span {
    margin-top: 50px;
  }
}
.r-cont__title,
.r-cont h2 {
  font-size: 26px;
  line-height: 1.23;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  color: #000;
  margin-bottom: 20px;
  margin-top: 7px;
  padding-right: 20px;
}
@media (max-width: 739px) {
  .r-cont__title,
  .r-cont h2 {
    text-align: left;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont__title,
  .r-cont h2 {
    width: auto;
    padding: 0;
  }
}
@media (max-width: 739px) {
  .r-cont__title,
  .r-cont h2 {
    width: 100%;
    padding: 0;
  }
}
.r-cont__subtitle,
.r-cont h3 {
  font-size: 12px;
  line-height: 1.33;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  padding-right: 20px;
}
@media (max-width: 739px) {
  .r-cont__subtitle,
  .r-cont h3 {
    text-align: left;
    margin-bottom: 40px;
  }
}
.r-cont__ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  max-width: 440px;
}
@media (max-width: 739px) {
  .r-cont__ul {
    max-width: none;
  }
}
.r-cont__li {
  padding-left: 0;
  margin-bottom: 6px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.r-cont__bank {
  width: 50%;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0 20px;
  text-align: right;
  font-size: 14px;
  color: #2c2829;
  line-height: 30px;
  font-weight: 500;
}
@media (max-width: 739px) {
  .r-cont__bank {
    padding: 0 14px 0 0;
  }
}
.r-cont__perc {
  height: 30px;
  background: #fec72e;
}
.r-cont__perc--1 {
  width: 1%;
}
.r-cont__perc--2 {
  width: 2%;
}
.r-cont__perc--3 {
  width: 3%;
}
.r-cont__perc--4 {
  width: 4%;
}
.r-cont__perc--5 {
  width: 5%;
}
.r-cont__perc--6 {
  width: 6%;
}
.r-cont__perc--7 {
  width: 7%;
}
.r-cont__perc--8 {
  width: 8%;
}
.r-cont__perc--9 {
  width: 9%;
}
.r-cont__perc--10 {
  width: 10%;
}
.r-cont__perc--11 {
  width: 11%;
}
.r-cont__perc--12 {
  width: 12%;
}
.r-cont__perc--13 {
  width: 13%;
}
.r-cont__perc--14 {
  width: 14%;
}
.r-cont__perc--15 {
  width: 15%;
}
.r-cont__perc--16 {
  width: 16%;
}
.r-cont__perc--17 {
  width: 17%;
}
.r-cont__perc--18 {
  width: 18%;
}
.r-cont__perc--19 {
  width: 19%;
}
.r-cont__perc--20 {
  width: 20%;
}
.r-cont__perc--21 {
  width: 21%;
}
.r-cont__perc--22 {
  width: 22%;
}
.r-cont__perc--23 {
  width: 23%;
}
.r-cont__perc--24 {
  width: 24%;
}
.r-cont__perc--25 {
  width: 25%;
}
.r-cont__perc--26 {
  width: 26%;
}
.r-cont__perc--27 {
  width: 27%;
}
.r-cont__perc--28 {
  width: 28%;
}
.r-cont__perc--29 {
  width: 29%;
}
.r-cont__perc--30 {
  width: 30%;
}
.r-cont__perc--31 {
  width: 31%;
}
.r-cont__perc--32 {
  width: 32%;
}
.r-cont__perc--33 {
  width: 33%;
}
.r-cont__perc--34 {
  width: 34%;
}
.r-cont__perc--35 {
  width: 35%;
}
.r-cont__perc--36 {
  width: 36%;
}
.r-cont__perc--37 {
  width: 37%;
}
.r-cont__perc--38 {
  width: 38%;
}
.r-cont__perc--39 {
  width: 39%;
}
.r-cont__perc--40 {
  width: 40%;
}
.r-cont__perc--41 {
  width: 41%;
}
.r-cont__perc--42 {
  width: 42%;
}
.r-cont__perc--43 {
  width: 43%;
}
.r-cont__perc--44 {
  width: 44%;
}
.r-cont__perc--45 {
  width: 45%;
}
.r-cont__perc--46 {
  width: 46%;
}
.r-cont__perc--47 {
  width: 47%;
}
.r-cont__perc--48 {
  width: 48%;
}
.r-cont__perc--49 {
  width: 49%;
}
.r-cont__perc--50 {
  width: 50%;
}
.r-cont__perc--51 {
  width: 51%;
}
.r-cont__perc--52 {
  width: 52%;
}
.r-cont__perc--53 {
  width: 53%;
}
.r-cont__perc--54 {
  width: 54%;
}
.r-cont__perc--55 {
  width: 55%;
}
.r-cont__perc--56 {
  width: 56%;
}
.r-cont__perc--57 {
  width: 57%;
}
.r-cont__perc--58 {
  width: 58%;
}
.r-cont__perc--59 {
  width: 59%;
}
.r-cont__perc--60 {
  width: 60%;
}
.r-cont__perc--61 {
  width: 61%;
}
.r-cont__perc--62 {
  width: 62%;
}
.r-cont__perc--63 {
  width: 63%;
}
.r-cont__perc--64 {
  width: 64%;
}
.r-cont__perc--65 {
  width: 65%;
}
.r-cont__perc--66 {
  width: 66%;
}
.r-cont__perc--67 {
  width: 67%;
}
.r-cont__perc--68 {
  width: 68%;
}
.r-cont__perc--69 {
  width: 69%;
}
.r-cont__perc--70 {
  width: 70%;
}
.r-cont__perc--71 {
  width: 71%;
}
.r-cont__perc--72 {
  width: 72%;
}
.r-cont__perc--73 {
  width: 73%;
}
.r-cont__perc--74 {
  width: 74%;
}
.r-cont__perc--75 {
  width: 75%;
}
.r-cont__perc--76 {
  width: 76%;
}
.r-cont__perc--77 {
  width: 77%;
}
.r-cont__perc--78 {
  width: 78%;
}
.r-cont__perc--79 {
  width: 79%;
}
.r-cont__perc--80 {
  width: 80%;
}
.r-cont__perc--81 {
  width: 81%;
}
.r-cont__perc--82 {
  width: 82%;
}
.r-cont__perc--83 {
  width: 83%;
}
.r-cont__perc--84 {
  width: 84%;
}
.r-cont__perc--85 {
  width: 85%;
}
.r-cont__perc--86 {
  width: 86%;
}
.r-cont__perc--87 {
  width: 87%;
}
.r-cont__perc--88 {
  width: 88%;
}
.r-cont__perc--89 {
  width: 89%;
}
.r-cont__perc--90 {
  width: 90%;
}
.r-cont__perc--91 {
  width: 91%;
}
.r-cont__perc--92 {
  width: 92%;
}
.r-cont__perc--93 {
  width: 93%;
}
.r-cont__perc--94 {
  width: 94%;
}
.r-cont__perc--95 {
  width: 95%;
}
.r-cont__perc--96 {
  width: 96%;
}
.r-cont__perc--97 {
  width: 97%;
}
.r-cont__perc--98 {
  width: 98%;
}
.r-cont__perc--99 {
  width: 99%;
}
.r-cont__perc--100 {
  width: 100%;
}
.r-cont__pie {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}
.r-cont__pie:before {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  z-index: 2;
  position: absolute;
  color: rgba(0, 0, 0, 0.4);
  top: 10px;
  right: 10px;
}
.r-cont__pie:after {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  z-index: 2;
  position: absolute;
  color: rgba(0, 0, 0, 0.4);
  left: 10px;
  bottom: 10px;
}
.r-cont__pie img {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%;
}
@media (max-width: 739px) {
  .r-cont__pie {
    margin: 20px 0;
  }
}
.r-cont__desc,
.r-cont span {
  font-size: 14px;
  line-height: 1.86;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-cont__text {
    margin-top: 24px;
  }
}
@media (max-width: 739px) {
  .r-cont__text {
    margin-top: 0;
    max-width: 100%;
  }
}
.r-bubble__inner {
  border: 1px solid #2c2829;
  position: relative;
  height: 466px;
  max-width: 850px;
  width: 100%;
  background: #fff;
}
.r-bubble__point {
  display: block;
  width: 37px;
  height: 37px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ff5c39;
  position: absolute;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 739px) {
  .r-bubble__point {
    height: 20px;
    width: 20px;
  }
}
.r-rating__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}
@media screen and (min-width: 1280px) {
  .r-rating__inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__inner {
    max-width: 668px;
  }
}
@media (max-width: 739px) {
  .r-rating__inner {
    max-width: 375px;
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 739px) {
  .r-rating__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }
}
.r-rating__col {
  width: 400px;
  z-index: 10;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__col {
    padding: 0 !important;
    position: relative;
    z-index: 0;
  }
  .r-rating__col:first-child .r-rating__ul {
    padding-top: 60px;
  }
}
@media (max-width: 739px) {
  .r-rating__col {
    width: 100%;
    position: relative;
    z-index: 0;
  }
  .r-rating__col:first-child .r-rating__ul {
    padding-top: 56px;
  }
  .r-rating__col:last-child {
    margin-top: -100px;
  }
}
.r-rating__ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  width: 400px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__ul {
    position: relative;
    width: 390px;
    z-index: 1;
  }
}
@media (max-width: 739px) {
  .r-rating__ul {
    padding: 105px 0 0 0;
    width: 100%;
    max-width: 315px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__ul--total {
    padding-top: 7px;
  }
}
@media (max-width: 739px) {
  .r-rating__ul--total {
    padding-top: 7px;
  }
}
.r-rating__li {
  width: 100%;
  padding-left: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  margin-bottom: 5px;
  z-index: 10;
}
.r-rating__li:last-child {
  margin-bottom: 0;
}
.r-rating__li--non-rating {
  color: rgba(0, 0, 0, 0.3);
}
.r-rating__li--non-rating .r-rating__name {
  font-weight: 500;
}
.r-rating__li--non-rating .small {
  font-weight: 400;
}
.r-rating__icon {
  width: 20px;
  height: 12px;
  margin: 1px 20px 0 1px;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.r-rating__icon .icon {
  width: 20px;
  height: 12px;
}
@media (max-width: 739px) {
  .r-rating__icon {
    display: none !important;
  }
}
.r-rating__pos {
  width: 45px;
  margin-right: 15px;
  color: rgba(0, 0, 0, 0.3);
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
@media (max-width: 739px) {
  .r-rating__pos {
    width: 35px;
    font-size: 12px;
    line-height: 1.75;
    padding-left: 3px;
  }
}
@media (max-width: 739px) {
  .r-rating__pos--gold {
    color: #c2a573;
    font-weight: 700;
  }
}
@media (max-width: 739px) {
  .r-rating__pos--silver {
    color: #8797a3;
    font-weight: 700;
  }
}
@media (max-width: 739px) {
  .r-rating__pos--bronze {
    color: #82716f;
    font-weight: 700;
  }
}
.r-rating__name {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: 400;
  position: relative;
}
.r-rating__name-title {
  margin-right: 5px;
  position: relative;
  cursor: pointer;
}
.r-rating__name .small {
  font-size: 12px;
  color: #9e978e;
  position: relative;
  cursor: pointer;
  padding-right: 1px;
}
.r-rating__name .small:before {
  left: 50%;
  content: '';
  position: absolute;
}
.r-rating__name .small:before {
  border: 6px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.8);
}
.r-rating__name .small:before {
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  visibility: hidden;
}
.r-rating__name .small.active:before {
  bottom: -7px;
  transition: all 0.18s cubic-bezier(0, 0.18, 0.57, 0.43);
  opacity: 1;
  z-index: 11;
  visibility: visible;
}
.r-rating__name-option {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #9e978e;
  font-size: 12px;
  width: 100%;
}
@media (max-width: 739px) {
  .r-rating__name-option:first-of-type {
    margin-top: 5px;
  }
}
.r-rating__name-price {
  color: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
}
.r-rating__name-price--bold {
  color: initial;
}
.r-rating__perc {
  margin-right: 16px;
  min-width: 21px;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  text-align: right;
  position: relative;
  cursor: pointer;
}
@media (max-width: 739px) {
  .r-rating__perc {
    width: auto;
    min-width: 30px;
    margin-right: 5px;
    height: 100%;
    padding-left: 20px;
  }
  .r-rating__perc ~ .r-rating__perc {
    padding-left: 0;
  }
  .r-rating__perc:last-child {
    margin-right: 0;
  }
}
.r-rating__perc:last-child {
  margin-right: 0;
}
.r-rating__perc--fade {
  color: rgba(0, 0, 0, 0.3);
  font-weight: 400;
}
@media (max-width: 739px) {
  .r-rating__perc--width {
    width: auto;
  }
}
@media (max-width: 739px) {
  .r-rating__perc.second-mobile {
    position: relative;
  }
  .r-rating__perc.second-mobile:after {
    content: '';
    left: 50%;
    position: absolute;
    bottom: 40px;
    width: 1px;
    height: 48px;
    background: rgba(0, 0, 0, 0.3);
  }
}
.r-rating__total {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 1279px) {
  .r-rating__total {
    position: absolute;
    top: 0;
    margin-top: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (max-width: 739px) {
  .r-rating__total {
    top: -14px;
  }
}
.r-rating__total-item {
  position: relative;
  padding-top: 8px;
  display: block;
  width: 220px;
  text-align: right;
}
.r-rating__total-item:after,
.r-rating__total-item:before {
  content: '';
  position: absolute;
  background-color: #9e978e;
  top: -20px;
}
.r-rating__total-item:after {
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 6.5px;
}
.r-rating__total-item:before {
  width: 1px;
  right: 8.5px;
}
.r-rating__total-item--first {
  margin-left: 103px;
}
.r-rating__total-item--first:after,
.r-rating__total-item--first:before {
  top: -22px;
}
.r-rating__total-item--first:before {
  height: 25.4px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__total-item--first {
    margin-left: 24%;
  }
}
@media (max-width: 739px) {
  .r-rating__total-item--first {
    margin-left: 18px;
  }
}
@media screen and (max-width: 1279px) {
  .r-rating__total-item--first:before {
    top: 27px;
    height: 17px;
  }
  .r-rating__total-item--first:after {
    top: 45px;
  }
}
.r-rating__total-item--second {
  margin-left: 142px;
}
.r-rating__total-item--second:after,
.r-rating__total-item--second:before {
  top: -44px;
}
.r-rating__total-item--second:before {
  height: 49px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__total-item--second {
    margin-left: 35%;
  }
}
@media (max-width: 739px) {
  .r-rating__total-item--second {
    margin-left: 59px;
  }
}
@media screen and (max-width: 1279px) {
  .r-rating__total-item--second:before {
    top: 28px;
    height: 41px;
  }
  .r-rating__total-item--second:after {
    top: 67px;
  }
}
.r-rating__total-item--third {
  margin-left: 179px;
}
.r-rating__total-item--third:after,
.r-rating__total-item--third:before {
  top: -66px;
}
.r-rating__total-item--third:before {
  height: 71.5px;
  right: 9px;
}
.r-rating__total-item--third:after {
  right: 7px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__total-item--third {
    margin-left: 45%;
  }
}
@media (max-width: 739px) {
  .r-rating__total-item--third {
    margin-left: 98px;
  }
}
@media screen and (max-width: 1279px) {
  .r-rating__total-item--third:before {
    top: 29px;
    height: 61px;
  }
  .r-rating__total-item--third:after {
    top: 89px;
  }
}
.r-rating__total-item--one {
  margin-left: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__total-item--one:not(.r-rating__total-item--first):before {
    top: 41px;
    height: 45px;
  }
  .r-rating__total-item--one:not(.r-rating__total-item--first):after {
    top: 81px;
  }
}
@media (max-width: 739px) {
  .r-rating__total-item--one {
    padding-top: 11px;
  }
  .r-rating__total-item--one:before {
    top: 30px;
    height: 27px;
    right: 4px;
  }
  .r-rating__total-item--one:after {
    top: 57px;
    right: 2px;
  }
  .r-rating__total-item--one:not(.r-rating__total-item--first):before {
    top: 41px;
    height: 45px;
  }
  .r-rating__total-item--one:not(.r-rating__total-item--first):after {
    top: 81px;
  }
}
.r-rating__total-item--center {
  margin-left: 20px;
}
@media (max-width: 739px) {
  .r-rating__total-item--center {
    margin-left: 0;
  }
}
.r-rating__text {
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.86;
  font-size: 14px;
  max-width: 50%;
  margin: 0 0px 0 60px;
  font-weight: 500;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__text {
    margin: 30px 0 0 0;
    width: 100%;
    max-width: 500px;
  }
}
@media (max-width: 739px) {
  .r-rating__text {
    max-width: 100%;
    width: 100%;
    margin: 20px auto 0 auto;
  }
}
.r-rating__text--full {
  max-width: 100%;
  margin-left: 40px;
  margin-right: -10px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-rating__text--full {
    margin-top: 20px;
  }
}
@media (max-width: 739px) {
  .r-rating__text--full {
    margin-left: 0;
  }
}
.r-rating__text h2 {
  font-size: 26px;
  line-height: 1.23;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  color: #000;
  margin-bottom: 20px;
  margin-top: 7px;
  padding-right: 20px;
  margin-top: 0;
  font-weight: 400;
}
@media (max-width: 739px) {
  .r-rating__text h2 {
    text-align: left;
  }
}
.r-rating__text h3 {
  font-size: 12px;
  line-height: 1.33;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  padding-right: 20px;
}
@media (max-width: 739px) {
  .r-rating__text h3 {
    text-align: left;
    margin-bottom: 40px;
  }
}
.r-rating__text p {
  margin-top: 20px;
}
.r-rating__text p:first-child {
  margin-top: 0;
}
.r-rating__text a {
  color: #9e978e;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 20px;
}
.r-rating__text a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 3px;
}
.r-rating__text a:link,
.r-rating__text a:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.r-rating__text a:hover {
  color: rgba(158, 151, 142, 0.7);
}
.r-rating__text a:active:after {
  background-color: rgba(158, 151, 142, 0);
}
@media (max-width: 739px) {
  .r-rating__text a {
    margin-top: 0;
  }
}
.r-rating__text span {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 1.33;
}
.r-rating__text img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.r-rating__msg {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 1;
  display: none;
  width: 100%;
}
.r-rating__msg-wrap {
  width: 854px;
  background-color: rgba(0, 0, 0, 0.7);
  margin: auto;
  padding: 29px 12px;
  position: relative;
}
@media (max-width: 739px) {
  .r-rating__msg-wrap {
    max-width: calc(100% - 60px);
    position: fixed;
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    padding: 14px 0;
  }
}
.r-rating__msg-text {
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  padding: 0 65px;
}
@media (max-width: 739px) {
  .r-rating__msg-text {
    padding: 0;
    margin: auto 12px auto auto;
    width: calc(100% - 70px);
  }
}
.r-rating__msg-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 12px;
  width: 53px;
  height: 53px;
  opacity: .7;
  color: #fff;
}
@media (max-width: 739px) {
  .r-rating__msg-icon {
    width: 40px;
    height: 40px;
  }
}
.r-rating__value,
.r-rating__name-title {
  position: relative;
  display: inline-block;
}
.r-rating__value:before,
.r-rating__name-title:before {
  left: 50%;
  content: '';
  position: absolute;
}
.r-rating__value:before,
.r-rating__name-title:before {
  border: 6px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.8);
}
.r-rating__value:before,
.r-rating__name-title:before {
  opacity: 0;
  z-index: -1;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(-50%) translateY(5px);
  -moz-transform: translateX(-50%) translateY(5px);
  -ms-transform: translateX(-50%) translateY(5px);
  -o-transform: translateX(-50%) translateY(5px);
  transform: translateX(-50%) translateY(5px);
}
.r-rating__value.active:before,
.r-rating__name-title.active:before {
  -webkit-transform: translateX(-50%) translateY(11px);
  -moz-transform: translateX(-50%) translateY(11px);
  -ms-transform: translateX(-50%) translateY(11px);
  -o-transform: translateX(-50%) translateY(11px);
  transform: translateX(-50%) translateY(11px);
  opacity: 1;
  z-index: 11;
  visibility: visible;
}
.r-rating__tooltip {
  border-radius: 2px;
  position: absolute;
  padding: 11px 13px 12px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
  opacity: 0;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  width: max-content;
  max-width: 460px;
  display: inline-table;
  visibility: hidden;
  top: 15px;
  left: 50%;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  /*
  &.tooltip-left {
    left: 0;
    
    &:before {
      display: none;
    }

    .mobile({
      left: 50%;
      position: fixed;
      .transform(translateX(-50%) translateY(-9px));

      &:before {
        display: block;
      }
    });

    

    &.active {
      top: 24px;
      .transform(translateX(-50%) translateY(0));
      .active-tooltip();
    }
  } */
}
.r-rating__tooltip:before {
  border: 6px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.8);
}
@media (max-width: 739px) {
  .r-rating__tooltip {
    max-width: calc(100vw - 28px);
    width: auto;
    position: fixed;
    left: 50%;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  .r-rating__tooltip.isWide {
    width: 100%;
    -webkit-transform: translateX(-50%) translateY(-7px);
    -moz-transform: translateX(-50%) translateY(-7px);
    -ms-transform: translateX(-50%) translateY(-7px);
    -o-transform: translateX(-50%) translateY(-7px);
    transform: translateX(-50%) translateY(-7px);
  }
}
.r-rating__tooltip:before {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '';
  position: absolute;
  top: -13px;
  left: 50%;
  visibility: hidden;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 739px) {
  .r-rating__tooltip:before {
    display: none;
  }
}
.r-rating__tooltip.active {
  top: 24px;
  opacity: 1;
  z-index: 11;
  visibility: visible;
}
@media (max-width: 739px) {
  .r-rating__tooltip.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .r-rating__tooltip.active.isWide {
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
}
.tooltip-left .r-rating__tooltip:before {
  display: none;
}
.r-meth__inner {
  max-width: 1180px;
}
.r-meth__ol {
  counter-reset: heading;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .r-meth__ol {
    margin: 0;
  }
}
.r-meth__li {
  position: relative;
  padding-bottom: 34px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 739px) {
  .r-meth__li {
    flex-wrap: wrap;
    padding-bottom: 27px;
  }
}
.r-meth__title {
  width: 50%;
  padding-right: 25px;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-size: 26px;
  line-height: 1.23;
  font-style: italic;
  color: #000;
  margin-top: -3px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 739px) {
  .r-meth__title {
    display: block;
    width: 100%;
    padding-right: 0;
  }
}
.r-meth__title-num {
  position: relative;
  left: 0;
  margin-right: 8px;
  color: #9e978e;
  top: 0;
}
@media (max-width: 739px) {
  .r-meth__title-num {
    margin-right: 0;
  }
}
.r-meth__number {
  font-family: WaldorfTLPro;
  font-size: 26px;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.23;
  color: #9e978e;
}
.r-meth__text {
  width: 50%;
  padding-left: 25px;
  font-size: 14px;
  line-height: 1.86;
  color: #666;
  font-weight: 500;
}
.r-meth__text p {
  margin: 0 0 10px 0;
}
@media (max-width: 739px) {
  .r-meth__text p {
    margin-bottom: 17px;
  }
}
.r-meth__text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .r-meth__text {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-top: 12px;
  }
}
@media (max-width: 739px) {
  .r-meth__text.num {
    padding-left: 36px;
  }
}
.r-meth__text ul,
.r-meth__text ol {
  margin: 0 0 26px 0;
  padding: 0 0 0 30px;
  list-style-type: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-meth__text ul,
  .r-meth__text ol {
    margin-bottom: 19px;
  }
}
.r-meth__text ol {
  counter-reset: heading;
}
.r-meth__text ol li {
  counter-increment: heading;
}
.r-meth__text ol li:before {
  border: 0;
  width: auto;
  height: auto;
  background-color: transparent;
  top: 0;
  content: "" counter(heading) ".";
}
.r-meth__text li {
  line-height: 26px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #666;
  position: relative;
}
.r-meth__text li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #9e978e;
  top: 10px;
  left: -30px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-meth__text li:before {
    left: 0;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .r-meth__text li {
    padding-left: 26px;
  }
}
.r-meth__text li:last-child {
  margin-bottom: 0;
}
.r-meth__text a {
  color: #9e978e;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.r-meth__text a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 3px;
}
.r-meth__text a:link,
.r-meth__text a:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.r-meth__text a:hover {
  color: rgba(158, 151, 142, 0.7);
}
.r-meth__text a:active:after {
  background-color: rgba(158, 151, 142, 0);
}
.r-meth__link,
.r-meth__text a {
  color: #9e978e;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.r-meth__link:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 3px;
}
.r-meth__link:link,
.r-meth__link:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.r-meth__link:hover {
  color: rgba(158, 151, 142, 0.7);
}
.r-meth__link:active:after {
  background-color: rgba(158, 151, 142, 0);
}
.r-meth__footer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.3);
  margin-top: 5px;
}
@media (max-width: 739px) {
  .r-meth__footer {
    display: block;
    margin-top: 0;
  }
}
.r-meth__google {
  width: 50%;
  padding-right: 25px;
}
@media (max-width: 739px) {
  .r-meth__google {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
}
.r-meth__copy {
  width: 50%;
  padding-left: 25px;
}
@media (max-width: 739px) {
  .r-meth__copy {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
}
.func {
  height: 100%;
}
.func img {
  max-width: 100%;
}
.func__chart {
  max-width: 1180px;
  display: block;
}
.func__chart img {
  display: block;
  max-width: 100%;
}
.func__item {
  margin-bottom: 10px;
  height: 100%;
}
@media (max-width: 739px) {
  .func__item .col {
    width: auto;
  }
}
.func__item .row {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 739px) {
  .func__text {
    padding-left: 20px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 500;
    line-height: 1.33;
    text-align: left;
  }
}
.func__perc {
  text-align: center;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.78;
  color: #fff;
  height: 100%;
}
.func__perc--25 {
  height: 110px;
  line-height: 110px;
}
.func__perc--20 {
  height: 90px;
  line-height: 90px;
}
.func__perc--10 {
  height: 40px;
  line-height: 40px;
}
.func__perc--5 {
  height: 20px;
  line-height: 20px;
}
.func__perc.red {
  background: #ff5c39;
}
.func__perc.grey {
  background: #9e978e;
}
.func__perc.purple {
  background: #eb6fbd;
}
.func__perc.orange {
  background: #fec72e;
}
.func__perc.yellow {
  background: #fee721;
}
.func__perc.blue {
  background: #74d1ea;
}
.func__perc.lightblue {
  background: #4bdbc3;
}
@media (max-width: 739px) {
  .func__perc {
    width: 90px;
  }
}
/*
.contact {
	h2 {
		.contact__title();
	}
	p {
		.contact__text();
		&:last-child {
          margin-bottom: 0;
        }
        .mobile({
          br {
            display: none;
          }
        });
	}
}
.contact__inner {
	.desktop-all({
		.flex-block();
	})
}
.contact__col {
	.desktop-all({
		width: 50%;
		.flex-shrink(0);
		.flex-grow(0);
	});
	position: relative;
}
.contact__content {
	padding: 47px 42px 50px 52px;
    .tablet({
      padding: 47px 118px 48px 49px;
    });
    .mobile({
      padding: 56px 30px 46px 30px;
    });
}
.contact__map {
	height: 100%;
	width: 100%;
	background: fade(#bada55, 30%);
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	#map {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.tablet({
		height: 472px;
	});
	.mobile({
		height: 375px;
	});
	.mobile-xs({
		height: 250px;
	});
}
.contact__box	{
	padding: 0 0 36px 0;
    &:last-child {
      padding-bottom: 0;
    }
    .mobile({
      padding-bottom: 41px;
    });
}
.contact__title {
	font-size: 28px;
	color: @grey-medium;
	margin: 10px 0 18px -1px;
	font-weight: 700;
	width: 100%;
	.desktop-all({
		max-width: 546px;
	});
    .mobile({
      margin-bottom: 15px;
    });
}
.contact__text {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.86;
	color: fade(#000, 60%);
	margin: 0 0 15px;
	width: 100%;
	.desktop-all({
		max-width: 546px;
	});
}
*/
/* NEW CONTACTS BLOCK */
.contact__inner {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #ffffff;
}
@media (max-width: 739px) {
  .contact__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.contact__title {
  font-size: 32px;
  font-weight: 800;
  margin: 0 0 29px 0;
  line-height: 38px;
  color: #2c2829;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 739px) {
  .contact__title {
    margin-bottom: 40px;
  }
}
.contact__tabs {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .contact__tabs {
    width: 668px;
  }
}
@media (max-width: 739px) {
  .contact__tabs {
    width: 100%;
  }
}
.contact__tabs-switchers {
  margin-bottom: 38px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .contact__tabs-switchers {
    margin-bottom: 37px;
  }
}
@media (max-width: 739px) {
  .contact__tabs-switchers {
    margin-bottom: 27px;
  }
}
.contact__tabs-switchers-wrap {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.contact__tabs-switcher-line {
  position: absolute;
  height: 2px;
  background-color: #9e978e;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact__tabs-switcher {
  background-color: transparent;
  border: 0;
  outline: 0;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  margin-right: 40px;
  padding: 0 0 7px 0;
  cursor: pointer;
  position: relative;
  font-family: "Geometria", Arial, sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 739px) {
  .contact__tabs-switcher {
    font-size: 14px;
    margin-right: 35px;
  }
}
.contact__tabs-switcher:hover {
  color: rgba(51, 51, 51, 0.7);
}
.contact__tabs-switcher:focus {
  color: #000;
}
.contact__tabs-switcher:last-of-type {
  margin-right: 0;
}
.contact__tab {
  display: none;
}
.contact__tab.isActive {
  display: block;
}
.contact__tab-inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 739px) {
  .contact__tab-inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.contact__col {
  width: 50%;
}
@media (max-width: 739px) {
  .contact__col {
    width: 100%;
  }
}
.contact__col--left {
  margin-right: 20px;
}
@media (max-width: 739px) {
  .contact__col--left {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 739px) {
  .contact__col--left .contact__accordion-title-text {
    padding-right: 5px;
  }
}
@media (max-width: 491px) {
  .contact__col--left .contact__accordion-metro {
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 100%;
  }
}
.contact__col--right .contact__accordion {
  margin-bottom: 20px;
}
.contact__col--right .contact__accordion:last-child {
  margin-bottom: 0;
}
.contact__accordion {
  background-color: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  overflow: hidden;
}
@media (max-width: 739px) {
  .contact__accordion {
    margin-left: 30px;
    margin-right: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .contact__accordion.isCollapse {
    margin-left: 0;
    margin-right: 0;
  }
}
.contact__accordion-img-wrap {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.showImg .contact__accordion-img-wrap,
.isShow .contact__accordion-img-wrap {
  max-height: 450px;
}
.contact__accordion-img {
  display: block;
  width: 100%;
}
.contact__accordion-subtitle {
  width: 100%;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #2c2829;
}
@media screen and (max-width: 1279px) {
  .contact__accordion-subtitle {
    padding-top: 15px;
  }
}
.contact__accordion-head {
  padding: 36px 20px 21px 20px;
  position: relative;
}
@media (max-width: 739px) {
  .contact__accordion-head {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .isShow .contact__accordion-head {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1279px) {
  .contact__accordion-head {
    padding-bottom: 20px;
  }
}
.contact__accordion-head-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact__accordion-time {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  position: absolute;
  top: 16px;
  left: 20px;
}
@media (max-width: 739px) {
  .contact__accordion-time {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .isShow .contact__accordion-time {
    left: 30px;
  }
}
.contact__accordion-title {
  color: #2c2829;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  position: relative;
  padding-right: 54px;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1279px) {
  .contact__accordion-title {
    margin-bottom: 0;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1279px) {
  .contact__accordion-title-text {
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-basis: 0;
    -ms-flex-basis: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
  }
}
@media (max-width: 739px) {
  .contact__accordion-title-text {
    -moz-flex-grow: inherit;
    -ms-flex-grow: inherit;
    -webkit-flex-grow: inherit;
    flex-grow: inherit;
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.contact__accordion-metro {
  padding-left: 9px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) {
  .contact__accordion-metro {
    margin-bottom: 3px;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 100%;
  }
}
@media (max-width: 739px) {
  .contact__accordion-metro {
    width: auto;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
  }
}
@media (max-width: 440px) {
  .contact__accordion-metro {
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 100%;
  }
}
.contact__accordion-bus {
  margin-top: 14px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1279px) {
  .contact__accordion-bus {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.contact__accordion-bus-title {
  font-size: 14px;
  line-height: 13px;
  color: #2c2829;
  font-weight: 500;
  margin-right: 10px;
}
@media screen and (max-width: 1279px) {
  .contact__accordion-bus-title {
    margin-right: 0;
    width: 100%;
    margin-bottom: 14px;
  }
}
.contact__accordion-bus-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact__accordion-bus-item {
  background-color: #4bdbc3;
  border-radius: 2px;
  margin-right: 4px;
  color: #ffffff;
  line-height: 0.9;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 5px 3px 5px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 739px) {
  .contact__accordion-bus-item {
    margin-bottom: 4px;
  }
}
.contact__accordion-metro-item {
  width: 22px;
  height: 22px;
  padding: 6px 2px 5px 2px;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  line-height: 0.9;
  text-align: center;
  color: #fff;
  margin-right: 3px;
  cursor: default;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.contact__accordion-metro-item:last-child {
  margin-right: 0;
}
.contact__accordion-switcher {
  border: 0;
  width: 45px;
  height: 45px;
  outline: 0;
  position: absolute;
  right: -9px;
  top: 50%;
  background-color: transparent;
  cursor: pointer;
  color: #9e978e;
  border-radius: 50%;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1279px) {
  .contact__accordion-switcher {
    top: -9px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.contact__accordion-switcher:hover {
  background-color: rgba(158, 151, 142, 0.1);
}
.contact__accordion-switcher:active {
  color: #54585A;
}
.contact__accordion-switcher-icon {
  width: 18px;
  height: 10px;
  position: absolute;
  top: 25px;
  left: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(-11px, -5px) rotateZ(0deg);
  -moz-transform: translate(-11px, -5px) rotateZ(0deg);
  -ms-transform: translate(-11px, -5px) rotateZ(0deg);
  -o-transform: translate(-11px, -5px) rotateZ(0deg);
  transform: translate(-11px, -5px) rotateZ(0deg);
}
.contact__accordion-switcher.isActive .contact__accordion-switcher-icon {
  -webkit-transform: translate(-11px, -8px) rotateZ(-180deg);
  -moz-transform: translate(-11px, -8px) rotateZ(-180deg);
  -ms-transform: translate(-11px, -8px) rotateZ(-180deg);
  -o-transform: translate(-11px, -8px) rotateZ(-180deg);
  transform: translate(-11px, -8px) rotateZ(-180deg);
}
.contact__accordion-body {
  height: 0;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 739px) {
  .contact__accordion-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.contact__accordion-body-wrap {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1279px) {
  .contact__accordion-body-wrap {
    padding-top: 16px;
  }
}
.contact__open-link {
  font-size: 16px;
  font-weight: 500;
  color: #9e978e;
  line-height: 38px;
  margin-bottom: 25px;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.contact__open-link:hover .contact__open-link-icon--arrow {
  -webkit-transform: translate(2px, -2px);
  -moz-transform: translate(2px, -2px);
  -ms-transform: translate(2px, -2px);
  -o-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
}
.contact__open-link:active .contact__open-link-icon--arrow {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.contact__open-link-text {
  margin-right: 9px;
}
.contact__open-link-icon-wrap {
  position: relative;
  width: 16px;
  height: 16px;
}
.contact__open-link-icon {
  color: #9e978e;
  opacity: .7;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact__open-link-icon--arrow {
  left: 7px;
  top: -2px;
}
.contact__accordion-steps {
  padding-bottom: 50px;
}
@media (max-width: 739px) {
  .contact__accordion-steps {
    padding-bottom: 40px;
  }
}
.contact__accordion-step {
  padding-left: 40px;
}
@media (max-width: 739px) {
  .contact__accordion-step {
    padding-left: 35px;
  }
}
.contact__accordion-step--num {
  position: relative;
  counter-increment: step;
  padding-bottom: 31px;
}
@media (max-width: 739px) {
  .contact__accordion-step--num {
    padding-bottom: 34px;
  }
}
.contact__accordion-step--num:last-child {
  padding-bottom: 0;
}
.contact__accordion-step--num:last-child:before {
  display: none;
}
.contact__accordion-step--num:before {
  content: '';
  position: absolute;
  left: 7px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: rgba(158, 151, 142, 0.2);
}
@media (max-width: 739px) {
  .contact__accordion-step--num:before {
    left: 4px;
  }
}
.contact__accordion-step--num:after {
  content: counter(step);
  position: absolute;
  top: 0;
  left: -6px;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  width: 28px;
  height: 28px;
  border: 3px solid #9e978e;
  border-radius: 50%;
  background-color: #fff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 739px) {
  .contact__accordion-step--num:after {
    left: -10px;
  }
}
.contact__accordion-steps-title {
  margin: 0 0 20px 0;
  color: #2c2829;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  padding-left: 40px;
  font-feature-settings: 'liga' off;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .contact__accordion-steps-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .contact__accordion-steps-title br {
    display: none;
  }
}
@media (max-width: 739px) {
  .contact__accordion-steps-title {
    padding-left: 33px;
    font-size: 22px;
    margin-bottom: 15px;
  }
}
.contact__accordion-step-text {
  font-weight: 500;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .contact__accordion-step-text br {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  .contact__accordion-step-text {
    margin-bottom: 13px;
  }
}
.contact__accordion-step-text span {
  padding-left: 7px;
  padding-right: 7px;
  height: 19px;
  background-color: #3a3b3c;
  color: #eecf61;
  font-size: 15px;
  text-align: center;
  display: inline-block;
}
.contact__accordion-step-img {
  width: 100%;
  border-radius: 2px;
}
.v-tripple {
  background: #fff;
}
.v-tripple__inner {
  max-width: 1280px;
  padding: 97px 48px 86px;
  margin: 0 auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-tripple__inner {
    padding-top: 96px;
    padding-bottom: 86px;
  }
}
@media (max-width: 739px) {
  .v-tripple__inner {
    padding: 63px 30px 61px;
  }
}
.v-tripple__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  margin-bottom: 54px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-tripple__title {
    margin-bottom: 46px;
  }
}
@media (max-width: 739px) {
  .v-tripple__title {
    margin-bottom: 30px;
  }
}
.v-tripple__row {
  max-width: 1180px;
  margin: auto;
}
@media screen and (min-width: 1280px) {
  .v-tripple__row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-tripple__row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.v-tripple__card {
  padding: 0 30px;
}
@media screen and (min-width: 1280px) {
  .v-tripple__card {
    -moz-flex-basis: 380px;
    -ms-flex-basis: 380px;
    -webkit-flex-basis: 380px;
    flex-basis: 380px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-tripple__card {
    -moz-flex-basis: 62%;
    -ms-flex-basis: 62%;
    -webkit-flex-basis: 62%;
    flex-basis: 62%;
    margin-bottom: 45px;
  }
  .v-tripple__card:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .v-tripple__card {
    padding: 0;
    margin-bottom: 26px;
  }
  .v-tripple__card:last-child {
    margin-bottom: 0;
  }
}
.v-tripple__subtitle {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-size: 30px;
  line-height: 1.6;
  font-style: italic;
  margin-bottom: 21px;
}
@media (max-width: 739px) {
  .v-tripple__subtitle {
    margin-bottom: 13px;
  }
}
.v-tripple__text {
  font-size: 16px;
  line-height: 1.75;
  color: rgba(0, 0, 0, 0.6);
}
.v-tripple__text p {
  margin: 0 0 10px;
}
.v-tripple__text p:last-child {
  margin-bottom: 0;
}
.v-tripple__text ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
.v-tripple__text li {
  position: relative;
  margin-bottom: 10px;
}
.v-tripple__text li:last-child {
  margin-bottom: 0;
}
.v-tripple__text li:after {
  content: '';
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 10px;
  left: -6px;
  margin-left: -20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
}
.v-tripple__text li .nbsp {
  white-space: nowrap;
}
.v-cards {
  background: #fff;
}
.v-cards__inner {
  padding: 97px 50px 78px;
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .v-cards__inner {
    padding: 68px 30px 50px;
  }
}
.v-cards__title {
  font-weight: 800;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 45px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-cards__title {
    margin-bottom: 43px;
  }
}
@media (max-width: 739px) {
  .v-cards__title {
    margin-bottom: 23px;
  }
}
.v-cards__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-cards__row {
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 739px) {
  .v-cards__row {
    display: block;
  }
}
.v-card {
  display: block;
  text-decoration: none;
  -moz-flex-basis: 25%;
  -ms-flex-basis: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  position: relative;
  padding: 10px;
  color: #4c4c4c;
  font-weight: 500;
}
.v-card:after {
  content: '';
  width: 80%;
  height: 96px;
  display: block;
  filter: blur(10px);
  position: absolute;
  z-index: 0;
  bottom: 20px;
  left: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1280px) {
  .v-card:hover .v-card__inner {
    bottom: 10px;
  }
  .v-card:hover:after {
    bottom: 0;
  }
  .v-card:hover .v-card__title {
    color: #9e978e;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-card {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
  }
}
.v-card__inner {
  z-index: 1;
  border: 1px solid rgba(76, 76, 76, 0.5);
  display: block;
  height: 100%;
  padding: 35px 20px 30px;
  position: relative;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
}
.v-card__title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #4c4c4c;
  line-height: 1.27;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.v-card__subtitle {
  display: block;
  color: #9e978e;
  font-size: 16px;
  margin-bottom: 20px;
}
.v-card__descr {
  display: block;
  font-size: 14px;
  line-height: 1.86;
  font-weight: 500;
  color: #666;
}
.v-gallery {
  width: 100%;
}
.v-gallery .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.v-gallery .swiper-slide {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.v-gallery__top {
  height: 508px;
  min-height: 508px;
}
.v-gallery__bottom {
  height: 100%;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #000000;
  position: relative;
  overflow: visible;
}
.v-gallery__bottom .swiper-slide {
  padding-bottom: 0;
  width: 16.6666%;
  height: 100%;
  opacity: 0.4;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 0 1px transparent, inset 0 1px 0 0 transparent;
}
.v-gallery__bottom .swiper-slide.isActive {
  opacity: 1;
  box-shadow: 0 0 0 1px #fff, inset 0 1px 0 0 #fff;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .v-gallery__bottom .swiper-slide {
    width: 225px;
  }
}
@media (max-width: 739px) {
  .v-gallery__bottom .swiper-slide {
    width: 165px;
  }
}
.v-gallery__inner {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  height: 100%;
}
.v-gallery__thumbs {
  z-index: 5;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: static;
  height: 130px;
}
.v-gallery__box {
  width: 100%;
  max-width: 680px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  padding: 118px 50px 57px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 739px) {
  .v-gallery__box {
    padding: 77px 30px 50px;
  }
}
.v-gallery__title {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.19;
  text-transform: uppercase;
}
.v-gallery__text {
  font-size: 30px;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  line-height: 1.6;
}
@media (max-width: 739px) {
  .v-gallery__text {
    font-size: 26px;
    line-height: 1.46;
  }
}
.vac {
  width: 100%;
  min-height: 100vh;
  background: #f2f2f2;
  padding-top: 104px;
  overflow: hidden;
}
.vac h1 {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.19;
  color: #2c2829;
  margin: 0 0 11px 0;
  text-transform: uppercase;
}
.vac h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.08;
  color: #4c4c4c;
  margin: 0 0 20px 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .vac h2 {
    margin-bottom: 18px;
  }
}
.vac h3 {
  font-size: 18px;
  line-height: 1.44;
  font-weight: 500;
  color: #9e978e;
  margin-top: 0;
  margin-bottom: 33px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .vac h3 {
    margin-bottom: 36px;
  }
}
@media (max-width: 739px) {
  .vac h3 {
    margin-bottom: 38px;
  }
}
.vac p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  color: #4c4c4c;
  margin: 0;
}
.vac p a {
  color: #4bdbc3;
}
.vac img {
  max-width: 100%;
}
.vac ul {
  display: block;
  list-style: none;
  padding-left: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #4c4c4c;
  margin: 10px 0 41px;
}
.vac ul:last-child {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .vac ul {
    margin-bottom: 71px;
  }
}
@media (max-width: 739px) {
  .vac ul {
    margin-bottom: 43px;
  }
}
.vac li {
  margin-bottom: 9px;
  font-weight: 400;
  font-size: 16px;
  position: relative;
  padding-left: 30px;
}
.vac li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #9e978e;
  top: 11px;
  left: 1px;
}
.vac li:last-child {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .vac li {
    margin-bottom: 10px;
  }
}
.vac a {
  color: #9e978e;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.vac a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 3px;
}
.vac a:link,
.vac a:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.vac a:hover {
  color: rgba(158, 151, 142, 0.7);
}
.vac a:active:after {
  background-color: rgba(158, 151, 142, 0);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .vac {
    background: #fff;
    padding-top: 79px;
  }
}
@media (max-width: 739px) {
  .vac {
    background: #fff;
    padding-top: 53px;
  }
}
.vac__inner {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  background: #fff;
  padding: 54px 100px 36px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .vac__inner {
    padding: 0 150px 36px;
  }
}
@media (max-width: 739px) {
  .vac__inner {
    padding: 50px 30px 40px;
  }
}
.tac__inner {
  text-align: center;
  padding-top: 102px;
  padding-bottom: 90px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .tac__inner {
    padding-top: 82px;
    padding-bottom: 70px;
  }
}
@media (max-width: 739px) {
  .tac__inner {
    padding-top: 62px;
    padding-bottom: 68px;
  }
}
.tac__title.section__title {
  margin-bottom: 28px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .tac__title.section__title {
    margin-bottom: 32px;
  }
}
@media (max-width: 739px) {
  .tac__title.section__title {
    margin-bottom: 31px;
  }
}
.tac__descr.section__description {
  margin-bottom: 64px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .tac__descr.section__description {
    margin-bottom: 60px;
  }
}
@media (max-width: 739px) {
  .tac__descr.section__description {
    margin-bottom: 50px;
  }
}
.tac__btn {
  padding-left: 39px;
  padding-right: 39px;
  border: 0;
  outline: 0;
}
.tac__btn:link,
.tac__btn:visited {
  color: #2c2829;
  background-color: #fec72e;
}
.tac__btn:hover {
  color: #2c2829;
  background-color: #fee721;
}
.tac__btn:active {
  background-color: rgba(254, 231, 33, 0.5);
}
@media (max-width: 739px) {
  .tac__btn {
    width: 100%;
  }
}
.not {
  width: 100%;
  position: relative;
  padding: 120px 50px;
  min-height: auto;
  height: 100vh;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .not {
    display: block;
    padding-top: 34.8vh;
  }
}
@media (max-width: 739px) {
  .not {
    padding-top: 25vh;
    padding-bottom: 26vh;
    display: block;
    height: 100%;
  }
}
@media (max-width: 360px) {
  .not {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.not__inner {
  height: 100%;
  max-width: 1180px;
  padding: 120px 0;
  width: 100%;
  position: relative;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.not__box {
  position: relative;
  z-index: 5;
  padding-left: 100px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .not__box {
    padding-left: 76px;
  }
}
@media (max-width: 739px) {
  .not__box {
    padding-left: 0;
  }
}
.not__404 {
  font-size: 72px;
  font-weight: 800;
  color: #2c2829;
  line-height: 1;
  position: relative;
  display: inline-block;
}
@media (max-width: 739px) {
  .not__404 {
    font-size: 42px;
  }
}
.not__title {
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 739px) {
  .not__title {
    margin-bottom: 17px;
  }
}
.not__icon {
  position: absolute;
  left: 100%;
  bottom: -1px;
  color: rgba(158, 151, 142, 0.2);
  fill: rgba(158, 151, 142, 0.2);
  z-index: -1;
  -webkit-transform: translate(-47%, 0);
  -moz-transform: translate(-47%, 0);
  -ms-transform: translate(-47%, 0);
  -o-transform: translate(-47%, 0);
  transform: translate(-47%, 0);
}
.not__icon .icon {
  width: 144px;
  height: 144px;
}
@media (max-width: 739px) {
  .not__icon .icon {
    width: 85px;
    height: 90px;
  }
}
.not__cat {
  position: absolute;
  bottom: 0;
  right: 135px;
  width: 600px;
  max-width: 100%;
}
.not__cat img {
  display: block;
  max-width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .not__cat {
    right: 63px;
    width: 575px;
    position: fixed;
  }
}
@media (max-width: 739px) {
  .not__cat {
    width: 100%;
    max-width: 350px;
    right: 18px;
    position: fixed;
  }
}
.not__text {
  max-width: 600px;
}
.not__text p {
  color: rgba(44, 40, 41, 0.6);
  font-size: 24px;
  line-height: 1.42;
  margin: 0 0 10px;
}
@media (max-width: 739px) {
  .not__text p {
    font-size: 18px;
    line-height: 1.56;
  }
}
.we {
  background: #2c2829;
}
.we__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 1280px) {
  .we__inner {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.we__col {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 1280px) {
  .we__col {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 739px) {
  .we__col {
    overflow-x: hidden;
  }
}
.we__col--text {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  min-height: 500px;
}
@media screen and (min-width: 1280px) {
  .we__col--text {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
    padding-top: 153px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .we__col--text {
    min-height: 475px;
  }
}
@media (max-width: 739px) {
  .we__col--text {
    min-height: 434px;
  }
}
.we__box {
  max-width: 560px;
  text-align: center;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  height: auto;
  padding: 0 50px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .we__box {
    padding-top: 112px;
    padding-bottom: 100px;
  }
}
@media (max-width: 739px) {
  .we__box {
    padding: 62px 30px 39px 30px;
  }
}
.we__item {
  -moz-flex-basis: 33.333%;
  -ms-flex-basis: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis: 33.333%;
  position: relative;
  font-size: 18px;
  line-height: 1.44;
  font-weight: 500;
  cursor: default;
  text-decoration: none;
  height: 213px;
}
.we__item:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.we__item:hover:after {
  background: rgba(0, 0, 0, 0.65);
}
.we__item:hover .we__name {
  opacity: 1;
  -webkit-transform: translate(-7px, -16px);
  -moz-transform: translate(-7px, -16px);
  -ms-transform: translate(-7px, -16px);
  -o-transform: translate(-7px, -16px);
  transform: translate(-7px, -16px);
}
.we__item:hover .we__role {
  opacity: 1;
  -webkit-transform: translate(7px, 18px);
  -moz-transform: translate(7px, 18px);
  -ms-transform: translate(7px, 18px);
  -o-transform: translate(7px, 18px);
  transform: translate(7px, 18px);
}
.we__item:hover .we__photo {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
@media (min-width: 0px) and (max-width: 1024px) {
  .we__item {
    cursor: pointer;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .we__item {
    height: 256px;
  }
}
@media (max-width: 739px) {
  .we__item {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    height: 187px;
  }
}
.we__photo {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.we__text {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  color: #9e978e;
  font-size: 26px;
  font-style: italic;
  line-height: 1.46;
  max-width: 100%;
}
.we__socials {
  padding: 130px 30px 0 30px;
  max-width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .we__socials {
    padding-top: 58px;
  }
}
@media (max-width: 739px) {
  .we__socials {
    padding-top: 32px;
  }
}
.we__socials-icon {
  display: inline-block;
  margin-right: 6px;
  color: #fff;
}
.we__socials-icon .subscribe__icon {
  color: inherit;
}
.we__socials-icon:last-child {
  margin-right: 0;
}
.we__name {
  position: absolute;
  z-index: 5;
  top: 40px;
  left: 25px;
  text-align: left;
  color: #fff;
  opacity: 0;
  max-width: calc(100% - 40px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(-2px, -6px);
  -moz-transform: translate(-2px, -6px);
  -ms-transform: translate(-2px, -6px);
  -o-transform: translate(-2px, -6px);
  transform: translate(-2px, -6px);
}
.we__role {
  position: absolute;
  z-index: 5;
  right: 25px;
  bottom: 40px;
  text-align: right;
  color: #9e978e;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-width: calc(100% - 40px);
  -webkit-transform: translate(2px, 8px);
  -moz-transform: translate(2px, 8px);
  -ms-transform: translate(2px, 8px);
  -o-transform: translate(2px, 8px);
  transform: translate(2px, 8px);
}
.clients {
  text-align: center;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 120px 50px;
}
@media (max-width: 739px) {
  .clients {
    padding: 80px 30px;
  }
}
.clients__inner {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.clients__swiper {
  width: 100%;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-bottom: 50px;
  position: relative;
}
.clients__swiper:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 5;
  top: 0;
  left: 0;
  bottom: 0;
  width: 150px;
  background-image: linear-gradient(to right, #ffffff 80%, rgba(249, 249, 251, 0));
}
.clients__swiper:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  width: 150px;
  background-image: linear-gradient(to left, #ffffff 80%, rgba(249, 249, 251, 0));
}
@media (min-width: 740px) and (max-width: 1279px) {
  .clients__swiper:before,
  .clients__swiper:after {
    width: 50px;
  }
}
@media (max-width: 739px) {
  .clients__swiper:before,
  .clients__swiper:after {
    display: none;
  }
}
.clients__slide {
  margin: 0 -20px;
}
.clients__box {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.clients__label {
  -moz-flex-basis: 25%;
  -ms-flex-basis: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  padding: 30px 20px;
}
.clients__label img {
  display: block;
  margin: 0 auto;
  max-width: 164px;
  max-height: 40px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .clients__label {
    -moz-flex-basis: 33.3333%;
    -ms-flex-basis: 33.3333%;
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
  }
}
@media (max-width: 739px) {
  .clients__label {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    padding: 20px 10px;
  }
}
.clients__title {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-size: 30px;
  font-style: italic;
  line-height: 1.6;
  color: #9e978e;
  width: 100%;
  max-width: 740px;
  margin: 0 auto 30px;
}
.clients__subtitle {
  margin-top: 20px;
  font-size: 24px;
  line-height: 1.42;
  color: #000;
  margin-bottom: 50px;
}
@media (max-width: 739px) {
  .clients__subtitle {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.clients__more {
  font-size: 14px;
  line-height: 1.29;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.25);
}
.clients__footer {
  margin-bottom: 30px;
}
.clients .swiper-button-prev {
  display: block;
  margin: 0 10px 0 0 ;
  left: 50px;
  right: auto;
  width: 64px;
  height: 64px;
  border: 1px solid #9e978e;
  border-radius: 50%;
  background: none;
  color: #2c2829;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.clients .swiper-button-prev:hover {
  color: #ffffff;
  border-color: #b5afa9;
  background-color: #b5afa9;
}
.clients .swiper-button-prev:active {
  border-color: #9e978e;
  background-color: #9e978e;
}
.clients .swiper-button-prev .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.clients .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .clients .swiper-button-prev {
    top: 0;
  }
}
@media (max-width: 739px) {
  .clients .swiper-button-prev {
    display: none;
  }
}
.clients .swiper-button-next {
  display: block;
  margin: 0;
  left: auto;
  right: 50px;
  width: 64px;
  height: 64px;
  border: 1px solid #9e978e;
  border-radius: 50%;
  background: none;
  color: #2c2829;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.clients .swiper-button-next:hover {
  color: #ffffff;
  border-color: #b5afa9;
  background-color: #b5afa9;
}
.clients .swiper-button-next:active {
  border-color: #9e978e;
  background-color: #9e978e;
}
.clients .swiper-button-next .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.clients .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .clients .swiper-button-next {
    top: 0;
  }
}
@media (max-width: 739px) {
  .clients .swiper-button-next {
    display: none;
  }
}
.lk {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.lk .js-field-data-edit,
.lk .js-field-password-edit {
  display: none;
}
.lk .js-field-data-edit.isVisible,
.lk .js-field-password-edit.isVisible {
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk .lk__safe-line.isVisible {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 739px) {
  .lk .lk__safe-line.isVisible {
    margin-bottom: 1px;
  }
}
.lk__inner {
  padding: 109px 0 9px 0;
  max-width: 780px;
  margin: 0 auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__inner {
    width: 100%;
    max-width: 850px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 739px) {
  .lk__inner {
    width: 100%;
    max-width: 850px;
    padding: 88px 30px 7px;
  }
}
.lk__half {
  width: 49%;
  padding-right: 0;
}
.lk__half p {
  width: 100%;
}
.lk__half:last-child {
  padding-right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__half {
    width: 100%;
    margin-bottom: 58px;
  }
  .lk__half:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .lk__half {
    width: 100%;
    padding-right: 0;
  }
}
.lk__half2 {
  width: 49%;
  padding-right: 0;
}
.lk__half2 p {
  width: 100%;
}
.lk__half2:last-child {
  padding-right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__half2 {
    margin-bottom: 58px;
  }
  .lk__half2:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 739px) {
  .lk__half2 {
    width: 100%;
    padding-right: 0;
  }
}
.lk__header {
  width: 100%;
  margin-bottom: 51px;
}
.lk__header.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 739px) {
  .lk__header.flex {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__header {
    margin-bottom: 49px;
  }
}
@media (max-width: 739px) {
  .lk__header {
    margin-bottom: 44px;
  }
}
.lk__name {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.38;
  color: #4c4c4c;
}
.lk__name .input {
  max-width: 350px;
}
.lk__name .input:after {
  content: '';
  display: block;
  width: 59px;
  height: 55px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 71%, #ffffff);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 739px) {
  .lk__name {
    width: 100%;
    margin-top: 23px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    order: 3;
    font-size: 24px;
    text-overflow: ellipsis;
  }
}
.lk__logout {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  font-size: 16px;
  line-height: 24px;
  color: #9e978e;
  font-weight: 700;
  text-decoration: none;
  margin-left: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lk__logout .icon {
  width: 28px;
  height: 24px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: bottom;
}
.lk__logout:hover {
  color: #4c4c4c;
}
@media (max-width: 739px) {
  .lk__logout {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
    margin-left: 10px;
  }
}
.lk__row {
  width: 100%;
  margin-bottom: 61px;
}
.lk__row.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__row.flex {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 739px) {
  .lk__row.flex {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1280px) {
  .lk__row.justify-spacebetween {
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__row {
    margin-bottom: 31px;
  }
}
@media (max-width: 739px) {
  .lk__row {
    margin-bottom: 31px;
  }
}
.js-subscrib-lk-form .lk__line:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .js-subscrib-lk-form .lk__line:last-child {
    margin-bottom: -4px;
  }
}
.lk__line {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.lk__line:nth-last-child(2) {
  margin-bottom: 31px;
}
@media (max-width: 739px) {
  .lk__line:nth-last-child(2) {
    margin-bottom: 23px;
  }
}
.lk__line:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .lk__line:last-child {
    margin-bottom: 51px;
  }
}
.lk__line .psw {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%;
  width: 300px;
}
.lk__line .psw ~ .error {
  max-width: 300px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line .psw {
    margin-right: 22px;
    width: 300px;
  }
}
@media (max-width: 739px) {
  .lk__line .psw {
    width: 100%;
  }
}
.lk__line .btn {
  width: 100%;
  justify-content: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line .btn {
    max-width: none;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 739px) {
  .lk__line .btn {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.lk__line--soc {
  margin: 0;
}
.lk__line--soc:nth-child(n) {
  margin-bottom: 22px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line--soc:nth-child(n) {
    margin-bottom: 17px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line--soc {
    width: 45%;
  }
}
@media (max-width: 739px) {
  .lk__line--soc {
    margin-bottom: 19px !important;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__socs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 11px;
  }
}
.lk__line-box {
  display: block;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.lk__line-box .input {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 300px;
  margin-bottom: 11px;
}
.lk__line-box .input:after {
  content: '';
  display: block;
  width: 59px;
  height: 55px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 71%, #ffffff);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line-box .input {
    margin-right: 20px;
  }
}
@media (max-width: 739px) {
  .lk__line-box .input {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line-box {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (max-width: 739px) {
  .lk__line-box {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.lk__line--soc2 {
  margin-bottom: 15px;
}
@media (max-width: 739px) {
  .lk__line--soc2 {
    margin-bottom: 16px;
  }
}
.lk__line .checkbox__block {
  width: 37px;
  height: 37px;
}
@media (max-width: 739px) {
  .lk__line .checkbox__block {
    width: 36px;
    height: 36px;
  }
}
.lk__line .checkbox__label {
  margin-left: 13px;
  letter-spacing: 0.6px;
}
.lk__line-box--error {
  margin-bottom: 13px;
  display: none;
}
.lk__ava {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 22px;
  background: #9e978e;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.lk__ava .icon {
  width: 43px;
  height: 56px;
}
.lk__ava--photo {
  max-width: 100%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid #9e978e;
}
.lk__col-title {
  font-size: 18px;
  font-weight: 700;
  color: #4c4c4c;
  margin-bottom: 5px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__col-title {
    margin-bottom: 6px;
  }
}
.lk__col-subtitle {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1.29;
  max-width: 300px;
  width: 100%;
  margin-bottom: 5px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__col-subtitle {
    margin-bottom: 1px;
    line-height: 1.2;
  }
}
@media (max-width: 739px) {
  .lk__col-subtitle {
    max-width: 100%;
    margin-bottom: 5px;
  }
}
.lk__col-info {
  font-size: 18px;
  line-height: 1.29;
  font-weight: 500;
  color: #2c2829;
  margin-bottom: 10px;
  padding-left: 1px;
  width: 100%;
}
@media (max-width: 739px) {
  .lk__col-info {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.lk__col-info--empty {
  color: rgba(0, 0, 0, 0.3);
  line-height: 1.2;
}
.lk__soc {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  max-width: 100%;
  padding-right: 44px;
}
@media (max-width: 739px) {
  .lk__soc {
    padding-right: 55px;
  }
}
.lk__soc-icon {
  width: 61px;
  height: 63px;
  margin-right: 18px;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
}
.lk__soc-icon.facebook {
  background-color: #3b5998;
}
.lk__soc-icon.vkontakte {
  background-color: #4a76a8;
}
.lk__soc-icon.twitter {
  background-color: #00aced;
}
.lk__soc-icon .icon {
  width: 30px;
  height: 30px;
}
.lk__soc-name {
  font-size: 16px;
  line-height: 1.63;
  color: rgba(0, 0, 0, 0.7);
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  max-width: 179px;
}
.lk__soc-add {
  color: #9e978e;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(158, 151, 142, 0.3);
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: all 0.35s linear 0.3s ease-in-out;
  -o-transition: all 0.35s linear 0.3s ease-in-out;
  transition: all 0.35s linear 0.3s ease-in-out;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  font-size: 16px;
  line-height: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}
.lk__soc-add:link,
.lk__soc-add:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.lk__soc-add:hover {
  color: rgba(158, 151, 142, 0.7);
}
.lk__soc-add:active {
  border-color: rgba(158, 151, 142, 0);
}
@media (min-width: 320px) and (max-width: 375px) {
  .lk__soc-add {
    display: inline;
    text-align: center;
  }
}
.lk__describe {
  font-size: 16px;
  font-weight: 700;
  color: #9e978e;
  text-decoration: none;
}
@media (max-width: 739px) {
  .lk__describe {
    margin-bottom: 40px;
    margin-top: 9px;
  }
}
.lk__name-cancel {
  position: absolute;
  right: -2px;
  top: 55%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.lk__name-cancel .icon {
  width: 24px;
  height: 24px;
}
@media (max-width: 739px) {
  .lk__name-cancel {
    top: 53%;
  }
}
@media (max-width: 739px) {
  .lk__safe {
    margin-bottom: 26px;
  }
}
.lk__forgot-psw {
  margin-top: 25px;
  margin-bottom: 41px;
  margin-left: 2px;
  font-weight: 700;
  font-size: 16px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__forgot-psw {
    margin: 0 0 0 5px;
  }
}
@media (max-width: 739px) {
  .lk__forgot-psw {
    margin: 28px auto 41px auto;
    display: block;
    max-width: 207px;
  }
}
.lk__empty-msg {
  display: none !important;
}
.lk__safe-row {
  margin-top: 22px;
  margin-bottom: 20px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__safe-row {
    margin-bottom: 10px;
  }
}
@media (max-width: 739px) {
  .lk__safe-row {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.lk__safe-row:last-of-type {
  margin-bottom: 0;
}
.lk__safe-line {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__safe-line .input {
    width: 48%;
  }
  .lk__safe-line .psw ~ .error {
    width: 100%;
    order: 1;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__safe-row--wrap {
    width: 48%;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 23px;
  }
  .lk__safe-row--wrap .input {
    width: 100%;
  }
}
@media (max-width: 739px) {
  .lk__safe-row--wrap {
    width: 100%;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__safe-btns {
    width: 285px;
  }
  .lk__safe-btns .btn {
    width: 241px;
  }
}
@media (max-width: 739px) {
  .lk__safe-btns:nth-child(n) {
    margin-bottom: 13px;
  }
}
.lk__safe-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.lk__btn {
  max-width: 240px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__btn {
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 25px;
  }
}
@media (max-width: 739px) {
  .lk__btn {
    width: 176px;
    margin-right: 25px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__btn.big {
    margin-right: 0;
  }
}
@media (max-width: 739px) {
  .lk__btn.big {
    max-width: 100%;
    margin: 0;
  }
}
.lk__suscribe-text {
  margin-bottom: 7px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__suscribe-text {
    max-width: 100%;
  }
}
.lk__line--checkbox {
  margin-bottom: 20px !important;
}
.lk__line--checkbox:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 739px) {
  .lk__line--checkbox:last-child {
    margin-bottom: 51px !important;
  }
}
.lk__line-subtitle:nth-child(n) {
  margin-bottom: 6px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line-subtitle:nth-child(n) {
    margin-bottom: 5px;
  }
}
@media (max-width: 739px) {
  .lk__line-subtitle:nth-child(n) {
    margin-bottom: 25px;
  }
}
.lk__col-subtitle-edit {
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 739px) {
  .lk__col-subtitle-edit {
    margin-bottom: 14px;
  }
}
.lk__line-datas {
  margin-bottom: 20px;
}
.lk__line-datas:nth-last-child(2) {
  margin-bottom: 31px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line-datas {
    margin-bottom: 21px;
  }
  .lk__line-datas:nth-last-child(2) {
    margin-bottom: 34px;
  }
}
@media (max-width: 739px) {
  .lk__line-datas {
    margin-bottom: 8px;
  }
}
.lk__line-box-data .input {
  margin-bottom: 9px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line-box-data .input {
    margin-bottom: 0;
  }
}
.lk__line-box-data .error ~ .lk__line-box--error {
  display: block;
  margin-top: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line-box-data .error ~ .lk__line-box--error {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    margin-top: 11px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__safe-title {
    margin-bottom: 3px;
    margin-left: 4px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__safe-title2 {
    margin-bottom: 3px;
  }
}
.lk__socs-subtitle {
  max-width: 320px;
  margin-bottom: 23px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__socs-subtitle {
    max-width: 100%;
    margin-bottom: 22px;
  }
}
@media (max-width: 739px) {
  .lk__socs-subtitle {
    margin-bottom: 0;
  }
}
.lk__socs-subtitle2 {
  max-width: 320px;
  margin-bottom: 20px;
  line-height: 20px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__socs-subtitle2 {
    max-width: 255px;
    margin-bottom: 22px;
  }
}
@media (max-width: 739px) {
  .lk__socs-subtitle2 {
    margin-bottom: 0;
  }
}
.lk__btn-change {
  max-width: 260px;
}
@media (max-width: 739px) {
  .lk__btn-change.btn {
    max-width: 100%;
  }
}
.lk__line-last {
  margin-bottom: 29px;
}
.lk__btn-save {
  max-width: 195px;
}
@media (max-width: 739px) {
  .lk__btn-save {
    max-width: none !important;
    width: auto !important;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__btn-cancel {
    width: auto !important;
    padding-left: 15px;
  }
}
@media (max-width: 739px) {
  .lk__btn-cancel {
    width: auto !important;
    margin: 0;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.lk__btn-cancel.btn--cancel {
  width: auto;
  margin-left: 5px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__btn-cancel.btn--cancel {
    margin-left: 0;
  }
}
@media (max-width: 739px) {
  .lk__btn-cancel.btn--cancel {
    margin-left: 0;
  }
}
.lk__btn-cancel.btn--cancel:active {
  background-color: transparent;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .lk__line-box-edit .input {
    margin-bottom: 0;
  }
}
/* --------------- checkbox */
.checkbox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.checkbox__block {
  width: 45px;
  height: 45px;
  position: relative;
  cursor: pointer;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: block;
}
.checkbox__el {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  outline: none;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  margin: 0;
  cursor: pointer;
}
.checkbox .checkbox__block input[type="checkbox"] {
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.checkbox__in {
  border: 1px solid #9e978e;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.checkbox__in:after {
  content: "";
  position: absolute;
  background: #9e978e;
  width: 1px;
  top: 0;
  bottom: -1px;
  right: -1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.checkbox__in:before {
  content: "";
  position: absolute;
  background: #9e978e;
  height: 1px;
  top: -1px;
  left: -1px;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.checkbox__el:hover + .checkbox__in {
  border-color: #4c4c4c;
}
.checkbox__el:hover + .checkbox__in:after {
  background: #4c4c4c;
}
.checkbox__el:hover + .checkbox__in:before {
  background: #4c4c4c;
}
.checkbox__el:checked + .checkbox__in:after {
  top: 50%;
}
.checkbox__el:checked + .checkbox__in:before {
  right: 25%;
}
.checkbox__el:checked:hover + .checkbox__in {
  border-bottom-color: #4c4c4c;
  border-left-color: #4c4c4c;
  background: #4c4c4c;
}
.checkbox__el:checked:hover + .checkbox__in:after {
  background: #4c4c4c;
}
.checkbox__el:checked:hover + .checkbox__in:before {
  background: #4c4c4c;
}
.checkbox__el:checked + .checkbox__in {
  border-bottom-color: #9e978e;
  border-left-color: #9e978e;
  background: #9e978e;
}
.checkbox__el:checked + .checkbox__in:after {
  background: #9e978e;
}
.checkbox__el:checked + .checkbox__in:before {
  background: #9e978e;
}
.checkbox__icon {
  cursor: pointer;
  width: 18px;
  height: 14px;
  bottom: 4px;
  left: 4px;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: transparent;
  pointer-events: none;
}
.checkbox__el:checked + .checkbox__in .checkbox__icon {
  opacity: 1;
  color: #fff;
}
.checkbox__el:checked:hover + .checkbox__in .checkbox__icon {
  color: #fff;
}
.checkbox__el:disabled + .checkbox__in {
  border-color: #cdcdcd;
}
.checkbox__el:disabled + .checkbox__in:after {
  background: #cdcdcd;
}
.checkbox__el:disabled + .checkbox__in:before {
  background: #cdcdcd;
}
.checkbox__el:checked:disabled + .checkbox__in {
  border-color: #cdcdcd;
  border-right-color: transparent;
  border-top-color: transparent;
}
.checkbox__el:checked:disabled + .checkbox__in:after {
  background: #cdcdcd;
}
.checkbox__el:checked:disabled + .checkbox__in:before {
  background: #cdcdcd;
}
.checkbox__el:checked:disabled + .checkbox__in .checkbox__icon {
  color: #cdcdcd;
}
.checkbox__label {
  cursor: pointer;
  margin-left: 21px;
  font-size: 15px;
  line-height: normal;
  font-weight: 500;
  color: #2c2829;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
}
.checkbox__link {
  cursor: pointer;
  margin-left: 16px;
  font-size: 15px;
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #ff5c39;
  color: #ff5c39;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.checkbox__link:hover {
  border-color: transparent;
}
.msg {
  position: fixed;
  z-index: 500;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 580px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 52%;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 20px 50px;
  opacity: 0;
  -webkit-transition: all linear 0.1s 0.3s ease-in-out;
  -o-transition: all linear 0.1s 0.3s ease-in-out;
  transition: all linear 0.1s 0.3s ease-in-out;
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  transition: all linear 0.1s;
}
.msg.isVisible {
  top: 50%;
  overflow: visible;
  opacity: 1;
}
.msg.isVisible.msg-mini {
  opacity: 1;
}
@media (max-width: 739px) {
  .msg.isVisible.msg-mini {
    bottom: 30px;
  }
}
.msg.msg-mini {
  -webkit-transition: all ease-in-out 0.3s 0.3s ease-in-out;
  -o-transition: all ease-in-out 0.3s 0.3s ease-in-out;
  transition: all ease-in-out 0.3s 0.3s ease-in-out;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  border-radius: 4px;
  width: auto;
  padding: 7px 20px !important;
  opacity: 0;
}
@media (max-width: 739px) {
  .msg.msg-mini {
    top: auto;
    bottom: 20px;
  }
}
.msg__text {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
}
.what__inner {
  width: 100%;
  margin: 0 auto;
  max-width: 980px;
  padding: 90px 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__inner {
    padding: 90px 0 104px;
    max-width: 515px;
  }
}
@media (max-width: 739px) {
  .what__inner {
    padding: 70px 30px 78px;
  }
}
.what__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  color: #2c2829;
  margin: 0 auto 58px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__title {
    margin-bottom: 55px;
  }
}
@media (max-width: 739px) {
  .what__title {
    margin-bottom: 38px;
  }
}
.what__cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__cols {
    display: block;
    width: 100%;
  }
}
@media (max-width: 739px) {
  .what__cols {
    display: block;
    width: 100%;
  }
}
.what__col {
  position: relative;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
@media (max-width: 739px) {
  .what__col {
    text-align: center;
  }
}
.what__col--ux {
  max-width: 380px;
  width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__col--ux {
    margin: 0 auto 78px;
    max-width: none;
  }
  .what__col--ux:after {
    display: none;
  }
}
@media (max-width: 739px) {
  .what__col--ux {
    margin: 0 auto 40px;
  }
  .what__col--ux:after {
    display: none;
  }
}
.what__subtitle {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  color: #4c4c4c;
  margin: 0 auto 30px;
}
.what__text p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.86;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 14px;
}
.what__text p:last-child {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__text p {
    margin-bottom: 15px;
  }
}
@media (max-width: 739px) {
  .what__text p {
    margin-bottom: 15px;
  }
}
@media (max-width: 739px) {
  .what__text {
    text-align: left;
    margin: 0 auto 80px;
  }
}
.what__ol {
  width: 100%;
  max-width: 480px;
  padding: 0;
  counter-reset: list 0;
  margin: auto;
}
.what__li {
  position: relative;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 30px;
  line-height: 1.2;
  color: #2c2829;
  padding-top: 41px;
  margin-bottom: 33px;
  list-style-type: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__li {
    margin-bottom: 41px;
  }
}
@media (max-width: 739px) {
  .what__li {
    margin: 0 auto 43px;
    padding-top: 43px;
  }
}
.what__li:first-child {
  padding-top: 24px;
  margin-bottom: 35px;
  margin-top: 7px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__li:first-child {
    margin-bottom: 42px;
  }
}
@media (max-width: 739px) {
  .what__li:first-child {
    margin-bottom: 45px;
  }
}
.what__li:first-child:after {
  top: -32px;
  left: 14px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__li:first-child:after {
    top: -29px;
  }
}
@media (max-width: 739px) {
  .what__li:first-child:after {
    top: -30px;
    left: 2px;
  }
}
.what__li:last-child {
  margin-bottom: 0;
}
.what__li:last-child:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -104.3%;
  width: 102px;
  height: 1px;
  background: #9e978e;
  display: block;
}
@media (max-width: 739px) {
  .what__li:last-child:before {
    display: none;
  }
}
.what__li span {
  position: relative;
  z-index: 2;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  bottom: -8px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__li span {
    padding: 2px 0;
  }
}
.what__li:after {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  font-family: "Georgia", serif;
  font-style: italic;
  display: block;
  z-index: 1;
  left: 1px;
  bottom: 0;
  font-size: 144px;
  line-height: 100px;
  color: #bbb6af;
  top: -15px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__li:after {
    top: -13px;
  }
}
@media (max-width: 739px) {
  .what__li:after {
    right: 0;
    top: -14px;
    left: -6px;
  }
}
.what__li:nth-child(3):after {
  top: -13px;
  left: 2px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .what__li:nth-child(3):after {
    top: -11px;
  }
}
@media (max-width: 739px) {
  .what__li:nth-child(3):after {
    top: -11px;
    left: -7px;
  }
}
.why {
  background: url("/local/templates/main/style/../images/bg_noize.png");
}
.why__inner {
  padding: 110px 0 107px 0;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .why__inner {
    padding-top: 123px;
  }
}
@media (max-width: 739px) {
  .why__inner {
    padding: 96px 30px 86px;
  }
}
.why__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  color: #fff;
  margin: 0 auto 64px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .why__title {
    margin-bottom: 73px;
  }
}
@media (max-width: 739px) {
  .why__title {
    margin-bottom: 54px;
  }
}
.why__subtitle {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 30px;
  line-height: 48px;
  color: #9e978e;
  text-align: center;
  margin: 0 auto 20px;
}
.why__cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  max-width: 1180px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .why__cols {
    max-width: 500px;
    margin: 0 auto;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 739px) {
  .why__cols {
    max-width: 500px;
    margin: 0 auto;
    display: block;
  }
}
.why__col {
  width: calc(25% - 20px);
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .why__col {
    width: 215px;
  }
  .why__col:nth-child(1),
  .why__col:nth-child(2) {
    margin-bottom: 33px;
  }
}
@media (max-width: 739px) {
  .why__col {
    width: 220px;
    margin: 0 auto 35px;
  }
  .why__col:last-child {
    margin-bottom: 0;
  }
}
.why__icon {
  margin: 0 auto 26px;
  fill: #9e978e;
  color: #9e978e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .why__icon {
    margin-bottom: 24px;
  }
}
@media (max-width: 739px) {
  .why__icon {
    margin-bottom: 20px;
  }
}
.why__icon .icon,
.why__icon svg {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto;
}
.why__icon .icon.flipped,
.why__icon svg.flipped {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.why__text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  color: #fff;
  text-align: center;
  max-width: 218px;
  margin: auto;
}
.examples__inner {
  padding: 90px 19px 0 19px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 739px) {
  .examples__inner {
    padding: 77px 0 0 0;
  }
}
.examples__inner .swiper-button-prev,
.examples__inner .swiper-button-next {
  z-index: 50;
  border: 1px solid #9e978e;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: 64px;
  height: 64px;
  top: 22px;
}
@media (max-width: 739px) {
  .examples__inner .swiper-button-prev,
  .examples__inner .swiper-button-next {
    display: none;
  }
}
.examples__inner .swiper-button-prev:hover,
.examples__inner .swiper-button-next:hover {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.examples__inner .swiper-button-prev:hover .icon,
.examples__inner .swiper-button-next:hover .icon {
  color: #fff;
}
.examples__inner .swiper-button-prev:active,
.examples__inner .swiper-button-next:active {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
.examples__inner .swiper-button-prev .icon,
.examples__inner .swiper-button-next .icon {
  color: #2c2829;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 26px;
  height: 26px;
}
.examples__inner .swiper-button-prev {
  right: 123px;
  left: auto;
}
.examples__inner .swiper-button-prev .icon {
  left: 16px;
}
@media (max-width: 739px) {
  .examples__inner .swiper-button-prev .icon {
    left: 14px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__inner .swiper-button-prev {
    right: 103px;
  }
}
.examples__inner .swiper-button-next {
  right: 49px;
}
.examples__inner .swiper-button-next .icon {
  right: 16px;
}
@media (max-width: 739px) {
  .examples__inner .swiper-button-next .icon {
    right: 14px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__inner .swiper-button-next {
    right: 27px;
  }
}
.examples__inner .swiper-pagination {
  position: absolute;
  top: 85px;
  right: 54px;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  color: #9e978e;
  left: auto;
  width: auto;
  bottom: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__inner .swiper-pagination {
    right: 34px;
  }
}
@media (max-width: 739px) {
  .examples__inner .swiper-pagination {
    top: 14px;
    right: 30px;
    margin-top: -5px;
  }
}
.examples__inner .swiper-pagination-current {
  margin-right: -4px;
}
.examples__inner .swiper-pagination-total {
  margin-left: -4px;
}
.examples__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  color: #2c2829;
  margin: 0 auto 60px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__title {
    margin-bottom: 44px;
  }
}
@media (max-width: 739px) {
  .examples__title {
    margin-bottom: 51px;
    padding: 0 30px;
  }
}
.examples__slider-icon {
  position: absolute;
  width: 121px;
  height: 121px;
  color: rgba(158, 151, 142, 0.2);
  top: 171px;
  left: 49px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slider-icon {
    top: 160px;
    left: 30px;
  }
}
@media (max-width: 739px) {
  .examples__slider-icon {
    width: 122px;
    top: 141px;
    left: 8px;
  }
}
.examples__slider-svg {
  width: 100%;
  height: 100%;
  position: absolute;
}
.examples__slide {
  padding: 0 50px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide {
    padding: 0 32px;
  }
}
@media (max-width: 739px) {
  .examples__slide {
    padding: 0 30px;
  }
}
.examples__slide-title {
  width: 58.333333%;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  line-height: 1.4;
  color: #2c2829;
  margin-bottom: 54px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide-title {
    width: 65%;
    margin-bottom: 53px;
  }
}
@media (max-width: 739px) {
  .examples__slide-title {
    width: calc(100% - 40px);
    margin-bottom: 42px;
  }
}
.examples__slide-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide-content {
    padding-left: 75px;
  }
}
@media (max-width: 739px) {
  .examples__slide-content {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1279px) {
  .examples__slide-content {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.examples__slide-item {
  max-width: 339px;
  position: relative;
  padding-bottom: 41px;
}
.examples__slide-item:last-child:before {
  display: none;
}
@media screen and (max-width: 1279px) {
  .examples__slide-item {
    width: 100%;
    max-width: 100%;
    padding-bottom: 78px;
  }
  .examples__slide-item:last-child {
    padding-bottom: 0;
  }
  .examples__slide-item:last-child:before {
    display: none;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide-item {
    padding-bottom: 83px;
    padding-top: 8px;
  }
  .examples__slide-item:first-child {
    padding-top: 0;
  }
}
@media (max-width: 739px) {
  .examples__slide-item {
    padding-bottom: 86px;
    padding-top: 8px;
  }
  .examples__slide-item:first-child {
    padding-top: 0;
  }
}
.examples__slide-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100px;
  background-color: #9e978e;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide-item:after {
    width: 6px;
    background-color: #b5afa9;
    height: 100%;
    top: -8px;
    left: -71px;
  }
}
@media (max-width: 739px) {
  .examples__slide-item:after {
    display: none;
  }
}
.examples__slide-item:before {
  content: '';
  display: block;
  position: absolute;
  right: -28px;
  top: 3px;
  width: 25px;
  height: 21px;
  background: url(/local/templates/main/style/../images/step-arrow-right.svg) no-repeat center top;
  opacity: 0.4;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide-item:before {
    bottom: 33px;
  }
}
@media screen and (max-width: 1279px) {
  .examples__slide-item:before {
    top: auto;
    bottom: 32px;
    left: 0;
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
  }
}
.examples__slide-item--title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.08;
  color: #4a4a4a;
  margin-bottom: 28px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide-item--title {
    margin-bottom: 17px;
  }
}
@media (max-width: 739px) {
  .examples__slide-item--title {
    margin-bottom: 9px;
  }
}
.examples__slide-item--text {
  line-height: 1.86;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .examples__slide-item--text {
    max-width: 87%;
  }
}
.examples__slide-item--text p {
  margin-bottom: 10px;
}
.examples__slide-item--text p:last-child {
  margin-bottom: 0;
}
.s-info {
  padding: 120px 50px;
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  color: #000;
  text-align: center;
}
@media (max-width: 739px) {
  .s-info {
    padding: 80px 30px;
  }
}
.s-info__inner {
  width: 100%;
  margin: 0 auto;
  max-width: 980px;
}
.s-info__title {
  font-size: 30px;
  line-height: 48px;
  margin: 0 auto 30px;
}
.s-info__text {
  font-size: 26px;
  line-height: 36px;
  color: #9e978e;
}
.s-time {
  width: 100%;
  padding-top: 113px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time {
    padding: 105px 0 0 0;
  }
}
@media (max-width: 739px) {
  .s-time {
    padding-top: 74px;
    padding-bottom: 79px;
  }
}
.s-time__inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
  padding-bottom: 4px;
}
.s-time__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  color: #2c2829;
  margin: 0 auto 67px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__title {
    margin-bottom: 86px;
  }
}
@media (max-width: 739px) {
  .s-time__title {
    margin-bottom: 24px;
  }
}
.s-time__items {
  counter-reset: reason 0;
  padding-bottom: 80px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__items {
    padding-bottom: 50px;
  }
}
@media (max-width: 739px) {
  .s-time__items {
    padding-bottom: 0;
  }
}
.s-time__item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.s-time__item:after {
  counter-increment: reason;
  content: counter(reason);
  position: absolute;
  z-index: 4;
  display: block;
  top: 7px;
  left: 50%;
  width: 53px;
  height: 52px;
  background: #fff;
  color: #9e978e;
  border: 3px solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 46px;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.s-time__item:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  height: 100%;
  left: 50%;
  bottom: 0;
  width: 2px;
  background: rgba(158, 151, 142, 0.2);
}
.s-time__item:last-child {
  padding-bottom: 0;
}
.s-time__item:last-child:before {
  display: none;
}
.s-time__item:last-child .s-time__content {
  padding-bottom: 82px;
}
@media (max-width: 739px) {
  .s-time__item:last-child .s-time__content {
    padding-bottom: 0;
  }
}
.s-time__item:nth-child(2n) .s-time__bg {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
}
.s-time__item:nth-child(2n) .s-time__bg .icon,
.s-time__item:nth-child(2n) .s-time__bg svg,
.s-time__item:nth-child(2n) .s-time__bg img {
  margin: 0 0 0 auto;
}
.s-time__item:nth-child(2n) .s-time__content {
  padding-left: 108px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__item:nth-child(2n) .s-time__content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 739px) {
  .s-time__item:nth-child(2n) .s-time__content {
    padding: 0 30px 0 60px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__item {
    padding-bottom: 88px;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .s-time__item:after {
    top: -4px;
  }
}
@media (max-width: 739px) {
  .s-time__item {
    padding-bottom: 69px;
  }
  .s-time__item:after {
    content: '';
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    left: 30px;
  }
  .s-time__item:before {
    left: 30px;
  }
}
.s-time__bg {
  width: 50%;
  padding: 0 109px;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  order: 3;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.s-time__bg .icon,
.s-time__bg svg {
  width: 245px;
  height: 245px;
  fill: rgba(158, 151, 142, 0.5);
  color: rgba(158, 151, 142, 0.5);
  display: block;
}
.s-time__bg img {
  display: block;
  margin: 0 auto 0 0;
  max-width: 100%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__bg {
    padding: 0 50px;
    position: relative;
  }
}
@media (max-width: 739px) {
  .s-time__bg {
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1;
    opacity: .3;
    padding: 0;
  }
  .s-time__bg .icon,
  .s-time__bg svg,
  .s-time__bg img {
    margin: 0 auto;
  }
}
.s-time__content {
  width: 50%;
  padding: 4px 117px 100px 150px;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.s-time__content:first-child {
  padding-top: 12px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__content {
    padding: 0 50px;
  }
}
@media (max-width: 739px) {
  .s-time__content {
    padding: 0 30px 0 60px;
    width: 100%;
    position: relative;
    z-index: 5;
  }
}
.s-time__subtitle {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 32px;
}
@media (max-width: 739px) {
  .s-time__subtitle {
    margin-bottom: 29px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__text {
    min-height: 245px;
  }
}
@media (max-width: 739px) {
  .s-time__text {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 245px;
  }
}
.s-time__text p {
  font-size: 14px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  margin-bottom: 14px;
}
.s-time__text p:last-child {
  margin-bottom: 0;
}
.s-time__text ul {
  margin: 0 0 26px 0;
  padding: 0 0 0 30px;
  list-style-type: none;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__text ul {
    margin-bottom: 19px;
  }
}
.s-time__text ul li {
  line-height: 26px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #666;
  position: relative;
  color: rgba(0, 0, 0, 0.6);
}
.s-time__text ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #9e978e;
  top: 10px;
  left: -30px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__text ul li:before {
    left: 0;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__text ul li {
    padding-left: 26px;
  }
}
.s-time__text ul li:last-child {
  margin-bottom: 0;
}
.s-time__text ul li:before {
  left: -29px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-time__text ul li:before {
    left: 0;
  }
}
.s-result {
  background: #000;
  padding: 119px 50px 108px 50px;
  background-image: url('/local/templates/main/style/../images/s-result-1280.jpg');
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-result {
    padding-top: 119px;
    padding-bottom: 109px;
    background-image: url('/local/templates/main/style/../images/s-result-768.jpg');
  }
}
@media (max-width: 739px) {
  .s-result {
    padding: 96px 30px 87px 30px;
    background-image: url('/local/templates/main/style/../images/s-result-375.jpg');
  }
}
.s-result__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}
.s-result__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  color: #fff;
  margin: 0 auto 49px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-result__title {
    margin-bottom: 57px;
  }
}
@media (max-width: 739px) {
  .s-result__title {
    margin: 0 auto 25px;
  }
}
.s-result__items {
  display: inline-block;
  text-align: left;
}
.s-result__item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: auto;
  margin: 0 auto 40px;
}
.s-result__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-result__item {
    margin-bottom: 44px;
  }
}
@media (max-width: 739px) {
  .s-result__item {
    margin-bottom: 30px;
  }
}
.s-result__icon {
  width: 42px;
  height: 42px;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  margin-right: 20px;
}
.s-result__icon .icon,
.s-result__icon svg,
.s-result__icon img {
  color: #9e978e;
  fill: #9e978e;
  width: 42px;
  height: 42px;
  margin-left: -1px;
  margin-top: 9px;
}
.s-result__content {
  max-width: 600px;
}
.s-result__subtitle {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 30px;
  color: #fff;
  line-height: 48px;
  margin-bottom: 5px;
}
@media (max-width: 739px) {
  .s-result__subtitle {
    font-size: 26px;
    line-height: 1.46;
    margin-bottom: 13px;
  }
}
.s-result__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 739px) {
  .s-result__text {
    line-height: 1.86;
  }
}
.s-release {
  padding: 116px 50px 31px 50px;
  background-image: url("/local/templates/main/style/../images/bg_noize.png");
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release {
    padding-bottom: 40px;
  }
}
@media (max-width: 739px) {
  .s-release {
    padding: 84px 0 0 0;
  }
}
.s-release .swiper-pagination {
  padding: 56px 0 24px 0;
  position: static;
  color: rgba(255, 255, 255, 0.4);
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release .swiper-pagination {
    padding: 93px 0 0 0;
  }
}
@media (max-width: 739px) {
  .s-release .swiper-pagination {
    padding: 31px 0 55px 0;
  }
}
.s-release .swiper-container {
  max-width: 1900px;
  margin: 0 auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release .swiper-container {
    padding-bottom: 14px;
  }
}
.s-release .swiper-wrapper {
  /* min-height: 650px; */
  height: 100%;
}
.s-release .swiper-slide {
  /* min-height: 650px; */
  /* height: 100%; */
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 3px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release .swiper-slide {
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 739px) {
  .s-release .swiper-slide {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: auto;
    height: auto;
  }
}
.s-release .swiper-container {
  width: 100%;
}
.s-release .swiper-button-prev,
.s-release .swiper-button-next {
  color: #fff;
  width: 64px;
  height: 64px;
  z-index: 50;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release .swiper-button-prev,
  .s-release .swiper-button-next {
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 739px) {
  .s-release .swiper-button-prev,
  .s-release .swiper-button-next {
    display: none;
  }
}
.s-release .swiper-button-prev .icon,
.s-release .swiper-button-next .icon {
  display: block;
  color: inherit;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.s-release .swiper-button-prev:hover,
.s-release .swiper-button-next:hover {
  border-color: #b5afa9;
  background: #b5afa9;
  color: #fff;
}
.s-release .swiper-button-prev:active,
.s-release .swiper-button-next:active {
  border-color: #9e978e;
  background: #9e978e;
  color: #fff;
}
.s-release .swiper-button-prev {
  left: 0;
}
.s-release .swiper-button-prev .icon {
  left: 45%;
}
.s-release .swiper-button-next {
  right: 0;
}
.s-release .swiper-button-next .icon {
  left: 55%;
}
.s-release .swiper-pagination-current {
  margin-right: -4px;
}
.s-release .swiper-pagination-total {
  margin-left: -4px;
}
.s-release__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.s-release__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  color: #fff;
  margin: 0 auto 39px;
}
@media (max-width: 739px) {
  .s-release__title {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 38px;
  }
}
.s-release__subtitle {
  font-family: "Waldorf TL Pro", Arial, sans-serif;
  font-style: italic;
  font-size: 30px;
  line-height: 1.4;
  color: #fff;
  text-align: left;
  margin: 0 auto 33px 0;
  max-width: calc(437px * 0.8);
}
.s-release__img-side {
  width: 50%;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release__img-side {
    width: 40%;
  }
}
@media (max-width: 739px) {
  .s-release__img-side {
    width: 100%;
  }
}
.s-release__img {
  width: 100%;
  height: 100%;
  position: relative;
}
.s-release__img img {
  max-width: 1280px;
  position: absolute;
  left: 0;
  top: 8px;
}
@media (max-width: 739px) {
  .s-release__img img {
    position: static;
    width: 100%;
  }
}
.s-release__img:not(.s-release__img--phone) {
  overflow: hidden;
}
.s-release__img--phone img {
  max-height: 100%;
  margin-left: auto;
  right: 0;
  top: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release__img--phone img {
    max-width: 100%;
    top: 8px;
  }
}
.s-release__side {
  color: #fff;
  width: 50%;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0 0 0 52px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-release__side {
    width: 60%;
  }
}
@media (max-width: 739px) {
  .s-release__side {
    width: 100%;
    padding: 39px 30px 0 30px;
  }
}
.s-release__text {
  margin-bottom: 35px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  max-width: 437px;
}
@media screen and (min-width: 1280px) {
  .s-release__text {
    padding-right: 30px;
  }
}
@media (max-width: 739px) {
  .s-release__text {
    margin-bottom: 40px;
  }
}
.s-release__text p {
  line-height: 28px;
  margin-bottom: 19px;
}
.s-release__text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .s-release__text p {
    margin-bottom: 19px;
  }
}
.s-release__text ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.s-release__text li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
  line-height: 26px;
}
.s-release__text li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  left: 1px;
  top: 10px;
}
.s-release__text li:last-child {
  margin-bottom: 0;
}
@media (max-width: 739px) {
  .s-release__btn {
    width: 100%;
  }
}
.s-cards {
  padding: 118px 50px 97px;
  background-color: #292526;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-cards {
    padding: 114px 50px 55px;
  }
}
@media (max-width: 739px) {
  .s-cards {
    padding: 93px 30px 36px 30px;
  }
}
.s-cards .card {
  -moz-flex-basis: 280px;
  -ms-flex-basis: 280px;
  -webkit-flex-basis: 280px;
  flex-basis: 280px;
  margin: 0 35px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-cards .card {
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin: 0 20px 20px 0;
    width: 286px;
    padding: 0;
  }
}
@media (max-width: 739px) {
  .s-cards .card {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 20px;
  }
  .s-cards .card:last-child {
    margin-bottom: 0;
  }
}
.s-cards .card .btn {
  opacity: 0;
}
.s-cards .card:hover .btn {
  opacity: 1;
}
.s-cards .card__content {
  border-color: #e5e5e5;
}
.s-cards__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.s-cards__title {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  margin: 0 auto 65px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-cards__title {
    text-align: left;
    padding-left: 46px;
  }
}
@media (max-width: 739px) {
  .s-cards__title {
    margin-bottom: 28px;
  }
}
.s-cards__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-cards__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
  }
}
@media (max-width: 739px) {
  .s-cards__row {
    display: block;
  }
}
.s-auth {
  padding: 98px 50px 90px 50px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-auth {
    padding-top: 110px;
    max-width: 100%;
  }
}
@media (max-width: 739px) {
  .s-auth {
    padding: 71px 30px 60px 30px;
  }
}
.s-auth__inner {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 739px) {
  .s-auth__inner {
    max-width: 420px;
  }
}
.s-auth__title {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.19;
  text-align: center;
  color: #2c2829;
  margin: 0 auto 60px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-auth__title {
    margin-bottom: 47px;
  }
}
@media (max-width: 739px) {
  .s-auth__title {
    margin-bottom: 22px;
  }
}
.s-auth__forms {
  position: relative;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s-auth__form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 739px) {
  .s-auth__form {
    display: block;
  }
}
.s-auth__col {
  -moz-flex-basis: 280px;
  -ms-flex-basis: 280px;
  -webkit-flex-basis: 280px;
  flex-basis: 280px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.s-auth__col:last-child {
  margin-right: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-auth__col {
    -moz-flex-basis: 285px;
    -ms-flex-basis: 285px;
    -webkit-flex-basis: 285px;
    flex-basis: 285px;
  }
}
@media (max-width: 739px) {
  .s-auth__col {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%;
    display: none;
  }
  .s-auth__col.isActive {
    display: block;
  }
}
.s-auth__col--visible {
  display: none !important;
  text-align: center;
}
.s-auth__col--visible .s-auth__social {
  display: block;
  text-align: center;
  width: auto;
  margin: 0;
}
.s-auth__col--visible .subscribe__link {
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 739px) {
  .s-auth__col--visible {
    display: block !important;
  }
}
.s-auth__row {
  margin-bottom: 14px;
}
.s-auth__row--tar {
  text-align: right;
  margin-top: 15px;
}
.s-auth__separator {
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-auth__separator {
    left: 50%;
  }
}
@media (max-width: 739px) {
  .s-auth__separator {
    margin-bottom: 21px;
  }
}
.s-auth__separator-text {
  margin: auto;
}
.s-auth__switchers {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 739px) {
  .s-auth__switchers {
    margin-bottom: 25px;
  }
}
.s-auth__switcher {
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  padding-bottom: 12px;
  position: relative;
  color: #4c4c4c;
  text-decoration: none;
  font-weight: 700;
}
.s-auth__switcher:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.s-auth__switcher.isActive {
  color: #fec72e;
}
.s-auth__switcher.isActive:after {
  height: 4px;
  background: #fec72e;
}
.s-auth__row--cols {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.s-auth__row--footer {
  margin-top: 24px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-auth__row--footer {
    margin-top: 34px;
  }
}
@media (max-width: 739px) {
  .s-auth__row--footer {
    margin-top: 25px;
  }
}
@media (max-width: 739px) {
  .s-auth__subtitle {
    margin-bottom: 34px;
  }
}
.s-auth__cta {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 30px 0 20px;
}
.s-auth__social {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 10px 0 50px;
}
.s-auth__social .subscribe__link {
  width: auto;
  margin-right: 15px;
}
@media (max-width: 739px) {
  .s-auth__social {
    width: 57px;
    margin: 0 15px 0 0 ;
  }
}
.s-auth__link {
  display: inline-block;
  color: #9e978e;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
}
.s-auth__link:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
.s-auth__person {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.s-auth__ava {
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 57px;
  height: 57px;
  background-color: #9e978e;
  border: solid 2px #9e978e;
  margin-right: 10px;
}
.s-auth__ava img {
  display: block;
  max-width: 100%;
}
.s-auth__nickname {
  color: #9e978e;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.s-auth__col--soc-info {
  display: none;
}
.s-auth__col--soc-info.socSelected {
  display: block;
  -moz-flex-basis: 300px;
  -ms-flex-basis: 300px;
  -webkit-flex-basis: 300px;
  flex-basis: 300px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  -ms-grid-row-align: flex-start;
  align-self: flex-start;
}
.s-auth__col--soc-info.socSelected .s-auth__box {
  width: 100%;
  border: 1px solid #9e978e;
  padding: 20px;
}
.s-auth__col--soc-info.socSelected ~ .s-auth__col--login {
  display: none !important;
}
.s-auth__policy {
  max-width: 280px;
  margin-left: auto;
  text-align: left;
}
@media (max-width: 739px) {
  .s-auth__policy {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-auth__btn {
    width: 205px;
  }
}
@media (max-width: 739px) {
  .s-auth__btn {
    width: 100%;
  }
}
.s-report {
  z-index: 2;
  position: relative;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-report {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.s-report__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-report__inner {
    max-width: 668px;
  }
}
.s-report__row {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 739px) {
  .s-report__row {
    min-height: 365px;
    -ms-flex-line-pack: flex-start;
    align-content: flex-start;
  }
}
.s-report__bg {
  width: 429px;
  height: 428px;
  right: 0;
  margin: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-report__bg {
    top: 58%;
  }
}
@media (max-width: 739px) {
  .s-report__bg {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 315px;
    height: 315px;
    top: 50px;
  }
}
@media (min-width: 320px) and (max-width: 330px) {
  .s-report__bg {
    width: 100%;
    height: 294px;
    bottom: 30px;
  }
}
.s-report__bg svg {
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0.2;
  fill: #9e978e;
}
.s-report__title {
  margin-bottom: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-report__title {
    margin-bottom: auto;
  }
}
@media (max-width: 739px) {
  .s-report__title {
    margin-bottom: 0;
  }
}
.s-report__content {
  position: relative;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-report__content {
    margin-bottom: auto;
  }
}
.s-report__col {
  max-width: 295px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-report__col {
    max-width: 309px;
  }
}
@media (max-width: 739px) {
  .s-report__col {
    margin-top: 20px;
    max-width: 100%;
    width: 100%;
  }
  .s-report__col:first-child {
    margin: 30px 0 0 0;
  }
}
@media (max-width: 739px) {
  .s-report__col h2 {
    margin: 0;
  }
}
.s-report__col-left {
  text-align: right;
}
.s-report__col-left h2 {
  width: 295px;
  display: block;
  margin-left: auto;
  margin-top: 2px;
}
@media (max-width: 739px) {
  .s-report__col-left h2 {
    margin: 0;
  }
}
.s-report__col-right {
  margin-left: 27px;
  padding-top: 5px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .s-report__col-right {
    margin-left: 47px;
  }
}
@media (max-width: 739px) {
  .s-report__col-right {
    padding-top: 0;
    margin-left: 0;
  }
}
.socials {
  transition: all 0.2s cubic-bezier(0.2, 0.8, 0.2, 1);
  position: fixed;
  bottom: 40px;
  right: 48px;
  height: 52px;
  width: 52px;
  overflow: hidden;
  border-radius: 31px;
  opacity: 0.5;
  z-index: 2;
}
.socials.hide {
  display: none !important;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .socials {
    width: 63px;
    height: 63px;
    right: auto;
    left: 27px;
    bottom: 18px;
  }
}
@media (max-width: 739px) {
  .socials {
    width: 63px;
    height: 63px;
    right: auto;
    left: 27px;
    bottom: 18px;
  }
}
.socials__btn {
  transition: all 0.2s cubic-bezier(0.2, 0.8, 0.2, 1);
  cursor: pointer;
  width: 52px;
  height: 52px;
  position: relative;
  overflow: hidden;
  background-color: #b5afa9;
  outline: 0;
  border: 0;
  border-top: 1px solid #fff;
  display: block;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .socials__btn {
    width: 63px;
    height: 63px;
  }
}
@media (max-width: 739px) {
  .socials__btn {
    width: 63px;
    height: 63px;
  }
}
.socials__btn:first-of-type {
  border-top: 0;
  margin-top: 9px;
}
.socials__btn:hover {
  background-color: #9e978e;
}
.socials__btn:active {
  background-color: #878076;
}
.socials__btn .ya-share2__link {
  display: block;
  height: 100%;
  width: 100%;
}
.socials__btn .ya-share2__container_size_m {
  margin: 0;
  display: block;
  height: 100%;
  width: 100%;
}
.socials__btn .ya-share2__container_size_m .ya-share2__icon {
  width: 100%;
  height: 100%;
}
.socials__btn .ya-share2__list {
  display: block;
  width: 100%;
  height: 100%;
}
.socials__btn .ya-share2__item {
  width: 100%;
  height: 100%;
  margin: 0;
}
.socials__btn .ya-share2__item:hover {
  opacity: 1;
}
.socials__btn .ya-share2__icon {
  background-repeat: no-repeat !important;
  background-position: center !important;
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.socials__btn .ya-share2__icon:active {
  box-shadow: none;
}
.socials__btn .ya-share2__badge {
  background-color: transparent !important;
  display: block;
  vertical-align: unset;
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.socials__btn--toggle {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-radius: 31px;
  border-top: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .socials__btn--toggle {
    margin: auto;
  }
}
@media (max-width: 739px) {
  .socials__btn--toggle {
    margin: auto;
  }
}
.socials__btn--copy .socials__icon-svg {
  width: 26px;
  height: 26px;
}
.socials__btn--tw .ya-share2__item_service_twitter .ya-share2__icon {
  background-size: 39px !important;
}
.socials__btn--tw:hover {
  background-color: #00aced;
}
.socials__btn--tw:active {
  background-color: #fff;
  border: 1px solid #00aced;
}
.socials__btn--tw:active .ya-share2__item_service_twitter .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 0 1-1.885.517 3.294 3.294 0 0 0 1.443-1.816 6.575 6.575 0 0 1-2.085.796 3.283 3.283 0 0 0-5.593 2.994A9.32 9.32 0 0 1 5.114 6.6a3.28 3.28 0 0 0 1.016 4.382 3.274 3.274 0 0 1-1.487-.41v.041a3.285 3.285 0 0 0 2.633 3.218 3.305 3.305 0 0 1-1.482.056 3.286 3.286 0 0 0 3.066 2.28A6.585 6.585 0 0 1 4 17.524 9.291 9.291 0 0 0 9.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0 0 20 7.538z' fill='%2300aced' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.socials__btn--tw .socials__icon-svg {
  width: 27px;
  height: 22px;
}
.socials__btn--tg .ya-share2__item_service_telegram .ya-share2__icon {
  background-size: 43px !important;
}
.socials__btn--tg:hover {
  background-color: #0088cc;
}
.socials__btn--tg:hover .socials__icon-svg {
  color: #0088cc;
}
.socials__btn--tg:active {
  background-color: #fff;
  border: 1px solid #0088cc;
}
.socials__btn--tg:active .ya-share2__item_service_telegram .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%230088cc' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.socials__btn--tg .socials__icon-svg {
  width: 27px;
  height: 23px;
  color: #b5afa9;
}
.socials__btn--vk .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-size: 43px !important;
}
.socials__btn--vk:hover {
  background-color: #597da3;
}
.socials__btn--vk:active {
  background-color: #fff;
  border: 1px solid #597da3;
}
.socials__btn--vk:active .ya-share2__item_service_vkontakte .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.785 16.241s.288-.032.436-.194c.136-.148.132-.427.132-.427s-.02-1.304.576-1.496c.588-.19 1.341 1.26 2.14 1.818.605.422 1.064.33 1.064.33l2.137-.03s1.117-.071.587-.964c-.043-.073-.308-.661-1.588-1.87-1.34-1.264-1.16-1.059.453-3.246.983-1.332 1.376-2.145 1.253-2.493-.117-.332-.84-.244-.84-.244l-2.406.015s-.178-.025-.31.056c-.13.079-.212.262-.212.262s-.382 1.03-.89 1.907c-1.07 1.85-1.499 1.948-1.674 1.832-.407-.267-.305-1.075-.305-1.648 0-1.793.267-2.54-.521-2.733-.262-.065-.454-.107-1.123-.114-.858-.009-1.585.003-1.996.208-.274.136-.485.44-.356.457.159.022.519.099.71.363.246.341.237 1.107.237 1.107s.142 2.11-.33 2.371c-.325.18-.77-.187-1.725-1.865-.489-.859-.859-1.81-.859-1.81s-.07-.176-.198-.272c-.154-.115-.37-.151-.37-.151l-2.286.015s-.343.01-.469.161C3.94 7.721 4.043 8 4.043 8s1.79 4.258 3.817 6.403c1.858 1.967 3.968 1.838 3.968 1.838h.957z' fill='%23597da3' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.socials__btn--vk .socials__icon-svg {
  width: 31px;
  height: 17px;
}
.socials__btn--fb {
  border-bottom: 1px solid #fff;
}
.socials__btn--fb .ya-share2__item_service_facebook .ya-share2__icon {
  background-size: 44px !important;
}
.socials__btn--fb:hover {
  background-color: #3b5998;
}
.socials__btn--fb:hover .ya-share2__item_service_facebook .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0 0 14.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.socials__btn--fb:active {
  background-color: #fff;
  border: 1px solid #3b5998;
}
.socials__btn--fb:active .ya-share2__item_service_facebook .ya-share2__icon {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0 0 14.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%233b5998' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.socials__btn--fb .socials__icon-svg {
  width: 15px;
  height: 30px;
}
.socials__icon-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.socials__icon-svg {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 17.33px;
  width: 17.33px;
  height: 19.81px;
  display: block;
  fill: #fff;
  color: #fff;
}
.socials__icon-svg:not(.socials__icon-svg--share) {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .socials__icon-svg--share {
    width: 21px;
    height: 21px;
  }
}
@media (max-width: 739px) {
  .socials__icon-svg--share {
    width: 21px;
    height: 21px;
  }
}
.socials.active {
  border-radius: 0;
  width: 63px;
  opacity: 1;
}
@media (max-width: 739px) {
  .socials.active {
    left: 0;
  }
}
.socials.active .socials__btn {
  width: 63px;
  height: 63px;
}
.socials.active .socials__btn--toggle {
  border-radius: 0;
}
.socials.active .socials__icon-svg:not(.socials__icon-svg--share) {
  transform: scale(1);
  opacity: 1;
}
.socials.active .socials__icon-svg--share {
  transform: scale(0.5);
  opacity: 0;
}
.socials__copy-link {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.report-base {
  margin-top: -4px;
}
@media (max-width: 739px) {
  .report-base h2 {
    margin-bottom: 64px;
  }
}
.report-base h3 {
  margin-top: 10px;
  margin-bottom: 30px;
}
@media (max-width: 739px) {
  .report-base h3 {
    margin-bottom: 60px;
  }
}
.report-base img {
  margin: 0 auto;
}
@media (max-width: 739px) {
  .report-base img {
    display: block;
  }
}
.report-base__item {
  margin-top: 40px;
}
@media (max-width: 739px) {
  .report-base__item {
    margin-top: 0;
  }
}
.auth-done {
  height: 100vh;
  max-height: 650px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .auth-done {
    overflow: hidden;
  }
}
@media (max-width: 739px) {
  .auth-done {
    overflow: hidden;
  }
}
.auth-done__inner {
  height: 100%;
  align-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 90px;
  width: 1180px;
  margin: auto;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .auth-done__inner {
    max-width: 668px;
    padding-top: 128px;
  }
}
@media (max-width: 739px) {
  .auth-done__inner {
    max-width: 315px;
    padding-top: 70px;
  }
}
.auth-done__text {
  width: 66.666667%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 739px) {
  .auth-done__text {
    width: 100%;
  }
}
.auth-done__title {
  text-align: center;
  line-height: 1.19;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 0;
  color: #2c2829;
  font-size: 32px;
  text-transform: uppercase;
}
.auth-done__info {
  text-align: center;
  margin-top: 150px;
  margin-bottom: auto;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 739px) {
  .auth-done__info {
    margin-top: 100px;
  }
}
.auth-done__info p {
  line-height: 1.86;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 29px;
}
@media (max-width: 739px) {
  .auth-done__info p {
    line-height: 1.29;
    margin-bottom: 19px;
  }
  .auth-done__info p br {
    display: none;
  }
}
.auth-done__info p:last-child {
  margin-bottom: 0;
}
.auth-done__info a {
  font-weight: 700;
  color: #9e978e;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.auth-done__info a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(158, 151, 142, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 3px;
}
.auth-done__info a:link,
.auth-done__info a:visited {
  color: #9e978e;
  border-color: rgba(158, 151, 142, 0.3);
}
.auth-done__info a:hover {
  color: rgba(158, 151, 142, 0.7);
}
.auth-done__info a:active:after {
  background-color: rgba(158, 151, 142, 0);
}
.auth-done__info a:after {
  display: none;
}
.auth-done__icon {
  position: absolute;
  bottom: -30px;
  right: 0;
  width: 519px;
  height: 281px;
  color: rgba(158, 151, 142, 0.15);
}
@media (min-width: 740px) and (max-width: 1279px) {
  .auth-done__icon {
    width: 488px;
    height: 267px;
    bottom: -7px;
    right: -25px;
  }
}
@media (max-width: 739px) {
  .auth-done__icon {
    width: 340px;
    height: 189px;
    bottom: 0;
  }
}
.auth-done__icon-svg {
  width: 100%;
  height: 100%;
}
.dark-auth {
  display: none;
  text-align: initial;
  max-width: 750px;
  margin: auto auto auto 0;
}
@media (min-width: 1366px) {
  .dark-auth {
    margin-left: auto;
  }
}
@media (max-width: 1279px) {
  .dark-auth {
    margin-left: auto;
  }
}
@media (max-width: 739px) {
  .dark-auth {
    margin-top: 20px;
    max-width: 420px;
  }
}
.dark-auth__subtitle {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 739px) {
  .dark-auth__subtitle {
    line-height: normal;
    margin-bottom: 22px;
  }
}
@media (max-width: 739px) {
  .dark-auth__subtitle--top {
    margin-bottom: 31px;
  }
}
.dark-auth__icon {
  color: #ffffff;
}
@media (max-width: 739px) {
  .dark-auth__separator {
    left: 50%;
    margin-top: 30px;
  }
  .dark-auth__separator:after,
  .dark-auth__separator:before {
    top: 56%;
    height: 1px;
    width: calc(50% - 35px);
    margin-left: auto;
  }
}
.dark-auth__separator-text {
  background-color: transparent;
}
@media (max-width: 739px) {
  .dark-auth__separator-text {
    padding: 9.5px 17.5px;
  }
}
.dark-auth__btn {
  margin-left: -4px;
}
@media (max-width: 739px) {
  .dark-auth__btn {
    width: 100%;
  }
}
.dark-auth__policy {
  margin-top: 35px;
  width: calc(100% - 34px);
  font-weight: 500;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .dark-auth__policy {
    width: 100%;
    margin-top: 22px;
  }
}
@media (max-width: 739px) {
  .dark-auth__policy {
    width: 100%;
    margin-top: 21px;
  }
}
.dark-auth__policy-link {
  color: #a0978d;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .dark-auth__row-footer {
    margin-top: 31px;
    margin-bottom: 8px;
  }
}
@media (max-width: 739px) {
  .dark-auth__switcers {
    margin-bottom: 25px;
  }
}
.psw-reset {
  height: calc(100vh - 101.5px);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .psw-reset {
    height: calc(100vh - 150px);
  }
}
@media (max-width: 739px) {
  .psw-reset {
    height: auto;
    padding-top: 101px;
    padding-bottom: 85px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .psw-reset--done {
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 739px) {
  .psw-reset--done {
    padding-bottom: 172px;
  }
}
.psw-reset__inner {
  width: 603px;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .psw-reset__inner {
    margin-right: auto;
    margin-left: 126px;
    max-width: 530px;
  }
}
@media (max-width: 739px) {
  .psw-reset__inner {
    max-width: 100%;
    padding: 0 30px;
  }
}
.psw-reset__title {
  margin: 0 0 91px 0;
  line-height: 1.08;
  font-size: 26px;
  font-weight: 700;
  color: #4a4a4a;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .psw-reset__title {
    margin-bottom: 111px;
  }
}
@media (max-width: 739px) {
  .psw-reset__title {
    margin-bottom: 20px;
  }
}
.psw-reset__descr {
  margin: 0 0 12px 0;
  color: #000000;
  line-height: normal;
  font-size: 18px;
  font-weight: 700;
}
.psw-reset__text {
  color: rgba(0, 0, 0, 0.3);
  line-height: 1.29;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 26px;
}
@media (max-width: 739px) {
  .psw-reset__text {
    margin-bottom: 28px;
  }
}
@media (min-width: 740px) and (max-width: 1279px) {
  .psw-reset__text br {
    display: none;
  }
}
.psw-reset__text--hint {
  margin-bottom: 0;
  margin-top: 14px;
}
@media (max-width: 739px) {
  .psw-reset__text--hint {
    margin-top: 13px;
    margin-bottom: -3px;
  }
}
.psw-reset__form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 739px) {
  .psw-reset__form {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.psw-reset__form-row {
  margin-right: 20px;
  width: 360px;
}
.psw-reset__form-row label.error {
  position: absolute;
}
@media (min-width: 740px) and (max-width: 1279px) {
  .psw-reset__form-row {
    width: 285px;
  }
}
@media (max-width: 739px) {
  .psw-reset__form-row {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .psw-reset__form-row label.error {
    position: static;
  }
}
.psw-reset__submit {
  width: auto;
  padding: 15px 30px;
}
@media (max-width: 739px) {
  .psw-reset__submit {
    width: 321px;
  }
}
.psw-reset__submit--upper {
  margin-top: -32px;
}
@media (max-width: 739px) {
  .psw-reset__submit--upper {
    margin-top: 0;
  }
}
/* --------------- grid */
/* --------------- components main */

/* End */


/* Start:/local/templates/main/template_styles.css?173701221661532*/
.subscribe__col.js-presubscribe.subscribe____col-fixmain {
    transform: translate(-30px, -7px);
}

.subscribe__col.subscribe__col-top.js-presubscribe {
    transform: translate(83px, -7px);
}

.sub_form_active .input.notNull input {
    background: #ffffff;
}

.lk__line .checkbox__block {
    overflow: hidden;
}

/* .blog__subs-subtitle2,
.blog__success-subtitle {
    max-width: 460px;
} */

.input.labeled.js-field.notNull.error {
    border-color: #ff5c39 !important;
}

.input__label {
    cursor: text;
}

.blog__subs .btn.btn--subscribe {
    margin-left: 0;
    margin-top: 7px;
}

/* .blog__subs .subscribe__cancel.btn {
    padding: 15px 32px;
} */

#subscribe .subscribe__maintitle {
    margin-left: 232px;
}

#subscribe .js-subscribe .btn.btn--subscribe2 {
    padding: 15px 34px;
    margin-top: 2px;
    background: #FFC600;
    border-color: #FFC600;
    color: #2C2829;
    padding: 15px 34px;
}

#subscribe .js-subscribe .btn.btn--subscribe2:hover {
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.subscribe__inner {
    padding: 207px 50px 10px;
    /* 79px */
}

#subscribe .subscribe__maintitle.js-subscribe {
    margin-left: 148px;
    margin-top: -93px;
}

.subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active {
    justify-content: space-between;
    padding: 0 303px;
}

.subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
    margin-left: 64px;
}

.subscribe__subtext a,
.subscribe__subtext2 a {
    border-bottom: 1px solid rgba(158, 151, 142, 0.4) !important;
    padding-bottom: 2px;
}

.subscribe__subtext a:hover,
.subscribe__subtext2 a:hover {
    /* border-bottom: 1px solid rgba(158, 151, 142, 0) !important; */
    opacity: 0.7;
}

.subscribe__subtext a:active,
.subscribe__subtext2 a:active {
    opacity: 1;
    border-bottom: 1px solid rgba(158, 151, 142, 0) !important;
}

.checkbox__el:checked+.checkbox__in.disabled {
    border-top-color: #cdcdcd !important;
    border-right-color: #cdcdcd !important;
}

.checkbox__el:checked+.checkbox__in.disabled:before {
    right: 0% !important;
}

.checkbox__el:checked+.checkbox__in.disabled:after {
    top: 0% !important;
}

.lk__describe:hover {
    color: #4c4c4c !important;
}

.lk__describe {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.subscribe__subtext--alert_tupy,
.subscribe__subtext2--alert_tupy {
    color: #FF5C39 !important;
    display: none;
    line-height: 28px;
    margin-top: -15px;
    max-width: none;
    margin-bottom: 10px;
}

.subscribe__subtext,
.subscribe__subtext2 {
    margin-top: 8px;
    font-weight: 500;
}

.subscribe__nospam {
    color: #9E978E;
    font-weight: 500;
}

.subscribe__text span {
    font-weight: 400;
}

.tooltip_show {
    position: relative;
}

.tooltip_show .r-rating__tooltip {
    left: 0;
    transform: translateX(0%);
    top: 130%;
    opacity: 1;
    z-index: 11;
    visibility: visible;
    padding: 8px 12px 12px;
    max-width: 460px;
}

.tooltip_show .r-rating__tooltip:before {
    visibility: visible;
}

.blog__subscribe-block.tans_h {
    max-height: 1000px;
}

.blog__subscribe-block {
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    max-height: 250px;
}

.blog__subs .btn:hover {
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.subscribe__cancel.btn {
    margin-left: 30px;
    padding-top: 22px;
}

.subscribe__cancel.btn:hover {
    color: #4c4c4c !important;
}

.blog__subs .subscribe__cancel.btn:hover {
    color: rgba(158, 151, 142, 0.7) !important;
}

.blog__subs .input.focus {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-color: #FEC730 !important;
}

.blog__subs .input.focus.notNull {
    border-color: #383736 !important;
}

.input:hover {
    border-color: #fec72e !important;
}

.blog__subs .input.focus.notNull:hover {
    border-color: #fec72e !important;
}

.input {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.subscribe__subtext a:hover,
.subscribe__subtext2 a:hover {

    border-bottom: 1px solid rgba(158, 151, 142, 0.99);
}

.subscribe__subtext a,
.subscribe__subtext2 a {
    -webkit-transition: border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    border-bottom: 1px solid rgba(158, 151, 142, 0);
}

#subscribe .subscribe__change a {
    padding-bottom: 1px;
    text-decoration: none;
    border-bottom: 1px solid rgba(158, 151, 142, 0.33);
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#subscribe .subscribe__change a:hover {
    /* border-bottom: 1px solid rgba(158, 151, 142, 0.33);
    color: rgba(158, 151, 142, 0.7); */
    opacity: 0.7;
}

#subscribe .subscribe__change a:active {
    opacity: 1;
    border-bottom-color: transparent !important;
}

.subscribe__col {
    max-width: 350px;
    padding-right: 0;
}

.subscribe__col.subscribe____col-fixmain {
    margin-left: 60px;
    max-width: 230px;
    max-width: 285px;
    margin-left: 115px;
}

#subscribe .input.input-disabled input,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled input {
    background: #F2F2F2;
    color: #CECECE;
}

#subscribe .input.input-disabled .input__label,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled .input__label {
    color: #CECECE;
}

#subscribe .input.input-disabled,
.lk .lk__line-box-edit .input-disabled,
.s-auth__forms:not(.dark-auth__forms) .input-disabled {
    border: 1px solid #E5E5E5 !important;
}

.lk .lk__line-box-edit .input-disabled .input__label,
.s-auth__forms:not(.dark-auth__forms) .input-disabled .input__label {
    color: #CECECE;
}

.lk__line-box .input.input-disabled:after {
    background-image: -webkit-linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
    background-image: linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
}

.lk .lk__line-box-edit .input-disabled input {
    background: #F2F2F2;
    color: #CECECE;
}

#subscribe .input.input-disabled:hover,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled:hover,
#subscribe .input.focus.input-disabled:hover,
.s-auth__forms:not(.dark-auth__forms) .input.focus.input-disabled:hover {
    border-color: #E5E5E5 !important;
}

#subscribe .input.input-disabled .input__shadow,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled .input__shadow {
    background-image: -webkit-linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
    background-image: linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
}

body {
    overflow-x: hidden;
}

body .blog__subs .input.input-disabled,
body .blog__subs .input.input-disabled:hover,
body .blog__subs .input.input-disabled.notNull:hover,
body .blog__subs .input.input-disabled.focus.notNull,
body .dark-auth__forms .input.input-disabled,
body .dark-auth__forms .input.input-disabled:hover,
body .dark-auth__forms .input.input-disabled.notNull:hover,
body .dark-auth__forms .input.input-disabled.focus.notNull {
    border: 1px solid #B2B1B2 !important;
}

.blog__subs .input.input-disabled .input__shadow,
.dark-auth__forms .input.input-disabled .input__shadow {
    background-image: -webkit-linear-gradient(to right, rgba(128, 126, 127, 0), #807E7F 71%, #807E7F);
    background-image: linear-gradient(to right, rgba(128, 126, 127, 0), #807E7F 71%, #807E7F);

}

.blog__subs .input.input-disabled input,
.dark-auth__forms .input.input-disabled input {
    background: #807E7F;
    color: #939192;
}

.blog__subs .input.input-disabled .input__label,
.dark-auth__forms .input.input-disabled .input__label {
    color: #939192;
}

.subscribe__nospam {
    margin-top: 9px;
}

.btn.btn--subscribe1 {
    padding: 15px 49px;
    margin: 5px 0px;
}

/* 
.subscribe__subtext, .subscribe__subtext2 {
    margin-top: 12px;
} */

.subscribe__inner-wr {
    min-height: 0;
}

.calendar-subscribe .subscribe__inner-wr {
    min-height: 24em;
}

.calendar-subscribe .subscribe__inner {
    padding-bottom: 79px;
}

@media screen and (min-width: 739px) {
    .psw-reset #register-error+.psw-reset__text--hint {
        position: relative;
        top: 32px;
    }
}

@media (max-width: 1279px) and (min-width: 740px) {

    body .blog__subs .input input {
        width: 285px;
    }

    .subscribe__col.js-presubscribe.subscribe____col-fixmain {
        transform: translate(0%, 0%);
    }

    .subscribe__col.subscribe__col-top.js-presubscribe {
        transform: translate(0%, 0%);
    }


    .subscribe__inner {
        height: auto;
    }

    #subscribe .subscribe__maintitle.js-subscribe {
        margin-top: 0;
        margin-left: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active {
        justify-content: center;
        padding: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
        margin-left: 115px;
    }

    .subscribe__col.subscribe__col-top.js-subscribe.subscribe____col-fixmain {
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        -o-transform: translate(-30px, 0);
        transform: translate(-30px, 0);
    }

    .subscribe__col.subscribeinput.labeled.js-field__col-top.js-subscribe {
        -webkit-transform: translate(115px, 0);
        -moz-transform: translate(115px, 0);
        -ms-transform: translate(115px, 0);
        -o-transform: translate(115px, 0);
        transform: translate(115px, 0);
    }

    #subscribe .subscribe__maintitle,
    #subscribe .subscribe__maintitle2 {
        position: static;
        margin-top: 0;
        margin-left: 0;
        margin-right: -170px;

    }

    .subscribe____col-fixmain.subscribe__col-top {
        top: 68px;
    }

    .subscribe__inner {
        padding: 15px 50px 0px;
    }

    #subscribe .fp-tableCell {
        min-height: auto !important;
    }

    .fp-tableCell {
        height: auto !important;
    }

    #subscribe {
        min-height: auto !important;
    }

    .lk__col-title.lk__safe-title {
        margin-left: 0;
    }

    .intro__content {
        padding-left: 76px;
    }
}

@media (max-width: 739px) {
    .subscribe__row.subscribe__row-input {
        margin-top: -16px;
    }

    .subscribe__col.js-presubscribe.subscribe____col-fixmain {
        transform: translate(0%, 0%);
    }

    .subscribe__col.subscribe__col-top.js-presubscribe {
        transform: translate(0%, 0%);
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
        margin: 43px auto 0 !important;
    }

    .subscribe__cancel.btn {
        margin-left: 20px;
    }

    .only__row.lk__safe-row.lk__safe-bottom {
        margin-top: 0;
    }

    #subscribe .js-subscribe .btn.btn--subscribe2 {
        margin-top: 20px;
    }

    .blog__subscribe-block {
        max-height: 335px;
    }

    .subscribe__col.shrinked {
        padding: 0px 37px 0px 5px;
    }

    #subscribe .subscribe__maintitle.js-subscribe {
        margin-top: 0;
        margin-left: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active {
        justify-content: center;
        padding: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
        margin: 0 auto;
    }

    .subscribe__subtext--alert_tupy,
    .subscribe__subtext2--alert_tupy {
        font-size: 14px;
        line-height: 18px;
    }

    .r-rating__tooltip:before {
        display: block;
    }

    .tooltip_show .r-rating__tooltip {
        position: static;
        margin-top: 10px;
        width: auto;
    }

    .tooltip_show .r-rating__tooltip br {
        display: none;
    }

    #subscribe .subscribe__maintitle,
    #subscribe .subscribe__maintitle2 {
        position: static;
        margin-top: 0;
    }

    #subscribe .fp-tableCell .subscribe__inner {
        padding: 40px 30px 30px;
    }

    .subscribe__col {
        display: block;
        max-width: 380px;
        margin: 0 auto;
        padding-right: 0;
    }

    .subscribe__col.subscribe____col-fixmain {
        display: block;
        max-width: 380px;
        margin: 0 auto;
        padding-right: 0;
    }
}

@media (max-width: 1300px) and (min-width: 1100px) {
    .subscribe__inner {
        padding-top: 146px;
        padding-bottom: 16px;
    }

    .subscribe__col.subscribe____col-fixmain {
        margin-left: 101px;
    }

    .subscribe__col.subscribe__col-top.js-presubscribe {
        transform: translate(70px, -6px);
    }

    .footer__inner {
        padding: 0 43px;
    }

    .footer__item--lower:not(.footer__item--last-at-mobile) {
        margin-right: 14px;
    }

    .footer__item--last-at-mobile {
        margin-right: 10px;
    }

    .footer__link--phone {
        margin-right: 17px;
    }

    .footer__poly {
        position: relative;
        top: -4px;
    }

    
}

@media screen and (max-width: 739px) {
    .calendar-subscribe .subscribe__inner {
        padding: 40px 30px 30px;
    }
    .menu__logo{
        top: 45px ;
    }
}

.checkbox__in:after {
    display: none;
}

.checkbox__in:before {
    display: none;
}

@media (max-width: 739px) {
    .subscribe__row .input {
        width: 100%;
        max-width: 314px;
    }
}

@media (max-width: 360px) {
    .subscribe__cancel.btn {
        margin-top: 12px;
        margin-left: 8px;
    }

    .lk__soc {
        padding-right: 15px;
    }

    .lk__btn {
        margin-right: 15px;
    }
}

@media screen and (max-width: 580px) {
    body .msg.msg-mini {
        width: 420px;
        max-width: calc(100% - 50px);
    }
}

/* 
#subscribe .js-subscribe .btn.btn--subscribe2:disabled {
    background:rgba(158, 151, 142, 0.33);
    border-color: transparent;
} */

.popup-slider .fancybox-slide {
    bottom: 0;
    right: 0;
}

.popup-slider .popup-slide {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popup-slider .popup-slide * {
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, top .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, top .3s ease-in-out;
}

/* .popup-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
} */
.popup-slide--inner {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 50px 50px 40px;
}

.popup-slide--inner__content {
    position: relative;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-bottom: 34px;
}

.popup-slide--inner__content::before {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

.popup-slide .popup-slide--inner__image {
    text-align: center;
    width: 100%;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

.popup-slide .popup-slide--inner__image img {
    max-width: 100%;
    max-height: calc(100vh - 124px);
}

.popup-slide--text {
    display: inline-block;
    max-width: 600px;
    width: 100%;
    padding: 12px 14px 13px;
    font-family: "Geometria", Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
    color: #FFFFFF;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    position: absolute;
    left: 50%;
    bottom: 34px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.popup-slide--text p {
    margin-bottom: 0;
}

.popup-slider .fancybox-navigation {
    visibility: visible !important;
}

.popup-slider .fancybox-navigation .fancybox-button,
.popup-slider .mobile-navigation .fancybox-button {
    width: 64px;
    height: 64px;
    opacity: 1;
    visibility: visible !important;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.popup-slider .fancybox-navigation .fancybox-button:not(:disabled):hover,
.popup-slider .mobile-navigation .fancybox-button:not(:disabled):hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: transparent;
}

.popup-slider .fancybox-navigation .fancybox-button:not(:disabled):active,
.popup-slider .mobile-navigation .fancybox-button:not(:disabled):active {
    background: rgba(255, 255, 255, 0.15);
    border-color: transparent;
}

.popup-slider .fancybox-navigation .fancybox-button--arrow_left,
.popup-slider .mobile-navigation .fancybox-button--arrow_left {
    left: 50px;
}

.popup-slider .fancybox-navigation .fancybox-button--arrow_right,
.popup-slider .mobile-navigation .fancybox-button--arrow_right {
    right: 50px;
}

.popup-slider .fancybox-toolbar {
    padding: 50px 50px 0 0;
    opacity: 1 !important;
    visibility: visible !important;
}

.popup-slider .fancybox-button svg {
    width: auto;
    height: auto;
    position: absolute;
    top: 18px;
}

.popup-slider .fancybox-button--arrow_right svg {
    right: 22px;
}

.popup-slider .fancybox-button--arrow_left svg {
    left: 22px;
}

.popup-slider .fancybox-button svg path {
    fill: none;
    stroke-width: 2px;
}

.popup-slider .fancybox-stage .fancybox-close-small {
    display: none;
}

.popup-slider--close {
    position: relative;
    z-index: 1000;
    padding: 0;
    cursor: pointer;
    width: 64px;
    height: 64px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.popup-slider--close svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.popup-slider--close:hover {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.3);
}

.popup-slider--close:active {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.15);
}

.popup-slider--infobar {
    flex: 0 0 100%;
    text-align: center;
    font-family: "Waldorf TL Pro", Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1px;
    font-style: italic;
    color: #9E978E;
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.popup-slider .fancybox-slide--html {
    padding: 0;
}

.popup-slider .mobile-navigation {
    display: none;
}

.popup-slider.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
}

.popup-slider .fancybox-bg {
    background: #000;
    /* backdrop-filter: blur(16.3097px); */
}

.popup-slide--inner__image.loading::after {
    display: block;
    content: '';
    width: 100%;
    height: 50px;
    background: url(/local/templates/main/./images/loading.gif) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.popup-slider * {
    outline: none !important;
}

@media screen and (max-width: 992px) {
    .fancybox-navigation {
        display: none;
    }

    .popup-slider--infobar {
        bottom: 71px;
    }

    .popup-slider .mobile-navigation {
        display: flex;
        justify-content: space-between;
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0;
        padding: 0 50px;
    }

    .popup-slider .mobile-navigation .fancybox-button {
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        -webkit-transform: none;
        transform: none;
    }

    .popup-slide--inner {
        padding: 50px 0 50px;
    }

    .popup-slide .popup-slide--inner__image img {
        max-height: calc(100vh - 184px);
    }

    .popup-slide--inner__content {
        padding-bottom: 84px;
    }

    .popup-slide--text {
        bottom: 84px;
    }

    .popup-slider .fancybox-toolbar {
        padding: 15px 15px 0 0;
    }
}

@media screen and (max-width: 640px),
screen and (max-height: 600px) {
    .popup-slider .mobile-navigation {
        display: none;
    }

    .popup-slide--text {
        width: auto;
        width: calc(100% - 30px);
        max-width: 100%;
        left: 15px;
        right: 15px;
        transform: none;
        bottom: 34px;
    }

    .popup-slider--infobar {
        bottom: 40px;
    }

    .popup-slider--close {
        width: 48px;
        height: 48px;
    }

    .popup-slider--close svg {
        width: 15px;
        height: 15px;
    }

    .popup-slide--inner {
        padding: 22px 0 40px;
    }

    .popup-slider .fancybox-toolbar {
        padding: 10px 10px 0 0;
    }

    .popup-slide--inner__content {
        padding-bottom: 34px;
    }

    .popup-slide .popup-slide--inner__image img {
        max-height: calc(100vh - 96px);
    }
}

video {
    max-width: 100%;
    height: auto !important;
    margin: 15px 0;
}

audio {
    max-width: 100%;
    width: 100%;
    margin: 15px 0;
}

.split-text {
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.split-text.author {
    margin: 0 -4px 0 -10px;
}

.split-text .btn,
.split-text .btn:link,
.split-text .btn:visited {
    display: inline-block;
    border: solid 1px #9e978e;
    color: #2c2829;
    font-weight: 500;
    padding: 15px 30px;
}

.split-text .btn:hover {
    border-color: #b5afa9;
    background: #b5afa9;
    color: #fff;
}

.split-text .btn:active {
    border-color: #9e978e;
    background: #9e978e;
    color: #fff;
}

.split-text .image {
    width: 55%;
    padding: 0 10px;
    box-sizing: border-box;
}

.split-text.author .image {
    width: 15%;
}

.split-text img {
    max-width: 100%;
    text-align: center;
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.split-text.author .image img {
    padding-bottom: 5px;
}

.split-text .text {
    font-size: 14px;
    line-height: 1.4;
    width: 45%;
    padding: 0 10px;
    box-sizing: border-box;
}

.split-text.author .text {
    width: 60%;
    padding: 0 4px;
}

.split-text.author .text {
    text-align: right;
}

.split-text.author .image+.text {
    text-align: left;
}

iframe {
    max-width: 100%;
}

@media (max-width: 600px) {

    .split-text,
    .split-text.author {
        margin: 0;
    }

    .split-text .image,
    .split-text.author .image {
        width: 100%;
        padding: 0;
        margin-bottom: 23px;
    }

    .split-text.author .image img {
        padding-bottom: 0;
    }

    .split-text .text,
    .split-text.author .text {
        padding: 0;
        width: 100%;
        text-align: left;
        margin-bottom: 23px;
    }

    .split-text .image+.text {
        margin-bottom: 0;
    }

    .split-text .text+.image {
        margin-bottom: 0;
    }
}

.telegram-subscribe {
    min-height: 151px;
    margin: 10px 0 20px;
    position: relative;
    background: #F8F8F8;
    padding: 18px 161px 24px 24px;
    border-radius: 8px 0px 0px 8px;
}

.telegram-subscribe a.hidden-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    color: transparent;
    border: none;
}

.telegram-subscribe .link {
    position: relative;
    z-index: 1;
}

.telegram-subscribe span.icon {
    display: block;
    width: 105px;
    height: 105px;
    position: absolute;
    right: 24px;
    top: 22px;
    color: transparent;
    padding: 0;
    border: none;
    transition: none;
    background: url(/local/templates/main/icons/telegram-subscribe.svg) no-repeat 50% 50%;
    background-size: cover;
}

.telegram-subscribe p.title {
    padding: 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #4A4A4A;
    margin-bottom: 8px;
}

.telegram-subscribe p.desc {
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 19.6px;
    opacity: 0.7;
    color: #424242;
    margin-bottom: 10px;
}

@media screen and (max-width: 1280px) {
    .telegram-subscribe {
        min-height: 160px;
        padding: 16px 155px 20px 20px;
    }

    .telegram-subscribe .title {
        font-size: 20px;
        line-height: 24px;
    }

    .telegram-subscribe span.icon {
        width: 119px;
        height: 119px;
        top: 21px;
        right: 20px;
    }
}

@media screen and (max-width: 600px) {
    .telegram-subscribe {
        min-height: 0;
        border-radius: 8px;
        padding: 16px 20px 20px;
    }

    .telegram-subscribe p.title {
        font-size: 18px;
        line-height: 22px;
    }

    .telegram-subscribe span.icon {
        display: none;
    }
}

.order-design {
    margin: 10px 0 20px;
    position: relative;
    padding-right: 203px;
    border-radius: 8px;
    overflow: hidden;
}

.order-design .image {
    top: 0;
    right: 0;
    bottom: 0;
    width: 203px;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

.order-design .image img {
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    width: auto !important;
    top: 50%;
    left: 50%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}

.order-design .btn {
    display: inline-block;
}

.order-design .btn.btn--yellow {
    min-width: 190px;
    padding: 15px 30px;
    color: #2c2829;
    background: #FFC600;
    border-bottom-color: #FFC600;
}

.order-design .btn.btn--yellow:hover {
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.order-design .btn.btn--yellow:active {
    transition: none;
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.order-design .content {
    padding: 18px 24px 24px;
    background: #F8F8F8;
}

.order-design p.title {
    padding: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #4A4A4A;
}

.order-design p.desc {
    padding: 0;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #424242;
    opacity: 0.7;
}

@media screen and (max-width: 1280px) {
    .order-design .btn.btn--yellow {
        min-width: 170px;
        padding: 16px 30px;
        font-size: 14px;
        line-height: 18px;
    }

    .order-design {
        padding-right: 180px;
    }

    .order-design .image {
        width: 180px;
    }

    .order-design .content {
        padding: 16px 20px 20px;
    }

    .order-design p.title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 600px) {
    .order-design .btn.btn--yellow {
        width: 100%;
    }

    .order-design {
        padding-right: 0;
    }

    .order-design .image {
        width: 100%;
        height: 148px;
        position: relative;
    }

    .order-design .image img {
        width: 100% !important;
        min-height: 0;
    }

    .order-design p.title {
        font-size: 18px;
        line-height: 22px;
    }
}

body .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    width: 100%;
    height: 100%;
}

.adaptive-table {
    overflow-x: auto;
    overflow-y: visible;
}

.only-mobile {
    font-size: 12px;
    display: none;
}

@media screen and (max-width: 520px) {
    .only-mobile {
        display: block;
    }
}

@media screen and (max-width: 414px) {
    .adaptive-table {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    body .msg {
        max-width: calc(100% - 40px);
    }
}

.msg-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    padding: 0;
    background: url(/upload/close.svg) no-repeat center center;
    border: none;
    cursor: pointer;
}

body .only__switcher {
    padding-bottom: 14px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .3);
    backdrop-filter: blur(10px);
}

.modal.show {
    display: block;
}

.modal.hide {
    display: none;
}

.modal__dialog {
    max-width: 680px;
    margin: 40px auto;
    position: fixed;
    top: 40%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.modal__content {
    position: relative;
    width: 100%;
    padding: 45px 40px 40px;
    background-color: #fff;
    box-shadow: 0px 26px 28px rgba(74, 74, 74, 0.08);
}

.modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    font-size: 30px;
    color: #000;
    opacity: .5;
    font-weight: 700;
    border: none;
    background-color: transparent;
    cursor: pointer;
    background: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.1468 0.853835C13.7953 0.502363 13.2255 0.502363 12.874 0.853835L7.5 6.22785L2.12599 0.853835C1.77452 0.502363 1.20467 0.502363 0.853197 0.853835C0.501724 1.20531 0.501724 1.77516 0.853196 2.12663L6.22721 7.50064L0.853197 12.8746C0.501724 13.2261 0.501725 13.796 0.853197 14.1474C1.20467 14.4989 1.77452 14.4989 2.12599 14.1474L7.5 8.77343L12.874 14.1474C13.2255 14.4989 13.7953 14.4989 14.1468 14.1474C14.4983 13.796 14.4983 13.2261 14.1468 12.8746L8.77279 7.50064L14.1468 2.12663C14.4983 1.77516 14.4983 1.20531 14.1468 0.853835Z" fill="%234A4A4A"/></svg>');
    width: 15px;
    height: 15px;
    display: block;
}

.modal__title {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase
}

.modal__dialog .t-form__cols {
    flex-direction: column;
}

.modal__dialog .t-form__footer-left {
    margin-left: 0;
}

.modal__dialog .t-form__inner {
    width: 100%;
    padding: 0;
}

.modal__dialog .t-form__title {
    font-weight: 700;
    color: #4A4A4A;
    text-align: center;
    font-size: 26px;
    line-height: 28px;
    max-width: 560px;
    margin: 0 auto 30px;
}

.modal__dialog .t-form__info {
    color: #999999;
    font-size: 12px;
}

.modal__dialog .t-form__row {
    margin-bottom: 10px;
}

.modal__dialog .t-form__btn {
    margin: auto;
}

.modal__dialog .t-form__footer {}

.modal__dialog .t-form__footer-policy--link:after {
    display: none;
}

.modal__dialog .t-form__footer-policy {
    text-align: center;
}

#new_version .modal__btn {
    margin-top: 20px;
    text-align: center;
}

#new_version .modal__text {
    margin-top: 20px;
    max-width: 464px;
    margin-left: auto;
    margin-right: auto;
    color: #B3B3B3;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

#new_version .modal__title {
    color: #4A4A4A;
    font-weight: 700;
    font-size: 26px;
    text-transform: none;
}

#new_version .modal__dialog {
    max-width: 544px;
}

#close_site .t-form__btn {
    border: 0;
}

.t-form__body {
    margin-top: 28px;
}

.tgbox {
    background: #F8F8F8;
    padding: 19px 25px 25px 19px;
    border-radius: 3px;
}

.tgbox-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tgbox-col-left {
    width: calc(100% - 102px);
}

.tgbox__info {
    max-width: 385px;
}

.tgbox__title {
    color: #4A4A4A;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.tgbox__text {
    color: #B5AFA9;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 11px;
}

.tgbox__link a {
    color: #4BDBC3;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 500;
}

.tgbox__img {
    background: #B5AFA9;
    border-radius: 2.6px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 102px;
    height: 102px;
}


@media(max-width: 575px) {
    .tgbox-row {
        flex-wrap: wrap;
    }

    .tgbox-col-left {
        width: 100%;
    }

    .tgbox__info {
        margin-bottom: 20px;
    }

    .tgbox-col-right {
        display: none;
    }

    #thanks_modal .t-form__title {
        text-align: left;
    }
}

.fullpage-wrapper #clients {
    padding: 0;
}

#clients .clients__inner {
    padding: 90px 0;
    max-width: 1440px;
    position: relative;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#clients .clients__title {
    color: #2C2829;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal;
    font-family: 'Geometria';
    margin-bottom: 30px;
    line-height: 38px;
}



#clients .clients__swiper {
    margin-bottom: 0;
}

#clients .clients__inner .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 236px;
}

#clients .clients__inner .clients__box {
    margin: 0;
    display: grid;
    grid-template-columns: 210px 210px 210px 210px;
    max-width: none;
    justify-content: center;
}

.clients .swiper-button-next {
    right: 180px;
    transform: translateY(-50%);
}

.clients .swiper-button-prev {
    left: 180px;
    transform: translateY(-50%);
}

.clients__label {
    padding: 28px 23px;
}

.clients__swiper:after,
.clients__swiper:before {
    display: none;
}

.caselist {
    background-color: #2C2829;
    color: #fff;
    font-family: 'Geometria';
}

.caselist__inner {
    max-width: 1180px;
    margin: auto;
    height: 100%;
}

.caselist__slides {
    height: 100vh;
    overflow: auto;
    max-height: 100%;
}

.caselist__title {
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Geometria';
    padding-bottom: 60px;
    padding-top: 110px;
}


.caselist__control {
    display: flex;
    justify-content: space-between;
    margin-bottom: 23px;
    align-items: center;
}
.caselist__control--center{
    padding-bottom: 80px;
    justify-content: center !important;
}

@media (max-width: 1279px){
    .caselist__control--center{
        padding-bottom: 0;
        align-items: center !important;
        margin-top: 30px;
    }   
}

.caselist__row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
    margin: 0 -10px;
}
.caselist__row--mb50{
    margin-bottom: 50px;
}

.caselist .card {
    height: 330px;
    width: 33.3%;
    color: #FFFFFF;
    transition: all 0.3s;
    justify-content: space-between;
    padding: 10px;
    flex-basis: 33.3%;
    max-width: 33.3%;
}

.caselist .card__title {
    font-family: 'Geometria';
    font-weight: 700;
    font-size: 22px;
    position: relative;
}

.caselist .card__anons {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: none;
    line-height: 24px;
}

.caselist .card__tag {
    background: #666666;
    border-radius: 13px;
    padding: 0 12px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    position: absolute;
    bottom: 18px;
    left: 25px;
    line-height: 27px;
}

.caselist .card__content {
    position: relative;
    padding: 20px 25px;
}

.caselist .card__content .card__img-noise {
    display: none;
}

.caselist .card:hover .card__tag {
    background: #FFC600;
    color: #000;
}

.caselist .card:hover .card__anons {
    display: block;
}

.caselist .card__img {
    filter: none
}

.caselist .card.case .card__img:before {
    content: '';
    background: rgba(31, 31, 31, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.caselist .mCSB_scrollTools {
    opacity: 0 !important;
    width: 0;
    overflow: hidden;
}

.caselist .mCSB_inside>.mCSB_container {
    margin: 0;
}

.caselist__select {
    max-width: 500px;
    width: 100%;
    display: flex;
    gap: 16px;
}

.caselist__select .dropdown {
    position: relative;
    display: inline-block;
}


.caselist__select .dropbtn {
    background-color: #2C2829;
    color: #9E978E;
    padding: 0 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-align: left;
    font-family: "Geometria";
    line-height: 42px;
}

.caselist__select .dropbtn span {
    position: relative;
}

.caselist__select .dropbtn span:before {
    content: '';
    position: absolute;
    top: -8px;
    left: -21px;
    background: transparent;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    z-index: 3;
}

.caselist__select .dropdown.active .dropbtn {
    background-color: #373737;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 170px;
}

.caselist__select .dropbtn.active span:before {
    background: #FFC400;
}

.caselist__select .dropdown.active .dropbtn.active span:before {
    background: transparent;
}

.caselist__select .dropbtn span {
    background: url("data:image/svg+xml,%3Csvg width='20' height='10' viewBox='0 0 20 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.7734 0.273438L19.228 0.728006L10.0007 9.95529L0.773438 0.728006L1.22801 0.273438L10.0007 9.04615L18.7734 0.273438Z' fill='%239E978E'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 20px;
    height: 10px;
    margin-left: 10px;
    vertical-align: middle;
}

.caselist__select .dropdown.active .dropbtn span {
    background: url('data:image/svg+xml,<svg width="20" height="10" viewBox="0 0 20 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.22656 9.72656L0.771994 9.27199L9.99928 0.0447084L19.2266 9.27199L18.772 9.72656L9.99928 0.953846L1.22656 9.72656Z" fill="%239E978E"/></svg>');
    display: inline-block;
    width: 20px;
    height: 10px;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.3s;
}



.caselist__select .dropdown-content {
    display: none;
    position: absolute;
    background-color: #373737;
    min-width: 170px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 2;
    padding: 0;
}

.caselist__select .dropdown-content .inputbox {
    display: block;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    line-height: 20px;
    padding: 7px 16px;
}

.caselist__select .dropdown-content .inputbox:last-child {
    padding-bottom: 20px;
}

.caselist__select .dropdown-content .inputbox label {
    cursor: pointer;
    display: block;
}

.caselist__select .dropdown-content .inputbox:hover {
    color: #FFC400
}

.caselist__select .dropdown-content input[type="checkbox"] {
    display: none;
}

.caselist__select .dropdown-content input[type="checkbox"]:checked+label {
    color: #FFC400;
}

.caselist__select .dropdown-content input[type="checkbox"]:hover {
    background-color: #666666;
}

.caselist__select .show {
    display: block;
}


.caselist__wrapper .no-result {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 400px;
    color: #9E978E;
    font-weight: 500;
}



.caselist__pagination {
    display: flex;
    align-items: center;
}

.caselist__pagination .btn {
    border: 1.23077px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 64px;
    height: 64px;
}

.caselist__pagination .btn:hover {
    border: 1.23077px solid rgba(255, 255, 255, 1);
}

.caselist__pagination .prev-btn {
    background: url("data:image/svg+xml,%3Csvg width='13' height='26' viewBox='0 0 13 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_357_22066' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6923 25.184L0.508354 13L12.6923 0.816006'/%3E%3C/mask%3E%3Cpath d='M0.508354 13L-0.36193 12.1297L-1.23221 13L-0.36193 13.8703L0.508354 13ZM13.5626 24.3137L1.37864 12.1297L-0.36193 13.8703L11.8221 26.0543L13.5626 24.3137ZM1.37864 13.8703L13.5626 1.68629L11.8221 -0.0542787L-0.36193 12.1297L1.37864 13.8703Z' fill='white' mask='url(%23path-1-inside-1_357_22066)'/%3E%3C/svg%3E") no-repeat center center;
    background-size: 13px 26px;
    background-position-x: calc(50% - 2px);
}

.caselist__pagination .next-btn {
    background: url("data:image/svg+xml,%3Csvg width='13' height='26' viewBox='0 0 13 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_357_22071' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.307651 25.184L12.4916 13L0.307651 0.816006'/%3E%3C/mask%3E%3Cpath d='M12.4916 13L13.3619 12.1297L14.2322 13L13.3619 13.8703L12.4916 13ZM-0.562634 24.3137L11.6214 12.1297L13.3619 13.8703L1.17794 26.0543L-0.562634 24.3137ZM11.6214 13.8703L-0.562634 1.68629L1.17794 -0.0542787L13.3619 12.1297L11.6214 13.8703Z' fill='white' mask='url(%23path-1-inside-1_357_22071)'/%3E%3C/svg%3E")no-repeat center center;
    background-size: 13px 26px;
    background-position-x: calc(50% + 2px);
}

.caselist__pagination .pagination-items {
    margin: 0 12px;
    font-weight: 700;
    font-size: 18px;
    color: #9E978E;
}


.white-bg {
    background: #FFFFFF;
    color: #2C2829;
}

.white-bg * {
    color: #2C2829;
}

.white-bg .why__text {
    color: #666666;
}

.black-bg {
    background: #2C2829;
    color: #fff;
}

.black-bg * {
    color: #fff;
}






.hero .hero__inner+.btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
    z-index: 2;
}

a.js-project {
    bottom: 40px !important;
}

.footer {
    padding: 34px 0 41px 0;
}

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

.footer-call {
    max-width: 290px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.social {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
    width: 23px;
    height: 22px;
}

.footer .social.tg {
    margin-right: 19px;
}

@media (max-width: 768px) {
    .footer .social.tg {
        margin-right: 3px;
    }

}

.footer .tg .icon {
    fill: #2C2829;
    width: 23px;
    height: 19px;
    display: block;
}

.footer .wa .icon {
    fill: #2C2829;
    width: 22px;
    height: 22px;
}


.footer--dark .tg .icon {
    fill: #fff;
    width: 23px;
    height: 19px;
}

.footer--dark .wa .icon {
    fill: #fff;
    width: 22px;
    height: 22px;
}

.footer__link--email {
    margin-top: 21px;
}

.footer-address {
    max-width: 220px;
    text-align: right;
}

.footer-address p:first-child {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 9px;
    position: relative;
    top: 2px;
}

.footer-address p:last-child {
    position: relative;
    top: 1px;
}

.footer-address p {
    font-weight: 500;
    font-size: 14px;
}

.footer__inner:first-child {
    padding-bottom: 30px;
}

.-docs {
    padding-top: 30px;
}

.docs-row {
    display: flex;
    justify-content: space-between;
    margin-left: -5px;
    margin-right: -5px;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% + 10px);
}

.-docs a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0 5px;
    border-bottom: 1px solid rgba(158, 151, 142, 0.3);
    line-height: 18px;
    min-width: 45px;
}

.footer__copy {
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
    opacity: 0.5;
}

.footer__copy,
.-docs a,
.footer-address p {
    color: #9E978E;
}

.footer__link--email,
.footer-address p:first-child {
    color: #2C2829
}



.footer--dark .footer__copy,
.footer--dark .-docs a,
.footer--dark .footer-address p {
    color: #9E978E;
}

.footer--dark .footer__link--email,
.footer--dark .footer-address p:first-child {
    color: #fff
}

.requisites {
    background: #2C2829;
    border-top: 1px solid #514E4F;
}

.requisites-row {
    display: grid;
    grid-template-columns: repeat(4, auto);
    gap: 40px;
    padding: 20px 0;
    justify-content: space-between;
}

.requisites-item {
    color: #9E978E;
    font-weight: 500;
    font-size: 12px;
}

.requisites-wrap {
    max-width: 1280px;
    width: 100%;
    padding: 0 50px;
    margin: 0 auto;
}


.menu__nav .header__link {
    color: #D2D2D2;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
}

.menu__nav .header__link+.header__link {
    margin-left: 18px;
}

.menu__nav .header__link--email {
    margin-right: 12px;
}

.menu__nav .icon {
    fill: #D2D2D2;
    width: 23px;
    height: 19px;
}

.menu__nav .icon {
    fill: #D2D2D2;
    width: 22px;
    height: 22px;
}

.menu__burger {
    margin-left: 44px;
}

.menu.isOpen .menu__nav .header__link,
.menu.isOpen .menu__nav .social {
    display: none;
}

/* .menu.isClose:not(.bgWhite){height: 115px; } */

.report .menu__nav .header__link,
.report .social {
    display: none;
}

a.js-project {
    position: fixed !important;
    display: block;
    z-index: 101 !important;
    white-space: nowrap;
    cursor: pointer;
    bottom: 80px;
    right: 40px;
    transition: transform .4s cubic-bezier(.165, .84, .44, 1);
}




.menu__nav .header__link--email::before {
    content: "hello@markswebb.ru";
    display: block;
    font-size: 15px;
}

.footer__link--email::before {
    content: "hello@markswebb.ru";
    display: block;
    font-size: 18px;
}

.menu__nav .header__link--email,
.footer__link--email {
    font-size: 0;
}

.footer__link--email {
    height: 25px;
}


.auth-done__inner .auth-done__info p {
    /*color: #000;*/
    text-align: center;
    font-family: 'Geometria', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.auth-done__inner .auth-done__info a:link {
    /*color: #000000;*/
    color: rgba(0, 0, 0, 0.6);
}

.read-in {
    padding: 19px;
    border-radius: 3px;
    background: #F8F8F8;
}

.auth-done__read-in {
    margin-top: 30px;
}

.read-in__title {
    margin-bottom: 14px;
    color: #4A4A4A;
    font-family: 'Geometria', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
}

.read-in__desc {
    margin-bottom: 11px;
    color: #B5AFA9;
    font-family: 'Geometria', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.read-in__link {
    color: #4BDBC3;
    font-family: 'Geometria', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    text-decoration-line: underline;
}

.what__text a {
    color: #D39F1A
}

.s-cards .card {
    flex-basis: auto;
}

.footer .social.wa,
.footer .footer-address,
.footer .footer__inner.-docs {
    position: relative;
    bottom: 1px;
}

.second-page .bgWhite.isClose {
    background-color: #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
}

.second-page .bgWhite.isClose .menu__logo {
    color: #2c2829;
}

.second-page .bgWhite.isClose .menu__burger {
    color: #2c2829;
}



.footer .social.wa,
.footer .footer-address,
.footer .footer__inner.-docs {
    bottom: 2px;
}

.white .menu__logo {
    color: #fff;
}




@media (max-width: 1440px) and (min-width: 992px) {
    .menu__logo {
        left: 128px;
    }

    .menu__burger {
        margin-right: 80px;
    }

    .menu__nav .header__link {
        font-size: 16px;
        line-height: 1;
    }

    .menu__nav .header__link--email {
        font-size: 0;
    }

    .menu__nav .header__link--email::before {
        font-size: 16px;
        line-height: 1;
    }

    .menu__logo {
        left: 50px;
    }

    .menu__nav {
        right: -30px;
    }
}

@media (max-width: 1440px) and (min-width: 1281px) {
    .menu__logo {
        left: 127px;
    }

    .menu__burger {
        margin-right: 160px;
        margin-top: 3px;
    }

    .menu__logo {
        top: 48px;
    }
}


@media (max-width: 1300px) and (min-width: 1100px) {
    .footer__inner {
        padding: 0 50px;
    }
}


@media (min-width: 1281px) {
    .footer .social.tg {
        margin-right: 2px;
    }

    .-docs {
        padding-top: 0;
    }

    .footer__link--phone {
        position: relative;
        top: -1px;
    }
}


@media (min-width: 1279px) and (max-width: 1439px) {
    .clients .swiper-button-next {
        right: 100px
    }

    .clients .swiper-button-prev {
        left: 100px
    }
}


@media (max-width: 1280px) {
    .clients .swiper-button-next {
        right: 58px
    }

    .clients .swiper-button-prev {
        left: 58px
    }

}

@media (max-width: 1120px) {
    .clients .swiper-button-next {
        right: 0
    }

    .clients .swiper-button-prev {
        left: 0
    }

}

@media (min-width: 740px) and (max-width: 1279px) {
    .clients .swiper-button-next {
        top: 50%;
    }

    .clients .swiper-button-prev {
        top: 50%;
    }
}


@media (max-width: 739px) {
    .auth-done__inner .auth-done__info {
        margin-top: 30px;
    }
}


@media (max-width: 1279px) {

    .report .menu__nav .header__link,
    .report .social {
        display: block;
    }

    .caselist__row {
        padding-bottom: 0;
    }

    .caselist__inner {
        height: auto !important;
        padding: 150px 52px;
    }
}


@media (max-width: 992px) {
    .menu__nav .header__link--email {
        font-size: 0;
        background: url('data:image/svg+xml,<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2.0625" y="5.1875" width="21.875" height="14.0625" rx="1.5625" stroke="%23D2D2D2" stroke-width="1.5625"/><path d="M2.0625 5.1875L13 13L23.9375 5.1875" stroke="%23D2D2D2" stroke-width="1.5625"/></svg>') no-repeat center;
        width: 26px;
        height: 26px;
        display: block;
    }

    .caselist .card {
        flex-basis: 50%;
        max-width: 50%;
        width: 100%;
    }

    .caselist__pagination .btn {
        width: 40px;
        height: 40px;
        padding: 0;
    }

    .caselist__pagination .prev-btn,
    .caselist__pagination .next-btn {
        background-size: 8px 15px;
    }

    .caselist__title {
        padding-top: 0;
    }

    .menu__nav .header__link--email::before {
        display: none;
    }

    #clients .clients__inner .clients__box {
        grid-template-columns: 194px 194px 194px;
    }

    .clients__label {
        padding: 32px 15px;
    }

    .clients .swiper-button-next,
    .clients .swiper-button-prev {
        width: 52px;
        height: 52px;
    }

    .clients .swiper-button-prev .icon {
        width: 10px;
        height: 20px;
    }

    .clients .swiper-button-next .icon {
        width: 10px;
        height: 20px;
    }

    #clients .clients__inner .swiper-slide {
        padding: 0 104px;
    }

    .caselist__inner {
        padding: 150px 52px 90px;
    }

    .hero__box {
        padding-left: 31px;
    }

}


@media (min-width: 740px) and (max-width: 1279px) {
    .caselist__slides {
        height: auto;
    }

    .caselist .card__title {
        color: #fff;
    }

    .footer {
        display: block;
        height: auto;
    }

    .menu.isClose {
        height: 90px;
    }

    /* .menu__logo{top: 56px;} */
    .menu__logo {
        top: 48px;
    }

    /* .menu__nav{top: 56px;} */
    .menu__nav {
        top: 48px;
    }

}

@media (min-width: 740px) and (max-width: 1100px) {
    .footer__item {
        -webkit-flex-basis: auto;
        flex-basis: auto;
        margin-bottom: 0;
    }
}


@media (max-width: 768px) {
    .-docs {
        justify-content: center;
        padding-top: 0;
        max-width: 700px;
    }

    .docs-row {
        margin: 0 -40px;
        width: auto;
        justify-content: center;
    }

    .-docs a {
        margin: 0px 40px 10px;
        min-width: auto;
    }

    .footer__copy {
        position: relative;
        top: -4px;
        left: 6px;
    }

    .footer-address {
        margin-right: 0px;
    }

    .footer-address p:first-child {
        line-height: 14px;
        margin-bottom: 11px;
    }

    .footer {
        padding: 34px 0 34px 0;
    }

  

    .menu.isClose.bgWhite {
        top: 0;
    }

    .footer--dark .footer__copy {
        position: relative;
        bottom: 5px;
    }

    .footer__inner {
        padding: 0 52px;
    }

    .menu.isClose.bgWhite .menu__logo {
        top: 45px;
    }

    .menu__nav {
        top: 45px;
    }

    .menu.isClose {
        height: 90px;
    }

    .social {
        margin: 0 10px;
    }
}


@media (max-width: 740px) {
    .caselist .card__title {
        color: #fff;
    }

    .caselist__row {
        justify-content: center;
    }

    .caselist__pagination .btn {
        width: 45px;
        height: 45px;
        padding: 0;
        background-size: 10px;
    }

    .caselist__slides.mCustomScrollbar {
        touch-action: auto !important;
    }

    #clients .clients__inner .clients__box {
        grid-template-columns: 200px 200px;
    }

}

@media (max-width: 739px) {
    .footer__item {
        width: auto;
        margin-bottom: 0;
    }

    .caselist__inner {
        padding: 50px;
    }

    .caselist__slides {
        height: auto;
    }

    .menu.isClose {
        height: 115px;
    }

}

@media (max-width: 700px) {
    .requisites-row {
        grid-template-columns: repeat(2, auto);
        gap: 20px;
        justify-content: center;
        column-gap: 80px;
    }

    .caselist__control {
        flex-direction: column;
        align-items: flex-end;
    }

    .caselist__select {
        margin-bottom: 20px;
    }

    #caselist-filters {
        width: 100%;
    }
}

@media (max-width: 619px) {
    .caselist .card {
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 613px) {
    .footer__inner {
        justify-content: center;
    }

    .footer__item {
        display: flex;
        justify-content: center;
    }

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

    .footer__link--email {
        margin-top: 23px;
    }

    .footer-address {
        text-align: center;
        margin-top: 60px;
        margin-right: 0;
        line-height: 22px;
    }

    .-docs {
        padding: 0 27px 0;
        bottom: 8px !important;
    }

    .-docs a {
        text-align: center;
        margin: 0;
        line-height: 19px;
        border-bottom: 0;
        text-decoration: underline;
        text-underline-offset: 7px;
        text-decoration-color: rgba(158, 151, 142, 0.3);
        white-space: nowrap;
    }

    .doc-1 {
        order: 1;
    }

    .doc-2 {
        order: 2;
        max-width: 48%;
    }

    .doc-3 {
        order: 4;
    }

    .doc-4 {
        order: 3;
        max-width: 48%;
    }

    .footer__copy {
        order: 5;
    }

    .docs-row {
        margin: 0;
        justify-content: center;
        gap: 15px;
        column-gap: 82px;
    }

    .footer__copy {
        padding-right: 0;
    }

    .footer__inner:first-child {
        padding-top: 0;
    }

    .footer__link--phone {
        margin-right: 30px;
        position: relative;
        left: -11px;
    }

    /* .footer .social.tg{margin-left: 0; position: relative; left: -10px; bottom: -1px;} */
    .footer .social.tg {
        margin-left: 0;
        position: relative;
        left: -10px;
        bottom: 0;
    }

    /* .footer .social.wa{margin-right: 0; position: relative; right: -7px; bottom: 0px !important; left: 8px;} */
    .footer .social.wa {
        margin-right: 0;
        position: relative;
        right: -7px;
        bottom: 2px !important;
        left: 8px;
    }

    .footer__link:after {
        bottom: 1px;
    }

    .footer-address p:first-child {
        margin-bottom: 21px;
    }

    .footer__copy {
        margin-right: 0;
        margin-top: 0;
    }

    .footer__inner.-docs {
        bottom: -1px;
    }

    .footer__inner {
        padding: 0 23px;
    }

    .footer__copy {
        position: static;
    }
}

@media (max-width: 575px) {
    .menu__logo {
        top: 28px;
    }
    .-docs {
        display: flex;
    }

    .menu.isClose {
        height: 80px;
    }

    .requisites-row {
        justify-content: space-between;
        column-gap: 20px;
    }

    .menu__nav .header__link {
        display: none;
    }

    .menu__burger {
        margin-left: 19px;
    }

    .menu__burger {
        top: 0;
    }

    .report .menu__nav .header__link {
        display: none;
    }

    .hero .hero__inner+.btn {
        bottom: 30px;
        right: 50%;
        transform: translateX(50%);
    }

    a.js-project {
        bottom: 30px !important;
    }

    .caselist__select {
        flex-direction: column;
        margin-bottom: 0;
    }

    .caselist__inner {
        padding: 90px 30px;
    }

    .caselist__control {
        margin-bottom: 16px;
    }

    .caselist .card {
        max-width: 290px;
        height: 320px;
    }

    #clients .clients__inner .clients__box {
        grid-template-columns: 1fr;
        padding: 0 40px;
    }

    #clients .clients__inner .swiper-slide {
        padding: 0;
    }

    .clients__label {
        padding: 20px;
    }

    .caselist__title {
        padding-bottom: 32px;
    }

    .caselist .card__content {
        padding: 15px;
    }

    .caselist .card__tag {
        left: 15px;
        bottom: 15px;
    }

    .hero__box {
        padding-right: 50px;
    }

    .hero__title {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    .caselist__inner {
        padding: 90px 25px;
    }

    .footer-address {
        margin-top: 57px;
    }

    .menu.isClose.bgWhite .menu__logo {
        top: 28px;
        
    }

    .menu__nav {
        top: 25px;
    }

}

@media(max-width: 400px) {
    .caselist .card {
        max-width: 100%;
        padding: 10px 0;
        height: 330px;
    }

    .caselist__row {
        margin: 0;
    }

    .caselist__select .dropbtn {
        line-height: 35px;
    }

    .btn {
        border-radius: 25px;
    }
}


@media (max-width: 362px) {
    .footer__inner {
        padding: 0 36px;
    }

    .-docs a {
        white-space: inherit
    }

    .footer__inner:first-child {
        padding: 0 18px;
    }

    .footer-call {
        max-width: 100%;
    }

    .footer__link--phone {
        left: -2px;
        margin-right: 25px;
    }

    .footer .social.tg {
        margin-right: 0;
        left: 0;
    }

    .footer .social.wa {
        margin-left: 36px;
        left: 0;
    }

    .footer-address {
        margin-bottom: 42px;
    }

    /* .menu__logo .icon{width: 47px; height: 19px;} */
    .menu__logo .icon {
        width: 60px;
        height: 24px;
        position: relative;
        bottom: 4px;
    }

    .menu.isClose.bgWhite .menu__logo,
    .menu__logo {
        top: 31px;
    }

}

.not__text {
    max-width: 650px;
}

.not__btn {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 50px;
}

@media (max-width: 1279px) {
    .not__btn {
        margin-top: 59px;
    }
}

@media (max-width: 767px) {
    .not__btn {
        margin-top: 27px;
    }
}

.service__scheme--dark:before,
.service__scheme--light:before {
    content: none;
}

.service__scheme-navs {
    width: 100%;
    height: 100%;
    position: absolute;
    top: calc(50% + 6px);
    left: calc(50% + 6px);
    transform: translate(-50%, -50%);
}

.service__scheme-circle svg {
    fill: #fff;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.service__scheme-circle.active svg {
    opacity: 1;
    -webkit-transform: scale(0.57);
    -moz-transform: scale(0.57);
    -ms-transform: scale(0.57);
    -o-transform: scale(0.57);
    transform: scale(0.57);
}

.card__text {
    font-size: 16px;
}

.js-change-url.-active label{
    color: #FFC400;
}

.caselist__select .dropdown-content input[type="radio"] {
    display: none;
}

.caselist__select .dropdown-content input[type="radio"]:checked + label{
    color: #FFC400;
}

@media (max-width: 1441px) and (min-width: 1280px){
    .menu--top-link{
        left: 300px;
    }
}
@media (min-width: 740px) and (max-width: 1279px){    
    .menu--top-link{
        top: 48px;
    }

}
@media (max-width: 1023px){
    .menu--top-link {
        display: none;
    }
    
}
@media (max-width: 575px){

    .article h1{
        font-size: 22px;
    }
}
/* End */
/* /local/templates/.default/components/defa/block/mw-auth/style.css?17596564708327 */
/* /local/templates/.default/components/bitrix/socserv.auth.form/icons/style.css?171326478059 */
/* /local/templates/.default/components/mw/lists.iblock.element.add.form/close_site/style.css?171326478063 */
/* /local/templates/main/style/lessphp_465300c697355adb94a7feadca6c42820a740579.css?1721718717597327 */
/* /local/templates/main/template_styles.css?173701221661532 */
