

/* Start:/local/components/custom/mainpage.new/templates/.default/style.css?160706699324063*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
body {
  max-height: 100vh;
  overflow: hidden; }

@media only screen and (max-width: 1199px) {
  .middle .full-wrapper {
    margin: 0 48px; } }

@media only screen and (max-width: 750px) {
  .middle .full-wrapper {
    margin: 0 27px; } }

.main-new {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  @media only screen and (max-width: 1199px) {
    .main-new {
      height: -webkit-calc(100vh - 210px);
      height: calc(100vh - 210px); } }
  @media only screen and (max-width: 1199px) and (min-height: 991px) {
    .main-new {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media only screen and (max-width: 750px) {
    .main-new {
      height: 80vh;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media only screen and (max-width: 750px) and (min-height: 617px) {
    .main-new {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .main-new__slider {
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease; }
    @media only screen and (min-width: 1199px) {
      .main-new__slider {
        overflow: hidden; } }
    @media only screen and (max-width: 1199px) {
      .main-new__slider {
        padding: 35px 60px 0; } }
    @media only screen and (max-width: 992px) {
      .main-new__slider {
        padding: 0 35px; } }
    @media only screen and (max-width: 750px) {
      .main-new__slider {
        padding: 0 18px; } }
    @media only screen and (max-width: 750px) {
      .main-new__slider {
        max-width: 400px; } }
    .main-new__slider.started {
      opacity: 1; }
    .main-new__slider .slick-list {
      overflow: visible !important; }
      @media only screen and (max-width: 750px) {
        .main-new__slider .slick-list {
          overflow: hidden !important; } }
    .main-new__slider .slick-arrow {
      position: absolute;
      background-color: transparent;
      text-indent: -9999px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      width: 60px;
      height: 60px;
      z-index: 10;
      bottom: 0; }
      @media only screen and (max-height: 920px) {
        .main-new__slider .slick-arrow {
          bottom: 3%; } }
      @media only screen and (max-height: 800px) {
        .main-new__slider .slick-arrow {
          bottom: 11%; } }
      @media only screen and (max-width: 1440px) {
        .main-new__slider .slick-arrow {
          width: 52px;
          height: 52px;
          bottom: -webkit-calc(50% - 217px);
          bottom: calc(50% - 217px); } }
  @media only screen and (max-width: 1440px) and (max-height: 800px) {
    .main-new__slider .slick-arrow {
      bottom: -webkit-calc(50% - 217px);
      bottom: calc(50% - 217px); } }
      @media only screen and (max-width: 1199px) {
        .main-new__slider .slick-arrow {
          bottom: -webkit-calc(50% - 280px);
          bottom: calc(50% - 280px); } }
      @media only screen and (max-width: 992px) {
        .main-new__slider .slick-arrow {
          width: 32px;
          height: 32px;
          bottom: -webkit-calc(50% - 100px);
          bottom: calc(50% - 100px); } }
  @media only screen and (max-width: 992px) and (max-height: 900px) {
    .main-new__slider .slick-arrow {
      bottom: unset;
      top: 48vh; } }
      @media only screen and (max-width: 750px) {
        .main-new__slider .slick-arrow {
          bottom: unset;
          top: -webkit-calc(50% - 55px);
          top: calc(50% - 55px);
          width: 60px;
          height: 60px; } }
      .main-new__slider .slick-arrow.slick-next {
        right: -22px; }
        @media only screen and (max-width: 1440px) {
          .main-new__slider .slick-arrow.slick-next {
            right: 10%; } }
        @media only screen and (max-width: 1199px) {
          .main-new__slider .slick-arrow.slick-next {
            right: 0; } }
        @media only screen and (max-width: 750px) {
          .main-new__slider .slick-arrow.slick-next {
            right: -43px; } }
        .main-new__slider .slick-arrow.slick-next:before {
          content: '';
          position: absolute;
          left: 0;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 1;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-new__slider .slick-arrow.slick-next:before {
              width: 52px;
              height: 52px;
              right: 10px; } }
          @media only screen and (max-width: 992px) {
            .main-new__slider .slick-arrow.slick-next:before {
              width: 32px;
              height: 32px; } }
          @media only screen and (max-width: 750px) {
            .main-new__slider .slick-arrow.slick-next:before {
              right: 0;
              width: 60px;
              height: 60px; } }
        .main-new__slider .slick-arrow.slick-next:before {
          background-image: url("/local/static/build/img/svg/arrow-right.svg"); }
        .main-new__slider .slick-arrow.slick-next:hover:before {
          opacity: 0.5; }
      .main-new__slider .slick-arrow.slick-prev {
        left: 50%; }
        @media only screen and (max-height: 800px) {
          .main-new__slider .slick-arrow.slick-prev {
            left: 43%; } }
        @media only screen and (max-width: 1440px) {
          .main-new__slider .slick-arrow.slick-prev {
            left: 41%; } }
        @media only screen and (max-width: 1199px) {
          .main-new__slider .slick-arrow.slick-prev {
            left: 0; } }
        @media only screen and (max-width: 750px) {
          .main-new__slider .slick-arrow.slick-prev {
            left: -43px; } }
        .main-new__slider .slick-arrow.slick-prev:before {
          content: '';
          position: absolute;
          right: 0;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 1;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-new__slider .slick-arrow.slick-prev:before {
              width: 52px;
              height: 52px;
              right: 10px; } }
          @media only screen and (max-width: 992px) {
            .main-new__slider .slick-arrow.slick-prev:before {
              width: 32px;
              height: 32px;
              right: 0; } }
          @media only screen and (max-width: 750px) {
            .main-new__slider .slick-arrow.slick-prev:before {
              width: 60px;
              height: 60px; } }
        .main-new__slider .slick-arrow.slick-prev:before {
          background-image: url("/local/static/build/img/svg/arrow-left.svg"); }
        .main-new__slider .slick-arrow.slick-prev:hover:before {
          opacity: 0.5; }
  .main-new__item {
    position: relative; }
  .main-new__item-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    @media only screen and (max-width: 992px) {
      .main-new__item-wrap {
        display: block; } }
  .main-new__image {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media only screen and (max-height: 800px) {
      .main-new__image {
        width: 435px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    @media only screen and (max-width: 1440px) {
      .main-new__image {
        width: 435px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none; } }
    @media only screen and (max-height: 719px) {
      .main-new__image {
        width: 66vh; } }
    @media only screen and (max-width: 992px) {
      .main-new__image {
        width: 100%;
        max-height: 413px;
        overflow: hidden; } }
    @media only screen and (max-height: 900px) {
      .main-new__image {
        height: 44vh; } }
    @media only screen and (max-width: 750px) {
      .main-new__image {
        width: 87vw;
        height: 100vh;
        max-height: 104.1vw; } }
  .main-new__image-link {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: #f7f7f7; }
    @media only screen and (max-width: 992px) {
      .main-new__image-link {
        width: 100%; } }
    @media only screen and (max-width: 750px) {
      .main-new__image-link {
        height: 100%; } }
    .main-new__image-link:hover img {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease; }
    .main-new__image-link img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
      @media only screen and (max-width: 1199px) {
        .main-new__image-link img {
          width: 100%; } }
      @media only screen and (max-width: 750px) {
        .main-new__image-link img {
          max-width: unset;
          height: 100%; } }
  .main-new__content {
    position: relative;
    width: 50%;
    padding: 0 60px 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 1199px) {
      .main-new__content {
        padding: 79px 12px 50px; } }
    @media only screen and (max-width: 992px) {
      .main-new__content {
        width: 100%;
        display: block; } }
    @media only screen and (max-width: 750px) {
      .main-new__content {
        position: absolute;
        top: 0;
        padding: 0;
        width: 100%;
        overflow: hidden;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media only screen and (max-width: 1199px) {
      .main-new__content-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
  .main-new__title {
    position: relative;
    width: 100%;
    display: block;
    color: #cf9e5e;
    padding: 15px 0 0; }
    @media only screen and (max-width: 1440px) {
      .main-new__title {
        padding: 4px 0 0; } }
    @media only screen and (max-height: 719px) {
      .main-new__title {
        padding: 30px 0 0; } }
    @media only screen and (max-height: 590px) {
      .main-new__title {
        padding: 45px 0 0; } }
    @media only screen and (max-width: 992px) {
      .main-new__title {
        display: inline-block;
        width: auto; } }
    @media only screen and (max-width: 750px) {
      .main-new__title {
        display: block;
        width: 100%; } }
  .main-new__title-year {
    position: relative;
    display: block;
    font: bold 76px/100% "Bebas Neue", sans-serif; }
    @media only screen and (max-width: 1440px) {
      .main-new__title-year {
        font: bold 76px/90% "Bebas Neue", sans-serif; } }
    @media only screen and (max-height: 719px) {
      .main-new__title-year {
        font: bold 15vh/90% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-new__title-year {
        font: bold 54px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new__title-year {
        font: bold 60px/90% "Bebas Neue", sans-serif; } }
  .main-new__title-category {
    font: bold 80px/100% "Bebas Neue", sans-serif;
    display: block; }
    @media only screen and (max-width: 1440px) {
      .main-new__title-category {
        font: bold 80px/90% "Bebas Neue", sans-serif; } }
    @media only screen and (max-height: 719px) {
      .main-new__title-category {
        font: bold 12vh/90% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-new__title-category {
        font: bold 46px/100% "Bebas Neue", sans-serif;
        margin-top: 5px; } }
    @media only screen and (max-width: 750px) {
      .main-new__title-category {
        font: bold 48px/110% "Bebas Neue", sans-serif; } }
    .main-new__title-category--easy {
      font: 300 65px/100% "Bebas Neue", sans-serif;
      display: inline-block; }
      @media only screen and (max-height: 719px) {
        .main-new__title-category--easy {
          font: 300 12vh/90% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 992px) {
        .main-new__title-category--easy {
          font: 300 45px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-new__title-category--easy {
          font: 300 48px/110% "Bebas Neue", sans-serif; } }
  .main-new__title-brand {
    font: bold 130px/100% "Bebas Neue", sans-serif;
    display: block;
    white-space: nowrap; }
    @media only screen and (max-width: 1440px) {
      .main-new__title-brand {
        font: bold 130px/90% "Bebas Neue", sans-serif; } }
    @media only screen and (max-height: 719px) {
      .main-new__title-brand {
        font: bold 18vh/90% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-new__title-brand {
        margin-top: 10px;
        font: bold 74px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new__title-brand {
        font: bold 78px/110% "Bebas Neue", sans-serif; } }
    .main-new__title-brand--min {
      font: bold 80px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .main-new__title-brand--min {
          font: bold 45px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-new__title-brand--min {
          font: bold 35px/110% "Bebas Neue", sans-serif; } }
  @media only screen and (max-width: 750px) {
    .main-new__title-color--xs {
      color: #C63432; } }
  .main-new__text {
    position: relative;
    font: 400 16px/106% "Open Sans", sans-serif;
    margin: 10px 0 0 0; }
    @media only screen and (max-height: 1440px) {
      .main-new__text {
        margin: 0; } }
    @media only screen and (max-width: 992px) {
      .main-new__text {
        font: 400 16px/120% "Open Sans", sans-serif;
        max-width: 55%; } }
    @media only screen and (max-width: 750px) {
      .main-new__text {
        display: none;
        font: 400 12px/140% "Open Sans", sans-serif; } }
    .main-new__text p {
      margin: 0; }
  .main-new__link-wrap {
    position: relative;
    display: block;
    text-align: right;
    padding: 10px 0;
    margin: 20px 0 0;
    -webkit-transition: .3s .3s, opacity .0s;
    transition: .3s .3s, opacity .0s; }
    @media only screen and (max-height: 800px) {
      .main-new__link-wrap {
        -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
        transform: translateY(60px);
        -webkit-transition: .0s;
        transition: .0s; } }
    @media only screen and (max-width: 1199px) {
      .main-new__link-wrap {
        margin: 20px 0 0;
        padding: 0;
        width: 100%;
        text-align: right;
        position: relative;
        top: 0; } }
    @media only screen and (max-width: 750px) {
      .main-new__link-wrap {
        text-align: right;
        display: none;
        margin: 0; } }
    .main-new__link-wrap--mobile {
      display: none; }
      @media only screen and (max-width: 750px) {
        .main-new__link-wrap--mobile {
          display: block;
          margin: 20px 0 0;
          -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
          transform: translateY(100%); } }
  .main-new__link {
    position: relative;
    display: inline-block;
    font: 400 12px/100% "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateX(0px) translateY(0);
    -ms-transform: translateX(0px) translateY(0);
    transform: translateX(0px) translateY(0);
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease, -webkit-transform .3s ease; }
    @media only screen and (max-height: 800px) {
      .main-new__link {
        -webkit-transform: translateX(0) translateY(-60px);
        -ms-transform: translateX(0) translateY(-60px);
        transform: translateX(0) translateY(-60px); } }
    .main-new__link:before {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      background: #424242;
      height: 1px;
      -webkit-transition: background .3s ease, opacity .3s ease, width .3s ease;
      transition: background .3s ease, opacity .3s ease, width .3s ease;
      opacity: 0.5; }
      @media only screen and (max-width: 750px) {
        .main-new__link:before {
          position: absolute;
          top: 50%;
          left: -100%;
          display: block;
          width: 100%; } }
    @media only screen and (max-width: 750px) {
      .main-new__link {
        -webkit-transform: translateX(0) translateY(-30px);
        -ms-transform: translateX(0) translateY(-30px);
        transform: translateX(0) translateY(-30px); } }
    .main-new__link:hover {
      -webkit-transform: translateX(20px) translateY(0);
      -ms-transform: translateX(20px) translateY(0);
      transform: translateX(20px) translateY(0); }
      @media only screen and (max-height: 800px) {
        .main-new__link:hover {
          -webkit-transform: translateX(20px) translateY(-60px);
          -ms-transform: translateX(20px) translateY(-60px);
          transform: translateX(20px) translateY(-60px); } }
      @media only screen and (max-width: 750px) {
        .main-new__link:hover {
          -webkit-transform: translateX(0) translateY(-30px);
          -ms-transform: translateX(0) translateY(-30px);
          transform: translateX(0) translateY(-30px); } }
      .main-new__link:hover:before {
        background: #cf9e5e;
        width: 120px; }
        @media only screen and (max-width: 750px) {
          .main-new__link:hover:before {
            width: 100%; } }
    .main-new__link span {
      position: relative;
      display: inline-block;
      background: #ffffff;
      z-index: 1;
      padding: 2px 0 2px 5px; }

.main-section.active .main-new__image-link {
  -webkit-animation-name: newLeft;
  animation-name: newLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.main-section.active .main-new__image-link img {
  -webkit-animation-name: newOpacity;
  animation-name: newOpacity;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.main-section.active .slick-arrow {
  -webkit-animation-name: newOpacity;
  animation-name: newOpacity;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s; }

@media only screen and (max-width: 750px) {
  .main-new__item.main-new__item--dark-bg .main-new__title {
    color: #ffffff; } }

.main-section.active .slick-current .main-new__title,
.main-section.active .slick-current .main-new__text,
.main-section.active .slick-current .main-new__link-wrap {
  -webkit-animation-name: newOpacity;
  animation-name: newOpacity;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.main-section.active .slick-current .main-new__title {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.main-section.active .slick-current .main-new__text {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.main-section.active .slick-current .main-new__link-wrap {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

@-webkit-keyframes newLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes newLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes newBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes newBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes newOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes newOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* End */


/* Start:/local/static/node_modules/slick-carousel/slick/slick.css?15070523871776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/components/custom/mainpage.sale/templates/.default/style.css?160706699329707*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.main-sale {
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 992px) {
    .main-sale {
      height: -webkit-calc(100vh - 230px);
      height: calc(100vh - 230px); } }
  .main-sale__wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    @media only screen and (max-width: 1440px) {
      .main-sale__wrapper {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media only screen and (max-width: 992px) {
      .main-sale__wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .main-sale__item {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 0; }
    @media only screen and (max-width: 992px) {
      .main-sale__item {
        width: 100%;
        position: unset; } }
    @media only screen and (max-width: 750px) {
      .main-sale__item {
        max-width: unset;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .main-sale__item--slider {
      overflow: hidden;
      background: #f7f7f7; }
      @media only screen and (max-height: 800px) {
        .main-sale__item--slider {
          width: 435px; } }
      @media only screen and (max-width: 1440px) {
        .main-sale__item--slider {
          width: 435px; } }
      @media only screen and (max-height: 719px) {
        .main-sale__item--slider {
          width: 66vh; } }
      @media only screen and (max-width: 992px) {
        .main-sale__item--slider {
          width: 409px;
          margin: 27px 0 0; } }
  @media only screen and (max-width: 992px) and (max-height: 900px) {
    .main-sale__item--slider {
      margin: 10px 0 0; } }
      @media only screen and (max-width: 750px) {
        .main-sale__item--slider {
          width: 77.90%;
          margin: 0;
          overflow: visible;
          min-width: 280px;
          background: #ffffff; } }
  .main-sale__content-block {
    position: relative;
    padding: 0 30px 0 0; }
    @media only screen and (max-width: 992px) {
      .main-sale__content-block {
        position: unset; } }
    @media only screen and (max-width: 750px) {
      .main-sale__content-block {
        overflow: hidden;
        padding: 0; } }
  .main-sale__title {
    position: relative;
    display: block;
    margin: 0;
    color: #e02a12;
    font: bold 220px/80% "Bebas Neue", sans-serif; }
    @media only screen and (max-width: 1199px) {
      .main-sale__title {
        font: bold 150px/100% "Bebas Neue", sans-serif; } }

@media only screen and (max-width: 992px) and (max-height: 850px) {
  .main-sale__title {
    font: bold 100px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-sale__title {
        font: bold 60px/100% "Bebas Neue", sans-serif;
        width: 100%;
        text-align: center; } }
  .main-sale__text {
    position: relative;
    font: 400 16px/109% "Open Sans", sans-serif;
    margin: 0 0 20px 0; }
    @media only screen and (max-width: 992px) {
      .main-sale__text {
        font: 400 16px/130% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-sale__text {
        font: 400 12px/130% "Open Sans", sans-serif;
        margin: 0 0 10px 0;
        display: none; } }
    .main-sale__text p {
      margin: 0; }
  .main-sale__link-wrap {
    margin: 25px 0;
    position: relative;
    text-align: left; }
    @media only screen and (max-width: 992px) {
      .main-sale__link-wrap {
        position: absolute;
        bottom: -70px;
        left: 0;
        margin: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); } }
    @media only screen and (max-width: 750px) {
      .main-sale__link-wrap {
        margin: 10px auto;
        bottom: -50px; } }
  .main-sale__link {
    position: relative;
    display: inline-block;
    font: 400 12px/100% "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease, -webkit-transform .3s ease; }

@media only screen and (max-width: 992px) and (max-height: 900px) {
  .main-sale__link {
    bottom: 30px; } }
    @media only screen and (max-width: 750px) {
      .main-sale__link {
        bottom: 0; } }
    .main-sale__link:after {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      background: #424242;
      height: 1px;
      -webkit-transition: background .3s ease, opacity .3s ease, width .3s ease;
      transition: background .3s ease, opacity .3s ease, width .3s ease;
      opacity: 0.5; }
      @media only screen and (max-width: 750px) {
        .main-sale__link:after {
          position: absolute;
          top: 50%;
          right: -100%;
          display: block;
          width: 100%; } }
      @media only screen and (max-width: 575px) {
        .main-sale__link:after {
          right: -35%; } }
    .main-sale__link:hover {
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px); }
      @media only screen and (max-width: 750px) {
        .main-sale__link:hover {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      .main-sale__link:hover:after {
        background: #cf9e5e;
        width: 120px; }
        @media only screen and (max-width: 750px) {
          .main-sale__link:hover:after {
            width: 100%; } }
    .main-sale__link span {
      position: relative;
      display: inline-block;
      background: #ffffff;
      z-index: 1;
      padding: 2px 5px 2px 0; }
  .main-sale__slider {
    position: relative;
    display: block;
    width: 100%; }
    @media only screen and (max-width: 750px) {
      .main-sale__slider {
        max-width: 551px;
        margin: 0 auto; } }
    .main-sale__slider .slick-arrow {
      position: absolute;
      background-color: transparent;
      text-indent: -9999px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      width: 60px;
      height: 60px;
      top: -webkit-calc(50% - 30px);
      top: calc(50% - 30px);
      z-index: 10; }
      @media only screen and (max-width: 1440px) {
        .main-sale__slider .slick-arrow {
          width: 52px;
          height: 52px;
          top: -webkit-calc(50% - 26px);
          top: calc(50% - 26px); } }
      @media only screen and (max-width: 1199px) {
        .main-sale__slider .slick-arrow {
          width: 30px;
          height: 60px;
          top: -webkit-calc(50% - 25px);
          top: calc(50% - 25px); } }
      @media only screen and (max-width: 750px) {
        .main-sale__slider .slick-arrow {
          width: 60px;
          height: 60px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px); } }
      .main-sale__slider .slick-arrow.slick-next {
        right: 0; }
        @media only screen and (max-width: 750px) {
          .main-sale__slider .slick-arrow.slick-next {
            right: -35px; } }
        .main-sale__slider .slick-arrow.slick-next:before {
          content: '';
          position: absolute;
          left: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-sale__slider .slick-arrow.slick-next:before {
              width: 52px;
              height: 52px;
              left: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 992px) {
            .main-sale__slider .slick-arrow.slick-next:before {
              top: -webkit-calc(50% - 20px);
              top: calc(50% - 20px);
              height: 40px;
              width: 40px;
              left: -2px; } }
          @media only screen and (max-width: 750px) {
            .main-sale__slider .slick-arrow.slick-next:before {
              width: 60px;
              height: 60px;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px); } }
        .main-sale__slider .slick-arrow.slick-next:after {
          content: '';
          position: absolute;
          right: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          border-radius: 100% 0 0 100% / 50% 0 0 50%;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 992px) {
            .main-sale__slider .slick-arrow.slick-next:after {
              height: 60px;
              width: 30px;
              border-radius: 100% 0 0 100% / 50% 0 0 50%;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              right: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .main-sale__slider .slick-arrow.slick-next:before {
          background-image: url("/local/static/build/img/svg/arrow-right.svg"); }
        .main-sale__slider .slick-arrow.slick-next:hover:after {
          opacity: 1; }
        .main-sale__slider .slick-arrow.slick-next:hover:before {
          opacity: 1; }
      .main-sale__slider .slick-arrow.slick-prev {
        left: 0; }
        @media only screen and (max-width: 750px) {
          .main-sale__slider .slick-arrow.slick-prev {
            left: -35px; } }
        .main-sale__slider .slick-arrow.slick-prev:before {
          content: '';
          position: absolute;
          right: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-sale__slider .slick-arrow.slick-prev:before {
              width: 52px;
              height: 52px;
              right: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 1199px) {
            .main-sale__slider .slick-arrow.slick-prev:before {
              top: -webkit-calc(50% - 20px);
              top: calc(50% - 20px);
              height: 40px;
              width: 40px;
              right: -2px; } }
          @media only screen and (max-width: 750px) {
            .main-sale__slider .slick-arrow.slick-prev:before {
              width: 60px;
              height: 60px;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px); } }
        .main-sale__slider .slick-arrow.slick-prev:after {
          content: '';
          position: absolute;
          left: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          opacity: 1;
          border-radius: 0 100% 100% 0 / 0 50% 50% 0;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 1199px) {
            .main-sale__slider .slick-arrow.slick-prev:after {
              height: 60px;
              width: 30px;
              border-radius: 0 100% 100% 0 / 0 50% 50% 0;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              left: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .main-sale__slider .slick-arrow.slick-prev:before {
          background-image: url("/local/static/build/img/svg/arrow-left.svg"); }
        .main-sale__slider .slick-arrow.slick-prev:hover:after {
          opacity: 1; }
        .main-sale__slider .slick-arrow.slick-prev:hover:before {
          opacity: 1; }
  .main-sale__slider-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 551px; }
  .main-sale__slider-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .main-sale__slider-image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media only screen and (max-width: 750px) {
      .main-sale__slider-image {
        height: -webkit-calc(85vh - 155px);
        height: calc(85vh - 155px);
        min-height: 290px; } }
    .main-sale__slider-image img {
      position: relative;
      max-height: 551px;
      width: 100%; }
      @media only screen and (max-width: 750px) {
        .main-sale__slider-image img {
          max-width: 250px; } }
  .main-sale__slider-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .main-sale__slider-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.main-sale-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 12px; }
  @media only screen and (max-width: 750px) {
    .main-sale-info {
      padding: 10px; } }
  .main-sale-info__item {
    position: relative;
    width: 50%; }
    @media only screen and (max-width: 750px) {
      .main-sale-info__item:first-child {
        width: 75%; } }
    @media only screen and (max-width: 575px) {
      .main-sale-info__item:first-child {
        width: 50%; } }
    @media only screen and (max-width: 750px) {
      .main-sale-info__item:last-child {
        width: 25%; } }
    @media only screen and (max-width: 575px) {
      .main-sale-info__item:last-child {
        width: 50%; } }
  .main-sale-info__brand {
    position: relative;
    display: block;
    font: 18px/200% "Open Sans", sans-serif;
    text-transform: uppercase;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .main-sale-info__brand {
        font: 14px/100% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-sale-info__brand {
        font: 12px/100% "Open Sans", sans-serif; } }
  .main-sale-info__title {
    position: relative;
    display: block;
    text-transform: uppercase;
    font: bold 54px/100% "Bebas Neue", sans-serif;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .main-sale-info__title {
        font: bold 40px/130% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-sale-info__title {
        font: bold 49px/140% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-sale-info__title {
        font: bold 24px/110% "Bebas Neue", sans-serif;
        width: 100%; } }
    .main-sale-info__title--big, .main-sale-info__title--normal {
      font: bold 54px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1440px) {
        .main-sale-info__title--big, .main-sale-info__title--normal {
          font: bold 40px/130% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 992px) {
        .main-sale-info__title--big, .main-sale-info__title--normal {
          font: bold 49px/140% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-sale-info__title--big, .main-sale-info__title--normal {
          font: bold 24px/110% "Bebas Neue", sans-serif; } }
    .main-sale-info__title--min {
      font: bold 34px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1440px) {
        .main-sale-info__title--min {
          font: bold 28px/100% "Bebas Neue", sans-serif;
          margin-top: 5px; } }
      @media only screen and (max-width: 750px) {
        .main-sale-info__title--min {
          margin: 10px 0 0;
          font: bold 18px/110% "Bebas Neue", sans-serif; } }

.main-sale-action {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px; }
  .main-sale-action__price-sale {
    position: relative;
    font: bold 38px/100% "Bebas Neue", sans-serif;
    margin: 6px 0 0 0; }
    @media only screen and (max-width: 1440px) {
      .main-sale-action__price-sale {
        font: bold 28px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-sale-action__price-sale {
        font: bold 20px/100% "Bebas Neue", sans-serif; } }
    .main-sale-action__price-sale:before {
      content: '';
      position: absolute;
      height: 2px;
      width: 100%;
      left: 0;
      right: 0;
      top: -webkit-calc(50% - 6px);
      top: calc(50% - 6px);
      background: #000; }
      @media only screen and (max-width: 1440px) {
        .main-sale-action__price-sale:before {
          top: -webkit-calc(50% - 4px);
          top: calc(50% - 4px); } }
    .main-sale-action__price-sale span {
      font: bold 26px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .main-sale-action__price-sale span {
          font: bold 18px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-sale-action__price-sale span {
          font: bold 14px/100% "Bebas Neue", sans-serif; } }
  .main-sale-action__block {
    margin: 0 0 0 10px;
    height: 65px;
    width: 65px;
    border-radius: 65px;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    white-space: nowrap;
    color: #ffffff;
    font: bold 34px/69px "Bebas Neue", sans-serif;
    background: #ee4035; }
    @media only screen and (max-width: 1440px) {
      .main-sale-action__block {
        width: 52px;
        height: 52px;
        font: bold 26px/58px "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-sale-action__block {
        font: bold 18px/39px "Bebas Neue", sans-serif;
        width: 36px;
        height: 36px;
        margin: 0 0 0 5px; } }

.main-sale-price {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 12px; }
  @media only screen and (max-width: 750px) {
    .main-sale-price {
      display: block; } }
  .main-sale-price__item {
    position: relative;
    width: 50%; }
    @media only screen and (max-width: 750px) {
      .main-sale-price__item {
        width: 100%;
        text-align: center; } }
  .main-sale-price__price {
    font: bold 56px/100% "Bebas Neue", sans-serif;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .main-sale-price__price {
        font: bold 44px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-sale-price__price {
        font: bold 42px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-sale-price__price {
        font: bold 38px/100% "Bebas Neue", sans-serif;
        text-align: center !important; } }
    .main-sale-price__price span {
      font: bold 30px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 750px) {
        .main-sale-price__price span {
          font: bold 29px/100% "Bebas Neue", sans-serif; } }

.main-sale-price-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 750px) {
    .main-sale-price-btn {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .main-sale-price-btn__item {
    position: relative;
    width: 40px; }

.follow-product {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto; }
  @media only screen and (max-width: 750px) {
    .follow-product {
      width: 16px;
      height: 16px;
      margin: 0 20px; } }
  .follow-product:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("/local/static/build/img/svg/header/follow.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    -webkit-transition: background .3s ease;
    transition: background .3s ease; }
  .follow-product:hover:before {
    background-image: url("/local/static/build/img/svg/header/follow-hover.svg"); }
  .follow-product.added:before {
    background-image: url("/local/static/build/img/svg/header/follow-added.svg"); }
  .follow-product.added:hover:before {
    background-image: url("/local/static/build/img/svg/header/follow-added.svg"); }

.button-buy {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto; }
  @media only screen and (max-width: 750px) {
    .button-buy {
      width: 16px;
      height: 16px;
      margin: 0 11px; } }
  .button-buy:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("/local/static/build/img/svg/header/basket.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    -webkit-transition: background .3s ease;
    transition: background .3s ease; }
  .button-buy.added {
    background-image: url("/local/static/build/img/svg/header/basket-hover.svg"); }
  .button-buy:hover:before {
    background-image: url("/local/static/build/img/svg/header/basket-hover.svg"); }

.main-sale__slider-item--dark-bg .main-sale-info__brand,
.main-sale__slider-item--dark-bg .main-sale-action__price-sale,
.main-sale__slider-item--dark-bg .main-sale-price__price {
  color: #ffffff; }

.main-sale__slider-item--dark-bg .main-sale-info__title {
  color: #ffffff; }

.main-sale__slider-item--dark-bg .main-sale-action__price-sale:before {
  background: #ffffff; }

.main-sale__slider-item--dark-bg .main-sale-info__brand:hover,
.main-sale__slider-item--dark-bg .main-sale-info__title:hover {
  color: #c18e49; }

@media only screen and (max-width: 750px) {
  .main-sale__slider-item--dark-bg .main-sale__slider-image {
    background: #3d3d3d; }
    .main-sale__slider-item--dark-bg .main-sale__slider-image img {
      height: 100%;
      width: auto;
      max-width: unset; } }

.main-sale__slider-item--dark-bg .button-buy:before {
  background-image: url("/local/static/build/img/svg/header/basket-white.svg"); }

.main-sale__slider-item--dark-bg .button-buy:hover:before {
  background-image: url("/local/static/build/img/svg/header/basket-hover.svg"); }

.main-sale__slider-item--dark-bg .follow-product:before {
  background-image: url("/local/static/build/img/svg/header/follow-white.svg"); }

.main-sale__slider-item--dark-bg .follow-product:hover:before {
  background-image: url("/local/static/build/img/svg/header/follow-hover.svg"); }

.main-sale__slider-item--dark-bg .follow-product--added:before {
  background-image: url("/local/static/build/img/svg/header/follow-added.svg"); }

.main-sale__slider-item--dark-bg .follow-product--added:hover:before {
  background-image: url("/local/static/build/img/svg/header/follow-added.svg"); }

.main-sale__slider-item--light-bg .main-sale-info__brand,
.main-sale__slider-item--light-bg .main-sale-action__price-sale,
.main-sale__slider-item--light-bg .main-sale-price__price {
  color: #000000; }

.main-sale__slider-item--light-bg .main-sale-info__title {
  color: #cf9e5e; }

.main-sale__slider-item--light-bg .main-sale-info__brand:hover,
.main-sale__slider-item--light-bg .main-sale-info__title:hover {
  color: #c18e49; }

.main-section.active .main-sale__item--slider {
  -webkit-animation-name: saleRight;
  animation-name: saleRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.main-section.active .main-sale__slider {
  -webkit-animation-name: saleOpacity;
  animation-name: saleOpacity;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.main-section.active .slick-arrow {
  -webkit-animation-name: saleOpacity;
  animation-name: saleOpacity;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.main-section.active .main-sale__title,
.main-section.active .main-sale__text,
.main-section.active .main-sale__link-wrap {
  -webkit-animation-name: saleBottom;
  animation-name: saleBottom;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.main-section.active .main-sale__title {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.main-section.active .main-sale__text {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.main-section.active .main-sale__link-wrap {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s; }

@-webkit-keyframes saleRight {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes saleRight {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes saleBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes saleBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes saleOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes saleOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* End */


/* Start:/local/components/custom/mainpage.new-collection/templates/.default/style.css?160706699333027*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.main-new-collection {
  position: relative;
  width: 100%; }
  .main-new-collection__wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    @media only screen and (max-width: 992px) {
      .main-new-collection__wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .main-new-collection__item {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 992px) {
      .main-new-collection__item {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        position: unset; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection__item {
        max-width: unset;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .main-new-collection__item--slider {
      overflow: hidden;
      background: #f7f7f7;
      line-height: 0; }
      @media only screen and (max-width: 992px) {
        .main-new-collection__item--slider {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
          -ms-flex-order: 2;
          order: 2; } }
      @media only screen and (max-width: 750px) {
        .main-new-collection__item--slider {
          background: #ffffff; } }
    @media only screen and (max-height: 800px) {
      .main-new-collection__item:first-child {
        width: 435px; } }
    @media only screen and (max-width: 1440px) {
      .main-new-collection__item:first-child {
        width: 435px; } }
    @media only screen and (max-height: 719px) {
      .main-new-collection__item:first-child {
        width: 66vh; } }
    @media only screen and (max-width: 992px) {
      .main-new-collection__item:first-child {
        width: 422px; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection__item:first-child {
        width: 77.90%;
        overflow: visible;
        min-width: 280px; } }
    .main-new-collection__item:last-child {
      overflow: hidden;
      padding: 0 12px 65px 60px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (max-height: 719px) {
        .main-new-collection__item:last-child {
          padding: 30px 12px 65px 60px; } }
      @media only screen and (max-width: 992px) {
        .main-new-collection__item:last-child {
          padding: 0 12px 10px 50px; } }
      @media only screen and (max-width: 750px) {
        .main-new-collection__item:last-child {
          padding: 0;
          width: 100%;
          -webkit-box-ordinal-group: 0;
          -webkit-order: -1;
          -ms-flex-order: -1;
          order: -1; } }
  .main-new-collection__content-block {
    position: relative;
    padding: 0 20px 0 0; }
    @media only screen and (max-width: 992px) {
      .main-new-collection__content-block {
        position: unset; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection__content-block {
        overflow: hidden;
        padding: 0;
        margin: 0 0 20px 0; } }
  .main-new-collection__title {
    position: relative;
    display: block;
    margin: 0;
    color: #cf9e5e;
    font: bold 80px/100% "Bebas Neue", sans-serif; }
    @media only screen and (max-height: 719px) {
      .main-new-collection__title {
        font: bold 9vh/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .main-new-collection__title {
        font: bold 46px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection__title {
        font: bold 24px/122% "Bebas Neue", sans-serif;
        display: inline-block;
        width: auto;
        vertical-align: top; } }
    .main-new-collection__title span {
      font-weight: 300; }
    .main-new-collection__title--min {
      font: bold 60px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .main-new-collection__title--min {
          font: bold 35px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-new-collection__title--min {
          display: inline-block;
          font: bold 24px/122% "Bebas Neue", sans-serif; } }
  .main-new-collection__brand {
    position: relative;
    display: block;
    margin: 0;
    color: #cf9e5e;
    font: bold 140px/90% "Bebas Neue", sans-serif; }
    @media only screen and (max-height: 719px) {
      .main-new-collection__brand {
        font: bold 18vh/90% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .main-new-collection__brand {
        font: bold 80px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection__brand {
        display: inline-block;
        font: bold 24px/122% "Bebas Neue", sans-serif;
        vertical-align: top; } }
    .main-new-collection__brand--min {
      font: bold 90px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .main-new-collection__brand--min {
          font: bold 50px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-new-collection__brand--min {
          font: bold 50px/110% "Bebas Neue", sans-serif; } }
  .main-new-collection__text {
    position: relative;
    font: 400 16px/109% "Open Sans", sans-serif;
    margin: 0 0 20px 0; }
    @media only screen and (max-width: 992px) {
      .main-new-collection__text {
        margin: 25px 0 21px 0;
        font: 400 16px/130% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection__text {
        font: 400 12px/130% "Open Sans", sans-serif;
        margin: 0 0 10px 0;
        display: none; } }
    .main-new-collection__text p {
      margin: 0; }
  .main-new-collection__link-wrap {
    margin: 25px 0;
    position: relative;
    text-align: right; }
    @media only screen and (max-width: 992px) {
      .main-new-collection__link-wrap {
        position: absolute;
        bottom: -60px;
        right: 0;
        margin: 0; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection__link-wrap {
        bottom: -50px;
        margin: 10px auto; } }
  .main-new-collection__link {
    position: relative;
    display: inline-block;
    font: 400 12px/100% "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease, -webkit-transform .3s ease; }
    .main-new-collection__link:before {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      background: #424242;
      height: 1px;
      -webkit-transition: background .3s ease, opacity .3s ease, width .3s ease;
      transition: background .3s ease, opacity .3s ease, width .3s ease;
      opacity: 0.5; }
      @media only screen and (max-width: 750px) {
        .main-new-collection__link:before {
          position: absolute;
          top: 50%;
          left: -100%;
          display: block;
          width: 100%; } }
    .main-new-collection__link:hover {
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px); }
      @media only screen and (max-width: 750px) {
        .main-new-collection__link:hover {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      .main-new-collection__link:hover:before {
        background: #cf9e5e;
        width: 120px; }
        @media only screen and (max-width: 750px) {
          .main-new-collection__link:hover:before {
            width: 100%; } }
    .main-new-collection__link span {
      position: relative;
      display: inline-block;
      background: #ffffff;
      z-index: 1;
      padding: 2px 0 2px 5px; }
  .main-new-collection__slider {
    position: relative;
    display: block;
    width: 100%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0; }
    .main-new-collection__slider.started {
      opacity: 1; }
    @media only screen and (max-width: 750px) {
      .main-new-collection__slider {
        max-width: 551px;
        margin: 0 auto; } }
    .main-new-collection__slider .slick-arrow {
      position: absolute;
      background-color: transparent;
      text-indent: -9999px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      width: 60px;
      height: 60px;
      top: -webkit-calc(50% - 30px);
      top: calc(50% - 30px);
      z-index: 10; }
      @media only screen and (max-width: 1440px) {
        .main-new-collection__slider .slick-arrow {
          width: 52px;
          height: 52px; } }
      @media only screen and (max-width: 1199px) {
        .main-new-collection__slider .slick-arrow {
          width: 30px;
          height: 60px;
          top: -webkit-calc(50% - 25px);
          top: calc(50% - 25px); } }
      @media only screen and (max-width: 750px) {
        .main-new-collection__slider .slick-arrow {
          width: 60px;
          height: 60px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px); } }
      .main-new-collection__slider .slick-arrow.slick-next {
        right: 0; }
        @media only screen and (max-width: 750px) {
          .main-new-collection__slider .slick-arrow.slick-next {
            right: -35px; } }
        .main-new-collection__slider .slick-arrow.slick-next:before {
          content: '';
          position: absolute;
          left: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-new-collection__slider .slick-arrow.slick-next:before {
              width: 52px;
              height: 52px;
              left: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 992px) {
            .main-new-collection__slider .slick-arrow.slick-next:before {
              top: -webkit-calc(50% - 20px);
              top: calc(50% - 20px);
              height: 40px;
              width: 40px;
              left: -2px; } }
          @media only screen and (max-width: 750px) {
            .main-new-collection__slider .slick-arrow.slick-next:before {
              width: 60px;
              height: 60px;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px); } }
        .main-new-collection__slider .slick-arrow.slick-next:after {
          content: '';
          position: absolute;
          right: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          border-radius: 100% 0 0 100% / 50% 0 0 50%;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 992px) {
            .main-new-collection__slider .slick-arrow.slick-next:after {
              height: 60px;
              width: 30px;
              border-radius: 100% 0 0 100% / 50% 0 0 50%;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              right: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .main-new-collection__slider .slick-arrow.slick-next:before {
          background-image: url("/local/static/build/img/svg/arrow-right.svg"); }
        .main-new-collection__slider .slick-arrow.slick-next:hover:after {
          opacity: 1; }
        .main-new-collection__slider .slick-arrow.slick-next:hover:before {
          opacity: 1; }
      .main-new-collection__slider .slick-arrow.slick-prev {
        left: 0; }
        @media only screen and (max-width: 750px) {
          .main-new-collection__slider .slick-arrow.slick-prev {
            left: -35px; } }
        .main-new-collection__slider .slick-arrow.slick-prev:before {
          content: '';
          position: absolute;
          right: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-new-collection__slider .slick-arrow.slick-prev:before {
              width: 52px;
              height: 52px;
              right: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 1199px) {
            .main-new-collection__slider .slick-arrow.slick-prev:before {
              top: -webkit-calc(50% - 20px);
              top: calc(50% - 20px);
              height: 40px;
              width: 40px;
              right: -2px; } }
          @media only screen and (max-width: 750px) {
            .main-new-collection__slider .slick-arrow.slick-prev:before {
              width: 60px;
              height: 60px;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px); } }
        .main-new-collection__slider .slick-arrow.slick-prev:after {
          content: '';
          position: absolute;
          left: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          opacity: 1;
          border-radius: 0 100% 100% 0 / 0 50% 50% 0;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 1199px) {
            .main-new-collection__slider .slick-arrow.slick-prev:after {
              height: 60px;
              width: 30px;
              border-radius: 0 100% 100% 0 / 0 50% 50% 0;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              left: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .main-new-collection__slider .slick-arrow.slick-prev:before {
          background-image: url("/local/static/build/img/svg/arrow-left.svg"); }
        .main-new-collection__slider .slick-arrow.slick-prev:hover:after {
          opacity: 1; }
        .main-new-collection__slider .slick-arrow.slick-prev:hover:before {
          opacity: 1; }
  .main-new-collection__slider-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 551px; }
  .main-new-collection__slider-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .main-new-collection__slider-image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media only screen and (max-width: 750px) {
      .main-new-collection__slider-image {
        height: -webkit-calc(85vh - 145px);
        height: calc(85vh - 145px);
        min-height: 290px; } }
    .main-new-collection__slider-image img {
      position: relative;
      max-height: 551px;
      width: 100%; }
      @media only screen and (max-width: 750px) {
        .main-new-collection__slider-image img {
          max-width: 250px; } }
  .main-new-collection__slider-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .main-new-collection__slider-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.main-new-collection-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 12px; }
  @media only screen and (max-width: 750px) {
    .main-new-collection-info {
      padding: 10px; } }
  .main-new-collection-info__item {
    position: relative;
    width: 100%; }
  .main-new-collection-info__brand {
    position: relative;
    display: block;
    font: 18px/200% "Open Sans", sans-serif;
    text-transform: uppercase;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .main-new-collection-info__brand {
        font: 14px/100% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection-info__brand {
        font: 12px/100% "Open Sans", sans-serif; } }
  .main-new-collection-info__title {
    position: relative;
    display: block;
    text-transform: uppercase;
    font: bold 54px/100% "Bebas Neue", sans-serif;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .main-new-collection-info__title {
        font: bold 40px/130% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-new-collection-info__title {
        font: bold 49px/140% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection-info__title {
        font: bold 24px/110% "Bebas Neue", sans-serif;
        width: 300%; } }
    .main-new-collection-info__title--big, .main-new-collection-info__title--normal {
      font: bold 54px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1440px) {
        .main-new-collection-info__title--big, .main-new-collection-info__title--normal {
          font: bold 40px/130% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 992px) {
        .main-new-collection-info__title--big, .main-new-collection-info__title--normal {
          font: bold 49px/140% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-new-collection-info__title--big, .main-new-collection-info__title--normal {
          font: bold 24px/110% "Bebas Neue", sans-serif; } }
    .main-new-collection-info__title--min {
      font: bold 34px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1440px) {
        .main-new-collection-info__title--min {
          font: bold 28px/100% "Bebas Neue", sans-serif;
          margin-top: 5px; } }
      @media only screen and (max-width: 750px) {
        .main-new-collection-info__title--min {
          margin: 10px 0 0;
          font: bold 18px/110% "Bebas Neue", sans-serif; } }

.main-new-collection-action {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px; }
  .main-new-collection-action__price-sale {
    position: relative;
    font: bold 38px/100% "Bebas Neue Book", sans-serif; }
    @media only screen and (max-width: 1440px) {
      .main-new-collection-action__price-sale {
        font: bold 28px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection-action__price-sale {
        font: bold 20px/100% "Bebas Neue", sans-serif; } }
    .main-new-collection-action__price-sale:before {
      content: '';
      position: absolute;
      height: 2px;
      width: 100%;
      left: 0;
      right: 0;
      top: -webkit-calc(50% - 6px);
      top: calc(50% - 6px);
      background: #000; }
      @media only screen and (max-width: 1440px) {
        .main-new-collection-action__price-sale:before {
          top: -webkit-calc(50% - 4px);
          top: calc(50% - 4px); } }
    .main-new-collection-action__price-sale span {
      font: bold 26px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .main-new-collection-action__price-sale span {
          font: bold 18px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-new-collection-action__price-sale span {
          font: bold 14px/100% "Bebas Neue", sans-serif; } }
  .main-new-collection-action__block {
    margin: 0 0 0 10px;
    height: 65px;
    width: 65px;
    border-radius: 65px;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    white-space: nowrap;
    color: #ffffff;
    font: 30px/65px "Bebas Neue", sans-serif;
    background: #ee4035; }
    @media only screen and (max-width: 1440px) {
      .main-new-collection-action__block {
        width: 52px;
        height: 52px;
        font: bold 26px/58px "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection-action__block {
        font: bold 18px/39px "Bebas Neue", sans-serif;
        width: 36px;
        height: 36px;
        margin: 0 0 0 5px; } }

.main-new-collection-price {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 12px; }
  @media only screen and (max-width: 750px) {
    .main-new-collection-price {
      display: block; } }
  .main-new-collection-price__item {
    position: relative;
    width: 50%; }
    @media only screen and (max-width: 750px) {
      .main-new-collection-price__item {
        width: 100%;
        text-align: center; } }
  .main-new-collection-price__price {
    font: bold 56px/100% "Bebas Neue", sans-serif;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .main-new-collection-price__price {
        font: bold 44px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-new-collection-price__price {
        font: bold 42px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-new-collection-price__price {
        font: bold 38px/100% "Bebas Neue", sans-serif;
        text-align: center !important; } }
    .main-new-collection-price__price span {
      font: bold 30px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 750px) {
        .main-new-collection-price__price span {
          font: bold 29px/100% "Bebas Neue", sans-serif; } }

.main-new-collection-price-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 750px) {
    .main-new-collection-price-btn {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .main-new-collection-price-btn__item {
    position: relative;
    width: 40px; }

.follow-product {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto; }
  @media only screen and (max-width: 750px) {
    .follow-product {
      width: 16px;
      height: 16px;
      margin: 0 20px; } }
  .follow-product:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("/local/static/build/img/svg/header/follow.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    -webkit-transition: background .3s ease;
    transition: background .3s ease; }
  .follow-product:hover:before {
    background-image: url("/local/static/build/img/svg/header/follow-hover.svg"); }
  .follow-product--added:before {
    background-image: url("/local/static/build/img/svg/header/follow-added.svg"); }
  .follow-product--added:hover:before {
    background-image: url("/local/static/build/img/svg/header/follow-added.svg"); }

.button-buy {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto; }
  @media only screen and (max-width: 750px) {
    .button-buy {
      width: 16px;
      height: 16px;
      margin: 0 10px; } }
  .button-buy:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("/local/static/build/img/svg/header/basket.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    -webkit-transition: background .3s ease;
    transition: background .3s ease; }
  .button-buy:hover:before {
    background-image: url("/local/static/build/img/svg/header/basket-hover.svg"); }

.main-new-collection__slider-item--dark-bg .main-new-collection-info__brand,
.main-new-collection__slider-item--dark-bg .main-new-collection-action__price-sale,
.main-new-collection__slider-item--dark-bg .main-new-collection-price__price {
  color: #ffffff; }

.main-new-collection__slider-item--dark-bg .main-new-collection-info__title {
  color: #ffffff; }

.main-new-collection__slider-item--dark-bg .main-new-collection-action__price-sale:before {
  background: #ffffff; }

.main-new-collection__slider-item--dark-bg .main-new-collection-info__brand:hover,
.main-new-collection__slider-item--dark-bg .main-new-collection-info__title:hover {
  color: #c18e49; }

@media only screen and (max-width: 750px) {
  .main-new-collection__slider-item--dark-bg .main-new-collection__slider-image {
    background: #3d3d3d; }
    .main-new-collection__slider-item--dark-bg .main-new-collection__slider-image img {
      height: 100%;
      width: auto;
      max-width: unset; } }

.main-new-collection__slider-item--dark-bg .button-buy:before {
  background-image: url("/local/static/build/img/svg/header/basket-white.svg"); }

.main-new-collection__slider-item--dark-bg .button-buy:hover:before {
  background-image: url("/local/static/build/img/svg/header/basket-hover.svg"); }

.main-new-collection__slider-item--dark-bg .follow-product:before {
  background-image: url("/local/static/build/img/svg/header/follow-white.svg"); }

.main-new-collection__slider-item--dark-bg .follow-product:hover:before {
  background-image: url("/local/static/build/img/svg/header/follow-hover.svg"); }

.main-new-collection__slider-item--dark-bg .follow-product--added:before {
  background-image: url("/local/static/build/img/svg/header/follow-added-white.svg"); }

.main-new-collection__slider-item--dark-bg .follow-product--added:hover:before {
  background-image: url("/local/static/build/img/svg/header/follow-added-white.svg"); }

.main-new-collection__slider-item--light-bg .main-new-collection-info__brand,
.main-new-collection__slider-item--light-bg .main-new-collection-action__price-sale,
.main-new-collection__slider-item--light-bg .main-new-collection-price__price {
  color: #000000; }

.main-new-collection__slider-item--light-bg .main-new-collection-info__title {
  color: #cf9e5e; }

.main-new-collection__slider-item--light-bg .main-new-collection-info__brand:hover,
.main-new-collection__slider-item--light-bg .main-new-collection-info__title:hover {
  color: #c18e49; }

.main-section.active .main-new-collection__item--slider {
  -webkit-animation-name: newCollectionLeft;
  animation-name: newCollectionLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.main-section.active .main-new-collection__slider {
  -webkit-animation-name: newCollectionOpacity;
  animation-name: newCollectionOpacity;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.main-section.active .slick-arrow {
  -webkit-animation-name: newCollectionOpacity;
  animation-name: newCollectionOpacity;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.main-section.active .main-new-collection__title,
.main-section.active .main-new-collection__text,
.main-section.active .main-new-collection__link-wrap,
.main-section.active .main-new-collection__brand {
  -webkit-animation-name: newCollectionBottom;
  animation-name: newCollectionBottom;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.main-section.active .main-new-collection__title {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.main-section.active .main-new-collection__brand {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.main-section.active .main-new-collection__text {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.main-section.active .main-new-collection__link-wrap {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

@-webkit-keyframes newCollectionLeft {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes newCollectionLeft {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes newCollectionBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes newCollectionBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes newCollectionOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes newCollectionOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* End */


/* Start:/local/components/custom/mainpage.horeca/templates/.default/style.css?160706699325746*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.horeca {
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 750px) {
    .horeca {
      height: 80vh; } }
  @media only screen and (max-width: 750px) and (min-height: 690px) {
    .horeca {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .horeca__wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media only screen and (max-width: 1440px) {
      .horeca__wrapper {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media only screen and (max-width: 992px) {
      .horeca__wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .horeca__item {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 0 0; }
    @media only screen and (max-width: 992px) {
      .horeca__item {
        position: unset; } }
    @media only screen and (max-width: 750px) {
      .horeca__item {
        width: 100%;
        padding: 0;
        max-width: 551px; } }
    .horeca__item--slider {
      overflow: hidden;
      padding: 0;
      line-height: 0;
      background: #f7f7f7; }
      @media only screen and (max-height: 800px) {
        .horeca__item--slider {
          max-width: 435px; } }
      @media only screen and (max-width: 1440px) {
        .horeca__item--slider {
          max-width: 435px; } }
      @media only screen and (max-height: 719px) {
        .horeca__item--slider {
          width: 100vh; } }
      @media only screen and (max-width: 992px) {
        .horeca__item--slider {
          width: 546px;
          max-height: 425px;
          overflow: visible; } }
      @media only screen and (max-width: 750px) {
        .horeca__item--slider {
          width: 92.883%;
          max-width: 400px; } }
  .horeca__content-block {
    position: relative;
    padding: 0 20px 0 0; }
    @media only screen and (max-width: 992px) {
      .horeca__content-block {
        position: unset;
        width: 100%; } }
    @media only screen and (max-width: 750px) {
      .horeca__content-block {
        overflow: hidden;
        padding: 0; } }
  .horeca__title {
    position: relative;
    display: block;
    margin: 0;
    color: #cf9e5e;
    font: bold 118px/100% "Bebas Neue", sans-serif; }
    @media only screen and (max-width: 1199px) {
      .horeca__title {
        font: bold 102px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .horeca__title {
        font: bold 60px/100% "Bebas Neue", sans-serif;
        margin: 0 0 9px; } }
    .horeca__title--big {
      font: bold 129px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .horeca__title--big {
          font: bold 112px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .horeca__title--big {
          font: bold 60px/100% "Bebas Neue", sans-serif; } }
    .horeca__title--small {
      font: bold 118px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .horeca__title--small {
          font: bold 102px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .horeca__title--small {
          font: bold 50px/100% "Bebas Neue", sans-serif; } }
  .horeca__text {
    position: relative;
    font: 400 14px/109% "Open Sans", sans-serif;
    margin: 0 0 20px 0;
    color: #3d3d3d; }
    @media only screen and (max-height: 800px) {
      .horeca__text {
        max-width: 450px; } }
    @media only screen and (max-width: 1440px) {
      .horeca__text {
        max-width: 450px; } }
    @media only screen and (max-width: 992px) {
      .horeca__text {
        font: 400 16px/130% "Open Sans", sans-serif;
        margin: 20px 0 20px 0;
        max-width: 100%; } }
    @media only screen and (max-width: 750px) {
      .horeca__text {
        font: 400 12px/130% "Open Sans", sans-serif;
        margin: 0 0 10px 0;
        display: none; } }
    .horeca__text p {
      margin: 0; }
  .horeca__link-wrap {
    margin: 25px 0;
    position: relative;
    text-align: left; }
    @media only screen and (max-width: 992px) {
      .horeca__link-wrap {
        position: absolute;
        bottom: -60px;
        left: 0;
        margin: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); } }
    @media only screen and (max-width: 750px) {
      .horeca__link-wrap {
        margin: 27px auto; } }
  .horeca__link {
    position: relative;
    display: inline-block;
    font: 400 12px/100% "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease, -webkit-transform .3s ease; }
    .horeca__link:after {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      background: #424242;
      height: 1px;
      -webkit-transition: background .3s ease, opacity .3s ease, width .3s ease;
      transition: background .3s ease, opacity .3s ease, width .3s ease;
      opacity: 0.5; }
      @media only screen and (max-width: 750px) {
        .horeca__link:after {
          position: absolute;
          top: 50%;
          right: -100%;
          display: block;
          width: 100%; } }
      @media only screen and (max-width: 575px) {
        .horeca__link:after {
          right: -30%; } }
    .horeca__link:hover {
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px); }
      @media only screen and (max-width: 750px) {
        .horeca__link:hover {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      .horeca__link:hover:after {
        background: #cf9e5e;
        width: 120px; }
        @media only screen and (max-width: 750px) {
          .horeca__link:hover:after {
            width: 100%; } }
    .horeca__link span {
      position: relative;
      display: inline-block;
      background: #ffffff;
      z-index: 1;
      padding: 2px 5px 2px 0; }
  .horeca__slider {
    position: relative;
    display: block;
    width: 100%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0; }
    .horeca__slider.started {
      opacity: 1; }
    @media only screen and (max-width: 750px) {
      .horeca__slider {
        max-width: 550px;
        margin: 0 auto; } }
    @media only screen and (max-width: 992px) {
      .horeca__slider .slick-list {
        max-height: 426px;
        overflow: hidden; } }
    .horeca__slider .slick-arrow {
      position: absolute;
      background-color: transparent;
      text-indent: -9999px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      width: 60px;
      height: 60px;
      top: -webkit-calc(50% - 30px);
      top: calc(50% - 30px);
      z-index: 10; }
      @media only screen and (max-width: 1440px) {
        .horeca__slider .slick-arrow {
          width: 52px;
          height: 52px;
          top: -webkit-calc(50% - 26px);
          top: calc(50% - 26px); } }
      @media only screen and (max-width: 992px) {
        .horeca__slider .slick-arrow {
          width: 30px;
          height: 60px;
          top: -webkit-calc(50% - 25px);
          top: calc(50% - 25px); } }
      .horeca__slider .slick-arrow.slick-next {
        right: 0; }
        @media only screen and (max-width: 992px) {
          .horeca__slider .slick-arrow.slick-next {
            right: -30px; } }
        @media only screen and (max-width: 750px) {
          .horeca__slider .slick-arrow.slick-next {
            right: -25px; } }
        .horeca__slider .slick-arrow.slick-next:before {
          content: '';
          position: absolute;
          left: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .horeca__slider .slick-arrow.slick-next:before {
              width: 52px;
              height: 52px;
              left: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 992px) {
            .horeca__slider .slick-arrow.slick-next:before {
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px);
              height: 52px;
              width: 52px;
              left: 0; } }
        .horeca__slider .slick-arrow.slick-next:after {
          content: '';
          position: absolute;
          right: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          opacity: 1;
          border-radius: 100% 0 0 100% / 50% 0 0 50%;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 992px) {
            .horeca__slider .slick-arrow.slick-next:after {
              height: 60px;
              width: 30px;
              border-radius: 100% 0 0 100% / 50% 0 0 50%;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              right: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .horeca__slider .slick-arrow.slick-next:before {
          background-image: url("/local/static/build/img/svg/arrow-right-white.svg"); }
          @media only screen and (max-width: 992px) {
            .horeca__slider .slick-arrow.slick-next:before {
              background-image: url("/local/static/build/img/svg/arrow-right.svg"); } }
        .horeca__slider .slick-arrow.slick-next:hover:after {
          opacity: 1; }
        .horeca__slider .slick-arrow.slick-next:hover:before {
          opacity: 1;
          background-image: url("/local/static/build/img/svg/arrow-right.svg"); }
      .horeca__slider .slick-arrow.slick-prev {
        left: 0; }
        @media only screen and (max-width: 992px) {
          .horeca__slider .slick-arrow.slick-prev {
            left: -30px; } }
        @media only screen and (max-width: 750px) {
          .horeca__slider .slick-arrow.slick-prev {
            left: -25px; } }
        .horeca__slider .slick-arrow.slick-prev:before {
          content: '';
          position: absolute;
          right: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .horeca__slider .slick-arrow.slick-prev:before {
              width: 52px;
              height: 52px;
              right: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 992px) {
            .horeca__slider .slick-arrow.slick-prev:before {
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px);
              height: 52px;
              width: 52px;
              right: 0; } }
        .horeca__slider .slick-arrow.slick-prev:after {
          content: '';
          position: absolute;
          left: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          opacity: 1;
          border-radius: 0 100% 100% 0 / 0 50% 50% 0;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 1199px) {
            .horeca__slider .slick-arrow.slick-prev:after {
              height: 60px;
              width: 30px;
              border-radius: 0 100% 100% 0 / 0 50% 50% 0;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              left: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .horeca__slider .slick-arrow.slick-prev:before {
          background-image: url("/local/static/build/img/svg/arrow-left-white.svg"); }
          @media only screen and (max-width: 992px) {
            .horeca__slider .slick-arrow.slick-prev:before {
              background-image: url("/local/static/build/img/svg/arrow-left.svg"); } }
        .horeca__slider .slick-arrow.slick-prev:hover:after {
          opacity: 1; }
        .horeca__slider .slick-arrow.slick-prev:hover:before {
          opacity: 1;
          background-image: url("/local/static/build/img/svg/arrow-left.svg"); }
  .horeca__slider-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 550px; }
  .horeca__slider-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    @media only screen and (max-width: 992px) {
      .horeca__slider-wrapper {
        max-height: 426px; } }
  .horeca__slider-image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media only screen and (max-width: 750px) {
      .horeca__slider-image {
        height: -webkit-calc(85vh - 155px);
        height: calc(85vh - 155px);
        max-height: 426px; } }
    .horeca__slider-image img {
      position: relative; }
      @media only screen and (max-width: 750px) {
        .horeca__slider-image img {
          height: 100%;
          width: auto;
          max-width: unset; } }
  .horeca__slider-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60%; }
    @media only screen and (max-width: 992px) {
      .horeca__slider-top {
        height: 35%; } }
  .horeca__slider-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%; }
    @media only screen and (max-width: 992px) {
      .horeca__slider-bottom {
        height: 65%; } }

.horeca-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 12px 30px; }
  @media only screen and (max-width: 750px) {
    .horeca-info {
      padding: 10px 5px; } }
  .horeca-info__item {
    position: relative;
    width: 100%; }
  .horeca-info__title-min {
    position: relative;
    display: block;
    font: 300 60px/100% "Bebas Neue", sans-serif;
    text-transform: uppercase;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .horeca-info__title-min {
        font: 300 47px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .horeca-info__title-min {
        font: 300 45px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .horeca-info__title-min {
        width: 100%;
        text-align: center !important;
        font: 300 26px/129% "Bebas Neue", sans-serif; } }
  .horeca-info__title {
    position: relative;
    display: block;
    text-transform: uppercase;
    font: bold 80px/100% "Bebas Neue", sans-serif;
    text-align: left !important; }
    @media only screen and (max-width: 1440px) {
      .horeca-info__title {
        font: bold 63px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .horeca-info__title {
        width: 100%;
        text-align: left !important;
        font: bold 41px/129% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .horeca-info__title {
        text-align: center !important; } }
    .horeca-info__title--min {
      font: bold 50px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-width: 1199px) {
        .horeca-info__title--min {
          font: bold 30px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .horeca-info__title--min {
          font: bold 28px/100% "Bebas Neue", sans-serif; } }

.horeca-bottom {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 12px 30px 30px; }
  @media only screen and (max-height: 800px) {
    .horeca-bottom {
      padding: 12px 5px 30px 23px; } }
  @media only screen and (max-width: 1440px) {
    .horeca-bottom {
      padding: 12px 5px 30px 23px; } }
  @media only screen and (max-width: 750px) {
    .horeca-bottom {
      padding: 10px;
      display: block; } }
  .horeca-bottom__text {
    position: relative;
    width: 100%;
    font: 16px/110% "Open Sans", sans-serif;
    margin: 0 0 10px 0; }
    @media only screen and (max-height: 800px) {
      .horeca-bottom__text {
        font: 13px/130% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 1440px) {
      .horeca-bottom__text {
        font: 13px/130% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .horeca-bottom__text {
        width: 100%;
        text-align: center;
        font: 12px/183% "Open Sans", sans-serif;
        max-height: 75%;
        overflow: hidden; } }
  .horeca-bottom__link-wrap {
    position: relative;
    display: block;
    width: 100%; }
  .horeca-bottom__link {
    position: relative;
    display: table;
    text-transform: uppercase;
    font: 700 12px/100% "Open Sans", sans-serif;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0.7; }
    .horeca-bottom__link:hover, .horeca-bottom__link:active, .horeca-bottom__link:focus {
      text-decoration: underline; }
    @media only screen and (max-height: 800px) {
      .horeca-bottom__link {
        font: 700 10px/100% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 1440px) {
      .horeca-bottom__link {
        font: 700 10px/100% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .horeca-bottom__link {
        margin: 0 auto;
        font: 700 12px/183% "Open Sans", sans-serif; } }
    .horeca-bottom__link:hover {
      opacity: 1; }

.horeca__slider-item--dark-bg {
  background: #4a4e4d; }
  .horeca__slider-item--dark-bg .horeca-info__brand,
  .horeca__slider-item--dark-bg .horeca-bottom__text,
  .horeca__slider-item--dark-bg .horeca-bottom__link,
  .horeca__slider-item--dark-bg .horeca-info__item {
    color: #ffffff; }
  .horeca__slider-item--dark-bg .horeca-info__item:hover {
    color: #c18e49; }

.horeca__slider-item--light-bg .horeca-info__brand,
.horeca__slider-item--light-bg .horeca-bottom__text,
.horeca__slider-item--light-bg .horeca-bottom__link,
.horeca__slider-item--light-bg .horeca-info__item {
  color: #000000; }

.horeca__slider-item--light-bg .horeca-info__item:hover {
  color: #c18e49; }

.main-section.active .horeca__item--slider {
  -webkit-animation-name: horecaRight;
  animation-name: horecaRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }
  @media only screen and (max-width: 750px) {
    .main-section.active .horeca__item--slider {
      -webkit-animation-name: horecaBottom;
      animation-name: horecaBottom; } }

.main-section.active .horeca__slider {
  -webkit-animation-name: saleOpacity;
  animation-name: saleOpacity;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }
  @media only screen and (max-width: 750px) {
    .main-section.active .horeca__slider {
      -webkit-animation-name: none;
      animation-name: none; } }

.main-section.active .horeca-info__brand,
.main-section.active .horeca-info__title,
.main-section.active .horeca-info__title-min,
.main-section.active .horeca-bottom__text,
.main-section.active .horeca-bottom__link-wrap,
.main-section.active .slick-arrow {
  -webkit-animation-name: horecaOpacity;
  animation-name: horecaOpacity;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.main-section.active .horeca__title,
.main-section.active .horeca__text,
.main-section.active .horeca__link-wrap {
  -webkit-animation-name: horecaBottom;
  animation-name: horecaBottom;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.main-section.active .horeca__title {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.main-section.active .horeca__text {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.main-section.active .horeca__link-wrap {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s; }

@-webkit-keyframes horecaRight {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes horecaRight {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes horecaBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes horecaBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes horecaOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes horecaOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* End */


/* Start:/local/components/custom/mainpage.designers/templates/.default/style.css?160706699312834*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.designers {
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 750px) {
    .designers {
      height: 75vh;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media only screen and (max-width: 750px) and (min-height: 617px) {
    .designers {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .designers__wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    @media only screen and (max-width: 992px) {
      .designers__wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .designers__item {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 0;
    padding: 12px 0 12px 60px; }
    @media only screen and (max-width: 1440px) {
      .designers__item {
        padding: 12px 0 12px 40px; } }
    @media only screen and (max-width: 992px) {
      .designers__item {
        width: 100%;
        padding: 0;
        position: unset; } }
    .designers__item--image {
      overflow: hidden;
      background: #f7f7f7;
      padding: 0; }
      @media only screen and (max-height: 800px) {
        .designers__item--image {
          width: 435px; } }
      @media only screen and (max-width: 1440px) {
        .designers__item--image {
          width: 435px; } }
      @media only screen and (max-height: 719px) {
        .designers__item--image {
          width: 66vh; } }
      @media only screen and (max-width: 992px) {
        .designers__item--image {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
          -ms-flex-order: 2;
          order: 2;
          max-height: 324px;
          width: auto;
          display: inline-block; } }
      @media only screen and (max-width: 750px) {
        .designers__item--image {
          background: #ffffff;
          width: 100%;
          height: -webkit-calc(85vh - 180px);
          height: calc(85vh - 180px); } }
  .designers__content-block {
    position: relative;
    padding: 0 30px 0 0; }
    @media only screen and (max-width: 992px) {
      .designers__content-block {
        position: unset;
        width: 100%; } }
    @media only screen and (max-width: 750px) {
      .designers__content-block {
        overflow: hidden;
        padding: 0; } }
  .designers__title {
    position: relative;
    display: block;
    margin: 0;
    color: #cf9e5e;
    font: bold 80px/100% "Bebas Neue", sans-serif; }
    @media only screen and (max-width: 1199px) {
      .designers__title {
        font: bold 70px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .designers__title {
        font: bold 70px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-height: 850px) {
      .designers__title {
        font: bold 60px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .designers__title {
        font: bold 42px/110% "Bebas Neue", sans-serif; } }
    .designers__title span {
      font-weight: 300; }
    .designers__title--big span {
      font-size: 99px;
      font-weight: bold; }
      @media only screen and (max-width: 750px) {
        .designers__title--big span {
          font: bold 42px/110% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .designers__title--min {
        margin: 15px 0 0; } }
    @media only screen and (max-height: 850px) {
      .designers__title--min {
        margin: 5px 0 0; } }
    @media only screen and (max-width: 750px) {
      .designers__title--min {
        margin: 0; } }
  .designers__text {
    position: relative;
    font: 400 14px/109% "Open Sans", sans-serif;
    margin: 0 0 20px 0; }
    @media only screen and (max-width: 992px) {
      .designers__text {
        font: 400 16px/130% "Open Sans", sans-serif;
        margin: 20px 0 20px 0;
        max-width: 100%; } }
    @media only screen and (max-height: 850px) {
      .designers__text {
        margin: 0 0 20px; } }
    @media only screen and (max-width: 750px) {
      .designers__text {
        font: 400 12px/130% "Open Sans", sans-serif;
        margin: 0 0 10px 0;
        display: none; } }
    .designers__text p {
      margin: 0; }
  .designers__link-wrap {
    margin: 25px 0;
    position: relative;
    text-align: right; }
    @media only screen and (max-width: 992px) {
      .designers__link-wrap {
        position: absolute;
        bottom: -60px;
        left: 0;
        margin: 0;
        width: 100%;
        text-align: right;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); } }
    @media only screen and (max-height: 890px) {
      .designers__link-wrap {
        bottom: -40px; } }
    @media only screen and (max-width: 750px) {
      .designers__link-wrap {
        margin: 10px auto;
        bottom: -45px; } }
  .designers__link {
    position: relative;
    display: inline-block;
    font: 400 12px/100% "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease, -webkit-transform .3s ease; }
    .designers__link:before {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      background: #424242;
      height: 1px;
      -webkit-transition: background .3s ease, opacity .3s ease, width .3s ease;
      transition: background .3s ease, opacity .3s ease, width .3s ease;
      opacity: 0.5; }
      @media only screen and (max-width: 750px) {
        .designers__link:before {
          position: absolute;
          top: 50%;
          left: -100%;
          display: block;
          width: 100%; } }
    .designers__link:hover {
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px); }
      @media only screen and (max-width: 750px) {
        .designers__link:hover {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      .designers__link:hover:before {
        background: #cf9e5e;
        width: 120px; }
        @media only screen and (max-width: 750px) {
          .designers__link:hover:before {
            width: 100%; } }
    .designers__link span {
      position: relative;
      display: inline-block;
      background: #ffffff;
      z-index: 1;
      padding: 2px 0 2px 5px; }
  .designers__grid {
    position: relative;
    display: block;
    width: 100%; }
    @media only screen and (max-width: 750px) {
      .designers__grid {
        max-width: 551px;
        margin: 0 auto; } }
  @media only screen and (max-width: 992px) {
    .designers__grid-image {
      max-height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media only screen and (max-width: 992px) and (max-width: 750px) {
    .designers__grid-image {
      height: auto;
      width: 100%;
      max-width: unset; }
      .designers__grid-image img {
        width: 100%; } }
  .designers__slider-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 551px; }
  .designers__slider-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .designers__slider-image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .designers__slider-image img {
      position: relative;
      max-height: 551px;
      width: 100%; }

.designers__slider-item--dark-bg .designers-info__title {
  color: #ffffff; }

.designers__slider-item--dark-bg .designers-info__title:hover {
  color: #c18e49; }

.designers__slider-item--light-bg .designers-info__title {
  color: #cf9e5e; }

.designers__slider-item--light-bg .designers-info__title:hover {
  color: #c18e49; }

.main-section.active .designers__item--image {
  -webkit-animation-name: designersRight;
  animation-name: designersRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  background: #ffffff; }

.main-section.active .designers__grid {
  -webkit-animation-name: designersOpacity;
  animation-name: designersOpacity;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.main-section.active .designers__title,
.main-section.active .designers__text,
.main-section.active .designers__link-wrap {
  -webkit-animation-name: designersBottom;
  animation-name: designersBottom;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.main-section.active .designers__title {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.main-section.active .designers__text {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.main-section.active .designers__link-wrap {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s; }

@-webkit-keyframes designersRight {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes designersRight {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes designersBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes designersBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes designersOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes designersOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* End */


/* Start:/local/components/custom/mainpage.blog/templates/.default/style.css?160706699327586*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.main-blog {
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 992px) {
    .main-blog {
      height: -webkit-calc(100vh - 242px);
      height: calc(100vh - 242px); } }
  @media only screen and (max-width: 750px) {
    .main-blog {
      height: 75vh;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media only screen and (max-width: 750px) and (min-height: 617px) {
    .main-blog {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .main-blog__wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    @media only screen and (max-width: 992px) {
      .main-blog__wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .main-blog__item {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 0 0; }
    @media only screen and (max-width: 992px) {
      .main-blog__item {
        width: 100%;
        padding: 0;
        max-width: 100%;
        position: unset; } }
    @media only screen and (max-width: 750px) {
      .main-blog__item {
        padding: 0; } }
    .main-blog__item--slider {
      overflow: hidden;
      padding: 0;
      line-height: 0;
      background: #f7f7f7; }
      @media only screen and (max-height: 800px) {
        .main-blog__item--slider {
          width: 435px; } }
      @media only screen and (max-width: 1440px) {
        .main-blog__item--slider {
          width: 435px; } }
      @media only screen and (max-height: 719px) {
        .main-blog__item--slider {
          width: 66vh; } }
  @media only screen and (max-width: 992px) {
    .main-blog .main-blog__item--slider {
      width: 546px;
      max-height: 425px;
      overflow: visible; } }
  @media only screen and (max-width: 992px) and (max-width: 750px) {
    .main-blog .main-blog__item--slider {
      max-width: 400px;
      width: 100%; } }
  .main-blog__content-block {
    position: relative;
    padding: 0 20px 0 0; }
    @media only screen and (max-width: 992px) {
      .main-blog__content-block {
        position: unset;
        width: 100%; } }
    @media only screen and (max-width: 750px) {
      .main-blog__content-block {
        overflow: hidden;
        padding: 0; } }
  .main-blog__title {
    position: relative;
    display: block;
    margin: 0;
    color: #cf9e5e;
    font: bold 118px/100% "Bebas Neue", sans-serif; }
    @media only screen and (max-width: 1199px) {
      .main-blog__title {
        font: bold 102px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-blog__title {
        font: bold 82px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-blog__title {
        font: bold 59px/100% "Bebas Neue", sans-serif; } }
  .main-blog__text {
    position: relative;
    font: 400 14px/109% "Open Sans", sans-serif;
    margin: 0 0 30px 0;
    color: #3d3d3d; }
    @media only screen and (max-width: 992px) {
      .main-blog__text {
        font: 400 16px/130% "Open Sans", sans-serif;
        margin: 20px 0 40px 0;
        max-width: 100%; } }
    @media only screen and (max-width: 750px) {
      .main-blog__text {
        font: 400 12px/130% "Open Sans", sans-serif;
        margin: 0 0 15px 0;
        display: none; } }
    .main-blog__text p {
      margin: 0; }
  .main-blog__link-wrap {
    margin: 25px 0;
    position: relative;
    text-align: left; }
    @media only screen and (max-width: 992px) {
      .main-blog__link-wrap {
        position: absolute;
        bottom: -60px;
        left: 0;
        margin: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); } }
    @media only screen and (max-width: 575px) {
      .main-blog__link-wrap {
        margin: 10px auto;
        bottom: -45px; } }
  .main-blog__link {
    position: relative;
    display: inline-block;
    font: 400 12px/100% "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease, -webkit-transform .3s ease; }
    .main-blog__link:after {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      background: #424242;
      height: 1px;
      -webkit-transition: background .3s ease, opacity .3s ease, width .3s ease;
      transition: background .3s ease, opacity .3s ease, width .3s ease;
      opacity: 0.5; }
      @media only screen and (max-width: 750px) {
        .main-blog__link:after {
          position: absolute;
          top: 50%;
          right: -100%;
          display: block;
          width: 100%; } }
      @media only screen and (max-width: 575px) {
        .main-blog__link:after {
          right: -30%; } }
    .main-blog__link:hover {
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px); }
      @media only screen and (max-width: 750px) {
        .main-blog__link:hover {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      .main-blog__link:hover:after {
        background: #cf9e5e;
        width: 120px; }
        @media only screen and (max-width: 750px) {
          .main-blog__link:hover:after {
            width: 100%; } }
    .main-blog__link span {
      position: relative;
      display: inline-block;
      background: #ffffff;
      z-index: 1;
      padding: 2px 5px 2px 0; }
  .main-blog__slider {
    position: relative;
    display: block;
    width: 100%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0; }
    .main-blog__slider.started {
      opacity: 1; }
    @media only screen and (max-width: 750px) {
      .main-blog__slider {
        max-width: 400px;
        margin: 0 auto; } }
    @media only screen and (max-width: 992px) {
      .main-blog__slider .slick-list {
        max-height: 426px;
        overflow: hidden; } }
    .main-blog__slider .slick-arrow {
      position: absolute;
      background-color: transparent;
      text-indent: -9999px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      width: 60px;
      height: 60px;
      top: -webkit-calc(50% - 30px);
      top: calc(50% - 30px);
      z-index: 10; }
      @media only screen and (max-width: 1440px) {
        .main-blog__slider .slick-arrow {
          width: 52px;
          height: 52px; } }
      @media only screen and (max-width: 1199px) {
        .main-blog__slider .slick-arrow {
          width: 30px;
          height: 60px;
          top: -webkit-calc(50% - 25px);
          top: calc(50% - 25px); } }
      @media only screen and (max-width: 750px) {
        .main-blog__slider .slick-arrow {
          width: 60px;
          height: 60px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px); } }
      .main-blog__slider .slick-arrow.slick-next {
        right: 0; }
        @media only screen and (max-width: 992px) {
          .main-blog__slider .slick-arrow.slick-next {
            right: -30px; } }
        @media only screen and (max-width: 750px) {
          .main-blog__slider .slick-arrow.slick-next {
            right: -42px; } }
        .main-blog__slider .slick-arrow.slick-next:before {
          content: '';
          position: absolute;
          left: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-blog__slider .slick-arrow.slick-next:before {
              width: 52px;
              height: 52px;
              left: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 992px) {
            .main-blog__slider .slick-arrow.slick-next:before {
              top: -webkit-calc(50% - 20px);
              top: calc(50% - 20px);
              height: 52px;
              width: 52px;
              left: 0; } }
          @media only screen and (max-width: 750px) {
            .main-blog__slider .slick-arrow.slick-next:before {
              width: 60px;
              height: 60px;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px); } }
        .main-blog__slider .slick-arrow.slick-next:after {
          content: '';
          position: absolute;
          right: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          opacity: 1;
          border-radius: 100% 0 0 100% / 50% 0 0 50%;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 1199px) {
            .main-blog__slider .slick-arrow.slick-next:after {
              height: 60px;
              width: 30px;
              border-radius: 100% 0 0 100% / 50% 0 0 50%;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              right: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .main-blog__slider .slick-arrow.slick-next:before {
          background-image: url("/local/static/build/img/svg/arrow-right.svg"); }
          @media only screen and (max-width: 750px) {
            .main-blog__slider .slick-arrow.slick-next:before {
              background-image: url("/local/static/build/img/svg/arrow-right.svg"); } }
        .main-blog__slider .slick-arrow.slick-next:hover:after {
          opacity: 1; }
        .main-blog__slider .slick-arrow.slick-next:hover:before {
          opacity: 1; }
      .main-blog__slider .slick-arrow.slick-prev {
        left: 0; }
        @media only screen and (max-width: 992px) {
          .main-blog__slider .slick-arrow.slick-prev {
            left: -30px; } }
        @media only screen and (max-width: 750px) {
          .main-blog__slider .slick-arrow.slick-prev {
            left: -42px; } }
        .main-blog__slider .slick-arrow.slick-prev:before {
          content: '';
          position: absolute;
          right: 14px;
          top: -webkit-calc(50% - 30px);
          top: calc(50% - 30px);
          height: 60px;
          width: 60px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover;
          opacity: 0.5;
          z-index: 1; }
          @media only screen and (max-width: 1440px) {
            .main-blog__slider .slick-arrow.slick-prev:before {
              width: 52px;
              height: 52px;
              right: 10px;
              top: -webkit-calc(50% - 26px);
              top: calc(50% - 26px); } }
          @media only screen and (max-width: 992px) {
            .main-blog__slider .slick-arrow.slick-prev:before {
              top: -webkit-calc(50% - 20px);
              top: calc(50% - 20px);
              height: 52px;
              width: 52px;
              right: 0; } }
          @media only screen and (max-width: 750px) {
            .main-blog__slider .slick-arrow.slick-prev:before {
              width: 60px;
              height: 60px;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px); } }
        .main-blog__slider .slick-arrow.slick-prev:after {
          content: '';
          position: absolute;
          left: 0;
          top: -webkit-calc(50% - 40px);
          top: calc(50% - 40px);
          height: 80px;
          width: 45px;
          -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
          background: #ffffff;
          border-radius: 0 100% 100% 0 / 0 50% 50% 0;
          overflow: hidden;
          -webkit-box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          box-shadow: 0px 2px 13px 0px rgba(142, 142, 142, 0.4);
          opacity: 0; }
          @media only screen and (max-width: 1199px) {
            .main-blog__slider .slick-arrow.slick-prev:after {
              height: 60px;
              width: 30px;
              border-radius: 0 100% 100% 0 / 0 50% 50% 0;
              top: -webkit-calc(50% - 30px);
              top: calc(50% - 30px);
              left: 0;
              -webkit-box-shadow: 0 none;
              box-shadow: 0 none; } }
        .main-blog__slider .slick-arrow.slick-prev:before {
          background-image: url("/local/static/build/img/svg/arrow-left.svg"); }
          @media only screen and (max-width: 750px) {
            .main-blog__slider .slick-arrow.slick-prev:before {
              background-image: url("/local/static/build/img/svg/arrow-left.svg"); } }
        .main-blog__slider .slick-arrow.slick-prev:hover:after {
          opacity: 1; }
        .main-blog__slider .slick-arrow.slick-prev:hover:before {
          opacity: 1; }
  .main-blog__slider-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 550px; }
  .main-blog__slider-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    @media only screen and (max-width: 992px) {
      .main-blog__slider-wrapper {
        max-height: 426px; } }
  .main-blog__slider-image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .main-blog__slider-image img {
      position: relative;
      max-height: 550px;
      width: 100%; }
      @media only screen and (max-width: 750px) {
        .main-blog__slider-image img {
          height: auto;
          max-width: unset;
          width: 100%;
          max-height: unset; } }
  .main-blog__slider-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60%; }
    @media only screen and (max-width: 992px) {
      .main-blog__slider-top {
        height: 50%; } }
  .main-blog__slider-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%; }
    @media only screen and (max-width: 992px) {
      .main-blog__slider-bottom {
        height: 50%; } }

.main-blog-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 41px 20px 12px; }
  @media only screen and (max-width: 750px) {
    .main-blog-info {
      padding: 10px 22px; } }
  .main-blog-info__item {
    position: relative;
    width: 100%; }
  .main-blog-info__title-min {
    position: relative;
    display: block;
    font: 300 40px/100% "Bebas Neue", sans-serif;
    text-transform: uppercase;
    text-align: left !important; }
    @media only screen and (max-height: 800px) {
      .main-blog-info__title-min {
        font: 300 31px/180% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1440px) {
      .main-blog-info__title-min {
        font: 300 31px/180% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .main-blog-info__title-min {
        font: 300 20px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-blog-info__title-min {
        width: 60%;
        font: 300 30px/110% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-blog-info__title-min {
        width: 100%;
        font: 300 26px/129% "Bebas Neue", sans-serif;
        text-align: center !important; } }
  .main-blog-info__title {
    position: relative;
    display: block;
    text-transform: uppercase;
    font: bold 100px/100% "Bebas Neue", sans-serif;
    text-align: left !important; }
    @media only screen and (max-height: 800px) {
      .main-blog-info__title {
        font: bold 77px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1440px) {
      .main-blog-info__title {
        font: bold 77px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .main-blog-info__title {
        font: bold 80px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-blog-info__title {
        margin: 36px 0 0;
        font: bold 65px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .main-blog-info__title {
        font: bold 51px/105% "Bebas Neue", sans-serif;
        margin: 5px 0 0;
        text-align: center !important; } }
    .main-blog-info__title--min {
      font: bold 80px/100% "Bebas Neue", sans-serif; }
      @media only screen and (max-height: 800px) {
        .main-blog-info__title--min {
          font: bold 70px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 1440px) {
        .main-blog-info__title--min {
          font: bold 70px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 1199px) {
        .main-blog-info__title--min {
          font: bold 60px/100% "Bebas Neue", sans-serif; } }
      @media only screen and (max-width: 750px) {
        .main-blog-info__title--min {
          font: bold 40px/100% "Bebas Neue", sans-serif;
          text-align: center !important; } }

.main-blog-bottom {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 12px 30px 30px; }
  @media only screen and (max-height: 800px) {
    .main-blog-bottom {
      padding: 12px 10px 30px 25px; } }
  @media only screen and (max-width: 1440px) {
    .main-blog-bottom {
      padding: 12px 10px 30px 25px; } }
  @media only screen and (max-width: 750px) {
    .main-blog-bottom {
      padding: 10px;
      display: block; } }
  .main-blog-bottom__text {
    position: relative;
    width: 100%;
    font: 12px/183% "Open Sans", sans-serif;
    margin: 0 0 10px 0; }
    @media only screen and (max-height: 800px) {
      .main-blog-bottom__text {
        font: 10px/175% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 1440px) {
      .main-blog-bottom__text {
        font: 10px/175% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 992px) {
      .main-blog-bottom__text {
        font: 12px/183% "Open Sans", sans-serif;
        width: 60%; } }
    @media only screen and (max-width: 750px) {
      .main-blog-bottom__text {
        width: 100%;
        text-align: center;
        max-height: 67px;
        display: block;
        overflow: hidden;
        margin: 0 0 15px 0; } }
  .main-blog-bottom__link-wrap {
    position: relative;
    display: block;
    width: 100%; }
  .main-blog-bottom__link {
    position: relative;
    display: table;
    text-transform: uppercase;
    font: 700 12px/100% "Open Sans", sans-serif;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0.7; }
    @media only screen and (max-height: 800px) {
      .main-blog-bottom__link {
        font: 700 10px/100% "Open Sans", sans-serif; } }
    @media only screen and (max-width: 1440px) {
      .main-blog-bottom__link {
        font: 700 10px/100% "Open Sans", sans-serif; } }
    .main-blog-bottom__link:hover, .main-blog-bottom__link:active, .main-blog-bottom__link:focus {
      text-decoration: underline; }
    @media only screen and (max-width: 750px) {
      .main-blog-bottom__link {
        margin: 0 auto; } }
    .main-blog-bottom__link:hover {
      opacity: 1; }

.main-blog__slider-item--dark-bg .main-blog-info__brand,
.main-blog__slider-item--dark-bg .main-blog-bottom__text,
.main-blog__slider-item--dark-bg .main-blog-bottom__link,
.main-blog__slider-item--dark-bg .main-blog-info__item {
  color: #ffffff; }

.main-blog__slider-item--dark-bg .main-blog-info__item:hover {
  color: #c18e49; }

.main-blog__slider--dark-bg .slick-arrow.slick-prev:before {
  background-image: url("/local/static/build/img/svg/arrow-left-white.svg"); }
  @media only screen and (max-width: 750px) {
    .main-blog__slider--dark-bg .slick-arrow.slick-prev:before {
      background-image: url("/local/static/build/img/svg/arrow-left.svg"); } }

.main-blog__slider--dark-bg .slick-arrow.slick-prev:hover:before {
  background-image: url("/local/static/build/img/svg/arrow-left.svg"); }

.main-blog__slider--dark-bg .slick-arrow.slick-next:before {
  background-image: url("/local/static/build/img/svg/arrow-right-white.svg"); }
  @media only screen and (max-width: 750px) {
    .main-blog__slider--dark-bg .slick-arrow.slick-next:before {
      background-image: url("/local/static/build/img/svg/arrow-right.svg"); } }

.main-blog__slider--dark-bg .slick-arrow.slick-next:hover:before {
  background-image: url("/local/static/build/img/svg/arrow-right.svg"); }

.main-blog__slider-item--light-bg .main-blog-info__brand,
.main-blog__slider-item--light-bg .main-blog-bottom__text,
.main-blog__slider-item--light-bg .main-blog-bottom__link,
.main-blog__slider-item--light-bg .main-blog-info__item {
  color: #000000; }

.main-blog__slider-item--light-bg .main-blog-info__item:hover {
  color: #c18e49; }

.main-section.active .main-blog__item--slider {
  -webkit-animation-name: blogRight;
  animation-name: blogRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }
  @media only screen and (max-width: 750px) {
    .main-section.active .main-blog__item--slider {
      -webkit-animation-name: blogBottom;
      animation-name: blogBottom; } }

.main-section.active .main-blog__slider {
  -webkit-animation-name: blogOpacity;
  animation-name: blogOpacity;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }
  @media only screen and (max-width: 750px) {
    .main-section.active .main-blog__slider {
      -webkit-animation-name: none;
      animation-name: none; } }

.main-section.active .main-blog-info__brand,
.main-section.active .main-blog-info__title,
.main-section.active .main-blog-info__title-min,
.main-section.active .main-blog-bottom__text,
.main-section.active .main-blog-bottom__link-wrap,
.main-section.active .slick-arrow {
  -webkit-animation-name: blogOpacity;
  animation-name: blogOpacity;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.main-section.active .main-blog__title,
.main-section.active .main-blog__text,
.main-section.active .main-blog__link-wrap {
  -webkit-animation-name: blogBottom;
  animation-name: blogBottom;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.main-section.active .main-blog__title {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.main-section.active .main-blog__text {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.main-section.active .main-blog__link-wrap {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s; }

@-webkit-keyframes blogRight {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes blogRight {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes blogBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes blogBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes blogOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes blogOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16070669932089*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.pagenavigation {
  text-align: center; }
  @media only screen and (max-width: 750px) {
    .pagenavigation__wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .pagenavigation__element, .pagenavigation__nav {
    border: 1px solid #d4d4d3;
    font: bold 16px/122% "Open Sans", sans-serif;
    padding: 9px 2px;
    text-align: center;
    color: #a7a7a7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    -webkit-transition: .25s;
    transition: .25s; }
    .pagenavigation__element.active, .pagenavigation__nav.active {
      border-color: #cf9e5e;
      background: #cf9e5e;
      color: #ffffff; }
      .pagenavigation__element.active:hover, .pagenavigation__nav.active:hover {
        color: #ffffff; }
    .pagenavigation__element:hover, .pagenavigation__nav:hover {
      color: #cf9e5e;
      border-color: #cf9e5e; }
    @media only screen and (max-width: 750px) {
      .pagenavigation__element, .pagenavigation__nav {
        display: block;
        height: 30px;
        width: 30px;
        padding: 7px 0;
        font: bold 12px/122% "Open Sans", sans-serif; } }
  .pagenavigation__nav--next {
    margin-left: 30px;
    background: url(/local/static/assets/img/svg/pagenav/pagenav--next.svg) no-repeat 50% 50%; }
    @media only screen and (max-width: 750px) {
      .pagenavigation__nav--next {
        margin-left: 5px; } }
  .pagenavigation__nav--prev {
    margin-right: 30px;
    background: url(/local/static/assets/img/svg/pagenav/pagenav--prev.svg) no-repeat 50% 50%; }
    @media only screen and (max-width: 750px) {
      .pagenavigation__nav--prev {
        margin-right: 5px; } }

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/main-brands/style.css?16070669929602*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.brands {
  position: relative;
  margin: 110px auto 50px; }
  @media only screen and (max-width: 1440px) {
    .brands {
      margin: 50px auto; } }
  @media only screen and (max-width: 1199px) {
    .brands {
      margin: 120px auto 50px; } }
  @media only screen and (max-width: 750px) {
    .brands {
      margin: 25px auto 50px; } }
  @media only screen and (max-width: 750px) and (max-height: 450px) {
    .brands {
      margin: 0 auto 50px; } }
  .brands__wrapper {
    position: relative;
    margin: 0 -12px; }
  .brands__add {
    position: relative;
    margin: 70px auto 50px; }
  .brands__title {
    position: relative;
    display: block;
    margin: 0;
    color: #cf9e5e;
    font: bold 129px/100% "Bebas Neue", sans-serif; }
    @media only screen and (max-height: 800px) {
      .brands__title {
        font: bold 110px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-height: 719px) {
      .brands__title {
        font: bold 90px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .brands__title {
        font: bold 90px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .brands__title {
        font: bold 60px/100% "Bebas Neue", sans-serif; } }
  @media only screen and (max-width: 750px) and (max-height: 450px) {
    .brands__title {
      font: bold 60px/69% "Bebas Neue", sans-serif; } }
  .brands__grid {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: -webkit-calc(85vh - 290px);
    height: calc(85vh - 290px); }
    @media only screen and (max-width: 1440px) {
      .brands__grid {
        height: -webkit-calc(85vh - 330px);
        height: calc(85vh - 330px); } }
    @media only screen and (max-height: 719px) {
      .brands__grid {
        height: -webkit-calc(85vh - 275px);
        height: calc(85vh - 275px); } }
    @media only screen and (max-width: 1199px) {
      .brands__grid {
        height: -webkit-calc(85vh - 270px);
        height: calc(85vh - 270px); } }
  @media only screen and (max-width: 1199px) and (max-height: 850px) {
    .brands__grid {
      height: -webkit-calc(85vh - 390px);
      height: calc(85vh - 390px); } }
    @media only screen and (max-width: 750px) {
      .brands__grid {
        height: -webkit-calc(85vh - 175px);
        height: calc(85vh - 175px); } }
  @media only screen and (max-width: 750px) and (max-height: 450px) {
    .brands__grid {
      height: -webkit-calc(85vh - 115px);
      height: calc(85vh - 115px); } }
  .brands__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16.666%;
    max-width: 171px;
    max-height: 171px;
    padding: 0 12px;
    margin: 0 7px 13px;
    -webkit-transition: opacity .8s ease, color .5s ease, -webkit-transform .5s ease;
    transition: opacity .8s ease, color .5s ease, -webkit-transform .5s ease;
    transition: opacity .8s ease, color .5s ease, transform .5s ease;
    transition: opacity .8s ease, color .5s ease, transform .5s ease, -webkit-transform .5s ease;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
    @media only screen and (max-height: 719px) {
      .brands__item {
        width: 13.666%; } }
    @media only screen and (max-width: 992px) {
      .brands__item {
        width: 28%;
        max-width: 28%;
        margin: 0 13px 26px; } }
    @media only screen and (max-width: 750px) {
      .brands__item {
        width: 47%;
        margin: 0 3px 19px;
        max-width: 47%; } }
    .brands__item.active {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .brands__link {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(142, 142, 142, 0);
    box-shadow: 0px 0px 30px 0px rgba(142, 142, 142, 0);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease; }
    @media only screen and (max-width: 750px) {
      .brands__link {
        height: 120px;
        width: 120px;
        padding: 10px; } }
    .brands__link:hover {
      -webkit-box-shadow: 0px 0px 30px 0px rgba(142, 142, 142, 0.8);
      box-shadow: 0px 0px 30px 0px rgba(142, 142, 142, 0.8); }
  .brands__image {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .brands__link-wrap {
    margin: 25px 0;
    position: relative;
    text-align: right; }
    @media only screen and (max-width: 1199px) {
      .brands__link-wrap {
        margin: 5px 0; } }
    @media only screen and (max-width: 750px) {
      .brands__link-wrap {
        margin: 10px auto; } }
  .brands__link-bottom {
    position: relative;
    display: inline-block;
    font: 400 12px/100% "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease;
    transition: transform .3s ease, color .3s ease, opacity .3s ease, -webkit-transform .3s ease; }
    .brands__link-bottom:before {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      background: #424242;
      height: 1px;
      -webkit-transition: background .3s ease, opacity .3s ease, width .3s ease;
      transition: background .3s ease, opacity .3s ease, width .3s ease;
      opacity: 0.5; }
      @media only screen and (max-width: 750px) {
        .brands__link-bottom:before {
          position: absolute;
          top: 50%;
          left: -100%;
          display: block;
          width: 100%; } }
    .brands__link-bottom:hover {
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px); }
      @media only screen and (max-width: 750px) {
        .brands__link-bottom:hover {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
      .brands__link-bottom:hover:before {
        background: #cf9e5e;
        width: 120px; }
        @media only screen and (max-width: 750px) {
          .brands__link-bottom:hover:before {
            width: 100%; } }
    .brands__link-bottom span {
      position: relative;
      display: inline-block;
      background: #ffffff;
      z-index: 1;
      padding: 2px 0 2px 5px; }

.main-section.active .brands__title {
  -webkit-animation-name: designersBottom;
  animation-name: designersBottom;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.main-section.active .brands__link-wrap {
  -webkit-animation-name: designersBottom;
  animation-name: designersBottom;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

@-webkit-keyframes designersRight {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes designersRight {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes designersBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes designersBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes designersOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes designersOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* End */


/* Start:/local/components/custom/mainpage.about-us/templates/.default/style.css?160706699310958*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.about-us-slider {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 750px) {
    .about-us-slider {
      margin: -7vh 0 0; } }
  .about-us-slider__item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #000000; }
    @media only screen and (max-width: 1199px) {
      .about-us-slider__item {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    .about-us-slider__item-wrap {
      position: relative; }
  .about-us-slider__wrap {
    overflow: visible;
    width: 100vw;
    position: relative; }
    @media only screen and (max-width: 750px) {
      .about-us-slider__wrap {
        width: 100vw;
        padding-top: 30px; } }
    .about-us-slider__wrap div {
      overflow: visible !important; }
  .about-us-slider__pic {
    width: 700px;
    height: 545px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none; }
    @media only screen and (max-height: 800px) {
      .about-us-slider__pic {
        height: 436px;
        width: 436px; } }
    @media only screen and (max-width: 1440px) {
      .about-us-slider__pic {
        height: 436px;
        width: 436px; } }
    @media only screen and (max-width: 992px) {
      .about-us-slider__pic {
        min-height: 384px;
        height: 50vw;
        width: 46vw;
        position: absolute;
        top: 30px;
        opacity: 0.2; } }
  @media only screen and (max-width: 992px) and (max-height: 970px) {
    .about-us-slider__pic {
      top: -webkit-calc(50% - 33vh);
      top: calc(50% - 33vh); } }
    @media only screen and (max-width: 750px) {
      .about-us-slider__pic {
        margin-top: 0;
        min-height: unset;
        height: 50vw;
        position: absolute;
        top: 0; } }
    .about-us-slider__pic img {
      max-width: unset;
      max-height: 100%;
      height: 100%; }
  @media only screen and (max-width: 750px) {
    .about-us-slider__desc {
      width: 100%; } }
  .about-us-slider__title {
    position: relative;
    display: block;
    margin: 0;
    color: #cf9e5e;
    font: bold 129px/100% "Bebas Neue", sans-serif;
    -webkit-transition: .6s .7s;
    transition: .6s .7s;
    opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
    @media only screen and (max-height: 800px) {
      .about-us-slider__title {
        font: bold 90px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-height: 719px) {
      .about-us-slider__title {
        font: bold 12vh/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 1199px) {
      .about-us-slider__title {
        font: bold 90px/100% "Bebas Neue", sans-serif; } }
    @media only screen and (max-width: 750px) {
      .about-us-slider__title {
        font: bold 60px/93% "Bebas Neue", sans-serif; } }
  .about-us-slider__text {
    position: relative;
    font: 400 14px/143% "Open Sans", sans-serif;
    margin: 30px 0 0;
    max-width: 500px;
    -webkit-transition: 0s 0s;
    transition: 0s 0s;
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px); }
    @media only screen and (max-height: 719px) {
      .about-us-slider__text {
        margin: 10px 0 0; } }
    @media only screen and (max-width: 992px) {
      .about-us-slider__text {
        font: 400 16px/139% "Open Sans", sans-serif;
        width: 105%;
        margin: 10px 0 0; } }
    @media only screen and (max-width: 750px) {
      .about-us-slider__text {
        font: 400 12px/167% "Open Sans", sans-serif;
        margin: 23px 0 10px 0;
        width: 100%;
        color: #000000;
        max-width: 100%;
        text-align: left; } }
  .about-us-slider__more {
    display: none; }
    @media only screen and (max-width: 992px) {
      .about-us-slider__more {
        margin-top: 20px;
        display: block;
        text-align: left;
        text-transform: uppercase;
        font: 600 12px/183% "Open Sans", sans-serif;
        text-decoration: underline; } }
  @media only screen and (max-width: 992px) and (max-width: 750px) {
    .about-us-slider__more {
      margin-top: 0; } }
  .about-us-slider__item {
    -webkit-transition: 0s 0s;
    transition: 0s 0s;
    opacity: 0; }
    .about-us-slider__item--left-pic {
      width: 132vw;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      @media only screen and (max-height: 800px) {
        .about-us-slider__item--left-pic {
          width: 120vw; } }
      @media only screen and (max-width: 1440px) {
        .about-us-slider__item--left-pic {
          width: 120vw; } }
      .about-us-slider__item--left-pic .about-us-slider__pic {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        left: 0; }
      .about-us-slider__item--left-pic .about-us-slider__desc {
        max-width: 700px;
        margin: 0 0 0 64px; }
        @media only screen and (max-height: 800px) {
          .about-us-slider__item--left-pic .about-us-slider__desc {
            margin: 0 0 0 40px; } }
        @media only screen and (max-width: 1440px) {
          .about-us-slider__item--left-pic .about-us-slider__desc {
            margin: 0 0 0 40px; } }
        @media only screen and (max-width: 992px) {
          .about-us-slider__item--left-pic .about-us-slider__desc {
            margin: -webkit-calc(50% + -9.5vh - 6vw) 33.5% 0 35vw;
            margin: calc(50% + -9.5vh - 6vw) 33.5% 0 35vw; } }
        @media only screen and (max-width: 750px) {
          .about-us-slider__item--left-pic .about-us-slider__desc {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            margin: 20px 91px 0 64px; } }
      @media only screen and (max-width: 992px) {
        .about-us-slider__item--left-pic .about-us-slider__title {
          text-align: left; } }
    .about-us-slider__item--right-pic {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      width: 68vw; }
      @media only screen and (max-height: 800px) {
        .about-us-slider__item--right-pic {
          width: 80vw; } }
      @media only screen and (max-width: 1440px) {
        .about-us-slider__item--right-pic {
          width: 80vw; } }
      .about-us-slider__item--right-pic .about-us-slider__pic {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        right: 0;
        width: 0; }
      .about-us-slider__item--right-pic .about-us-slider__desc {
        max-width: 700px;
        margin: 0 132px 0 0;
        text-align: right; }
        @media only screen and (max-height: 800px) {
          .about-us-slider__item--right-pic .about-us-slider__desc {
            margin: 0 206px 0 0; } }
        @media only screen and (max-width: 1440px) {
          .about-us-slider__item--right-pic .about-us-slider__desc {
            margin: 0 214px 0 0; } }
        @media only screen and (max-width: 992px) {
          .about-us-slider__item--right-pic .about-us-slider__desc {
            margin: -webkit-calc(50% + 16.5vh - 6vw) 14.5% 0 8vw;
            margin: calc(50% + 16.5vh - 6vw) 14.5% 0 8vw; } }
        @media only screen and (max-width: 750px) {
          .about-us-slider__item--right-pic .about-us-slider__desc {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            margin: 20px 0 0 27px; } }
      .about-us-slider__item--right-pic .about-us-slider__text {
        margin-left: auto; }
      @media only screen and (max-width: 992px) {
        .about-us-slider__item--right-pic .about-us-slider__title {
          text-align: right; } }
  @media only screen and (max-width: 992px) {
    .about-us-slider .slick-list {
      overflow: visible; } }
  .about-us-slider .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100vw; }

@media only screen and (max-width: 992px) and (max-height: 970px) {
  .about-us-slider .slick-dots {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px); } }
    @media only screen and (max-width: 750px) {
      .about-us-slider .slick-dots {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; } }
    @media only screen and (max-width: 575px) {
      .about-us-slider .slick-dots {
        margin: 5px 0 40px; } }
    .about-us-slider .slick-dots li {
      margin-right: 8px;
      width: 8px;
      height: 8px;
      font-size: 0; }
      .about-us-slider .slick-dots li:before {
        width: 12px;
        height: 12px;
        background: none;
        border: 1px solid #cf9e5e; }
    .about-us-slider .slick-dots .slick-active:before {
      background: #cf9e5e; }
  .about-us-slider .slick-slide {
    margin-left: 50px; }
    .about-us-slider .slick-slide .about-us-slider__item--left-pic {
      overflow: visible !important; }

.main-section.active .about-us-slider__title {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.main-section.active .about-us-slider__text {
  opacity: 1;
  -webkit-transition: .5s 1.1s;
  transition: .5s 1.1s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.main-section.active .about-us-slider__item {
  opacity: 1;
  -webkit-transition: .5s .3s;
  transition: .5s .3s; }

/* End */


/* Start:/local/components/custom/contacts/templates/main/style.css?160706699314082*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.contacts {
  position: relative;
  width: 100%;
  top: 59px;
  height: -webkit-calc(100vh - 85px);
  height: calc(100vh - 85px); }
  @media only screen and (max-width: 1199px) {
    .contacts {
      height: -webkit-calc(100vh - 65px);
      height: calc(100vh - 65px); } }
  @media only screen and (max-width: 750px) {
    .contacts {
      top: 40px;
      margin-top: -50px;
      padding-top: 28px;
      overflow: auto;
      height: 100vh; } }
  .contacts__contacts {
    height: -webkit-calc(100vh - 85px);
    height: calc(100vh - 85px);
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s; }
    @media only screen and (max-width: 1199px) {
      .contacts__contacts {
        height: -webkit-calc(100vh - 65px);
        height: calc(100vh - 65px); } }
    @media only screen and (max-width: 750px) {
      .contacts__contacts {
        height: 380px; } }
    @media only screen and (max-width: 750px) {
      .contacts__contacts.to-up {
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); } }
  .contacts__map {
    height: -webkit-calc(100vh - 500px);
    height: calc(100vh - 500px);
    opacity: 0.2;
    -webkit-transition: .3s;
    transition: .3s;
    top: 15px; }
    @media only screen and (max-width: 1440px) {
      .contacts__map {
        height: -webkit-calc(100vh - 420px);
        height: calc(100vh - 420px); } }
    @media only screen and (max-height: 950px) {
      .contacts__map {
        height: -webkit-calc(100vh - 420px);
        height: calc(100vh - 420px); } }
    @media only screen and (max-width: 1199px) {
      .contacts__map {
        top: 10px;
        height: -webkit-calc(100vh - 556px);
        height: calc(100vh - 556px); } }
    @media only screen and (max-width: 750px) {
      .contacts__map {
        height: -webkit-calc(100vh - 60px);
        height: calc(100vh - 60px);
        opacity: 0;
        margin-top: -40px; } }
  .contacts__wrapper {
    -webkit-transition: 0s;
    transition: 0s;
    opacity: 0; }
  .contacts__contacts-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0s;
    transition: 0s; }
  .contacts__control {
    margin: 42px 0 20px;
    background: #ffffff;
    padding: 12px 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 224px;
    position: relative;
    z-index: 3; }
    @media only screen and (max-height: 950px) {
      .contacts__control {
        margin: 4vh 0 1vw;
        padding: 5px 14px; } }
    @media only screen and (max-width: 1199px) {
      .contacts__control {
        margin: 25px 0 0;
        padding: 9px 14px; } }
    @media only screen and (max-width: 750px) {
      .contacts__control {
        margin: 8px auto 0; } }
    .contacts__control-title {
      font: 600 14px/225% "Open Sans", sans-serif;
      text-transform: uppercase;
      margin: 0 0 0 10px; }
    .contacts__control-button {
      display: inline-block;
      width: 40px;
      height: 22px;
      border-radius: 19px;
      background: #bfbfbf;
      z-index: 0;
      margin: 0;
      padding: 0;
      border: none;
      cursor: pointer;
      position: relative;
      -webkit-transition-duration: 300ms;
      transition-duration: 300ms; }
      .contacts__control-button::after {
        content: "";
        height: 18px;
        width: 18px;
        border-radius: 17px;
        background: #fff;
        top: 2px;
        left: 2px;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        position: absolute;
        z-index: 1; }
      .contacts__control-button.switch-on {
        background: #c18e49; }
      .contacts__control-button.switch-on::after {
        left: 20px; }
  .contacts .contact-items {
    margin: 35px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .3s;
    transition: .3s; }
    @media only screen and (max-height: 1000px) {
      .contacts .contact-items {
        margin: 0 0 20px 0; } }
    @media only screen and (max-width: 1199px) {
      .contacts .contact-items {
        margin: 20px 0; } }
    @media only screen and (max-width: 750px) {
      .contacts .contact-items {
        display: block;
        margin: 2px 0; } }
    .contacts .contact-items__col {
      width: 50%;
      padding: 0 20px 0 0; }
      @media only screen and (max-width: 750px) {
        .contacts .contact-items__col {
          width: 100%;
          display: block;
          text-align: left;
          padding: 0 0 0 20px; } }
    .contacts .contact-items__title {
      font: bold 24px/134% "Open Sans", sans-serif;
      text-transform: uppercase; }
      @media only screen and (max-width: 750px) {
        .contacts .contact-items__title {
          font: bold 18px/158% "Open Sans", sans-serif; } }
      @media only screen and (max-width: 575px) {
        .contacts .contact-items__title {
          font: bold 15px/128% "Open Sans", sans-serif; } }
    .contacts .contact-items__body {
      margin: 15px 0 0;
      padding: 0 0 0 20px; }
      @media only screen and (max-height: 950px) {
        .contacts .contact-items__body {
          margin: 10px 0 0; } }
      @media only screen and (max-width: 1199px) {
        .contacts .contact-items__body {
          margin: 10px 0 0; } }
    .contacts .contact-items__text {
      font: 500 16px/197% "Open Sans", sans-serif;
      text-transform: uppercase;
      position: relative;
      color: #000000; }
      @media only screen and (max-width: 750px) {
        .contacts .contact-items__text {
          font: 500 13px/150% "Open Sans", sans-serif; } }
      .contacts .contact-items__text:after {
        content: '';
        position: absolute;
        left: -11px;
        -webkit-transform: translate(-100%, 50%);
        -ms-transform: translate(-100%, 50%);
        transform: translate(-100%, 50%); }
      .contacts .contact-items__text--address {
        font: 500 14px/225% "Open Sans", sans-serif; }
        @media only screen and (max-width: 1199px) {
          .contacts .contact-items__text--address {
            font: 500 14px/130% "Open Sans", sans-serif; } }
        @media only screen and (max-width: 750px) {
          .contacts .contact-items__text--address {
            font: 500 13px/143% "Open Sans", sans-serif; } }
        .contacts .contact-items__text--address:after {
          width: 17px;
          height: 17px;
          background: url("/local/static/build/img/svg/Location pin.svg") no-repeat;
          background-size: 100% 100%;
          top: 0; }
          @media only screen and (max-width: 1199px) {
            .contacts .contact-items__text--address:after {
              top: -7px; } }
          @media only screen and (max-width: 575px) {
            .contacts .contact-items__text--address:after {
              width: 13px;
              height: 13px; } }
      .contacts .contact-items__text--phone:after {
        width: 17px;
        height: 17px;
        background: url("/local/static/build/img/svg/phone.svg") no-repeat;
        background-size: 100% 100%; }
        @media only screen and (max-width: 575px) {
          .contacts .contact-items__text--phone:after {
            top: -4px;
            width: 13px;
            height: 13px; } }
      .contacts .contact-items__text--shedule:after {
        width: 17px;
        height: 17px;
        top: 0;
        background: url("/local/static/build/img/svg/Clock.svg") no-repeat;
        background-size: 100% 100%; }
      @media only screen and (max-height: 790px) {
        .contacts .contact-items__text--shedule {
          display: none; } }
      @media only screen and (max-width: 750px) {
        .contacts .contact-items__text--shedule {
          display: block; } }
      @media only screen and (max-width: 575px) {
        .contacts .contact-items__text--shedule:after {
          top: -4px;
          width: 13px;
          height: 13px; } }
      .contacts .contact-items__text--email {
        text-decoration: underline; }
        .contacts .contact-items__text--email:after {
          width: 17px;
          height: 17px;
          background: url("/local/static/build/img/svg/mail.svg") no-repeat;
          background-size: 100% 100%; }
        @media only screen and (max-height: 840px) {
          .contacts .contact-items__text--email {
            display: none; } }
        @media only screen and (max-width: 750px) {
          .contacts .contact-items__text--email {
            display: block;
            font: 500 12px/143% "Open Sans", sans-serif;
            margin: 5px 0 0 0; }
            .contacts .contact-items__text--email:after {
              top: -8px; } }
        .contacts .contact-items__text--email:hover {
          color: #c18e49; }
      .contacts .contact-items__text .shedule {
        width: 100%;
        display: table; }
        .contacts .contact-items__text .shedule__item {
          display: table-row; }
        .contacts .contact-items__text .shedule__day {
          display: table-cell;
          padding-right: 20px; }
          @media only screen and (max-width: 575px) {
            .contacts .contact-items__text .shedule__day {
              width: 48%; } }
        .contacts .contact-items__text .shedule__time {
          display: table-cell; }
  .contacts__map .contact-items__col {
    width: 100%;
    padding: 10px 0 10px 20px; }
  .contacts__map .contact-items__body {
    margin: 10px 0 0; }
  .contacts__map .contact-items__title {
    font: bold 20px/118% "Open Sans", sans-serif; }
  .contacts__map .contact-items__text {
    font: 500 14px/168% "Open Sans", sans-serif; }
    .contacts__map .contact-items__text:after {
      top: -5px; }
  .contacts .button {
    position: absolute;
    top: 45px;
    right: 23vw;
    height: 41px;
    line-height: 41px; }
    @media only screen and (max-height: 926px) {
      .contacts .button {
        top: 30px; } }
    @media only screen and (max-width: 1440px) {
      .contacts .button {
        right: 70px; } }
    @media only screen and (max-width: 1099px) {
      .contacts .button {
        right: 48px; } }
    @media only screen and (max-width: 1199px) {
      .contacts .button {
        height: 41px;
        line-height: 41px; } }
    @media only screen and (max-width: 750px) {
      .contacts .button {
        position: relative;
        top: -60px;
        right: auto; } }
  .contacts.active .contact-items {
    opacity: 0;
    -webkit-transform: scale(2, 2);
    -ms-transform: scale(2, 2);
    transform: scale(2, 2); }
  .contacts.active .contacts__map {
    opacity: 1;
    z-index: 2; }
  .contacts .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; }
    @media only screen and (max-width: 992px) {
      .contacts .slick-dots {
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px); } }
    @media only screen and (max-width: 750px) {
      .contacts .slick-dots {
        -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
        transform: translateY(60px); } }
    .contacts .slick-dots li {
      margin-right: 8px;
      width: 8px;
      height: 8px;
      font-size: 0; }
      .contacts .slick-dots li:before {
        width: 12px;
        height: 12px;
        background: none;
        border: 1px solid #cf9e5e; }
    .contacts .slick-dots .slick-active:before {
      background: #cf9e5e; }
  @media only screen and (max-width: 1199px) {
    .contacts .header-menu-bottom {
      display: none; } }
  .contacts .footer {
    opacity: 0;
    -webkit-transition: 0s;
    transition: 0s;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    will-change: transform; }
    @media only screen and (max-width: 750px) {
      .contacts .footer {
        display: none; } }

.main-section.active .contacts__wrapper {
  -webkit-transition: .5s .3s;
  transition: .5s .3s;
  opacity: 1; }

.main-section.active .contacts__contacts-wrap {
  -webkit-transition: .6s 1s;
  transition: .6s 1s;
  opacity: 1; }

.main-section.active .footer {
  opacity: 1;
  -webkit-transition: .7s 1s;
  transition: .7s 1s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.gm-style-iw {
  overflow: visible !important; }
  .gm-style-iw::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #ffffff transparent transparent transparent;
    bottom: -8px;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    margin: auto; }

.ymaps-2-1-76-map {
  z-index: 1 !important; }

@media only screen and (max-width: 750px) {
  .ymaps-2-1-76-balloon__content > * {
    max-width: 310px;
    min-height: 190px; } }

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/footer-menu/style.css?16070669914194*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.footer-menu {
  position: relative;
  display: block;
  width: 100%; }
  @media only screen and (max-width: 750px) {
    .footer-menu {
      padding: 0 20px; } }
  .footer-menu__title {
    display: none; }
    @media only screen and (max-width: 750px) {
      .footer-menu__title {
        display: block;
        cursor: pointer;
        font: 12px/100% "Open Sans", sans-serif;
        text-transform: uppercase;
        padding: 15px 0;
        position: relative;
        background: transparent;
        -webkit-transition: color .3s ease, background .3s ease, opacity .3s ease, border .3s ease;
        transition: color .3s ease, background .3s ease, opacity .3s ease, border .3s ease; }
        .footer-menu__title:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: -100%;
          right: -100%;
          border-bottom: 1px solid #949494;
          border-top: 1px solid #949494;
          background: transparent;
          -webkit-transition: color .3s ease, background .3s ease, opacity .3s ease, border .3s ease;
          transition: color .3s ease, background .3s ease, opacity .3s ease, border .3s ease; }
        .footer-menu__title:after {
          content: '';
          position: absolute;
          top: -webkit-calc(50% - 4px);
          top: calc(50% - 4px);
          margin: 0 0 0 10px;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-top: 8px solid #ffffff;
          -webkit-transition: background .3s ease, opacity .3s ease, border .3s ease, -webkit-transform .3s ease;
          transition: background .3s ease, opacity .3s ease, border .3s ease, -webkit-transform .3s ease;
          transition: transform .3s ease, background .3s ease, opacity .3s ease, border .3s ease;
          transition: transform .3s ease, background .3s ease, opacity .3s ease, border .3s ease, -webkit-transform .3s ease; }
        .footer-menu__title span {
          position: relative;
          z-index: 1; }
        .footer-menu__title:hover, .footer-menu__title.active {
          color: #353535;
          background: #ffffff;
          border: 0 none; }
          .footer-menu__title:hover:before, .footer-menu__title.active:before {
            background: #ffffff; }
          .footer-menu__title:hover:after, .footer-menu__title.active:after {
            border-top: 8px solid #353535; }
        .footer-menu__title.active:after {
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); } }
  .footer-menu__column {
    position: relative;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px; }
    @media only screen and (max-width: 750px) {
      .footer-menu__column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        background: #525252;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height .3s ease, padding .3s ease;
        transition: max-height .3s ease, padding .3s ease;
        padding: 0; }
        .footer-menu__column:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: -100%;
          right: -100%;
          background: #525252;
          border-bottom: 1px solid #949494; }
        .footer-menu__column.active {
          max-height: 100%;
          padding: 20px 0; } }
  .footer-menu__item {
    position: relative;
    display: block;
    margin: 0 0 0 0; }
  .footer-menu__link {
    display: inline-block;
    color: #ffffff;
    font: 600 14px/171% "Open Sans", sans-serif;
    text-transform: uppercase; }
    @media only screen and (max-width: 1199px) {
      .footer-menu__link {
        font: 600 12px/130% "Open Sans", sans-serif; } }
    .footer-menu__link:hover {
      opacity: 0.7;
      color: #ffffff; }

/* End */


/* Start:/local/components/custom/form/templates/form-free-modal/style.css?16070669935396*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.free-modal.modal.fade .modal-dialog {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 800px !important; }
  @media only screen and (max-width: 1199px) {
    .free-modal.modal.fade .modal-dialog {
      padding: 60px 20px; } }
  .free-modal.modal.fade .modal-dialog .modal-content {
    background: transparent !important; }

.free-modal .close {
  position: absolute;
  right: -20px;
  top: -20px;
  height: 40px;
  width: 40px;
  border: 0 none;
  bottom: auto;
  background: transparent;
  z-index: 1099;
  cursor: pointer;
  text-shadow: none;
  opacity: 1; }
  @media only screen and (max-width: 1199px) {
    .free-modal .close {
      right: -10px;
      top: -50px; } }
  .free-modal .close:before {
    content: "";
    position: absolute;
    background: url("/local/static/build/img/svg/Close.svg") no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    width: 40px;
    -webkit-transition: opacity .3s ease, background .3s ease;
    transition: opacity .3s ease, background .3s ease; }
  .free-modal .close:after {
    content: "";
    position: absolute;
    background: url("/local/static/build/img/svg/Close_gold.svg") no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    width: 40px;
    -webkit-transition: opacity .3s ease, background .3s ease;
    transition: opacity .3s ease, background .3s ease;
    opacity: 0; }
  .free-modal .close:hover, .free-modal .close:active {
    text-shadow: none; }
    .free-modal .close:hover:before, .free-modal .close:active:before {
      opacity: 0; }
    .free-modal .close:hover:after, .free-modal .close:active:after {
      opacity: 1; }

.form-free-modal {
  padding: 0;
  z-index: 1; }
  .form-free-modal .form__title,
  .form-free-modal .form__mintitle {
    color: #ffffff;
    font: bold 36px/110% "Bebas Neue", sans-serif;
    margin: 0 auto 0;
    text-align: center;
    padding: 0; }
    @media only screen and (max-width: 1199px) {
      .form-free-modal .form__title,
      .form-free-modal .form__mintitle {
        font: bold 35px/110% "Bebas Neue", sans-serif;
        text-align: center; } }
    @media only screen and (max-width: 750px) {
      .form-free-modal .form__title,
      .form-free-modal .form__mintitle {
        font: bold 25px/110% "Bebas Neue", sans-serif;
        text-align: center; } }
    .form-free-modal .form__title span,
    .form-free-modal .form__mintitle span {
      color: #cf9e5e; }
  .form-free-modal .form__min-text {
    text-align: center;
    margin: 20px auto 30px;
    color: #ffffff;
    max-width: 600px;
    font: 300 14px/180% "Open Sans", sans-serif; }
  .form-free-modal .form__name,
  .form-free-modal .form__radio-name {
    color: #ffffff; }
  .form-free-modal .form__success .form__title {
    text-align: center;
    color: #ffffff; }
  .form-free-modal .success__text {
    color: #ffffff; }
  .form-free-modal .form__radios i {
    border: 1px solid rgba(255, 255, 255, 0.7) !important; }

.form.form-free-modal textarea,
.form.form-free-modal input {
  border: 1px solid rgba(255, 255, 255, 0.7) !important;
  color: #ffffff !important; }
  .form.form-free-modal textarea:hover, .form.form-free-modal textarea:focus,
  .form.form-free-modal input:hover,
  .form.form-free-modal input:focus {
    border: 1px solid white !important; }
  .form.form-free-modal textarea.error,
  .form.form-free-modal input.error {
    border: 1px solid #ed1c24 !important; }
    .form.form-free-modal textarea.error:hover, .form.form-free-modal textarea.error:focus,
    .form.form-free-modal input.error:hover,
    .form.form-free-modal input.error:focus {
      border: 1px solid white !important; }

.form.form-free-modal input::-webkit-input-placeholder, .form.form-free-modal textarea::-webkit-input-placeholder {
  color: #ffffff !important;
  opacity: 1; }

.form.form-free-modal input:-moz-placeholder, .form.form-free-modal textarea:-moz-placeholder {
  color: #ffffff !important;
  opacity: 1; }

.form.form-free-modal input::-moz-placeholder, .form.form-free-modal textarea::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1; }

.form.form-free-modal input:-ms-input-placeholder, .form.form-free-modal textarea:-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1; }

.form.form-free-modal input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #000000 !important;
  -webkit-text-fill-color: #ffffff !important;
  color: #ffffff !important;
  background-color: transparent !important; }

.form.form-free-modal input::-moz-autofill {
  -moz-box-shadow: inset 0 0 0 50px #000000 !important;
  -moz-text-fill-color: #ffffff !important;
  color: #ffffff !important; }

.form.form-free-modal input:-moz-autofill {
  -moz-box-shadow: inset 0 0 0 50px #000000 !important;
  -moz-text-fill-color: #ffffff !important;
  color: #ffffff !important; }

.form.form-free-modal input:-ms-autofill {
  -moz-box-shadow: inset 0 0 0 50px #000000 !important;
  -moz-text-fill-color: #ffffff !important;
  color: #ffffff !important; }

/* End */


/* Start:/local/components/custom/webpractik.rating/templates/.default/style.css?16070669933711*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.site-rate {
  font: normal 12px/100%;
  color: #fff;
  margin-right: 20px; }

.rating-success {
  display: none; }

.reviews-count {
  font: normal 12px/100%;
  color: #fff;
  margin-left: 10px; }

#reviewStars-input {
  padding-top: 7px;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  float: left; }
  #reviewStars-input input:checked ~ .none {
    background: url("/local/static/assets/img/stars.svg") no-repeat; }
  #reviewStars-input .none {
    background: url("/local/static/assets/img/stars.svg") no-repeat; }
    #reviewStars-input .none:hover {
      background: url("/local/static/assets/img/stars.svg") no-repeat; }
      #reviewStars-input .none:hover ~ .none {
        background: url("/local/static/assets/img/stars.svg") no-repeat; }
  #reviewStars-input input {
    opacity: 0;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    z-index: 0; }
    #reviewStars-input input:checked ~ .none {
      background-position: 0 -15px;
      height: 15px;
      width: 15px; }
  #reviewStars-input .none {
    background-position: 0 0;
    height: 15px;
    width: 15px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    z-index: 1; }
    #reviewStars-input .none:before {
      content: '';
      position: absolute;
      left: 0;
      width: 15px;
      height: 15px;
      background: url("/local/static/assets/img/stars.svg") no-repeat;
      background-position-y: -15px; }
    #reviewStars-input .none:hover {
      background-position: 0 -15px;
      height: 15px;
      width: 15px; }
      #reviewStars-input .none:hover ~ .none {
        background-position: 0 -15px;
        height: 15px;
        width: 15px; }
      #reviewStars-input .none:hover ~ .none:before {
        display: none; }
  #reviewStars-input #star-0 {
    left: 0; }
  #reviewStars-input #star-1 {
    left: 25px; }
  #reviewStars-input #star-2 {
    left: 50px; }
  #reviewStars-input #star-3 {
    left: 75px; }
  #reviewStars-input #star-4 {
    left: 100px; }
  #reviewStars-input #star-5 {
    left: 125px; }

.lastrate:before {
  content: '';
  position: absolute;
  width: 7px !important;
  height: 15px;
  background: url("/local/static/assets/img/stars.svg") no-repeat;
  background-position-y: 0 !important; }

.lastrate:after {
  content: '';
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  background: url("/local/static/assets/img/Untitled.svg") no-repeat; }

.active-label {
  background: url("/local/static/assets/img/stars.svg") no-repeat;
  background-position: 0 -15px !important; }

.none-label {
  background-position: 0 0;
  height: 15px;
  width: 15px;
  float: right;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
  z-index: 1;
  background: url("/local/static/assets/img/stars.svg") no-repeat; }

@media (max-width: 468px) {
  .rating {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .rating .site-rate {
      margin-right: 0; } }

/* End */


/* Start:/local/components/custom/mainpage.footer/templates/.default/style.css?16070669931262*/
@charset "UTF-8";
/* Затемнение элемента */
/* Засветление элемента */
/* Картинка адаптирующаяся по вертикали */
.footer--screen {
  opacity: 0;
  -webkit-transition: .3s .3s;
  transition: .3s .3s;
  min-height: 100vh !important; }
  @media only screen and (max-width: 750px) {
    .footer--screen .footer-center__wrapper .row {
      height: 75vh;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .footer--screen .footer-center__wrapper .mobile-bottom {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      .footer--screen .footer-center__wrapper .mobile-bottom--contacts {
        bottom: 25px; }
      .footer--screen .footer-center__wrapper .mobile-bottom--word {
        bottom: 0; } }
  @media only screen and (max-width: 750px) {
    .footer--screen .footer-center .full-wrapper {
      margin: 0 auto; } }

@media only screen and (max-width: 750px) {
  .main-section--10.active {
    overflow: auto;
    margin: 0; } }

.main-section--10.active .footer--screen {
  opacity: 1; }

/* End */
/* /local/components/custom/mainpage.new/templates/.default/style.css?160706699324063 */
/* /local/static/node_modules/slick-carousel/slick/slick.css?15070523871776 */
/* /local/components/custom/mainpage.sale/templates/.default/style.css?160706699329707 */
/* /local/components/custom/mainpage.new-collection/templates/.default/style.css?160706699333027 */
/* /local/components/custom/mainpage.horeca/templates/.default/style.css?160706699325746 */
/* /local/components/custom/mainpage.designers/templates/.default/style.css?160706699312834 */
/* /local/components/custom/mainpage.blog/templates/.default/style.css?160706699327586 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16070669932089 */
/* /local/templates/.default/components/bitrix/news.list/main-brands/style.css?16070669929602 */
/* /local/components/custom/mainpage.about-us/templates/.default/style.css?160706699310958 */
/* /local/components/custom/contacts/templates/main/style.css?160706699314082 */
/* /local/templates/.default/components/bitrix/menu/footer-menu/style.css?16070669914194 */
/* /local/components/custom/form/templates/form-free-modal/style.css?16070669935396 */
/* /local/components/custom/webpractik.rating/templates/.default/style.css?16070669933711 */
/* /local/components/custom/mainpage.footer/templates/.default/style.css?16070669931262 */
