/*** Fonts ***/
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100Italic.woff2") format("woff2"), url("MuseoSansCyrl-100Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Cyrl 500';
  src: url("MuseoCyrl-500.woff2") format("woff2"), url("MuseoCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700Italic.woff2") format("woff2"), url("MuseoSansCyrl-700Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300Italic.woff2") format("woff2"), url("MuseoSansCyrl-300Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100.woff2") format("woff2"), url("MuseoSansCyrl-100.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900.woff2") format("woff2"), url("MuseoSansCyrl-900.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500Italic.woff2") format("woff2"), url("MuseoSansCyrl-500Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500.woff2") format("woff2"), url("MuseoSansCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700.woff2") format("woff2"), url("MuseoSansCyrl-700.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300.woff2") format("woff2"), url("MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900Italic.woff2") format("woff2"), url("MuseoSansCyrl-900Italic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
/*** Colors ***/
/* line 145, _var.scss */
.color-red {
  color: #e30613;
  fill: #e30613; }

/* line 3, theme.scss */
* {
  min-height: 0;
  min-width: 0;
  box-sizing: border-box;
  outline: none; }

/* line 10, theme.scss */
html, body {
  min-height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

/* line 18, theme.scss */
body {
  margin: 0;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 16px;
  line-height: 160%;
  font-weight: normal;
  overflow-x: hidden; }

/* line 27, theme.scss */
.page_layout-clear {
  min-height: 0; }

/* line 31, theme.scss */
.wrapper {
  position: relative;
  min-height: calc(100vh - 327px);
  z-index: 9; }

/* line 37, theme.scss */
.page-wrap {
  padding-top: 200px;
  min-height: calc(100vh - 308px); }

/* line 42, theme.scss */
.fullpage-wrapper {
  background: #ffffff; }

/* line 46, theme.scss */
.fp-tableCell {
  vertical-align: top; }

/* line 50, theme.scss */
.iScrollVerticalScrollbar {
  width: 6px !important;
  right: 0 !important;
  background: #f4f4f4; }

/* line 56, theme.scss */
.iScrollIndicator {
  background: #cdcdcd !important; }

/* line 60, theme.scss */
.section {
  height: 100vh; }

/* line 64, theme.scss */
.dark-bg {
  background: url("dark-bg.jpg");
  background-size: cover; }

/* line 70, theme.scss */
.sl-wrapper .sl-close {
  right: 50px;
  top: 50px; }

/* line 75, theme.scss */
.d-none {
  display: none !important; }

/* line 80, theme.scss */
.container-block {
  width: 100%;
  max-width: 1810px;
  margin: 0 auto;
  padding: 0 40px; }

/* line 87, theme.scss */
.content-block {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 40px; }

/* line 94, theme.scss */
p {
  margin: 25px 0 0; }
  /* line 97, theme.scss */
  p:first-child {
    margin-top: 0; }

/* line 102, theme.scss */
img {
  max-width: 100%; }

/* line 106, theme.scss */
.noscroll,
.overflow-hidden {
  overflow: hidden; }

/* line 111, theme.scss */
.uppercase {
  text-transform: uppercase; }

/* line 115, theme.scss */
.dashed {
  border-bottom: 1px dashed; }

/* line 119, theme.scss */
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  margin: 0;
  font-family: "Museo Cyrl 500", sans-serif;
  font-weight: normal; }

/* line 132, theme.scss */
h1,
.h1 {
  font-size: 96px;
  line-height: 115px; }

/* line 138, theme.scss */
h2,
.h2 {
  font-size: 64px;
  line-height: 77px; }

/* line 144, theme.scss */
h3,
.h3 {
  font-size: 36px;
  line-height: 43px; }

/* line 150, theme.scss */
h4,
.h4 {
  font-size: 24px;
  line-height: 140%; }

/* line 156, theme.scss */
.text-center {
  text-align: center; }

/* line 160, theme.scss */
svg {
  width: 14px; }

/* line 164, theme.scss */
a {
  text-decoration: none;
  outline: none;
  transition: 0.3s; }

/* line 170, theme.scss */
.btn,
.picker-button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  width: 100%;
  padding: 6px 20px;
  background: #e30613;
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  font-feature-settings: 'pnum' on, 'lnum' on;
  border: 0;
  border-radius: 5px;
  transition: .3s;
  cursor: pointer; }
  /* line 188, theme.scss */
  .btn-image.btn,
  .picker-button-image.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 214px;
    height: 74px;
    padding: 5px 0 20px;
    background: url("btn.png");
    background-size: cover;
    color: #ffffff;
    text-transform: uppercase; }
    /* line 200, theme.scss */
    .btn-image.btn.btn-white,
    .picker-button-image.btn.btn-white {
      background: url("btn-white.png");
      font-family: "Museo Sans Cyrl 700", sans-serif;
      color: #000000;
      border: 0;
      box-shadow: none; }
      /* line 207, theme.scss */
      .btn-image.btn.btn-white:hover,
      .picker-button-image.btn.btn-white:hover {
        color: #000000; }
    /* line 212, theme.scss */
    .btn-image.btn:hover,
    .picker-button-image.btn:hover {
      color: #ffffff;
      opacity: .8; }
    /* line 217, theme.scss */
    .btn-image.btn .icon,
    .picker-button-image.btn .icon {
      display: block;
      margin-right: 36px;
      width: 19px;
      height: 17px; }
      /* line 223, theme.scss */
      .btn-image.btn .icon svg,
      .picker-button-image.btn .icon svg {
        width: 100%;
        height: 100%;
        fill: #ffffff; }
  /* line 231, theme.scss */
  .btn-white,
  .picker-button-white {
    width: auto;
    min-height: 60px;
    padding: 6px 61px;
    background: #ffffff;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    color: #000000;
    border: 3px solid #000000;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    text-transform: uppercase; }
    /* line 243, theme.scss */
    .btn-white:hover,
    .picker-button-white:hover {
      background: #000000;
      color: #ffffff;
      border-color: #ffffff; }
  /* line 250, theme.scss */
  .btn-medium,
  .picker-button-medium {
    min-height: 60px;
    padding: 6px 20px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    text-transform: uppercase; }
  /* line 257, theme.scss */
  .btn-icon,
  .picker-button-icon {
    justify-content: space-between;
    text-align: center; }
    /* line 262, theme.scss */
    .btn-icon:hover .icon.cross::before,
    .btn-icon:hover .icon.cross::after,
    .picker-button-icon:hover .icon.cross::before,
    .picker-button-icon:hover .icon.cross::after {
      background: #e30613; }
    /* line 268, theme.scss */
    .btn-icon .text,
    .picker-button-icon .text {
      flex: 1;
      padding: 0 10px; }
  /* line 274, theme.scss */
  .btn-empty,
  .picker-button-empty {
    min-height: 60px;
    padding: 6px 61px;
    background: #ffffff;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    color: #e30613;
    text-transform: uppercase;
    border: 3px solid #e30613;
    border-radius: 0; }
  /* line 285, theme.scss */
  .btn .icon,
  .picker-button .icon {
    position: relative;
    width: 14px;
    height: 14px;
    transition: .3s; }
    /* line 293, theme.scss */
    .btn .icon.cross::before, .btn .icon.cross::after,
    .picker-button .icon.cross::before,
    .picker-button .icon.cross::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 17px;
      height: 2px;
      margin: 5px 0 0 -3px;
      transform: rotate(45deg) translate(-50%, -50%);
      background: #000000;
      transition: .3s; }
    /* line 307, theme.scss */
    .btn .icon.cross::after,
    .picker-button .icon.cross::after {
      top: calc(50% - 12px);
      left: calc(50% + 1px);
      transform: rotate(-45deg) translate(-50%, -50%); }

/*** Tabs ***/
/* line 323, theme.scss */
.tabs-body--item {
  display: none; }
  /* line 326, theme.scss */
  .tabs-body--item.active {
    display: block; }

/*** Form elements ***/
/* line 338, theme.scss */
.form .row {
  margin-top: 30px; }
  /* line 341, theme.scss */
  .form .row:first-child {
    margin-top: 0; }
/* line 346, theme.scss */
.form .col {
  margin-top: 30px; }
  /* line 349, theme.scss */
  .form .col:first-child {
    margin-top: 0; }

/* line 355, theme.scss */
.input-wrap {
  position: relative; }
  /* line 358, theme.scss */
  .input-wrap .label {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 0 5px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 180%;
    color: #11263c;
    transform: translateY(-50%); }
    /* line 370, theme.scss */
    .input-wrap .label::before {
      content: '';
      position: absolute;
      top: 14px;
      left: 0;
      width: 100%;
      height: 2px;
      background: #ffffff;
      z-index: 1; }
    /* line 381, theme.scss */
    .input-wrap .label span {
      position: relative;
      z-index: 5; }
  /* line 387, theme.scss */
  .input-wrap .eye {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 14px;
    cursor: pointer; }
    /* line 395, theme.scss */
    .input-wrap .eye.active::before {
      color: #5a6673; }

/* line 401, theme.scss */
.input,
.select,
select,
.textarea,
textarea,
.co-input-field,
.picker-input--active {
  width: 100%;
  height: 60px;
  padding: 10px 20px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  border-radius: 0;
  border: 0;
  border-bottom: 3px solid #cdcdcd; }
  /* line 419, theme.scss */
  .input::placeholder,
  .select::placeholder,
  select::placeholder,
  .textarea::placeholder,
  textarea::placeholder,
  .co-input-field::placeholder,
  .picker-input--active::placeholder {
    color: #D1D1D1; }
  /* line 423, theme.scss */
  .input.error,
  .select.error,
  select.error,
  .textarea.error,
  textarea.error,
  .co-input-field.error,
  .picker-input--active.error {
    border-color: #e30613; }

/* line 428, theme.scss */
.textarea,
textarea {
  border: 3px solid #cdcdcd; }

/* line 433, theme.scss */
.input-empty {
  width: 100%;
  height: 60px;
  padding: 10px 0;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 14px;
  color: #000000;
  border-radius: 0;
  border: 0;
  border-bottom: 3px solid #cdcdcd; }
  /* line 444, theme.scss */
  .input-empty::placeholder {
    color: #D1D1D1;
    text-transform: uppercase; }
  /* line 449, theme.scss */
  .input-empty.error {
    border-color: #e30613; }

/* line 454, theme.scss */
.m-input-field {
  width: 100%;
  height: 60px;
  padding: 10px 20px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  border-radius: 0;
  border: 1px solid #cdcdcd; }

/* line 466, theme.scss */
.textarea-empty {
  width: 100%;
  height: 92px;
  padding: 15px 32px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 14px;
  color: #000000;
  border-radius: 0;
  border: 3px solid #cdcdcd; }
  /* line 476, theme.scss */
  .textarea-empty::placeholder {
    color: #D1D1D1;
    text-transform: uppercase; }
  /* line 481, theme.scss */
  .textarea-empty.error {
    border-color: #e30613; }

/* line 486, theme.scss */
input[type="password"] {
  padding-right: 50px; }

/* line 490, theme.scss */
.checkbox {
  display: flex;
  margin-top: 16px;
  cursor: pointer; }
  /* line 495, theme.scss */
  .checkbox:first-child {
    margin-top: 0; }
  /* line 499, theme.scss */
  .checkbox label {
    min-width: 34px; }
  /* line 503, theme.scss */
  .checkbox input {
    display: none; }
  /* line 507, theme.scss */
  .checkbox input:checked + .icon {
    background: #e30613;
    border-color: #e30613; }
    /* line 511, theme.scss */
    .checkbox input:checked + .icon svg {
      fill: #ffffff; }
  /* line 516, theme.scss */
  .checkbox .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    min-width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    cursor: pointer; }
    /* line 529, theme.scss */
    .checkbox .icon svg {
      width: 15px;
      height: 11px;
      fill: transparent; }
  /* line 536, theme.scss */
  .checkbox .text {
    padding-top: 2px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    line-height: 100%;
    color: #000000; }

/* line 545, theme.scss */
.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 0 -10px; }
  /* line 550, theme.scss */
  .checkbox-group:first-child {
    margin-top: -10px; }
  /* line 554, theme.scss */
  .checkbox-group .checkbox {
    flex: 100%;
    max-width: calc(50% - 10px);
    margin: 10px 0 0 10px;
    padding: 8px 15px;
    background: #f3f4f7;
    border-radius: 5px; }
    /* line 562, theme.scss */
    .checkbox-group .checkbox input:checked + .label {
      color: #e30613; }
    /* line 566, theme.scss */
    .checkbox-group .checkbox .text {
      color: #5a6673;
      font-feature-settings: 'pnum' on, 'lnum' on; }
  /* line 572, theme.scss */
  .checkbox-group .btn {
    margin: 10px 0 0 10px;
    font-size: 13px;
    cursor: pointer; }

/* line 579, theme.scss */
.radio {
  position: relative;
  display: flex;
  margin-top: 8px;
  cursor: pointer; }
  /* line 585, theme.scss */
  .radio:first-child {
    margin-top: 0; }
  /* line 589, theme.scss */
  .radio label {
    min-width: 34px; }
  /* line 593, theme.scss */
  .radio input {
    display: none; }
  /* line 599, theme.scss */
  .radio input:checked + .icon::before {
    opacity: 1; }
  /* line 604, theme.scss */
  .radio input:checked + .icon + .text {
    opacity: 1; }
  /* line 608, theme.scss */
  .radio .icon {
    position: relative;
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin: 3px 12px 0 0;
    border: 1px solid #D1D1D1;
    border-radius: 50%;
    cursor: pointer; }
    /* line 618, theme.scss */
    .radio .icon::before {
      content: '';
      position: absolute;
      top: 50%;
      left: calc(50%);
      transform: translate(-50%, -50%);
      width: 10px;
      height: 10px;
      background: #e30613;
      border-radius: 50%;
      opacity: 0; }
  /* line 632, theme.scss */
  .radio .text {
    font-size: 16px;
    color: #000000;
    opacity: .3; }

/* line 639, theme.scss */
.color-list {
  display: flex;
  flex-wrap: wrap;
  margin: -6px 0 0 -10px; }

/* line 647, theme.scss */
.color.is-active .filter-color,
.color input:checked + .filter-color {
  border-color: #ED1F14; }

/* line 653, theme.scss */
.filter-color {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 6px 0 0 10px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer; }
  /* line 666, theme.scss */
  .filter-color.white span {
    border: 1px solid #D1D1D1; }
  /* line 671, theme.scss */
  .filter-color span {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%; }

/*** Spoiler ***/
/* line 687, theme.scss */
.spoiler-list--item.active .spoiler-list--head svg {
  transform: rotate(180deg);
  opacity: .2; }
/* line 693, theme.scss */
.spoiler-list--item.active .spoiler-list--body {
  display: block; }
/* line 698, theme.scss */
.spoiler-list--item {
  border-top: 1px solid #ECECEC; }
  /* line 701, theme.scss */
  .spoiler-list--item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0; }
/* line 708, theme.scss */
.spoiler-list--head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 23px 0;
  cursor: pointer; }
  /* line 715, theme.scss */
  .spoiler-list--head .icon {
    margin-left: 20px;
    font-size: 18px;
    text-align: center; }
  /* line 721, theme.scss */
  .spoiler-list--head svg {
    width: 14px;
    height: 8px;
    fill: #000000; }
  /* line 727, theme.scss */
  .spoiler-list--head .text {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #000000; }
/* line 735, theme.scss */
.spoiler-list--body {
  display: none;
  padding-bottom: 24px; }

/*** Slider ***/
/* line 744, theme.scss */
.slider-list-wrap {
  position: relative; }

/* line 748, theme.scss */
.slider-list {
  overflow: hidden; }

/* line 752, theme.scss */
.swiper-wrapper {
  height: auto; }

/* line 756, theme.scss */
.swiper-buttons,
.product-slider-buttons {
  display: flex;
  align-items: center;
  position: absolute;
  top: -55px;
  right: 0;
  width: 241px;
  height: 24px; }
  /* line 768, theme.scss */
  .swiper-buttons:hover .swiper-button-prev,
  .swiper-buttons:hover .swiper-button-next,
  .swiper-buttons:hover .product-slider-button-prev,
  .swiper-buttons:hover .product-slider-button-next,
  .product-slider-buttons:hover .swiper-button-prev,
  .product-slider-buttons:hover .swiper-button-next,
  .product-slider-buttons:hover .product-slider-button-prev,
  .product-slider-buttons:hover .product-slider-button-next {
    opacity: 0;
    width: 50%; }
  /* line 776, theme.scss */
  .swiper-buttons:hover .swiper-button-prev:hover,
  .swiper-buttons:hover .swiper-button-prev.swiper-button-disabled:hover,
  .swiper-buttons:hover .product-slider-button-prev:hover,
  .product-slider-buttons:hover .swiper-button-prev:hover,
  .product-slider-buttons:hover .swiper-button-prev.swiper-button-disabled:hover,
  .product-slider-buttons:hover .product-slider-button-prev:hover {
    width: 100%;
    right: 0;
    opacity: 1;
    z-index: 9; }
  /* line 785, theme.scss */
  .swiper-buttons:hover .swiper-button-next:hover,
  .swiper-buttons:hover .swiper-button-next.swiper-button-disabled:hover,
  .swiper-buttons:hover .product-slider-button-next:hover,
  .product-slider-buttons:hover .swiper-button-next:hover,
  .product-slider-buttons:hover .swiper-button-next.swiper-button-disabled:hover,
  .product-slider-buttons:hover .product-slider-button-next:hover {
    width: 100%;
    opacity: 1; }

/* line 794, theme.scss */
.swiper-button-prev,
.swiper-button-next,
.product-slider-button-prev,
.product-slider-button-next {
  position: absolute;
  width: 120px;
  height: 24px;
  line-height: 17px;
  top: 0;
  right: 0;
  margin: 0;
  color: #000000;
  left: auto;
  transition: 0;
  cursor: pointer;
  z-index: 7; }
  /* line 811, theme.scss */
  .swiper-button-prev::before,
  .swiper-button-next::before,
  .product-slider-button-prev::before,
  .product-slider-button-next::before {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-100%, -50%);
    width: calc(100% - 3px);
    height: 2px;
    background: #000000;
    opacity: 0;
    transition: .3s;
    pointer-events: none; }
  /* line 826, theme.scss */
  .swiper-button-prev:hover,
  .swiper-button-next:hover,
  .product-slider-button-prev:hover,
  .product-slider-button-next:hover {
    z-index: 5; }
    /* line 829, theme.scss */
    .swiper-button-prev:hover::before,
    .swiper-button-next:hover::before,
    .product-slider-button-prev:hover::before,
    .product-slider-button-next:hover::before {
      opacity: 1; }
    /* line 833, theme.scss */
    .swiper-button-prev:hover .icon-arrow-long,
    .swiper-button-next:hover .icon-arrow-long,
    .product-slider-button-prev:hover .icon-arrow-long,
    .product-slider-button-next:hover .icon-arrow-long {
      display: none; }
    /* line 837, theme.scss */
    .swiper-button-prev:hover .icon-arrow-longer,
    .swiper-button-next:hover .icon-arrow-longer,
    .product-slider-button-prev:hover .icon-arrow-longer,
    .product-slider-button-next:hover .icon-arrow-longer {
      display: block;
      width: 241px;
      max-width: 100%; }
  /* line 844, theme.scss */
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-next.swiper-button-disabled,
  .product-slider-button-prev.swiper-button-disabled,
  .product-slider-button-next.swiper-button-disabled {
    opacity: 1;
    pointer-events: all; }
  /* line 849, theme.scss */
  .swiper-button-prev:after,
  .swiper-button-next:after,
  .product-slider-button-prev:after,
  .product-slider-button-next:after {
    display: none; }
  /* line 853, theme.scss */
  .swiper-button-prev .icon,
  .swiper-button-next .icon,
  .product-slider-button-prev .icon,
  .product-slider-button-next .icon {
    width: 100%;
    height: 100%;
    pointer-events: none; }
  /* line 859, theme.scss */
  .swiper-button-prev .icon-arrow-longer,
  .swiper-button-next .icon-arrow-longer,
  .product-slider-button-prev .icon-arrow-longer,
  .product-slider-button-next .icon-arrow-longer {
    display: none; }

/* line 867, theme.scss */
.swiper-button-next::before,
.product-slider-button-next::before {
  left: 3px; }
/* line 873, theme.scss */
.swiper-button-next:hover::before,
.product-slider-button-next:hover::before {
  animation: slide-tail-2 2s infinite; }
/* line 877, theme.scss */
.swiper-button-next:hover .icon,
.product-slider-button-next:hover .icon {
  animation: slide-2 2s infinite;
  opacity: 1; }
/* line 883, theme.scss */
.swiper-button-next .icon,
.product-slider-button-next .icon {
  transition: .3s; }
@keyframes slide-2 {
  0% {
    opacity: 1;
    transform: translateX(0); }
  25% {
    opacity: 0;
    transform: translateX(100%); }
  26% {
    opacity: 0;
    transform: translateX(-100%); }
  55% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes slide-tail-2 {
  0% {
    opacity: 1;
    transform: translate(-100%, -50%); }
  25% {
    opacity: 0;
    transform: translate(0, -50%); }
  26% {
    opacity: 0;
    transform: translate(-200%, -50%); }
  55% {
    opacity: 1;
    transform: translate(-100%, -50%); } }
/* line 902, theme.scss */
.swiper-button-prev,
.product-slider-button-prev {
  right: 120px; }
  /* line 906, theme.scss */
  .swiper-button-prev::before,
  .product-slider-button-prev::before {
    transform: translate(100%, -50%); }
  /* line 912, theme.scss */
  .swiper-button-prev:hover::before,
  .product-slider-button-prev:hover::before {
    animation: slide-tail 2s infinite; }
  /* line 916, theme.scss */
  .swiper-button-prev:hover .icon,
  .product-slider-button-prev:hover .icon {
    animation: slide 2s infinite; }
  /* line 921, theme.scss */
  .swiper-button-prev .icon,
  .product-slider-button-prev .icon {
    transition: .3s;
    transform: rotate(180deg); }
@keyframes slide {
  0% {
    opacity: 1;
    transform: translateX(0) rotate(180deg); }
  25% {
    opacity: 0;
    transform: translateX(-100%) rotate(180deg); }
  26% {
    opacity: 0;
    transform: translateX(100%) rotate(180deg); }
  55% {
    opacity: 1;
    transform: translateX(0) rotate(180deg); } }
@keyframes slide-tail {
  0% {
    opacity: 1;
    transform: translate(100%, -50%); }
  25% {
    opacity: 0;
    transform: translate(0, -50%); }
  26% {
    opacity: 0;
    transform: translate(200%, -50%); }
  55% {
    opacity: 1;
    transform: translate(100%, -50%); } }
/*** Preloader ***/
/* line 944, theme.scss */
.preloader {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transition: .3s;
  transition-delay: .5s;
  z-index: 99999; }
  /* line 958, theme.scss */
  .preloader.hide {
    opacity: 0;
    pointer-events: none; }
  /* line 963, theme.scss */
  .preloader svg {
    display: block;
    width: 200px; }
  /* line 968, theme.scss */
  .preloader .part {
    width: 210px;
    height: 210px;
    stroke-dasharray: 500;
    stroke-dashoffset: 500;
    stroke-linecap: butt;
    animation: loader 2s cubic-bezier(0.78, 0.14, 0.44, 0.97) infinite forwards; }
@keyframes loader {
  to {
    stroke-dashoffset: 0; } }
/*** Range slider ***/
/* line 987, theme.scss */
.range-slider-wrap {
  position: relative;
  padding-top: 18px; }
  /* line 991, theme.scss */
  .range-slider-wrap svg {
    position: absolute;
    top: 0;
    left: 10px;
    width: 89px;
    height: 26px; }

/* line 1000, theme.scss */
.irs {
  height: 24px; }

/* line 1004, theme.scss */
.irs--round {
  height: 24px; }
  /* line 1007, theme.scss */
  .irs--round .irs-from,
  .irs--round .irs-to,
  .irs--round .irs-single,
  .irs--round .irs-max,
  .irs--round .irs-min {
    display: none; }
  /* line 1015, theme.scss */
  .irs--round .irs-line {
    top: 8px;
    height: 4px;
    background-color: #cdcdcd;
    border-radius: 4px; }
  /* line 1022, theme.scss */
  .irs--round .irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
    top: 8px;
    height: 4px;
    background-color: #000000; }
  /* line 1032, theme.scss */
  .irs--round .irs-handle {
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    border: 3px solid #ED1F14;
    background-color: #ffffff;
    border-radius: 24px; }

/* line 1043, theme.scss */
.range-slider-controls {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 13px; }
  /* line 1049, theme.scss */
  .range-slider-controls--item {
    flex: 1; }
    /* line 1052, theme.scss */
    .range-slider-controls--item:first-child {
      margin-right: -3px; }
  /* line 1057, theme.scss */
  .range-slider-controls .label {
    padding-bottom: 2px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #D1D1D1; }
  /* line 1065, theme.scss */
  .range-slider-controls input {
    height: 40px;
    padding: 0 20px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border: 3px solid #ECECEC; }

/*** Pagination ***/
/* line 1079, theme.scss */
.pagination {
  margin-top: 50px; }
  /* line 1082, theme.scss */
  .pagination .buttons {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%; }
    /* line 1088, theme.scss */
    .pagination .buttons::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 3px;
      transform: translateY(-50%);
      width: calc(100% - 7px);
      height: 2px;
      background: #000000;
      pointer-events: none; }
    /* line 1100, theme.scss */
    .pagination .buttons--link {
      flex: 1;
      height: 24px; }
  /* line 1106, theme.scss */
  .pagination svg {
    width: 116px;
    height: 24px; }
  /* line 1111, theme.scss */
  .pagination .pagination-prev {
    text-align: left; }
    /* line 1114, theme.scss */
    .pagination .pagination-prev svg {
      transform: rotate(180deg); }
  /* line 1119, theme.scss */
  .pagination .pagination-next {
    text-align: right; }

/* line 1124, theme.scss */
.pagination-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px 0; }
  /* line 1130, theme.scss */
  .pagination-list--item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin: 10px 10px 0;
    padding: 2px 0 0 1px;
    background-color: #f4f4f4;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    text-align: center;
    transition: .3s;
    border: 3px solid #f4f4f4;
    border-radius: 50%; }
    /* line 1148, theme.scss */
    .pagination-list--item.is-current, .pagination-list--item:hover {
      background: #ffffff;
      color: #000000;
      border-color: #ED1F14; }

/*** Custom scroll ***/
/* line 1160, theme.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 16px; }

/* line 1166, theme.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background: #f4f4f4;
  border-radius: 3px; }
/* line 1172, theme.scss */
.mCSB_scrollTools .mCSB_dragger {
  width: 6px;
  margin: 0;
  left: 5px;
  background: #cdcdcd;
  border: 0;
  border-radius: 3px;
  opacity: 1; }
  /* line 1183, theme.scss */
  .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: none; }
  /* line 1188, theme.scss */
  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: none; }
  /* line 1192, theme.scss */
  .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
  .mCSB_scrollTools .mCSB_dragger .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background: none; }

/*** Modal ***/
/* line 1202, theme.scss */
.modal-btn {
  cursor: pointer; }

/* line 1206, theme.scss */
.modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  display: flex;
  padding: 15px;
  overflow-y: scroll;
  transition: .3s;
  opacity: 0;
  pointer-events: none;
  z-index: 9999; }
  /* line 1221, theme.scss */
  .modal-wrap.open {
    opacity: 1;
    pointer-events: all;
    backdrop-filter: blur(20px); }
  /* line 1227, theme.scss */
  .modal-wrap.video-wrap {
    padding: 0; }
  /* line 1231, theme.scss */
  .modal-wrap .video {
    width: 100%;
    height: 100%; }
    /* line 1235, theme.scss */
    .modal-wrap .video .close {
      position: absolute;
      top: 20px;
      right: 20px;
      color: #ffffff;
      cursor: pointer; }
      /* line 1242, theme.scss */
      .modal-wrap .video .close .icon {
        width: 32px;
        height: 32px; }
  /* line 1249, theme.scss */
  .modal-wrap iframe {
    width: 100%;
    height: 100%; }
  /* line 1254, theme.scss */
  .modal-wrap .overflow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 1;
    cursor: pointer;
    opacity: .4; }

/* line 1267, theme.scss */
.modal {
  position: relative;
  width: 100%;
  max-width: 620px;
  margin: auto;
  padding: 0 0 30px;
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  z-index: 5; }
  /* line 1277, theme.scss */
  .modal--title {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    padding: 10px 20px;
    background: #e30613;
    font-size: 24px;
    line-height: 29px;
    color: #ffffff;
    text-align: center; }
  /* line 1290, theme.scss */
  .modal .close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 24px;
    height: 24px;
    background: #ffffff;
    border-radius: 50%;
    cursor: pointer; }
    /* line 1300, theme.scss */
    .modal .close:before, .modal .close:after {
      content: '';
      position: absolute;
      display: block;
      width: 16px;
      height: 2px;
      top: 11px;
      left: 4px;
      background: #000000;
      transform: rotate(45deg); }
    /* line 1313, theme.scss */
    .modal .close:after {
      transform: rotate(-45deg); }
    /* line 1317, theme.scss */
    .modal .close.red {
      background: #ED1F14; }
      /* line 1320, theme.scss */
      .modal .close.red:before, .modal .close.red:after {
        background: #ffffff; }
  /* line 1329, theme.scss */
  .modal .form:first-child {
    margin-top: 0; }
  /* line 1333, theme.scss */
  .modal .form .input,
  .modal .form .select {
    max-width: 100%; }
  /* line 1338, theme.scss */
  .modal .form .btn {
    min-height: 50px;
    margin-top: 0; }

/* line 1345, theme.scss */
.m-modal {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0;
  box-shadow: none; }

/* line 1353, theme.scss */
.m-modal-wrapper {
  padding: 40px; }

/* line 1357, theme.scss */
.m-modal-button--checkout {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 214px;
  height: 74px;
  margin: 10px auto 0;
  padding: 5px 0 20px;
  background: url("btn.png");
  background-size: cover;
  color: #ffffff;
  text-transform: uppercase; }
  /* line 1370, theme.scss */
  .m-modal-button--checkout:hover {
    background: url("btn.png");
    color: #ffffff;
    opacity: .8; }

/* line 1377, theme.scss */
.sl-overlay {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(20px);
  opacity: 1; }

/* line 1385, theme.scss */
.sl-wrapper .sl-counter {
  color: #ffffff; }
/* line 1389, theme.scss */
.sl-wrapper .sl-close {
  width: 32px;
  height: 32px;
  background: none;
  font-size: 0; }
  /* line 1395, theme.scss */
  .sl-wrapper .sl-close::before, .sl-wrapper .sl-close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 2px;
    margin: 11px 0 0 -5px;
    transform: rotate(45deg) translate(-50%, -50%);
    background: #ffffff;
    transition: .3s; }
  /* line 1409, theme.scss */
  .sl-wrapper .sl-close::after {
    top: calc(50% - 23px);
    left: calc(50% + 1px);
    transform: rotate(-45deg) translate(-50%, -50%); }
/* line 1418, theme.scss */
.sl-wrapper .sl-navigation button.sl-next,
.sl-wrapper .sl-navigation button.sl-prev {
  width: 119px;
  height: 23px;
  background: url("arrow-long-white.svg");
  background-size: cover;
  font-size: 0; }
/* line 1427, theme.scss */
.sl-wrapper .sl-navigation button.sl-next {
  transform: rotate(180deg); }

/* line 1433, theme.scss */
.modal-overflow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 1;
  cursor: pointer;
  pointer-events: none;
  opacity: 0; }
  /* line 1445, theme.scss */
  .modal-overflow.active {
    pointer-events: all;
    opacity: .4; }

/* line 1451, theme.scss */
.feedback-modal {
  display: block; }
  /* line 1454, theme.scss */
  .feedback-modal .logo {
    position: relative;
    display: flex;
    align-items: flex-end;
    max-width: 220px;
    height: 100%;
    max-height: 260px;
    margin: -15px auto 20px;
    padding: 40px;
    background: #ffffff;
    border-radius: 0 0 10px 10px;
    z-index: 9; }
  /* line 1468, theme.scss */
  .feedback-modal .modal {
    max-width: 896px;
    padding: 55px 100px; }
    /* line 1474, theme.scss */
    .feedback-modal .modal .form .input-wrap {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    /* line 1480, theme.scss */
    .feedback-modal .modal .form .radio-wrap {
      margin-left: -10px;
      padding: 14px 0; }
      /* line 1484, theme.scss */
      .feedback-modal .modal .form .radio-wrap .radio {
        margin: 0 0 0 10px; }
    /* line 1489, theme.scss */
    .feedback-modal .modal .form .btn {
      width: 100%;
      max-width: 212px;
      min-height: 60px;
      margin-top: 22px; }
    /* line 1497, theme.scss */
    .feedback-modal .modal .title {
      font-size: 36px;
      line-height: 43px; }

/*** Share ***/
/* line 1507, theme.scss */
.share-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 20px 0; }
  /* line 1513, theme.scss */
  .share-block a {
    padding: 10px 10px 0;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    color: #000000;
    text-transform: uppercase;
    text-align: center; }

/*** Quantity ***/
/* line 1525, theme.scss */
.quantity-wrap {
  display: flex;
  align-items: center; }
  /* line 1529, theme.scss */
  .quantity-wrap .label {
    margin-right: 16px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px; }

/* line 1536, theme.scss */
.quantity {
  display: flex;
  align-items: center; }
  /* line 1540, theme.scss */
  .quantity button {
    background: none;
    padding: 0;
    border: 0;
    cursor: pointer; }
    /* line 1546, theme.scss */
    .quantity button svg {
      width: 15px;
      max-height: 15px; }
  /* line 1552, theme.scss */
  .quantity .quantity-input {
    width: 44px;
    height: 44px;
    margin: 0 16px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ECECEC;
    border-radius: 50%;
    box-shadow: none; }

/*** Tags ***/
/* line 1568, theme.scss */
.tags {
  display: flex;
  flex-wrap: wrap;
  margin: -8px 0 0 -8px; }
  /* line 1573, theme.scss */
  .tags--item {
    margin: 8px 0 0 8px;
    padding: 9px 15px;
    background: #f4f4f4;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    line-height: 100%;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 18px;
    cursor: pointer; }
    /* line 1585, theme.scss */
    .tags--item:hover, .tags--item:focus, .tags--item:active {
      color: #000000;
      border-color: #000000; }
    /* line 1592, theme.scss */
    .tags--item.active {
      background: #e30613;
      color: #ffffff;
      border-color: #CD0511; }

/* line 1604, theme.scss */
#kladr_autocomplete ul li:first-child {
  display: none; }

/*** Preloaded ***/
/* line 1613, theme.scss */
.loaded .ip-header {
  display: none; }

/* line 1617, theme.scss */
.ip-header {
  position: fixed;
  display: none;
  top: 0;
  min-height: 480px;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 9999; }

/* line 1, _header.scss */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 24px 0 0;
  background: #ffffff;
  transition: .3s;
  z-index: 10;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /***/
  /***/ }
  /* line 18, _header.scss */
  .header.shadow {
    box-shadow: 0 3px 23px rgba(0, 0, 0, 0.1); }
  /* line 22, _header.scss */
  .header.fixed {
    padding: 10px 0 13px;
    background: #ffffff; }
    /* line 28, _header.scss */
    .header.fixed.has-panel .dropdown-wrap .dropdown {
      top: 109px;
      height: calc(100vh - 109px); }
    /* line 36, _header.scss */
    .header.fixed .logo .main-logo {
      display: none; }
    /* line 40, _header.scss */
    .header.fixed .logo .fixed-logo {
      display: block; }
    /* line 45, _header.scss */
    .header.fixed .menu-header--item,
    .header.fixed .dropdown-wrap .label {
      padding: 10px 0; }
    /* line 50, _header.scss */
    .header.fixed .dropdown-wrap {
      padding: 0; }
      /* line 53, _header.scss */
      .header.fixed .dropdown-wrap .dropdown {
        top: 63px;
        height: calc(100vh - 63px); }
  /* line 60, _header.scss */
  .header.not-bg {
    background: none;
    box-shadow: none; }
  /* line 65, _header.scss */
  .header.active-dropdown {
    background: #ffffff; }
  /* line 69, _header.scss */
  .header.not-menu .menu-header {
    opacity: 0;
    pointer-events: none; }
  /* line 74, _header.scss */
  .header.has-panel {
    padding-top: 0; }
  /* line 81, _header.scss */
  .header .top-panel {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    padding: 7px 0;
    background: #e30613;
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-align: center; }
    /* line 94, _header.scss */
    .header .top-panel strong {
      font-size: 22px;
      line-height: 23px;
      font-family: "Museo Sans Cyrl 700", sans-serif; }
    /* line 100, _header.scss */
    .header .top-panel .top-panel-wrap {
      position: relative;
      flex: 1;
      padding: 0 15px;
      text-align: center; }
      /* line 106, _header.scss */
      .header .top-panel .top-panel-wrap:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 14px;
        height: 100%;
        background: #e30613; }
    /* line 117, _header.scss */
    .header .top-panel .close {
      position: relative;
      width: 15px;
      height: 15px;
      margin-right: 15px;
      cursor: pointer;
      z-index: 99; }
      /* line 125, _header.scss */
      .header .top-panel .close::before, .header .top-panel .close::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 17px;
        height: 2px;
        margin: 5px 0 0 -3px;
        transform: rotate(45deg) translate(-50%, -50%);
        background: #ffffff;
        transition: .3s; }
      /* line 139, _header.scss */
      .header .top-panel .close::after {
        top: calc(50% - 12px);
        left: calc(50% + 1px);
        transform: rotate(-45deg) translate(-50%, -50%); }
    /* line 146, _header.scss */
    .header .top-panel .text {
      display: inline-block;
      position: relative;
      background: #e30613;
      white-space: nowrap;
      z-index: 9; }
    /* line 155, _header.scss */
    .header .top-panel .icon-wrap {
      display: flex;
      align-items: center;
      justify-content: space-around;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 0;
      max-width: 1760px;
      padding: 0 40px;
      white-space: nowrap;
      overflow: hidden;
      transition: .8s; }
      /* line 170, _header.scss */
      .header .top-panel .icon-wrap.active {
        width: 100%; }
    /* line 175, _header.scss */
    .header .top-panel .icon {
      display: flex;
      width: 20px;
      height: 21px;
      min-width: 20px;
      margin: 0 10px;
      transition: .3s;
      z-index: 5; }
      /* line 184, _header.scss */
      .header .top-panel .icon svg {
        width: 100%;
        height: 100%;
        fill: #ffffff; }
  /* line 194, _header.scss */
  .header .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    margin: 0 auto; }
  /* line 203, _header.scss */
  .header .left-block,
  .header .right-block {
    display: flex;
    align-items: center; }
  /* line 209, _header.scss */
  .header .logo {
    display: block;
    align-self: center;
    max-width: 230px; }
    /* line 214, _header.scss */
    .header .logo img {
      transition: .3s; }
    /* line 218, _header.scss */
    .header .logo .fixed-logo {
      display: none;
      width: 100%;
      max-width: 136px;
      max-height: 17px; }
  /* line 226, _header.scss */
  .header .icon-list {
    display: flex;
    align-items: center;
    margin-left: 20px; }
    /* line 231, _header.scss */
    .header .icon-list:first-child {
      margin-left: 0; }
    /* line 235, _header.scss */
    .header .icon-list--item {
      position: relative;
      display: flex;
      align-items: center;
      margin-left: 25px;
      font-size: 20px; }
      /* line 242, _header.scss */
      .header .icon-list--item:first-child {
        margin-left: 0; }
      /* line 246, _header.scss */
      .header .icon-list--item.basket-link {
        margin-top: -3px; }
        /* line 249, _header.scss */
        .header .icon-list--item.basket-link .icon {
          width: 27px;
          height: 27px; }
      /* line 255, _header.scss */
      .header .icon-list--item .icon {
        width: 20px;
        height: 20px; }
      /* line 260, _header.scss */
      .header .icon-list--item .count {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 16px;
        height: 16px;
        margin-right: 3px;
        padding-top: 2px;
        background: #e30613;
        font-family: "Museo Sans Cyrl 500", sans-serif;
        font-size: 10px;
        color: #ffffff;
        border-radius: 50%; }
        /* line 274, _header.scss */
        .header .icon-list--item .count.hide {
          display: none; }
      /* line 279, _header.scss */
      .header .icon-list--item .count-compare {
        margin-top: -2px; }
      /* line 283, _header.scss */
      .header .icon-list--item .count-basket {
        margin-top: 2px; }
    /* line 290, _header.scss */
    .header .icon-list .icon:first-child {
      margin-left: 0; }
    /* line 294, _header.scss */
    .header .icon-list .icon::before {
      color: #000000; }
    /* line 298, _header.scss */
    .header .icon-list .icon.basket {
      font-size: 27px; }
    /* line 302, _header.scss */
    .header .icon-list .icon.menu-btn {
      font-size: 40px; }

/* line 310, _header.scss */
.search-wrap {
  position: relative;
  margin-right: 10px; }

/* line 315, _header.scss */
.search-btn {
  width: 18px;
  height: 18px;
  cursor: pointer; }
  /* line 320, _header.scss */
  .search-btn .icon {
    width: 100%;
    height: 100%;
    margin-top: -14px; }

/* line 327, _header.scss */
.search-form {
  position: absolute;
  top: -3px;
  right: 0;
  width: 0;
  margin: 0;
  border-bottom: 3px solid #000000;
  transition: .5s;
  z-index: 99;
  overflow: hidden; }
  /* line 338, _header.scss */
  .search-form.active {
    width: 324px; }
  /* line 342, _header.scss */
  .search-form .wrap {
    display: flex;
    justify-content: center;
    height: 100%; }
  /* line 348, _header.scss */
  .search-form input[type=text] {
    width: 100%;
    height: 100%;
    padding: 0 30px 15px 0;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 16px;
    color: #000000;
    border: 0; }
    /* line 357, _header.scss */
    .search-form input[type=text]::placeholder {
      color: #000000;
      text-transform: uppercase; }
  /* line 363, _header.scss */
  .search-form button {
    position: absolute;
    top: 3px;
    right: 0;
    padding: 0;
    background: none;
    border: 0;
    cursor: pointer; }
    /* line 372, _header.scss */
    .search-form button .icon {
      width: 18px;
      height: 18px; }

/***/
/* line 382, _header.scss */
.menu-header {
  display: flex;
  align-items: center;
  margin: 0 0 0 94px;
  transition: .3s; }
  /* line 388, _header.scss */
  .menu-header--item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 100%;
    margin: 0 0 0 58px;
    padding: 20px 0;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase; }
    /* line 403, _header.scss */
    .menu-header--item:first-child {
      margin-left: 0; }
    /* line 407, _header.scss */
    .menu-header--item:hover {
      color: #000000;
      opacity: 1; }
      /* line 411, _header.scss */
      .menu-header--item:hover::before {
        width: 100%; }
    /* line 416, _header.scss */
    .menu-header--item:focus {
      color: #000000; }
    /* line 420, _header.scss */
    .menu-header--item::before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 4px;
      background: #e30613;
      transition: .3s;
      overflow: hidden; }

/* line 435, _header.scss */
.dropdown-wrap {
  position: relative;
  padding: 0; }
  /* line 439, _header.scss */
  .dropdown-wrap::before {
    display: none; }
  /* line 445, _header.scss */
  .dropdown-wrap.active .label::before {
    width: 100%; }
  /* line 449, _header.scss */
  .dropdown-wrap.active .label::after {
    pointer-events: all; }
  /* line 453, _header.scss */
  .dropdown-wrap.active .dropdown {
    opacity: 1;
    pointer-events: all; }
  /* line 461, _header.scss */
  .dropdown-wrap.loaded .dropdown {
    width: 100%; }
  /* line 466, _header.scss */
  .dropdown-wrap .label {
    position: relative;
    padding: 20px 0;
    cursor: pointer; }
    /* line 471, _header.scss */
    .dropdown-wrap .label::before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 4px;
      background: #e30613;
      transition: .3s; }
    /* line 483, _header.scss */
    .dropdown-wrap .label::after {
      content: '';
      position: absolute;
      width: 100%;
      height: calc(100% + 10px);
      top: 100%;
      left: 0;
      pointer-events: none; }
    /* line 495, _header.scss */
    .dropdown-wrap .label:hover::before {
      width: 100%; }
  /* line 501, _header.scss */
  .dropdown-wrap .dropdown {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    top: 168px;
    left: 0;
    height: calc(100vh - 168px);
    background: #f4f4f4;
    transition: .3s;
    opacity: 0;
    pointer-events: none;
    overflow: auto;
    z-index: 9; }
    /* line 517, _header.scss */
    .dropdown-wrap .dropdown .info-wrap {
      margin-top: 12px;
      padding: 88px 54px 60px;
      background: #ffffff; }
    /* line 523, _header.scss */
    .dropdown-wrap .dropdown .item-wrap {
      column-count: 4;
      column-gap: 100px;
      max-width: 1440px;
      margin: -16px auto 0;
      padding: 0 20px; }
    /* line 531, _header.scss */
    .dropdown-wrap .dropdown--item {
      position: relative;
      display: block;
      padding: 16px 0 0 18px;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 16px;
      color: #000000;
      text-align: left;
      text-transform: uppercase;
      opacity: 1; }
      /* line 542, _header.scss */
      .dropdown-wrap .dropdown--item::before {
        content: '';
        position: absolute;
        top: 22px;
        left: 0;
        width: 6px;
        height: 6px;
        background: #e30613;
        transition: .3s;
        opacity: 0; }
      /* line 554, _header.scss */
      .dropdown-wrap .dropdown--item:hover, .dropdown-wrap .dropdown--item.active {
        text-decoration: underline; }
        /* line 558, _header.scss */
        .dropdown-wrap .dropdown--item:hover::before, .dropdown-wrap .dropdown--item.active::before {
          opacity: 1; }
    /* line 564, _header.scss */
    .dropdown-wrap .dropdown--item:hover {
      color: #000000; }
    /* line 568, _header.scss */
    .dropdown-wrap .dropdown .banner {
      display: block;
      margin-top: 84px; }
    /* line 573, _header.scss */
    .dropdown-wrap .dropdown .bottom-block {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 20px 45px 40px 107px; }
    /* line 580, _header.scss */
    .dropdown-wrap .dropdown .social-list {
      display: flex;
      flex-wrap: wrap;
      margin: -10px 0 0 -35px; }
      /* line 585, _header.scss */
      .dropdown-wrap .dropdown .social-list--item {
        margin: 10px 0 0 35px; }
      /* line 589, _header.scss */
      .dropdown-wrap .dropdown .social-list svg {
        max-width: 20px;
        max-height: 16px; }

/* line 598, _header.scss */
.menu-btn {
  align-items: center;
  margin-left: 24px;
  font-size: 40px;
  cursor: pointer;
  z-index: 5; }
  /* line 605, _header.scss */
  .menu-btn .icon {
    width: 40px;
    height: 40px; }

/* line 611, _header.scss */
.modal-menu-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
  transition: .3s;
  backdrop-filter: blur(20px);
  z-index: 9999;
  opacity: 0;
  pointer-events: none; }
  /* line 627, _header.scss */
  .modal-menu-wrap.open {
    opacity: 1;
    pointer-events: all; }
  /* line 632, _header.scss */
  .modal-menu-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .8;
    z-index: 1; }
  /* line 644, _header.scss */
  .modal-menu-wrap .close {
    position: absolute;
    top: 68px;
    left: 50%;
    width: 100%;
    max-width: 1730px;
    transform: translateX(-50%);
    margin: auto;
    padding: 0 40px;
    text-align: right;
    cursor: pointer;
    z-index: 99; }
    /* line 657, _header.scss */
    .modal-menu-wrap .close .icon {
      width: 32px;
      height: 32px; }
  /* line 663, _header.scss */
  .modal-menu-wrap .menu-header {
    flex-direction: column;
    margin: 0; }

/* line 669, _header.scss */
.modal-menu {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 0 25px 66px;
  color: #ffffff;
  text-align: center;
  overflow: auto;
  z-index: 5; }
  /* line 683, _header.scss */
  .modal-menu .logo {
    position: relative;
    display: block;
    width: 220px;
    margin: 0 auto;
    padding: 100px 20px 40px;
    background: #ffffff;
    text-align: center;
    border-radius: 0 0 10px 10px;
    z-index: 99; }
  /* line 695, _header.scss */
  .modal-menu .menu-header-wrap {
    flex: 1;
    padding-bottom: 20px;
    overflow: auto; }
    /* line 700, _header.scss */
    .modal-menu .menu-header-wrap .mCSB_scrollTools {
      width: 6px; }
      /* line 703, _header.scss */
      .modal-menu .menu-header-wrap .mCSB_scrollTools .mCSB_dragger {
        left: 0; }
  /* line 709, _header.scss */
  .modal-menu .menu-header {
    margin-top: 43px; }
    /* line 712, _header.scss */
    .modal-menu .menu-header--item {
      position: relative;
      margin-left: 0;
      padding: 12px 0;
      font-size: 14px;
      color: #ffffff; }
      /* line 722, _header.scss */
      .modal-menu .menu-header--item:hover::before, .modal-menu .menu-header--item.active::before {
        width: 100%; }
      /* line 727, _header.scss */
      .modal-menu .menu-header--item::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 2px;
        background: #ffffff;
        transition: .3s; }
  /* line 741, _header.scss */
  .modal-menu .btn {
    margin: 24px auto 0; }
  /* line 745, _header.scss */
  .modal-menu .social-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0 0 -38px;
    padding-bottom: 40px; }
    /* line 752, _header.scss */
    .modal-menu .social-list--item {
      margin: 20px 0 0 38px; }
    /* line 756, _header.scss */
    .modal-menu .social-list .icon {
      width: 25px;
      height: 16px;
      fill: #ffffff; }
  /* line 765, _header.scss */
  .modal-menu .link-list--item {
    padding: 20px 40px;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: underline; }
  /* line 774, _header.scss */
  .modal-menu .copyright {
    margin-top: 27px;
    font-size: 14px; }

/*** Media ***/
@media (max-width: 1601px) {
  /* line 785, _header.scss */
  .menu-header {
    margin-left: 30px; }
    /* line 788, _header.scss */
    .menu-header--item {
      margin-left: 25px; } }
@media (max-width: 1441px) {
  /* line 800, _header.scss */
  .dropdown-wrap .dropdown .input-wrap {
    column-gap: 0; } }
@media (max-width: 1281px) {
  /* line 813, _header.scss */
  .dropdown-wrap .dropdown .item-wrap {
    column-count: 3;
    padding: 0 60px; }
  /* line 819, _header.scss */
  .dropdown-wrap .banner {
    margin-top: 40px; } }
@media (max-width: 1025px) {
  /* line 831, _header.scss */
  .dropdown-wrap .dropdown .item-wrap {
    padding: 0; } }
@media (max-width: 769px) {
  /* line 840, _header.scss */
  .header {
    padding: 10px 0;
    border-bottom: 0; }
    /* line 844, _header.scss */
    .header .top-panel {
      margin-bottom: 5px; }
      /* line 847, _header.scss */
      .header .top-panel .text {
        font-size: 12px;
        line-height: 12px; }
        /* line 851, _header.scss */
        .header .top-panel .text strong {
          font-size: 12px;
          line-height: 12px; }
      /* line 857, _header.scss */
      .header .top-panel .icon {
        margin: 0 11px; }
    /* line 864, _header.scss */
    .header .wrap .icon-list {
      margin-left: 10px; }
    /* line 869, _header.scss */
    .header .logo {
      max-width: 90px; }
      /* line 872, _header.scss */
      .header .logo img {
        max-height: 80px; }
    /* line 879, _header.scss */
    .header .icon-list--item {
      margin-left: 10px; }

  /* line 885, _header.scss */
  .menu-btn {
    margin-left: 10px; }

  /* line 889, _header.scss */
  .menu-header {
    display: none; }

  /* line 895, _header.scss */
  .modal-menu-wrap .close {
    top: 20px;
    padding: 0 20px; }
    /* line 899, _header.scss */
    .modal-menu-wrap .close .icon {
      width: 20px;
      height: 20px; }

  /* line 906, _header.scss */
  .modal-menu {
    padding: 0 15px 15px; }
    /* line 909, _header.scss */
    .modal-menu .menu-header-wrap {
      padding-bottom: 10px; }
    /* line 913, _header.scss */
    .modal-menu .menu-header {
      display: flex;
      margin-top: 10px; }
    /* line 918, _header.scss */
    .modal-menu .logo {
      width: 150px;
      padding: 10px 20px; }
    /* line 923, _header.scss */
    .modal-menu .link-list--item {
      display: block;
      padding: 5px 0; }
    /* line 928, _header.scss */
    .modal-menu .social-list {
      margin-top: 10px; }
    /* line 932, _header.scss */
    .modal-menu .copyright {
      margin-top: 10px; } }
@media (max-width: 561px) {
  /* line 944, _header.scss */
  .header.has-panel .search-form {
    top: 116px; }
  /* line 950, _header.scss */
  .header.has-panel.fixed .search-form {
    top: 97px; }
  /* line 958, _header.scss */
  .header.fixed .search-form {
    top: 63px; }
  /* line 965, _header.scss */
  .header .top-panel .icon {
    margin: 0 9px; }
  /* line 969, _header.scss */
  .header .top-panel .icon-wrap {
    display: none; }

  /* line 975, _header.scss */
  .search-form {
    position: fixed;
    top: 80px; }
    /* line 979, _header.scss */
    .search-form.active {
      width: 100%; }
    /* line 983, _header.scss */
    .search-form input[type=text] {
      padding: 10px 50px 10px 15px;
      font-size: 14px; }
    /* line 988, _header.scss */
    .search-form button {
      top: 10px;
      right: 20px; } }
@media (max-width: 376px) {
  /* line 1001, _header.scss */
  .header .top-panel .icon {
    display: none;
    margin: 0; }
    /* line 1005, _header.scss */
    .header .top-panel .icon:nth-child(10), .header .top-panel .icon:nth-child(12) {
      display: block; } }
/* line 3, _footer.scss */
.main-page .footer-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9; }
  /* line 10, _footer.scss */
  .main-page .footer-wrap .container-block {
    max-width: 100%;
    padding: 0; }
  /* line 15, _footer.scss */
  .main-page .footer-wrap .wrap {
    padding: 0 44px 30px 108px; }
  /* line 19, _footer.scss */
  .main-page .footer-wrap.section-0, .main-page .footer-wrap.section-3, .main-page .footer-wrap.section-8 {
    height: 0; }
    /* line 24, _footer.scss */
    .main-page .footer-wrap.section-0 .social-list, .main-page .footer-wrap.section-3 .social-list, .main-page .footer-wrap.section-8 .social-list {
      margin-top: -133px; }
    /* line 28, _footer.scss */
    .main-page .footer-wrap.section-0 .button-wrap, .main-page .footer-wrap.section-3 .button-wrap, .main-page .footer-wrap.section-8 .button-wrap {
      margin-top: -115px; }
  /* line 33, _footer.scss */
  .main-page .footer-wrap.section-2 {
    display: none; }
  /* line 41, _footer.scss */
  .main-page .footer-wrap.section-5 .button-wrap .btn-image {
    display: none; }
  /* line 45, _footer.scss */
  .main-page .footer-wrap.section-5 .button-wrap .btn-white {
    display: flex; }
  /* line 53, _footer.scss */
  .main-page .footer-wrap.section-9 .menu-footer {
    display: flex; }
  /* line 57, _footer.scss */
  .main-page .footer-wrap.section-9 .copyright {
    display: block; }
  /* line 61, _footer.scss */
  .main-page .footer-wrap.section-9 .footer {
    border-top-width: 1px; }
  /* line 65, _footer.scss */
  .main-page .footer-wrap.section-9 .wrap {
    padding-top: 20px;
    padding-bottom: 20px; }
  @media (max-height: 1000px) {
    /* line 73, _footer.scss */
    .main-page .footer-wrap .wrap {
      padding-bottom: 20px; } }
/* line 79, _footer.scss */
.main-page .menu-footer,
.main-page .copyright {
  display: none; }
/* line 84, _footer.scss */
.main-page .menu-footer {
  padding-top: 0; }
/* line 88, _footer.scss */
.main-page .footer {
  border-top-width: 0; }

/* line 93, _footer.scss */
.footer {
  border-top: 1px solid #D1D1D1; }
  /* line 96, _footer.scss */
  .footer .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1848px;
    margin: 0 auto;
    padding: 34px 40px 47px; }
    /* line 106, _footer.scss */
    .footer .wrap.no-btn .button-wrap {
      display: none; }
  /* line 112, _footer.scss */
  .footer .social-list {
    display: flex;
    flex-wrap: wrap;
    margin: -20px 0 0 -38px; }
    /* line 117, _footer.scss */
    .footer .social-list--item {
      margin: 20px 0 0 35px; }
      /* line 120, _footer.scss */
      .footer .social-list--item .icon {
        width: 25px;
        height: 16px;
        fill: #000000; }
  /* line 128, _footer.scss */
  .footer .copyright {
    flex: 1;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-align: center; }
    /* line 135, _footer.scss */
    .footer .copyright a {
      position: relative;
      display: inline-block;
      color: #000000; }
      /* line 140, _footer.scss */
      .footer .copyright a::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 2px;
        background: #000000;
        transition: .3s; }
      /* line 151, _footer.scss */
      .footer .copyright a:hover::before {
        width: 100%; }
    /* line 156, _footer.scss */
    .footer .copyright .sitemaker {
      margin-top: 5px;
      opacity: .5; }
  /* line 164, _footer.scss */
  .footer .button-wrap .btn-white {
    display: none;
    padding: 6px 30px; }

/* line 171, _footer.scss */
.menu-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 100px 0 20px; }
  /* line 177, _footer.scss */
  .menu-footer--item {
    flex: 100%;
    max-width: 25%;
    padding-right: 20px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    text-transform: uppercase; }

/*** Media ***/
@media (max-width: 1441px) {
  /* line 199, _footer.scss */
  .main-page .footer-wrap .wrap {
    padding: 0 40px 20px; } }
@media (max-width: 1025px) {
  /* line 210, _footer.scss */
  .main-page .footer-wrap {
    position: relative; }
    /* line 213, _footer.scss */
    .main-page .footer-wrap .wrap {
      padding: 20px 15px; }
    /* line 217, _footer.scss */
    .main-page .footer-wrap.section-0 {
      height: auto;
      margin-top: 40px; }
      /* line 221, _footer.scss */
      .main-page .footer-wrap.section-0 .social-list {
        margin-top: 0; }
      /* line 225, _footer.scss */
      .main-page .footer-wrap.section-0 .button-wrap {
        margin-top: 0; }
  /* line 231, _footer.scss */
  .main-page .footer {
    border-top-width: 1px; }
  /* line 235, _footer.scss */
  .main-page .menu-footer {
    display: flex; }
  /* line 239, _footer.scss */
  .main-page .copyright {
    display: block; }

  /* line 246, _footer.scss */
  .footer .wrap {
    padding: 30px 0; }
  /* line 250, _footer.scss */
  .footer .copyright {
    flex: 1;
    padding: 0 20px; }

  /* line 264, _footer.scss */
  .menu-footer {
    padding-top: 40px; }
    /* line 267, _footer.scss */
    .menu-footer--item {
      max-width: 33.333%; } }
@media (max-width: 561px) {
  /* line 281, _footer.scss */
  .main-page .footer-wrap.section-0 .social-list {
    margin-top: 0; }
  /* line 285, _footer.scss */
  .main-page .footer-wrap.section-0 .button-wrap {
    margin-top: 20px; }

  /* line 294, _footer.scss */
  .footer .wrap {
    flex-direction: column;
    align-items: center; }
  /* line 299, _footer.scss */
  .footer .copyright {
    padding: 20px 0 0; }
  /* line 303, _footer.scss */
  .footer .button-wrap {
    margin-top: 20px; }

  /* line 308, _footer.scss */
  .menu-footer {
    padding-top: 40px; }
    /* line 311, _footer.scss */
    .menu-footer--item {
      max-width: 100%;
      margin-top: 15px;
      padding: 0;
      text-align: center; }
      /* line 317, _footer.scss */
      .menu-footer--item:first-child {
        margin-top: 0; } }
/*** Fonts ***/
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100Italic.woff2") format("woff2"), url("MuseoSansCyrl-100Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Cyrl 500';
  src: url("MuseoCyrl-500.woff2") format("woff2"), url("MuseoCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700Italic.woff2") format("woff2"), url("MuseoSansCyrl-700Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300Italic.woff2") format("woff2"), url("MuseoSansCyrl-300Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100.woff2") format("woff2"), url("MuseoSansCyrl-100.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900.woff2") format("woff2"), url("MuseoSansCyrl-900.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500Italic.woff2") format("woff2"), url("MuseoSansCyrl-500Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500.woff2") format("woff2"), url("MuseoSansCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700.woff2") format("woff2"), url("MuseoSansCyrl-700.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300.woff2") format("woff2"), url("MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900Italic.woff2") format("woff2"), url("MuseoSansCyrl-900Italic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
/*** Colors ***/
/* line 145, _var.scss */
.color-red {
  color: #e30613;
  fill: #e30613; }

/* line 3, content.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 11, content.scss */
  .breadcrumb-item {
    position: relative;
    margin-left: 16px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 18px;
    color: #bababa; }
    /* line 19, content.scss */
    .breadcrumb-item::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 6px;
      height: 6px;
      background: #D1D1D1;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 12px; }
    /* line 32, content.scss */
    .breadcrumb-item:first-child {
      margin-left: 0;
      padding-left: 0; }
      /* line 36, content.scss */
      .breadcrumb-item:first-child::before {
        display: none; }
    /* line 41, content.scss */
    .breadcrumb-item a {
      color: #bababa; }
      /* line 46, content.scss */
      .breadcrumb-item a:hover:after {
        width: 100%; }
      /* line 51, content.scss */
      .breadcrumb-item a::after {
        content: '';
        display: block;
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background: #bababa;
        transition: .3s;
        overflow: hidden; }

/* line 66, content.scss */
.scroll-top {
  position: relative;
  display: block;
  width: 170px;
  height: 170px;
  margin: 70px auto 0;
  text-align: center;
  cursor: pointer;
  z-index: 7; }
  /* line 76, content.scss */
  .scroll-top.hide {
    opacity: 0;
    pointer-events: none; }
  /* line 81, content.scss */
  .scroll-top span {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #000000;
    text-transform: uppercase; }
  /* line 89, content.scss */
  .scroll-top .line {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    width: 4px;
    height: 71%;
    overflow: hidden; }
    /* line 99, content.scss */
    .scroll-top .line::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000000;
      animation: scroll-bottom-slide 2s infinite; }

/* line 112, content.scss */
.video-btn img {
  animation: spin 20s infinite;
  cursor: pointer; }

@keyframes spin {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-360deg); } }
/* line 122, content.scss */
.back-link {
  display: flex;
  align-items: center; }
  /* line 126, content.scss */
  .back-link .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    background: #f4f4f4;
    border-radius: 50%; }
  /* line 137, content.scss */
  .back-link svg {
    width: 15px;
    height: 14px; }
  /* line 142, content.scss */
  .back-link .text {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    text-transform: uppercase; }

/* line 151, content.scss */
.share-link {
  display: inline-block;
  width: 16px;
  height: 25px; }
  /* line 156, content.scss */
  .share-link svg {
    width: 100%;
    height: 100%; }

/* line 162, content.scss */
.sticky-block {
  position: sticky;
  top: 70px; }

/***/
/* line 170, content.scss */
.column-wrap {
  display: flex; }
  /* line 173, content.scss */
  .column-wrap .column {
    flex: 1;
    padding: 0 140px 0 0; }
    /* line 177, content.scss */
    .column-wrap .column.sidebar {
      max-width: 340px;
      padding: 0; }
      /* line 181, content.scss */
      .column-wrap .column.sidebar + .column {
        padding: 0 0 0 140px; }
      /* line 185, content.scss */
      .column-wrap .column.sidebar .collections-head {
        padding: 0; }

/***/
/* line 195, content.scss */
.detail-page--content {
  margin-top: 40px; }
  /* line 198, content.scss */
  .detail-page--content a {
    position: relative;
    color: #000000;
    text-decoration: underline; }
    /* line 203, content.scss */
    .detail-page--content a.dashed {
      text-decoration: dashed; }

/***/
/* line 212, content.scss */
.about-block-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }
  /* line 219, content.scss */
  .about-block-wrap .footer {
    width: 100%;
    background: none;
    border: 0; }
    /* line 224, content.scss */
    .about-block-wrap .footer .wrap {
      padding: 0 44px 50px 108px; }

/* line 230, content.scss */
.about-block {
  padding: 120px 0 20px; }
  /* line 233, content.scss */
  .about-block .description-wrap {
    display: flex;
    justify-content: space-between;
    max-width: 1320px;
    margin: 45px auto 0; }
  /* line 240, content.scss */
  .about-block .wrap {
    display: flex; }
  /* line 244, content.scss */
  .about-block .image {
    padding-right: 174px; }
  /* line 248, content.scss */
  .about-block .description {
    max-width: 600px;
    max-height: 50vh;
    font-size: 24px;
    line-height: 29px; }
  /* line 255, content.scss */
  .about-block .icon {
    flex: 100%;
    max-width: 114px; }
  /* line 260, content.scss */
  .about-block .advantages-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 100px; }
    /* line 266, content.scss */
    .about-block .advantages-list--item {
      padding: 20px 60px 0;
      text-align: center; }
    /* line 271, content.scss */
    .about-block .advantages-list .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 113px;
      height: 113px;
      margin: 0 auto; }
    /* line 280, content.scss */
    .about-block .advantages-list .text {
      max-width: 130px;
      margin: 15px auto 0;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 16px;
      line-height: 19px; }

/***/
/* line 293, content.scss */
.about-block-slider-wrap {
  position: relative; }
  /* line 296, content.scss */
  .about-block-slider-wrap .video-btn {
    position: absolute;
    top: 48px;
    left: 17%;
    z-index: 99; }

/* line 304, content.scss */
.about-block-slider {
  position: relative;
  padding-bottom: 30px;
  overflow: hidden; }
  /* line 309, content.scss */
  .about-block-slider .swiper-buttons {
    top: auto;
    bottom: 0;
    left: calc(50% + 70px);
    transform: translateX(-50%); }
    /* line 315, content.scss */
    .about-block-slider .swiper-buttons .swiper-button-next {
      right: 6px; }

/*** Categories ***/
/* line 324, content.scss */
.categories-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 100%;
  padding: 120px 0 0; }

/* line 333, content.scss */
.categories-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 90px 0 0; }
  /* line 339, content.scss */
  .categories-list .video-btn {
    position: absolute;
    top: -85px;
    right: 200px;
    z-index: 99; }
  /* line 346, content.scss */
  .categories-list--item {
    position: relative;
    flex: 100%;
    max-width: 33.333%;
    height: calc(33vh - 13px);
    overflow: hidden; }
    /* line 355, content.scss */
    .categories-list--item:hover img {
      transform: scale(1.2); }
  /* line 361, content.scss */
  .categories-list .image {
    width: 100%;
    height: 100%; }
  /* line 366, content.scss */
  .categories-list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s; }
  /* line 373, content.scss */
  .categories-list .info {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 25px;
    color: #ffffff; }
    /* line 384, content.scss */
    .categories-list .info::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000000;
      opacity: .2;
      z-index: 1; }
  /* line 397, content.scss */
  .categories-list .products-count,
  .categories-list .posts-count {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
    max-width: 110px;
    color: #ffffff;
    z-index: 5; }
    /* line 407, content.scss */
    .categories-list .products-count .icon,
    .categories-list .posts-count .icon {
      margin-right: 10px;
      width: 20px;
      height: 20px; }
    /* line 413, content.scss */
    .categories-list .products-count .text,
    .categories-list .posts-count .text {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 14px;
      line-height: 17px; }
  /* line 420, content.scss */
  .categories-list .title {
    position: relative;
    flex: 1;
    padding: 0 5px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    text-align: center;
    z-index: 5; }

/*** Collections block ***/
/* line 436, content.scss */
.collections-wrap {
  padding: 120px 0 0;
  overflow: hidden; }
  /* line 440, content.scss */
  .collections-wrap .footer {
    position: relative;
    width: 100%;
    margin-top: 14px;
    background: none;
    border: 0; }
    /* line 448, content.scss */
    .collections-wrap .footer .wrap {
      padding: 0 44px 50px 108px; }

/* line 454, content.scss */
.collections-block {
  display: flex;
  margin-top: 20px; }
  /* line 460, content.scss */
  .collections-block.switching .loader {
    opacity: 1;
    pointer-events: all; }
  /* line 465, content.scss */
  .collections-block.switching .collections-body {
    opacity: 0; }
  /* line 470, content.scss */
  .collections-block .loader {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 25%;
    left: 30%;
    width: 70%;
    height: 60%;
    background: #ffffff;
    opacity: 0;
    pointer-events: none;
    z-index: 99999; }
    /* line 484, content.scss */
    .collections-block .loader svg {
      display: block;
      width: 200px; }
    /* line 489, content.scss */
    .collections-block .loader .part {
      width: 210px;
      height: 210px;
      stroke-dasharray: 500;
      stroke-dashoffset: 0;
      stroke-linecap: butt;
      animation: loader-collections 2s cubic-bezier(0.78, 0.14, 0.44, 0.97) infinite forwards; }
@keyframes loader-collections {
  to {
    stroke-dashoffset: 500; } }
  /* line 505, content.scss */
  .collections-block .slider-list {
    position: relative; }

/* line 510, content.scss */
.collections-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 100%;
  max-width: 444px;
  padding-right: 30px; }
  /* line 518, content.scss */
  .collections-head--item {
    position: relative;
    max-width: 343px;
    margin-top: 10px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    color: #000000;
    border-bottom: 2px solid transparent;
    transition: .2s;
    overflow: hidden;
    cursor: pointer; }
    /* line 530, content.scss */
    .collections-head--item:first-child {
      margin-top: 0; }
    /* line 534, content.scss */
    .collections-head--item:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 2px;
      background: #000000;
      transition: .3s; }
    /* line 545, content.scss */
    .collections-head--item::before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 343px;
      height: 21px;
      background: url("stripe.png");
      background-repeat: no-repeat;
      background-position: right;
      transition-timing-function: cubic-bezier(0.6, 0.26, 0.14, 0.96);
      opacity: 0; }
    /* line 559, content.scss */
    .collections-head--item.active {
      padding-bottom: 28px;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 24px;
      line-height: 29px; }
      /* line 567, content.scss */
      .collections-head--item.active:hover:after {
        width: 0; }
      /* line 572, content.scss */
      .collections-head--item.active::before {
        width: 100%;
        transition: .3s;
        opacity: 1; }
      /* line 578, content.scss */
      .collections-head--item.active:after {
        height: 21px;
        right: 0;
        left: auto;
        background: #ffffff;
        transition: 0s;
        animation: show-underline .8s; }
@keyframes show-underline {
  from {
    width: 343px;
    transition: .8s; }
  to {
    width: 0;
    transition: .8s; } }
    /* line 599, content.scss */
    .collections-head--item:hover {
      color: #000000; }
      /* line 602, content.scss */
      .collections-head--item:hover:after {
        width: 100%; }

/* line 609, content.scss */
.collections-body {
  position: relative;
  flex: 100%; }
  /* line 615, content.scss */
  .collections-body .product-slider .slick-list {
    max-width: 940px;
    margin: -30px -10px;
    padding: 30px 10px; }
  /* line 621, content.scss */
  .collections-body .product-slider .product--item {
    padding: 0 10px 12px; }
    /* line 624, content.scss */
    .collections-body .product-slider .product--item::before {
      left: -5px;
      width: calc(100% + 10px); }
  @media (max-height: 900px) {
    /* line 635, content.scss */
    .collections-body .product--item .image {
      padding-bottom: 30vh; } }

/*** Slider history with background ***/
/* line 645, content.scss */
.slider-history-bg-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  padding: 100px 0 0;
  color: #ffffff; }
  /* line 653, content.scss */
  .slider-history-bg-wrap .footer {
    margin-top: 30px;
    border: 0; }
    /* line 657, content.scss */
    .slider-history-bg-wrap .footer .wrap {
      padding: 0 58px 74px 108px; }
    /* line 661, content.scss */
    .slider-history-bg-wrap .footer .btn {
      padding: 6px 31px;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      text-transform: uppercase;
      box-shadow: none; }

/* line 670, content.scss */
.slider-history-bg {
  position: relative;
  overflow: hidden; }
  /* line 674, content.scss */
  .slider-history-bg .wrap {
    position: relative;
    display: flex;
    padding: 55px 0 0; }
  /* line 680, content.scss */
  .slider-history-bg .image {
    position: relative;
    flex: 1;
    max-width: 568px;
    overflow: hidden; }
    /* line 686, content.scss */
    .slider-history-bg .image img {
      border-radius: 50%; }
    /* line 690, content.scss */
    .slider-history-bg .image .sticker {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      padding: 20px 3px 14px;
      background: #e30613;
      font-size: 12px;
      color: #ffffff;
      text-align: center;
      border-radius: 0 0 4px 4px; }
      /* line 702, content.scss */
      .slider-history-bg .image .sticker .icon {
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 auto 13px; }
  /* line 711, content.scss */
  .slider-history-bg .description {
    flex: 1;
    max-width: 458px;
    max-height: 60vh;
    margin: 74px 240px 0 150px;
    padding-bottom: 140px;
    font-size: 24px;
    line-height: 29px; }
  /* line 721, content.scss */
  .slider-history-bg .video-btn {
    position: absolute;
    top: 0;
    right: 60px;
    z-index: 99; }
  /* line 728, content.scss */
  .slider-history-bg .swiper-buttons {
    top: auto;
    bottom: 0;
    left: calc(50% - 28px);
    transform: translateX(-50%);
    z-index: 99; }
    /* line 735, content.scss */
    .slider-history-bg .swiper-buttons .swiper-button-prev::before,
    .slider-history-bg .swiper-buttons .swiper-button-next::before {
      background: #ffffff; }
    /* line 740, content.scss */
    .slider-history-bg .swiper-buttons .icon {
      fill: #ffffff; }
  @media (max-height: 1000px) {
    /* line 747, content.scss */
    .slider-history-bg .image {
      max-width: 450px; }
    /* line 751, content.scss */
    .slider-history-bg .description {
      margin-top: 40px;
      padding-bottom: 40px; }
    /* line 756, content.scss */
    .slider-history-bg .swiper-buttons {
      left: calc(40% + 25px); } }

/*** Slider history ***/
/* line 765, content.scss */
.history-slider-wrap {
  position: relative;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 120px 0 0;
  overflow: hidden; }
  /* line 774, content.scss */
  .history-slider-wrap .swiper-buttons {
    top: 160px;
    right: 40px; }
    /* line 780, content.scss */
    .history-slider-wrap .swiper-buttons.first-slide .swiper-button-prev {
      display: none; }
    /* line 784, content.scss */
    .history-slider-wrap .swiper-buttons.first-slide .swiper-button-next {
      width: 100%; }
    /* line 788, content.scss */
    .history-slider-wrap .swiper-buttons.first-slide .icon-arrow-long {
      display: none; }
    /* line 792, content.scss */
    .history-slider-wrap .swiper-buttons.first-slide .icon-arrow-longer {
      display: block; }
    /* line 799, content.scss */
    .history-slider-wrap .swiper-buttons.last-slide .swiper-button-next {
      display: none; }
    /* line 803, content.scss */
    .history-slider-wrap .swiper-buttons.last-slide .swiper-button-prev {
      width: 100%;
      right: 0; }
    /* line 808, content.scss */
    .history-slider-wrap .swiper-buttons.last-slide .icon-arrow-long {
      display: none; }
    /* line 812, content.scss */
    .history-slider-wrap .swiper-buttons.last-slide .icon-arrow-longer {
      display: block; }
  /* line 818, content.scss */
  .history-slider-wrap .line {
    height: 100%; }
  /* line 822, content.scss */
  .history-slider-wrap .footer {
    width: 100%;
    margin-top: 0;
    border: 0;
    z-index: 8; }
    /* line 828, content.scss */
    .history-slider-wrap .footer .wrap {
      padding: 0 44px 20px 108px; }

/* line 834, content.scss */
.history-slider--title {
  padding-right: 0; }
  @media (max-height: 1000px) {
    /* line 834, content.scss */
    .history-slider--title {
      font-size: 75px;
      line-height: 82px; } }

/* line 843, content.scss */
.history-slider {
  position: relative;
  margin: 50px 0 0;
  padding-bottom: 40px;
  overflow: hidden; }
  /* line 849, content.scss */
  .history-slider .slick-track {
    position: relative;
    padding-top: 175px; }
    /* line 853, content.scss */
    .history-slider .slick-track::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 165px;
      background: url("line-bg-4.png");
      background-repeat: repeat-x; }
  /* line 865, content.scss */
  .history-slider .slick-slide {
    padding: 80px 40px 0;
    transition: .3s; }
  /* line 870, content.scss */
  .history-slider .slick-current {
    padding-top: 0; }
  /* line 874, content.scss */
  .history-slider .wrap {
    margin: 0 auto; }
  /* line 878, content.scss */
  .history-slider .title {
    font-family: "Museo Cyrl 500", sans-serif;
    font-size: 64px;
    line-height: 77px; }
  /* line 884, content.scss */
  .history-slider .description {
    max-width: 430px;
    margin-top: 5px;
    font-size: 24px;
    line-height: 29px; }
  /* line 891, content.scss */
  .history-slider .image {
    max-width: 311px;
    margin-top: 30px; }
  @media (max-height: 1000px) {
    /* line 843, content.scss */
    .history-slider {
      margin-top: 30px; }
      /* line 900, content.scss */
      .history-slider .slick-track {
        padding-top: 140px; }
        /* line 903, content.scss */
        .history-slider .slick-track::before {
          height: 148px;
          background-size: 144%; }
      /* line 909, content.scss */
      .history-slider .slick-slide {
        padding-top: 40px; }
      /* line 913, content.scss */
      .history-slider .slick-current {
        padding-top: 0; }
      /* line 918, content.scss */
      .history-slider .title {
        font-size: 50px;
        line-height: 53px; }
      /* line 923, content.scss */
      .history-slider .image {
        max-width: 200px; } }

/*** Map search ***/
/* line 932, content.scss */
.map-search-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 120px 0 0; }
  /* line 940, content.scss */
  .map-search-wrap .footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 0;
    border: 0;
    z-index: 8; }
    /* line 949, content.scss */
    .map-search-wrap .footer .wrap {
      padding: 0 44px 50px 108px; }

/* line 957, content.scss */
.map-search--input {
  display: flex;
  max-width: 730px;
  margin: 55px auto 0; }
  /* line 962, content.scss */
  .map-search--input .input {
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    border: 0;
    border-bottom: 3px solid #cdcdcd;
    border-radius: 0; }
    /* line 971, content.scss */
    .map-search--input .input::placeholder {
      color: #D1D1D1;
      text-transform: uppercase; }
  /* line 977, content.scss */
  .map-search--input .btn {
    flex: 1;
    max-width: 212px;
    margin-left: 45px; }

/* line 985, content.scss */
#map {
  width: 100%;
  flex: 1;
  margin-top: 84px; }
  /* line 990, content.scss */
  #map canvas,
  #map .ymaps-2-1-78-ground-pane {
    filter: grayscale(100%); }
  /* line 995, content.scss */
  #map .ymaps-2-1-78-searchbox-button {
    background-color: #e30613;
    color: #ffffff; }
  /* line 1000, content.scss */
  #map .ymaps-2-1-78-searchbox-input {
    box-shadow: none !important; }
  /* line 1004, content.scss */
  #map .ymaps-2-1-78-islets_serp-item.ymaps-2-1-78-islets__selected:hover,
  #map .ymaps-2-1-78-islets_serp-item:hover {
    background: #ED1F14;
    border-color: #ED1F14; }
    /* line 1009, content.scss */
    #map .ymaps-2-1-78-islets_serp-item.ymaps-2-1-78-islets__selected:hover .ymaps-2-1-78-islets_serp-item__title,
    #map .ymaps-2-1-78-islets_serp-item.ymaps-2-1-78-islets__selected:hover .ymaps-2-1-78-islets_card__description,
    #map .ymaps-2-1-78-islets_serp-item:hover .ymaps-2-1-78-islets_serp-item__title,
    #map .ymaps-2-1-78-islets_serp-item:hover .ymaps-2-1-78-islets_card__description {
      color: #ffffff; }

/*** Contact block ***/
/* line 1019, content.scss */
.contact-block-wrap {
  height: 100%;
  padding: 120px 0 0; }
  /* line 1024, content.scss */
  .contact-block-wrap .custom-scroll {
    max-height: calc(100vh - 400px); }

/* line 1029, content.scss */
.contact-block {
  display: flex;
  margin-top: 35px; }
  /* line 1033, content.scss */
  .contact-block .contact-info-list {
    flex: 1;
    max-width: 564px;
    margin: 15px 94px 0 0; }
  /* line 1039, content.scss */
  .contact-block .contact-form {
    flex: 1; }

/* line 1044, content.scss */
.contact-info-list {
  text-align: right; }
  /* line 1047, content.scss */
  .contact-info-list--item {
    margin-top: 20px;
    padding-top: 20px;
    font-size: 24px;
    line-height: 35px;
    color: #000000;
    border-top: 3px solid #000000; }
    /* line 1055, content.scss */
    .contact-info-list--item:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: 0; }
  /* line 1062, content.scss */
  .contact-info-list span {
    display: block; }
  /* line 1066, content.scss */
  .contact-info-list a {
    position: relative;
    display: inline-block;
    color: #000000; }
    /* line 1071, content.scss */
    .contact-info-list a::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0;
      height: 2px;
      background: #000000;
      transition: .3s; }
    /* line 1082, content.scss */
    .contact-info-list a:hover::before {
      width: 100%; }

/* line 1090, content.scss */
.contact-form .radio-wrap {
  margin-top: 15px; }
/* line 1094, content.scss */
.contact-form textarea {
  margin-top: 20px; }
/* line 1098, content.scss */
.contact-form .btn {
  margin-top: 22px;
  padding-left: 30px;
  padding-right: 30px; }

/*** Info page ***/
/* line 1110, content.scss */
.info-page .column-wrap {
  margin-top: 35px; }
/* line 1114, content.scss */
.info-page .contact-block {
  display: block;
  margin: 40px 0 0; }
  /* line 1118, content.scss */
  .info-page .contact-block:first-child {
    margin-top: 0; }
  /* line 1122, content.scss */
  .info-page .contact-block .info-block {
    flex: 1;
    max-width: 525px;
    padding-right: 20px;
    font-family: "Museo Sans Cyrl 300", sans-serif; }
    /* line 1128, content.scss */
    .info-page .contact-block .info-block .label {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 14px;
      line-height: 17px; }
    /* line 1134, content.scss */
    .info-page .contact-block .info-block a {
      display: inline-block;
      color: #000000; }
    /* line 1139, content.scss */
    .info-page .contact-block .info-block strong {
      font-family: "Museo Sans Cyrl 700", sans-serif; }
    /* line 1143, content.scss */
    .info-page .contact-block .info-block .description {
      margin-top: 50px; }
  /* line 1148, content.scss */
  .info-page .contact-block .icon {
    display: flex;
    flex: 1;
    max-width: 114px;
    margin-top: 35px; }
/* line 1158, content.scss */
.info-page .detail-page--content h1,
.info-page .detail-page--content h2,
.info-page .detail-page--content h3,
.info-page .detail-page--content h4,
.info-page .detail-page--content h5,
.info-page .detail-page--content h6 {
  margin-top: 15px; }
  /* line 1166, content.scss */
  .info-page .detail-page--content h1:first-child,
  .info-page .detail-page--content h2:first-child,
  .info-page .detail-page--content h3:first-child,
  .info-page .detail-page--content h4:first-child,
  .info-page .detail-page--content h5:first-child,
  .info-page .detail-page--content h6:first-child {
    margin-top: 0; }
/* line 1171, content.scss */
.info-page .detail-page--content p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 22px; }
  /* line 1176, content.scss */
  .info-page .detail-page--content p:first-child {
    margin-top: 0; }
/* line 1181, content.scss */
.info-page .detail-page--content .image {
  position: relative;
  display: inline-block; }
  /* line 1187, content.scss */
  .info-page .detail-page--content .image:hover .icon {
    opacity: 1; }
  /* line 1192, content.scss */
  .info-page .detail-page--content .image .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 48px;
    height: 48px;
    background: #ffffff;
    border-radius: 50%;
    transition: .3s;
    opacity: 0; }
  /* line 1208, content.scss */
  .info-page .detail-page--content .image svg {
    width: 24px;
    height: 24px; }
/* line 1215, content.scss */
.info-page .map-link-wrap {
  margin-top: 50px;
  padding-top: 44px;
  border-top: 3px solid #000000; }
  /* line 1220, content.scss */
  .info-page .map-link-wrap:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0; }
  /* line 1226, content.scss */
  .info-page .map-link-wrap .title {
    font-size: 24px;
    line-height: 29px; }
/* line 1232, content.scss */
.info-page .map-link {
  display: block;
  max-width: 400px;
  margin-top: 35px; }
  /* line 1237, content.scss */
  .info-page .map-link span {
    display: block; }
  /* line 1241, content.scss */
  .info-page .map-link--text {
    margin-top: 30px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    text-align: right; }
/* line 1252, content.scss */
.info-page .payment-list {
  justify-content: flex-start; }

/*** Compares ***/
/* line 1260, content.scss */
.compare-row {
  display: grid;
  grid-auto-flow: column;
  gap: 1rem;
  grid-auto-columns: minmax(200px, 458px); }
  @media screen and (max-width: 768px) {
    /* line 1260, content.scss */
    .compare-row {
      grid-auto-columns: minmax(calc(50% - 0.5rem), 458px); } }
  @media screen and (max-width: 321px) {
    /* line 1260, content.scss */
    .compare-row {
      grid-auto-columns: minmax(135px, 458px); } }

/* line 1275, content.scss */
.compare-image {
  width: 100%; }

/* line 1279, content.scss */
.hidden {
  display: none; }

/* line 1283, content.scss */
.table-compare {
  display: grid;
  overflow-x: auto; }

/* line 1288, content.scss */
.compare-image-wrapper {
  min-width: 0;
  position: relative; }

/* line 1293, content.scss */
.compare-product {
  display: grid;
  gap: 10px;
  margin-bottom: 20px;
  grid-auto-rows: auto; }
  /* line 1299, content.scss */
  .compare-product img {
    max-height: 270px; }
  /* line 1303, content.scss */
  .compare-product .title-link {
    display: block;
    flex: 60%;
    padding-right: 10px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis; }
  /* line 1315, content.scss */
  .compare-product .compare-delete {
    background: transparent;
    border: none;
    padding: 0;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    color: #e30613;
    outline: none;
    cursor: pointer; }
  /* line 1326, content.scss */
  .compare-product .product-price-cur {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 18px;
    transition: .3s;
    white-space: nowrap; }
  /* line 1333, content.scss */
  .compare-product .product-price-old {
    font-size: 1.1rem;
    color: #000000;
    text-decoration: line-through;
    white-space: nowrap; }

/* line 1341, content.scss */
.compare-param {
  padding: 10px 0; }

/* line 1345, content.scss */
.param-title {
  max-width: 100%;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 1352, content.scss */
.param-value {
  font-size: 14px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 1359, content.scss */
.compare-toolbar {
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem; }
  @media screen and (max-width: 767px) {
    /* line 1359, content.scss */
    .compare-toolbar {
      grid-auto-flow: row;
      gap: 1rem; } }
  /* line 1370, content.scss */
  .compare-toolbar h1 {
    margin: 0; }

/* line 1375, content.scss */
.checkbox__inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 -0.25rem;
  position: relative; }

/* line 1383, content.scss */
.checkbox__control {
  display: block;
  margin: 0;
  height: 1rem;
  width: 1rem; }

/* line 1390, content.scss */
.checkbox__control_hidden {
  position: absolute;
  z-index: 0;
  opacity: 0; }

/* line 1396, content.scss */
.checkbox__control:focus {
  outline: none; }

/* line 1400, content.scss */
.checkbox__wrapper {
  padding: 0 0.5rem;
  flex: 0 0 auto; }

/* line 1405, content.scss */
.checkbox__marker {
  flex: 0 0 auto;
  position: relative; }

/* line 1410, content.scss */
.checkbox__marker:before {
  color: #e30613; }

/* line 1414, content.scss */
.checkbox__marker.icon {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem; }

/* line 1420, content.scss */
.checkbox__control:checked + .checkbox__marker.icon:before {
  color: #acacac; }

/* line 1424, content.scss */
.checkbox__caption {
  flex: 0 1 100%;
  -ms-grid-row-align: center;
  align-self: center;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/***/
/* line 1438, content.scss */
.set-block {
  margin-top: 40px; }
  /* line 1441, content.scss */
  .set-block .field {
    margin-top: 20px; }
    /* line 1444, content.scss */
    .set-block .field:first-child {
      margin-top: 0; }
  /* line 1449, content.scss */
  .set-block .button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    width: auto;
    padding: 6px 61px;
    background: #ffffff;
    color: #000000;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    border: 3px solid #000000;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    text-transform: uppercase;
    transition: .3s;
    cursor: pointer; }
    /* line 1469, content.scss */
    .set-block .button:hover {
      background: #000000;
      color: #ffffff;
      border-color: #ffffff; }

/*** Login ***/
/* line 1480, content.scss */
.co-login {
  margin: 40px auto 0;
  max-width: 400px; }
  /* line 1484, content.scss */
  .co-login .co-checkout-block--padded {
    padding: 0; }
  /* line 1490, content.scss */
  .co-login .co-modal-login_form .co-input,
  .co-login .co-modal-login_form .co-input + .co-input {
    margin-top: 20px; }
  /* line 1495, content.scss */
  .co-login .co-modal-login_form .co-input-field {
    padding: 6px 20px;
    border: 3px solid #cdcdcd; }
  /* line 1500, content.scss */
  .co-login .co-modal-login_form .co-button {
    margin-top: 10px; }
  /* line 1505, content.scss */
  .co-login .co-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    max-width: 250px;
    min-height: 50px;
    margin-top: 10px;
    padding: 6px 20px;
    background: #ffffff;
    color: #000000;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    border: 3px solid #000000;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    text-transform: uppercase;
    transition: .3s;
    cursor: pointer; }
    /* line 1528, content.scss */
    .co-login .co-button:hover {
      background: #000000;
      color: #ffffff;
      border-color: #ffffff;
      opacity: 1; }

/* line 1, _drawing.scss */
.drawing-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding-top: 158px;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 17, _drawing.scss */
  .drawing-wrap.none-cursor .drawing {
    cursor: none; }
  /* line 22, _drawing.scss */
  .drawing-wrap .title {
    position: relative;
    font-family: "Museo Cyrl 500", sans-serif;
    font-size: 144px;
    line-height: 164px;
    text-align: center;
    z-index: 5; }
  /* line 31, _drawing.scss */
  .drawing-wrap .bottom-button {
    position: absolute;
    left: 50%;
    bottom: 46px;
    transform: translateX(-50%);
    width: 170px;
    height: 100px;
    text-align: center;
    cursor: pointer;
    z-index: 99; }
    /* line 42, _drawing.scss */
    .drawing-wrap .bottom-button.hide {
      opacity: 0;
      pointer-events: none; }
    /* line 47, _drawing.scss */
    .drawing-wrap .bottom-button span {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 13px;
      line-height: 17px;
      color: #000000;
      text-transform: uppercase; }
    /* line 55, _drawing.scss */
    .drawing-wrap .bottom-button .line {
      display: block;
      position: relative;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 4px;
      height: 71%;
      overflow: hidden; }
      /* line 65, _drawing.scss */
      .drawing-wrap .bottom-button .line::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        animation: scroll-bottom-slide 2s infinite; }
@keyframes scroll-bottom-slide {
  0% {
    transform: translateY(0); }
  20% {
    transform: translateY(100%);
    opacity: 1; }
  25% {
    transform: translateY(100%);
    opacity: 0; }
  40% {
    transform: translateY(-100%);
    opacity: 0; }
  60% {
    opacity: 1; }
  80% {
    transform: translateY(0);
    opacity: 1; } }
  /* line 87, _drawing.scss */
  .drawing-wrap .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: none;
    border: 0; }
    /* line 95, _drawing.scss */
    .drawing-wrap .footer .wrap {
      padding: 0 44px 50px 108px; }
  @media (max-height: 950px) {
    /* line 1, _drawing.scss */
    .drawing-wrap {
      padding-top: 178px; }
      /* line 103, _drawing.scss */
      .drawing-wrap .title {
        font-size: 100px;
        line-height: 90px; } }

/* line 110, _drawing.scss */
.drawing-block {
  position: relative;
  height: 822px;
  margin-top: -40px;
  background-image: url("https://static-sl.insales.ru/files/1/3326/16026878/original/drawing-block-bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover; }

/* line 120, _drawing.scss */
#imageBg {
  position: absolute;
  top: 0;
  left: 0; }

/* line 126, _drawing.scss */
.drawing {
  position: relative;
  margin: 120px auto 0;
  z-index: 9; }
  /* line 131, _drawing.scss */
  .drawing canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5; }

/* line 139, _drawing.scss */
.sketch {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9; }

/* line 147, _drawing.scss */
.paints {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9; }

/* line 155, _drawing.scss */
.controls {
  position: absolute;
  bottom: 100px;
  left: 0;
  z-index: 99; }
  /* line 161, _drawing.scss */
  .controls--item {
    position: absolute;
    cursor: pointer; }

/* line 167, _drawing.scss */
.palette {
  position: absolute;
  left: -145px;
  bottom: 62%;
  width: 284px;
  height: 284px;
  transition: .3s;
  transform: translateX(calc(-100% - 55px));
  z-index: 99; }
  /* line 177, _drawing.scss */
  .palette.show {
    transform: translateX(0); }
    /* line 180, _drawing.scss */
    .palette.show .palitra-bg {
      transform: rotate(-180deg); }
  /* line 185, _drawing.scss */
  .palette .wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .5s; }
  /* line 194, _drawing.scss */
  .palette img {
    transition: .3s; }
  /* line 198, _drawing.scss */
  .palette .palitra-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .5s;
    transform: rotate(-360deg);
    z-index: 1; }
  /* line 209, _drawing.scss */
  .palette .paint {
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    transform: rotate(0);
    opacity: .5;
    cursor: pointer;
    z-index: 5; }
    /* line 219, _drawing.scss */
    .palette .paint.active {
      top: 107px;
      right: 35px;
      box-shadow: -2px 0 12px white;
      animation: palette-switch .5s linear;
      animation-fill-mode: forwards; }
@keyframes palette-switch {
  0% {
    opacity: 0; }
  90% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    /* line 233, _drawing.scss */
    .palette .paint:nth-of-type(1) {
      top: 42px;
      right: 64px; }
    /* line 238, _drawing.scss */
    .palette .paint:nth-of-type(2) {
      top: 108px;
      right: 27px; }
    /* line 243, _drawing.scss */
    .palette .paint:nth-of-type(3) {
      top: 173px;
      right: 65px; }
    /* line 248, _drawing.scss */
    .palette .paint:nth-of-type(4) {
      top: 173px;
      right: 141px; }
    /* line 253, _drawing.scss */
    .palette .paint:nth-of-type(5) {
      top: 107px;
      right: 178px; }
    /* line 258, _drawing.scss */
    .palette .paint:nth-of-type(6) {
      top: 40px;
      right: 140px; }
  /* line 264, _drawing.scss */
  .palette .arrow {
    position: absolute;
    cursor: pointer;
    z-index: 9; }
  /* line 270, _drawing.scss */
  .palette .arrow-left {
    top: calc(50% - 130px);
    right: 0; }
  /* line 275, _drawing.scss */
  .palette .arrow-right {
    top: calc(50% - 70px);
    right: -40px; }

/* line 281, _drawing.scss */
.pencil {
  position: absolute;
  left: -100%;
  bottom: 28%;
  transform: rotate(45deg);
  transition: .3s;
  z-index: 99; }
  /* line 289, _drawing.scss */
  .pencil.show {
    left: 50px; }
  /* line 293, _drawing.scss */
  .pencil:hover {
    left: 70px;
    bottom: calc(28% + 20px); }

/* line 299, _drawing.scss */
.brush {
  position: absolute;
  left: -100%;
  bottom: 17%;
  transform: rotate(45deg);
  transition: .3s;
  z-index: 99; }
  /* line 307, _drawing.scss */
  .brush.show {
    left: 60px; }
  /* line 311, _drawing.scss */
  .brush:hover {
    left: 80px;
    bottom: calc(17% + 20px); }

/* line 317, _drawing.scss */
.clear {
  position: absolute;
  left: -40px;
  bottom: 5%;
  transform: rotate(-5deg) translateX(-100%);
  transition: .3s;
  z-index: 98; }
  /* line 325, _drawing.scss */
  .clear:hover {
    left: -20px;
    bottom: calc(5% + 20px); }
  /* line 330, _drawing.scss */
  .clear.show {
    left: 150px; }
    /* line 333, _drawing.scss */
    .clear.show:hover {
      left: 170px; }

/* line 340, _drawing.scss */
.hand {
  display: none;
  position: fixed;
  width: 514px;
  height: 688px;
  bottom: 0;
  right: 0;
  margin: 0;
  z-index: 999;
  pointer-events: none;
  overflow: hidden; }
  /* line 352, _drawing.scss */
  .hand.show {
    display: block; }
  /* line 356, _drawing.scss */
  .hand img {
    position: relative;
    max-width: none;
    perspective: 300px; }

/* line 364, _drawing.scss */
.drawing-modal {
  display: none; }

/*** Animate controls ***/
/* line 371, _drawing.scss */
.hand-animate {
  display: flex;
  align-items: flex-end;
  position: absolute;
  width: 1443px;
  height: 730px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  margin: 0;
  transition: .3s;
  overflow: hidden;
  pointer-events: none;
  z-index: 999; }
  /* line 386, _drawing.scss */
  .hand-animate.show {
    transform: translateX(-50%) translateY(0); }
  /* line 390, _drawing.scss */
  .hand-animate.pointing {
    width: 710px;
    height: 450px;
    top: calc(50% - 100px);
    left: auto;
    right: 0;
    transform: translateX(100%) translateY(-50%);
    transition: 0s;
    opacity: 0; }
    /* line 406, _drawing.scss */
    .hand-animate.pointing.hide {
      transform: translateX(100%) translateY(-50%); }
    /* line 410, _drawing.scss */
    .hand-animate.pointing img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  /* line 417, _drawing.scss */
  .hand-animate img {
    position: relative;
    max-width: none;
    flex: none;
    transform: translateX(0);
    top: 930px; }
  @media (max-height: 850px) {
    /* line 427, _drawing.scss */
    .hand-animate.show {
      transform: translateX(-50%) translateY(24%); } }

/*** Media ***/
@media (max-width: 1601px) {
  /* line 440, _drawing.scss */
  .drawing-wrap .footer .wrap {
    padding: 0 30px 30px 170px; }

  /* line 445, _drawing.scss */
  .drawing {
    margin-top: 110px; } }
@media (max-width: 1441px) {
  /* line 452, _drawing.scss */
  .drawing-block {
    height: 730px; }

  /* line 456, _drawing.scss */
  .drawing {
    margin-top: 110px; } }
@media (max-width: 1281px) {
  /* line 463, _drawing.scss */
  .palette {
    bottom: 60%; }

  /* line 467, _drawing.scss */
  .pencil {
    bottom: 20%; }
    /* line 470, _drawing.scss */
    .pencil.show {
      left: -15px; }
    /* line 474, _drawing.scss */
    .pencil:hover {
      left: 5px;
      bottom: calc(20% + 20px); }

  /* line 480, _drawing.scss */
  .brush {
    bottom: 6%; }
    /* line 483, _drawing.scss */
    .brush.show {
      left: -15px; }
    /* line 487, _drawing.scss */
    .brush:hover {
      left: 15px;
      bottom: calc(6% + 20px); }

  /* line 495, _drawing.scss */
  .clear.show {
    left: 124px; }
    /* line 498, _drawing.scss */
    .clear.show:hover {
      left: 144px; } }
@media (max-width: 1025px) {
  /* line 507, _drawing.scss */
  .drawing-wrap {
    height: auto;
    padding-top: 180px; }
    /* line 512, _drawing.scss */
    .drawing-wrap .title {
      font-size: 80px;
      line-height: 70px; }
    /* line 517, _drawing.scss */
    .drawing-wrap .bottom-button {
      display: none; }

  /* line 522, _drawing.scss */
  .drawing-block {
    display: none; }

  /* line 526, _drawing.scss */
  .drawing,
  .controls--item {
    display: none; }

  /* line 531, _drawing.scss */
  .drawing-modal {
    display: block;
    padding-top: 20px;
    text-align: center; }
    /* line 536, _drawing.scss */
    .drawing-modal img {
      width: 100%; } }
@media (max-width: 769px) {
  /* line 544, _drawing.scss */
  .drawing-wrap {
    padding-top: 135px; }
    /* line 547, _drawing.scss */
    .drawing-wrap .title {
      font-size: 80px;
      line-height: 70px; }

  /* line 553, _drawing.scss */
  .drawing-block {
    height: 500px; } }
@media (max-width: 561px) {
  /* line 563, _drawing.scss */
  .drawing-wrap .title {
    font-size: 60px;
    line-height: 60px; } }
/* line 1, _product.scss */
.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 0 -20px; }
  /* line 7, _product.scss */
  .product-list .product--item {
    flex: 100%;
    float: none;
    max-width: calc(25% - 20px);
    margin: 20px 0 0 20px; }
    /* line 13, _product.scss */
    .product-list .product--item.big {
      max-width: calc(50% - 20px);
      margin-top: 50px;
      margin-bottom: 60px; }
  /* line 20, _product.scss */
  .product-list .notice {
    margin-left: 20px; }

/* line 25, _product.scss */
.product--item {
  position: relative; }
  /* line 28, _product.scss */
  .product--item:hover {
    z-index: 9; }
  /* line 32, _product.scss */
  .product--item .wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: 5; }
  /* line 40, _product.scss */
  .product--item .image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 100%; }
    /* line 47, _product.scss */
    .product--item .image img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%);
      max-height: 100%;
      object-fit: contain; }
  /* line 63, _product.scss */
  .product--item .color-list .option-value:nth-child(n+5) {
    display: none; }
  /* line 69, _product.scss */
  .product--item .properties {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 -5px; }
    /* line 77, _product.scss */
    .product--item .properties .short-color-list {
      position: relative; }
      /* line 80, _product.scss */
      .product--item .properties .short-color-list .overflow {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer; }
      /* line 95, _product.scss */
      .product--item .properties .short-color-list .color-list .option-value.is-active .filter-color,
      .product--item .properties .short-color-list .color-list .option-value.is-active input:checked + .filter-color {
        border-color: transparent; }
    /* line 104, _product.scss */
    .product--item .properties .option-selector {
      margin-right: 5px; }
    /* line 108, _product.scss */
    .product--item .properties .filter-color {
      width: 20px;
      height: 20px;
      margin: 0 0 0 0; }
      /* line 113, _product.scss */
      .product--item .properties .filter-color span {
        width: 14px;
        height: 14px; }
    /* line 119, _product.scss */
    .product--item .properties .color-list {
      margin: 0; }
    /* line 123, _product.scss */
    .product--item .properties .more-color-btn {
      margin-right: 5px; }
  /* line 128, _product.scss */
  .product--item .more-color {
    display: flex;
    font-size: 12px; }
    /* line 132, _product.scss */
    .product--item .more-color .count {
      font-size: 12px;
      color: #acacac;
      text-transform: uppercase; }
    /* line 138, _product.scss */
    .product--item .more-color-dropdown {
      display: none;
      position: absolute;
      left: 0;
      bottom: 100%;
      max-height: 400px;
      padding: 20px;
      background: #ffffff;
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
      overflow: auto;
      outline: none; }
      /* line 150, _product.scss */
      .product--item .more-color-dropdown.active {
        display: block; }
      /* line 154, _product.scss */
      .product--item .more-color-dropdown .option-selector {
        margin: 0; }
      /* line 158, _product.scss */
      .product--item .more-color-dropdown .color-list {
        margin: -10px 0 0 -10px; }
        /* line 161, _product.scss */
        .product--item .more-color-dropdown .color-list .option-value:nth-child(n+5) {
          display: block; }
        /* line 165, _product.scss */
        .product--item .more-color-dropdown .color-list .option-value {
          margin: 10px 0 0 10px; }
          /* line 170, _product.scss */
          .product--item .more-color-dropdown .color-list .option-value.is-active .filter-color,
          .product--item .more-color-dropdown .color-list .option-value.is-active input:checked + .filter-color {
            border-color: transparent; }
          /* line 178, _product.scss */
          .product--item .more-color-dropdown .color-list .option-value.active .filter-color,
          .product--item .more-color-dropdown .color-list .option-value.active input:checked + .filter-color {
            border-color: #ED1F14; }
          /* line 186, _product.scss */
          .product--item .more-color-dropdown .color-list .option-value:hover .filter-color {
            border-color: #cdcdcd; }
      /* line 193, _product.scss */
      .product--item .more-color-dropdown .filter-color {
        width: 32px;
        height: 32px; }
        /* line 197, _product.scss */
        .product--item .more-color-dropdown .filter-color span {
          width: 24px;
          height: 24px; }
    /* line 204, _product.scss */
    .product--item .more-color .more-color-btn {
      cursor: pointer; }
  /* line 209, _product.scss */
  .product--item .strike {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto 0; }
    /* line 216, _product.scss */
    .product--item .strike::before, .product--item .strike::after {
      content: '';
      flex: 1;
      height: 2px;
      background: #e30613; }
    /* line 224, _product.scss */
    .product--item .strike::before {
      margin-right: 10px; }
    /* line 228, _product.scss */
    .product--item .strike::after {
      margin-left: 10px; }
    /* line 232, _product.scss */
    .product--item .strike span {
      min-width: 64px;
      padding: 3px 6px;
      background: #e30613;
      font-size: 12px;
      line-height: 14px;
      color: #ffffff;
      text-align: center;
      text-transform: uppercase;
      border-radius: 2px; }
  /* line 245, _product.scss */
  .product--item .cost-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 17px;
    font-size: 14px; }
    /* line 252, _product.scss */
    .product--item .cost-wrap .old-cost {
      margin-right: 13px;
      font-family: "Museo Sans Cyrl 300", sans-serif;
      text-decoration: line-through;
      opacity: .5; }
    /* line 259, _product.scss */
    .product--item .cost-wrap .cost {
      font-family: "Museo Sans Cyrl 700", sans-serif; }
  /* line 264, _product.scss */
  .product--item .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  /* line 271, _product.scss */
  .product--item .title {
    display: block;
    margin: 8px auto 0;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-align: center; }
  /* line 281, _product.scss */
  .product--item .bottom-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 12px; }
  /* line 289, _product.scss */
  .product--item .available {
    display: flex;
    align-items: center; }
    /* line 293, _product.scss */
    .product--item .available .icon {
      margin-right: 6px;
      width: 15px;
      height: 15px; }
    /* line 299, _product.scss */
    .product--item .available .icon-check {
      margin-top: 3px; }
  /* line 304, _product.scss */
  .product--item .icon-list {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 20px;
    padding-left: 20px; }
    /* line 311, _product.scss */
    .product--item .icon-list::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 1px;
      height: 13px;
      background: #000000; }
    /* line 322, _product.scss */
    .product--item .icon-list--item {
      position: relative;
      margin-left: 20px;
      cursor: pointer; }
      /* line 327, _product.scss */
      .product--item .icon-list--item:first-child {
        margin-left: 0; }
    /* line 332, _product.scss */
    .product--item .icon-list .icon {
      position: relative;
      width: 20px;
      height: 20px;
      transition: .3s;
      z-index: 5; }
    /* line 340, _product.scss */
    .product--item .icon-list .compare-added .icon-heart {
      fill: #e30613; }
    /* line 344, _product.scss */
    .product--item .icon-list .favorite {
      width: 20px;
      height: 17px;
      cursor: pointer;
      opacity: 1;
      transition: .3s; }
      /* line 351, _product.scss */
      .product--item .icon-list .favorite.favorites-added, .product--item .icon-list .favorite:hover {
        opacity: 1; }
        /* line 355, _product.scss */
        .product--item .icon-list .favorite.favorites-added svg, .product--item .icon-list .favorite:hover svg {
          fill: #ED1F14; }
      /* line 360, _product.scss */
      .product--item .icon-list .favorite svg {
        width: 100%;
        height: 100%;
        fill: #000000; }
    /* line 369, _product.scss */
    .product--item .icon-list .icon-heart:hover {
      fill: #e30613; }
    /* line 374, _product.scss */
    .product--item .icon-list .basket {
      height: 20px;
      cursor: pointer; }
      /* line 379, _product.scss */
      .product--item .icon-list .basket:hover::before {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1; }
      /* line 384, _product.scss */
      .product--item .icon-list .basket:hover .icon {
        fill: #ffffff; }
      /* line 389, _product.scss */
      .product--item .icon-list .basket::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        width: 48px;
        height: 48px;
        background: #e30613;
        border-radius: 50%;
        transition: .3s;
        opacity: 0;
        z-index: 1; }
  /* line 406, _product.scss */
  .product--item .favorite {
    width: 20px;
    height: 17px;
    cursor: pointer;
    opacity: 1;
    transition: .3s; }
    /* line 413, _product.scss */
    .product--item .favorite.favorites-added, .product--item .favorite:hover {
      opacity: 1; }
      /* line 417, _product.scss */
      .product--item .favorite.favorites-added svg, .product--item .favorite:hover svg {
        fill: #ED1F14; }
    /* line 422, _product.scss */
    .product--item .favorite svg {
      width: 100%;
      height: 100%;
      fill: #000000; }
  /* line 429, _product.scss */
  .product--item .basket {
    height: 20px; }
  /* line 433, _product.scss */
  .product--item button {
    padding: 0;
    background: none;
    border: 0; }

/*** Product page ***/
/* line 443, _product.scss */
.product-detail-wrap {
  max-width: 1568px; }

/* line 447, _product.scss */
.product-detail {
  display: flex;
  justify-content: space-between;
  margin-top: 40px; }
  /* line 452, _product.scss */
  .product-detail .product-image {
    flex: 1;
    max-width: 728px;
    margin-right: 20px; }
  /* line 458, _product.scss */
  .product-detail .product-info {
    flex: 1;
    max-width: 700px; }
  /* line 467, _product.scss */
  .product-detail .span-option .properties-item .is-span {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -8px; }
    /* line 472, _product.scss */
    .product-detail .span-option .properties-item .is-span span {
      margin: 8px 0 0 8px;
      padding: 5px 15px;
      background: #f4f4f4;
      font-family: "Museo Sans Cyrl 300", sans-serif;
      font-size: 16px;
      line-height: 100%;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 18px;
      cursor: pointer; }
    /* line 484, _product.scss */
    .product-detail .span-option .properties-item .is-span .is-active {
      border-color: #000000; }

/* line 492, _product.scss */
.product-image {
  position: relative; }
  /* line 495, _product.scss */
  .product-image .stiker {
    position: absolute;
    top: 32px;
    right: 48px;
    z-index: 7; }
    /* line 501, _product.scss */
    .product-image .stiker span {
      display: block;
      min-width: 64px;
      padding: 3px 6px;
      background: #e30613;
      font-size: 12px;
      line-height: 14px;
      color: #ffffff;
      text-align: center;
      text-transform: uppercase;
      border-radius: 2px; }

/* line 518, _product.scss */
.product-info .top-panel {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  /* line 523, _product.scss */
  .product-info .top-panel .left-block {
    display: flex;
    align-items: center; }
/* line 529, _product.scss */
.product-info .article {
  display: flex;
  align-items: center;
  margin-left: 50px;
  padding: 4px 9px;
  border: 2px solid #e30613;
  border-radius: 4px; }
  /* line 537, _product.scss */
  .product-info .article .icon {
    display: none;
    width: 15px;
    height: 15px;
    margin-right: 4px; }
  /* line 544, _product.scss */
  .product-info .article .text {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    opacity: .5; }
/* line 553, _product.scss */
.product-info .product-title {
  margin-top: 20px;
  font-family: "Museo Sans Cyrl 500", sans-serif; }
/* line 560, _product.scss */
.product-info .option-selector .option {
  margin-top: 15px; }
  /* line 563, _product.scss */
  .product-info .option-selector .option:first-child {
    margin-top: 0; }
  /* line 567, _product.scss */
  .product-info .option-selector .option select {
    padding-left: 0;
    padding-right: 0; }
/* line 574, _product.scss */
.product-info .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px; }
/* line 581, _product.scss */
.product-info .cost {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 22px; }
  /* line 587, _product.scss */
  .product-info .cost .old-cost {
    margin-right: 13px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    text-decoration: line-through;
    opacity: .5; }
  /* line 594, _product.scss */
  .product-info .cost .current-cost {
    font-family: "Museo Sans Cyrl 700", sans-serif; }
/* line 599, _product.scss */
.product-info .icon-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  /* line 605, _product.scss */
  .product-info .icon-list--item {
    position: relative;
    margin-left: 20px;
    padding-left: 20px; }
    /* line 610, _product.scss */
    .product-info .icon-list--item:first-child {
      margin-left: 0;
      padding-left: 0; }
      /* line 614, _product.scss */
      .product-info .icon-list--item:first-child::before {
        display: none; }
    /* line 619, _product.scss */
    .product-info .icon-list--item::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 1px;
      height: 13px;
      background: #000000; }
  /* line 631, _product.scss */
  .product-info .icon-list .icon {
    position: relative;
    width: 20px;
    height: 20px;
    transition: .3s;
    z-index: 5; }
  /* line 641, _product.scss */
  .product-info .icon-list .icon-heart:hover {
    fill: #e30613; }
/* line 647, _product.scss */
.product-info .available {
  display: flex;
  align-items: center; }
  /* line 651, _product.scss */
  .product-info .available .icon {
    margin-right: 6px; }
  /* line 655, _product.scss */
  .product-info .available svg {
    width: 15px;
    height: 15px; }
  /* line 660, _product.scss */
  .product-info .available .text {
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 14px;
    line-height: 17px; }
/* line 667, _product.scss */
.product-info .favorite {
  cursor: pointer; }
  /* line 672, _product.scss */
  .product-info .favorite.favorites-added svg {
    fill: #e30613; }
  /* line 677, _product.scss */
  .product-info .favorite svg {
    width: 20px;
    height: 17px; }
/* line 683, _product.scss */
.product-info .properties {
  margin-top: 40px; }
  /* line 686, _product.scss */
  .product-info .properties .label {
    display: block;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 17px; }
/* line 694, _product.scss */
.product-info .color-list {
  margin-top: 0;
  margin-left: -8px; }
  /* line 698, _product.scss */
  .product-info .color-list .filter-color {
    margin-left: 8px; }
/* line 703, _product.scss */
.product-info .product-buy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px; }
  /* line 709, _product.scss */
  .product-info .product-buy .left-block {
    display: flex;
    align-items: center; }
  /* line 714, _product.scss */
  .product-info .product-buy .btn-image {
    justify-content: space-between;
    padding: 0 16px 20px 24px; }
    /* line 718, _product.scss */
    .product-info .product-buy .btn-image .icon {
      display: block;
      width: 19px;
      height: 17px;
      margin: -5px 0 0; }
      /* line 724, _product.scss */
      .product-info .product-buy .btn-image .icon svg {
        width: 100%;
        height: 100%;
        fill: #ffffff; }
    /* line 731, _product.scss */
    .product-info .product-buy .btn-image .text {
      flex: 1;
      padding: 0 10px 0 5px;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      text-align: center; }
  /* line 739, _product.scss */
  .product-info .product-buy .quantity {
    margin-left: 60px; }
  /* line 743, _product.scss */
  .product-info .product-buy .one-click {
    position: relative;
    padding: 0 0 3px;
    background: none;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    color: #000000;
    text-align: right;
    text-transform: uppercase;
    border: 0;
    cursor: pointer; }
    /* line 754, _product.scss */
    .product-info .product-buy .one-click:hover:after {
      width: 100%; }
    /* line 758, _product.scss */
    .product-info .product-buy .one-click:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 2px;
      background: #000000;
      transition: .3s; }
/* line 771, _product.scss */
.product-info .spoiler-list {
  margin-top: 40px;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000; }
/* line 777, _product.scss */
.product-info .tags-wrap {
  margin-top: 60px; }
/* line 781, _product.scss */
.product-info .contact-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px; }
  /* line 787, _product.scss */
  .product-info .contact-block .info-block {
    flex: 1;
    max-width: 525px;
    padding-right: 20px;
    font-family: "Museo Sans Cyrl 300", sans-serif; }
    /* line 793, _product.scss */
    .product-info .contact-block .info-block .label {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 14px;
      line-height: 17px; }
    /* line 799, _product.scss */
    .product-info .contact-block .info-block a {
      color: #000000; }
    /* line 803, _product.scss */
    .product-info .contact-block .info-block strong {
      font-family: "Museo Sans Cyrl 700", sans-serif; }
    /* line 807, _product.scss */
    .product-info .contact-block .info-block .description {
      margin-top: 50px; }
  /* line 812, _product.scss */
  .product-info .contact-block .icon {
    flex: 1;
    max-width: 114px; }

/* line 821, _product.scss */
.options .option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px 10px 15px;
  font-family: "Museo Sans Cyrl 300", sans-serif;
  font-size: 16px;
  line-height: 19px; }
  /* line 830, _product.scss */
  .options .option:nth-child(odd) {
    background: #f4f4f4; }
/* line 835, _product.scss */
.options .option-value {
  text-align: right; }

/* line 840, _product.scss */
.product-articles-list {
  display: flex;
  flex-wrap: wrap;
  margin: -24px 0 0 -30px; }
  /* line 845, _product.scss */
  .product-articles-list--item {
    flex: 100%;
    max-width: calc(33.333% - 30px);
    margin: 30px 0 0 30px; }
  /* line 851, _product.scss */
  .product-articles-list img {
    display: block;
    width: 116px;
    height: 116px;
    margin: 0 auto;
    border-radius: 50%; }
  /* line 859, _product.scss */
  .product-articles-list .title {
    display: block;
    margin-top: 30px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-align: center;
    border-top: 2px solid #ECECEC; }

/***/
/* line 876, _product.scss */
.product-modal-wrap .modal {
  max-width: 700px; }

/* line 881, _product.scss */
.product-modal {
  padding: 9px 60px 0; }
  /* line 884, _product.scss */
  .product-modal .row {
    display: flex;
    align-items: center; }
  /* line 889, _product.scss */
  .product-modal .image {
    flex: 1;
    max-width: 100px; }
    /* line 893, _product.scss */
    .product-modal .image img {
      max-height: 100px; }
  /* line 898, _product.scss */
  .product-modal .cost {
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: 65px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 17px; }
    /* line 907, _product.scss */
    .product-modal .cost .old-cost {
      margin-right: 13px;
      font-family: "Museo Sans Cyrl 300", sans-serif;
      text-decoration: line-through;
      opacity: .5; }
  /* line 915, _product.scss */
  .product-modal .title {
    flex: 1;
    max-width: 220px;
    margin-left: 20px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    line-height: 19px; }
  /* line 924, _product.scss */
  .product-modal .button-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 12px; }

/*** Gallery ***/
/* line 935, _product.scss */
.product-gallery-wrap {
  display: flex;
  justify-content: center; }

/* line 940, _product.scss */
.product-gallery-nav-wrap {
  flex: 1;
  max-width: 122px;
  margin-right: 26px; }

/* line 946, _product.scss */
.product-gallery-nav {
  position: sticky;
  top: 120px;
  padding-top: 3px; }
  /* line 951, _product.scss */
  .product-gallery-nav--item {
    position: relative;
    display: block;
    width: 122px;
    height: 122px;
    margin-top: 14px;
    border-radius: 50%;
    cursor: pointer; }
    /* line 960, _product.scss */
    .product-gallery-nav--item::before {
      content: '';
      position: absolute;
      width: calc(100% + 6px);
      height: calc(100% + 6px);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0);
      transition: .3s;
      border: 2px solid #ED1F14;
      border-radius: 50%;
      z-index: 5; }
    /* line 974, _product.scss */
    .product-gallery-nav--item:first-child {
      margin-top: 0; }
    /* line 981, _product.scss */
    .product-gallery-nav--item.active::before, .product-gallery-nav--item.mPS2id-highlight-first::before {
      transform: translate(-50%, -50%) scale(1); }
  /* line 987, _product.scss */
  .product-gallery-nav img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
    z-index: 9; }

/* line 997, _product.scss */
.product-gallery {
  flex: 1; }
  /* line 1002, _product.scss */
  .product-gallery.one-image .product-gallery--item {
    display: flex;
    min-height: 300px; }
  /* line 1008, _product.scss */
  .product-gallery--item {
    position: relative;
    display: flex; }
    /* line 1014, _product.scss */
    .product-gallery--item:hover .icon {
      opacity: 1; }
    /* line 1019, _product.scss */
    .product-gallery--item .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 48px;
      height: 48px;
      background: #ffffff;
      border-radius: 50%;
      transition: .3s;
      opacity: 0; }
    /* line 1035, _product.scss */
    .product-gallery--item svg {
      width: 24px;
      height: 24px; }
    /* line 1040, _product.scss */
    .product-gallery--item img {
      object-fit: contain; }

/***/
/* line 1049, _product.scss */
.product-list-similar-wrap {
  max-width: calc(100% - 296px);
  margin: 144px 0 0 148px;
  overflow: hidden; }
  /* line 1054, _product.scss */
  .product-list-similar-wrap .title-wrap {
    width: 665px;
    height: 59px;
    padding: 10px 0 0 90px;
    background: url("title-bg.svg");
    background-position: right; }
    /* line 1061, _product.scss */
    .product-list-similar-wrap .title-wrap .title {
      font-family: "Museo Sans Cyrl 500", sans-serif;
      font-size: 24px;
      line-height: 29px;
      color: #ffffff; }

/* line 1070, _product.scss */
.product-list-similar {
  position: relative;
  margin-top: 60px; }
  /* line 1074, _product.scss */
  .product-list-similar .swiper-buttons {
    top: -110px; }
  /* line 1078, _product.scss */
  .product-list-similar .swiper-slide {
    padding: 0 6px 15px; }

/***/
/* line 1086, _product.scss */
.product-list-other-wrap {
  position: relative;
  margin-top: 100px;
  padding: 130px 40px 112px;
  background: url("dark-bg.jpg");
  background-size: cover;
  color: #ffffff;
  overflow: hidden; }
  /* line 1095, _product.scss */
  .product-list-other-wrap::before {
    content: '';
    position: absolute;
    top: -54px;
    right: 0;
    width: 100%;
    height: 97px;
    background: url("paint-bg.png"); }
  /* line 1105, _product.scss */
  .product-list-other-wrap .title-wrap {
    text-align: center; }
    /* line 1108, _product.scss */
    .product-list-other-wrap .title-wrap .title {
      color: #ffffff; }
    /* line 1112, _product.scss */
    .product-list-other-wrap .title-wrap .sub-title {
      max-width: 490px;
      margin: 8px auto 0;
      font-size: 14px;
      line-height: 17px;
      color: #ffffff; }

/* line 1122, _product.scss */
.product-list-other {
  position: relative;
  margin-top: 50px; }
  /* line 1126, _product.scss */
  .product-list-other .swiper-buttons {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 36px; }
    /* line 1135, _product.scss */
    .product-list-other .swiper-buttons::before {
      content: '';
      position: absolute;
      top: 11px;
      left: 8px;
      transform: translateY(-50%);
      width: calc(100% - 17px);
      height: 2px;
      background: #ffffff;
      pointer-events: none; }
    /* line 1147, _product.scss */
    .product-list-other .swiper-buttons svg {
      width: 116px;
      height: 21px;
      fill: #ffffff; }
    /* line 1153, _product.scss */
    .product-list-other .swiper-buttons .button-prev,
    .product-list-other .swiper-buttons .button-next {
      position: absolute;
      top: 50%;
      width: 50%;
      transform: translateY(-50%); }
    /* line 1161, _product.scss */
    .product-list-other .swiper-buttons .button-prev {
      flex: 1;
      left: 0;
      height: 23px;
      text-align: left;
      cursor: pointer; }
      /* line 1168, _product.scss */
      .product-list-other .swiper-buttons .button-prev svg {
        transform: rotate(180deg); }
    /* line 1173, _product.scss */
    .product-list-other .swiper-buttons .button-next {
      flex: 1;
      right: 0;
      height: 23px;
      text-align: right;
      cursor: pointer; }
  /* line 1182, _product.scss */
  .product-list-other .product--item {
    padding: 0 60px; }
    /* line 1187, _product.scss */
    .product-list-other .product--item:hover .image .icon {
      opacity: 1; }
    /* line 1192, _product.scss */
    .product-list-other .product--item .image {
      width: 100%;
      padding-bottom: 100%;
      z-index: 5; }
      /* line 1197, _product.scss */
      .product-list-other .product--item .image .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 48px;
        height: 48px;
        transform: translate(-50%, -50%);
        background: #ffffff;
        border-radius: 50%;
        opacity: 0;
        transition: .3s; }
        /* line 1212, _product.scss */
        .product-list-other .product--item .image .icon svg {
          width: 25px;
          height: 25px; }
    /* line 1219, _product.scss */
    .product-list-other .product--item img {
      display: block;
      width: 100%;
      height: 100%;
      margin: 0 auto;
      border-radius: 50%;
      object-fit: cover; }
    /* line 1228, _product.scss */
    .product-list-other .product--item .favorite {
      margin: 24px auto 0;
      opacity: .3; }
      /* line 1232, _product.scss */
      .product-list-other .product--item .favorite.favorites-added, .product-list-other .product--item .favorite:hover {
        opacity: 1; }
        /* line 1236, _product.scss */
        .product-list-other .product--item .favorite.favorites-added svg, .product-list-other .product--item .favorite:hover svg {
          fill: #ED1F14; }
      /* line 1242, _product.scss */
      .product-list-other .product--item .favorite svg {
        fill: #f4f4f4; }
    /* line 1247, _product.scss */
    .product-list-other .product--item .small-image {
      position: relative;
      display: block;
      width: 116px;
      height: 116px;
      margin: -25px auto 0;
      z-index: 9; }
    /* line 1256, _product.scss */
    .product-list-other .product--item .title {
      max-width: 214px;
      margin: 20px auto 0;
      color: #ffffff; }
  /* line 1263, _product.scss */
  .product-list-other .pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 3px 0 0 -20px;
    text-align: center; }
    /* line 1270, _product.scss */
    .product-list-other .pagination .swiper-pagination-bullet {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      margin: 20px 0 0 20px;
      background: none;
      text-align: center;
      border-radius: 50%;
      opacity: 1; }
      /* line 1283, _product.scss */
      .product-list-other .pagination .swiper-pagination-bullet::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #f4f4f4;
        border-radius: 50%;
        opacity: .1;
        z-index: 1; }
      /* line 1296, _product.scss */
      .product-list-other .pagination .swiper-pagination-bullet span {
        position: relative;
        font-family: "Museo Sans Cyrl 700", sans-serif;
        font-size: 14px;
        color: #000000;
        z-index: 5; }
      /* line 1304, _product.scss */
      .product-list-other .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: none;
        border: 3px solid #ffffff; }
        /* line 1308, _product.scss */
        .product-list-other .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
          color: #ffffff; }
      /* line 1313, _product.scss */
      .product-list-other .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
        opacity: 0; }

/***/
/* line 1323, _product.scss */
.tags-hide {
  display: none; }

/*** Media ***/
@media (max-width: 1441px) {
  /* line 1334, _product.scss */
  .product-list .product--item {
    max-width: calc(33.333% - 20px); }

  /* line 1341, _product.scss */
  .product--item .bottom-block {
    padding: 0; } }
@media (max-width: 1281px) {
  /* line 1349, _product.scss */
  .product-gallery-nav-wrap {
    flex: 1;
    max-width: 80px; }

  /* line 1354, _product.scss */
  .product-gallery-nav--item {
    width: 80px;
    height: 80px; }

  /* line 1359, _product.scss */
  .product-gallery {
    flex: 1; }

  /*** 1280 ***/
  /* line 1370, _product.scss */
  .product-info .product-buy .quantity {
    margin-left: 30px; }
  /* line 1375, _product.scss */
  .product-info .quantity .quantity-input {
    margin: 0 10px; }

  /*** 1280 ***/
  /* line 1385, _product.scss */
  .product--item .bottom-block {
    flex-direction: column; }
  /* line 1389, _product.scss */
  .product--item .icon-list {
    margin: 10px 0 0;
    padding: 0; }
    /* line 1393, _product.scss */
    .product--item .icon-list::before {
      display: none; }

  /*** 1280 ***/
  /* line 1402, _product.scss */
  .product-list-similar-wrap {
    max-width: 100%;
    margin: 80px 0 0 0; }

  /*** 1280 ***/
  /* line 1410, _product.scss */
  .product-list-other-wrap {
    padding: 80px 20px 60px; }

  /* line 1416, _product.scss */
  .product-list-other .product--item {
    padding: 0 30px; } }
@media (max-width: 1025px) {
  /* line 1426, _product.scss */
  .product-info .row {
    margin-top: 30px; }
  /* line 1430, _product.scss */
  .product-info .properties {
    margin-top: 30px; }
  /* line 1434, _product.scss */
  .product-info .product-buy {
    display: block; }
    /* line 1437, _product.scss */
    .product-info .product-buy .left-block {
      flex-direction: column-reverse;
      align-items: flex-start; }
    /* line 1442, _product.scss */
    .product-info .product-buy .quantity {
      margin: 0 0 20px; }
    /* line 1446, _product.scss */
    .product-info .product-buy .one-click {
      margin-top: 30px; }

  /* line 1454, _product.scss */
  .product-detail .product-gallery-nav-wrap {
    display: none; }
  /* line 1458, _product.scss */
  .product-detail .slick-prev,
  .product-detail .slick-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background: #f4f4f4;
    border-radius: 50%;
    z-index: 9; }
    /* line 1469, _product.scss */
    .product-detail .slick-prev:before,
    .product-detail .slick-next:before {
      position: relative;
      top: -2px;
      font-size: 20px;
      color: #000000;
      opacity: 1; }
  /* line 1478, _product.scss */
  .product-detail .slick-prev {
    left: 0; }
  /* line 1482, _product.scss */
  .product-detail .slick-next {
    right: 0; }

  /*** 1024 ***/
  /* line 1492, _product.scss */
  .product-list-similar-wrap .title-wrap {
    width: 500px;
    padding-left: 20px; } }
@media (max-width: 769px) {
  /* line 1504, _product.scss */
  .product-list .product--item {
    max-width: calc(50% - 20px); }

  /* line 1509, _product.scss */
  .product-detail-wrap {
    overflow: hidden; }

  /* line 1513, _product.scss */
  .product-detail {
    display: block;
    margin-top: 20px; }
    /* line 1517, _product.scss */
    .product-detail .product-image {
      max-width: 100%;
      margin-right: 0; }
    /* line 1526, _product.scss */
    .product-detail .product-gallery.one-image .product-gallery--item {
      min-height: 200px; }
    /* line 1532, _product.scss */
    .product-detail .product-gallery--item img {
      max-height: 400px;
      margin: 0 auto; }
    /* line 1537, _product.scss */
    .product-detail .product-info {
      max-width: 100%;
      margin: 40px 0 0; }

  /*** 768 ***/
  /* line 1546, _product.scss */
  .product-list-similar-wrap {
    margin-top: 60px; }

  /* line 1550, _product.scss */
  .product-list-similar {
    margin-top: 100px; }
    /* line 1553, _product.scss */
    .product-list-similar .swiper-buttons {
      top: -60px;
      right: 50%;
      transform: translateX(50%); }

  /*** 768 ***/
  /* line 1563, _product.scss */
  .product-modal {
    padding: 9px 20px 0; }
    /* line 1566, _product.scss */
    .product-modal .cost {
      margin-left: 20px; } }
@media (max-width: 561px) {
  /* line 1577, _product.scss */
  .product--item .image {
    padding-bottom: 80%; }

  /* line 1584, _product.scss */
  .product-list .product--item {
    max-width: calc(100% - 20px); }

  /* line 1591, _product.scss */
  .product--item::before {
    top: -10px;
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 30px); }

  /*** 560 ***/
  /* line 1604, _product.scss */
  .product-image .stiker {
    top: 20px;
    right: 20px; }

  /*** 560 ***/
  /* line 1615, _product.scss */
  .product-info .article {
    margin-left: 20px; }
  /* line 1619, _product.scss */
  .product-info .product-title {
    text-align: center; }
  /* line 1623, _product.scss */
  .product-info .row {
    display: block; }
  /* line 1627, _product.scss */
  .product-info .icon-list {
    margin-top: 20px;
    justify-content: center; }
  /* line 1632, _product.scss */
  .product-info .cost {
    justify-content: center; }
  /* line 1636, _product.scss */
  .product-info .product-buy {
    flex-direction: column;
    align-items: center;
    text-align: center; }
    /* line 1641, _product.scss */
    .product-info .product-buy .left-block {
      align-items: center; }
  /* line 1646, _product.scss */
  .product-info .contact-block {
    flex-direction: column; }
    /* line 1649, _product.scss */
    .product-info .contact-block .info-block {
      padding: 0 0 20px; }
  /* line 1656, _product.scss */
  .product-info .properties .label {
    text-align: center; }
  /* line 1661, _product.scss */
  .product-info .color-list {
    justify-content: center; }

  /*** 560 ***/
  /* line 1673, _product.scss */
  .product-list-similar-wrap .title-wrap .title {
    font-size: 19px; }

  /*** 560 ***/
  /* line 1682, _product.scss */
  .product-articles-list--item {
    max-width: calc(100% - 30px); }

  /*** 560 ***/
  /* line 1689, _product.scss */
  .product-list-other-wrap {
    margin-top: 60px;
    padding-top: 60px; }
    /* line 1693, _product.scss */
    .product-list-other-wrap .title-wrap .sub-title {
      margin-top: 15px; }

  /* line 1700, _product.scss */
  .product-list-other .product--item {
    padding: 0 22px; }

  /*** 560 ***/
  /* line 1710, _product.scss */
  .product-modal .row {
    flex-direction: column;
    align-items: center; }
  /* line 1715, _product.scss */
  .product-modal .title {
    flex: 100;
    max-width: 100%;
    margin: 20px 0 0;
    text-align: center; }
  /* line 1722, _product.scss */
  .product-modal .cost {
    flex: 100%;
    justify-content: center;
    margin: 20px 0 0; }
  /* line 1728, _product.scss */
  .product-modal .button-wrap {
    flex-direction: column-reverse;
    margin-top: 20px; }
  /* line 1733, _product.scss */
  .product-modal .back-link {
    margin-top: 20px; } }
/*** Fonts ***/
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100Italic.woff2") format("woff2"), url("MuseoSansCyrl-100Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Cyrl 500';
  src: url("MuseoCyrl-500.woff2") format("woff2"), url("MuseoCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700Italic.woff2") format("woff2"), url("MuseoSansCyrl-700Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300Italic.woff2") format("woff2"), url("MuseoSansCyrl-300Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100.woff2") format("woff2"), url("MuseoSansCyrl-100.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900.woff2") format("woff2"), url("MuseoSansCyrl-900.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500Italic.woff2") format("woff2"), url("MuseoSansCyrl-500Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500.woff2") format("woff2"), url("MuseoSansCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700.woff2") format("woff2"), url("MuseoSansCyrl-700.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300.woff2") format("woff2"), url("MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900Italic.woff2") format("woff2"), url("MuseoSansCyrl-900Italic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
/*** Colors ***/
/* line 145, _var.scss */
.color-red {
  color: #e30613;
  fill: #e30613; }

/*** Filters ***/
/* line 6, _collection.scss */
.filters-wrap {
  margin-top: 60px; }
  /* line 9, _collection.scss */
  .filters-wrap .title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 24px 26px 54px;
    background: url("filters-title-bg.png");
    background-repeat: no-repeat;
    color: #ffffff; }
    /* line 18, _collection.scss */
    .filters-wrap .title-wrap .title {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 24px;
      line-height: 29px; }
    /* line 24, _collection.scss */
    .filters-wrap .title-wrap .icon {
      display: flex; }
    /* line 28, _collection.scss */
    .filters-wrap .title-wrap svg {
      width: 27px;
      height: 17px; }

/* line 35, _collection.scss */
.filters-list {
  margin-top: 20px;
  background: #ffffff; }
  /* line 39, _collection.scss */
  .filters-list--item {
    margin-top: 20px; }
    /* line 42, _collection.scss */
    .filters-list--item:first-child {
      margin-top: 0;
      border-top: 0; }
    /* line 47, _collection.scss */
    .filters-list--item-title {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer; }
      /* line 54, _collection.scss */
      .filters-list--item-title .icon {
        margin-left: 10px; }
        /* line 57, _collection.scss */
        .filters-list--item-title .icon svg {
          width: 14px;
          height: 8px;
          opacity: 0.2; }
      /* line 64, _collection.scss */
      .filters-list--item-title .text {
        font-family: "Museo Sans Cyrl 700", sans-serif;
        font-size: 14px;
        line-height: 17px; }
    /* line 71, _collection.scss */
    .filters-list--item-body {
      display: none;
      max-height: 184px;
      padding-top: 15px;
      overflow: hidden; }
  /* line 85, _collection.scss */
  .filters-list--item.active .filters-list--item-title .icon svg {
    transform: rotate(180deg); }
  /* line 91, _collection.scss */
  .filters-list--item.active .filters-list--item-body {
    display: block; }
  /* line 96, _collection.scss */
  .filters-list .button-wrap {
    margin-top: 35px; }
    /* line 99, _collection.scss */
    .filters-list .button-wrap .btn {
      margin-top: 10px; }
      /* line 102, _collection.scss */
      .filters-list .button-wrap .btn:first-child {
        margin-top: 0; }

/* line 109, _collection.scss */
.filters-modal-btn,
.category-btn {
  display: none;
  max-width: 300px;
  margin-top: 20px; }
  /* line 115, _collection.scss */
  .filters-modal-btn.hide,
  .category-btn.hide {
    display: none; }

/*** Catalog list ***/
/* line 123, _collection.scss */
.sort-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 5px; }
  /* line 128, _collection.scss */
  .sort-wrap.mobile {
    display: none; }

/* line 133, _collection.scss */
.sort--item {
  display: flex;
  align-items: center;
  margin-left: 23px; }
  /* line 138, _collection.scss */
  .sort--item:first-child {
    margin-left: 0; }
  /* line 144, _collection.scss */
  .sort--item.active .label {
    opacity: 1; }
  /* line 149, _collection.scss */
  .sort--item .label {
    margin-right: 8px;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    text-transform: uppercase;
    opacity: 0.3;
    cursor: pointer; }
  /* line 159, _collection.scss */
  .sort--item .wrap {
    display: flex; }
  /* line 163, _collection.scss */
  .sort--item .sort--arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-left: 4px;
    background-color: #f4f4f4;
    border-radius: 50%; }
    /* line 174, _collection.scss */
    .sort--item .sort--arrow:first-child {
      margin-left: 0; }
    /* line 180, _collection.scss */
    .sort--item .sort--arrow.active svg {
      opacity: 1; }
    /* line 187, _collection.scss */
    .sort--item .sort--arrow.up svg {
      transform: rotate(-90deg); }
    /* line 194, _collection.scss */
    .sort--item .sort--arrow.down svg {
      transform: rotate(90deg); }
  /* line 200, _collection.scss */
  .sort--item svg {
    width: 15px;
    height: 15px;
    fill: #000000;
    opacity: .2; }

/* line 208, _collection.scss */
.quantity-product-sort {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 88px; }
  /* line 214, _collection.scss */
  .quantity-product-sort .label {
    margin-right: 8px;
    padding-top: 2px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 12px;
    text-transform: uppercase; }

/* line 223, _collection.scss */
.quantity-product-list {
  display: flex;
  margin: -10px 0 0 -10px; }
  /* line 227, _collection.scss */
  .quantity-product-list--item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin: 10px 0 0 10px;
    background-color: #f4f4f4;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #000000;
    border-radius: 50%;
    cursor: pointer; }
    /* line 243, _collection.scss */
    .quantity-product-list--item span {
      transition: .3s;
      opacity: 0.3; }
    /* line 248, _collection.scss */
    .quantity-product-list--item.active, .quantity-product-list--item:hover {
      color: #000000; }
      /* line 252, _collection.scss */
      .quantity-product-list--item.active span, .quantity-product-list--item:hover span {
        opacity: 1; }

/*** Filters active ***/
/* line 262, _collection.scss */
.filters-active {
  display: flex;
  flex-wrap: wrap;
  margin: 22px 0 0 -8px; }
  /* line 267, _collection.scss */
  .filters-active--item {
    display: flex;
    align-items: center;
    margin: 8px 0 0 8px;
    padding: 5px 6px;
    background: #f4f4f4;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    line-height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 18px; }
  /* line 280, _collection.scss */
  .filters-active .text {
    padding: 0 10px; }
  /* line 284, _collection.scss */
  .filters-active .cross {
    position: relative;
    width: 24px;
    height: 24px;
    background: #D1D1D1;
    border-radius: 50%; }
    /* line 291, _collection.scss */
    .filters-active .cross input {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      opacity: 0;
      cursor: pointer; }
    /* line 302, _collection.scss */
    .filters-active .cross::before, .filters-active .cross::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 17px;
      height: 2px;
      margin: 5px 0 0 -3px;
      transform: rotate(45deg) translate(-50%, -50%);
      background: #ffffff;
      transition: .3s;
      pointer-events: none; }
    /* line 317, _collection.scss */
    .filters-active .cross::after {
      top: calc(50% - 12px);
      left: calc(50% + 1px);
      transform: rotate(-45deg) translate(-50%, -50%); }

/***/
/* line 328, _collection.scss */
.collection-description {
  display: flex;
  margin-top: 108px;
  padding-right: 50px; }
  /* line 333, _collection.scss */
  .collection-description .text {
    flex: 1;
    font-size: 16px;
    line-height: 19px; }
  /* line 339, _collection.scss */
  .collection-description .icon {
    flex: 1;
    max-width: 113px;
    margin-left: 76px; }

/* line 347, _collection.scss */
.notice-info {
  margin-top: 30px; }

/*** Media ***/
@media (max-width: 1025px) {
  /* line 366, _collection.scss */
  .sidebar .collections-head {
    display: none; }
    /* line 369, _collection.scss */
    .sidebar .collections-head.active {
      display: flex; }

  /* line 375, _collection.scss */
  .sort-wrap {
    margin-top: 40px; }
    /* line 378, _collection.scss */
    .sort-wrap.mobile {
      display: flex; }
    /* line 382, _collection.scss */
    .sort-wrap.desktop {
      display: none; }

  /* line 389, _collection.scss */
  .collection-products .filters-btn {
    display: flex; }

  /* line 394, _collection.scss */
  .filters-wrap {
    height: 0;
    margin: 0;
    overflow: hidden; }

  /* line 404, _collection.scss */
  .filters-list--item-body {
    max-height: none; }

  /* line 410, _collection.scss */
  .filters-modal-btn,
  .category-btn {
    display: flex; }

  /* line 417, _collection.scss */
  .modal #filters-scroll {
    position: absolute;
    z-index: 1;
    top: 60px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff; }
  /* line 429, _collection.scss */
  .modal .inner-content {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none; }
  /* line 450, _collection.scss */
  .modal .filters-wrap {
    height: auto;
    padding: 0 20px; }
    /* line 455, _collection.scss */
    .modal .filters-wrap .mCSB_inside > .mCSB_container {
      margin-right: 20px;
      padding: 0 0 0 20px; }
    /* line 460, _collection.scss */
    .modal .filters-wrap .title-wrap {
      display: none; }
    /* line 464, _collection.scss */
    .modal .filters-wrap .btn {
      max-width: 300px;
      margin: 10px auto 0;
      padding: 16px 15px;
      border-radius: 0; }
    /* line 471, _collection.scss */
    .modal .filters-wrap .btn-icon .text {
      padding: 0 4px; }

  /* line 479, _collection.scss */
  .filters-modal-wrap .modal {
    height: calc(100vh - 100px);
    margin: 0 auto; }
  /* line 486, _collection.scss */
  .filters-modal-wrap .filters-list .button-wrap {
    padding-bottom: 40px; }

  /*** 1024 ***/
  /* line 499, _collection.scss */
  .collection-products .articles-short-list .wrap {
    margin-left: -20px; }
  /* line 503, _collection.scss */
  .collection-products .articles-short-list--item.big {
    max-width: calc(50% - 20px);
    margin-left: 20px; } }
@media (max-width: 769px) {
  /* line 513, _collection.scss */
  .sort-wrap {
    display: block; }

  /* line 517, _collection.scss */
  .quantity-product-sort {
    margin-top: 20px; }

  /* line 521, _collection.scss */
  .collection-description {
    flex-direction: column-reverse;
    margin-top: 40px;
    padding: 0; }
    /* line 526, _collection.scss */
    .collection-description .icon {
      margin: 0 auto; }
    /* line 530, _collection.scss */
    .collection-description .text {
      margin-top: 15px;
      text-align: center; } }
@media (max-width: 561px) {
  /* line 543, _collection.scss */
  .collection-products .articles-short-list .wrap {
    margin: 0; }
  /* line 547, _collection.scss */
  .collection-products .articles-short-list--item.big {
    max-width: 100%;
    margin: 20px 0 0; }
    /* line 551, _collection.scss */
    .collection-products .articles-short-list--item.big:first-child {
      margin-top: 0; }

  /* line 562, _collection.scss */
  .filters-list--item-title .tooltip-wrap {
    position: static; }
  /* line 566, _collection.scss */
  .filters-list--item-title .tooltip {
    top: 100%;
    left: 0;
    width: 100%; }

  /*** 560 ***/
  /* line 577, _collection.scss */
  .filters-modal-btn,
  .category-btn {
    max-width: 560px;
    margin: 20px auto 0; } }
/* line 1, _articles.scss */
.articles-page {
  overflow: hidden; }
  /* line 4, _articles.scss */
  .articles-page .column-wrap {
    position: relative;
    align-items: flex-start;
    margin-top: 30px; }
    /* line 9, _articles.scss */
    .articles-page .column-wrap .column.sidebar {
      max-width: 460px; }
    /* line 13, _articles.scss */
    .articles-page .column-wrap .column.sidebar + .column {
      padding-left: 90px; }
  /* line 18, _articles.scss */
  .articles-page .pagination {
    margin-top: 83px; }

/* line 25, _articles.scss */
.article-detail .column-wrap {
  margin-top: 30px; }
  /* line 28, _articles.scss */
  .article-detail .column-wrap .column {
    margin-top: -115px; }
  /* line 32, _articles.scss */
  .article-detail .column-wrap .column.sidebar {
    max-width: 460px;
    margin-top: 0; }
  /* line 37, _articles.scss */
  .article-detail .column-wrap .column.sidebar + .column {
    padding-left: 30px; }

/* line 45, _articles.scss */
.articles--item .wrap {
  display: flex; }
/* line 49, _articles.scss */
.articles--item .image {
  flex: 1;
  border-radius: 50%;
  overflow: hidden; }
  /* line 54, _articles.scss */
  .articles--item .image img {
    width: 100%;
    height: 100%;
    margin-left: auto;
    object-fit: cover; }
/* line 62, _articles.scss */
.articles--item .text {
  flex: 1; }
/* line 66, _articles.scss */
.articles--item .date {
  position: relative;
  display: flex;
  justify-content: center;
  width: 208px; }
  /* line 72, _articles.scss */
  .articles--item .date::before, .articles--item .date::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 30%;
    height: 2px;
    background: #bababa; }
  /* line 84, _articles.scss */
  .articles--item .date::after {
    left: auto;
    right: 0; }
  /* line 89, _articles.scss */
  .articles--item .date span {
    padding: 0 18px;
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #bababa;
    text-transform: uppercase;
    border-radius: 2px; }
/* line 100, _articles.scss */
.articles--item .title {
  display: block;
  margin-top: 20px;
  font-size: 24px;
  line-height: 29px;
  color: #000000; }
/* line 108, _articles.scss */
.articles--item .description {
  display: block;
  margin: 10px 0 0;
  font-size: 18px;
  line-height: 21px;
  color: #000000; }

/* line 117, _articles.scss */
.articles-list {
  position: relative;
  max-width: 865px; }
  /* line 121, _articles.scss */
  .articles-list .articles--item {
    display: block;
    margin-top: 45px; }
    /* line 125, _articles.scss */
    .articles-list .articles--item:first-child {
      margin-top: 0; }
    /* line 129, _articles.scss */
    .articles-list .articles--item:nth-child(even) {
      padding-left: 50px; }
      /* line 132, _articles.scss */
      .articles-list .articles--item:nth-child(even) .wrap {
        flex-direction: row-reverse; }
      /* line 136, _articles.scss */
      .articles-list .articles--item:nth-child(even) .image {
        margin: 0 0 0 20px; }
    /* line 141, _articles.scss */
    .articles-list .articles--item .wrap {
      align-items: center;
      justify-content: space-between; }
    /* line 146, _articles.scss */
    .articles-list .articles--item .image {
      width: 311px;
      max-width: 311px;
      height: 311px;
      margin-right: 20px; }
    /* line 153, _articles.scss */
    .articles-list .articles--item img {
      border-radius: 50%; }
    /* line 157, _articles.scss */
    .articles-list .articles--item .text {
      max-width: 458px; }
  /* line 162, _articles.scss */
  .articles-list .video-btn {
    position: absolute;
    top: -92px;
    right: -68px; }

/*** Slider articles ***/
/* line 171, _articles.scss */
.articles-slider-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  padding: 120px 0 0; }
  /* line 179, _articles.scss */
  .articles-slider-wrap .swiper-buttons {
    top: 170px;
    right: 40px; }
  /* line 184, _articles.scss */
  .articles-slider-wrap .video-btn {
    position: absolute;
    top: 275px;
    left: calc(50% - 660px);
    z-index: 99; }
  /* line 191, _articles.scss */
  .articles-slider-wrap .footer {
    margin-top: 20px;
    border: 0; }
    /* line 195, _articles.scss */
    .articles-slider-wrap .footer .wrap {
      padding: 0 44px 50px 108px; }

/* line 201, _articles.scss */
.articles-slider {
  margin-top: 40px;
  padding-left: 320px; }
  /* line 207, _articles.scss */
  .articles-slider .articles--item .image {
    width: 311px;
    height: 311px;
    max-width: 311px;
    min-width: 311px;
    min-height: 311px;
    margin: 0 140px 0 0; }
  /* line 216, _articles.scss */
  .articles-slider .articles--item .icon {
    margin-left: 22px; }
  /* line 220, _articles.scss */
  .articles-slider .articles--item .text {
    align-self: center; }
  @media (max-height: 1000px) {
    /* line 229, _articles.scss */
    .articles-slider .articles--item .image {
      width: 250px;
      height: 250px;
      max-width: 250px;
      min-width: 250px;
      min-height: 250px; } }

/* line 240, _articles.scss */
.articles-slider-nav {
  margin-top: 30px;
  padding-left: 320px; }
  /* line 244, _articles.scss */
  .articles-slider-nav span {
    display: block; }
  /* line 248, _articles.scss */
  .articles-slider-nav .articles--item {
    padding: 0 10px; }
    /* line 251, _articles.scss */
    .articles-slider-nav .articles--item .image {
      width: 116px;
      height: 116px;
      margin: 0 auto; }
    /* line 257, _articles.scss */
    .articles-slider-nav .articles--item .date {
      margin: 0 auto; }
    /* line 261, _articles.scss */
    .articles-slider-nav .articles--item .text {
      margin-top: 20px; }
    /* line 265, _articles.scss */
    .articles-slider-nav .articles--item .title {
      font-size: 16px;
      line-height: 19px;
      text-align: center; }

/*** Recent articles ***/
/* line 276, _articles.scss */
.recent-publications-block {
  margin-top: 50px; }
  /* line 279, _articles.scss */
  .recent-publications-block:first-child {
    margin-top: 0; }
  /* line 283, _articles.scss */
  .recent-publications-block--title {
    display: flex;
    align-items: center; }
    /* line 287, _articles.scss */
    .recent-publications-block--title .icon {
      margin-right: 17px; }
    /* line 291, _articles.scss */
    .recent-publications-block--title svg {
      width: 82px;
      height: 65px; }
    /* line 296, _articles.scss */
    .recent-publications-block--title .title {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 16px;
      line-height: 19px; }

/* line 304, _articles.scss */
.recent-publications-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0 0 -17px; }
  /* line 309, _articles.scss */
  .recent-publications-list--item {
    flex: 100%;
    margin: 60px 0 0 17px; }
    /* line 313, _articles.scss */
    .recent-publications-list--item:nth-of-type(2), .recent-publications-list--item:nth-of-type(3) {
      max-width: calc(50% - 17px); }
      /* line 317, _articles.scss */
      .recent-publications-list--item:nth-of-type(2) .image, .recent-publications-list--item:nth-of-type(3) .image {
        display: block; }
      /* line 321, _articles.scss */
      .recent-publications-list--item:nth-of-type(2) .date, .recent-publications-list--item:nth-of-type(3) .date {
        margin: 25px auto 0; }
      /* line 325, _articles.scss */
      .recent-publications-list--item:nth-of-type(2) .title, .recent-publications-list--item:nth-of-type(3) .title {
        font-size: 16px;
        line-height: 19px;
        text-align: center; }
      /* line 331, _articles.scss */
      .recent-publications-list--item:nth-of-type(2) .description, .recent-publications-list--item:nth-of-type(3) .description {
        display: none; }
  /* line 337, _articles.scss */
  .recent-publications-list .wrap {
    display: block; }
  /* line 341, _articles.scss */
  .recent-publications-list .image {
    display: none;
    width: 116px;
    height: 116px;
    margin: 0 auto; }

/*** Article page ***/
/* line 354, _articles.scss */
.article-details .top-block {
  display: flex;
  align-items: center;
  justify-content: space-between; }
/* line 360, _articles.scss */
.article-details .tags {
  margin-top: 20px; }
/* line 364, _articles.scss */
.article-details .article-title {
  margin-top: 40px; }
/* line 368, _articles.scss */
.article-details .date {
  position: relative;
  display: flex;
  justify-content: center;
  width: 208px;
  margin-top: 20px; }
  /* line 375, _articles.scss */
  .article-details .date::before, .article-details .date::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 30%;
    height: 2px;
    background: #bababa; }
  /* line 387, _articles.scss */
  .article-details .date::after {
    left: auto;
    right: 0; }
  /* line 392, _articles.scss */
  .article-details .date span {
    padding: 0 18px;
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #bababa;
    text-transform: uppercase;
    border-radius: 2px; }
/* line 403, _articles.scss */
.article-details--text {
  margin-top: 23px; }
  /* line 406, _articles.scss */
  .article-details--text h1,
  .article-details--text h2,
  .article-details--text h3,
  .article-details--text h4,
  .article-details--text h5,
  .article-details--text h6 {
    margin-top: 15px; }
    /* line 414, _articles.scss */
    .article-details--text h1:first-child,
    .article-details--text h2:first-child,
    .article-details--text h3:first-child,
    .article-details--text h4:first-child,
    .article-details--text h5:first-child,
    .article-details--text h6:first-child {
      margin-top: 0; }
  /* line 419, _articles.scss */
  .article-details--text p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 22px; }
    /* line 424, _articles.scss */
    .article-details--text p:first-child {
      margin-top: 0; }
  /* line 429, _articles.scss */
  .article-details--text img {
    object-fit: contain; }
  /* line 433, _articles.scss */
  .article-details--text .image {
    position: relative;
    display: inline-block; }
    /* line 439, _articles.scss */
    .article-details--text .image:hover .icon {
      opacity: 1; }
    /* line 444, _articles.scss */
    .article-details--text .image .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 48px;
      height: 48px;
      background: #ffffff;
      border-radius: 50%;
      transition: .3s;
      opacity: 0; }
    /* line 460, _articles.scss */
    .article-details--text .image svg {
      width: 24px;
      height: 24px; }
  /* line 466, _articles.scss */
  .article-details--text .product--item {
    max-width: 338px;
    padding: 46px 50px 46px;
    border: 3px solid #e30613;
    border-radius: 0 0 10px 10px; }
    /* line 472, _articles.scss */
    .article-details--text .product--item.left {
      float: left;
      margin: 24px 24px 24px 0; }
    /* line 477, _articles.scss */
    .article-details--text .product--item.right {
      float: right;
      margin: 24px 0 24px 24px; }
    /* line 482, _articles.scss */
    .article-details--text .product--item .image {
      display: block;
      height: 0; }
/* line 489, _articles.scss */
.article-details .block-half {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -10px; }
  /* line 495, _articles.scss */
  .article-details .block-half--image, .article-details .block-half--text {
    flex: 1;
    padding: 10px; }

/*** Media ***/
@media (max-width: 1601px) {
  /*** 1600 ***/
  /* line 512, _articles.scss */
  .articles-slider-wrap .swiper-buttons {
    right: 45px; }

  /* line 519, _articles.scss */
  .articles-list .video-btn {
    right: 0; } }
@media (max-width: 1441px) {
  /* line 531, _articles.scss */
  .articles-slider-wrap .footer .wrap {
    padding: 0 40px 30px; } }
@media (max-width: 1281px) {
  /* line 544, _articles.scss */
  .articles-page .column-wrap .column.sidebar {
    max-width: 350px; }
  /* line 548, _articles.scss */
  .articles-page .column-wrap .column.sidebar + .column {
    padding-left: 40px; }

  /* line 556, _articles.scss */
  .articles-slider-wrap .swiper-buttons {
    top: 130px; }
  /* line 560, _articles.scss */
  .articles-slider-wrap .video-btn {
    top: 200px;
    left: 40px; }

  /* line 568, _articles.scss */
  .articles--item .title {
    font-size: 20px;
    line-height: 25px; }
  /* line 573, _articles.scss */
  .articles--item .description {
    margin: 8px 0 0;
    font-size: 16px;
    line-height: 19px; }

  /* line 580, _articles.scss */
  .articles-list {
    padding-top: 40px; }
    /* line 585, _articles.scss */
    .articles-list .articles--item .image {
      width: 200px;
      max-width: 200px;
      height: 200px;
      min-height: 200px; } }
@media (max-width: 1025px) {
  /* line 600, _articles.scss */
  .articles-page .column-wrap,
  .article-detail .column-wrap {
    display: flex;
    flex-direction: column-reverse; }
    /* line 604, _articles.scss */
    .articles-page .column-wrap .column.sidebar,
    .article-detail .column-wrap .column.sidebar {
      max-width: 100%;
      margin-top: 40px; }
    /* line 609, _articles.scss */
    .articles-page .column-wrap .column.sidebar + .column,
    .article-detail .column-wrap .column.sidebar + .column {
      padding-left: 0; }

  /* line 617, _articles.scss */
  .article-detail .column-wrap {
    display: flex;
    flex-direction: column-reverse; }
    /* line 621, _articles.scss */
    .article-detail .column-wrap .column.sidebar + .column {
      margin-top: 0; }
  /* line 626, _articles.scss */
  .article-detail .article-title {
    margin-top: 20px; }

  /* line 631, _articles.scss */
  .articles-list {
    max-width: 100%; }
    /* line 634, _articles.scss */
    .articles-list .video-btn {
      top: -50px; }
    /* line 639, _articles.scss */
    .articles-list .wrap {
      display: flex;
      flex-wrap: wrap;
      margin: -40px 0 0 -20px; }
    /* line 645, _articles.scss */
    .articles-list .articles--item {
      flex: 100%;
      max-width: calc(50% - 20px);
      margin: 40px 0 0 20px; }
      /* line 650, _articles.scss */
      .articles-list .articles--item:first-child {
        margin-top: 40px; }
      /* line 654, _articles.scss */
      .articles-list .articles--item:nth-child(even) {
        padding-left: 0; }
        /* line 657, _articles.scss */
        .articles-list .articles--item:nth-child(even) .wrap {
          flex-direction: column; }
        /* line 661, _articles.scss */
        .articles-list .articles--item:nth-child(even) .image {
          margin: 0 auto; }
      /* line 666, _articles.scss */
      .articles-list .articles--item .wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: 0; }
      /* line 674, _articles.scss */
      .articles-list .articles--item span {
        display: block; }
      /* line 678, _articles.scss */
      .articles-list .articles--item .image {
        max-width: 200px;
        margin: 0 auto; }
      /* line 683, _articles.scss */
      .articles-list .articles--item .text {
        max-width: 100%; }
      /* line 687, _articles.scss */
      .articles-list .articles--item .date {
        margin: 20px auto 0; }

  /* line 693, _articles.scss */
  .articles-slider-wrap {
    padding: 60px 0 0;
    overflow: hidden; }
    /* line 697, _articles.scss */
    .articles-slider-wrap .video-btn {
      top: 218px; }
    /* line 701, _articles.scss */
    .articles-slider-wrap .swiper-buttons {
      top: 150px; }
    /* line 705, _articles.scss */
    .articles-slider-wrap .footer .wrap {
      padding-bottom: 0; }

  /* line 710, _articles.scss */
  .articles-slider {
    margin-top: 80px;
    padding-left: 0; }
    /* line 716, _articles.scss */
    .articles-slider .articles--item .image {
      width: 411px;
      min-width: 411px;
      height: 411px;
      max-width: 411px;
      margin: 0 60px 0 0; }

  /* line 726, _articles.scss */
  .articles-slider-nav {
    padding-left: 0; }

  /* line 730, _articles.scss */
  .recent-publications-list--item {
    flex: calc(50% - 17px); }

  /*** 1024 ***/
  /* line 739, _articles.scss */
  .contact-block .contact-info-list {
    margin-right: 40px; } }
@media (max-width: 769px) {
  /*** 768 ***/
  /* line 751, _articles.scss */
  .articles--item .wrap {
    flex-direction: column;
    align-items: center;
    text-align: center; }

  /* line 759, _articles.scss */
  .articles-slider-wrap {
    padding-top: 60px; }
    /* line 762, _articles.scss */
    .articles-slider-wrap .video-btn {
      top: 160px; }
    /* line 766, _articles.scss */
    .articles-slider-wrap .swiper-buttons {
      display: none; }

  /* line 771, _articles.scss */
  .articles-slider--title {
    text-align: center; }

  /* line 775, _articles.scss */
  .articles-slider {
    margin-top: 20px; }
    /* line 780, _articles.scss */
    .articles-slider .articles--item .image {
      width: 200px;
      min-width: 200px;
      height: 200px;
      max-width: 200px;
      min-height: 200px;
      margin: 0 auto; }
    /* line 789, _articles.scss */
    .articles-slider .articles--item .icon {
      margin: 15px 0 0; }
    /* line 793, _articles.scss */
    .articles-slider .articles--item .date {
      margin: 20px auto 0; }

  /* line 801, _articles.scss */
  .articles-slider-nav .slick-prev,
  .articles-slider-nav .slick-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background: #f4f4f4;
    border-radius: 50%;
    z-index: 9; }
    /* line 812, _articles.scss */
    .articles-slider-nav .slick-prev:before,
    .articles-slider-nav .slick-next:before {
      position: relative;
      top: -2px;
      font-size: 20px;
      color: #000000;
      opacity: 1; }
  /* line 821, _articles.scss */
  .articles-slider-nav .slick-prev {
    left: 0; }
  /* line 825, _articles.scss */
  .articles-slider-nav .slick-next {
    right: 0; } }
@media (max-width: 561px) {
  /* line 835, _articles.scss */
  .articles-list .articles--item {
    max-width: calc(100% - 20px); }

  /* line 842, _articles.scss */
  .articles--item .date {
    margin: 15px auto 0; }

  /* line 849, _articles.scss */
  .article-details--text p {
    font-size: 16px; }
  /* line 853, _articles.scss */
  .article-details--text img {
    max-height: 300px; }
  /* line 857, _articles.scss */
  .article-details--text .product--item {
    padding: 20px; }
    /* line 860, _articles.scss */
    .article-details--text .product--item.right {
      float: left;
      margin-left: 0;
      margin-right: 24px; }
  /* line 869, _articles.scss */
  .article-details--text .block-half--image, .article-details--text .block-half--text {
    flex: 100%; }

  /* line 876, _articles.scss */
  .articles-slider-wrap {
    padding-top: 40px; }
    /* line 879, _articles.scss */
    .articles-slider-wrap .swiper-buttons {
      top: 110px;
      right: auto;
      left: 50%;
      transform: translateX(-50%); }
    /* line 886, _articles.scss */
    .articles-slider-wrap .video-btn {
      top: 100px;
      left: 10px; }

  /* line 895, _articles.scss */
  .articles-slider .icon {
    display: none; }

  /* line 900, _articles.scss */
  .recent-publications-list {
    margin-top: 0; }

  /* line 904, _articles.scss */
  .recent-publications-list--item,
  .recent-publications-list--item:nth-of-type(2),
  .recent-publications-list--item:nth-of-type(3) {
    flex: calc(100% - 17px);
    max-width: 100%;
    margin-top: 40px;
    text-align: center; } }
/*** Fonts ***/
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100Italic.woff2") format("woff2"), url("MuseoSansCyrl-100Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Cyrl 500';
  src: url("MuseoCyrl-500.woff2") format("woff2"), url("MuseoCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700Italic.woff2") format("woff2"), url("MuseoSansCyrl-700Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300Italic.woff2") format("woff2"), url("MuseoSansCyrl-300Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100.woff2") format("woff2"), url("MuseoSansCyrl-100.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900.woff2") format("woff2"), url("MuseoSansCyrl-900.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500Italic.woff2") format("woff2"), url("MuseoSansCyrl-500Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500.woff2") format("woff2"), url("MuseoSansCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700.woff2") format("woff2"), url("MuseoSansCyrl-700.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300.woff2") format("woff2"), url("MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900Italic.woff2") format("woff2"), url("MuseoSansCyrl-900Italic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
/*** Colors ***/
/* line 145, _var.scss */
.color-red {
  color: #e30613;
  fill: #e30613; }

/* line 5, cart.scss */
.cart-block-wrap .product-list-similar-wrap {
  max-width: 100%;
  margin: 120px auto 0; }
  /* line 9, cart.scss */
  .cart-block-wrap .product-list-similar-wrap .title-wrap {
    padding-left: 30px; }

/* line 15, cart.scss */
.cart {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  /* line 20, cart.scss */
  .cart .page_layout-clear {
    width: 100%; }
  /* line 24, cart.scss */
  .cart .column {
    flex: 1;
    max-width: 580px; }
    /* line 28, cart.scss */
    .cart .column:first-child {
      max-width: 720px;
      padding-right: 20px; }
      /* line 32, cart.scss */
      .cart .column:first-child .top-block {
        display: none; }
  /* line 38, cart.scss */
  .cart .clear-basket {
    display: flex;
    align-items: center; }
    /* line 42, cart.scss */
    .cart .clear-basket .icon {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 24px;
      height: 24px;
      margin-right: 8px;
      background: #f4f4f4;
      border-radius: 50%; }
      /* line 53, cart.scss */
      .cart .clear-basket .icon::before, .cart .clear-basket .icon::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 14px;
        height: 2px;
        margin: 5px 0 0 -2px;
        transform: rotate(45deg) translate(-50%, -50%);
        background: #000000;
        transition: .3s; }
      /* line 67, cart.scss */
      .cart .clear-basket .icon::after {
        top: calc(50% - 10px);
        left: calc(50% + 1px);
        transform: rotate(-45deg) translate(-50%, -50%); }
    /* line 74, cart.scss */
    .cart .clear-basket .text {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 12px;
      line-height: 14px;
      color: #000000;
      text-transform: uppercase; }
  /* line 83, cart.scss */
  .cart .top-block {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  /* line 89, cart.scss */
  .cart .delivery-block {
    display: flex;
    align-items: center;
    margin-top: 36px;
    padding: 17px 54px 17px 50px;
    border: 3px solid #e30613;
    border-radius: 0 0 10px 10px; }
    /* line 97, cart.scss */
    .cart .delivery-block .text {
      flex: 1;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 14px;
      line-height: 17px; }
    /* line 103, cart.scss */
    .cart .delivery-block .icon {
      flex: 1;
      width: 58px;
      max-width: 58px;
      height: 67px;
      margin-left: 40px; }
      /* line 110, cart.scss */
      .cart .delivery-block .icon svg {
        width: 100%;
        height: 100%; }
  /* line 118, cart.scss */
  .cart .advantages-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 70px;
    padding-top: 70px;
    border-top: 1px solid #ECECEC; }
    /* line 126, cart.scss */
    .cart .advantages-list--item {
      padding: 20px 60px 0;
      text-align: center; }
    /* line 131, cart.scss */
    .cart .advantages-list .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 80px;
      height: 80px;
      margin: 0 auto; }
    /* line 140, cart.scss */
    .cart .advantages-list .text {
      max-width: 130px;
      margin: 15px auto 0;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 16px;
      line-height: 19px; }

/* line 150, cart.scss */
.cart-list {
  margin-top: 25px; }
  /* line 153, cart.scss */
  .cart-list--item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #000000; }
    /* line 161, cart.scss */
    .cart-list--item:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: 0; }
  /* line 168, cart.scss */
  .cart-list .image {
    flex: 1;
    max-width: 218px;
    margin-right: 22px; }
  /* line 174, cart.scss */
  .cart-list .info-block {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    /* line 180, cart.scss */
    .cart-list .info-block .left-block {
      padding-right: 15px; }
  /* line 185, cart.scss */
  .cart-list .title {
    display: block;
    max-width: 340px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 16px;
    color: #000000; }
  /* line 193, cart.scss */
  .cart-list .properties {
    margin-top: 10px; }
    /* line 196, cart.scss */
    .cart-list .properties-row {
      display: flex; }
    /* line 200, cart.scss */
    .cart-list .properties .label {
      margin-right: 8px;
      padding-top: 3px;
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 14px; }
  /* line 208, cart.scss */
  .cart-list .quantity-wrap {
    margin-top: 5px; }
  /* line 212, cart.scss */
  .cart-list .cost-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 17px;
    font-size: 14px;
    white-space: nowrap; }
    /* line 220, cart.scss */
    .cart-list .cost-wrap .old-cost {
      margin-right: 12px;
      font-family: "Museo Sans Cyrl 300", sans-serif;
      font-size: 14px;
      color: #000000;
      text-decoration: line-through;
      opacity: .5; }
    /* line 229, cart.scss */
    .cart-list .cost-wrap .cost {
      font-family: "Museo Sans Cyrl 700", sans-serif;
      font-size: 14px;
      line-height: 17px; }
  /* line 236, cart.scss */
  .cart-list .button-wrap {
    display: flex;
    align-items: center;
    margin-top: 10px; }
  /* line 242, cart.scss */
  .cart-list .delete {
    margin-right: 30px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    opacity: .3;
    cursor: pointer; }
  /* line 253, cart.scss */
  .cart-list .compare {
    display: flex;
    width: 20px;
    height: 20px;
    cursor: pointer; }
    /* line 261, cart.scss */
    .cart-list .compare.compare-added svg {
      fill: #e30613; }
    /* line 266, cart.scss */
    .cart-list .compare svg {
      width: 100%;
      height: 100%; }

/* line 273, cart.scss */
.cart-total-wrap {
  position: sticky;
  top: 90px; }

/* line 278, cart.scss */
.cart-total {
  flex: 1;
  width: 100%;
  margin-top: 36px;
  padding: 35px 30px 45px;
  background: #e30613;
  color: #ffffff;
  border-radius: 0 0 10px 10px; }
  /* line 287, cart.scss */
  .cart-total--row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 7px; }
    /* line 293, cart.scss */
    .cart-total--row:first-child {
      margin-top: 0; }
    /* line 297, cart.scss */
    .cart-total--row .value {
      text-align: right; }
  /* line 302, cart.scss */
  .cart-total .button-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 34px;
    padding-top: 40px;
    border-top: 3px solid #ffffff; }
  /* line 311, cart.scss */
  .cart-total .total {
    display: flex;
    align-items: center;
    font-family: "Museo Sans Cyrl 700", sans-serif; }
    /* line 316, cart.scss */
    .cart-total .total .label {
      margin-right: 35px;
      font-size: 14px;
      line-height: 17px; }
    /* line 322, cart.scss */
    .cart-total .total .sum {
      font-size: 36px;
      line-height: 43px; }

/* line 329, cart.scss */
.coupon {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%; }
  /* line 335, cart.scss */
  .coupon .coupon-input {
    position: relative; }
    /* line 338, cart.scss */
    .coupon .coupon-input::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 1px solid #ffffff;
      border-radius: 18px;
      opacity: .5; }
  /* line 351, cart.scss */
  .coupon input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 0 25px;
    background: none;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    letter-spacing: 0.235em;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-radius: 18px;
    opacity: 0.7; }
    /* line 366, cart.scss */
    .coupon input[type="text"]::placeholder {
      color: #ffffff; }
  /* line 371, cart.scss */
  .coupon .coupon-button {
    margin-left: 20px;
    padding: 0;
    background: none;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
    cursor: pointer; }

/* line 388, cart.scss */
.payment-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 22px -4px 0; }
  /* line 394, cart.scss */
  .payment-list--item {
    margin: 8px 4px 0; }

/*** Order ***/
/* line 402, cart.scss */
.co-sidebar {
  box-shadow: none;
  border-left: 1px solid #cdcdcd; }

/* line 407, cart.scss */
.co-section--checkout_content {
  max-height: none;
  margin: 0 -40px; }

/* line 412, cart.scss */
.co-checkout-block--padded {
  padding: 0 40px; }

/* line 416, cart.scss */
.co-title--h1 {
  font-size: 46px;
  line-height: normal; }

/* line 421, cart.scss */
.co-title--h2 {
  font-size: 1.7142rem; }

/* line 425, cart.scss */
.co-button--link,
.co-button--password_recover {
  display: inline-block;
  margin: 15px 0 0;
  padding: 0; }
  /* line 431, cart.scss */
  .co-button--link:after,
  .co-button--password_recover:after {
    border-bottom: 1px solid #000000; }

/* line 436, cart.scss */
.co-social_login-box .co-input-description {
  font-family: "Museo Sans Cyrl 700", sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid; }
  /* line 444, cart.scss */
  .co-social_login-box .co-input-description:hover {
    border-color: #e30613; }
    /* line 447, cart.scss */
    .co-social_login-box .co-input-description:hover a {
      color: #e30613; }

/* line 453, cart.scss */
.co-input-field {
  text-transform: uppercase;
  border: 1px solid #cdcdcd; }

/* line 458, cart.scss */
.co-input-title {
  margin: 0;
  font-size: 16px; }

/* line 463, cart.scss */
.co-input-description {
  margin: 0;
  font-size: 14px; }

/* line 468, cart.scss */
.co-toggable_field-information {
  padding: 0; }

/* line 474, cart.scss */
.co-toggable_field--bordered .co-toggable_field-title,
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0; }
/* line 479, cart.scss */
.co-toggable_field--bordered .co-toggable_field-information {
  padding: 0; }

/* line 484, cart.scss */
textarea.co-input-field {
  height: 92px; }

/* line 488, cart.scss */
.co-button--link:focus,
.co-button--link.picker-input--active,
.co-button--link:focus,
.co-button--link:hover,
.co-button--password_recover:focus,
.co-button--password_recover.picker-input--active,
.co-button--password_recover:hover,
.co-button--password_recover:focus,
.link:focus,
.link.picker-input--active,
.link:hover,
.co-link:focus,
.co-link.picker-input--active,
.co-link:hover {
  color: #e30613; }

/* line 505, cart.scss */
.co-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 214px;
  height: 74px;
  padding: 5px 0 20px;
  background: url("btn.png");
  background-size: cover;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase; }
  /* line 519, cart.scss */
  .co-button:hover, .co-button:focus {
    background: url("btn.png");
    box-shadow: none;
    opacity: .7; }

/* line 527, cart.scss */
.co-toggable_field-input input + span {
  position: relative;
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin: 0 12px 0 0;
  border: 1px solid #D1D1D1;
  box-shadow: none;
  border-radius: 50%;
  cursor: pointer; }
  /* line 538, cart.scss */
  .co-toggable_field-input input + span::before {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background: #e30613;
    border-radius: 50%;
    opacity: 0; }

/* line 552, cart.scss */
.co-toggable_field {
  border: 0; }

/* line 556, cart.scss */
.co-toggable_field-input--radio input:focus + span,
.co-toggable_field-input--radio input.picker-input--active + span,
.co-toggable_field-input--radio input:checked + span {
  box-shadow: none; }
  /* line 561, cart.scss */
  .co-toggable_field-input--radio input:focus + span::before,
  .co-toggable_field-input--radio input.picker-input--active + span::before,
  .co-toggable_field-input--radio input:checked + span::before {
    opacity: 1; }

/* line 568, cart.scss */
.co-input--checkbox .co-toggable_field-input input + span {
  border-radius: 2px; }
  /* line 571, cart.scss */
  .co-input--checkbox .co-toggable_field-input input + span::before, .co-input--checkbox .co-toggable_field-input input + span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(50%);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 6px;
    height: 2px;
    margin: 1px 0 0 -3px;
    background: #ffffff;
    border-radius: 4px;
    opacity: 0; }
  /* line 586, cart.scss */
  .co-input--checkbox .co-toggable_field-input input + span:after {
    width: 10px;
    margin: -1px 0 0 2px;
    transform: translate(-50%, -50%) rotate(-45deg); }
/* line 593, cart.scss */
.co-input--checkbox .co-toggable_field-input input:focus + span,
.co-input--checkbox .co-toggable_field-input input.picker-input--active + span,
.co-input--checkbox .co-toggable_field-input input:checked + span {
  background: #e30613;
  border-color: #e30613;
  box-shadow: none; }
  /* line 600, cart.scss */
  .co-input--checkbox .co-toggable_field-input input:focus + span::before, .co-input--checkbox .co-toggable_field-input input:focus + span::after,
  .co-input--checkbox .co-toggable_field-input input.picker-input--active + span::before,
  .co-input--checkbox .co-toggable_field-input input.picker-input--active + span::after,
  .co-input--checkbox .co-toggable_field-input input:checked + span::before,
  .co-input--checkbox .co-toggable_field-input input:checked + span::after {
    opacity: 1; }

/* line 608, cart.scss */
.co-price--current {
  font-weight: normal; }

/*** Modal ***/
/* line 615, cart.scss */
.co-overlay--show {
  background: #000000;
  backdrop-filter: blur(20px);
  opacity: .4; }

/* line 621, cart.scss */
.co-modal-wrapper {
  padding: 30px 50px; }
  /* line 624, cart.scss */
  .co-modal-wrapper .co-title--h2 {
    font-size: 36px;
    line-height: 43px; }

/* line 630, cart.scss */
.co-modal {
  overflow: visible; }

/* line 634, cart.scss */
.co-modal-close {
  padding: 0;
  position: absolute;
  top: -12px;
  right: -12px;
  width: 24px;
  height: 24px;
  background: #e30613;
  border-radius: 50%;
  cursor: pointer; }
  /* line 645, cart.scss */
  .co-modal-close:before, .co-modal-close:after {
    content: '';
    position: absolute;
    display: block;
    width: 16px;
    height: 2px;
    top: 11px;
    left: 4px;
    background: #ffffff;
    transform: rotate(45deg); }
  /* line 658, cart.scss */
  .co-modal-close:after {
    transform: rotate(-45deg); }

/* line 663, cart.scss */
.co-modal-login_form {
  display: flex;
  flex-direction: column;
  align-items: center; }
  /* line 668, cart.scss */
  .co-modal-login_form .co-input {
    flex: 100%;
    width: 100%;
    margin: 0; }
  /* line 674, cart.scss */
  .co-modal-login_form .co-input + .co-input {
    margin: 0; }
  /* line 678, cart.scss */
  .co-modal-login_form .co-input-field {
    border: 0;
    padding: 0;
    border-bottom: 3px solid #cdcdcd; }
  /* line 684, cart.scss */
  .co-modal-login_form .co-button {
    margin: 20px auto 0; }

/*** Media ***/
@media (max-width: 1441px) {
  /* line 694, cart.scss */
  .cart-list {
    padding-right: 60px; }
    /* line 697, cart.scss */
    .cart-list .text-col {
      padding-left: 40px; }
    /* line 701, cart.scss */
    .cart-list .cost-col {
      padding-left: 20px; }
    /* line 705, cart.scss */
    .cart-list .quantity-col {
      padding-left: 40px; } }
@media (max-width: 1281px) {
  /* line 713, cart.scss */
  .cart {
    display: block; }
    /* line 716, cart.scss */
    .cart .column {
      margin: 0 auto; }
      /* line 719, cart.scss */
      .cart .column .top-block {
        display: none; }
      /* line 723, cart.scss */
      .cart .column:first-child {
        max-width: 100%;
        padding-right: 0; }
        /* line 727, cart.scss */
        .cart .column:first-child .top-block {
          display: flex;
          margin-top: 20px; }

  /* line 735, cart.scss */
  .cart-total {
    margin-top: 40px; }

  /* line 739, cart.scss */
  .cart-list {
    padding-right: 0; }
    /* line 742, cart.scss */
    .cart-list .image {
      max-width: 150px; }
    /* line 748, cart.scss */
    .cart-list .info-block .left-block {
      flex: 75%; }
    /* line 752, cart.scss */
    .cart-list .info-block .right-block {
      flex: 25%; }
    /* line 757, cart.scss */
    .cart-list .title {
      max-width: 100%; } }
@media (max-width: 1025px) {
  /* line 767, cart.scss */
  .cart .advantages-list {
    margin-top: 60px;
    padding-top: 20px; }

  /* line 777, cart.scss */
  .cart-block-wrap .product-list-similar-wrap .title-wrap {
    display: flex;
    align-items: center;
    width: 600px;
    padding: 0 0 0 10px; }
    /* line 783, cart.scss */
    .cart-block-wrap .product-list-similar-wrap .title-wrap .title {
      margin-top: -8px; } }
@media (max-width: 769px) {
  /* line 795, cart.scss */
  .cart-list--item {
    display: block; }
  /* line 799, cart.scss */
  .cart-list .image {
    max-width: 250px;
    margin: 0; }

  /* line 807, cart.scss */
  .cart-total .button-wrap {
    flex-direction: column;
    margin-top: 20px;
    padding-top: 20px; }
    /* line 812, cart.scss */
    .cart-total .button-wrap .btn {
      margin-top: 20px; }

  /*** 768 ***/
  /* line 821, cart.scss */
  .co-title--h1 {
    font-size: 40px;
    line-height: 110%; }

  /* line 826, cart.scss */
  .co-title--h1 {
    font-size: 40px;
    line-height: 110%; }

  /* line 831, cart.scss */
  .co-title--h2 {
    font-size: 25px;
    line-height: 30px; }

  /* line 836, cart.scss */
  .mobile .co-modal--fixed {
    top: 50%;
    left: 50%;
    min-width: 320px;
    height: auto;
    transform: translate(-50%, -50%); }

  /* line 844, cart.scss */
  .co-sidebar-toggler {
    background: #e30613;
    color: #ffffff;
    box-shadow: none; }
    /* line 849, cart.scss */
    .co-sidebar-toggler:focus, .co-sidebar-toggler.picker-input--active, .co-sidebar-toggler:hover {
      background: #e30613; }

  /* line 856, cart.scss */
  .co-sidebar-toggler--opend {
    background: #e30613; }

  /* line 860, cart.scss */
  .co-section--checkout_content {
    margin: 0 -15px; }

  /* line 864, cart.scss */
  .co-checkout-block--padded {
    padding: 0 15px; }

  /* line 868, cart.scss */
  .co-sidebar-wrapper {
    margin-bottom: 40px; }

  /* line 872, cart.scss */
  .co-modal-close {
    top: 20px;
    right: 20px; }

  /* line 877, cart.scss */
  .co-modal-wrapper {
    padding: 20px; }
    /* line 880, cart.scss */
    .co-modal-wrapper .co-title--h2 {
      padding-right: 30px;
      font-size: 30px;
      line-height: 36px; } }
@media (max-width: 561px) {
  /* line 892, cart.scss */
  .cart-block-wrap .product-list-similar-wrap {
    max-width: none;
    margin: 60px -15px 0; }
    /* line 896, cart.scss */
    .cart-block-wrap .product-list-similar-wrap .title-wrap {
      width: 100%;
      height: auto;
      padding: 10px 10px 30px;
      white-space: normal;
      background-size: cover;
      background-position: left; }
      /* line 904, cart.scss */
      .cart-block-wrap .product-list-similar-wrap .title-wrap .title {
        width: 100%;
        margin-top: 0;
        text-align: center; }
  /* line 912, cart.scss */
  .cart-block-wrap .product-list-similar {
    padding: 0 5px; }

  /* line 919, cart.scss */
  .cart .delivery-block {
    padding: 20px; }
  /* line 923, cart.scss */
  .cart .advantages-list {
    margin-top: 40px; }
    /* line 926, cart.scss */
    .cart .advantages-list--item {
      padding: 20px 10px 0; }

  /* line 934, cart.scss */
  .cart-list .image {
    max-width: 150px; }
  /* line 938, cart.scss */
  .cart-list .info-block {
    display: block; }
  /* line 942, cart.scss */
  .cart-list .cost-wrap {
    justify-content: flex-start; }
    /* line 945, cart.scss */
    .cart-list .cost-wrap .cost {
      font-size: 18px;
      line-height: 22px; }

  /* line 952, cart.scss */
  .cart-total {
    margin-top: 20px;
    padding: 20px; }
    /* line 956, cart.scss */
    .cart-total--row {
      flex-direction: column;
      margin-top: 15px; }
      /* line 960, cart.scss */
      .cart-total--row .value {
        margin-top: 5px; }
    /* line 965, cart.scss */
    .cart-total .coupon {
      flex-direction: column;
      align-items: center; }
      /* line 969, cart.scss */
      .cart-total .coupon-button {
        margin: 10px 0 0; }
    /* line 974, cart.scss */
    .cart-total .total {
      flex-direction: column; }
      /* line 977, cart.scss */
      .cart-total .total .label {
        margin: 0 0 10px; }
      /* line 981, cart.scss */
      .cart-total .total .sum {
        font-size: 30px;
        line-height: 40px; } }
/*** Fonts ***/
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100Italic.woff2") format("woff2"), url("MuseoSansCyrl-100Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Cyrl 500';
  src: url("MuseoCyrl-500.woff2") format("woff2"), url("MuseoCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700Italic.woff2") format("woff2"), url("MuseoSansCyrl-700Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300Italic.woff2") format("woff2"), url("MuseoSansCyrl-300Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url("MuseoSansCyrl-100.woff2") format("woff2"), url("MuseoSansCyrl-100.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900.woff2") format("woff2"), url("MuseoSansCyrl-900.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500Italic.woff2") format("woff2"), url("MuseoSansCyrl-500Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url("MuseoSansCyrl-500.woff2") format("woff2"), url("MuseoSansCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url("MuseoSansCyrl-700.woff2") format("woff2"), url("MuseoSansCyrl-700.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url("MuseoSansCyrl-300.woff2") format("woff2"), url("MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url("MuseoSansCyrl-900Italic.woff2") format("woff2"), url("MuseoSansCyrl-900Italic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
/*** Colors ***/
/* line 145, _var.scss */
.color-red {
  color: #e30613;
  fill: #e30613; }

/******************************************************************/
@media (max-width: 1601px) {
  /*** 1600 ***/
  /* line 9, media.scss */
  .history-slider--title {
    padding-right: 190px;
    font-size: 80px;
    line-height: 85px; }

  /* line 17, media.scss */
  .history-slider .slick-track {
    padding-top: 128px; }
    /* line 20, media.scss */
    .history-slider .slick-track::before {
      background-size: 146%; }
  /* line 25, media.scss */
  .history-slider .title {
    font-size: 50px;
    line-height: 70px; }
  /* line 30, media.scss */
  .history-slider .description {
    font-size: 20px;
    line-height: 25px; }
  /* line 35, media.scss */
  .history-slider .image {
    max-width: 200px;
    margin-top: 20px; }

  /* line 43, media.scss */
  .slider-history-bg .swiper-buttons {
    left: calc(55% + 10px); } }
@media (max-width: 1601px) and (max-height: 1000px) {
  /* line 49, media.scss */
  .slider-history-bg .swiper-buttons {
    left: calc(50% - 35px); } }

/******************************************************************/
@media (max-width: 1441px) {
  /* line 60, media.scss */
  .dark-bg {
    margin-top: 60px; }

  /* line 66, media.scss */
  .column-wrap .column.sidebar + .column {
    padding-left: 60px; }

  /*** 1440 ***/
  /* line 76, media.scss */
  .about-block-wrap .footer .wrap {
    padding: 0 40px 30px; }

  /* line 83, media.scss */
  .about-block .description {
    font-size: 20px;
    line-height: 27px; }
  /* line 88, media.scss */
  .about-block .advantages-list {
    margin-top: 60px; }

  /*** 1440 ***/
  /* line 98, media.scss */
  .slider-history-bg-wrap .footer .wrap {
    padding: 0 40px 30px; }

  /* line 105, media.scss */
  .slider-history-bg .description {
    font-size: 20px; }
  /* line 109, media.scss */
  .slider-history-bg .swiper-buttons {
    left: calc(55% + 30px); } }
@media (max-width: 1441px) and (max-height: 1000px) {
  /* line 115, media.scss */
  .slider-history-bg .swiper-buttons {
    left: calc(51% + 30px); } }

@media (max-width: 1441px) {
  /*** 1440 ***/
  /* line 126, media.scss */
  .history-slider-wrap .footer .wrap {
    padding: 0 40px 30px; }

  /* line 131, media.scss */
  .history-slider {
    margin-top: 30px; }
    /* line 134, media.scss */
    .history-slider .slick-slide {
      padding-top: 40px; }
    /* line 138, media.scss */
    .history-slider .slick-current {
      padding-top: 0; }
    /* line 142, media.scss */
    .history-slider .title {
      font-size: 45px;
      line-height: 40px; }
    /* line 147, media.scss */
    .history-slider .description {
      margin-top: 15px; }

  /*** 1440 ***/
  /* line 155, media.scss */
  .categories-list {
    margin-top: 60px; }

  /*** 1440 ***/
  /* line 164, media.scss */
  .collections-wrap .footer {
    margin-top: 30px; }
    /* line 167, media.scss */
    .collections-wrap .footer .wrap {
      padding: 0 40px; }

  /*** 1440 ***/
  /* line 178, media.scss */
  .map-search-wrap .footer .wrap {
    padding: 0 40px 30px; }

  /*** 1440 ***/
  /* line 190, media.scss */
  .contact-block-wrap .footer .wrap {
    padding: 30px 40px; } }
/******************************************************************/
@media (max-width: 1281px) {
  /* line 201, media.scss */
  h1,
  .h1 {
    font-size: 70px;
    line-height: 70px; }

  /* line 209, media.scss */
  .categories-list .title {
    font-size: 14px;
    line-height: 18px; }

  /*** 1280 ***/
  /* line 220, media.scss */
  .about-block .image {
    padding-right: 60px; }
  /* line 224, media.scss */
  .about-block .description {
    margin-right: 40px;
    font-size: 20px; }

  /*** 1280 ***/
  /* line 233, media.scss */
  .history-slider--title {
    padding-right: 240px; }

  /*** 1280 ***/
  /* line 244, media.scss */
  .slider-history-bg-wrap .footer .wrap {
    padding-bottom: 30px; }

  /* line 252, media.scss */
  .slider-history-bg .image {
    max-width: 465px; }
  /* line 256, media.scss */
  .slider-history-bg .description {
    flex: 1;
    margin: 40px 60px 0;
    font-size: 20px; }
  /* line 262, media.scss */
  .slider-history-bg .swiper-buttons {
    left: calc(47% + 85px); }

  /*** 1280 ***/
  /* line 270, media.scss */
  .contact-block-wrap {
    padding-top: 100px; }

  /* line 276, media.scss */
  .contact-info-list--item {
    font-size: 20px;
    line-height: 30px; } }
/******************************************************************/
@media (max-width: 1025px) {
  /* line 287, media.scss */
  body {
    overflow: hidden; }
    /* line 292, media.scss */
    body.noscroll #wrapper-scroll {
      z-index: 10; }
    /* line 296, media.scss */
    body.noscroll .inner-scroll {
      transform: translate(0, 0) translateZ(0px) !important; }

  /* line 302, media.scss */
  #wrapper-scroll {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff; }

  /* line 313, media.scss */
  .inner-scroll {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none; }

  /* line 338, media.scss */
  .page_layout .mCSB_scrollTools {
    width: 0; }
  /* line 342, media.scss */
  .page_layout .mCSB_inside > .mCSB_container {
    margin-right: 0; }

  /* line 347, media.scss */
  .section {
    height: auto; }

  /* line 351, media.scss */
  h1,
  .h1 {
    font-size: 65px;
    line-height: 120%; }

  /*** 1024 ***/
  /* line 360, media.scss */
  .column-wrap {
    display: block; }
    /* line 363, media.scss */
    .column-wrap .column {
      max-width: 100%;
      padding: 40px 0 0; }
      /* line 367, media.scss */
      .column-wrap .column:first-child {
        padding-top: 0; }
      /* line 371, media.scss */
      .column-wrap .column.sidebar {
        max-width: 100%; }
        /* line 374, media.scss */
        .column-wrap .column.sidebar .collections-head {
          margin-top: 20px; }
        /* line 378, media.scss */
        .column-wrap .column.sidebar + .column {
          padding-left: 0; }

  /*** 1024 ***/
  /* line 388, media.scss */
  .collections-wrap {
    padding-top: 60px; }

  /* line 392, media.scss */
  .collections-head {
    max-width: 300px; }

  /*** 1024 ***/
  /* line 401, media.scss */
  .info-page .column-wrap {
    display: flex;
    flex-direction: column-reverse; }

  /*** 1024 ***/
  /* line 412, media.scss */
  .about-block-wrap .footer {
    position: relative;
    margin-top: 40px; }
    /* line 416, media.scss */
    .about-block-wrap .footer .wrap {
      padding-bottom: 0; }

  /* line 422, media.scss */
  .about-block {
    padding: 60px 0 0; }
    /* line 425, media.scss */
    .about-block .image {
      padding-right: 40px; }
    /* line 429, media.scss */
    .about-block .advantages-list {
      margin-top: 60px; }
      /* line 432, media.scss */
      .about-block .advantages-list--item {
        padding: 20px 40px 0; }

  /* line 438, media.scss */
  .about-wrap {
    padding: 60px 0 0; }

  /* line 444, media.scss */
  .about-block-slider-wrap .video-btn {
    left: 0; }

  /* line 451, media.scss */
  .about-block-slider .swiper-buttons {
    left: calc(47% + 5px); }

  /*** 1024 ***/
  /* line 459, media.scss */
  .categories-list {
    margin-top: 60px; }
    /* line 462, media.scss */
    .categories-list--item {
      max-width: 50%; }
    /* line 466, media.scss */
    .categories-list .video-btn {
      right: 20px; }

  /*** 1024 ***/
  /* line 476, media.scss */
  .slider-history-bg .wrap {
    padding: 75px 0 0; }
  /* line 480, media.scss */
  .slider-history-bg .description {
    max-width: 100%;
    max-height: none;
    margin: 40px 40px 0; }
  /* line 486, media.scss */
  .slider-history-bg .swiper-buttons {
    left: calc(64% - 10px); }

  /*** 1024 ***/
  /* line 494, media.scss */
  .categories-wrap {
    padding-top: 60px;
    overflow: hidden; }

  /*** 1024 ***/
  /* line 502, media.scss */
  .history-slider-wrap {
    padding: 60px 0 0; }
    /* line 505, media.scss */
    .history-slider-wrap .swiper-buttons {
      top: 170px; }
    /* line 509, media.scss */
    .history-slider-wrap .line {
      margin-top: 100px; }
    /* line 513, media.scss */
    .history-slider-wrap .footer {
      margin-top: 30px; }
      /* line 516, media.scss */
      .history-slider-wrap .footer .wrap {
        padding-bottom: 0; }

  /* line 522, media.scss */
  .history-slider--title {
    padding-right: 0;
    text-align: center; }

  /* line 527, media.scss */
  .history-slider {
    margin-top: 50px;
    padding-bottom: 0; }
    /* line 531, media.scss */
    .history-slider .slick-track {
      padding-top: 140px; }
      /* line 534, media.scss */
      .history-slider .slick-track::before {
        top: 30px;
        height: 115px; }
    /* line 540, media.scss */
    .history-slider .title {
      font-size: 45px;
      line-height: 64px; }
    /* line 545, media.scss */
    .history-slider .description {
      font-size: 16px;
      line-height: 20px; }
    /* line 550, media.scss */
    .history-slider .image {
      max-width: 200px; }

  /*** 1024 ***/
  /* line 558, media.scss */
  .slider-history-bg-wrap {
    padding: 60px 0; }

  /*** 1024 ***/
  /* line 565, media.scss */
  .contact-block-wrap {
    padding-top: 60px; }

  /* line 571, media.scss */
  .contact-info-list--item {
    font-size: 18px;
    line-height: 31px; }

  /*** 1024 ***/
  /* line 580, media.scss */
  .map-search-wrap {
    display: block;
    height: auto;
    padding-top: 60px; }
    /* line 585, media.scss */
    .map-search-wrap .footer {
      position: relative;
      margin-top: 30px; }
      /* line 589, media.scss */
      .map-search-wrap .footer .wrap {
        padding-bottom: 0; }

  /* line 595, media.scss */
  #map {
    height: 250px;
    min-height: 0;
    margin-top: 40px; } }
/******************************************************************/
@media (max-width: 769px) {
  /* line 606, media.scss */
  h2,
  .h2 {
    font-size: 35px;
    line-height: 40px; }

  /* line 612, media.scss */
  h3,
  .h3 {
    font-size: 25px;
    line-height: 30px; }

  /* line 618, media.scss */
  .mt-t-26 {
    margin-top: 26px !important; }

  /* line 622, media.scss */
  .search-wrap {
    margin-right: 0; }

  /* line 626, media.scss */
  .page-wrap {
    padding-top: 138px; }

  /* line 630, media.scss */
  .container-block,
  .content-block {
    padding: 0 15px; }

  /* line 635, media.scss */
  .tabs-body {
    margin-top: 20px; }

  /* line 641, media.scss */
  .feedback-modal .modal {
    padding: 40px; }

  /* line 651, media.scss */
  .sl-wrapper .sl-navigation button.sl-next,
  .sl-wrapper .sl-navigation button.sl-prev {
    width: 30px; }

  /*** 768 ***/
  /* line 665, media.scss */
  .about-block-wrap .footer .wrap {
    padding: 0 15px; }

  /* line 671, media.scss */
  .about-block {
    overflow: hidden; }
    /* line 674, media.scss */
    .about-block .video-btn {
      position: absolute;
      top: 0;
      left: auto;
      right: 10px;
      transform: translateX(0); }
    /* line 682, media.scss */
    .about-block .description-wrap {
      position: relative;
      display: block;
      overflow: hidden;
      margin: 0;
      padding-top: 100px; }
    /* line 690, media.scss */
    .about-block .wrap {
      flex-direction: column-reverse; }
    /* line 694, media.scss */
    .about-block .image {
      padding-right: 0;
      text-align: center; }
      /* line 698, media.scss */
      .about-block .image img {
        max-height: 250px; }
    /* line 703, media.scss */
    .about-block .description {
      max-width: 100%;
      margin: 15px 0 0;
      max-height: none; }
    /* line 709, media.scss */
    .about-block .icon {
      margin: 0 auto; }
    /* line 713, media.scss */
    .about-block .advantages-list {
      margin: 30px -15px 0; }
      /* line 716, media.scss */
      .about-block .advantages-list--item {
        padding: 20px 20px 0; }
    /* line 721, media.scss */
    .about-block.about-wrap {
      padding-top: 60px; }
      /* line 724, media.scss */
      .about-block.about-wrap .wrap {
        flex-direction: column; }
      /* line 728, media.scss */
      .about-block.about-wrap .video-btn {
        top: 45px;
        right: auto;
        left: 0;
        overflow: hidden; }
      /* line 735, media.scss */
      .about-block.about-wrap .description + .icon {
        display: none; }

  /* line 743, media.scss */
  .about-block-slider .swiper-buttons {
    left: 50%;
    right: auto;
    transform: translateX(-50%); }

  /*** 768 ***/
  /* line 753, media.scss */
  .categories-list {
    margin-top: 60px; }
    /* line 756, media.scss */
    .categories-list--item {
      height: 200px; }

  /*** 768 ***/
  /* line 764, media.scss */
  .collections-block {
    display: block; }
    /* line 767, media.scss */
    .collections-block .loader {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh; }

  /* line 776, media.scss */
  .collections-head {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    padding: 0; }
    /* line 782, media.scss */
    .collections-head--item {
      max-width: 100%; }
      /* line 785, media.scss */
      .collections-head--item::before {
        width: 343px;
        background-position: left; }

  /* line 792, media.scss */
  .collections-body {
    margin-top: 110px; }
    /* line 797, media.scss */
    .collections-body .product-slider .slick-list {
      overflow: visible !important; }

  /*** 768 ***/
  /* line 806, media.scss */
  .slider-history-bg-wrap {
    padding: 60px 0; }
    /* line 809, media.scss */
    .slider-history-bg-wrap .footer {
      margin-top: 50px; }
      /* line 812, media.scss */
      .slider-history-bg-wrap .footer .wrap {
        padding: 0 15px; }

  /* line 820, media.scss */
  .slider-history-bg .wrap {
    display: block; }
  /* line 824, media.scss */
  .slider-history-bg .image {
    max-width: 300px;
    margin: 0 auto; }
  /* line 829, media.scss */
  .slider-history-bg .description {
    margin: 20px 0 0;
    padding-left: 0;
    text-align: center; }
  /* line 835, media.scss */
  .slider-history-bg .swiper-buttons {
    left: 50%;
    right: auto;
    transform: translateX(-50%); }

  /*** 768 ***/
  /* line 847, media.scss */
  .history-slider-wrap .swiper-buttons {
    top: 260px;
    left: 50%;
    right: auto;
    transform: translateX(-50%); }
  /* line 856, media.scss */
  .history-slider-wrap .footer .wrap {
    padding: 0 15px; }

  /*** 768 ***/
  /* line 865, media.scss */
  .map-search-wrap {
    padding-top: 60px; }

  /*** 768 ***/
  /* line 872, media.scss */
  .contact-block-wrap {
    padding-top: 60px; }
    /* line 875, media.scss */
    .contact-block-wrap .custom-scroll {
      max-height: none; } }
/******************************************************************/
@media (max-width: 601px) {
  /* line 885, media.scss */
  .m-modal {
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    border-radius: 0; }
    /* line 893, media.scss */
    .m-modal-wrapper {
      position: relative;
      padding: 40px 20px;
      max-height: 100vh; }
    /* line 899, media.scss */
    .m-modal-close {
      top: 10px;
      right: 10px; } }
/******************************************************************/
@media (max-width: 561px) {
  /* line 910, media.scss */
  h1,
  .h1 {
    font-size: 28px;
    line-height: 100%; }

  /* line 917, media.scss */
  .breadcrumb {
    display: -webkit-box;
    margin-left: -10px; }
    /* line 921, media.scss */
    .breadcrumb-item {
      margin-left: 10px;
      line-height: 22px; }
      /* line 925, media.scss */
      .breadcrumb-item:first-child {
        margin-left: 10px;
        padding-left: 20px; }
        /* line 929, media.scss */
        .breadcrumb-item:first-child::before {
          display: block; }

  /* line 939, media.scss */
  .form .row {
    margin-top: 20px; }
    /* line 942, media.scss */
    .form .row:first-child {
      margin-top: 0; }
  /* line 947, media.scss */
  .form .col {
    margin-top: 20px; }
    /* line 950, media.scss */
    .form .col:first-child {
      margin-top: 0; }

  /*** 560 ***/
  /* line 961, media.scss */
  .feedback-modal .logo {
    max-height: 158px;
    padding: 20px; }
    /* line 965, media.scss */
    .feedback-modal .logo img {
      display: block;
      margin: 0 auto; }
  /* line 971, media.scss */
  .feedback-modal .modal {
    padding: 20px; }
    /* line 974, media.scss */
    .feedback-modal .modal .title {
      font-size: 28px;
      line-height: 100%; }
    /* line 981, media.scss */
    .feedback-modal .modal .form .radio-wrap {
      flex-direction: column;
      align-items: flex-start; }
      /* line 985, media.scss */
      .feedback-modal .modal .form .radio-wrap .radio {
        margin-top: 5px; }
        /* line 988, media.scss */
        .feedback-modal .modal .form .radio-wrap .radio:first-child {
          margin-top: 0; }

  /*** 560 ***/
  /* line 1002, media.scss */
  .info-page .detail-page--content {
    margin-top: 0; }
    /* line 1005, media.scss */
    .info-page .detail-page--content p {
      font-size: 16px; }

  /*** 560 ***/
  /* line 1014, media.scss */
  .about-block {
    padding-top: 0;
    overflow: visible; }
    /* line 1018, media.scss */
    .about-block.about-wrap {
      overflow: hidden; }
      /* line 1021, media.scss */
      .about-block.about-wrap .description-wrap {
        margin-top: 45px;
        padding-top: 0; }
    /* line 1027, media.scss */
    .about-block .video-btn {
      left: auto;
      right: 10px;
      transform: translateX(0); }
    /* line 1033, media.scss */
    .about-block .title {
      display: none; }
    /* line 1037, media.scss */
    .about-block .description-wrap {
      margin-top: -65px;
      padding-top: 95px; }
    /* line 1042, media.scss */
    .about-block .description {
      font-size: 16px;
      line-height: 26px;
      text-align: center; }
    /* line 1048, media.scss */
    .about-block .description-icon {
      position: relative;
      left: 10px;
      margin: 0; }

  /*** 560 ***/
  /* line 1058, media.scss */
  .history-slider-wrap .swiper-buttons {
    top: 135px; }

  /* line 1064, media.scss */
  .history-slider .title {
    font-size: 40px;
    line-height: 40px; }
  /* line 1069, media.scss */
  .history-slider .image {
    max-width: 150px; }

  /*** 560 ***/
  /* line 1079, media.scss */
  .slider-history-bg .description {
    font-size: 16px;
    line-height: 26px; }

  /*** 560 ***/
  /* line 1088, media.scss */
  .contact-block {
    display: block; }

  /* line 1092, media.scss */
  .contact-info-list {
    margin-right: 0;
    text-align: left; }

  /*** 560 ***/
  /* line 1100, media.scss */
  .map-search--input {
    flex-direction: column; }
    /* line 1103, media.scss */
    .map-search--input .btn {
      width: 100%;
      max-width: 212px;
      margin: 20px auto 0; }

  /*** 560 ***/
  /* line 1113, media.scss */
  .categories-list {
    margin-top: 30px; }
    /* line 1116, media.scss */
    .categories-list--item {
      max-width: 100%; }
    /* line 1120, media.scss */
    .categories-list .info {
      flex-wrap: wrap; }
    /* line 1124, media.scss */
    .categories-list .title {
      flex: 100%;
      order: 1;
      padding-bottom: 5px; }
    /* line 1130, media.scss */
    .categories-list .products-count {
      flex: 50%;
      order: 2; }
    /* line 1135, media.scss */
    .categories-list .posts-count {
      flex: 50%;
      order: 3; }

  /*** 560 ***/
  /* line 1146, media.scss */
  .collections-body .product-slider-buttons {
    top: -35px;
    left: 50%;
    right: auto;
    transform: translateX(-50%); }
  /* line 1155, media.scss */
  .collections-body .product--item .image {
    padding-bottom: 50%; }

  /* line 1164, media.scss */
  .contact-form .btn {
    margin: 22px auto 0; }

  /*** 560 ***/
  /* line 1176, media.scss */
  .collections-head--item::before {
    height: 30px;
    background-position: left 5px; }
  /* line 1181, media.scss */
  .collections-head--item:after {
    display: none; } }
/* line 1, custom.scss */
.categories-wrap--693833 {
  padding: 195px 0 0;
  justify-content: unset; }
