

/* Start:/local/templates/belka/css/styles.css?1580483975242231*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * 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 {
  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 */
  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 {
  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"] {
  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;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  line-height: 1;
  color: #000000;
}
a {
  cursor: pointer;
  color: inherit;
}
img {
  display: block;
  max-width: 100%;
}
input {
  display: block;
  max-width: 100%;
  border: none;
  background: transparent;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input::-webkit-input-placeholder {
  color: inherit;
}
input:-ms-input-placeholder {
  color: inherit;
}
input::placeholder {
  color: inherit;
}
button {
  display: block;
  max-width: 100%;
  border: none;
  padding: 0;
  color: inherit;
  background: transparent;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
.container {
  max-width: 1440px;
  margin: 0 auto;
}
.fullheight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .fullheight {
    min-height: 100vh;
  }
}
.container-paddings {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  .container-paddings {
    padding-left: 60px;
    padding-right: 60px;
  }
}
body {
  width: 100%;
  padding-top: 50px;
  overflow-y: scroll;
  scroll-behavior: smooth;
}
body:not(.__animation-enabled) *,
body:not(.__animation-enabled) *:after,
body:not(.__animation-enabled) *:before {
  -webkit-transition-duration: 0s !important;
          transition-duration: 0s !important;
  -webkit-transition-delay: 0s !important;
          transition-delay: 0s !important;
}
body.__scroll-disabled {
  position: fixed;
}
@media (min-width: 1024px) {
  body {
    padding-top: 0;
  }
}
.ui-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.ui-form__section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0 0 36px;
  border: none;
}
.ui-form__field {
  position: relative;
  width: 100%;
  margin-bottom: 8px;
}
.ui-form__field-label {
  display: block;
  width: 100%;
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.3);
}
.ui-form__field-validation {
  position: absolute;
  top: 100%;
  left: 1px;
  z-index: 1;
  margin-top: 2px;
  color: #ef2525;
  font-size: 1rem;
  font-weight: 200;
  letter-spacing: 0.03em;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0s 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0s 0.25s ease-in-out;
}
.ui-form__field_invalid .ui-form__field-validation {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.ui-form__field_invalid .ui-form__input,
.ui-form__field_invalid .ui-form__select {
  border-color: #ef2525;
}
.ui-form__input {
  max-width: 100%;
  width: 100%;
  height: 43px;
  border-bottom: 1px solid #000;
  font-size: 1.6rem;
  -webkit-transition: border 0.25s ease-in-out;
  transition: border 0.25s ease-in-out;
}
.ui-form__input::-webkit-input-placeholder {
  color: #000;
}
.ui-form__input:-ms-input-placeholder {
  color: #000;
}
.ui-form__input::placeholder {
  color: #000;
}
.ui-form__label {
  display: block;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.07rem;
}
.ui-form__hint {
  display: block;
  width: 100%;
  margin-top: 16px;
  font-size: 1.3rem;
  color: #000;
}
.ui-form__hint_right {
  text-align: right;
}
.ui-form__hint-link {
  color: #8c9fc3;
  text-decoration: underline;
  cursor: pointer;
}
.ui-form__select {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #000;
  cursor: pointer;
  -webkit-transition: border 0.25s ease-in-out;
  transition: border 0.25s ease-in-out;
}
.ui-form__select-icon {
  position: absolute;
  top: 14px;
  right: 0px;
  z-index: 0;
  font-size: 1.3rem;
  text-align: center;
  color: #000;
}
.ui-form__select > select {
  position: relative;
  z-index: 1;
  display: block;
  border: none;
  padding: 0 5px 10px;
  margin-left: -5px;
  width: 100%;
  height: 40px;
  color: #000;
  font-size: 1.6rem;
  line-height: 40px;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
}
.ui-form__select > select > option {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ui-form__select > select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */
}
.ui-form__select > select::-ms-value {
  background: rgba(0, 0, 0, 0);
  color: inherit;
}
.ui-radio {
  display: block;
  position: relative;
  padding-left: 46px;
  height: 30px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #444245;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ui-radio:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 30px;
  height: 30px;
  border: solid 1px #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100%;
}
.ui-radio__mark {
  position: absolute;
  top: 12px;
  left: 10px;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 100%;
  opacity: 0;
  -webkit-transform: scale(0.1);
      -ms-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.ui-radio__title {
  line-height: 30px;
}
.ui-radio__input:checked ~ .ui-radio__mark {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.ui-radio__input {
  display: none;
  cursor: pointer;
}
.ui-select {
  width: 100%;
  position: relative;
  cursor: pointer;
}
.ui-select__icon {
  position: absolute;
  top: 18px;
  right: 13px;
  z-index: 0;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
}
.ui-select > select {
  position: relative;
  z-index: 0;
  display: block;
  border: none;
  padding: 5px;
  margin-left: -5px;
  width: 100%;
  height: 40px;
  color: #000;
  font-weight: 600;
  font-size: 1.6rem;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
}
.ui-select > select > option {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ui-select > select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */
}
.ui-select > select::-ms-value {
  background: rgba(0, 0, 0, 0);
  color: inherit;
}
.ui-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.43;
  letter-spacing: 0.28rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  cursor: pointer;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.ui-button_bordered {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.ui-button_bordered:hover {
  color: #fff;
  background: #000;
}
.ui-button_inverted {
  color: #000;
  background: #fff;
}
.ui-button_inverted:hover {
  color: #fff;
  background: #000;
}
.ui-button_rarefied {
  letter-spacing: 0.38rem;
}
.ui-button_disabled {
  color: rgba(0, 0, 0, 0.3);
  background: #ececec;
  pointer-events: none;
}
.ui-button_disabled.ui-button_inverted {
  color: #ececec;
  background: #a5a5a5;
  pointer-events: none;
}
.ui-preloader {
  width: 100%;
  height: 100%;
}
.ui-preloader:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  border: 10px solid #fff;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: loading 2s infinite;
          animation: loading 2s infinite;
}
.ui-preloader:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  border: 7px solid #fff;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: loading 2s infinite -1s;
          animation: loading 2s infinite -1s;
}
.ui-preloader_dark:before,
.ui-preloader_dark:after {
  border-color: #ececec;
}
@media (min-width: 1024px) {
  .ui-form__label {
    width: 100%;
  }
  .ui-form__input {
    height: 52px;
    padding-top: 7px;
  }
  .ui-form__select-icon {
    top: 25px;
  }
  .ui-form__select > select {
    height: 52px;
    padding-top: 7px;
    line-height: 45px;
  }
  .ui-form__hint {
    padding: 0;
    margin-top: 16px;
    font-size: 1.3rem;
  }
  .ui-button_rarefied {
    letter-spacing: 0.56rem;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  height: 50px;
  width: 100%;
  overflow: hidden;
  -webkit-transition-property: height, color, -webkit-transform;
  transition-property: height, color, -webkit-transform;
  transition-property: height, color, transform;
  transition-property: height, color, transform, -webkit-transform;
  -webkit-transition-duration: 0s, 0.5s;
          transition-duration: 0s, 0.5s;
  -webkit-transition-delay: 0.5s, 0s;
          transition-delay: 0.5s, 0s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.header:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.header_active {
  height: 100%;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.header_active:before {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.header__announcement + .header {
  top: 30px;
}
.header__announcement + .header_active {
  height: -webkit-calc(100% - 30px);
  height: calc(100% - 30px);
}
.header__announcement-placeholder {
  height: 30px;
  width: 100%;
}
.header__announcement-content {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 101;
  padding: 10px 20px;
  text-align: center;
  background-color: #ddd;
}
.header__announcement-content-accent {
  color: #ef2525;
}
.header__overlay {
  display: none;
}
.header__container {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
.header__account,
.header__search,
.header__languages,
.header__separator,
.header__menu {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.header_active .header__account,
.header_active .header__search,
.header_active .header__languages,
.header_active .header__separator,
.header_active .header__menu {
  opacity: 1;
}
.header__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 50px;
  margin-left: 22px;
}
.header__logo-link {
  display: block;
  width: 138px;
  height: 33px;
  text-decoration: none;
}
.header__logo-icon {
  margin-top: -12px;
  font-size: 5.9rem;
}
.header__cart {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 33px;
  width: 39px;
  margin-right: 7px;
  margin-top: 2px;
  margin-left: auto;
  font-size: 3.9rem;
  text-decoration: none;
  -webkit-transition-property: width, padding;
  transition-property: width, padding;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.header__cart:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #8c9fc3;
  border-radius: 16px;
  opacity: 0;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header__cart_active {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  width: 64px;
  padding-left: 25px;
}
.header__cart-icon {
  position: relative;
  z-index: 1;
  margin-left: -2px;
}
.header__cart-count {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 15px;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  opacity: 0;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header__cart_active:after,
.header__cart_active .header__cart-count {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.header__burger {
  width: 45px;
  margin-right: 11px;
}
.header__burger-open {
  display: block;
  font-size: 4.7rem;
  cursor: pointer;
}
.header__burger-close {
  display: none;
  margin-top: 1px;
  font-size: 4.5rem;
  cursor: pointer;
}
.header_active .header__burger-open {
  display: none;
}
.header_active .header__burger-close {
  display: block;
}
.header__separator {
  width: 100%;
  height: 1px;
  background: #ddd;
}
.header__links {
  display: none;
}
.header__account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 52px;
  margin-left: 28px;
  text-decoration: none;
  cursor: pointer;
}
.header__account-icon {
  margin-right: 7px;
  font-size: 2.4rem;
}
.header__account-title {
  margin-bottom: 3px;
  font-size: 1.3rem;
}
.header__search {
  position: absolute;
  top: 51px;
  left: 0;
  width: 110px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 52px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  -webkit-transform: translateX(123px);
      -ms-transform: translateX(123px);
          transform: translateX(123px);
  -webkit-transition: width 0s 0.5s, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: width 0s 0.5s, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, width 0s 0.5s, opacity 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, width 0s 0.5s, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
@media (min-width: 320px) and (max-width: 575px) {
  .header__search {
    -webkit-transform: translate(111px);
        -ms-transform: translate(111px);
            transform: translate(111px);
  }
}
.header__search_active {
  width: 100%;
  z-index: 4;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-duration: 0.5s, 0s, 0.5s;
          transition-duration: 0.5s, 0s, 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.header__search_active .header__search-title {
  opacity: 0;
}
.header__search-icon {
  position: relative;
  z-index: 2;
  margin-right: 7px;
  margin-bottom: 2px;
  font-size: 2.7rem;
  -webkit-transform: scale(1) translateX(0);
      -ms-transform: scale(1) translateX(0);
          transform: scale(1) translateX(0);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.header__search_active .header__search-icon {
  -webkit-transform: scale(1.45) translateX(2px);
      -ms-transform: scale(1.45) translateX(2px);
          transform: scale(1.45) translateX(2px);
}
.header__search-title {
  position: relative;
  z-index: 2;
  margin-bottom: 3px;
  font-size: 1.3rem;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.header__search-input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 52px;
  padding: 0 20px 0 59px;
  font-size: 1.6rem;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.header__search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.header__search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.header__search-input::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.header__search_active .header__search-input {
  padding-right: 70px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.header__search-close {
  position: absolute;
  top: 9px;
  right: 9px;
  z-index: 1;
  padding: 10px;
  color: rgba(0, 0, 0, 0.3);
  text-decoration: underline;
  font-size: 1.3rem;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0s 0.5s;
  transition: opacity 0.5s ease-in-out, visibility 0s 0.5s;
}
.header__search_active .header__search-close {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0s 0s;
  transition: opacity 0.5s ease-in-out, visibility 0s 0s;
}
.header__languages {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 30px;
  margin-bottom: 3px;
  font-size: 1.3rem;
  color: inherit;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.header__languages-item {
  opacity: 0.4;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  cursor: pointer;
}
.header__languages-item ~ .header__languages-item {
  margin-left: 21px;
}
.header__languages-item_active {
  opacity: 1;
}
.header__menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border-top: 1px solid #ddd;
  overflow-y: scroll;
  overscroll-behavior: contain;
  padding-bottom: 50px;
}
.header__menu-item {
  height: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
  font-size: 1.6rem;
}
.header__menu-item ~ .header__menu-item {
  border-top: 1px solid #ddd;
}
.header__menu-item:last-of-type {
  border-bottom: 1px solid #ddd;
}
.header__menu-item_expanded {
  height: auto;
}
.header__menu-item-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px 0 60px;
  height: 50px;
  cursor: pointer;
}
.header__menu-item-title_empty {
  cursor: auto;
}
.header__menu-item-title-text {
  margin-bottom: 4px;
  text-decoration: none;
}
.header__menu-item-title-icon {
  margin-bottom: 4px;
  font-weight: 300;
  font-size: 14px;
}
.header__menu-item_expanded .header__menu-item-title-icon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.header__menu-item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 25px;
}
.header__menu-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 30px 0 60px;
  height: 50px;
  font-size: 1.3rem;
}
.header__menu-item-link_accented {
  color: #ef2525;
}
.header__menu-item-link:hover {
  text-decoration: none;
}
.header__menu-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100px;
  margin: auto 0 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-decoration: none;
}
.header__menu-phone-number {
  margin-right: 20px;
  font-size: 1.5rem;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: -0.035em;
}
.header__menu-phone-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 31px;
  height: 31px;
  margin-top: -1px;
  margin-right: 1px;
  font-size: 4rem;
  border-radius: 50%;
}
.header__new {
  display: none;
}
@media (min-width: 1024px) {
  .header {
    height: 90px;
    padding-bottom: 19px;
    color: #000;
  }
  .header:before {
    height: 500px;
    -webkit-transform: translateY(90px);
        -ms-transform: translateY(90px);
            transform: translateY(90px);
  }
  .header_active {
    height: 500px;
    color: #000;
  }
  .header_active:before {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .header__announcement ~ .header_active {
    height: 500px;
  }
  .header_shifted:not(.header_active) {
    -webkit-transform: translateY(-91px);
        -ms-transform: translateY(-91px);
            transform: translateY(-91px);
  }
  .header_inverted {
    color: #000;
  }
  .header_inverted:before {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .header_inverted.header_active {
    color: #000;
  }
  .header_inverted.header_active:before {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .header_bordered:before {
    border-bottom: 1px solid #ddd;
  }
  .header_half:before {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .header_half:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 50%;
    height: 90px;
    border-bottom: 1px solid #ddd;
    background: #fff;
  }
  .header_half.header_active:before {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .header__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    visibility: hidden;
    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity;
    -webkit-transition-duration: 0s, 0.5s;
            transition-duration: 0s, 0.5s;
    -webkit-transition-delay: 0.5s, 0s;
            transition-delay: 0.5s, 0s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .header_active .header__overlay {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .header__account,
  .header__search,
  .header__languages {
    opacity: 1;
  }
  .header__container {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .header__content {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    height: 90px;
  }
  .header__logo {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    width: -webkit-calc(25% - 62px);
    width: calc(25% - 62px);
    margin-right: 60px;
    margin-left: 2px;
    margin-top: -4px;
  }
  .header__burger {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 35px;
    margin-right: 0;
  }
  .header__burger-open {
    margin-left: -4px;
    margin-top: -4px;
    font-size: 3.5rem;
  }
  .header__burger-close {
    margin-left: -5px;
  }
  .header__separator {
    display: none;
  }
  .header__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: -webkit-calc(50% - 35px);
    width: calc(50% - 35px);
    margin-right: 60px;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .header_active .header__links {
    opacity: 0;
  }
  .header__links-item {
    font-size: 1.2rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-left: 10%;
  }
  .header__search {
    position: absolute;
    top: 15px;
    left: 29%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: 29%;
    max-width: 376px;
    margin-left: 44px;
    margin-right: auto;
    padding: 0;
    opacity: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    pointer-events: none;
  }
  .header_active .header__search {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: all;
  }
  .header__search-input {
    position: static;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    height: 32px;
    padding: 0;
    margin-bottom: 0;
    margin-top: 3px;
    border-bottom: 1px solid #ddd;
    font-size: 1.4rem;
    letter-spacing: 0.023em;
    opacity: 1;
  }
  .header__search-input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .header__search-input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .header__search-input::placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .header__search-title {
    display: none;
  }
  .header__search-icon {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 10px;
    margin-right: 4px;
    margin-top: 7px;
    font-size: 4.2rem;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .header__search_active .header__search-icon {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .header_active .header__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .header__search-close {
    display: none;
  }
  .header__languages {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    width: -webkit-calc(25% - 140px);
    width: calc(25% - 140px);
    margin-right: 0;
    margin-left: 0;
    margin-top: 6px;
  }
  .header__languages-item {
    text-transform: uppercase;
  }
  .header__languages-item ~ .header__languages-item {
    margin-left: 19%;
  }
  .header__languages-item_active {
    color: inherit;
  }
  .header__account {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
    width: 40px;
    margin-right: 0;
    margin-left: 0;
    font-size: 2rem;
  }
  .header__account-title {
    display: none;
  }
  .header__account-icon {
    margin-left: -4px;
    margin-top: -2px;
    margin-right: 0;
    font-size: 3.2rem;
  }
  .header__cart {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
    width: 40px;
    margin-right: 0;
    margin-left: 0;
  }
  .header__cart:after {
    border-radius: 18px;
  }
  .header__cart_active {
    padding-left: 0;
    padding-right: 34px;
    width: auto;
    margin-right: -29px;
    margin-top: -2px;
    height: 36px;
  }
  .header__cart-icon {
    margin-left: 9px;
    margin-right: -9px;
    font-size: 3.7rem;
  }
  .header__cart-count {
    left: auto;
    top: 11px;
    right: 12px;
    font-size: 1.4rem;
  }
  .header__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow-y: visible;
    width: -webkit-calc(100% - 308px);
    width: calc(100% - 308px);
    height: -webkit-calc(100% - 90px);
    height: calc(100% - 90px);
    border-top: none;
    padding-top: 6px;
    padding-bottom: 0;
    pointer-events: none;
  }
  .header__menu-phone {
    display: none;
  }
  .header__menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    height: auto;
    width: 20%;
    padding-right: 10px;
  }
  .header__menu-item ~ .header__menu-item {
    border-top: none;
  }
  .header__menu-item:last-of-type {
    border-bottom: none;
  }
  .header__menu-item-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 0 10px 0 0;
    cursor: default;
  }
  .header__menu-item-title-text {
    margin-bottom: 0px;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .header__menu-item-title-icon {
    display: none;
  }
  .header__menu-item-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-top: 3px;
    padding-bottom: 0;
    padding-right: 10px;
    overflow: auto;
  }
  .header__menu-item-list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .header__menu-item-list::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 2px;
  }
  .header__menu-item-list::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
  }
  .header__menu-item-list::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3);
  }
  .header__menu-item-link {
    padding: 10px 0;
    height: auto;
    line-height: 1.54;
  }
  .header_active .header__menu {
    pointer-events: all;
  }
  .header__new {
    width: 249px;
    margin-right: 21px;
    margin-left: 38px;
    display: block;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  .header__new-title {
    line-height: 56px;
    font-size: 1.4rem;
    padding-right: 3px;
  }
  .header_active .header__new {
    opacity: 1;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .header__container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@-webkit-keyframes halfAnimationOpen {
  0% {
    -webkit-transform: translate(-50%, 90px);
            transform: translate(-50%, 90px);
  }
  50% {
    -webkit-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
@keyframes halfAnimationOpen {
  0% {
    -webkit-transform: translate(-50%, 90px);
            transform: translate(-50%, 90px);
  }
  50% {
    -webkit-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
@-webkit-keyframes halfAnimationClose {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes halfAnimationClose {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.footer {
  width: 100%;
  padding: 25px 0 13px;
  margin-top: auto;
  margin-bottom: 0;
  background: #ececec;
}
.footer__container {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 1024px) {
  .footer__container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.footer__copyright {
  width: 25%;
  padding-right: 30px;
  padding-top: 33px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.footer__subscribe {
  width: 25%;
  padding-right: 30px;
}
.footer__subscribe-title {
  margin-bottom: 15px;
  color: #c0c0c0;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}
.footer__subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 300px;
  padding-bottom: 7px;
  border-bottom: 1px solid #191919;
}
.footer__subscribe-form-input {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: -1px;
  font-size: 1.6rem;
}
.footer__subscribe-form-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  margin-top: -2px;
  border-radius: 50%;
  cursor: pointer;
}
.footer__subscribe-form-button-icon {
  margin-right: 2px;
  margin-top: -4px;
  font-size: 3.7rem;
}
.footer__instagram {
  width: 25%;
  padding-left: 30px;
}
.footer__instagram-title {
  margin-bottom: 18px;
  color: #c0c0c0;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}
.footer__instagram-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  text-decoration: none;
}
.footer__instagram-link-title {
  text-decoration: underline;
}
.footer__instagram-link-icon {
  margin-right: 11px;
  font-size: 2rem;
}
.footer__instagram-link-icon .icon:before {
  display: inline-block;
}
.footer__instagram-link-title {
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0.03rem;
}
.footer__phone {
  width: 25%;
  padding-left: 30px;
}
.footer__phone-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 26px;
  text-decoration: none;
}
.footer__phone-link-number {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 1.5rem;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: -0.035em;
}
.footer__phone-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 31px;
  height: 31px;
  margin-top: -3px;
  margin-right: 14px;
  font-size: 4rem;
  border-radius: 50%;
}
.footer__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 50%;
  padding-right: 30px;
  margin-left: 25%;
  margin-top: 24px;
  font-size: 1.2rem;
  line-height: 3.6rem;
  color: #c0c0c0;
}
.footer__info-item {
  display: block;
  margin-right: 30px;
}
.footer__dev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 25%;
  padding-left: 30px;
  margin-top: 24px;
  font-size: 1.2rem;
  line-height: 3.6rem;
  color: #c0c0c0;
}
.footer__dev-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 30px;
}
.footer__dev-item-title {
  margin-right: 0.5em;
}
.footer__dev-item-link {
  position: relative;
  -webkit-transition-property: text-shadow, color;
  transition-property: text-shadow, color;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.footer__dev-item-link:hover {
  -webkit-animation: devAnim 10s linear infinite;
          animation: devAnim 10s linear infinite;
}
@media (max-width: 1023px) {
  .footer__copyright {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 33px;
  }
  .footer__subscribe {
    width: 50%;
  }
  .footer__instagram {
    width: 50%;
  }
  .footer__phone {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    padding: 15px 0;
  }
  .footer__phone-link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .footer__info {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    width: 50%;
    padding-right: 30px;
    padding-top: 0;
    margin-left: 0;
  }
  .footer__dev {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    width: 50%;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 33px;
  }
  .footer__dev-item {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .footer__copyright {
    padding-bottom: 40px;
  }
  .footer__subscribe {
    width: 100%;
    padding-right: 0;
    padding-bottom: 33px;
  }
  .footer__instagram {
    width: 100%;
    padding-left: 0;
  }
  .footer__info {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
  }
  .footer__dev {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
  }
}
@-webkit-keyframes devAnim {
  0% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
  17% {
    text-shadow: 1px 0 5px #ffd900;
    color: #ff9900;
  }
  34% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
  50% {
    text-shadow: 1px 0 5px #00e1ff;
    color: #0066ff;
  }
  67% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
  83% {
    text-shadow: 1px 0 5px #f700ff;
    color: #a200ff;
  }
  100% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
}
@keyframes devAnim {
  0% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
  17% {
    text-shadow: 1px 0 5px #ffd900;
    color: #ff9900;
  }
  34% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
  50% {
    text-shadow: 1px 0 5px #00e1ff;
    color: #0066ff;
  }
  67% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
  83% {
    text-shadow: 1px 0 5px #f700ff;
    color: #a200ff;
  }
  100% {
    text-shadow: 1px 0 1px rgba(0, 255, 255, 0);
    color: rgba(0, 0, 0, 0.3);
  }
}
.whatsapp {
  display: block;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 50;
}
.whatsapp__wrapper {
  text-decoration: none;
}
.whatsapp__icon {
  z-index: 1;
  display: inline-block;
  color: #fff;
  font-size: 4.8rem;
  border-radius: 50%;
  background: #000;
}
.whatsapp__icon > .icon {
  display: inline-block;
}
.whatsapp__icon > .icon:before {
  display: inline-block;
}
.banner {
  position: relative;
  width: 100%;
  height: -webkit-calc(100vh - 50px);
  height: calc(100vh - 50px);
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  margin: 7px;
  opacity: 0.7;
  background-color: #d1d1d1;
  cursor: pointer;
  outline: none;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fff;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.banner__thumbs {
  display: none;
}
.banner__slider {
  width: 100%;
  height: 100%;
}
.banner__slider-wrapper {
  width: 100%;
  height: 100%;
}
.banner__slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.banner__slide-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .banner__slide-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.banner__slide-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-position: center top;
  background-size: cover;
}
.banner__slide-background_desktop {
  display: none;
}
.banner__slide-title {
  margin-bottom: 30px;
  font-size: 3.2rem;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.banner__slide-title:hover {
  text-decoration: underline;
}
.banner__slide-subtitle {
  margin-left: 6px;
  margin-bottom: 97px;
  white-space: pre-line;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.54;
  letter-spacing: 2.6px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .banner {
    height: 100vh;
  }
  .banner__slider-pagination {
    display: none !important;
  }
  .banner__slide {
    overflow: hidden;
  }
  .banner__slide.swiper-slide {
    opacity: 1 !important;
    z-index: -1 !important;
  }
  .banner__slide.swiper-slide.swiper-slide-active {
    z-index: 2 !important;
  }
  .banner__slide.swiper-slide.swiper-slide-prev {
    z-index: 1 !important;
  }
  .banner__slide-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: -webkit-calc(100vh - 293px);
    padding-top: calc(100vh - 293px);
    padding-right: 360px;
  }
  .banner__slide-background {
    display: none;
    -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
            transform: translate(100%, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .banner__slide-background_desktop {
    display: block;
  }
  .banner__slide.swiper-slide-active .banner__slide-background {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .banner__slide.swiper-slide-prev .banner__slide-background {
    -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  .banner__slide-title {
    margin-bottom: 46px;
    font-size: 4.9rem;
    line-height: 1.27;
    text-align: left;
    overflow: hidden;
  }
  .banner__slide-title-content {
    -webkit-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
            transform: translate(0, -200px);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .banner__slide-subtitle {
    margin-left: 3px;
    margin-bottom: auto;
    height: 60px;
    text-align: left;
    overflow: hidden;
  }
  .banner__slide-subtitle-content {
    -webkit-transform: translate(0, -170px);
        -ms-transform: translate(0, -170px);
            transform: translate(0, -170px);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .banner__slide.swiper-slide-active .banner__slide-title-content,
  .banner__slide.swiper-slide-active .banner__slide-subtitle-content {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .banner__slide.swiper-slide-prev .banner__slide-title-content {
    -webkit-transform: translate(0, 200px);
        -ms-transform: translate(0, 200px);
            transform: translate(0, 200px);
  }
  .banner__slide.swiper-slide-prev .banner__slide-subtitle-content {
    -webkit-transform: translate(0, 170px);
        -ms-transform: translate(0, 170px);
            transform: translate(0, 170px);
  }
  .banner__thumbs {
    position: absolute !important;
    right: 143px;
    top: -webkit-calc(100vh - 280px);
    top: calc(100vh - 280px);
    z-index: 2;
    display: block;
    width: 186px;
    min-height: 230px;
    overflow: hidden;
  }
  .banner__thumbs_hidden {
    display: none;
  }
  .banner__thumbs-next {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    outline: none;
    cursor: pointer;
  }
  .banner__thumbs-wrapper {
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .banner__thumb {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .banner__thumb.swiper-slide {
    opacity: 1 !important;
    z-index: -1 !important;
  }
  .banner__thumb.swiper-slide.swiper-slide-active {
    z-index: 2 !important;
  }
  .banner__thumb.swiper-slide.swiper-slide-prev {
    z-index: 1 !important;
  }
  .banner__thumb-background {
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
            transform: translate(100%, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .banner__thumb.swiper-slide-active .banner__thumb-background {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .banner__thumb.swiper-slide-prev .banner__thumb-background {
    -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  .banner__thumb-title {
    display: block;
    overflow: hidden;
    color: #fff;
    line-height: 1.65;
  }
  .banner__thumb-title-content {
    -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
            transform: translate(0, 100%);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .banner__thumb-title-text {
    margin-right: 22px;
    font-size: 1.6rem;
    white-space: pre-line;
  }
  .banner__thumb-title-icon-wrapper {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 30px;
    vertical-align: middle;
  }
  .banner__thumb-title-icon {
    margin-top: -17px;
    margin-left: -16px;
    font-size: 5.7rem;
  }
  .banner__thumb.swiper-slide-active .banner__thumb-title-content {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
  }
  .banner__thumb.swiper-slide-prev .banner__thumb-title-content {
    -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
            transform: translate(0, -100%);
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
  }
}
@media (min-width: 1440px) {
  .banner__thumbs {
    right: -webkit-calc(50% - 720px + 143px);
    right: calc(50% - 720px + 143px);
  }
}
.features {
  padding: 38px 0 34px;
}
.features__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.features__header-title {
  margin-bottom: 17px;
  font-size: 3.27rem;
  line-height: 0.95;
  text-align: center;
}
.features__tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  padding-bottom: 27px;
  overflow-x: auto;
  padding-left: 20px;
}
.features__tag {
  padding: 7px 11px;
  font-size: 1.6rem;
  text-decoration: underline;
  cursor: pointer;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.features__tag ~ .features__tag {
  margin-left: 7px;
}
.features__tag_active {
  text-decoration: none;
  background: #8c9fc3;
}
.features__slider {
  width: 100%;
  position: relative;
}
.features__slider .swiper-wrapper {
  height: auto !important;
}
.features__slide {
  width: 160px !important;
  height: auto !important;
  margin-right: 10px;
  -webkit-animation: fadeIn 1s 1 forwards;
          animation: fadeIn 1s 1 forwards;
}
.features__button {
  height: 50px;
  margin: 23px auto;
  padding: 0 20px;
  max-width: 702px;
}
@media (min-width: 1024px) {
  .features {
    padding: 58px 0 21px;
  }
  .features__header {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0 58px;
    margin-bottom: 51px;
  }
  .features__header-title {
    margin-bottom: 0;
    text-align: left;
    letter-spacing: -0.1rem;
    font-size: 5rem;
    white-space: nowrap;
  }
  .features__tags {
    margin-left: 93px;
    padding-bottom: 0;
  }
  .features__tags::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .features__tags::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 2px;
  }
  .features__tags::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 2px;
  }
  .features__tags::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .features__tag {
    padding: 8px 15px;
    font-size: 1.8rem;
    border-radius: 18px;
  }
  .features__tag ~ .features__tag {
    margin-left: 27px;
  }
  .features__slide {
    width: 300px !important;
    margin-right: 30px;
  }
  .features__button {
    margin: 49px auto;
    height: 60px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .features__header {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
  overflow: hidden;
  overscroll-behavior-y: contain;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.modal__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.5);
}
.modal__content {
  position: absolute;
  top: 50px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  z-index: 1;
  background: #fff;
  -webkit-animation-name: scaleIn;
          animation-name: scaleIn;
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
.modal_hiding {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
.modal_hiding .modal__content {
  -webkit-animation-name: scaleOut;
          animation-name: scaleOut;
}
.modal__auth {
  position: absolute;
  top: -50px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  z-index: 1;
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior-y: contain;
}
.modal__auth-control {
  position: absolute;
  top: 78.2%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #8c9fc3;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.modal__auth-control-title {
  margin-bottom: 17px;
  margin-top: 2px;
  font-size: 2rem;
  text-decoration: underline;
  cursor: pointer;
}
.modal__auth-control-description {
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
  line-height: 1.5;
}
.modal__auth-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 21.8%;
  z-index: 1;
  padding: 19px 30px;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.modal__auth_login .modal__auth-control_login {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  margin-right: -1px;
}
.modal__auth_registration .modal__auth-control_registration {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  margin-left: -1px;
}
.modal__auth_login .modal__auth-block_registration {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.modal__auth_registration .modal__auth-block_login {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.modal__auth-close {
  position: absolute;
  left: -2px;
  top: 17px;
  z-index: 1;
  font-size: 4rem;
}
.modal__auth-title {
  padding-right: 4px;
  margin-bottom: 11px;
  font-size: 3rem;
  line-height: 1.17;
  text-align: center;
  letter-spacing: 0.05rem;
}
.modal__auth-description {
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
  line-height: 1.55;
  text-align: center;
}
.modal__auth-form {
  margin-bottom: 14px;
}
.modal__auth-form-input {
  padding-left: 5px;
  font-size: 1.3rem;
}
.modal__auth-form-button {
  width: 100%;
  height: 60px;
  padding: 0 24px;
  margin-top: 20px;
}
.modal__auth-form-hint {
  color: rgba(0, 0, 0, 0.3);
}
.modal__auth-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-top: 9px;
}
.modal__auth-social-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  line-height: 40px;
  font-size: 1.8rem;
  text-align: center;
  border-radius: 50%;
}
.modal__auth-social-item ~ .modal__auth-social-item {
  margin-left: 20px;
}
.modal__address {
  padding: 15px 20px 40px;
  height: 100%;
  width: 100%;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior-y: contain;
}
.modal__address-close {
  width: 45px;
  margin: 0 0 0 auto;
  color: rgba(0, 0, 0, 0.3);
  font-size: 4.5rem;
  text-align: right;
  cursor: pointer;
}
.modal__address-title {
  margin-bottom: 30px;
  font-size: 2.5rem;
  text-align: center;
}
.modal__address-form {
  display: block;
}
.modal__address-form-button {
  height: 60px;
}
.modal__address-form-input::-webkit-input-placeholder,
.modal__address-form-select option:disabled {
  color: rgba(0, 0, 0, 0.3);
}
.modal__address-form-input:-ms-input-placeholder,
.modal__address-form-select option:disabled {
  color: rgba(0, 0, 0, 0.3);
}
.modal__address-form-input::placeholder,
.modal__address-form-select option:disabled {
  color: rgba(0, 0, 0, 0.3);
}
.modal__generic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 46px 40px 34px;
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior-y: contain;
}
.modal__generic-close {
  position: absolute;
  top: 4px;
  right: 3px;
  z-index: 1;
  color: rgba(0, 0, 0, 0.3);
  font-size: 4.5rem;
  cursor: pointer;
}
.modal__generic-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 3.6rem;
  text-align: center;
}
.modal__generic-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  min-height: 150px;
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
}
.modal__generic-button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 23px;
  margin-bottom: 0;
  height: 60px;
  text-decoration: none;
}
.modal__subscribe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  overflow: auto;
  overscroll-behavior-y: contain;
}
.modal__subscribe-close {
  position: absolute;
  top: 4px;
  right: 3px;
  z-index: 2;
  color: #000;
  font-size: 4.5rem;
  cursor: pointer;
}
.modal__subscribe-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  min-height: 150px;
  max-height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.modal__subscribe-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  padding: 20px;
  min-height: 150px;
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
}
.modal__subscribe-content-title {
  margin: 0 0 auto;
  padding-bottom: 20px;
  font-size: 2rem;
  text-align: center;
  line-height: 2.6rem;
}
.modal__subscribe-content-form {
  margin: auto 0;
}
.modal__subscribe-content-form-field {
  width: 100%;
  padding: 0 20px;
  margin-bottom: 20px;
}
.modal__subscribe-content-form-hint {
  width: 100%;
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1rem;
  line-height: 1.4rem;
}
.modal__subscribe-content-form-submit {
  width: 100%;
  max-width: 320px;
  height: 65px;
  margin: 20px auto;
  text-decoration: none;
}
.modal__subscribe-content-quit {
  margin: auto 0 0;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-decoration: underline;
  text-transform: uppercase;
  cursor: pointer;
}
.modal__subscribe-success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  overflow: auto;
  overscroll-behavior-y: contain;
}
.modal__subscribe-success-close {
  position: absolute;
  top: 4px;
  right: 3px;
  z-index: 2;
  color: #000;
  font-size: 4.5rem;
  cursor: pointer;
}
.modal__subscribe-success-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  min-height: 150px;
  max-height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.modal__subscribe-success-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  padding: 60px 40px 20px;
  min-height: 150px;
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
}
.modal__subscribe-success-content-title {
  margin: 0 0 20px;
  font-size: 2rem;
  text-align: center;
  line-height: 2.6rem;
}
.modal__subscribe-success-content-subtitle {
  margin: 0 0 auto;
  padding-bottom: 20px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1rem;
  text-align: center;
  line-height: 1.4rem;
}
.modal__subscribe-success-content-quit {
  margin: auto 0 0;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-decoration: underline;
  text-transform: uppercase;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .modal__content {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
  }
  .modal__auth {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 840px;
    height: 630px;
    max-height: -webkit-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
    overflow: hidden;
  }
  .modal__auth-close {
    display: none;
  }
  .modal__auth-block {
    right: 310px;
    bottom: 0;
    padding: 69px 111px 20px 59px;
    overflow: auto;
    overscroll-behavior-y: contain;
  }
  .modal__auth-control {
    top: 0;
    left: 530px;
    padding: 0 40px;
  }
  .modal__auth-control-title {
    margin-bottom: 29px;
    margin-top: -12px;
  }
  .modal__auth-control-description {
    max-width: 230px;
  }
  .modal__auth_login .modal__auth-control_login {
    -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
            transform: translate(0, -100%);
    margin-bottom: -1px;
  }
  .modal__auth_registration .modal__auth-control_registration {
    -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
            transform: translate(0, 100%);
    margin-top: -1px;
  }
  .modal__auth_login .modal__auth-block_registration {
    -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  .modal__auth_registration .modal__auth-block_login {
    -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  .modal__auth-title {
    margin-bottom: 19px;
    font-size: 3.5rem;
    font-weight: 600;
    letter-spacing: 0;
  }
  .modal__auth-description {
    padding-left: 31px;
    padding-right: 29px;
    letter-spacing: 0.05rem;
  }
  .modal__auth-form {
    margin-top: 2px;
    margin-bottom: 22px;
  }
  .modal__auth-form-section {
    padding-left: 31px;
    padding-right: 29px;
  }
  .modal__auth-form-input {
    padding-left: 8px;
    font-size: 1.6rem;
  }
  .modal__auth-form-button {
    height: 90px;
    margin-top: 28px;
    padding: 0;
  }
  .modal__auth-social {
    padding-top: 19px;
  }
  .modal__address {
    position: relative;
    padding: 54px 44px 59px 147px;
    width: 951px;
    max-height: -webkit-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
  }
  .modal__address-title {
    margin-bottom: 37px;
    font-size: 3.5rem;
    letter-spacing: 0.05rem;
    text-align: left;
  }
  .modal__address-form-section {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .modal__address-form-field {
    width: -webkit-calc(100% / 2 - 30px);
    width: calc(100% / 2 - 30px);
    margin-bottom: 21px;
  }
  .modal__address-form-input,
  .modal__address-form-select select {
    font-weight: 600;
  }
  .modal__address-form-button {
    width: 315px;
    height: 60px;
    margin-top: -3px;
  }
  .modal__generic {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 783px;
    min-height: 382px;
    max-height: -webkit-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
    padding: 52px 64px 61px;
  }
  .modal__generic-close {
    top: 6px;
    right: 9px;
  }
  .modal__generic-title {
    margin-bottom: 27px;
    font-size: 3.5rem;
    letter-spacing: 0.05rem;
    text-align: left;
  }
  .modal__generic-content {
    min-height: auto;
    text-align: left;
  }
  .modal__generic-button {
    width: 315px;
  }
  .modal__subscribe {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 840px;
    min-height: 520px;
    max-height: -webkit-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
  }
  .modal__subscribe-close {
    top: 6px;
    right: 9px;
  }
  .modal__subscribe-image {
    width: 45%;
    height: auto;
    max-height: none;
  }
  .modal__subscribe-content {
    width: 55%;
    padding: 50px 30px 10px;
  }
  .modal__subscribe-content-title {
    font-size: 2.8rem;
    line-height: 3.6rem;
  }
  .modal__subscribe-content-form-field {
    padding: 0 30px;
  }
  .modal__subscribe-content-form-hint {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
  .modal__subscribe-content-form-submit {
    max-width: 100%;
  }
  .modal__subscribe-success {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 840px;
    min-height: 520px;
    max-height: -webkit-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
  }
  .modal__subscribe-success-close {
    top: 6px;
    right: 9px;
  }
  .modal__subscribe-success-image {
    width: 45%;
    height: auto;
    max-height: none;
  }
  .modal__subscribe-success-content {
    width: 55%;
    padding: 100px 30px 20px;
  }
  .modal__subscribe-success-content-title {
    font-size: 3.6rem;
    line-height: 3.6rem;
  }
  .modal__subscribe-success-content-subtitle {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.product-card {
  position: relative;
  width: 100%;
  padding-bottom: 15px;
}
.product-card__image {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  padding-bottom: 150%;
  background-position: center top;
  background-size: cover;
  cursor: pointer;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.product-card__image_hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.product-card:hover .product-card__image {
  opacity: 0;
}
.product-card:hover .product-card__image_hover {
  opacity: 1;
}
.product-card__title {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 1.3rem;
  line-height: 1.65;
  text-align: center;
}
.product-card__price {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.65;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.product-card__price_old {
  margin-right: 10px;
  font-size: 1.1rem;
  text-decoration: line-through;
  white-space: nowrap;
  opacity: 0.3;
}
.product-card:hover .product-card__price,
.product-card:hover .product-card__oldPrice {
  opacity: 0;
}
.product-card__sizes {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.product-card__sizes-item {
  min-width: 25px;
  height: 25px;
  padding: 0 5px;
  border: 1px solid #000;
  margin: 5px;
  text-align: center;
  line-height: 24px;
  font-size: 1.2rem;
  white-space: nowrap;
  text-transform: capitalize;
  border-radius: 12px;
}
.product-card__soldout {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.product-card__soldout-title {
  height: 40px;
  padding: 0 5px;
  text-align: center;
  line-height: 24px;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap;
}
.product-card:hover .product-card__soldout,
.product-card:hover .product-card__sizes {
  opacity: 1;
}
@media (min-width: 1024px) {
  .product-card__image {
    padding-bottom: 149%;
  }
  .product-card__title {
    margin-top: 24px;
  }
  .product-card__price {
    line-height: 1.7;
  }
  .product-card__price_old {
    font-size: 1.3rem;
  }
  .product-card__sizes-item {
    height: 26px;
    min-width: 26px;
    margin: 7px 3px;
    border-radius: 13px;
  }
}
.wishlist-card {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}
.wishlist-card__image {
  display: block;
  width: 100%;
  padding-bottom: 150%;
  background-position: center top;
  background-size: cover;
  cursor: pointer;
}
.wishlist-card__title {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 1.3rem;
  line-height: 1.65;
  text-align: center;
}
.wishlist-card__prices {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wishlist-card__price {
  padding: 0 10px;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.65;
  text-align: center;
}
.wishlist-card__price_old {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: line-through;
}
.wishlist-card__button {
  height: 40px;
  margin-top: 6px;
  font-size: 1.2rem;
}
.wishlist-card__control {
  margin: 12px auto 0;
  text-decoration: underline;
  text-align: center;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
@media (min-width: 1024px) {
  .wishlist-card__image {
    padding-bottom: 133.33%;
  }
  .wishlist-card__title {
    padding: 0;
    margin-top: 17px;
    margin-bottom: 8px;
    line-height: 1.4;
    text-align: left;
    font-weight: 600;
  }
  .wishlist-card__prices {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .wishlist-card__price {
    padding: 0;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.7;
    text-align: left;
  }
  .wishlist-card__button {
    margin-top: 25px;
  }
}
.quantity-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.quantity-box__control {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 1.7rem;
  color: rgba(0, 0, 0, 0.3);
  text-align: center;
  cursor: pointer;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.quantity-box__control:active {
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
}
.quantity-box__control_increase {
  line-height: 18px;
  font-size: 2.7rem;
}
.quantity-box__input {
  width: 60px;
  height: 30px;
  margin: 0 7px 0 10px;
  padding: 0px 15px;
  border: 1px solid #ddd;
  line-height: 20px;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  border-radius: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 1024px) {
  .quantity-box__control {
    width: 20px;
  }
  .quantity-box__input {
    width: 20px;
    padding: 0;
    border: none;
    margin: 0 15px;
  }
}
.index-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .index-page {
    min-height: 100vh;
  }
}
.index-page__intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 18px 54px;
}
.index-page__intro-header {
  width: 100%;
}
.index-page__intro-title {
  margin-bottom: 22px;
  font-size: 2.9rem;
  line-height: 1.22;
}
.index-page__intro-text {
  margin-bottom: 44px;
  font-size: 1.3rem;
  line-height: 1.62;
}
.index-page__intro-image {
  padding: 0 11px;
  margin: 0 auto;
}
.index-page__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 700px;
  height: 60px;
  margin: 50px auto 100px;
  text-decoration: none;
}
.index-page__button-container {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media (min-width: 1024px) {
  .index-page__button-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1024px) {
  .index-page__intro {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 66px;
  }
  .index-page__intro-header {
    width: 49%;
  }
  .index-page__intro-title {
    margin-top: 58px;
    margin-left: -3px;
    margin-bottom: 26px;
    font-size: 4.8rem;
    line-height: 1.27;
  }
  .index-page__intro-text {
    font-size: 1.6rem;
    line-height: 2;
  }
  .index-page__intro-image {
    padding: 0 105px 0 40px;
    width: 51%;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .index-page__intro {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.listing-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
  padding-top: 40px;
  position: relative;
}
@media (min-width: 1024px) {
  .listing-page {
    min-height: 100vh;
  }
}
.listing-page__controls {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 91;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 41px;
  border-top: 1px solid #ddd;
  background: #fff;
}
.listing-page__controls-logo {
  display: none;
}
.listing-page__controls-wrapper {
  position: relative;
  z-index: 90;
}
.header__announcement ~ .listing-page__controls-wrapper .listing-page__controls {
  top: 80px;
}
.listing-page__control {
  position: relative;
  z-index: 91;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  border-bottom: 1px solid #ddd;
  padding-left: 19px;
  padding-right: 2px;
  cursor: pointer;
}
.listing-page__control ~ .listing-page__control {
  border-left: 1px solid #ddd;
  padding-left: 25px;
  padding-right: 2px;
}
.listing-page__control::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #8c9fc3;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.listing-page__control_active {
  border-bottom-color: #8c9fc3;
}
.listing-page__control_active:after {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}
.listing-page__control-title {
  font-size: 1.2rem;
  letter-spacing: 0.05rem;
}
.listing-page__control-title_desktop {
  display: none;
}
.listing-page__control-icon {
  width: 45px;
  font-size: 4.5rem;
}
.listing-page__control_active .listing-page__control-icon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.listing-page__categories,
.listing-page__filters {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 89;
  overscroll-behavior: contain;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  background: #fff;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.header__announcement ~ .listing-page__controls-wrapper .listing-page__categories {
  height: -webkit-calc(100vh - 80px);
  height: calc(100vh - 80px);
}
.listing-page__categories {
  position: absolute;
  left: -100%;
  height: -webkit-calc(100vh - 50px);
  height: calc(100vh - 50px);
  padding-top: 40px;
}
.listing-page__categories-wrapper {
  height: 100%;
  width: 100%;
  overflow: auto;
  padding-bottom: 75px;
}
.listing-page__categories_active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.listing-page__categories-scroll {
  display: none;
}
.listing-page__categories-button {
  display: none;
}
.listing-page__category {
  height: 50px;
  padding: 0 20px 0 60px;
  line-height: 50px;
  text-decoration: underline;
  font-size: 1.6rem;
  cursor: pointer;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.listing-page__category_active {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.listing-page__category_accented {
  color: #ef2525;
}
.listing-page__filters {
  padding-top: 90px;
  left: 100%;
  overflow: auto;
  padding-bottom: 75px;
}
.header__announcement ~ .listing-page__filters {
  padding-top: 120px;
}
.listing-page__filters_active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.listing-page__filters-reset {
  height: 73px;
  padding-top: 23px;
  margin: auto 40px 23px;
}
.listing-page__filters-apply {
  display: none;
  height: 80px;
}
.listing-page__catlist {
  display: none;
}
.listing-page__filter {
  height: 50px;
  padding-top: 1px;
  border-bottom: 1px solid #ddd;
}
.listing-page__filter_active {
  height: auto;
}
.listing-page__filter-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 49px;
  padding: 0 21px 0 60px;
  cursor: pointer;
}
.listing-page__filter-title-text {
  margin-top: -1px;
  font-size: 1.6rem;
}
.listing-page__filter-title-icon {
  margin-top: -6px;
  font-size: 1.6rem;
}
.listing-page__filter-items {
  display: none;
  padding: 0 25px 7px 60px;
}
.listing-page__filter_active .listing-page__filter-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.listing-page__filter_active .listing-page__filter-title-icon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.listing-page__filter-size {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 4px;
  padding-left: 1px;
  padding-bottom: 5px;
}
.listing-page__filter-size-item {
  min-width: 35px;
  height: 35px;
  border: 1px solid #ddd;
  padding: 0 7px;
  margin-right: 14px;
  margin-bottom: 12px;
  font-size: 1.6rem;
  text-align: center;
  text-transform: capitalize;
  line-height: 35px;
  white-space: nowrap;
  border-radius: 17px;
  cursor: pointer;
  -webkit-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
}
.listing-page__filter-size-item_active {
  background: #ddd;
}
.listing-page__filter-color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -1px 0 14px -4px;
}
.listing-page__filter-color-item {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 8px 10px;
  border-radius: 50%;
  cursor: pointer;
}
.listing-page__filter-color-item:after {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  opacity: 0;
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  border-radius: 50%;
  pointer-events: none;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.listing-page__filter-color-item_active:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.listing-page__filter-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.listing-page__filter-text-item {
  margin-right: 14px;
  margin-bottom: 15px;
  padding: 6px 0 6px;
  font-size: 1.3rem;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.listing-page__filter-text-item_active {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.listing-page__current {
  display: none;
}
.listing-page__parameters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 6px 2px;
}
.listing-page__parameters-item {
  margin: 5px 4px;
  padding: 7px 9px 8px 10px;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  background: #8c9fc3;
  border-radius: 14px;
  cursor: pointer;
}
.listing-page__parameters-reset {
  margin: 3px 7px 0;
  font-size: 1.2rem;
  text-decoration: underline;
  cursor: pointer;
}
.listing-page__overlay {
  display: none;
}
.listing-page__loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 266px;
  z-index: 95;
  background: rgba(255, 255, 255, 0.8);
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transition-property: visibility, pointer-events, opacity;
  transition-property: visibility, pointer-events, opacity;
  -webkit-transition-duration: 0s, 0s, 0.25s;
          transition-duration: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0.25s, 0.25s, 0s;
          transition-delay: 0.25s, 0.25s, 0s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.listing-page__loader_active {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
  pointer-events: all;
  opacity: 1;
}
.listing-page__loader-inner {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
}
.listing-page__listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.listing-page__listing-item {
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  margin: 16px 10px 6px;
}
.listing-page__listing-empty {
  width: 100%;
  margin: 100px auto 150px;
  font-size: 2.4rem;
  text-align: center;
}
.listing-page__search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  padding: 0 20px 0 30px;
  margin: 50px auto;
}
.listing-page__search-input {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 32px;
  padding: 0;
  margin-top: 3px;
  border-bottom: 1px solid #ddd;
  font-size: 1.4rem;
  letter-spacing: 0.023em;
  opacity: 1;
}
.listing-page__search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.listing-page__search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.listing-page__search-input::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.listing-page__search-icon {
  margin-left: 10px;
  font-size: 4.2rem;
}
.listing-page__pagination {
  margin: 24px 20px 52px;
}
.listing-page__pagination-button {
  height: 50px;
}
.listing-page__pagination-list {
  /*display: none;*/
}
@media (min-width: 576px) {
  .listing-page__listing-item {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
  }
}
@media (min-width: 1024px) {
  .listing-page {
    padding-top: 171px;
  }
  .listing-page__controls {
    position: relative;
    top: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: none;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
  .listing-page__controls-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    top: 80px;
    z-index: 92;
    width: 100%;
    height: 91px;
    padding-top: 11px;
    border-bottom: 1px solid #fff;
    background: #fff;
    -webkit-transition-property: border, -webkit-transform;
    transition-property: border, -webkit-transform;
    transition-property: border, transform;
    transition-property: border, transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .listing-page__controls-wrapper_active {
    border-bottom: 1px solid #ddd;
  }
  .listing-page__controls-wrapper_shifted {
    border-bottom: 1px solid #ddd;
    -webkit-transform: translateY(-91px);
        -ms-transform: translateY(-91px);
            transform: translateY(-91px);
  }
  .listing-page__controls-logo {
    position: absolute;
    top: 0;
    left: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 50px;
    opacity: 0;
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px);
    pointer-events: none;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .listing-page__controls-logo-link {
    display: block;
    width: 138px;
    height: 33px;
    text-decoration: none;
  }
  .listing-page__controls-logo-icon {
    margin-top: -12px;
    font-size: 5.9rem;
  }
  .header__announcement ~ .listing-page__controls-wrapper {
    top: 110px;
  }
  .header__announcement ~ .listing-page__controls-wrapper .listing-page__controls {
    top: auto;
  }
  .header__announcement ~ .listing-page__controls-wrapper .listing-page__categories {
    height: inherit;
  }
  .listing-page__categories {
    position: static;
    width: -webkit-calc(50% - 60px);
    width: calc(50% - 60px);
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 5px;
    height: 75px;
    padding: 0;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
  .listing-page__categories-scroll {
    position: absolute;
    bottom: 15px;
    z-index: 1;
    display: block;
    width: 43px;
    height: 43px;
    font-size: 2rem;
    line-height: 43px !important;
    text-align: center;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
  }
  .listing-page__categories-scroll:after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 25px;
  }
  .listing-page__categories-scroll_right {
    right: -15px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .listing-page__categories-scroll_right:after {
    left: 100%;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #ffffff);
    background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
  }
  .listing-page__categories-scroll_left {
    left: -15px;
  }
  .listing-page__categories-scroll_left:after {
    left: 100%;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #ffffff);
    background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
  }
  .listing-page__categories-scroll_visible {
    opacity: 1;
  }
  .listing-page__categories-scroll_active {
    cursor: pointer;
    pointer-events: all;
  }
  .listing-page__categories-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    height: 100%;
    overflow-x: auto;
    padding-bottom: 0;
  }
  .listing-page__categories-wrapper::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .listing-page__categories-wrapper::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0);
    border-radius: 2px;
  }
  .listing-page__categories-wrapper::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0);
    border-radius: 2px;
  }
  .listing-page__categories-wrapper::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0);
  }
  .listing-page__categories_active {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .listing-page__categories-button {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 175px;
    padding-top: 4px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 1.3rem;
    text-align: center;
    background: #fff;
    cursor: pointer;
  }
  .listing-page__categories-button_active .listing-page__categories-button-arrow {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .listing-page__categories-button:after {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 1;
    height: 100%;
    width: 40px;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
  }
  .listing-page__categories-button-text {
    margin-right: 10px;
  }
  .listing-page__categories-button-arrow {
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  }
  .listing-page__category {
    padding: 0;
    margin-bottom: 3px;
    margin-top: 14px;
    font-size: 1.3rem;
    text-decoration: none;
    white-space: nowrap;
  }
  .listing-page__category ~ .listing-page__category {
    margin-left: 32px;
  }
  .listing-page__control_filters {
    width: -webkit-calc(25% - 60px);
    width: calc(25% - 60px);
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .listing-page__control {
    width: -webkit-calc(25% - 60px);
    width: calc(25% - 60px);
    margin-left: 30px;
    margin-right: 30px;
  }
  .listing-page__control ~ .listing-page__control {
    padding: 0;
    border: none;
  }
  .listing-page__control-title {
    display: none;
  }
  .listing-page__control-title_desktop {
    display: block;
    padding: 0;
    font-size: 1.3rem;
    white-space: nowrap;
  }
  .listing-page__control-icon {
    width: auto;
    margin-left: -3px;
    font-size: 3.4rem;
  }
  .listing-page__control:after {
    content: none;
  }
  .listing-page__current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-calc(25% - 60px);
    width: calc(25% - 60px);
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    font-size: 1.3rem;
    letter-spacing: 0.3px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .listing-page__current-active {
    display: none;
    padding-right: 8px;
    border-right: 1px solid #ddd;
    margin-right: 8px;
    color: rgba(0, 0, 0, 0.3);
  }
  .listing-page__current-active_active {
    display: block;
  }
  .listing-page__control_categories,
  .listing-page__parameters {
    display: none;
  }
  .listing-page__filters {
    top: 151px;
    left: 50%;
    z-index: 89;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1175px;
    height: 410px;
    padding-top: 39px;
    padding-bottom: 0;
    margin: 0 auto;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform;
    -webkit-transition-duration: 0.5s, 0.25s, 0s;
            transition-duration: 0.5s, 0.25s, 0s;
    -webkit-transition-delay: 0s, 0s, 0.5s;
            transition-delay: 0s, 0s, 0.5s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .header__announcement ~ .listing-page__filters {
    padding-top: 39px;
    top: 181px;
  }
  .listing-page__filters_active {
    pointer-events: all;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .listing-page__filters-reset {
    display: none;
  }
  .listing-page__filters-apply {
    display: block;
    width: 100%;
    margin: auto 0 0;
  }
  .listing-page__catlist {
    position: fixed;
    top: 151px;
    left: 50%;
    z-index: 89;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    max-width: -webkit-calc(50% + 60px);
    max-width: calc(50% + 60px);
    min-width: 770px;
    height: 350px;
    padding: 56px 60px 45px;
    margin: 0 auto;
    overscroll-behavior: contain;
    background: #fff;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translate(-50%, -200px);
        -ms-transform: translate(-50%, -200px);
            transform: translate(-50%, -200px);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform;
    -webkit-transition-duration: 0.5s, 0.25s, 0s;
            transition-duration: 0.5s, 0.25s, 0s;
    -webkit-transition-delay: 0s, 0s, 0.5s;
            transition-delay: 0s, 0s, 0.5s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .header__announcement ~ .listing-page__catlist {
    top: 181px;
  }
  .listing-page__controls-wrapper_shifted ~ .listing-page__catlist {
    -webkit-transform: translate(-50%, -291px);
        -ms-transform: translate(-50%, -291px);
            transform: translate(-50%, -291px);
  }
  .listing-page__controls-wrapper_shifted ~ .listing-page__catlist_active {
    -webkit-transform: translate(-50%, -91px);
        -ms-transform: translate(-50%, -91px);
            transform: translate(-50%, -91px);
  }
  .listing-page__catlist_active {
    pointer-events: all;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .listing-page__catlist-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    margin-bottom: 23px;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.06rem;
    text-transform: uppercase;
  }
  .listing-page__catlist-list {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-calc(100% - 37px);
    height: calc(100% - 37px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .listing-page__catlist-list-item {
    width: 33.33%;
    padding: 13px 0 14px;
  }
  .listing-page__catlist-list-item-title {
    font-size: 1.3rem;
    text-decoration: underline;
    cursor: pointer;
  }
  .listing-page__catlist-list-item-title:hover {
    text-decoration: none;
  }
  .listing-page__catlist-list-item_active .listing-page__catlist-list-item-title {
    color: #8c9fc3;
    text-decoration: none;
  }
  .listing-page__controls-wrapper_shifted ~ .listing-page__filters_active {
    -webkit-transform: translate(-50%, -91px);
        -ms-transform: translate(-50%, -91px);
            transform: translate(-50%, -91px);
  }
  .listing-page__controls-wrapper_shifted .listing-page__controls-logo {
    pointer-events: all;
    opacity: 1;
    -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
            transform: translateY(12px);
  }
  .listing-page__controls-wrapper_shifted .listing-page__current {
    opacity: 0;
    -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  .listing-page__filter {
    width: 21.2%;
    height: auto;
    border: none;
  }
  .listing-page__filter-title {
    padding: 0;
  }
  .listing-page__filter-title-text {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: #000;
    text-transform: uppercase;
  }
  .listing-page__filter-title-icon {
    display: none;
  }
  .listing-page__filter-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 10px 0;
  }
  .listing-page__filter-size {
    padding-top: 8px;
    padding-right: 50px;
  }
  .listing-page__filter-size-item {
    min-width: 30px;
    height: 30px;
    padding: 0 5px;
    margin-right: 11px;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 1.4rem;
    border-radius: 15px;
  }
  .listing-page__filter-color {
    margin: 4px 60px 14px -6px;
  }
  .listing-page__filter-color-item {
    width: 24px;
    height: 24px;
    margin: 8px 8px;
  }
  .listing-page__filter-color-item_active:after {
    top: -4px;
    left: -4px;
    width: 32px;
    height: 32px;
  }
  .listing-page__overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 80;
    width: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    visibility: hidden;
    -webkit-transition: background-color 0.5s ease-in-out, visibility 0s 0.5s;
    transition: background-color 0.5s ease-in-out, visibility 0s 0.5s;
  }
  .listing-page__overlay_active {
    background: rgba(0, 0, 0, 0.5);
    visibility: visible;
    -webkit-transition: background-color 0.5s ease-in-out, visibility 0s 0s;
    transition: background-color 0.5s ease-in-out, visibility 0s 0s;
  }
  .listing-page__loader {
    bottom: 137px;
  }
  .listing-page__listing-item {
    width: -webkit-calc(25% - 60px);
    width: calc(25% - 60px);
    margin: 0 30px 40px;
  }
  .listing-page__search {
    max-width: 720px;
    width: 50%;
  }
  .listing-page__pagination {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin: 7px auto 62px;
  }
  .listing-page__pagination-button {
    height: 60px;
    width: 220px;
    margin: 0 auto 0 -webkit-calc(50% - 110px);
    margin: 0 auto 0 calc(50% - 110px);
  }
  .listing-page__pagination-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 21%;
    padding-left: 8px;
  }
  .listing-page__pagination-item {
    width: 50px;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, 0);
    text-align: center;
    line-height: 50px;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: border-color 0.5s ease-in-out;
    transition: border-color 0.5s ease-in-out;
  }
  .listing-page__pagination-item_active {
    border: 1px solid #000;
  }
  .listing-page__pagination-item ~ .listing-page__pagination-item {
    margin-left: 10px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .listing-page__pagination {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1920px) {
  .listing-page__listing-item {
    width: -webkit-calc(20% - 60px);
    width: calc(20% - 60px);
  }
}
.all-pages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
  padding-top: 50px;
}
@media (min-width: 1024px) {
  .all-pages {
    min-height: 100vh;
  }
}
@media (min-width: 1024px) {
  .all-pages {
    padding-top: 90px;
  }
}
.item-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .item-page {
    min-height: 100vh;
  }
}
.item-page__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.item-page__gallery {
  position: relative;
  width: 100%;
  padding: 0 10px 48px;
}
.item-page__gallery-thumbs-wrapper {
  display: none;
}
.item-page__gallery-image {
  display: block;
  width: 100%;
}
.item-page__gallery-pagination {
  left: 3px;
  right: 0;
  bottom: 11px !important;
}
.item-page__gallery-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 6px 7px 6px 6px;
  background: #ddd;
  opacity: 1;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: transform, background-color;
  transition-property: transform, background-color, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.item-page__gallery-pagination .swiper-pagination-bullet-active {
  background: #000;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.item-page__gallery-prev {
  position: absolute;
  top: 50%;
  left: 8px;
  z-index: 2;
  margin-top: -30px;
  font-size: 4rem;
  color: #000;
  outline: none;
  cursor: pointer;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.item-page__gallery-prev:active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}
.item-page__gallery-next {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 2;
  margin-top: -30px;
  font-size: 4rem;
  color: #000;
  outline: none;
  cursor: pointer;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.item-page__gallery-next:active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}
.item-page__gallery-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-page__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 30px;
  margin-bottom: 15px;
}
.item-page__info-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.item-page__info-id {
  display: none;
}
.item-page__info-title {
  width: 100%;
  margin-left: -1px;
  margin-bottom: 25px;
  font-size: 3rem;
  line-height: 1.2;
}
.item-page__info-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 17px;
  width: 50%;
  font-size: 2rem;
  font-weight: 600;
}
.item-page__info-price_current {
  white-space: nowrap;
  padding-right: 10px;
}
.item-page__info-price_old {
  padding-top: 5px;
  padding-right: 10px;
  font-size: 1.6rem;
  text-decoration: line-through;
  white-space: nowrap;
  opacity: 0.3;
}
.item-page__info-colors {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -15px -15px 17px;
}
.item-page__info-color {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 15px;
  border-radius: 50%;
  cursor: pointer;
}
.item-page__info-color:after {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  opacity: 0;
  border-radius: 50%;
  pointer-events: none;
}
.item-page__info-color_active:after {
  opacity: 1;
}
.item-page__info-sizes {
  width: 50%;
}
.item-page__info-sizes-title {
  margin-left: -2px;
  font-size: 1.35rem;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.3);
}
.item-page__info-sizes-select {
  width: 90px;
}
.item-page__info-quantity {
  width: 50%;
  margin-bottom: 22px;
}
.item-page__info-quantity-title {
  margin-left: -2px;
  font-size: 1.35rem;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.3);
}
.item-page__info-quantity-select {
  display: none;
}
.item-page__info-quantity-box {
  display: block;
  padding-top: 5px;
  margin-right: -3px;
}
.item-page__info-buttons {
  width: 100%;
}
.item-page__info-buttons_floating {
  display: none;
}
.item-page__info-button-cart {
  width: 100%;
  height: 70px;
  margin-bottom: 6px;
}
.item-page__info-button-fav {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 70px;
  padding-right: 10px;
  margin-bottom: 5px;
  background: #fff;
  cursor: pointer;
}
.item-page__info-button-fav-icon {
  margin-right: 14px;
  font-size: 3rem;
}
.item-page__info-button-fav-icon_hover {
  margin-left: -44px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.item-page__info-button-fav-text {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.43;
  letter-spacing: 0.28rem;
  text-align: center;
  text-transform: uppercase;
}
.item-page__info-button-fav:hover .item-page__info-button-fav-text {
  text-decoration: underline;
}
.item-page__info-button-fav:hover .item-page__info-button-fav-icon_hover {
  opacity: 1;
}
.item-page__info-description {
  margin-left: 1px;
  margin-bottom: 25px;
  white-space: pre-line;
  font-size: 13px;
  line-height: 1.39;
}
.item-page__info-block {
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  margin: 0 -30px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.item-page__info-block ~ .item-page__info-block {
  border-top: none;
}
.item-page__info-block-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 49px;
  padding: 0 30px 0 39px;
  cursor: pointer;
}
.item-page__info-block-title-text {
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
}
.item-page__info-block-title-icon {
  font-size: 1rem;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.item-page__info-block_active .item-page__info-block-title-icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.item-page__info-block-content {
  display: none;
  padding: 20px 30px 30px 39px;
}
.item-page__info-block_active .item-page__info-block-content {
  display: block;
}
.item-page__info-block-sizegrid {
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  margin: -5px -10px 25px -20px;
  border-collapse: collapse;
  font-size: 1.1rem;
  line-height: 1.35;
}
.item-page__info-block-sizegrid-row:nth-child(even) .item-page__info-block-sizegrid-cell {
  background: #ececec;
}
.item-page__info-block-sizegrid-cell {
  padding: 10px 10px;
}
.item-page__info-block-sizegrid-cell:first-child {
  padding-left: 20px;
  padding-right: 10px;
}
.item-page__info-block-sizegrid-cell:last-child {
  padding-right: 20px;
  padding-left: 10px;
}
.item-page__info-block-delivery {
  font-size: 1.3rem;
  line-height: 1.4;
}
.item-page__info-block-delivery-more {
  text-decoration: underline;
  cursor: pointer;
}
.item-page__info-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 85px;
  padding-right: 14px;
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
  cursor: pointer;
}
.item-page__info-back-icon {
  margin-right: 14px;
  font-size: 1.5rem;
}
.item-page__info-back-text {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.28rem;
}
.item-page__similar {
  width: 100%;
  margin-bottom: 30px;
}
.item-page__similar-title {
  margin-bottom: 39px;
  font-size: 3.2rem;
  text-align: center;
}
.item-page__similar-slider {
  width: 100%;
}
.item-page__similar-slide {
  width: 160px !important;
}
.item-page__similar-slide ~ .item-page__similar-slide {
  margin-left: 10px;
}
@media (min-width: 1024px) {
  .item-page {
    padding-top: 0;
  }
  .item-page__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .item-page__info {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 50%;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 126px;
    padding-left: 121px;
    padding-right: 90px;
    padding-bottom: 90px;
    margin-bottom: 0;
  }
  .item-page__info-line {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .item-page__info-id {
    -webkit-box-ordinal-group: -2;
    -webkit-order: -3;
        -ms-flex-order: -3;
            order: -3;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: block;
    width: 100%;
    margin-bottom: 18px;
    margin-top: 0;
    color: rgba(0, 0, 0, 0.3);
    font-size: 1.3rem;
    letter-spacing: 0.06rem;
    text-transform: uppercase;
  }
  .item-page__info-title {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
        -ms-flex-order: -2;
            order: -2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: -3px;
    margin-bottom: 13px;
    margin-top: 0;
    font-size: 3.6rem;
  }
  .item-page__info-description {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 23px;
    margin-top: 0;
    line-height: 1.85;
  }
  .item-page__info-price {
    margin-left: -2px;
    font-size: 2.6rem;
    font-weight: 600;
    letter-spacing: -0.2rem;
  }
  .item-page__info-price_current {
    margin-right: 27px;
  }
  .item-page__info-price_old {
    font-size: 2rem;
  }
  .item-page__info-colors {
    margin: -11px -15px 5px 6px;
  }
  .item-page__info-sizes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 7px;
  }
  .item-page__info-sizes-title {
    font-size: 1.2rem;
  }
  .item-page__info-sizes-select {
    margin-right: -6px;
    width: 94px;
    margin-bottom: 4px;
  }
  .item-page__info-quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: -webkit-calc(50% + 15px);
    width: calc(50% + 15px);
    margin-bottom: 7px;
    padding-left: 24px;
  }
  .item-page__info-quantity-title {
    padding-right: 10px;
    font-size: 1.2rem;
  }
  .item-page__info-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: -121px;
    margin-right: -90px;
    width: -webkit-calc(100% + 211px);
    width: calc(100% + 211px);
  }
  .item-page__info-block-title {
    height: 59px;
    padding: 0 30px 0 121px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 1.2rem;
  }
  .item-page__info-block-title-text {
    letter-spacing: 0;
  }
  .item-page__info-block-title-icon {
    margin-left: 19px;
  }
  .item-page__info-block-content {
    padding: 0 90px 40px 121px;
  }
  .item-page__info-block-sizegrid {
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    margin: -9px -28px 25px;
    font-size: 1.3rem;
  }
  .item-page__info-block-sizegrid-cell {
    padding: 14px 20px;
  }
  .item-page__info-block-sizegrid-cell:first-child {
    padding-left: 28px;
    padding-right: 8px;
  }
  .item-page__info-block-sizegrid-cell:last-child {
    padding-right: 14px;
    padding-left: 10px;
  }
  .item-page__info-back {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 70px;
    margin-left: -3px;
    margin-top: auto;
    margin-bottom: 0;
  }
  .item-page__info-back-icon {
    margin-right: 11px;
  }
  .item-page__info-back-text {
    letter-spacing: 0;
  }
  .item-page__info-buttons {
    display: none;
  }
  .item-page__info-buttons_floating {
    display: block;
    position: fixed;
    left: 0;
    top: -webkit-calc(100% - 90px);
    top: calc(100% - 90px);
    background: rgba(0, 255, 0, 0.3);
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
  }
  .item-page__info-button-cart {
    width: -webkit-calc(50% + 30px);
    width: calc(50% + 30px);
    height: 90px;
    margin-bottom: 0;
  }
  .item-page__info-button-fav {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    height: 90px;
    margin-bottom: 0;
  }
  .item-page__gallery {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50%;
    min-height: 100vh;
    padding: 0;
    margin-bottom: 120px;
  }
  .item-page__gallery-container {
    width: 100%;
    overflow: auto;
  }
  .item-page__gallery-thumbs {
    position: relative;
    z-index: 1;
  }
  .item-page__gallery-thumbs-wrapper {
    position: fixed;
    bottom: -9px;
    right: 30px;
    z-index: 2;
    width: 7.6%;
    height: 247px;
    padding: 9px;
    overflow: hidden;
    background: #fff;
  }
  .item-page__gallery-thumbs-wrapper_active {
    display: block;
  }
  .item-page__gallery-thumbs-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 9px;
    background: #fff;
  }
  .item-page__gallery-thumb ~ .item-page__gallery-thumb {
    margin-top: 9px;
  }
  .item-page__gallery-wrapper {
    display: block !important;
    height: auto !important;
    width: auto !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .item-page__gallery-slide {
    height: auto !important;
    width: auto !important;
  }
  .item-page__gallery-next,
  .item-page__gallery-prev,
  .item-page__gallery-pagination {
    visibility: hidden;
    pointer-events: none;
  }
  .item-page__similar {
    display: none;
  }
}
.cart-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .cart-page {
    min-height: 100vh;
  }
}
.cart-page__container {
  padding-top: 24px;
  padding-bottom: 57px;
}
.cart-page__title {
  font-size: 3.1rem;
  text-align: center;
}
.cart-page__cart {
  position: relative;
}
.cart-page__cart-empty {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 0;
  visibility: hidden;
  opacity: 0;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition-property: visibility, opacity, height;
  transition-property: visibility, opacity, height;
  -webkit-transition-duration: 0s, 0.5s, 0.5s;
          transition-duration: 0s, 0.5s, 0.5s;
  -webkit-transition-delay: 0.5s, 0s, 0s;
          transition-delay: 0.5s, 0s, 0s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.cart-page__cart-empty:last-child {
  position: relative;
  height: 100px;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s, 0s, 0s;
          transition-delay: 0s, 0s, 0s;
}
.cart-page__cart-head {
  display: none;
}
.cart-page__cart-item {
  position: relative;
  z-index: 1;
  padding: 28px 20px 29px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  -webkit-transition: border-color 0.5s ease-in-out;
  transition: border-color 0.5s ease-in-out;
}
.cart-page__cart-item-wrapper {
  position: relative;
  z-index: 1;
  max-height: 500px;
  overflow: hidden;
  background: #fff;
  -webkit-transition-property: max-height, opacity;
  transition-property: max-height, opacity;
  -webkit-transition-duration: 0.9s;
          transition-duration: 0.9s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.cart-page__cart-item-wrapper.collapsed {
  max-height: 0;
  opacity: 0;
}
.cart-page__cart-item-image {
  padding-bottom: 150%;
  background-position: center top;
  background-size: cover;
}
.cart-page__cart-item-image-wrapper {
  float: left;
  width: 140px;
}
.cart-page__cart-item-description {
  margin-left: 159px;
  width: -webkit-calc(100% - 159px);
  width: calc(100% - 159px);
  margin-bottom: 14px;
}
.cart-page__cart-item-description-title {
  margin-top: 17px;
  margin-bottom: 14px;
  padding-right: 12px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.14;
}
.cart-page__cart-item-description-info {
  font-size: 1.2rem;
  line-height: 1.7;
  letter-spacing: 0.05rem;
  white-space: pre-line;
}
.cart-page__cart-item-quantity {
  margin-left: 159px;
  width: -webkit-calc(100% - 159px);
  width: calc(100% - 159px);
  margin-bottom: 17px;
}
.cart-page__cart-item-price {
  display: none;
  font-weight: 600;
  font-size: 1.6rem;
}
.cart-page__cart-item-total {
  width: -webkit-calc(100% - 159px);
  width: calc(100% - 159px);
  margin-left: 159px;
  font-weight: 600;
  font-size: 1.6rem;
}
.cart-page__cart-item-remove {
  position: absolute;
  top: 19px;
  right: 3px;
  z-index: 1;
  font-size: 3.1rem;
  cursor: pointer;
}
.cart-page__bottom {
  width: 100%;
}
.cart-page__promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 35px;
  padding: 0 18px;
  margin-top: 15px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.3);
}
.cart-page__promo-input,
.cart-page__promo-submit,
.cart-page__promo_active .cart-page__promo-title,
.cart-page__promo_applied .cart-page__promo-title {
  display: none;
}
.cart-page__promo_active .cart-page__promo-input,
.cart-page__promo_active .cart-page__promo-submit,
.cart-page__promo_applied .cart-page__promo-message {
  display: block;
}
.cart-page__promo-title {
  padding-top: 3px;
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
  text-decoration: underline;
  cursor: pointer;
}
.cart-page__promo-input {
  width: 100%;
  padding-top: 14px;
  padding-right: 45px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  font-size: 1.3rem;
}
.cart-page__promo-input::-webkit-input-placeholder {
  color: #000;
  font-weight: 600;
}
.cart-page__promo-input:-ms-input-placeholder {
  color: #000;
  font-weight: 600;
}
.cart-page__promo-input::placeholder {
  color: #000;
  font-weight: 600;
}
.cart-page__promo-submit {
  margin-left: -32px;
  font-size: 3.5rem;
}
.cart-page__promo-message {
  display: none;
  padding-top: 2px;
  font-size: 1.3rem;
}
.cart-page__total {
  padding: 0 18px;
}
.cart-page__total-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 100%;
}
.cart-page__total-item ~ .cart-page__total-item {
  margin-top: 17px;
}
.cart-page__total-item-title {
  padding-right: 20px;
  font-size: 1.6rem;
  font-weight: 600;
}
.cart-page__total-item-text {
  font-size: 1.6rem;
}
.cart-page__total-button {
  height: 70px;
  padding: 0 2px;
  margin-top: 36px;
}
.cart-page__back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 21px;
  margin-top: 30px;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
}
.cart-page__back-icon {
  margin-right: 7px;
}
.cart-page__back-text {
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .cart-page {
    padding-top: 90px;
  }
  .cart-page__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 1320px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 46px;
    padding-bottom: 61px;
    margin: 0 auto;
  }
  .cart-page__title {
    width: 100%;
    margin-bottom: 35px;
    text-align: left;
    font-size: 3.6rem;
  }
  .cart-page__cart {
    width: 100%;
    padding-bottom: 26px;
    border-bottom: 1px solid #ddd;
  }
  .cart-page__cart-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3rem;
    letter-spacing: 0.07rem;
    color: rgba(0, 0, 0, 0.3);
  }
  .cart-page__cart-head-image {
    width: 22.5%;
  }
  .cart-page__cart-head-description {
    width: 27.3%;
  }
  .cart-page__cart-head-quantity {
    width: 17.4%;
  }
  .cart-page__cart-head-price {
    width: 15.4%;
  }
  .cart-page__cart-head-total {
    width: 17.4%;
  }
  .cart-page__cart-empty:last-child .cart-page__cart-empty-text {
    padding-top: 20px;
  }
  .cart-page__cart-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 17px 0;
    overflow: visible;
  }
  .cart-page__cart-item-wrapper:last-child .cart-page__cart-item {
    border-bottom-color: transparent;
  }
  .cart-page__cart-item-image {
    padding-bottom: 133.3%;
  }
  .cart-page__cart-item-image-wrapper {
    float: none;
    width: 150px;
    margin-right: -webkit-calc(22.5% - 150px);
    margin-right: calc(22.5% - 150px);
  }
  .cart-page__cart-item-description {
    margin: 0;
    width: 27.3%;
    padding-right: 20px;
  }
  .cart-page__cart-item-description-title {
    margin-top: 22px;
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
  .cart-page__cart-item-description-info {
    font-weight: 600;
    line-height: 1.9;
    font-size: 1.3rem;
  }
  .cart-page__cart-item-quantity {
    margin: 17px 0 0;
    width: 17.4%;
  }
  .cart-page__cart-item-price {
    display: block;
    margin: 24px 0 0;
    width: 15.4%;
  }
  .cart-page__cart-item-total {
    margin: 24px 0 0;
    width: 17.4%;
  }
  .cart-page__cart-item-remove {
    top: 17px;
    right: -7px;
  }
  .cart-page__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .cart-page__back {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 22.5%;
    padding: 0;
    margin-top: 37px;
    font-weight: 600;
  }
  .cart-page__back-text {
    letter-spacing: 0.05rem;
  }
  .cart-page__promo {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 44.7%;
    padding: 0;
    margin-top: 24px;
  }
  .cart-page__promo-title {
    font-weight: 600;
  }
  .cart-page__promo-input {
    width: 180px;
    padding-bottom: 13px;
  }
  .cart-page__promo-message {
    font-weight: 600;
  }
  .cart-page__total {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: 32.8%;
    padding: 0;
    margin-top: 34px;
  }
  .cart-page__total-item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .cart-page__total-item-title {
    width: 48%;
  }
  .cart-page__total-button {
    height: 90px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .cart-page__container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.checkout-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .checkout-page {
    min-height: 100vh;
  }
}
.checkout-page__summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 18px 20px 0;
}
.checkout-page__summary-title {
  width: 50%;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
}
.checkout-page__summary-total {
  width: 50%;
  text-align: right;
  font-size: 1.6rem;
  font-weight: 600;
}
.checkout-page__summary-total-title {
  display: none;
}
.checkout-page__summary-cart {
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  padding: 18px 19px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 17px -20px 0;
}
.checkout-page__summary-cart-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 18px;
}
.checkout-page__summary-cart-item-image {
  padding-bottom: 150%;
  background-position: center top;
  background-size: cover;
}
.checkout-page__summary-cart-item-image-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 60px;
  margin-right: 33px;
}
.checkout-page__summary-cart-item-title {
  margin-top: 11px;
  font-size: 1.4rem;
  line-height: 1.14;
}
.checkout-page__summary-cart-item-data {
  font-size: 1.2rem;
  line-height: 3;
  letter-spacing: 0.07rem;
  opacity: 0.8;
}
.checkout-page__summary-cart-item-total {
  font-size: 1.6rem;
  font-weight: 600;
}
.checkout-page__summary-line {
  display: none;
}
.checkout-page__summary-mobile {
  width: 100%;
}
.checkout-page__summary-mobile-title {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
}
.checkout-page__summary-mobile-wrapper {
  padding: 35px 20px;
  border: 1px solid #000;
  margin-bottom: 40px;
}
.checkout-page__summary-mobile-line {
  padding-bottom: 15px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.3;
  white-space: normal;
}
.checkout-page__summary-mobile-line_total {
  padding-top: 25px;
  padding-bottom: 0;
}
.checkout-page__summary-mobile-line-title {
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
}
.checkout-page__summary-mobile-line-value {
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
}
.checkout-page__summary-mobile-line-comment {
  display: inline-block;
  color: rgba(0, 0, 0, 0.3);
  text-transform: none;
  font-style: italic;
  white-space: nowrap;
}
.checkout-page__content {
  padding: 20px 20px 87px;
}
.checkout-page__content-title {
  margin-bottom: 30px;
  font-size: 3.2rem;
  text-align: center;
}
.checkout-page__content-form-field {
  margin-top: 16px;
}
.checkout-page__content-form-field + .checkout-page__content-form-field {
  margin-top: 28px;
  margin-bottom: 0;
  padding-bottom: 8px;
}
.checkout-page__content-form-field_full {
  width: 100%;
}
.checkout-page__content-form-radio {
  padding-top: 11px;
  padding-bottom: 3px;
}
.checkout-page__content-form-radioset {
  margin-bottom: 27px;
}
.checkout-page__content-form-button {
  width: 100%;
  height: 70px;
}
.checkout-page__content-form-text {
  margin-top: 10px;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.1;
}
.checkout-page__content-form-trigger {
  color: #8c9fc3;
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: underline;
  cursor: pointer;
}
.checkout-page__content-form-trigger:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .checkout-page {
    padding-top: 90px;
  }
  .checkout-page__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    max-width: 1440px;
    margin: 0 auto;
  }
  .checkout-page__summary-mobile {
    display: none;
  }
  .checkout-page__summary {
    position: fixed;
    top: 91px;
    right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    width: 33.3%;
    height: -webkit-calc(100vh - 91px);
    height: calc(100vh - 91px);
    padding: 40px 20px 40px 40px;
    border-left: 1px solid #ddd;
  }
  .checkout-page__summary-title {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    letter-spacing: 0.05rem;
    font-size: 1.3rem;
    color: rgba(0, 0, 0, 0.3);
  }
  .checkout-page__summary-total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
    width: 100%;
    margin-top: 29px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0.05rem;
  }
  .checkout-page__summary-total-title {
    display: block;
    width: 91px;
    margin-right: 21px;
  }
  .checkout-page__summary-cart {
    width: 100%;
    padding: 0;
    border: none;
    margin: 31px 0 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    overflow-y: auto;
    overscroll-behavior-y: contain;
  }
  .checkout-page__summary-cart-item {
    padding-bottom: 0;
  }
  .checkout-page__summary-cart-item ~ .checkout-page__summary-cart-item {
    padding-top: 28px;
  }
  .checkout-page__summary-cart-item-image {
    padding-bottom: 133.3%;
  }
  .checkout-page__summary-cart-item-image-wrapper {
    width: 91px;
    margin-right: 21px;
  }
  .checkout-page__summary-cart-item-title {
    margin-top: 9px;
    line-height: 1.3;
  }
  .checkout-page__summary-cart-item-data {
    line-height: 3.4;
  }
  .checkout-page__summary-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 11px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0.05rem;
  }
  .checkout-page__summary-line-title {
    width: 91px;
    margin-right: 21px;
  }
  .checkout-page__summary-line-value-comment {
    margin-left: 6px;
    text-transform: none;
    font-style: italic;
    color: rgba(0, 0, 0, 0.3);
  }
  .checkout-page__content {
    width: 66.6%;
    padding: 47px 60px 75px;
    margin: 0 33.3% 0 0;
  }
  .checkout-page__content-title {
    margin-bottom: 34px;
    text-align: left;
    font-size: 3.6rem;
  }
  .checkout-page__content-form-field {
    margin-top: 7px;
    width: -webkit-calc(50% - 31px);
    width: calc(50% - 31px);
  }
  .checkout-page__content-form-field + .checkout-page__content-form-field {
    margin-top: 7px;
    margin-bottom: 11px;
  }
  .checkout-page__content-form-field_radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .checkout-page__content-form-field_full {
    width: 100%;
  }
  .checkout-page__content-form-radio {
    margin-right: 47px;
  }
  .checkout-page__content-form-radio:last-child {
    margin-right: 0;
  }
  .checkout-page__content-form-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .checkout-page__content-form-button {
    margin-top: 44px;
    height: 90px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
  }
}
@media (min-width: 1280px) {
  .checkout-page__summary {
    width: 27.1%;
    padding: 40px 40px 40px 59px;
  }
  .checkout-page__content {
    width: 72.9%;
    padding: 47px 171px 75px 119px;
  }
}
.dashboard-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .dashboard-page {
    min-height: 100vh;
  }
}
.dashboard-page__container {
  padding: 15px 20px 0;
}
.dashboard-page__user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 61px;
}
.dashboard-page__user-overlay {
  display: none;
}
.dashboard-page__user-avatar {
  position: relative;
  margin-bottom: 9px;
}
.dashboard-page__user-avatar-image {
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.dashboard-page__user-avatar-upload {
  position: absolute;
  top: 6px;
  right: -3px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 2.5rem;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #8c9fc3;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transform: scale(0.1);
      -ms-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.dashboard-page__user_editable .dashboard-page__user-avatar-upload {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.dashboard-page__user-field {
  position: relative;
  padding-bottom: 0;
  -webkit-transition-property: padding-bottom;
  transition-property: padding-bottom;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.dashboard-page__user-field-validation {
  position: absolute;
  bottom: 4px;
  left: 1px;
  right: 1px;
  z-index: 1;
  color: #ef2525;
  font-size: 1rem;
  font-weight: 200;
  letter-spacing: 0.03em;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0s 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0s 0.25s ease-in-out;
}
.dashboard-page__user_editable .dashboard-page__user-field_invalid {
  padding-bottom: 18px;
}
.dashboard-page__user_editable .dashboard-page__user-field_invalid .dashboard-page__user-field-validation {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.dashboard-page__user-input {
  border-bottom: 1px solid #ddd;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
}
.dashboard-page__user-field_invalid .dashboard-page__user-input {
  border-color: #ef2525;
}
.dashboard-page__user-name {
  width: 200px;
  padding-bottom: 6px;
  text-align: center;
  font-size: 2.4rem;
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__user-name:disabled {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #000;
}
.dashboard-page__user-info {
  width: 180px;
  height: 20px;
  padding-bottom: 2px;
  margin-top: 8px;
  text-align: center;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__user-info:disabled {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.dashboard-page__user-password {
  display: none;
  width: 180px;
  height: 20px;
  padding-bottom: 2px;
  margin-top: 8px;
  text-align: center;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__user_editable .dashboard-page__user-password {
  display: block;
}
.dashboard-page__user-control {
  padding-top: 14px;
  text-decoration: underline;
  text-align: center;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.dashboard-page__user_editable .dashboard-page__user-control {
  display: none;
}
.dashboard-page__user-button {
  display: none;
  width: 250px;
  height: 60px;
}
.dashboard-page__user-button_first {
  margin-top: 60px;
}
.dashboard-page__user_editable .dashboard-page__user-button {
  display: block;
}
.dashboard-page__discount {
  margin-bottom: 53px;
}
.dashboard-page__discount-title {
  margin-bottom: 18px;
  font-size: 3.1rem;
  text-align: center;
}
.dashboard-page__discount-scale {
  min-width: 670px;
  width: 100%;
  height: 94px;
  padding-right: 20px;
}
.dashboard-page__discount-scale-wrapper {
  margin-right: -20px;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  overflow: auto;
}
.dashboard-page__discount-scale-milestones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}
.dashboard-page__discount-scale-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  line-height: 1.5;
}
.dashboard-page__discount-scale-item_current ~ .dashboard-page__discount-scale-item {
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__discount-scale-item:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.dashboard-page__discount-scale-item-value {
  font-size: 1.6rem;
}
.dashboard-page__discount-scale-item-title {
  font-size: 1.4rem;
}
.dashboard-page__discount-scale-indicator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 10px;
  background: #ddd;
  border-radius: 5px;
}
.dashboard-page__discount-scale-step {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.dashboard-page__discount-scale-step ~ .dashboard-page__discount-scale-step {
  margin-left: -1px;
}
.dashboard-page__discount-scale-step-progress {
  width: 100%;
  height: 100%;
  background: #8c9fc3;
}
.dashboard-page__discount-scale-step_current ~ .dashboard-page__discount-scale-step .dashboard-page__discount-scale-step-progress {
  background: rgba(0, 0, 0, 0);
}
.dashboard-page__discount-scale-step_current .dashboard-page__discount-scale-step-progress {
  border-radius: 0 5px 5px 0 ;
}
.dashboard-page__discount-scale-step:first-child .dashboard-page__discount-scale-step-progress {
  border-radius: 5px 0 0 5px;
}
.dashboard-page__discount-scale-step:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.dashboard-page__discount-info {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.5;
}
.dashboard-page__discount-info-accent {
  display: inline-block;
  margin-left: 10px;
  font-weight: 600;
}
.dashboard-page__wishlist {
  margin-bottom: 12px;
}
.dashboard-page__wishlist-title {
  margin-bottom: 24px;
  font-size: 3.1rem;
  text-align: center;
}
.dashboard-page__wishlist-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -20px;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
}
.dashboard-page__wishlist-list-item {
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  margin: 0 10px 33px;
}
.dashboard-page__orders {
  margin-bottom: 36px;
}
.dashboard-page__orders-title {
  margin-bottom: 20px;
  font-size: 3.1rem;
  text-align: center;
}
.dashboard-page__orders-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.dashboard-page__orders-search-input {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding-left: 12px;
  font-size: 1.6rem;
}
.dashboard-page__orders-search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__orders-search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__orders-search-input::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__orders-search-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: -2px -4px 0 0;
  font-size: 3rem;
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__order {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  padding: 22px 10px 20px;
  margin: 10px -10px 0;
  background: #ececec;
}
.dashboard-page__order-id {
  padding-left: 13px;
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__order-date {
  padding-right: 8px;
  padding-top: 2px;
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__order-contents {
  width: 100%;
  padding: 12px 8px 8px 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 13px 0;
}
.dashboard-page__order-contents-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8px;
  font-size: 1.4rem;
  line-height: 1.3;
}
.dashboard-page__order-contents-item-title {
  padding-right: 20px;
}
.dashboard-page__order-contents-item-price {
  font-weight: 600;
  white-space: nowrap;
}
.dashboard-page__order-total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 5px 9px 17px 11px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
  font-size: 1.4rem;
}
.dashboard-page__order-total-stats {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.3);
}
.dashboard-page__order-total-stats-item ~ .dashboard-page__order-total-stats-item {
  margin-top: 6px;
}
.dashboard-page__order-total-value {
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
}
.dashboard-page__order-status {
  padding: 5px 10px;
  font-size: 1.4rem;
}
.dashboard-page__order-tracking {
  padding: 5px 10px;
  font-size: 1.4rem;
  color: #8c9fc3;
  text-decoration: underline;
}
.dashboard-page__addresses {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 47px;
}
.dashboard-page__addresses-title {
  margin-bottom: 24px;
  font-size: 3.1rem;
  text-align: center;
}
.dashboard-page__addresses-list {
  width: 100%;
}
.dashboard-page__addresses-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  padding: 28px 22px 20px 20px;
  margin: 0 -10px 10px;
  background: #ececec;
}
.dashboard-page__addresses-list-item-name {
  font-size: 1.4rem;
  font-weight: 600;
}
.dashboard-page__addresses-list-item-status {
  padding-top: 5px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.3rem;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
  cursor: pointer;
}
.dashboard-page__addresses-list-item-status_primary {
  color: #8c9fc3;
  text-decoration: none;
  cursor: auto;
}
.dashboard-page__addresses-list-item-data {
  width: 100%;
  margin: 17px 0;
  line-height: 1.45;
  font-size: 1.4rem;
  white-space: pre-line;
}
.dashboard-page__addresses-list-item-edit {
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.4rem;
  text-decoration: underline;
  cursor: pointer;
}
.dashboard-page__addresses-add {
  margin-top: 12px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.6rem;
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 576px) {
  .dashboard-page__wishlist-list-item {
    width: -webkit-calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px);
  }
}
@media (min-width: 768px) {
  .dashboard-page__wishlist-list-item {
    width: -webkit-calc(100% / 4 - 20px);
    width: calc(100% / 4 - 20px);
  }
}
@media (min-width: 1024px) {
  .dashboard-page {
    padding-top: 90px;
  }
  .dashboard-page__container {
    position: relative;
    z-index: 1;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px 0 390px;
  }
  .dashboard-page__user {
    position: fixed;
    top: 90px;
    left: 0;
    z-index: 1;
    width: 270px;
    padding: 52px 20px 20px;
    margin: 0 60px;
  }
  .dashboard-page__user_editable {
    z-index: 1000;
    background: #fff;
  }
  .dashboard-page__user_editable + .dashboard-page__user-overlay {
    z-index: 999;
    opacity: 1;
    -webkit-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
    pointer-events: all;
    cursor: pointer;
  }
  .dashboard-page__user-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition-property: opacity, z-index;
    transition-property: opacity, z-index;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    pointer-events: none;
  }
  .dashboard-page__user-button {
    width: 204px;
  }
  .dashboard-page__discount {
    margin-top: 48px;
    margin-bottom: 38px;
  }
  .dashboard-page__discount-title {
    margin-bottom: 39px;
    font-size: 3.6rem;
    text-align: left;
  }
  .dashboard-page__discount-scale {
    height: 83px;
    padding-right: 0;
  }
  .dashboard-page__discount-scale-wrapper {
    width: 100%;
    margin: 0;
  }
  .dashboard-page__discount-scale-item-title {
    line-height: 1.4;
  }
  .dashboard-page__discount-info {
    text-align: left;
  }
  .dashboard-page__wishlist {
    margin-bottom: 0;
  }
  .dashboard-page__wishlist-title {
    margin-bottom: 39px;
    font-size: 3.6rem;
    text-align: left;
  }
  .dashboard-page__wishlist-list {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin: 0 -30px;
  }
  .dashboard-page__wishlist-list-item {
    width: -webkit-calc(100% / 3 - 60px);
    width: calc(100% / 3 - 60px);
    margin: 0 30px 40px;
  }
  .dashboard-page__orders {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .dashboard-page__orders-title {
    width: 50%;
    margin-bottom: 18px;
    font-size: 3.6rem;
    text-align: left;
  }
  .dashboard-page__orders-search {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    padding-left: 18px;
    padding-right: 26px;
  }
  .dashboard-page__orders-search-icon {
    margin: 0;
    font-size: 3.5rem;
  }
  .dashboard-page__orders-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin: 10px -10px 0 -45px;
  }
  .dashboard-page__order {
    width: -webkit-calc(100% / 2 - 30px);
    width: calc(100% / 2 - 30px);
    padding: 20px 20px 29px;
    margin: 0 15px 30px;
  }
  .dashboard-page__addresses {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 29px;
  }
  .dashboard-page__addresses-title {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
        -ms-flex-order: -2;
            order: -2;
    width: 50%;
    margin-bottom: 31px;
    font-size: 3.6rem;
    text-align: left;
  }
  .dashboard-page__addresses-add {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    width: 50%;
    padding-left: 28px;
    margin-top: 16px;
  }
  .dashboard-page__addresses-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin: 0 -15px 0 -45px;
  }
  .dashboard-page__addresses-list-item {
    width: -webkit-calc(100% / 2 - 30px);
    width: calc(100% / 2 - 30px);
    padding: 27px 31px 20px 29px;
    margin: 0 15px 30px;
  }
}
@media (min-width: 1440px) {
  .dashboard-page__container {
    padding: 0 270px 0 390px;
  }
  .dashboard-page__user {
    left: 50vw;
    -webkit-transform: translate(-720px, 0);
        -ms-transform: translate(-720px, 0);
            transform: translate(-720px, 0);
  }
  .dashboard-page__wishlist-list-item {
    width: -webkit-calc(100% / 4 - 60px);
    width: calc(100% / 4 - 60px);
  }
}
.collections-list-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .collections-list-page {
    min-height: 100vh;
  }
}
.collections-list-page__title {
  margin-top: 24px;
  font-size: 3.1rem;
  text-align: center;
}
.collections-list-page__list {
  margin-bottom: 71px;
}
.collections-list-page__list.swiper-container {
  width: 100%;
}
.collections-list-page__list-wrapper.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto !important;
}
.collections-list-page__list-scrollbar.swiper-scrollbar {
  display: none;
}
.collections-list-page__list-item {
  height: auto !important;
  padding: 23px 20px 43px;
}
.collections-list-page__list-item ~ .collections-list-page__list-item {
  border-top: 1px solid #ddd;
}
.collections-list-page__list-item-image {
  display: block;
  width: 100%;
  padding-bottom: 66.5%;
  margin-bottom: 25px;
  background-position: center top;
  background-size: cover;
}
.collections-list-page__list-item-year {
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.3rem;
  font-weight: 600;
}
.collections-list-page__list-item-title {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.35;
  text-transform: uppercase;
  white-space: pre-line;
}
@media (min-width: 1024px) {
  .collections-list-page {
    padding-top: 90px;
    overflow: hidden;
  }
  .collections-list-page__title {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 0 120px;
    margin-top: 55px;
    margin-bottom: 25px;
    text-align: left;
    font-size: 3.6rem;
  }
  .collections-list-page__list.swiper-container {
    overflow: visible;
    padding-bottom: 73px;
    padding-left: 120px;
    margin-bottom: 79px;
  }
  .collections-list-page__list-scrollbar.swiper-scrollbar {
    display: block;
    left: 120px !important;
    bottom: 0 !important;
    right: 120px !important;
    width: auto !important;
    height: 10px !important;
    background: rgba(0, 0, 0, 0);
  }
  .collections-list-page__list-scrollbar.swiper-scrollbar .swiper-scrollbar-drag {
    background: #ddd;
  }
  .collections-list-page__list-wrapper.swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .collections-list-page__list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-right: 120px;
  }
  .collections-list-page__list-item.swiper-slide {
    width: 380px;
    padding: 0;
  }
  .collections-list-page__list-item ~ .collections-list-page__list-item {
    border: none;
  }
  .collections-list-page__list-item-title {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 24px;
    line-height: 1.5;
  }
  .collections-list-page__list-item-year {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
        -ms-flex-order: -2;
            order: -2;
    margin-bottom: 21px;
  }
}
@media (min-width: 1440px) {
  .collections-list-page__list.swiper-container {
    padding-left: -webkit-calc((100% - 1200px) / 2);
    padding-left: calc((100% - 1200px) / 2);
  }
  .collections-list-page__list-scrollbar.swiper-scrollbar {
    left: -webkit-calc((100% - 1200px) / 2) !important;
    left: calc((100% - 1200px) / 2) !important;
  }
}
.collections-item-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .collections-item-page {
    min-height: 100vh;
  }
}
.collections-item-page__title {
  padding: 0 10px;
  margin-top: 23px;
  margin-bottom: 26px;
  font-size: 3.1rem;
  line-height: 1.18;
  text-align: center;
  white-space: pre-line;
}
.collections-item-page__description {
  max-width: 1440px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 9px;
}
.collections-item-page__description-text {
  font-size: 1.4rem;
  line-height: 2.4rem;
}
.collections-item-page__description-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 17px;
  margin-left: -2px;
  text-decoration: none;
}
.collections-item-page__description-file-icon {
  margin-right: 12px;
  color: #ef2525;
  font-size: 3.4rem;
}
.collections-item-page__description-file-title {
  padding-top: 3px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.29rem;
  text-transform: uppercase;
  text-decoration: underline;
}
.collections-item-page__gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin-bottom: 33px;
}
.collections-item-page__gallery-item {
  width: -webkit-calc(100% / 2 - 20px);
  width: calc(100% / 2 - 20px);
  margin: 10px;
}
.collections-item-page__gallery-item:nth-child(8n + 7),
.collections-item-page__gallery-item:nth-child(8n + 8),
.collections-item-page__gallery-item_doubled {
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}
.collections-item-page__gallery-item-preview {
  width: 100%;
  padding-bottom: 150%;
  background-size: cover;
  background-position: center top;
  cursor: pointer;
}
.collections-item-page__gallery-item:nth-child(8n + 7) .collections-item-page__gallery-item-preview,
.collections-item-page__gallery-item:nth-child(8n + 8) .collections-item-page__gallery-item-preview,
.collections-item-page__gallery-item_doubled .collections-item-page__gallery-item-preview {
  padding-bottom: -webkit-calc(75% - 15px);
  padding-bottom: calc(75% - 15px);
}
.collections-item-page__slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0s, 0.5s;
          transition-delay: 0s, 0.5s;
}
.collections-item-page__slider_active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
}
.collections-item-page__slider-close {
  position: absolute;
  right: 5px;
  top: 42px;
  z-index: 10;
  color: #fff;
  font-size: 5rem;
  opacity: 0.8;
  cursor: pointer;
}
.collections-item-page__slider-swiper {
  width: 100%;
}
.collections-item-page__slider-swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto !important;
}
.collections-item-page__slider-swiper-slide {
  min-height: 200px;
  height: auto !important;
}
.collections-item-page__slider-swiper-slide-image {
  max-width: -webkit-calc(100vw - 100px);
  max-width: calc(100vw - 100px);
  max-height: -webkit-calc(100vh - 100px);
  max-height: calc(100vh - 100px);
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.collections-item-page__slider-swiper-slide-image.swiper-lazy-loaded {
  opacity: 1;
}
.collections-item-page__slider-swiper-slide-preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  width: 80px;
  height: 80px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.collections-item-page__slider-swiper-prev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  z-index: 10;
  color: #fff;
  font-size: 4rem;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  opacity: 0.8;
  outline: none;
}
.collections-item-page__slider-swiper-next {
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  z-index: 10;
  color: #fff;
  font-size: 4rem;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  opacity: 0.8;
  outline: none;
}
.collections-item-page__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 60px;
  margin: 0 auto;
  text-decoration: none;
}
.collections-item-page__button_desktop {
  display: none;
}
.collections-item-page__back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 2px 15px 0;
  margin: 11px auto 46px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.3rem;
  text-decoration: none;
  cursor: pointer;
}
.collections-item-page__back_desktop {
  display: none;
}
.collections-item-page__back-icon {
  margin-right: 7px;
}
.collections-item-page__back-link {
  text-decoration: underline;
}
@media (min-width: 576px) {
  .collections-item-page__gallery-item {
    width: -webkit-calc(100% / 4 - 20px);
    width: calc(100% / 4 - 20px);
    margin: 10px;
  }
  .collections-item-page__gallery-item:nth-child(8n + 7),
  .collections-item-page__gallery-item:nth-child(8n + 8),
  .collections-item-page__gallery-item_doubled {
    width: -webkit-calc(100% / 2 - 20px);
    width: calc(100% / 2 - 20px);
  }
}
@media (min-width: 1024px) {
  .collections-item-page {
    padding-top: 90px;
  }
  .collections-item-page__container {
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    padding: 59px 30px 23px 60px;
  }
  .collections-item-page__description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 60px;
    padding-right: 30px;
    margin-bottom: 9px;
  }
  .collections-item-page__description-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-right: 60px;
    margin-left: -webkit-calc(24.4%);
    margin-left: calc(24.4%);
  }
  .collections-item-page__description-file {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 300px;
    margin: 0 0 auto auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .collections-item-page__back {
    display: none;
  }
  .collections-item-page__back_desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 24.4%;
    margin-left: 0;
    margin-right: 0;
    margin-top: -17px;
  }
  .collections-item-page__title {
    padding: 0;
    margin: -8px auto 0 0;
    font-size: 3.6rem;
    font-weight: 600;
    letter-spacing: -0.05rem;
    text-align: left;
  }
  .collections-item-page__button {
    display: none;
  }
  .collections-item-page__button_desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    margin: 0;
  }
  .collections-item-page__gallery {
    margin-bottom: 139px;
  }
  .collections-item-page__gallery-item {
    width: -webkit-calc(100% / 4 - 60px);
    width: calc(100% / 4 - 60px);
    margin: 30px;
  }
  .collections-item-page__gallery-item:nth-child(8n + 7),
  .collections-item-page__gallery-item:nth-child(8n + 8),
  .collections-item-page__gallery-item_doubled {
    width: -webkit-calc(100% / 2 - 60px);
    width: calc(100% / 2 - 60px);
  }
  .collections-item-page__gallery-item:nth-child(8n + 7) .collections-item-page__gallery-item-preview,
  .collections-item-page__gallery-item:nth-child(8n + 8) .collections-item-page__gallery-item-preview,
  .collections-item-page__gallery-item_doubled .collections-item-page__gallery-item-preview {
    padding-bottom: -webkit-calc(75% - 45px);
    padding-bottom: calc(75% - 45px);
  }
  .collections-item-page__slider-swiper-slide-image {
    max-width: -webkit-calc(100vw - 180px);
    max-width: calc(100vw - 180px);
    max-height: -webkit-calc(100vh - 180px);
    max-height: calc(100vh - 180px);
  }
  .collections-item-page__slider-swiper-prev {
    left: 20px;
    font-size: 5rem;
  }
  .collections-item-page__slider-swiper-next {
    right: 20px;
    font-size: 5rem;
  }
  .collections-item-page__slider-close {
    right: 21px;
    top: 78px;
  }
}
@media (min-width: 1920px) {
  .collections-item-page__gallery-item {
    width: -webkit-calc(100% / 6 - 60px);
    width: calc(100% / 6 - 60px);
  }
  .collections-item-page__gallery-item:nth-child(8n + 7),
  .collections-item-page__gallery-item:nth-child(8n + 8),
  .collections-item-page__gallery-item_doubled {
    width: -webkit-calc(100% / 3 - 60px);
    width: calc(100% / 3 - 60px);
  }
}
@-webkit-keyframes loading {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
            transform: translate(-50%, -50%) scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes loading {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
            transform: translate(-50%, -50%) scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
.blog-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .blog-page {
    min-height: 100vh;
  }
}
.blog-page__container {
  padding: 0 20px 78px;
}
.blog-page__title {
  margin-top: 25px;
  margin-bottom: 14px;
  font-size: 3.1rem;
  text-align: center;
}
.blog-page__list-item ~ .blog-page__list-item {
  padding-top: 33px;
  border-top: 1px solid #ddd;
  margin-top: 27px;
}
.blog-page__list-item-date {
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
}
.blog-page__list-item-title {
  margin-top: 12px;
  margin-bottom: 19px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.35;
}
.blog-page__list-item-image {
  max-height: 390px;
  max-width: 100%;
}
.blog-page__list-item-content {
  margin-top: 17px;
  margin-bottom: 21px;
  font-size: 1.4rem;
  line-height: 1.75;
  white-space: pre-line;
}
.blog-page__list-item-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.blog-page__list-item-tags-tag {
  height: 30px;
  padding: 0 14px 0 12px;
  margin-bottom: 8px;
  font-size: 1.3rem;
  line-height: 30px;
  background: #ddd;
  border-radius: 15px;
}
.blog-page__list-item-tags-tag ~ .blog-page__list-item-tags-tag {
  margin-left: 8px;
}
.blog-page__button {
  width: 100%;
  height: 60px;
  margin-top: 48px;
}
@media (min-width: 1024px) {
  .blog-page {
    padding-top: 90px;
  }
  .blog-page__container {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 190px;
    padding-right: 190px;
    padding-bottom: 62px;
  }
  .blog-page__title {
    margin-top: 54px;
    margin-bottom: 24px;
    font-size: 3.6rem;
    font-weight: 600;
    letter-spacing: -0.1rem;
    text-align: left;
  }
  .blog-page__list-item {
    position: relative;
  }
  .blog-page__list-item-date {
    position: absolute;
    top: 9px;
    right: -webkit-calc(100% + 61px);
    right: calc(100% + 61px);
  }
  .blog-page__list-item ~ .blog-page__list-item {
    padding-top: 23px;
    margin-top: 32px;
  }
  .blog-page__list-item ~ .blog-page__list-item .blog-page__list-item-date {
    top: 41px;
  }
  .blog-page__list-item-title {
    margin-bottom: 31px;
    font-size: 2rem;
    letter-spacing: -0.03rem;
  }
  .blog-page__list-item-image {
    max-height: 630px;
  }
  .blog-page__list-item-content {
    max-width: 550px;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .blog-page__button {
    margin-top: 23px;
    width: 250px;
  }
}
@media (min-width: 1440px) {
  .blog-page__container {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 390px;
    padding-right: 390px;
  }
}
.contacts-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .contacts-page {
    min-height: 100vh;
  }
}
.contacts-page__container {
  padding: 25px 20px 48px;
}
.contacts-page__title {
  margin-bottom: 46px;
  font-size: 3.1rem;
  text-align: center;
}
.contacts-page__item {
  margin-bottom: 27px;
}
.contacts-page__item-title {
  margin-bottom: 7px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.4rem;
  font-weight: 600;
}
.contacts-page__item-value {
  max-width: 320px;
  font-size: 1.4rem;
  line-height: 1.75;
}
.contacts-page__item-value-link {
  color: #8c9fc3;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .contacts-page {
    padding-top: 90px;
  }
  .contacts-page__container {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 54px 60px 73px;
  }
  .contacts-page__title {
    padding-left: 267px;
    margin-bottom: 68px;
    font-size: 3.6rem;
    text-align: left;
  }
  .contacts-page__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 23px;
  }
  .contacts-page__item-title {
    width: 270px;
    padding-right: 55px;
    text-align: right;
  }
}
@media (min-width: 1280px) {
  .contacts-page__title {
    padding-left: 327px;
  }
  .contacts-page__item-title {
    width: 330px;
  }
}
.stores-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .stores-page {
    min-height: 100vh;
  }
}
.stores-page__container {
  padding: 25px 20px 71px;
}
.stores-page__title {
  margin-bottom: 44px;
  font-size: 3.1rem;
  text-align: center;
}
.stores-page__places-item {
  margin-bottom: 40px;
}
.stores-page__places-item-title {
  margin-left: -2px;
  margin-bottom: 9px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
.stores-page__store {
  margin-bottom: 25px;
  font-size: 1.4rem;
  line-height: 1.75;
}
.stores-page__store-title {
  text-transform: uppercase;
}
.stores-page__store-address {
  max-width: 210px;
}
.stores-page__store-site,
.stores-page__store-instagram {
  color: #8c9fc3;
  text-decoration: underline;
}
@media (min-width: 576px) {
  .stores-page__places {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  .stores-page__places-item {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (min-width: 768px) {
  .stores-page__places-item {
    width: 33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (min-width: 1024px) {
  .stores-page {
    padding-top: 90px;
  }
  .stores-page__container {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 54px 60px 52px;
  }
  .stores-page__title {
    padding-left: 24.8%;
    margin-bottom: 46px;
    font-size: 3.6rem;
    text-align: left;
  }
  .stores-page__places {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .stores-page__places-item {
    width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .stores-page__places-item:nth-child(2) {
    width: 27%;
  }
  .stores-page__places-item:nth-child(3) {
    width: 27.5%;
  }
  .stores-page__places-item:nth-child(4) {
    width: 20.5%;
  }
  .stores-page__places-item-title {
    margin-left: 0;
    margin-bottom: 18px;
    font-size: 1.3rem;
  }
}
.about-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .about-page {
    min-height: 100vh;
  }
}
.about-page__container {
  padding: 15px 20px 115px;
}
.about-page__designer {
  margin-bottom: 38px;
}
.about-page__designer-photo {
  width: 140px;
  height: 140px;
  margin: 0 auto 20px;
  background-size: cover;
  background-position: center top;
  border-radius: 50%;
}
.about-page__designer-name {
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.3rem;
  line-height: 1.62;
  text-align: center;
  white-space: pre-line;
}
.about-page__info {
  margin-bottom: 20px;
}
.about-page__info-title {
  margin-left: -4px;
  margin-bottom: 21px;
  font-size: 2.6rem;
  text-transform: uppercase;
}
.about-page__info-content-paragraph {
  margin-bottom: 21px;
  font-size: 1.3rem;
  line-height: 1.62;
}
.about-page__info-content-quote {
  max-width: 393px;
  padding-top: 7px;
  padding-bottom: 26px;
  font-size: 2.6rem;
  font-style: italic;
  line-height: 1.23;
}
.about-page__info-content-quote:before {
  content: '\201C';
}
.about-page__info-content-quote:after {
  content: '\201D';
}
@media (min-width: 1024px) {
  .about-page {
    padding-top: 90px;
  }
  .about-page__container {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 55px 60px 73px;
  }
  .about-page__designer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 45px;
  }
  .about-page__designer-photo {
    width: 202px;
    height: 202px;
    margin: 0 auto 0 0;
  }
  .about-page__designer-name {
    width: 270px;
    padding-right: 60px;
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: right;
  }
  .about-page__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 18px;
  }
  .about-page__info-title {
    width: 275px;
    padding-right: 58px;
    margin-bottom: 21px;
    font-size: 2rem;
    font-weight: 600;
    text-align: right;
  }
  .about-page__info-content {
    width: 520px;
  }
  .about-page__info-content-paragraph {
    margin-bottom: 21px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .about-page__info-content-quote {
    padding-top: 16px;
    padding-bottom: 45px;
    line-height: 1.23;
  }
}
@media (min-width: 1280px) {
  .about-page__designer-name {
    width: 330px;
  }
  .about-page__info-title {
    width: 335px;
  }
}
.generic-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
}
@media (min-width: 1024px) {
  .generic-page {
    min-height: 100vh;
  }
}
.generic-page__container {
  padding: 15px 20px 115px;
}
.generic-page__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  margin: 105px 10px 0;
}
.generic-page__buttons-item {
  height: 60px;
  width: 100%;
  min-width: 240px;
  max-width: 320px;
  padding: 0 10px;
  margin: 10px 0;
}
.generic-page section {
  max-width: 720px;
  margin: 20px;
  font-size: 1.3rem;
  line-height: 1.62;
}
.generic-page section * {
  font-family: 'Open Sans', sans-serif !important;
  font-size: inherit !important;
  line-height: 1.62 !important;
}
.generic-page section h2 {
  margin: 0 0 21px -4px !important;
  font-size: 2.6rem !important;
  font-weight: normal !important;
  text-transform: uppercase;
}
.generic-page section p {
  margin: 0 0 21px 0 !important;
  font-size: 1.3rem !important;
  line-height: 1.62 !important;
}
.generic-page section video {
  max-width: 100%;
  margin: 0 0 21px 0;
}
.generic-page section iframe {
  max-width: 100%;
  margin: 0 0 21px 0;
}
@media (min-width: 1024px) {
  .generic-page {
    padding-top: 90px;
  }
  .generic-page__container {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 55px 60px 73px;
  }
  .generic-page section {
    width: 520px;
    margin: 0 auto 18px -webkit-calc(25%);
    margin: 0 auto 18px calc(25%);
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .generic-page section h2 {
    padding-right: 58px;
    margin: 0 0 21px 0 !important;
    font-size: 2rem !important;
    font-weight: 600 !important;
  }
  .generic-page section p {
    margin: 0 0 21px 0 !important;
    font-size: 1.4rem !important;
    line-height: 1.75 !important;
  }
}
.not-found {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: -webkit-calc(100vh - 50px);
  min-height: calc(100vh - 50px);
  padding-top: 40px;
}
@media (min-width: 1024px) {
  .not-found {
    min-height: 100vh;
  }
}
.not-found__container {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: auto;
  margin-bottom: auto;
}
@media (min-width: 1024px) {
  .not-found__container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.not-found__code {
  margin-bottom: 30px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 10rem;
  text-align: center;
}
.not-found__title {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .not-found {
    padding-top: 90px;
  }
}
@media screen and (max-width: 1023px) {
  .listing-page__pagination-item {
    width: 50px;
    height: 50px;
    border: 1px solid white;
    text-align: center;
    line-height: 50px;
    font-size: 1.6rem;
    font-weight: 600;
    border-radius: 50%;
    cursor: pointer;
  }

  .listing-page__pagination-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding-top: 5rem;
  }

  .listing-page__pagination-item_active {
    border: 1px solid #000;
  }
}
/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* End */


/* Start:/local/templates/belka/css/icons.css?15724396001397*/
@font-face {
	font-family: "belka-icons";
	src: url("/local/templates/belka/assets/fonts/belka-icons.woff?0195528250c58e041b7207e0ef4a43de") format("woff");
}

.icon {
	line-height: 1;
}

.icon:before {
	font-family: belka-icons !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.icon-account:before {
	content: "\F101";
}
.icon-bag:before {
	content: "\F102";
}
.icon-burger:before {
	content: "\F103";
}
.icon-caret-down:before {
	content: "\F104";
}
.icon-caret-left:before {
	content: "\F105";
}
.icon-caret-right_round_small:before {
	content: "\F106";
}
.icon-caret-right_round:before {
	content: "\F107";
}
.icon-caret-right:before {
	content: "\F108";
}
.icon-close:before {
	content: "\F109";
}
.icon-facebook:before {
	content: "\F10A";
}
.icon-heart_filled:before {
	content: "\F10B";
}
.icon-heart:before {
	content: "\F10C";
}
.icon-instagram:before {
	content: "\F10D";
}
.icon-logo_:before {
	content: "\F10E";
}
.icon-logo:before {
	content: "\F10F";
}
.icon-next:before {
	content: "\F110";
}
.icon-pdf:before {
	content: "\F111";
}
.icon-phone:before {
	content: "\F112";
}
.icon-prev:before {
	content: "\F113";
}
.icon-search:before {
	content: "\F114";
}
.icon-upload:before {
	content: "\F115";
}
.icon-vkontakte:before {
	content: "\F116";
}
.icon-whatsapp_:before {
	content: "\F117";
}
.icon-whatsapp:before {
	content: "\F118";
}

/* End */


/* Start:/local/templates/belka/css/additional.css?15452291212510*/
form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

button.footer__subscribe-button {
    width: 0;
    height: 0;
    padding: 0;
    border: 0;
    display: contents;
}

.catalog-href {
    text-decoration: none;
}

.bx-sls .bx-ui-sls-pane {
    background-color: #fff;
    z-index: 999;
    border: 1px solid #87919c;
}

.bx-sls .bx-ui-sls-pane {
    max-height: 300px;
}

.bx-sls .bx-ui-sls-pane {
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px #c7c7c7;
    box-shadow: 0 2px 3px #c7c7c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    left: 0;
    top: 35px;
    padding: 5px 5px 3px 5px;
    position: absolute;
    width: 100%;
}

.bx-sls .bx-ui-sls-variants {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant, .bx-sls .bx-ui-sls-error {
    padding: 10px 10px;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover, .bx-sls .bx-ui-sls-variant-active {
    background-color: #e0e8ea;
}

.bx-sls .dropdown-item {
    border-radius: 2px;
    padding: 7px 4px 7px 10px;
    margin-bottom: 2px;
}

.bx-sls .dropdown-item-text {
    color: #aba8ac;
    display: inline-block;
    vertical-align: top;
}

.bx-sls .dropdown-item-text span {
    color: #25282c;
}

.header__account a {
    text-decoration: none;
}

.footer__subscribe > div {
    width: 100%;
}

.cart-page__cart-item:last-child {
    border-bottom-color: transparent;
}

.bx-soc-auth {
    cursor: pointer;
}

.bx-soc-auth ~ .bx-soc-auth {
    margin-left: 20px;
}
.modalSub {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    overflow: hidden;
    overscroll-behavior-y: contain;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.25s;
    animation-duration: 0.25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
/* End */


/* Start:/local/templates/belka/components/bitrix/menu/catalog/style.css?155488964063*/
.mobile-catalog-link a{
    text-decoration: none !important;
}
/* End */


/* Start:/local/templates/belka/components/bitrix/sender.subscribe/subscribe/style.css?1571760585108*/
@media (min-width: 1024px) {
    .footer__subscribe-button {
        margin-right: 17px !important;
    }
}

/* End */
/* /local/templates/belka/css/styles.css?1580483975242231 */
/* /local/templates/belka/css/icons.css?15724396001397 */
/* /local/templates/belka/css/additional.css?15452291212510 */
/* /local/templates/belka/components/bitrix/menu/catalog/style.css?155488964063 */
/* /local/templates/belka/components/bitrix/sender.subscribe/subscribe/style.css?1571760585108 */
