

/* Start:/local/templates/common/assets/css/main.css?1666968468244738*/
/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

@font-face {
  font-family: 'montserrat';
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Thin.eot");
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Thin.woff") format("woff"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Light.eot");
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Light.woff") format("woff"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Regular.eot");
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Regular.woff") format("woff"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Medium.eot");
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Medium.woff") format("woff"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Bold.eot");
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Bold.woff") format("woff"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Black.eot");
  src: url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Black.woff") format("woff"), url("/local/templates/common/assets/css/../fonts/montserrat/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

html {
  height: 100%;
}

body {
  color: #201C1C;
  font-family: 'montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.35;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
}

h1 {
  font-weight: 700;
  font-size: 28px;
}

@media (min-width: 576px) {
  h1 {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  h1 {
    font-size: 38px;
  }
}

@media (min-width: 1360px) {
  h1 {
    font-size: 44px;
  }
}

h2 {
  font-size: 26px;
}

@media (min-width: 1360px) {
  h2 {
    font-size: 36px;
  }
}

h3 {
  font-size: 24px;
}

@media (min-width: 576px) {
  h3 {
    font-size: 26px;
  }
}

@media (min-width: 992px) {
  h3 {
    font-size: 28px;
  }
}

@media (min-width: 1360px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-size: 20px;
}

@media (min-width: 1360px) {
  h4 {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  h5 {
    font-size: 20px;
  }
}

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

button {
  cursor: pointer;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  -webkit-tap-highlight-color: transparent;
}

a:hover, a:focus {
  -webkit-tap-highlight-color: transparent;
}

a, button, input {
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover, button:hover, input:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.input-text {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  color: #000;
  font-size: 15px;
  background: #FFFFFF;
  border: 1px solid #E9E8E8;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (max-width: 575px) {
  .input-text {
    padding: 0 15px;
    font-size: 14px;
  }
}

.input-text::-webkit-input-placeholder {
  color: #A6A4A4;
}

.input-text::-moz-placeholder {
  color: #A6A4A4;
}

.input-text:-ms-input-placeholder {
  color: #A6A4A4;
}

.input-text::-ms-input-placeholder {
  color: #A6A4A4;
}

.input-text::placeholder {
  color: #A6A4A4;
}

@media (max-width: 575px) {
  .input-text::-webkit-input-placeholder {
    font-size: 14px;
  }
  .input-text::-moz-placeholder {
    font-size: 14px;
  }
  .input-text:-ms-input-placeholder {
    font-size: 14px;
  }
  .input-text::-ms-input-placeholder {
    font-size: 14px;
  }
  .input-text::placeholder {
    font-size: 14px;
  }
}

.input-text:focus {
  border-color: #0FBD93;
}

.radio-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.radio-button:hover span {
  color: #A6A4A4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.radio-button span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  line-height: 130%;
  color: #333333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.radio-button span:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='14' height='14' rx='7' fill='white' stroke='%23E1E1E1' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.radio-button input[type="radio"] {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.radio-button input[type="radio"]:checked ~ span:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='14' height='14' rx='7' fill='white' stroke='%230FBD93' stroke-width='2'/%3E%3Crect x='4' y='4' width='8' height='8' rx='4' fill='%230FBD93'/%3E%3C/svg%3E%0A");
}

textarea, .textarea {
  resize: none;
  outline: none;
  width: 100%;
  height: 100px;
  padding: 20px 20px;
  color: #000;
  font-size: 15px;
  background: #FFFFFF;
  border: 1px solid #E9E8E8;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
  color: #A6A4A4;
}

textarea::-moz-placeholder, .textarea::-moz-placeholder {
  color: #A6A4A4;
}

textarea:-ms-input-placeholder, .textarea:-ms-input-placeholder {
  color: #A6A4A4;
}

textarea::-ms-input-placeholder, .textarea::-ms-input-placeholder {
  color: #A6A4A4;
}

textarea::placeholder, .textarea::placeholder {
  color: #A6A4A4;
}

@media (max-width: 575px) {
  textarea::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    font-size: 14px;
  }
  textarea::-moz-placeholder, .textarea::-moz-placeholder {
    font-size: 14px;
  }
  textarea:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    font-size: 14px;
  }
  textarea::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    font-size: 14px;
  }
  textarea::placeholder, .textarea::placeholder {
    font-size: 14px;
  }
}

textarea:focus, .textarea:focus {
  border-color: #0FBD93;
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  overflow-x: hidden;
}

.page__header, .page__footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.page__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
}

.page__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page__footer {
  margin-top: auto;
}

.container {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1340px;
  width: 100%;
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -7px -15px;
}

@media (min-width: 992px) {
  .grid {
    margin: 0 -15px -35px;
  }
}

@media (max-width: 991px) {
  .grid.is-reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .grid.is-reversed .col {
    width: 100%;
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.col {
  width: 100%;
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .col {
    padding: 0 15px;
    margin-bottom: 35px;
  }
}

.col-2 {
  width: 100%;
}

@media (min-width: 767px) {
  .col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.col-3 {
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 992px) {
  .col-3 {
    padding: 0 15px;
    margin-bottom: 35px;
  }
}

@media (min-width: 1200px) {
  .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

.col-4 {
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 992px) {
  .col-4 {
    padding: 0 15px;
    margin-bottom: 35px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 1200px) {
  .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

.col-5 {
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 576px) {
  .col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 992px) {
  .col-5 {
    padding: 0 15px;
    margin-bottom: 35px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 1360px) {
  .col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

.col-6 {
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 767px) {
  .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .col-6 {
    padding: 0 15px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6%;
            flex: 0 0 16.6%;
    max-width: 16.6%;
  }
}

.col-8 {
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 767px) {
  .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-8 {
    padding: 0 15px;
    margin-bottom: 35px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66%;
            flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}

@media (min-width: 1200px) {
  .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

.col-lg {
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 767px) {
  .col-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    padding: 0 15px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66%;
            flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66%;
            flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}

.col-big {
  padding: 0 7px;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .col-big {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
  }
}

.page-body__body {
  padding-top: 25px;
}

@media (max-width: 991px) {
  .page-body__body {
    padding-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .page-body__body {
    padding-top: 15px;
  }
}

.page-body__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  .page-body__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.page-body__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

@media (min-width: 992px) {
  .page-body__aside {
    margin-left: 35px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 300px;
  }
}

.page-body__widget {
  margin-bottom: 35px;
}

.page-body__widget:last-child {
  margin-bottom: 0;
}

.section, section, .section-default {
  padding: 20px 0;
}

@media (min-width: 1360px) {
  .section, section, .section-default {
    padding: 33px 0;
  }
}

@media (min-width: 576px) {
  .is-mobile {
    display: none !important;
  }
}

.main-header {
  padding: 20px 0 0px;
}

.main-header__breadcrumbs {
  margin-bottom: 20px;
}

.main-header__breadcrumbs:last-child {
  margin-bottom: 0;
}

.main-header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-header__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 26px;
  height: 26px;
  margin-left: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  border-radius: 50%;
  background: #0FBD93;
}

.main-header__body {
  position: relative;
  padding-bottom: 20px;
}

.main-header__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.main-header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  width: 100%;
}

@media (min-width: 767px) {
  .main-header__actions {
    margin-top: 0;
    margin-left: auto;
    width: auto;
  }
}

.main-header__nav {
  margin-right: 15px;
}

@media (max-width: 766px) {
  .main-header__nav {
    width: 100%;
  }
  .main-header__nav .button {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.main-header__nav:last-child {
  margin-right: 0;
}

.main-header__button {
  margin-right: 15px;
}

@media (min-width: 767px) {
  .main-header__button {
    margin-right: 40px;
  }
}

@media (max-width: 766px) {
  .main-header__button:first-child .filter-widget__dropdown {
    right: auto;
    left: 0;
  }
  .main-header__button:first-child .filter-widget__dropdown:after {
    right: auto;
    left: 20px;
  }
}

.main-header__button:last-child {
  margin-right: 0;
}

.main-header__search {
  position: relative;
  padding: 20px 0;
  background: #F5F6F8;
  z-index: 1;
}

.main-header__search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-header__search-field {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.main-header__search-send {
  margin-left: 35px;
}

.main-header__search-send .button {
  min-width: 76px;
}

@media (max-width: 575px) {
  .main-header__search-send {
    margin-left: 15px;
  }
}

.main-header__search-input {
  width: 100%;
  height: 35px;
  padding-right: 30px;
}

.main-header__search-clear {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.main-header__search-clear:before {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M8.32867 7.50003L14.8284 1.00029C15.0572 0.771452 15.0572 0.400437 14.8284 0.171628C14.5995 -0.0571802 14.2285 -0.0572094 13.9997 0.171628L7.49999 6.67137L1.00029 0.171628C0.771451 -0.0572094 0.400436 -0.0572094 0.171628 0.171628C-0.05718 0.400466 -0.0572093 0.771482 0.171628 1.00029L6.67133 7.5L0.171628 13.9997C-0.0572093 14.2286 -0.0572093 14.5996 0.171628 14.8284C0.286032 14.9428 0.436002 15 0.585972 15C0.735943 15 0.885884 14.9428 1.00032 14.8284L7.49999 8.32869L13.9997 14.8284C14.1141 14.9428 14.2641 15 14.414 15C14.564 15 14.7139 14.9428 14.8284 14.8284C15.0572 14.5996 15.0572 14.2286 14.8284 13.9997L8.32867 7.50003Z' fill='%232D373C'/%3E%3C/svg%3E%0A");
}

.main-header__log-out {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background: #F8F8F8;
  border-radius: 3px;
}

.main-header__log-out:before {
  content: '';
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.60078 16.1998H3.40078C2.97643 16.1998 2.56947 16.0312 2.26941 15.7312C1.96935 15.4311 1.80078 15.0242 1.80078 14.5998V3.3998C1.80078 2.97546 1.96935 2.56849 2.26941 2.26843C2.56947 1.96838 2.97643 1.7998 3.40078 1.7998H6.60078' stroke='%23797777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2012 13L16.2012 9L12.2012 5' stroke='%23797777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.2016 9H6.60156' stroke='%23797777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@media (max-width: 991px) {
  .main-header__log-out {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.main-body {
  padding-top: 20px;
  padding-bottom: 20px;
}

.main-body:last-child {
  padding-bottom: 50px;
}

.main-body__grid {
  margin-bottom: 0px;
}

.main-body__grid:last-child {
  margin-bottom: 0;
}

.main-body__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  .main-body__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.main-body__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

@media (max-width: 1199px) {
  .main-body__main .grid .col-big {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.main-body__aside {
  margin-top: 30px;
}

@media (min-width: 992px) {
  .main-body__aside {
    margin-left: 35px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 300px;
    margin-top: 0;
  }
}

.main-body__widget {
  margin-bottom: 35px;
}

.main-body__widget:last-child {
  margin-bottom: 0;
}

.main-body__page-nav {
  margin-top: 55px;
}

@media (max-width: 991px) {
  .main-body__page-nav {
    margin-top: 15px;
  }
}

.main-body__footer {
  margin-top: 60px;
}

@media (max-width: 991px) {
  .main-body__footer {
    margin-top: 30px;
  }
}

@media (max-width: 1359px) {
  .main-body .widget-banner {
    max-height: 350px;
  }
}

@media (max-width: 575px) {
  .main-body .widget-banner {
    display: block;
  }
}

@media (max-width: 479px) {
  .main-body .js-swiper-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .main-body .js-swiper-wrapper .js-swiper-slide {
    padding: 0;
  }
}

@media (max-width: 479px) {
  .main-body .js-swiper-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
  }
}

.mobile-menu {
  padding: 40px 55px;
}

.mobile-menu__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-menu__item {
  margin-bottom: 30px;
}

.mobile-menu__item:last-child {
  margin-bottom: 0;
}

.mobile-menu__link {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

.mobile-menu__link:hover {
  color: #0FBD93;
}

.mobile-menu__link.no-link {
  color: #FFFFFF;
  opacity: 0.5;
  font-size: 12px;
}

.mobile-menu__cabinet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 45px;
  padding: 0 20px;
  margin-top: 55px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.mobile-menu__cabinet:hover {
  border-color: #0FBD93;
}

.mobile-menu__socials {
  margin-top: 35px;
}

.mobile-menu__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 35px;
  color: #fff;
}

.mobile-menu__info {
  margin-bottom: 30px;
}

.mobile-menu__info:last-child {
  margin-bottom: 0;
}

.mobile-menu__info:hover {
  color: #0FBD93;
}

.link-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 140%;
  text-transform: uppercase;
  color: rgba(21, 21, 21, 0.5);
}

.link-more:after {
  content: '';
  width: 30px;
  height: 30px;
  display: block;
  margin-left: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='14.25' transform='rotate(90 15 15)' stroke='%23E1E1E1' stroke-width='1.5'/%3E%3Cpath d='M14 12L17 15.5L14 19' stroke='%23828282' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.link-more:hover {
  color: #0FBD93;
}

.link-more:hover:after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='14.25' transform='rotate(90 15 15)' stroke='%230FBD93' stroke-width='1.5'/%3E%3Cpath d='M14 12L17 15.5L14 19' stroke='%230FBD93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.text-section {
  padding-bottom: 50px;
}

@media (min-width: 992px) {
  .text-section {
    padding-bottom: 100px;
  }
}

.text-section__title {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .text-section__title {
    margin-bottom: 35px;
  }
}

.text-section__title:last-child {
  margin-bottom: 0;
}

.text-section__text {
  max-width: 965px;
}

.text-section__text p {
  font-size: 14px;
  line-height: 150%;
  color: #2D373C;
  opacity: 0.7;
}

@media (min-width: 992px) {
  .text-section__text p {
    font-size: 16px;
  }
}

.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.user__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 38px;
  height: 38px;
  margin-right: 12px;
  background: #E2DFDF;
  border-radius: 50%;
  overflow: hidden;
}

.user__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.user__name {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #151515;
}

.user__label {
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  color: #2D373C;
  opacity: 0.5;
}

.meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.meta__item {
  position: relative;
  margin-right: 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  color: rgba(21, 21, 21, 0.5);
}

.meta__item::after {
  content: '';
  position: absolute;
  right: -13px;
  top: 4px;
  width: 4px;
  height: 4px;
  opacity: 0.3;
  background: #151515;
  border-radius: 50%;
}

.meta__item:last-child {
  margin-right: 0;
}

.meta__item:last-child::after {
  display: none;
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 -8px 0;
  padding: 0;
  list-style-type: none;
}

.tags__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3px 9px;
  margin-right: 8px;
  margin-bottom: 8px;
  background: #F5F6F8;
  border-radius: 17px;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #2D373C;
}

.tags__item:last-child {
  margin-right: 0;
}

.selected-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 -6px 0;
  padding: 0;
  list-style-type: none;
}

.selected-list__item {
  margin-right: 6px;
  margin-bottom: 6px;
}

.selected-list__item:last-child {
  margin-right: 0;
}

.selected-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 3px 3px 10px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #333333;
  cursor: pointer;
  border-radius: 15px;
  background: rgba(51, 51, 51, 0.1);
}

.selected-list__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  margin-left: 6px;
  background: #FFFFFF;
  border-radius: 50%;
}

.selected-list__icon:after {
  content: '';
  width: 11px;
  height: 10px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M1 1L8.92378 8.92378' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.32031 9L9.24409 1.07622' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.advants {
  overflow: hidden;
}

.advants__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -1px;
  margin-left: -50px;
  margin-bottom: -20px;
}

@media (max-width: 1359px) {
  .advants__inner {
    margin-left: 0px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 575px) {
  .advants__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -20px;
  }
}

.advants__col {
  padding: 0 50px;
  margin-bottom: 20px;
  border-right: 1px solid #EAEBEB;
}

@media (max-width: 1359px) {
  .advants__col {
    padding: 0 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (max-width: 1199px) {
  .advants__col {
    padding: 0 10px;
  }
}

@media (max-width: 575px) {
  .advants__col {
    padding: 0 10px 0 20px;
  }
}

@media (max-width: 575px) {
  .advants__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

.advants__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 575px) {
  .advants__card {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.advants__title {
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #333333;
}

@media (max-width: 1199px) {
  .advants__title {
    font-size: 13px;
  }
}

@media (max-width: 766px) {
  .advants__title {
    font-size: 10px;
  }
}

.advants__value {
  margin-top: 15px;
  font-weight: 500;
  font-size: 48px;
  line-height: 100%;
  color: #0FBD93;
}

@media (max-width: 1199px) {
  .advants__value {
    font-size: 40px;
  }
}

@media (max-width: 766px) {
  .advants__value {
    font-size: 38px;
  }
}

.advants__caption {
  margin-top: 15px;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #333333;
}

@media (max-width: 1199px) {
  .advants__caption {
    font-size: 13px;
  }
}

@media (max-width: 766px) {
  .advants__caption {
    font-size: 10px;
  }
}

.chars {
  overflow: hidden;
}

@media (max-width: 766px) {
  .chars.is-small .chars__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.chars.is-small .chars__title {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #999999;
  width: 62%;
}

@media (max-width: 1199px) {
  .chars.is-small .chars__title {
    width: 45%;
  }
}

@media (max-width: 766px) {
  .chars.is-small .chars__title {
    width: 70%;
    font-size: 13px;
  }
}

.chars.is-small .chars__value {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #333333;
  top: 0;
}

@media (max-width: 766px) {
  .chars.is-small .chars__value {
    margin-top: 0;
    font-size: 13px;
  }
}

.chars__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.chars__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 25px;
}

@media (max-width: 766px) {
  .chars__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.chars__item:last-child {
  margin-bottom: 0;
}

.chars__title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  width: 30%;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #333333;
  background: #fff;
  z-index: 1;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .chars__title {
    width: 45%;
  }
}

@media (max-width: 766px) {
  .chars__title {
    font-size: 13px;
    width: auto;
  }
}

.chars__title:after {
  content: '............................................................................................................................................................................................................................................................';
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #EBEBEB;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

@media (max-width: 766px) {
  .chars__title:after {
    display: none;
  }
}

.chars__value {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  top: -3px;
  min-width: 0;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 140%;
  color: #2D373C;
  background: #fff;
  z-index: 2;
}

@media (max-width: 766px) {
  .chars__value {
    top: 0;
    margin-top: 10px;
    font-size: 13px;
  }
}

.price-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  color: #fff;
}

.price-card__header {
  padding: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 991px) {
  .price-card__header {
    border-bottom: 0;
  }
}

.price-card__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #FFFFFF;
}

.price-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 25px;
}

@media (max-width: 991px) {
  .price-card__body {
    padding-top: 0;
  }
}

.price-card__caption {
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  color: #959595;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .price-card__caption {
    margin-bottom: 80px;
  }
}

.price-card__caption:last-child {
  margin-bottom: 0;
}

.price-card__value {
  margin-top: auto;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #0FBD93;
}

.price-card__more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
}

@media (max-width: 479px) {
  .price-card__more {
    font-size: 12px;
  }
}

.price-card__more:after {
  content: '';
  width: 11px;
  height: 11px;
  display: block;
  margin-left: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50098H10' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.49976 1L9.99976 5.5L5.49976 10' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.price-card__more:hover {
  text-decoration: underline;
}

.other-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 25px 30px;
  background: #FFFFFF;
}

@media (max-width: 766px) {
  .other-card {
    padding: 15px;
  }
}

.other-card__badge {
  margin-bottom: 20px;
}

.other-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.other-card__title {
  font-weight: 600;
  font-size: 17px;
  line-height: 140%;
  color: #151515;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 45px;
}

.other-card__title:last-child {
  margin-bottom: 0;
}

@media (max-width: 766px) {
  .other-card__title {
    font-size: 15px;
    -webkit-line-clamp: 4;
  }
}

.other-card__date {
  margin-top: auto;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #A6A4A4;
}

.rating-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.rating-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.rating-list__item:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .rating-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
}

.rating-list__title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 345px;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #151515;
}

@media (max-width: 991px) {
  .rating-list__title {
    width: 100%;
    margin-bottom: 5px;
    font-size: 13px;
  }
}

.rating-list__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

@media (max-width: 991px) {
  .rating-list__data {
    width: 100%;
  }
}

.rating-list__bar {
  position: relative;
  width: 300px;
  height: 8px;
  background: #E6E6E6;
  border-radius: 5px;
  margin-right: 10px;
}

@media (max-width: 991px) {
  .rating-list__bar {
    width: 100%;
    margin-right: 30px;
  }
}

.rating-list__bar-line {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #0FBD93;
  border-radius: 5px;
}

.rating-list__value {
  margin-left: auto;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #151515;
}

.stock-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stock-list__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stock-list__star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.stock-list__star:before {
  content: '';
  width: 18px;
  height: 17px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.953 6.4241C17.8352 6.06489 17.5119 5.80977 17.1295 5.7758L11.9342 5.31089L9.87982 0.572098C9.72835 0.224806 9.38337 0 9.00007 0C8.61678 0 8.2718 0.224806 8.12032 0.572911L6.06597 5.31089L0.869861 5.7758C0.488077 5.81058 0.165621 6.06489 0.0471027 6.4241C-0.0714151 6.7833 0.0380388 7.17728 0.326849 7.42564L4.25387 10.8198L3.09588 15.8469C3.01115 16.2165 3.15672 16.5986 3.46791 16.8203C3.63518 16.9394 3.83088 17 4.02823 17C4.19838 17 4.36717 16.9548 4.51864 16.8655L9.00007 14.2259L13.4799 16.8655C13.8077 17.0598 14.2209 17.0421 14.5314 16.8203C14.8427 16.5979 14.9882 16.2157 14.9034 15.8469L13.7455 10.8198L17.6725 7.42632C17.9613 7.17728 18.0716 6.78398 17.953 6.4241V6.4241Z' fill='%23BDBDBD'/%3E%3C/svg%3E%0A");
}

.stock-list__star.is-checked:before {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.953 6.4241C17.8352 6.06489 17.5119 5.80977 17.1295 5.7758L11.9342 5.31089L9.87982 0.572098C9.72835 0.224806 9.38337 0 9.00007 0C8.61678 0 8.2718 0.224806 8.12032 0.572911L6.06597 5.31089L0.869861 5.7758C0.488077 5.81058 0.165621 6.06489 0.0471027 6.4241C-0.0714151 6.7833 0.0380388 7.17728 0.326849 7.42564L4.25387 10.8198L3.09588 15.8469C3.01115 16.2165 3.15672 16.5986 3.46791 16.8203C3.63518 16.9394 3.83088 17 4.02823 17C4.19838 17 4.36717 16.9548 4.51864 16.8655L9.00007 14.2259L13.4799 16.8655C13.8077 17.0598 14.2209 17.0421 14.5314 16.8203C14.8427 16.5979 14.9882 16.2157 14.9034 15.8469L13.7455 10.8198L17.6725 7.42632C17.9613 7.17728 18.0716 6.78398 17.953 6.4241Z' fill='%230FBD93'/%3E%3C/svg%3E%0A");
}

.stock-list__value {
  margin-left: 5px;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #A6A4A4;
}

.security-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.security-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

.security-list__item:last-child {
  margin-bottom: 0;
}

.security-list__title {
  padding-right: 10px;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #333333;
}

@media (max-width: 991px) {
  .security-list__title {
    font-size: 14px;
  }
}

.security-list__value {
  margin-left: auto;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #0FBD93;
}

@media (max-width: 991px) {
  .security-list__value {
    font-size: 14px;
  }
}

.quiz__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .quiz__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.quiz__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.quiz__aside {
  margin-top: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 992px) {
  .quiz__aside {
    width: 300px;
    margin-left: 35px;
    margin-top: 0;
  }
}

.quiz__photo {
  position: relative;
}

.quiz__photo:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(90.12deg, rgba(0, 0, 0, 0.3) 0.09%, rgba(0, 0, 0, 0) 99.88%), rgba(0, 0, 0, 0.3);
  background: linear-gradient(359.88deg, rgba(0, 0, 0, 0.3) 0.09%, rgba(0, 0, 0, 0) 99.88%), rgba(0, 0, 0, 0.3);
}

@media (max-width: 991px) {
  .quiz__photo img {
    min-height: 200px;
  }
}

.quiz__badge {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}

.quiz__data {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  max-width: 300px;
  z-index: 2;
  color: #fff;
}

@media (max-width: 991px) {
  .quiz__data {
    padding: 15px;
    max-width: none;
  }
}

.quiz__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
}

.quiz__caption {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF;
  margin-top: 15px;
}

.quiz__date {
  margin-top: 24px;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  opacity: 0.5;
}

.quiz__body {
  padding: 30px 0 0 0;
}

.quiz__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  color: #222B45;
}

.quiz__labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 25px;
}

.quiz__label {
  display: block;
  width: 100%;
  margin-bottom: 12px;
}

.quiz__label:last-child {
  margin-bottom: 0;
}

.quiz__send {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 111px;
  min-width: inherit;
  margin-left: auto;
  margin-top: 30px;
}

.quiz__badge-label {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
}

.quiz__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.quiz__item {
  margin-bottom: 40px;
}

.quiz__item:last-child {
  margin-bottom: 0;
}

.quiz__news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.quiz__news-title {
  font-weight: bold;
  font-size: 15px;
  line-height: 140%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.quiz__news-date {
  margin-top: 15px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #000;
  opacity: 0.7;
}

.quiz__more {
  margin-top: 35px;
}

.choise {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.choise__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 -12px 0;
  padding: 0;
  list-style-type: none;
}

.choise__item {
  margin-right: 12px;
  margin-bottom: 12px;
}

.choise__item:last-child {
  margin-right: 0;
}

.choise__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 12px;
}

.choise__nav {
  margin-right: 12px;
}

.choise__nav:last-child {
  margin-right: 0;
}

.choise__input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}

.choise__input:checked ~ .choise__name {
  border-color: #0FBD93;
}

.choise__input:checked ~ .choise__name:before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%230FBD93'/%3E%3Cpath d='M11.9221 5.64746L7.06916 10.3533L4.86328 8.21431' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
}

.choise__name {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  background: #FFFFFF;
  border-radius: 18px;
  border: 1px solid #EBEBEB;
}

.choise__name:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23E0E0E0'/%3E%3Cpath d='M11.9221 5.64746L7.06916 10.3533L4.86328 8.21431' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.choise__label {
  cursor: pointer;
}

.choise__label.js-select-all .choise__name {
  background: #F5F6F8;
}

.choise__label.js-select-all .choise__name:before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='white'/%3E%3Cpath d='M11.9221 5.64746L7.06916 10.3533L4.86328 8.21431' stroke='%23C2C2C2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.choise__label.js-reset-all .choise__name {
  background: #F5F6F8;
  border-color: #F5F6F8 !important;
}

.choise__label.js-reset-all .choise__name:before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='white'/%3E%3Cg opacity='0.3'%3E%3Cpath d='M5 5L10.7671 10.943' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.23242 11L10.9995 5.05703' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
}

.quiz-checkbox {
  cursor: pointer;
  position: relative;
}

.quiz-checkbox__input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}

.quiz-checkbox__input:checked ~ .quiz-checkbox__name {
  color: #fff;
  background: #0FBD93;
}

.quiz-checkbox__name {
  padding: 9px 15px;
  font-size: 15px;
  line-height: 150%;
  color: #4E556A;
  background: #EEF0F0;
  border: 1px solid #D9D8D8;
  border-radius: 5px;
}

.tabs-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media (max-width: 991px) {
  .tabs-nav__list {
    overflow: auto;
    padding-bottom: 25px;
  }
}

.tabs-nav__item {
  position: relative;
  padding-bottom: 15px;
  margin-right: 15px;
}

@media (min-width: 992px) {
  .tabs-nav__item {
    margin-right: 30px;
  }
}

.tabs-nav__item:last-child {
  margin-right: 0;
}

.tabs-nav__item.is-active {
  color: #181818;
  pointer-events: none;
}

.tabs-nav__item.is-active .tabs-nav__link {
  color: #181818;
}

.tabs-nav__item.is-active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  display: block;
  background: #0FBD93;
}

.tabs-nav__link {
  font-weight: bold;
  font-size: 14px;
  color: #A6A4A4;
  line-height: 100%;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  white-space: nowrap;
  font-weight: 600;
}

@media (min-width: 992px) {
  .tabs-nav__link {
    font-size: 17px;
  }
}

.tabs-nav__link:hover {
  color: #0FBD93;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.cabinet {
  padding: 30px 0;
  background: #F5F6F8;
}

@media (min-width: 992px) {
  .cabinet__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.cabinet__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.cabinet__aside {
  margin-top: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 992px) {
  .cabinet__aside {
    width: 300px;
    margin-left: 35px;
    margin-top: 0;
  }
}

.cabinet__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 992px) {
  .cabinet__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.cabinet__fav {
  margin-top: 30px;
  padding: 25px;
  background: #FFFFFF;
}

.cabinet__fav-title {
  margin-bottom: 35px;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #333333;
}

.cabinet__fav .catalog-card__photo {
  height: 230px;
}

.cabinet__fav .catalog-card__title {
  margin-left: 25px;
  position: relative;
  top: -50px;
}

.cabinet__see-all {
  margin-top: 0px;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #8F8E8E;
}

.cabinet__see-all:after {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  margin-left: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33398 8H12.6673' stroke='%238F8E8E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33301L12.6667 7.99967L8 12.6663' stroke='%238F8E8E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.widget-cabinet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 30px 20px;
  background: #FFFFFF;
}

@media (max-width: 766px) {
  .widget-cabinet {
    padding: 15px;
  }
}

.widget-cabinet__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.widget-cabinet__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #A6A4A4;
}

.widget-cabinet__link svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 12px;
}

.widget-cabinet__name {
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  color: #181818;
}

.widget-cabinet__email {
  margin-top: 7px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #8F8E8E;
}

.settings {
  padding-top: 35px;
  border-top: 1px solid #F5F6F8;
}

@media (max-width: 991px) {
  .settings {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .settings__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.settings__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.settings__aside {
  margin-top: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 992px) {
  .settings__aside {
    width: 300px;
    margin-left: 35px;
    margin-top: 0;
  }
}

.settings__section {
  padding: 22px 0;
}

@media (max-width: 991px) {
  .settings__section {
    padding: 10px 0;
  }
}

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

.settings__header {
  margin-bottom: 30px;
}

.settings__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #2D373C;
}

.settings__caption {
  margin-top: 25px;
  font-size: 14px;
  line-height: 140%;
  color: #151515;
}

.settings__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

.settings__row:last-child {
  margin-bottom: 0;
}

.settings__choise {
  max-width: 890px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.switch:before {
  border-radius: 50%;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E9E8E8;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 100px;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

.switch input:checked + .slider {
  background-color: #0FBD93;
}

.switch input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #0FBD93;
          box-shadow: 0 0 1px #0FBD93;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  transform: translateX(16px);
}

.file {
  position: relative;
}

.file__input {
  position: absolute !important;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0;
}

.file__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 175px;
  background: #FFFFFF;
  border: 1px dashed #E9E8E8;
  border-radius: 5px;
}

.file__title {
  font-size: 15px;
  line-height: 131.27%;
  text-align: center;
  color: #201C1C;
}

.article__header {
  margin-bottom: 60px;
}

@media (max-width: 991px) {
  .article__header {
    margin-bottom: 35px;
  }
}

.article__promo {
  position: relative;
  min-height: 400px;
  border-radius: 5px;
  overflow: hidden;
  background-position: center center !important;
}

@media (min-width: 992px) {
  .article__promo {
    min-height: 510px;
  }
}

.article__promo:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 508px;
  background: -webkit-linear-gradient(90.12deg, rgba(0, 0, 0, 0.3) 0.09%, rgba(0, 0, 0, 0) 99.88%), rgba(0, 0, 0, 0.3);
  background: linear-gradient(359.88deg, rgba(0, 0, 0, 0.3) 0.09%, rgba(0, 0, 0, 0) 99.88%), rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

.article__badge {
  position: absolute;
  left: 15px;
  top: 20px;
}

@media (min-width: 576px) {
  .article__badge {
    left: 20px;
    top: 20px;
  }
}

@media (min-width: 992px) {
  .article__badge {
    left: 45px;
    top: 30px;
  }
}

.article__data {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 15px;
}

@media (min-width: 576px) {
  .article__data {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .article__data {
    padding: 35px 40px;
  }
}

.article__title {
  max-width: 820px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  color: #FFFFFF;
}

@media (min-width: 576px) {
  .article__title {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .article__title {
    font-size: 36px;
  }
}

@media (min-width: 1200px) {
  .article__title {
    font-size: 46px;
    line-height: 56px;
  }
}

.article__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}

.article__meta .meta__item {
  color: #FFFFFF;
  opacity: 0.7;
}

.article__meta .meta__item:after {
  opacity: 0.7;
  background: #FFFFFF;
}

.article__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .article__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.article__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-right: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

@media (min-width: 1200px) {
  .article__main {
    padding-right: 80px;
  }
}

@media (max-width: 991px) {
  .article__main {
    padding-right: 0;
    margin-bottom: 35px;
  }
}

.article__info {
  min-width: 0;
}

.article__socials {
  margin-right: 25px;
}

@media (min-width: 1200px) {
  .article__socials {
    margin-right: 55px;
  }
}

@media (max-width: 991px) {
  .article__socials {
    margin-right: 0;
    display: none;
  }
}

.article__socials .socials {
  position: sticky;
  top: 100px;
}

.article__text p {
  margin: 40px 0;
  font-weight: 500;
  font-size: 17px;
  line-height: 170%;
  color: #2D373C;
}

@media (max-width: 991px) {
  .article__text p {
    font-size: 14px;
    margin: 25px 0;
  }
}

.article__text p:first-child {
  margin-top: 0;
}

.article__text p:last-child {
  margin-bottom: 0;
}

.article__swiper {
  margin-top: 45px;
}

@media (max-width: 991px) {
  .article__swiper {
    margin-top: 35px;
  }
}

.article__tags {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #F5F5F5;
}

.article__aside {
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 991px) {
  .article__aside {
    width: 100%;
  }
}

.article__widget {
  margin-bottom: 35px;
}

.article__widget:last-child {
  margin-bottom: 0;
}

.article__footer {
  padding-top: 60px;
}

@media (max-width: 991px) {
  .article__footer {
    padding-top: 35px;
  }
}

.article__subs {
  margin-bottom: 60px;
}

@media (max-width: 991px) {
  .article__subs {
    margin-bottom: 35px;
  }
}

.article__photo {
  margin-bottom: 45px;
}

@media (max-width: 991px) {
  .article__photo {
    margin-bottom: 25px;
  }
}

.article__photo:last-child {
  margin-bottom: 0;
}

.article__photo img {
  margin-bottom: 15px;
  border-radius: 5px;
  overflow: hidden;
}

.article__photo p {
  font-weight: 500;
  font-size: 13px;
  line-height: 150%;
  color: #6A6868;
  opacity: 0.7;
}

.article__photo .grid img {
  width: 100%;
  margin-bottom: 0;
}

.auth {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 80px 0 150px;
  background: #E5E5E5;
}

@media (max-width: 991px) {
  .auth {
    padding: 45px 0;
  }
}

.auth__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.auth__modal {
  max-width: 410px;
  width: 100%;
  padding: 30px 40px 50px;
  border-radius: 4px;
  background: #FFFFFF;
}

@media (max-width: 991px) {
  .auth__modal {
    padding: 30px 20px;
  }
}

.auth__header {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .auth__header {
    margin-bottom: 25px;
  }
}

.auth__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.auth__button {
  position: relative;
  padding-bottom: 20px;
  margin-right: 50px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #B4B4B4;
}

@media (max-width: 991px) {
  .auth__button {
    font-size: 14px;
    margin-right: 30px;
  }
}

.auth__button.is-active {
  color: #2D373C;
}

.auth__button.is-active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #0FBD93;
}

.auth__button:last-child {
  margin-right: 0;
}

.auth__button:hover {
  color: #0FBD93;
}

.auth__field {
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .auth__field {
    margin-bottom: 10px;
  }
}

.auth__field:last-child {
  margin-bottom: 0;
}

.auth__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 25px;
}

@media (max-width: 991px) {
  .auth__footer {
    margin-top: 15px;
  }
}

.auth__restore-pass {
  margin-top: 15px;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #A1A1A1;
}

@media (max-width: 991px) {
  .auth__restore-pass {
    font-size: 13px;
  }
}

.auth__restore-pass:hover {
  color: #0FBD93;
  text-decoration: none;
}

.auth__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .auth__socials {
    margin-top: 25px;
  }
}

.auth__socials-title {
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
  color: #A1A1A1;
}

@media (max-width: 991px) {
  .auth__socials-title {
    font-size: 13px;
  }
}

.auth__socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.auth__socials-item {
  margin-right: 20px;
}

.auth__socials-item:last-child {
  margin-right: 0;
}

.auth__policy {
  margin-top: 25px;
  font-size: 12px;
  line-height: 130%;
  text-align: center;
  color: #A6A4A4;
}

.auth__policy a {
  text-decoration: underline;
}

.auth__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: #2D373C;
}

@media (max-width: 991px) {
  .auth__title {
    font-size: 16px;
  }
}

.badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 16px;
  padding: 0 7px;
  font-weight: 600;
  font-size: 10px;
  line-height: 100%;
  color: #FFFFFF;
  background: #FFFFFF;
  border-radius: 24px;
}

.badge.is-opacity {
  background: rgba(255, 255, 255, 0.3);
}

.badge.is-gray {
  color: #000;
  background: #E6E6E6;
}

.badge.is-green {
  font-size: 10px;
  text-transform: uppercase;
  background: #0FBD93;
  line-height: 2;
}

.badge.is-disabled-green {
  font-size: 10px;
  text-transform: uppercase;
  background: #87DEC9;
  line-height: 2;
}

.brand-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.brand-card:hover .brand-card__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.brand-card__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 125px;
  padding: 10px;
  border-radius: 3px;
  background: #E9EAEB;
}

.brand-card__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.brand-card__title {
  margin-top: 15px;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
  color: #151515;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 -15px 0;
  padding: 0 0 15px 0;
  list-style-type: none;
}

@media (max-width: 766px) {
  .breadcrumbs__list {
    overflow-x: auto;
  }
}

.breadcrumbs__item {
  position: relative;
  margin-right: 22px;
  font-size: 13px;
  line-height: 100%;
  color: #2D373C;
  white-space: nowrap;
}

.breadcrumbs__item:after {
  content: '';
  width: 5px;
  height: 8px;
  display: block;
  position: absolute;
  right: -14px;
  top: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M1 1L4 4L1 7' stroke='%232D373C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.breadcrumbs__item:last-child {
  margin-right: 0;
  pointer-events: none;
}

.breadcrumbs__item:last-child:after {
  display: none;
}

.button, .btn {
  padding: 13px 14px;
  display: inline-block;
  min-width: 130px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-overflow: ellipsis;
  text-decoration: none;
  border: 1px solid;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  font-size: 13px;
  background: 0;
}

@media (min-width: 767px) {
  .button, .btn {
    font-size: 16px;
  }
}

.button-small, .button--small, .button-sm, .button--sm, .btn-small, .btn--small, .btn-sm, .btn--sm {
  padding: 10px 12px;
  min-width: 130px;
  font-size: 13px;
  font-weight: 600;
}

.button-green, .button--green, .button-gr, .button--gr, .btn-green, .btn--green, .btn-gr, .btn--gr {
  color: #0FBD93;
  border: 1px solid #0FBD93;
  border-radius: 5px;
}

.button-green:hover, .button--green:hover, .button-gr:hover, .button--gr:hover, .btn-green:hover, .btn--green:hover, .btn-gr:hover, .btn--gr:hover {
  color: #fff;
  background: #45BE81;
}

.button-default, .button--default, .button-df, .button--df, .btn-default, .btn--default, .btn-df, .btn--df {
  color: #fff;
  background: #0FBD93;
  border-color: transparent;
}

.button-default:hover, .button--default:hover, .button-df:hover, .button--df:hover, .btn-default:hover, .btn--default:hover, .btn-df:hover, .btn--df:hover {
  background: transparent;
  color: #0FBD93;
  border-color: #0FBD93;
}

.button-round, .button--round {
  border-radius: 17.5px;
}

.button-large, .button--large, .button-lg, .button--lg, .btn-large, .btn--large, .btn-lg, .btn--lg {
  width: 100%;
}

.button-save, .button--save {
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

@media (max-width: 575px) {
  .button-save, .button--save {
    border: 0;
    padding: 0;
    min-width: inherit;
  }
}

.button-save .button__title, .button--save .button__title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 575px) {
  .button-save .button__title, .button--save .button__title {
    font-size: 0;
  }
}

.button-save .button__title::after, .button--save .button__title::after {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 17px;
  height: 17px;
  margin-left: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M8.5 1L10.8175 5.93691L16 6.73344L12.25 10.5741L13.135 16L8.5 13.4369L3.865 16L4.75 10.5741L1 6.73344L6.1825 5.93691L8.5 1Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@media (max-width: 575px) {
  .button-save .button__title::after, .button--save .button__title::after {
    margin-left: 0;
  }
}

@media (min-width: 576px) {
  .button-save:hover, .button--save:hover {
    background-color: #0FBD93;
    border-color: #0FBD93;
  }
  .button-save:hover .button__title, .button--save:hover .button__title {
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .button-save:hover .button__title:after, .button--save:hover .button__title:after {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 1L10.8175 5.93691L16 6.73344L12.25 10.5741L13.135 16L8.5 13.4369L3.865 16L4.75 10.5741L1 6.73344L6.1825 5.93691L8.5 1Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}

.button-more, .button--more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 19px 15px;
  background: #FFFFFF;
  border: 1px solid #EAEBEB;
  border-radius: 3px;
}

.button-more .button__title, .button--more .button__title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(20, 20, 20, 0.5);
}

.button-more .button__title:after, .button--more .button__title:after {
  content: '';
  width: 9px;
  height: 5px;
  display: block;
  margin-left: 7px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0.999999L4.5 4L1 1' stroke='%23828282' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.button-more:hover, .button--more:hover {
  border-color: #0FBD93;
}

.button-outline, .button--outline, .button-ou, .button--ou, .btn-outline, .btn--outline, .btn-ou, .btn--ou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 13px;
  line-height: 100%;
  color: #2D373C;
  border-radius: 5px;
  background: transparent;
  border: 1px solid rgba(45, 55, 60, 0.2);
}

.button-outline img, .button--outline img, .button-ou img, .button--ou img, .btn-outline img, .btn--outline img, .btn-ou img, .btn--ou img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
}

.button-outline:hover, .button--outline:hover, .button-ou:hover, .button--ou:hover, .btn-outline:hover, .btn--outline:hover, .btn-ou:hover, .btn--ou:hover {
  border-color: #0FBD93;
}

.button-added {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #0FBD93;
  border-radius: 5px;
  border-color: #0FBD93;
}

.button-added img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
}

.catalog-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.catalog-card.is-small .catalog-card__photo {
  height: 250px;
}

.catalog-card__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  height: 205px;
  background: #E9EAEB;
  border-radius: 5px;
}

.catalog-card__data {
  padding-top: 15px;
}

.catalog-card__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #151515;
}

.catalog-card__caption {
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #A6A4A4;
}

@media (min-width: 1360px) {
  .catalog-detail__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 479px) {
  .catalog-detail__header {
    margin: 0 -20px;
  }
}

.catalog-detail__main {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

@media (min-width: 1360px) {
  .catalog-detail__main {
    padding-right: 35px;
  }
}

.catalog-detail__photo {
  display: block;
  position: relative;
}

.catalog-detail__photo:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 135px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 13, 29, 0)), color-stop(20.04%, rgba(2, 11, 33, 0.276)), color-stop(78.26%, rgba(1, 8, 30, 0.534)));
  background: -webkit-linear-gradient(top, rgba(3, 13, 29, 0) 0%, rgba(2, 11, 33, 0.276) 20.04%, rgba(1, 8, 30, 0.534) 78.26%);
  background: linear-gradient(180deg, rgba(3, 13, 29, 0) 0%, rgba(2, 11, 33, 0.276) 20.04%, rgba(1, 8, 30, 0.534) 78.26%);
}

.catalog-detail__photo img {
  width: 100%;
}

.catalog-detail__photo-text {
  max-width: 415px;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #FFFFFF;
}

@media (max-width: 479px) {
  .catalog-detail__photo-text {
    font-size: 12px;
  }
}

.catalog-detail__data {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 20px;
  z-index: 5;
}

@media (max-width: 1359px) {
  .catalog-detail__thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -7px;
  }
}

@media (max-width: 479px) {
  .catalog-detail__thumbs {
    margin: 0 -3px;
  }
}

.catalog-detail__thumb {
  display: block;
  margin-bottom: 15px;
}

.catalog-detail__thumb img {
  width: 100%;
}

@media (max-width: 1359px) {
  .catalog-detail__thumb {
    padding: 0 7px;
    margin-bottom: 0;
    width: 33.33%;
  }
}

@media (max-width: 479px) {
  .catalog-detail__thumb {
    padding: 0 3px;
  }
}

.catalog-detail__thumb:last-child {
  margin-bottom: 0;
  margin-right: 0;
}

.catalog-detail__aside {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
}

@media (max-width: 1359px) {
  .catalog-detail__aside {
    width: 100%;
    margin-top: 15px;
  }
}

@media (max-width: 479px) {
  .catalog-detail__aside {
    margin-top: 8px;
    padding: 0 8px;
  }
}

.catalog-detail__body {
  padding: 30px 0;
}

@media (min-width: 992px) {
  .catalog-detail__body {
    padding: 50px 0 25px;
  }
}

@media (min-width: 992px) {
  .catalog-detail__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.catalog-detail__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.catalog-detail__widgets {
  margin-top: 30px;
}

@media (min-width: 992px) {
  .catalog-detail__widgets {
    margin-left: 35px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 300px;
    margin-top: 0;
  }
}

.catalog-detail__widget {
  margin-bottom: 35px;
}

.catalog-detail__widget:last-child {
  margin-bottom: 0;
}

.catalog-detail__advants {
  margin-bottom: 35px;
}

@media (min-width: 992px) {
  .catalog-detail__advants {
    margin-bottom: 50px;
  }
}

.catalog-detail__section {
  margin-bottom: 35px;
}

@media (min-width: 992px) {
  .catalog-detail__section {
    margin-bottom: 50px;
  }
}

.catalog-detail__section:last-child {
  margin-bottom: 0;
}

.catalog-detail__section-title {
  margin-bottom: 35px;
}

.catalog-detail__section-text {
  margin-top: 35px;
  font-weight: 500;
  font-size: 14px;
  line-height: 170%;
  color: #333333;
}

@media (min-width: 992px) {
  .catalog-detail__section-text {
    font-size: 16px;
  }
}

.catalog-detail__section-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding: 20px;
  margin-top: 40px;
  border-radius: 5px;
  background: #F5F6F8;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
}

@media (max-width: 991px) {
  .catalog-detail__section-info {
    padding: 15px;
    font-size: 13px;
    margin-top: 25px;
  }
}

.catalog-detail__section-info:before {
  content: '';
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.03746 1 1 5.03746 1 10C1 14.9625 5.03746 19 10 19C14.9625 19 19 14.9625 19 10C19 5.03746 14.9625 1 10 1ZM10.5854 15.3399C10.1578 15.4112 9.30704 15.5892 8.87499 15.625C8.50928 15.6553 8.16417 15.4459 7.9538 15.1454C7.74288 14.845 7.69233 14.4604 7.81756 14.1155L9.51879 9.43751H7.74998C7.74847 8.46276 8.47962 7.74603 9.41475 7.47097C9.86101 7.33967 10.6924 7.15999 11.125 7.18753C11.3841 7.20401 11.8358 7.36659 12.0462 7.6671C12.2571 7.96757 12.3076 8.35209 12.1824 8.69706L10.4812 13.375H12.2494C12.2498 14.3486 11.5459 15.1798 10.5854 15.3399ZM11.125 6.62501C10.5036 6.62501 9.99997 6.12127 9.99997 5.5C9.99997 4.87866 10.5036 4.37499 11.125 4.37499C11.7463 4.37499 12.25 4.87866 12.25 5.5C12.25 6.1213 11.7463 6.62501 11.125 6.62501Z' fill='%230FBD93'/%3E%3C/svg%3E%0A");
}

.catalog-detail__section-chars {
  margin-top: 45px;
}

@media (max-width: 991px) {
  .catalog-detail__section-chars {
    margin-top: 25px;
  }
}

@media (max-width: 1199px) {
  .catalog-detail__section-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

.comments__header {
  margin-bottom: 45px;
}

@media (max-width: 991px) {
  .comments__header {
    margin-bottom: 35px;
  }
}

.comments__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .comments__title {
    font-size: 24px;
  }
}

.comments__value {
  margin-left: 5px;
  color: #B4B4B4;
}

.comments__card {
  margin-bottom: 18px;
}

@media (max-width: 991px) {
  .comments__card {
    margin-bottom: 10px;
  }
}

.comments__card:last-child {
  margin-bottom: 0;
}

.comments__load-more {
  margin-top: 20px;
  margin-left: 90px;
}

@media (max-width: 991px) {
  .comments__load-more {
    margin-left: 0;
  }
}

.comments__auth {
  margin-top: 30px;
  padding: 15px 25px;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  background: #F5F6F8;
  border-radius: 5px;
}

@media (max-width: 479px) {
  .comments__auth {
    font-size: 14px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .comments__auth {
    margin-top: 25px;
  }
}

.comments__auth a {
  color: #0FBD93;
  text-decoration: underline;
}

.comments__auth a:hover {
  text-decoration: none;
}

.comments__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 30px;
}

@media (max-width: 991px) {
  .comments__add {
    margin-top: 25px;
  }
}

.comments__send {
  margin-left: 14px;
}

.comment-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (max-width: 479px) {
  .comment-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    background: #F5F6F8;
  }
}

.comment-card__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #356162;
  overflow: hidden;
}

@media (max-width: 479px) {
  .comment-card__photo {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 20px;
  }
}

.comment-card__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 20px 30px;
  background: #F5F6F8;
  border-radius: 5px;
}

@media (max-width: 479px) {
  .comment-card__data {
    border: 0;
    background: 0;
    padding: 0;
  }
}

.comment-card__data:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: #F5F6F8;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (max-width: 479px) {
  .comment-card__data:before {
    display: none;
  }
}

.comment-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

@media (max-width: 479px) {
  .comment-card__header {
    padding-left: 55px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.comment-card__name {
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
}

@media (max-width: 479px) {
  .comment-card__name {
    font-size: 14px;
  }
}

.comment-card__date {
  margin-left: 10px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #A6A4A4;
}

@media (max-width: 479px) {
  .comment-card__date {
    font-size: 12px;
    margin-left: 0;
    margin-top: 10px;
  }
}

.comment-card__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
}

@media (max-width: 479px) {
  .comment-card__text {
    font-size: 13px;
  }
}

.comment-card__text.is-short {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.comment-card__more {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 13px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #A6A4A4;
  cursor: pointer;
}

@media (max-width: 479px) {
  .comment-card__more {
    font-size: 12px;
  }
}

.comment-card__more:after {
  content: '';
  width: 7px;
  height: 4px;
  display: block;
  margin-left: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='4' viewBox='0 0 7 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.80358 0.186218C6.67916 0.0669523 6.51086 9.34599e-06 6.33543 9.34599e-06C6.16 9.34599e-06 6.125 0 6.125 0L3.4834 9.34599e-06L0.875 5.31672e-06C0.875 5.31672e-06 0.839995 9.34599e-06 0.664566 9.34599e-06C0.489137 9.34599e-06 0.320836 0.0669523 0.196421 0.186218C0.134182 0.245746 0.084781 0.316569 0.0510688 0.394602C0.0173566 0.472634 0 0.556331 0 0.640865C0 0.725398 0.0173566 0.809095 0.0510688 0.887128C0.084781 0.96516 0.134182 1.03598 0.196421 1.09551L3.01193 3.81059C3.07366 3.8706 3.14711 3.91824 3.22803 3.95075C3.30894 3.98326 3.39574 4 3.4834 4C3.57106 4 3.65785 3.98326 3.73877 3.95075C3.81969 3.91824 3.89313 3.8706 3.95486 3.81059L6.80358 1.09551C6.86582 1.03598 6.91522 0.96516 6.94893 0.887128C6.98264 0.809095 7 0.725398 7 0.640865C7 0.556331 6.98264 0.472634 6.94893 0.394602C6.91522 0.316569 6.86582 0.245746 6.80358 0.186218Z' fill='%23A6A4A4'/%3E%3C/svg%3E%0A");
}

.comment-card__more:hover {
  text-decoration: none;
}

.comment-card__more.is-active:after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.compare {
  position: relative;
}

.compare__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .compare__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.compare__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.compare__aside {
  margin-top: 35px;
}

@media (min-width: 992px) {
  .compare__aside {
    width: 300px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 35px;
    margin-top: 0;
  }
}

.compare__swiper.is-closed {
  display: none;
}

.compare__swiper-slide:first-child .compare-card__label {
  opacity: 1;
  visibility: visible;
}

.compare__swiper-slide .compare-card__label {
  opacity: 0;
  visibility: hidden;
}

.compare__swiper-button {
  position: absolute;
  top: 185px;
  cursor: pointer;
}

@media (max-width: 1400px) {
  .compare__swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 45px;
    height: 45px;
    top: 80px;
    z-index: 89;
    padding: 5px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0px 11px 50px rgba(35, 52, 107, 0.45);
            box-shadow: 0px 11px 50px rgba(35, 52, 107, 0.45);
  }
}

.compare__swiper-button--prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: -40px;
}

@media (max-width: 1400px) {
  .compare__swiper-button--prev {
    left: -10px;
  }
}

.compare__swiper-button--prev::before {
  content: '';
  width: 16px;
  height: 30px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='30' viewBox='0 0 16 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M15 29L0.999999 15L15 1' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@media (max-width: 1400px) {
  .compare__swiper-button--prev::before {
    zoom: 0.4;
  }
}

.compare__swiper-button--next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: -40px;
}

@media (max-width: 1400px) {
  .compare__swiper-button--next {
    right: -10px;
  }
}

.compare__swiper-button--next::before {
  content: '';
  width: 16px;
  height: 30px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='30' viewBox='0 0 16 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M1 1L15 15L0.999998 29' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@media (max-width: 1400px) {
  .compare__swiper-button--next::before {
    zoom: 0.4;
  }
}

.compare__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 25px 0;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #333333;
}

.compare__title:after {
  content: '';
  display: block;
  margin-left: auto;
  width: 14px;
  height: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L7 0.999999L13 7' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.compare__title.is-closed::after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.compare-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.compare-card__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 25px;
  border-radius: 10px;
  overflow: hidden;
}

.compare-card__photo:hover .compare-card__remove {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.compare-card__remove {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  padding: 0;
  border: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(34, 34, 34, 0.4);
  border-radius: 50%;
}

.compare-card__remove::before {
  content: '';
  width: 12px;
  height: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2L9.73802 11.0046' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.35352 11.0908L10.0915 2.08626' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.compare-card__title {
  position: relative;
  padding-bottom: 18px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #2D373C;
}

.compare-card__title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 35px);
  height: 2px;
  border-bottom: 2px dashed #E6E7E8;
}

.compare-card__row {
  position: relative;
  padding: 18px 0;
}

.compare-card__row::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 35px);
  height: 2px;
  border-bottom: 2px dashed #E6E7E8;
}

.compare-card__row:first-child::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 35px);
  height: 2px;
  border-top: 2px dashed #E6E7E8;
}

.compare-card__row.is-secondary {
  padding: 5px 0;
}

.compare-card__row.is-secondary::before {
  display: none;
}

.compare-card__row.is-secondary:first-child {
  padding-top: 15px;
}

.compare-card__label {
  margin-bottom: 13px;
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  color: #8A8A8A;
}

.compare-card__val {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #0FBD93;
}

.compare-card__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #151515;
}

.compare-card__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  height: 60px;
  background: #F5F6F8;
  font-weight: 600;
  font-size: 30px;
  line-height: 140%;
  text-align: right;
  color: #0FBD93;
  z-index: 1;
}

@media (max-width: 991px) {
  .compare-card__total {
    font-size: 30px;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.compare-card__total::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 35px);
  height: 100%;
  background: #F5F6F8;
  z-index: -1;
}

@media (max-width: 991px) {
  .compare-card__total::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% + 35px);
    height: 100%;
    background: #F5F6F8;
    z-index: -1;
  }
}

.add-compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 35px 40px;
  background: #F5F6F8;
  border-radius: 10px;
}

.add-compare__text {
  margin-top: 15px;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: #0FBD93;
}

.control {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  line-height: 1.2;
  vertical-align: middle;
  font-size: 15px;
}

.control:hover {
  cursor: pointer;
}

.control:hover .control__label {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #0FBD93;
}

.control .control__input[type='checkbox']:checked ~ .control__label {
  color: #201C1C;
}

.control__input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}

.control__input[type='checkbox'] ~ .control__toggle {
  margin-right: 10px;
}

.control__input[type='checkbox'] ~ .control__toggle::before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='3' fill='%23E0E0E0'/%3E%3Cpath d='M11.9221 5.64697L7.06916 10.3529L4.86328 8.21382' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.control__input:checked ~ .control__toggle:before {
  content: '';
  opacity: 1;
  width: 16px;
  height: 16px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='3' fill='%230FBD93'/%3E%3Cpath d='M11.9221 5.64697L7.06916 10.3529L4.86328 8.21382' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.control__label {
  min-width: 0;
  position: relative;
  top: -1px;
  color: #333333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 14px;
  font-weight: 500;
}

.current-user {
  position: relative;
  cursor: pointer;
}

.current-user:hover .current-user__name::after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.current-user:hover .current-user__dropdown {
  display: block;
}

.current-user__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.current-user__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36px;
  height: 36px;
  margin-right: 8px;
  overflow: hidden;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 766px) {
  .current-user__photo {
    margin-right: 0;
  }
}

.current-user__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
}

@media (max-width: 766px) {
  .current-user__name {
    display: none;
  }
}

.current-user__name:after {
  content: '';
  width: 7px;
  height: 4px;
  display: block;
  margin-left: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='4' viewBox='0 0 7 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.80358 0.186218C6.67916 0.0669523 6.51086 9.34599e-06 6.33543 9.34599e-06C6.16 9.34599e-06 6.125 0 6.125 0L3.4834 9.34599e-06L0.875 5.31672e-06C0.875 5.31672e-06 0.839995 9.34599e-06 0.664566 9.34599e-06C0.489137 9.34599e-06 0.320836 0.0669523 0.196421 0.186218C0.134182 0.245746 0.084781 0.316569 0.0510688 0.394602C0.0173566 0.472634 0 0.556331 0 0.640865C0 0.725398 0.0173566 0.809095 0.0510688 0.887128C0.084781 0.96516 0.134182 1.03598 0.196421 1.09551L3.01193 3.81059C3.07366 3.8706 3.14711 3.91824 3.22803 3.95075C3.30894 3.98326 3.39574 4 3.4834 4C3.57106 4 3.65785 3.98326 3.73877 3.95075C3.81969 3.91824 3.89313 3.8706 3.95486 3.81059L6.80358 1.09551C6.86582 1.03598 6.91522 0.96516 6.94893 0.887128C6.98264 0.809095 7 0.725398 7 0.640865C7 0.556331 6.98264 0.472634 6.94893 0.394602C6.91522 0.316569 6.86582 0.245746 6.80358 0.186218Z' fill='white'/%3E%3C/svg%3E%0A");
}

.current-user__dropdown {
  display: none;
  position: absolute;
  right: -25px;
  top: 100%;
  padding-top: 10px;
  z-index: 84;
}

@media (max-width: 766px) {
  .current-user__dropdown {
    right: -10px;
  }
}

.current-user__dropdown:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 3px;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.current-user__inner {
  padding: 20px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 8px 24px rgba(34, 34, 34, 0.08);
          box-shadow: 0px 8px 24px rgba(34, 34, 34, 0.08);
  border-radius: 5px;
}

.current-user__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.current-user__item {
  margin-bottom: 15px;
}

.current-user__item:last-child {
  margin-bottom: 0;
}

.current-user__link {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
}

.current-user__link:hover {
  opacity: 0.5;
}

.error__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 535px;
}

@media (max-width: 991px) {
  .error__inner {
    padding: 80px 0;
    min-height: auto;
  }
}

.error__title {
  font-weight: bold;
  font-size: 64px;
  line-height: 110%;
  color: #FFFFFF;
}

@media (max-width: 991px) {
  .error__title {
    font-size: 35px;
  }
}

.error__caption {
  margin-top: 30px;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #FFFFFF;
  max-width: 650px;
}

@media (max-width: 991px) {
  .error__caption {
    margin-top: 15px;
    font-size: 14px;
    max-width: 450px;
  }
}

.error__button {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .error__button {
    margin-top: 15px;
  }
}

.error__button .button:hover {
  background: #fff;
  color: #0FBD93;
  border-color: #fff;
}

.more-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 30px;
  background: #F5F6F8;
}

.more-card__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  border-radius: 50%;
  background: #FFFFFF;
}

.more-card__icon:before {
  content: '';
  width: 64px;
  height: 64px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 32H50.6664' stroke='%23F5F6F8' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32 13.333L50.6667 31.9997L32 50.6664' stroke='%23F5F6F8' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.more-card__title {
  margin-top: 20px;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: #333333;
}

.news-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.news-card:hover .news-card__img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news-card__photo {
  position: relative;
  overflow: hidden;
}

.news-card__photo::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 13, 29, 0)), color-stop(47.94%, rgba(2, 11, 33, 0.276)), color-stop(78.26%, rgba(1, 8, 30, 0.534)));
  background: -webkit-linear-gradient(top, rgba(3, 13, 29, 0) 0%, rgba(2, 11, 33, 0.276) 47.94%, rgba(1, 8, 30, 0.534) 78.26%);
  background: linear-gradient(180deg, rgba(3, 13, 29, 0) 0%, rgba(2, 11, 33, 0.276) 47.94%, rgba(1, 8, 30, 0.534) 78.26%);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  z-index: 5;
}

.news-card__favorite {
  border: 0;
  background: 0;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 6;
}

.news-card__favorite:after {
  content: '';
  width: 18px;
  height: 17px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L11.472 5.93691L17 6.73344L13 10.5741L13.944 16L9 13.4369L4.056 16L5 10.5741L1 6.73344L6.528 5.93691L9 1Z' fill='%230FBD93' stroke='%230FBD93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.news-card__badge {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 5;
}

.news-card__img {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news-card__body {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (max-width: 575px) {
  .news-card__body {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.news-card__body:last-child {
  padding-bottom: 0;
}

.news-card__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #151515;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 575px) {
  .news-card__title {
    font-size: 15px;
  }
}

.news-card__caption {
  margin-top: 10px;
  font-size: 14px;
  line-height: 140%;
  color: #151515;
  opacity: 0.7;
}

@media (max-width: 575px) {
  .news-card__caption {
    font-size: 13px;
  }
}

.news-card__date {
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #A6A4A4;
}

.news-card__footer {
  margin-top: auto;
}

.news-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-small:hover .news-small__title {
  color: #0FBD93;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news-small__photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  width: 120px;
  height: 80px;
  margin-right: 30px;
}

@media (max-width: 575px) {
  .news-small__photo {
    width: 100px;
    height: 70px;
    margin-right: 15px;
  }
}

.news-small__img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-small__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-small__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #151515;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 575px) {
  .news-small__title {
    font-size: 14px;
  }
}

.page-footer {
  background: #222222;
}

.page-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 30px 0 75px;
}

@media (max-width: 991px) {
  .page-footer__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 0 100px;
  }
}

.page-footer__left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
}

@media (max-width: 991px) {
  .page-footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0;
  }
}

.page-footer__center {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 530px;
}

@media (min-width: 1200px) {
  .page-footer__center {
    max-width: 630px;
  }
}

@media (max-width: 991px) {
  .page-footer__center {
    max-width: none;
    width: auto;
  }
}

.page-footer__right {
  margin-left: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 991px) {
  .page-footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 0;
    margin-top: 25px;
  }
}

.page-footer__caption {
  margin-top: 40px;
  max-width: 200px;
  font-size: 12px;
  line-height: 150%;
  color: #FFFFFF;
  opacity: 0.7;
}

@media (min-width: 1200px) {
  .page-footer__caption {
    max-width: 260px;
  }
}

@media (max-width: 991px) {
  .page-footer__caption {
    margin-top: 30px;
    text-align: center;
    max-width: 340px;
  }
}

.page-footer__search {
  position: relative;
  border-bottom: 1px solid #fff;
}

@media (max-width: 991px) {
  .page-footer__search {
    display: none;
  }
}

.page-footer__input {
  height: 40px;
  background: 0;
  border: 0;
  outline: 0;
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}

.page-footer__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
}

.page-footer__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
}

.page-footer__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
}

.page-footer__input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
}

.page-footer__input::placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
}

.page-footer__send {
  position: absolute;
  right: 0;
  bottom: 10px;
  background: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

.page-footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 35px;
  padding-right: 20px;
}

@media (max-width: 991px) {
  .page-footer__menu {
    display: none;
  }
}

.page-footer__menu-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-footer__menu-item {
  margin-bottom: 15px;
}

.page-footer__menu-item:last-child {
  margin-bottom: 0;
}

.page-footer__menu-link {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  opacity: 0.5;
}

.page-footer__menu-link.is-accent {
  opacity: 1;
  font-weight: 15;
  font-weight: 600;
  margin-bottom: 15px;
}

.page-footer__menu-link:hover {
  color: #0FBD93;
  opacity: 1;
}

.page-footer__socials {
  position: absolute;
  left: 0;
  bottom: 50px;
}

@media (max-width: 991px) {
  .page-footer__socials {
    position: static;
    margin-top: 40px;
  }
}

.page-footer__copyright {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.page-footer__wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
}

.page-footer__text {
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
}

.page-footer__policy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .page-footer__policy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
  }
}

.page-footer__policy-link {
  margin-right: 28px;
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
}

@media (max-width: 991px) {
  .page-footer__policy-link {
    margin-right: 0;
    margin-bottom: 15px;
    color: #FFFFFF;
    opacity: 0.6;
  }
}

.page-footer__policy-link:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.page-footer__policy-link:hover {
  color: #0FBD93;
  opacity: 1;
}

.page-header {
  padding: 10px 0 11px;
  background: #222222;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99999;
}

.page-header.is-menu {
  height: 100%;
}

.page-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  .page-header__logo {
    max-width: 115px;
  }
}

@media (max-width: 991px) {
  .page-header__menu {
    display: none;
  }
}

.page-header__menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-header__menu-item {
  margin-right: 60px;
}

.page-header__menu-item:last-child {
  margin-right: 0;
}

.page-header__menu-link {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.page-header__menu-link:hover {
  color: #0FBD93;
}

.page-header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-header__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 30px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}

@media (max-width: 991px) {
  .page-header__button {
    margin-right: 25px;
  }
}

.page-header__button img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.page-header__button:last-child {
  margin-right: 0;
}

.page-header__button:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.page-header__button-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: -6px;
  top: -6px;
  width: 18px;
  height: 18px;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  border-radius: 50%;
  background: #0FBD93;
  z-index: 6;
}

@media (min-width: 992px) {
  .page-header__button--login {
    margin-right: 0;
  }
}

.page-header__button--login img {
  margin-left: 5px;
}

.page-header__button--menu {
  width: 15px;
}

.page-header__button--menu:before {
  content: '';
  display: block;
  width: 15px;
  height: 14px;
  background: url(/local/templates/common/assets/css/../img/general/icons/menu.svg) no-repeat;
}

.page-header__button--menu.is-active:before {
  content: '';
  width: 14px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2L12.5334 13.8852' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.4668 14L13.0002 2.11479' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

@media (min-width: 992px) {
  .page-header__button--menu {
    display: none;
  }
}

@media (max-width: 991px) {
  .page-header__user {
    margin-right: 25px;
  }
}

.page-header__mobile {
  display: none;
}

.page-header__mobile.is-active {
  display: block;
}

.page-nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #EAEBEB;
}

.page-nav__item {
  border-right: 1px solid #EAEBEB;
}

.page-nav__item:last-child {
  border: 0;
}

.page-nav__item.is-active .page-nav__link {
  color: #000;
  background: #F5F6F8;
}

.page-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  color: rgba(51, 51, 51, 0.5);
  font-size: 15px;
  font-weight: 500;
}

@media (max-width: 766px) {
  .page-nav__link {
    width: 30px;
    height: 30px;
  }
}

.page-nav__link:hover {
  color: #000;
  background: #F5F6F8;
}

.promo {
  position: relative;
}

.promo__image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}

.promo__swiper-slide {
  position: relative;
  z-index: 2;
  background-position: bottom center !important;
}

.promo__swiper-slide::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(90.49deg, rgba(0, 0, 0, 0.3) 0.35%, rgba(0, 0, 0, 0) 99.5%), rgba(0, 0, 0, 0.3);
  background: linear-gradient(359.51deg, rgba(0, 0, 0, 0.3) 0.35%, rgba(0, 0, 0, 0) 99.5%), rgba(0, 0, 0, 0.3);
  z-index: -1;
}

@media (max-width: 479px) {
  .promo__swiper-slide {
    background: none !important;
  }
}

.promo__img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}

.promo__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0 70px;
  min-height: 550px;
}

@media (min-width: 1360px) {
  .promo__inner {
    min-height: 650px;
  }
}

@media (max-width: 991px) {
  .promo__inner {
    min-height: 460px;
  }
}

.promo__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.promo__aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
}

@media (max-width: 1460px) {
  .promo__aside {
    margin-right: 40px;
  }
}

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

.promo__title {
  color: #fff;
  max-width: 850px;
}

.promo__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: auto;
}

.promo__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px 7px;
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 24px;
}

.promo__caption {
  max-width: 305px;
  font-weight: 600;
  font-size: 13px;
  line-height: 140%;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.promo__badge {
  padding: 4px 8px;
  margin-bottom: 40px;
  margin-top: 20px;
  font-weight: bold;
  font-size: 15px;
  line-height: 100%;
  color: #FFFFFF;
  background: #0FBD93;
}

.promo__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.promo__item {
  margin-bottom: 40px;
}

.promo__item:last-child {
  margin-bottom: 0;
}

.promo__news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.promo__news-title {
  font-weight: bold;
  font-size: 15px;
  line-height: 140%;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.promo__news-date {
  margin-top: 15px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #FFFFFF;
  opacity: 0.7;
}

.promo__navs {
  position: absolute;
  top: calc(50% - 15px);
  left: 0;
  right: 0;
  z-index: 5;
}

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

.promo__navs-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 0;
}

.promo__navs-button {
  cursor: pointer;
}

.promo__navs-button--prev {
  margin-left: -60px;
}

@media (max-width: 1460px) {
  .promo__navs-button--prev {
    margin-left: 0;
  }
}

.promo__navs-button--prev:before {
  content: '';
  width: 16px;
  height: 30px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='30' viewBox='0 0 16 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M15 29L0.999999 15L15 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.promo__navs-button--next {
  margin-right: -60px;
}

@media (max-width: 1460px) {
  .promo__navs-button--next {
    margin-right: 0;
  }
}

.promo__navs-button--next:before {
  content: '';
  width: 16px;
  height: 30px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='30' viewBox='0 0 16 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M1 0.999999L15 15L0.999998 29' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.promo__dots {
  position: absolute;
  bottom: 30px;
  z-index: 5;
}

.rating__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .rating__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.rating__main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.rating__aside {
  margin-top: 35px;
}

@media (min-width: 992px) {
  .rating__aside {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 410px;
    margin-left: 35px;
    margin-top: 0;
  }
}

.rating__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #EAEBEB;
}

@media (max-width: 991px) {
  .rating__header {
    padding-bottom: 20px;
  }
}

.rating__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rating__title span {
  display: block;
  margin-left: 5px;
  color: #0FBD93;
}

.rating__caption {
  margin-top: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #A6A4A4;
}

.rating__value {
  font-size: 50px;
  line-height: 100%;
  color: #0FBD93;
}

@media (max-width: 991px) {
  .rating__value {
    font-size: 42px;
  }
}

.rating__body {
  padding-top: 35px;
}

@media (max-width: 991px) {
  .rating__body {
    padding-top: 20px;
  }
}

.rating__rating-list {
  max-width: 800px;
}

.rating__informer {
  position: relative;
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
  background: #F5F6F8;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .rating__informer {
    margin-top: 25px;
    padding: 25px;
  }
}

.rating__informer:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: 20px;
  top: -10px;
  background: #F5F6F8;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.rating__informer-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
}

@media (max-width: 991px) {
  .rating__informer-title {
    font-size: 14px;
  }
}

.rating__informer-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 25px;
  font-weight: 500;
  font-size: 13px;
  line-height: 150%;
  color: #A6A4A4;
}

@media (max-width: 991px) {
  .rating__informer-caption {
    margin-top: 15px;
  }
}

.rating__informer-caption:before {
  content: '';
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1C5.03746 1 1 5.03746 1 10C1 14.9625 5.03746 19 10 19C14.9625 19 19 14.9625 19 10C19 5.03746 14.9625 1 10 1ZM10.5854 15.3399C10.1578 15.4112 9.30704 15.5892 8.87499 15.625C8.50928 15.6553 8.16417 15.4459 7.9538 15.1454C7.74288 14.845 7.69233 14.4604 7.81756 14.1155L9.51879 9.43751H7.74998C7.74847 8.46276 8.47962 7.74603 9.41475 7.47097C9.86101 7.33967 10.6924 7.15999 11.125 7.18753C11.3841 7.20401 11.8358 7.36659 12.0462 7.6671C12.2571 7.96757 12.3076 8.35209 12.1824 8.69706L10.4812 13.375H12.2494C12.2498 14.3486 11.5459 15.1798 10.5854 15.3399ZM11.125 6.62501C10.5036 6.62501 9.99997 6.12127 9.99997 5.5C9.99997 4.87866 10.5036 4.37499 11.125 4.37499C11.7463 4.37499 12.25 4.87866 12.25 5.5C12.25 6.1213 11.7463 6.62501 11.125 6.62501Z' fill='%23A6A4A4'/%3E%3C/svg%3E%0A");
}

.rating__info-header {
  padding-bottom: 30px;
  margin-bottom: 30px;
  padding-top: 7px;
  border-bottom: 1px solid #EAEBEB;
}

@media (max-width: 991px) {
  .rating__info-header {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
  }
}

.rating__info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2D373C;
}

.rating__info-select {
  position: relative;
  margin-left: 5px;
}

.rating__info-select .select2-container .select2-selection--single {
  height: auto;
  border: 0;
  background: 0;
}

.rating__info-select .select2-container:nth-child(3) {
  top: 25px !important;
}

.rating__info-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1;
  padding: 0;
  font-weight: 600;
  font-size: 30px;
  color: #0FBD93;
}

.rating__info-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: -15px;
}

.rating__info-select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  width: 8px;
  height: 4px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49402 3.82212L0.207479 1.03284C-0.0691597 0.798059 -0.0691597 0.4174 0.207479 0.182617C0.484118 -0.0521667 0.5 0.00649076 1 0.00656185L4 0.00652909L7 0.00653345C7 0.00653345 7.51588 -0.0521667 7.79252 0.182617C8.06916 0.4174 8.06916 0.798059 7.79252 1.03284L4.50598 3.82212C4.22654 4.05929 3.77346 4.05929 3.49402 3.82212Z' fill='%230FBD93'/%3E%3C/svg%3E%0A");
}

.rating__info-select .select2-dropdown {
  top: 10px !important;
  left: -10px !important;
  bottom: auto !important;
  width: 130px !important;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 8px 24px rgba(34, 34, 34, 0.08);
          box-shadow: 0px 8px 24px rgba(34, 34, 34, 0.08);
  border-radius: 5px !important;
  border: 1px solid #fff !important;
}

.rating__info-select .select2-dropdown:after {
  content: '';
  position: absolute;
  left: 10px;
  top: -5px;
  width: 10px;
  height: 10px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}

.rating__info-select .select2-container--default .select2-results {
  padding: 5px;
}

.rating__info-select .select2-results__option {
  padding: 5px 10px;
  border-radius: 5px !important;
}

.rating__info-select .select2-container--default .select2-results__option {
  color: #000 !important;
  font-size: 14px !important;
  background: 0 !important;
}

.rating__info-select .select2-container--default .select2-results__option:hover {
  color: #000;
  background: #eee !important;
}

.rating__info-select .select2-container--default .select2-results__option--selected {
  color: #0FBD93 !important;
}

.rating__info-security {
  margin-top: 30px;
}

.section-default {
  padding: 15px 0;
}

@media (min-width: 1360px) {
  .section-default {
    padding: 25px 0;
  }
}

.section-default.is-gray {
  padding: 30px 0;
  background: #F5F6F8;
}

@media (min-width: 1360px) {
  .section-default.is-gray {
    padding: 40px 0;
  }
}

.section-default.is-black {
  padding: 30px 0 25px;
  background: #222222;
}

@media (min-width: 1360px) {
  .section-default.is-black {
    padding: 40px 0 25px;
  }
}

.section-default.is-black .section-default {
  color: #fff;
}

.section-default.is-black .section-default__title {
  color: #fff;
}

.section-default:last-child {
  padding-bottom: 35px;
}

@media (min-width: 1360px) {
  .section-default:last-child {
    padding-bottom: 50px;
  }
}

.section-default__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

@media (min-width: 1360px) {
  .section-default__header {
    margin-bottom: 40px;
  }
}

.section-default__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}

@media (max-width: 575px) {
  .section-default__link {
    pointer-events: all;
  }
  .section-default__link:after {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    margin-left: 4px;
    position: relative;
    bottom: -2px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75 9H14.25' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 3.75L14.25 9L9 14.25' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}

.section-default__more {
  margin-left: auto;
  display: none;
}

@media (min-width: 576px) {
  .section-default__more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.section-default__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1199px) {
  .section-default__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.section-default__main {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 35px;
}

@media (min-width: 1200px) {
  .section-default__main {
    width: 300px;
    margin-right: 35px;
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) {
  .section-default__main .js-swiper-slide {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .section-default__main .js-swiper-slide {
    width: 33.33%;
  }
}

@media (max-width: 766px) {
  .section-default__main .js-swiper-slide {
    width: 50%;
  }
}

.section-default__aside {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.section-default__row {
  padding: 18.5px 0;
  border-bottom: 1px solid #EAEBEB;
}

.section-default__row:first-child {
  padding-top: 0;
}

.section-default__load-more {
  display: none;
  margin-top: 35px;
  cursor: pointer;
}

@media (max-width: 479px) {
  .section-default__load-more {
    margin-top: 30px;
  }
}

@media (max-width: 479px) {
  .section-default .js-swiper-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
  }
}

@media (max-width: 479px) {
  .section-default .js-swiper-slide {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

@media (min-width: 480px) {
  .section-default .js-swiper-slide.is-more {
    display: none;
  }
}

.section-default .js-section-swiper .js-swiper-wrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 1359px) {
  .section-default .widget-banner {
    max-height: 350px;
  }
}

@media (max-width: 575px) {
  .section-default .widget-banner {
    display: block;
  }
}

.section-default.js-section-load-more .section-default__grid.is-height .section-default__col {
  display: block;
}

.section-default.js-section-load-more .section-default__col {
  display: none;
}

.section-default.js-section-load-more .section-default__col:nth-child(1), .section-default.js-section-load-more .section-default__col:nth-child(2) {
  display: block;
}

@media (min-width: 767px) {
  .section-default.js-section-more .section-default__load-more {
    visibility: hidden;
    opacity: 0;
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
  }
}

@media (max-width: 766px) {
  .section-default.js-section-more .section-default__grid.is-height .section-default__col {
    display: block;
  }
  .section-default.js-section-more .section-default__col {
    display: none;
  }
  .section-default.js-section-more .section-default__col:nth-child(1), .section-default.js-section-more .section-default__col:nth-child(2) {
    display: block;
  }
}

.select-custom {
  position: relative;
  z-index: 10;
}

.select-custom .js-select-custom-input {
  pointer-events: none;
}

.select-custom.is-opened {
  z-index: 11;
}

.select-custom.is-opened .input {
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.select-custom.is-opened .js-select-custom-input {
  pointer-events: auto;
}

.select-custom.is-opened .select-custom__header {
  position: relative;
}

.select-custom.is-opened .select-custom__header:after {
  width: 8px;
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50598 0.178218L7.79252 2.97206C8.06916 3.20723 8.06916 3.58851 7.79252 3.82368C7.51588 4.05884 7.5 4.00009 7 4.00002L4 4.00005L1 4.00005C1 4.00005 0.484118 4.05884 0.207479 3.82368C-0.0691595 3.58851 -0.0691594 3.20723 0.207479 2.97206L3.49402 0.178218C3.77346 -0.059337 4.22654 -0.059337 4.50598 0.178218Z' fill='%239199B5'/%3E%3C/svg%3E%0A");
}

.select-custom.is-opened .select-custom__input {
  background-color: transparent;
}

.select-custom.is-opened .select-custom__dropdown {
  display: block;
}

.select-custom__header {
  position: relative;
  z-index: 10;
  cursor: pointer;
}

.select-custom__header:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 4px;
  top: 50%;
  right: 22px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49402 3.82212L0.207479 1.03284C-0.0691597 0.798059 -0.0691597 0.4174 0.207479 0.182617C0.484118 -0.0521667 0.5 0.00649076 1 0.00656185L4 0.00652909L7 0.00653345C7 0.00653345 7.51588 -0.0521667 7.79252 0.182617C8.06916 0.4174 8.06916 0.798059 7.79252 1.03284L4.50598 3.82212C4.22654 4.05929 3.77346 4.05929 3.49402 3.82212Z' fill='%239199B5'/%3E%3C/svg%3E%0A");
}

.select-custom__header:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
  position: absolute;
  left: 15px;
  top: 13px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11115 16.2223C13.0385 16.2223 16.2223 13.0385 16.2223 9.11115C16.2223 5.18377 13.0385 2 9.11115 2C5.18377 2 2 5.18377 2 9.11115C2 13.0385 5.18377 16.2223 9.11115 16.2223Z' stroke='%23A6A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.9995 17.9995L14.1328 14.1328' stroke='%23A6A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;
}

.select-custom__search .input {
  padding-right: 50px;
  cursor: inherit;
}

.select-custom__dropdown {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  padding-top: 50px;
  display: none;
  width: 100%;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 30px rgba(35, 52, 107, 0.1);
          box-shadow: 0 2px 30px rgba(35, 52, 107, 0.1);
  border-radius: 5px;
}

.select-custom__inner {
  padding: 20px;
}

.select-custom__inner .select-custom__content {
  padding: 0 15px 0 0;
}

.select-custom__scrollbar {
  max-height: 170px;
}

.select-custom__item {
  margin-bottom: 15px;
}

.select-custom__item:last-child {
  margin-bottom: 0;
}

.select-custom__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0 0 0;
}

.select-custom__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.select-custom__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 11px;
  margin-right: 8px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #FFFFFF;
  cursor: pointer;
  background: #0FBD93;
  border-radius: 15px;
}

.select-custom__tag:after {
  content: '';
  width: 11px;
  height: 10px;
  display: block;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M1 1L8.92378 8.92378' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.32031 9L9.24409 1.07622' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.select-custom__remove {
  padding: 6px 11px;
  background: #F5F6F8;
  border-radius: 15px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  color: #333333;
  cursor: pointer;
  display: none;
}

.select-custom .not-found-msg {
  font-size: 14px;
}

.select-custom .js-select-custom-input {
  padding-left: 40px;
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.socials.is-green .socials__item {
  margin-right: 20px;
}

.socials.is-green .socials__item:last-child {
  margin-right: 0;
}

.socials.is-green .socials__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background: 0;
  border-radius: 50%;
  border: 1px solid #0FBD93;
}

.socials.is-green .socials__link img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.socials.is-green .socials__link:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.socials.is-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.socials.is-vertical .socials__item {
  margin-bottom: 10px;
  margin-right: 0;
}

.socials.is-vertical .socials__item:last-child {
  margin-bottom: 0;
}

.socials__item {
  margin-right: 10px;
}

.socials__item:last-child {
  margin-right: 0;
}

.socials__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #F5F6F8;
}

.socials__link img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.socials__link:hover img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.subs__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 15px;
  background: #F5F6F8;
}

@media (min-width: 576px) {
  .subs__inner {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .subs__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 30px 40px;
  }
}

.subs__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #2D373C;
  text-align: center;
}

@media (min-width: 992px) {
  .subs__title {
    text-align: left;
    font-size: 25px;
  }
}

.subs__caption {
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  color: #A6A4A4;
  margin-top: 10px;
  text-align: center;
}

@media (min-width: 992px) {
  .subs__caption {
    text-align: left;
    margin-top: 0;
  }
}

.subs__aside {
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .subs__aside {
    margin-top: 0;
    max-width: 490px;
  }
}

@media (min-width: 1200px) {
  .subs__aside {
    max-width: 590px;
  }
}

.subs__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.subs__input {
  height: 38px;
}

@media (max-width: 575px) {
  .subs__input {
    height: 45px;
    padding-right: 135px;
  }
}

.subs__button {
  margin-left: 12px;
}

@media (max-width: 575px) {
  .subs__button {
    margin-left: 0;
    position: absolute;
    right: 5px;
    top: 5px;
  }
}

@media (max-width: 575px) {
  .subs__button .button {
    min-width: 115px;
  }
}

.video-card {
  display: block;
}

.video-card:hover .video-card__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.video-card:hover .video-card__icon {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.video-card__photo {
  padding-bottom: 70%;
  position: relative;
  overflow: hidden;
}

.video-card__photo::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 13, 29, 0)), color-stop(20.04%, rgba(2, 11, 33, 0.276)), color-stop(78.26%, rgba(1, 8, 30, 0.534)));
  background: -webkit-linear-gradient(top, rgba(3, 13, 29, 0) 0%, rgba(2, 11, 33, 0.276) 20.04%, rgba(1, 8, 30, 0.534) 78.26%);
  background: linear-gradient(180deg, rgba(3, 13, 29, 0) 0%, rgba(2, 11, 33, 0.276) 20.04%, rgba(1, 8, 30, 0.534) 78.26%);
}

.video-card__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 53px;
  height: 53px;
  position: absolute;
  left: calc(50% - 23px);
  top: calc(50% - 23px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #0FBD93;
  border-radius: 50%;
  z-index: 5;
}

.video-card__icon:before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 15px;
  height: 20px;
  display: block;
  position: relative;
  right: -2px;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='20' viewBox='0 0 15 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.708984 18.2611V1.84058C0.708984 1.03155 1.61967 0.557399 2.28244 1.02134L14.0114 9.23161C14.5801 9.62971 14.5801 10.472 14.0114 10.8701L2.28245 19.0803C1.61967 19.5443 0.708984 19.0701 0.708984 18.2611Z' fill='white'/%3E%3C/svg%3E%0A");
}

.video-card__img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.video-card__title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 15px;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  z-index: 5;
}

.widget-survey {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 25px 20px;
  background: #F5F6F8;
  border-radius: 5px;
}

.widget-survey__header {
  margin-bottom: 25px;
}

.widget-survey__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #313131;
}

.widget-survey__caption {
  margin-top: 25px;
  font-weight: 500;
  font-size: 13px;
  line-height: 130%;
  color: #313131;
}

.widget-survey__badge {
  margin-bottom: 10px;
}

.widget-survey__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}

@media (max-width: 991px) {
  .widget-survey__actions {
    margin-top: 15px;
  }
}

.widget-survey__actions .widget-survey__send {
  margin-top: 0;
}

.widget-survey__button {
  padding: 10px;
  margin-bottom: 10px;
  background: #FFFFFF;
  border-radius: 20px;
}

.widget-survey__button:last-child {
  margin-bottom: 0;
}

.widget-survey__send {
  margin-top: 20px;
}

.widget-survey__stats {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #A6A4A4;
}

.widget-survey__result {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.widget-survey__result-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 15px;
}

.widget-survey__result-item:last-child {
  margin-bottom: 0;
}

.widget-survey__result-title {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #333333;
}

.widget-survey__result-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget-survey__result-bar {
  margin-right: 7px;
  height: 10px;
  background: #0FBD93;
  border-radius: 20px;
}

.widget-survey__result-val {
  margin-right: 7px;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #333333;
}

.widget-survey__result-precent {
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #A6A4A4;
}

.widget-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  max-height: 400px;
}

.widget-banner:hover .widget-banner__icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.widget-banner:hover .widget-banner__img {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.widget-banner__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: calc(50% - 26px);
  top: calc(50% - 26px);
  width: 52px;
  height: 52px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  background: rgba(132, 129, 134, 0.5);
  z-index: 5;
}

.widget-banner__icon:before {
  content: '';
  width: 15px;
  height: 20px;
  position: relative;
  right: -2px;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='20' viewBox='0 0 15 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.708984 18.2611V1.84058C0.708984 1.03155 1.61967 0.557399 2.28244 1.02134L14.0114 9.23161C14.5801 9.62971 14.5801 10.472 14.0114 10.8701L2.28245 19.0803C1.61967 19.5443 0.708984 19.0701 0.708984 18.2611Z' fill='white'/%3E%3C/svg%3E%0A");
}

.widget-banner__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}

.widget-banner__label {
  position: absolute;
  right: 20px;
  bottom: 15px;
  font-weight: 600;
  font-size: 12px;
  line-height: 140%;
  text-transform: uppercase;
  color: #FFFFFF;
  opacity: 0.5;
  z-index: 5;
}

.widget-comment {
  padding: 25px 20px;
  background: #F5F6F8;
  border-radius: 5px;
}

.widget-comment__header {
  margin-bottom: 20px;
}

.widget-comment__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #313131;
}

.widget-comment__comment {
  position: relative;
  padding: 15px;
  margin-bottom: 10px;
  background: #FFFFFF;
  border-radius: 15px;
}

.widget-comment__comment:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  border: 20px solid transparent;
  border-left: 20px solid #fff;
}

.widget-comment__text {
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  color: #151515;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.widget-comment__user {
  margin-top: 25px;
}

.widget-comment__footer {
  margin-top: 20px;
}

.widget-comment__caption {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #151515;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.widget-comment__meta {
  margin-top: 15px;
}

.widget-top {
  padding: 25px 20px;
  background: #356162;
  border-radius: 5px;
}

.widget-top__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

.widget-top__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #FFFFFF;
}

.widget-top__select {
  position: relative;
  margin-left: 5px;
}

.widget-top__select .select2-container .select2-selection--single {
  height: auto;
  border: 0;
  background: 0;
}

.widget-top__select .select2-container:nth-child(3) {
  top: 25px !important;
}

.widget-top__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1;
  padding: 0;
  font-weight: 600;
  font-size: 18px;
  color: #0FBD93;
}

.widget-top__select .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: -15px;
}

.widget-top__select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  width: 8px;
  height: 4px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49402 3.82212L0.207479 1.03284C-0.0691597 0.798059 -0.0691597 0.4174 0.207479 0.182617C0.484118 -0.0521667 0.5 0.00649076 1 0.00656185L4 0.00652909L7 0.00653345C7 0.00653345 7.51588 -0.0521667 7.79252 0.182617C8.06916 0.4174 8.06916 0.798059 7.79252 1.03284L4.50598 3.82212C4.22654 4.05929 3.77346 4.05929 3.49402 3.82212Z' fill='%230FBD93'/%3E%3C/svg%3E%0A");
}

.widget-top__select .select2-dropdown {
  top: 10px !important;
  left: -10px !important;
  bottom: auto !important;
  width: 130px !important;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 8px 24px rgba(34, 34, 34, 0.08);
          box-shadow: 0px 8px 24px rgba(34, 34, 34, 0.08);
  border-radius: 5px !important;
  border: 1px solid #fff !important;
}

.widget-top__select .select2-dropdown:after {
  content: '';
  position: absolute;
  left: 10px;
  top: -5px;
  width: 10px;
  height: 10px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}

.widget-top__select .select2-container--default .select2-results {
  padding: 5px;
}

.widget-top__select .select2-results__option {
  padding: 5px 10px;
  border-radius: 5px !important;
}

.widget-top__select .select2-container--default .select2-results__option {
  color: #000 !important;
  font-size: 14px !important;
  background: 0 !important;
}

.widget-top__select .select2-container--default .select2-results__option:hover {
  color: #000;
  background: #eee !important;
}

.widget-top__select .select2-container--default .select2-results__option--selected {
  color: #0FBD93 !important;
}

.widget-top__caption {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF;
}

.widget-top__list {
  margin: 0;
  padding: 0;
  counter-reset: myCounter;
}

.widget-top__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  list-style: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF;
}

.widget-top__item:before {
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  color: white;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  width: 20px;
  height: 19px;
  margin-right: 7px;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF;
}

.widget-top__item:last-child {
  margin-bottom: 0;
}

.widget-top__item.is-gray {
  color: rgba(255, 255, 255, 0.7);
}

.widget-top__item.is-gray::before {
  color: rgba(255, 255, 255, 0.7);
}

.widget-top__car {
  width: 100%;
  padding-right: 10px;
  max-width: 130px;
}

.widget-top__stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget-top__bar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  width: 65px;
  height: 11px;
  background: rgba(15, 189, 148, 0.2);
  border-radius: 2px;
}

@media (max-width: 991px) {
  .widget-top__bar {
    width: 450px;
  }
}

@media (max-width: 766px) {
  .widget-top__bar {
    width: 265px;
  }
}

@media (max-width: 575px) {
  .widget-top__bar {
    width: 65px;
  }
}

.widget-top__shape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #0FBD93;
  border-radius: 2px;
}

.widget-top__value {
  margin-left: 15px;
}

.widget-top__label {
  margin-top: 25px;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  color: #FFFFFF;
  opacity: 0.5;
}

.widget-portal__header {
  margin-bottom: 35px;
}

.widget-portal__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  color: #2D373C;
}

.widget-portal__body {
  position: relative;
}

.widget-portal__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  padding: 10px;
}

.widget-portal__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget-portal__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}

.widget-portal__stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.widget-portal__caption {
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
}

.widget-portal__label {
  margin-top: 5px;
  font-size: 10px;
  line-height: 100%;
  color: #FFFFFF;
  opacity: 0.6;
}

.widget-portal__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
}

.widget-portal__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 3px 5px;
  font-weight: bold;
  font-size: 10px;
  color: #4E5665;
  background: #FFFFFF;
  border-radius: 3px;
}

.widget-portal__link img {
  margin-right: 3px;
}

.filter-widget {
  position: relative;
}

.filter-widget.is-active .filter-widget__title:after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.filter-widget.is-active .filter-widget__dropdown {
  display: block;
}

.filter-widget.changed .filter-widget__icon {
  position: relative;
}

.filter-widget.changed .filter-widget__icon:after {
  content: '';
  position: absolute;
  right: -5px;
  top: -2px;
  width: 9px;
  height: 9px;
  background: #0FBD93;
  border: 2px solid #FFFFFF;
  border-radius: 9px;
}

.filter-widget__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.filter-widget__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
  padding-right: 15px;
  font-weight: 500;
  font-size: 12px;
  color: #313131;
}

@media (min-width: 767px) {
  .filter-widget__title {
    font-size: 14px;
    font-weight: 600;
    padding-right: 15px;
  }
}

.filter-widget__title:after {
  content: '';
  width: 8px;
  height: 4px;
  display: block;
  margin-left: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  right: 0px;
  top: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49402 3.82212L0.207479 1.03284C-0.0691597 0.798059 -0.0691597 0.4174 0.207479 0.182617C0.484118 -0.0521667 0.5 0.00649076 1 0.00656185L4 0.00652909L7 0.00653346C7 0.00653346 7.51588 -0.0521667 7.79252 0.182617C8.06916 0.4174 8.06916 0.798059 7.79252 1.03284L4.50598 3.82212C4.22654 4.05929 3.77346 4.05929 3.49402 3.82212Z' fill='%23313131'/%3E%3C/svg%3E%0A");
}

.filter-widget__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}

.filter-widget__dropdown {
  display: none;
  position: absolute;
  right: -15px;
  top: calc(100% + 15px);
  padding: 20px;
  width: 200px;
  border-radius: 5px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 8px 24px rgba(34, 43, 69, 0.1);
          box-shadow: 0px 8px 24px rgba(34, 43, 69, 0.1);
  z-index: 10;
}

.filter-widget__dropdown:after {
  content: '';
  position: absolute;
  right: 10px;
  top: -8px;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.filter-widget__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.filter-widget__item {
  margin-bottom: 10px;
}

.filter-widget__item:last-child {
  margin-bottom: 0;
}

.filter-widget__item.is-active .filter-widget__link {
  color: #333333;
}

.filter-widget__link {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  white-space: nowrap;
  color: rgba(51, 51, 51, 0.5);
}

.filter-widget__link:hover {
  color: #000;
}

.filter-widget__control {
  margin-bottom: 15px;
  line-height: 1;
}

.filter-widget__control:last-child {
  margin-bottom: 0;
}

.filter-widget__scroll {
  max-height: 300px;
}

.filter-widget__footer {
  margin-top: 25px;
}

.filter-widget__cancel {
  margin-top: 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: rgba(51, 51, 51, 0.5);
}

.filter-widget__cancel:hover {
  color: #0FBD93;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news-widget__header {
  margin-bottom: 30px;
}

.news-widget__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  color: #2D373C;
}

.news-widget__card {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #EAEBEB;
}

.news-widget__card:first-child {
  border-top: 1px solid #EAEBEB;
}

.news-widget__card:hover .news-widget__card-title {
  text-decoration: underline;
  color: #0FBD93;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news-widget__card-title {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #151515;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 575px) {
  .news-widget__card-title {
    font-size: 14px;
  }
}

.news-widget__card-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}

@media (max-width: 575px) {
  .news-widget__card-actions {
    margin-top: 10px;
  }
}

.news-widget__card-date {
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #A6A4A4;
}

@media (max-width: 575px) {
  .news-widget__card-date {
    font-size: 12px;
  }
}

.news-widget__card-badge {
  margin-left: 8px;
}

.rival__title {
  margin-bottom: 30px;
}

.rival__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.rival__item {
  margin-bottom: 4px;
}

.rival__item:last-child {
  margin-bottom: 0;
}

.rival__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  background: #F5F6F8;
  border-radius: 5px;
}

.rival__icon {
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.rival__name {
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
}

@media (max-width: 575px) {
  .rival__name {
    font-size: 14px;
  }
}

.say__title {
  margin-bottom: 30px;
}

.say__card {
  position: relative;
  padding: 20px;
  margin-bottom: 15px;
  background: #eee;
  border-radius: 5px;
}

.say__card:after {
  content: '';
  position: absolute;
  right: 15px;
  bottom: -5px;
  width: 15px;
  height: 15px;
  background: inherit;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.say__card:nth-child(even)::after {
  right: 0;
  left: 20px;
}

.say__card:last-child {
  margin-bottom: 0;
}

.say__text {
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  color: #fff;
}

@media (max-width: 479px) {
  .say__text {
    font-size: 13px;
  }
}

.say__show-more {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 13px;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #A6A4A4;
  cursor: pointer;
}

@media (max-width: 479px) {
  .say__show-more {
    font-size: 12px;
  }
}

.say__show-more:after {
  content: '';
  width: 7px;
  height: 4px;
  display: block;
  margin-left: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='4' viewBox='0 0 7 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.80358 0.186218C6.67916 0.0669523 6.51086 9.34599e-06 6.33543 9.34599e-06C6.16 9.34599e-06 6.125 0 6.125 0L3.4834 9.34599e-06L0.875 5.31672e-06C0.875 5.31672e-06 0.839995 9.34599e-06 0.664566 9.34599e-06C0.489137 9.34599e-06 0.320836 0.0669523 0.196421 0.186218C0.134182 0.245746 0.084781 0.316569 0.0510688 0.394602C0.0173566 0.472634 0 0.556331 0 0.640865C0 0.725398 0.0173566 0.809095 0.0510688 0.887128C0.084781 0.96516 0.134182 1.03598 0.196421 1.09551L3.01193 3.81059C3.07366 3.8706 3.14711 3.91824 3.22803 3.95075C3.30894 3.98326 3.39574 4 3.4834 4C3.57106 4 3.65785 3.98326 3.73877 3.95075C3.81969 3.91824 3.89313 3.8706 3.95486 3.81059L6.80358 1.09551C6.86582 1.03598 6.91522 0.96516 6.94893 0.887128C6.98264 0.809095 7 0.725398 7 0.640865C7 0.556331 6.98264 0.472634 6.94893 0.394602C6.91522 0.316569 6.86582 0.245746 6.80358 0.186218Z' fill='%23A6A4A4'/%3E%3C/svg%3E%0A");
}

.say__show-more:hover {
  text-decoration: none;
}

.say__show-more.is-active:after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

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

.fancybox-active {
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

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

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

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

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

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

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

.fancybox-caption--separate {
  margin-top: -50px;
}

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

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

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

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

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

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

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

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

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

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

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

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

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

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

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

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

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

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       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 {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.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;
  -webkit-box-sizing: border-box;
          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;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  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%;
  -webkit-box-sizing: border-box;
          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;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !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;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.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;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.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__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  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;
  -webkit-box-shadow: none;
          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 .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--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  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, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 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;
  height: 26px;
  margin-right: 20px;
}

.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: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  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, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 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%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 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;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.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;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.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__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.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;
  -webkit-box-shadow: none;
          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--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  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;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-wrapper.scroll--rtl {
  direction: rtl;
}

.scroll-element {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: none;
}

.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), to(#e8e8e8));
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

.scroll-element .scroll-element_outer, .scroll-element .scroll-element_size, .scroll-element .scroll-element_track {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.scroll-element.scroll-y {
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  background: #F4F4F4;
  border-radius: 100px;
}

.scroll-element.scroll-y .scroll-bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  background: #0FBD93;
  border-radius: 100px;
}

.scroll-wrapper > .scroll-content {
  height: auto !important;
}

.swiper-container, .swiper-container-initialized {
  overflow: hidden;
}

.js-swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.js-swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}

.swiper-pagination-bullets.is-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper-pagination-bullets.is-line .swiper-pagination-bullet {
  width: 35px;
  height: 4px;
  margin-right: 8px;
  background: #FFFFFF;
  opacity: 0.3;
  border-radius: 2.5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.swiper-pagination-bullets.is-line .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.swiper-pagination-bullets.is-line .swiper-pagination-bullet-active {
  background: #0FBD93;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.js-swiper-counter {
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.5);
}

.swiper-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

.swiper-actions.is-white .swiper-actions__button--prev::before, .swiper-actions.is-white .swiper-actions__button--next::before {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.swiper-actions.is-white .swiper-actions__counter {
  color: #FFFFFF;
  opacity: 0.5;
}

.swiper-actions__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper-actions__button {
  margin-right: 26px;
  cursor: pointer;
}

.swiper-actions__button:last-child {
  margin-right: 0;
}

.swiper-actions__button--prev:before {
  content: '';
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L5 12' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.swiper-actions__button--next:before {
  content: '';
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.swiper-actions .swiper-button-disabled {
  opacity: 0.4;
}

.js-select {
  outline: none;
}

.select2-container {
  width: 100% !important;
  outline: none;
}

.select2-container .select2-selection--single {
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #E9E8E8;
  border-radius: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 20px;
  color: #000000;
}

.select2-selection__placeholder {
  color: #A6A4A4;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 8px;
  height: 4px;
  right: 22px;
  top: calc(50% - 2px);
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: '';
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8px;
  height: 4px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49402 3.82212L0.207479 1.03284C-0.0691597 0.798059 -0.0691597 0.4174 0.207479 0.182617C0.484118 -0.0521667 0.5 0.00649076 1 0.00656185L4 0.00652909L7 0.00653345C7 0.00653345 7.51588 -0.0521667 7.79252 0.182617C8.06916 0.4174 8.06916 0.798059 7.79252 1.03284L4.50598 3.82212C4.22654 4.05929 3.77346 4.05929 3.49402 3.82212Z' fill='%23A6A4A4'/%3E%3C/svg%3E%0A");
}

.select2-container--open .select2-selection__arrow:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.select2-dropdown {
  border-color: #E9E8E8;
}

.select2-results__option {
  padding: 10px 20px;
  font-size: 14px;
}

@media (min-width: 992px) {
  .select2-results__option {
    font-size: inherit;
  }
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #ec1c3e;
  color: white;
}

.select {
  opacity: 0;
  visibility: hidden;
  height: 48px;
}

.fancybox-toolbar {
  top: 61px;
}

@media (min-width: 992px) {
  .fancybox-toolbar {
    top: 71px;
  }
}

.modal {
  display: none;
  max-width: 480px;
  padding: 20px;
  overflow: visible;
  background: #FFFFFF;
  border-radius: 4px;
}

@media (min-width: 767px) {
  .modal {
    padding: 35px;
  }
}

.modal .fancybox-button {
  display: none;
}

.modal__spiner {
  margin: 0 auto 30px;
}

@media (min-width: 767px) {
  .modal__spiner {
    margin-bottom: 40px;
  }
}

.modal__header {
  margin-bottom: 20px;
}

@media (min-width: 767px) {
  .modal__header {
    margin-bottom: 30px;
  }
}

.modal__header:last-child {
  margin-bottom: 0;
}

.modal__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: #333333;
}

@media (min-width: 767px) {
  .modal__title {
    font-size: 24px;
  }
}

.modal__caption {
  font-weight: 500;
  font-size: 12px;
  line-height: 130%;
  text-align: center;
  color: #333333;
  opacity: 0.5;
  margin-top: 15px;
}

@media (min-width: 767px) {
  .modal__caption {
    margin-top: 30px;
    font-size: 14px;
  }
}

.modal__close {
  position: absolute;
  right: 0px;
  top: -30px;
  cursor: pointer;
}

@media (min-width: 767px) {
  .modal__close {
    right: -30px;
    top: 0;
  }
}

.modal__close:before {
  content: '';
  width: 14px;
  height: 14px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L1 13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L13 13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.modal__field {
  margin-bottom: 20px;
}

.modal__field:last-child {
  margin-bottom: 0;
}

.modal__input {
  padding: 0 20px;
  width: 100%;
  height: 45px;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
}

.modal__footer {
  margin-top: 20px;
}

.modal .control__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.modal .control__icon {
  width: 27px;
  margin-right: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modal .select-custom__header:before {
  display: none;
}

.modal .select-custom__header input {
  padding-left: 20px;
}

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

/* End */


/* Start:/local/templates/common/components/altit/altit.feedback/feedback/style.css?1744707062688*/
.form_box_callback .req:invalid {
    border: 1px solid red;
}
.form_box_callback .req:valid {
    border: 1px solid green;
}
.form-group.form_box_callback {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
label.mf-text {
  margin-bottom: 5px;
}
.feedback_form {
  display: flex;
  flex-direction: column;
}
#button {
  max-width: 200px;
  min-height: 30px;
  background: aliceblue;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s linear;
}
#button:hover {
  background-color: #D8FCFF;
}
.OK_MESSAGE {
  color: green;
  text-align: center;
  margin: 30px 0px 30px 0px;
}
.grecaptcha-badge {
  display: none;
}
/* End */


/* Start:/local/templates/common/styles.css?1720612797438*/
.news-card__badge{
    position: static !important;
    margin-right: 10px;
}

.news-card__badge:last-child{
    margin-right: 0;
}

.news-card__badges{
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 5;
}

.promo__labels{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.promo__label{
    margin-right: 10px;
    margin-bottom: 0 !important;
}

.promo__label:last-child{
    margin-right: 0;
}
/* End */


/* Start:/local/templates/common/template_styles.css?172061279733714*/
.promo__swiper-slide {
    background-position: bottom center !important;
}

.promo__img {
    object-fit: cover;
    object-position: center bottom;
}

.promo__inner {
    min-height: 480px;
}

.article__promo {
    background-position: bottom center !important;
}

@media (max-width: 991px) {
    .promo__inner {
        min-height: 320px;
    }


}

@media (max-width: 767px) {
    .promo__swiper-slide {
        background-size: cover !important;
    }

    .article__promo {
        min-height: 300px;
    }
}

.promo__aside {
    width: 260px;
}

.article__text a {
    text-decoration: underline;
}

@media (max-width: 575px) {
    .section-default__link:after {
        display: none;
    }

    .promo__inner {
        min-height: 500px;
    }

    .article__promo {
        display: none;
    }

    .article__promo.is-mobile {
        display: flex !important;
    }
}

.article__promo .news-card__badges {
    left: 40px;
}

.article__title {
    max-width: 900px;
}

.article__data {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 45px;
}

.promo__title {
    max-width: 855px;
}

.comment-card__footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.comment-card__footer .reviews-button-small {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-decoration-line: underline;
    color: #A6A4A4;
    margin-left: 10px;
}

.article__comments {
    width: 100%;
}

.quiz__labels {
    margin-bottom: 25px;
}

.rating-select {
    position: relative;
}

.rating-select__selected {
    display: flex;
    align-items: center;

    line-height: 1;
    padding: 0;
    font-weight: 600;
    font-size: 30px;
    color: #0FBD93;
    cursor: pointer;
}

.rating-select__selected:after {
    content: '';
    display: block;
    width: 8px;
    height: 4px;
    margin-left: 10px;
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49402 3.82212L0.207479 1.03284C-0.0691597 0.798059 -0.0691597 0.4174 0.207479 0.182617C0.484118 -0.0521667 0.5 0.00649076 1 0.00656185L4 0.00652909L7 0.00653345C7 0.00653345 7.51588 -0.0521667 7.79252 0.182617C8.06916 0.4174 8.06916 0.798059 7.79252 1.03284L4.50598 3.82212C4.22654 4.05929 3.77346 4.05929 3.49402 3.82212Z' fill='%230FBD93'/%3E%3C/svg%3E%0A");
}

.rating-select__dropdown {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 10px);
    left: -10px;
    bottom: auto;
    width: 130px;
    background: #FFFFFF;
    box-shadow: 0px 8px 24px rgb(34 34 34 / 8%);
    border-radius: 5px;
    border: 1px solid #fff;
    z-index: 9;
    display: none;
}

.rating-select.is-opened .rating-select__selected:after {
    transform: rotate(180deg);
    transition: 0.5s;
}

.rating-select.is-opened .rating-select__dropdown {
    display: block;
}

.rating-select__dropdown:after {
    content: '';
    position: absolute;
    left: 10px;
    top: -5px;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

.rating-select__item {
    font-size: 14px;
    color: #000;
    padding: 8px 10px;
    border-radius: 5px;
    cursor: pointer;
}

.rating-select__item.is-active {
    color: #0FBD93;
    pointer-events: none;
}

.rating-info {
    display: flex;
    align-items: center;
}

.rating-info__item {
    display: none;
}

.rating-info__item.is-active {
    display: flex;
    align-items: center;
}

.rating__info-security {
    margin-bottom: 30px;
}

.security-list__value {
    display: flex;
    align-items: center;
}

.catalog-detail__section-text {
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    color: #999999;
}


.promo__swiper-slide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.promo__swiper-slide.swiper-slide-active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.file-selectdialog .file-placeholder {
    margin-left: 0;
    margin-top: 20px;
}

.settings__inner {
    position: relative;
}

.settings__save {
    position: sticky;
    top: 100px;
}

.avatar-widget {
    display: flex;
    align-items: center;
}

.avatar-widget.is-opacity {
    opacity: 0.5;
    pointer-events: none;
}

.avatar-widget__aside {
    margin-left: auto;
}

.avatar-widget__main {
    display: flex;
    align-items: center;
}

.avatar-widget__photo {
    display: flex;
    align-items: center;
    justify-content: center;

    margin-right: 15px;
    flex-shrink: 0;

    width: 46px;
    height: 48px;

    box-shadow: 0px 2px 15px rgba(35, 52, 107, 0.15);
    border-radius: 3px;
    overflow: hidden;
}

.avatar-widget__data {
    display: flex;
    flex-direction: column;
}

.avatar-widget__title {
    font-weight: 500;
    font-size: 15px;
    line-height: 131.27%;
    color: #333333;
}

.avatar-widget__info {
    display: flex;
    align-items: center;
}

.avatar-widget__meta {
    font-weight: 500;
    font-size: 13px;
    line-height: 131.27%;
    color: #A6A4A4;
    margin-right: 7px;
}

.avatar-widget__meta:last-child {
    margin-right: 0;
}

.avatar-widget__delete {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 45px;
    height: 45px;

    cursor: pointer;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #EBEBEB;
}

.avatar-widget__delete::before {
    content: '';
    width: 12px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 11.627L1 1.62695' stroke='%23EBEBEB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 1.62695L1 11.627' stroke='%23EBEBEB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.section-default__more {
    margin-left: auto;
    display: inline-flex;
    align-items: center;

    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    cursor: pointer;
    opacity: 0.7;
}

.section-default__more:after {
    content: '';
    width: 11px;
    height: 11px;
    display: block;
    margin-left: 5px;
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.50098H10' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.49976 1L9.99976 5.5L5.49976 10' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.section-default__more:hover {
    text-decoration: underline;
}

.article__photo p {
    margin-top: 20px;
}

.article__swiper-slide img {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.article__text img {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}


.article__promo:before {
    background: linear-gradient(180deg, rgba(1, 8, 30, 0.53) 0%, rgba(2, 11, 13, 0.05) 38.02%, rgba(2, 11, 13, 0.05) 99.99%);
}

.page-header {
    z-index: 9999;
}

.catalog-detail__data {
    transition: 0.5s;
}

.catalog-detail__photo:hover .catalog-detail__data {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.article__promo:hover .article__title {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.article__title {
    transition: 0.5s;
}

.chars .catalog-detail__section-text {
    font-size: 12px;
    margin-top: 0;
}


.js-select-custom-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    color: #a6a4a4;
}

.js-select-custom-title .control__icon {
    width: auto;
}

.js-select-custom-single .control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;

}


.js-select-custom-title .control {
    pointer-events: none;
}

.js-select-custom-single .control__input:checked ~ .control__toggle:before {
    content: '';
    opacity: 1;
    width: 13px;
    height: 10px;
    display: block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.4668 4.91658L4.40797 7.83325L11.4668 0.833252' stroke='%230FBD93' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.select-custom__selected-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 1px;
    right: 0;
    bottom: 0;
    top: 2px;
    width: calc(100% - 3px);
    height: calc(100% - 4px);
    background: #fff;
    font-size: 15px;
    line-height: 130%;
    color: #A6A4A4;
    padding-left: 20px;
    padding-right: 50px;
}

.select-custom__badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 19px;
    margin-left: 5px;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    border-radius: 50%;
    background: #0FBD93;
}

.select-custom__reset-btn {
    margin-left: auto;
}

.select-custom__reset-btn::before {
    content: '';
    width: 14px;
    height: 16px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2L12.5342 13.886' stroke='%23A6A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.4668 14L13.001 2.11399' stroke='%23A6A4A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.js-select-custom-title .control__icon {
    max-width: 27px;
}

.catalog-detail__mobile-desc {
    display: none;
}

@media (max-width: 992px) {
    .catalog-detail__photo-text {
        display: none;
    }

    .catalog-detail__mobile-desc {
        padding: 0 10px;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 15px;
        line-height: 140%;
    }
}

@media (max-width: 575px) {
    .advants__inner {
        margin-left: -10px;
    }

    .advants__col {
        padding-left: 10px;
    }

    .advants__value {
        font-size: 30px;
    }
}

.text-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 15px;
    height: 15px;

    margin-left: 5px;

    color: #fff;
    font-size: 12px;
    background: #0FBD93;
}


.promo__swiper-slide::before {
    background: linear-gradient(180deg, rgba(1, 8, 30, 0.53) 0%, rgba(2, 11, 13, 0.05) 38.02%, rgba(2, 11, 13, 0.05) 99.99%);
}

.page-footer__socials {
    bottom: 10px;
}

@media (min-width: 1170px) {

    .page-footer__socials {
        max-width: 300px;
    }

    .page-footer__socials .socials {
        flex-wrap: wrap;
    }

    .page-footer__socials .socials__item {
        margin-bottom: 15px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1170px) {

    .page-footer__socials {
        max-width: 220px;
        bottom: 20px;
    }

    .page-footer__socials .socials {
        flex-wrap: wrap;
    }

    .page-footer__socials .socials__item {
        margin-bottom: 15px;
    }
}


.search-card {
    display: flex;
    flex-direction: column;

    margin-bottom: 25px;
}

.search-card:last-child {
    margin-bottom: 0;
}

.search-card__body {
    display: flex;
}

.search-card__img {
    max-width: 120px;
    flex-shrink: 0;
    width: 100%;
    margin-right: 20px;
}

.search-card__title {
    font-size: 20px;
}

.search-card__date {
    margin-top: auto;
    font-size: 12px;
}

.search-card__data {
    display: flex;
    flex-direction: column;
}

.search-banner {
    margin-bottom: 20px;
}

@media (min-width: 480px) {
    .search-block .col-4 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .search-block .col-8 {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media (max-width: 992px) {
    .search-card__title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .search-card__date {
        font-size: 10px;
    }
}

.comments__input {
    padding-top: 12px;
    padding-bottom: 12px;
}

.alert.alert-success {
    color: green;
    font-weight: bold;
}

.alert.alert-warning {
    color: green;
}

.alert.alert-danger {
    color: red;
    font-weight: bold;
}

.security-list__item.is-margin {
    margin-left: 15px;
}

.select-custom__footer {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.js-remove {
    flex-shrink: 0;
}

.select-custom__tags {
    margin-bottom: -5px;
}

.select-custom__tag {
    margin-bottom: 5px;
}

.search-card__desc {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.rating__info-tabs {
    position: relative;
}

.rating__info .js-tabs-tabs.is-active {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.rating__info .js-tabs-tabs {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.rating__info .video-card__photo {
    max-height: 300px;
    padding-bottom: 0;
}


.rating__info .video-card__img {
    position: static;
    width: auto;
    height: auto;
}

.article__bl {
    margin-bottom: 30px;
}

.article__bl h5 {
    margin-bottom: 30px;
}

.article__bl h2 {
    margin-bottom: 30px;
}

.article__text h2, .article__text h1 {
    font-size: 32px;
}

@media (min-width: 1200px) {
    .article__text h2, .article__text h1 {
        font-size: 46px;
    }

    /* .article__title{
      font-size: 26px;
    } */
}

@media (min-width: 1024px) {

    .article__photo {
        margin-bottom: 40px;
    }

    /* .article__photo p {
      margin-top: 25px;
    } */
}

.catalog-detail__section-info.is-accent:before {
    display: none;
}

.catalog-detail__section-info.is-accent p:first-child {
    margin-top: 0;
}

.catalog-detail__section-info.is-accent p:last-child {
    margin-bottom: 0;
}

.article__text img:last-child {
    margin-bottom: 0;
}

.catalog-detail__section-info.is-accent {
    background: transparent;
    padding: 0;
}

.chars__item .catalog-detail__section-text {
    background: #F5F6F8;
    padding: 10px;
    border-radius: 5px;
    position: relative;
}

.chars__item .catalog-detail__section-text:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 10px;
    top: -5px;
    background: #F5F6F8;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.price-card__caption {
    -webkit-line-clamp: 10;
}

@media (max-width: 480px) {
    .section-default.is-black.js-section-default .section-default__header {
        flex-direction: column;
    }

    .section-default.is-black.js-section-default .section-default__title {
        margin-bottom: 20px;
    }
}

.article__text .icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -1px;
}

.video-card__badges {
    position: relative;
    z-index: 1;
    padding: 5px 10px;
}

.video-card__badge-video.is-opacity {
    background: rgba(15, 189, 147, 1);

}

.main-info__grid {
    display: flex;
}

.main-info__aside {
    flex-shrink: 0;
    max-width: 308px;
    width: 100%;
    margin-right: 25px;
}

.main-info__main {
    flex: 1 1 auto;
    min-width: 0;
}

.info-widget {
    padding: 25px 17px;
    background: #F5F6F8;
    border-radius: 10px;
    position: sticky;
    top: 90px;
}

.info-widget__header {
    margin-bottom: 30px;
}

.info-widget__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #2D373C;
}

.info-widget__list {
    margin: 0 -10px;
    padding: 0;
    list-style-type: none;
}

.info-widget__item {

}

.info-widget__item.is-active .info-widget__link {
    background: #FFFFFF;
    border-radius: 5px;
}

.info-widget__item.is-active .info-widget__link:before {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='15' height='15' rx='5' fill='%230FBD93'/%3E%3Cpath d='M8.05931 8.56569L6.40272 10.2223C6.17002 10.455 6.13866 10.8214 6.32844 11.0903C6.5712 11.4342 7.06583 11.4751 7.36173 11.1756L9.80536 8.70291C10.1903 8.31337 10.1903 7.68664 9.80536 7.29709L7.36173 4.82437C7.06583 4.52495 6.5712 4.5658 6.32844 4.90971C6.13866 5.17857 6.17002 5.54502 6.40272 5.77772L8.05931 7.43431C8.37173 7.74673 8.37173 8.25327 8.05931 8.56569Z' fill='white'/%3E%3C/svg%3E%0A");
}

.info-widget__link {
    display: flex;
    padding: 10px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.01em;
    color: #333333;
}

.info-widget__link:before {
    content: '';
    width: 15px;
    height: 16px;
    display: block;
    margin-right: 10px;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.2' y='0.5' width='15' height='15' rx='5' fill='%23333333'/%3E%3Cpath d='M8.05931 8.56569L6.40272 10.2223C6.17002 10.455 6.13866 10.8214 6.32844 11.0903C6.5712 11.4342 7.06583 11.4751 7.36173 11.1756L9.80536 8.70291C10.1903 8.31337 10.1903 7.68664 9.80536 7.29709L7.36173 4.82437C7.06583 4.52495 6.5712 4.5658 6.32844 4.90971C6.13866 5.17857 6.17002 5.54502 6.40272 5.77772L8.05931 7.43431C8.37173 7.74673 8.37173 8.25327 8.05931 8.56569Z' fill='white'/%3E%3C/svg%3E%0A");
}

.info-widget__section {
    margin-top: 18px;
}

.info-widget__heading {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.01em;
    color: #333333;
}

.info-widget__section .info-widget__list {
    padding-left: 10px;
}

.main-info__sections {
    margin-top: 20px;
}

.main-info__section {
    padding: 30px;
}

.main-info__section-header {
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F3F3F3;
}

.main-info__section-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #2D373C;
}

.main-info__date {
    display: flex;
    align-items: center;

    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    color: #A6A4A4;

}

.main-info__date::before {
    content: '';
    margin-right: 7px;
    flex-shrink: 0;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11Z' stroke='%23A6A4A4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 3V6L8 7' stroke='%23A6A4A4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.main-info__mounth {
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    color: #0FBD93;
    margin-left: 10px;
}

.main-info__text {
    padding: 30px 0;
}

.main-info__text p {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 15px;
    line-height: 170%;
    color: #2D373C;
}

.main-info__text img {
    margin: 30px 0;
}

.main-info__text img:not(first-child) {
    margin-top: 0;
}

.main-info__text p:last-child {
    margin-bottom: 0;
}

.main-info__section-tags {
    margin-bottom: 25px;
}

.main-info__section-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 25px 0;

    border-top: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    position: relative;
}

.main-info__section-actions .ya-share2 {
    position: absolute;
    right: 173px;
}

.main-info__section-buttons {
    display: flex;
    align-items: center;
}

.main-info__section-like {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 56px;
    height: 36px;

    margin-right: 15px;

    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #333333;

    background: #F5F6F8;
    border-radius: 5px;
    border: 0;
}

.main-info__section-like:before {
    content: '';
    margin-right: 6px;
    width: 16px;
    height: 16px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.66683 14.6663H2.66683C2.31321 14.6663 1.97407 14.5259 1.72402 14.2758C1.47397 14.0258 1.3335 13.6866 1.3335 13.333V8.66634C1.3335 8.31272 1.47397 7.97358 1.72402 7.72353C1.97407 7.47348 2.31321 7.33301 2.66683 7.33301H4.66683M9.3335 5.99967V3.33301C9.3335 2.80257 9.12278 2.29387 8.74771 1.91879C8.37264 1.54372 7.86393 1.33301 7.3335 1.33301L4.66683 7.33301V14.6663H12.1868C12.5084 14.67 12.8204 14.5573 13.0654 14.349C13.3105 14.1407 13.4719 13.8509 13.5202 13.533L14.4402 7.53301C14.4692 7.34191 14.4563 7.1468 14.4024 6.96118C14.3485 6.77556 14.2549 6.60387 14.1281 6.45802C14.0012 6.31216 13.8442 6.19563 13.6679 6.11649C13.4915 6.03734 13.3001 5.99749 13.1068 5.99967H9.3335Z' stroke='%23B5B5B5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.main-info__section-like.is-selected {
    background: #0FBD93;
    color: #fff;
}

.main-info__section-like.is-selected::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.66683 14.6663H2.66683C2.31321 14.6663 1.97407 14.5259 1.72402 14.2758C1.47397 14.0258 1.3335 13.6866 1.3335 13.333V8.66634C1.3335 8.31272 1.47397 7.97358 1.72402 7.72353C1.97407 7.47348 2.31321 7.33301 2.66683 7.33301H4.66683M9.3335 5.99967V3.33301C9.3335 2.80257 9.12278 2.29387 8.74771 1.91879C8.37264 1.54372 7.86393 1.33301 7.3335 1.33301L4.66683 7.33301V14.6663H12.1868C12.5084 14.67 12.8204 14.5573 13.0654 14.349C13.3105 14.1407 13.4719 13.8509 13.5202 13.533L14.4402 7.53301C14.4692 7.34191 14.4563 7.1468 14.4024 6.96118C14.3485 6.77556 14.2549 6.60387 14.1281 6.45802C14.0012 6.31216 13.8442 6.19563 13.6679 6.11649C13.4915 6.03734 13.3001 5.99749 13.1068 5.99967H9.3335Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.main-info__section-dislike {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 56px;
    height: 36px;

    margin-right: 15px;

    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #333333;

    background: #F5F6F8;
    border-radius: 5px;
    border: 0;
}

.main-info__section-dislike::before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 6px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2142_33809)'%3E%3Cpath d='M11.3332 1.33366L13.3332 1.33366C13.6868 1.33366 14.0259 1.47413 14.276 1.72418C14.526 1.97423 14.6665 2.31337 14.6665 2.66699L14.6665 7.33366C14.6665 7.68728 14.526 8.02642 14.276 8.27647C14.0259 8.52652 13.6868 8.66699 13.3332 8.66699L11.3332 8.66699M6.6665 10.0003L6.6665 12.667C6.6665 13.1974 6.87722 13.7061 7.25229 14.0812C7.62736 14.4563 8.13607 14.667 8.6665 14.667L11.3332 8.66699L11.3332 1.33366L3.81317 1.33366C3.49162 1.33002 3.17959 1.44272 2.93457 1.65099C2.68955 1.85925 2.52805 2.14905 2.47984 2.46699L1.55984 8.46699C1.53083 8.65809 1.54372 8.8532 1.59761 9.03882C1.6515 9.22444 1.7451 9.39613 1.87193 9.54198C1.99876 9.68783 2.15578 9.80437 2.33212 9.88351C2.50846 9.96266 2.6999 10.0025 2.89317 10.0003L6.6665 10.0003Z' stroke='%23B5B5B5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2142_33809'%3E%3Crect width='16' height='16' fill='white' transform='translate(16 16) rotate(-180)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.main-info__section-dislike.is-selected {
    background: #0FBD93;
    color: #fff;
}

.main-info__section-dislike.is-selected::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2142_33809)'%3E%3Cpath d='M11.3332 1.33366L13.3332 1.33366C13.6868 1.33366 14.0259 1.47413 14.276 1.72418C14.526 1.97423 14.6665 2.31337 14.6665 2.66699L14.6665 7.33366C14.6665 7.68728 14.526 8.02642 14.276 8.27647C14.0259 8.52652 13.6868 8.66699 13.3332 8.66699L11.3332 8.66699M6.6665 10.0003L6.6665 12.667C6.6665 13.1974 6.87722 13.7061 7.25229 14.0812C7.62736 14.4563 8.13607 14.667 8.6665 14.667L11.3332 8.66699L11.3332 1.33366L3.81317 1.33366C3.49162 1.33002 3.17959 1.44272 2.93457 1.65099C2.68955 1.85925 2.52805 2.14905 2.47984 2.46699L1.55984 8.46699C1.53083 8.65809 1.54372 8.8532 1.59761 9.03882C1.6515 9.22444 1.7451 9.39613 1.87193 9.54198C1.99876 9.68783 2.15578 9.80437 2.33212 9.88351C2.50846 9.96266 2.6999 10.0025 2.89317 10.0003L6.6665 10.0003Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2142_33809'%3E%3Crect width='16' height='16' fill='white' transform='translate(16 16) rotate(-180)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.main-info__section-share {
    display: flex;
    align-items: center;

    padding: 0 13px;
    height: 36px;

    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #333333;

    border: 0;
    background: #F5F6F8;
    border-radius: 5px;
}

.main-info__section-share:before {
    content: '';
    margin-right: 8px;
    width: 16px;
    height: 16px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5.33301C13.1046 5.33301 14 4.43758 14 3.33301C14 2.22844 13.1046 1.33301 12 1.33301C10.8954 1.33301 10 2.22844 10 3.33301C10 4.43758 10.8954 5.33301 12 5.33301Z' fill='%230FBD93' stroke='%230FBD93' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 10C5.10457 10 6 9.10457 6 8C6 6.89543 5.10457 6 4 6C2.89543 6 2 6.89543 2 8C2 9.10457 2.89543 10 4 10Z' fill='%230FBD93' stroke='%230FBD93' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 14.667C13.1046 14.667 14 13.7716 14 12.667C14 11.5624 13.1046 10.667 12 10.667C10.8954 10.667 10 11.5624 10 12.667C10 13.7716 10.8954 14.667 12 14.667Z' fill='%230FBD93' stroke='%230FBD93' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.72656 9.00684L10.2799 11.6602' stroke='%230FBD93' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.2732 4.33984L5.72656 6.99318' stroke='%230FBD93' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.main-info .banner {
    display: flex;
    margin: 0 30px;
}

@media (max-width: 992px) {
    .main-info__aside {
        display: none;
    }

    .main-info__section {
        padding: 0;
        margin-bottom: 20px;
    }

    .main-info .banner {
        margin: 30px 0;
    }
}

@media (max-width: 768px) {
    .main-info__section-title {
        font-size: 20px;
    }

    .main-info__section-header {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .main-info__text {
        padding: 15px 0;
    }

    .main-info__text p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .main-info .article__promo {
        display: block;
    }

    .main-info .article__meta {
        display: none;
    }

    .main-info .news-card__badges {
        left: 15px;
    }
}

.news-card__photo::before {
    background: linear-gradient(0deg, rgba(1, 8, 30, 0.53) 0%, rgba(2, 11, 13, 0.05) 38.02%, rgba(2, 11, 13, 0.05) 99.99%);
    height: 100%;
}

.main-info__section-actions .ya-share2__link_more {
    display: none;
}

.main-info__section-actions .ya-share2__popup_list-direction_horizontal {
    right: unset;
}

.main-info__section-actions .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_top {
    width: 195px;
}

.is-tutorials .news-card__photo {
    display: flex;
    width: 100%;
    padding-bottom: 30%;
    position: relative;
}

.is-tutorials .news-card__photo .news-card__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.is-tutorials .news-card {
    display: flex;
    align-items: stretch;
    flex-direction: row;
}

.is-tutorials .news-card__body {
    flex: 0 0 350px;
    max-width: 350px;
    width: 100%;
    padding: 0 20px;
}

.is-tutorials .news-card__content {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 40px;
    z-index: 6;
    padding: 12px;
}

.is-tutorials .news-card__name {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.is-tutorials .news-card__description {
    margin-bottom: 20px;
    display: block;
    font-weight: 500;
    font-size: 15px;
    line-height: 170%;
    color: #2D373C;
}

.is-tutorials .article__meta {
    margin-bottom: 0;
    margin-top: auto;
    color: #f0f0f0;
}

.is-tutorials .article__meta .meta__item {
    color: #999;
}

.is-tutorials .news-card__detail {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.is-tutorials .article__meta .meta__item:after {
    background: #999;
}

@media (max-width: 1023px) {
    .is-tutorials .news-card__name {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .is-tutorials .news-card__body {
        flex: auto;
        max-width: 100%;
        width: 100%;
        padding: 20px 0;
    }
    .is-tutorials .news-card {
        flex-direction: column;
    }
    .is-tutorials .news-card__photo {
        padding-bottom: 50%;
    }
}

@media (max-width: 479px) {
    .is-tutorials .news-card__photo {
        padding-bottom: 90%;
    }
    .is-tutorials .news-card__name {
        font-size: 18px;
    }
    .is-tutorials .news-card__description {
        font-size: 13px;
    }
}

.section-default__header .section-default__more {
    color: rgba(21, 21, 21, 0.5);
    opacity: 1;
    font-size: 12px;
}

.section-default__header .section-default__more:hover {
    color: #0FBD93;
}

.page-header__menu-link.selected {
    position: relative;
}

.page-header__menu-link.selected:after {
    content: '';
    position: absolute;
    bottom: -27px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0FBD93;
    border-radius: 3px;
}

.section-default__header .section-default__more:after {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    margin-left: 8px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='14.25' transform='rotate(90 15 15)' stroke='%23E1E1E1' stroke-width='1.5'/%3E%3Cpath d='M14 12L17 15.5L14 19' stroke='%23828282' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: 100%;
    flex: 0 0 25px;
}

.section-default__header .section-default__more:hover:after {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='14.25' transform='rotate(90 15 15)' stroke='%230FBD93' stroke-width='1.5'/%3E%3Cpath d='M14 12L17 15.5L14 19' stroke='%230FBD93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.is-know .news-widget__card {
    border-bottom: 1px solid #0FBD93;
}

.is-know .news-widget__card:first-child {
    border-top: 1px solid #0FBD93;
}

.is-know .news-widget__card-title {
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    color: #2D373C;
}

.comments__input {
    height: 130px;
}

.comments__add {
    align-items: flex-start;
}

@media (max-width: 560px) {
    .comments__add {
        flex-direction: column;
    }
    .comments__input {
        margin-bottom: 15px;
    }
    .comments__send {
        margin: 0;
        width: 100%;
    }
}

.main-info__text a,
.article__text a {
    color: #0FBD93;
    text-decoration: underline;
}

.article__main.is-comments.is-mob {
    display: none;
}

@media (max-width: 991px) {
    .article__main {
        flex-direction: column-reverse;
    }
    .article__socials {
        display: block;
    }
    .article__socials .socials.is-vertical {
        flex-direction: row;
        justify-content: space-between;
        margin-top: 20px;
    }
    .article__main.is-comments {
        display: none;
    }
    .article__main.is-comments.is-mob {
        display: block;
    }
}

.is-homepage .text-section {
    margin-top: 30px;
}

.socials.is-green .socials__item {
    margin-right: 10px;
}

.catalog-detail__photo:after {
    display: none;
}
/* End */
/* /local/templates/common/assets/css/main.css?1666968468244738 */
/* /local/templates/common/components/altit/altit.feedback/feedback/style.css?1744707062688 */
/* /local/templates/common/styles.css?1720612797438 */
/* /local/templates/common/template_styles.css?172061279733714 */
