@charset "UTF-8";
@font-face {
  font-family: PTSans;
  font-display: swap;
  src: url(https://landing.yamaguchi.ru/fonts/PTSans.eot);
  src: url(https://landing.yamaguchi.ru/fonts/PTSans.eot?#iefix)
      format('embedded-opentype'),
    url(https://landing.yamaguchi.ru/fonts/PTSans.woff2) format('woff2'),
    url(https://landing.yamaguchi.ru/fonts/PTSans.woff) format('woff'),
    url(https://landing.yamaguchi.ru/fonts/PTSans.ttf) format('truetype'),
    url(https://landing.yamaguchi.ru/fonts/PTSans.svg#PTSans) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: PTSans;
  font-display: swap;
  src: url(https://landing.yamaguchi.ru/fonts/PTSansBold.eot);
  src: url(https://landing.yamaguchi.ru/fonts/PTSansBold.eot?#iefix)
      format('embedded-opentype'),
    url(https://landing.yamaguchi.ru/fonts/PTSansBold.woff2) format('woff2'),
    url(https://landing.yamaguchi.ru/fonts/PTSansBold.woff) format('woff'),
    url(https://landing.yamaguchi.ru/fonts/PTSansBold.ttf) format('truetype'),
    url(https://landing.yamaguchi.ru/fonts/PTSansBold.svg#PTSans) format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: PTSans;
  font-display: swap;
  src: url(https://landing.yamaguchi.ru/fonts/PTSansItalic.ttf)
    format('truetype');
  src: url(https://landing.yamaguchi.ru/fonts/PTSansItalic.woff2)
      format('woff2'),
    url(https://landing.yamaguchi.ru/fonts/PTSansItalic.woff) format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: PTSansNarrow;
  font-display: swap;
  src: url(https://landing.yamaguchi.ru/fonts/PTSansNarrow.eot);
  src: url(https://landing.yamaguchi.ru/fonts/PTSansNarrow.eot?#iefix)
      format('embedded-opentype'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrow.woff2) format('woff2'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrow.woff) format('woff'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrow.ttf) format('truetype'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrow.svg#PTSansNarrow)
      format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: PTSansNarrow;
  font-display: swap;
  src: url(https://landing.yamaguchi.ru/fonts/PTSansNarrowBold.eot);
  src: url(https://landing.yamaguchi.ru/fonts/PTSansNarrowBold.eot?#iefix)
      format('embedded-opentype'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrowBold.woff2)
      format('woff2'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrowBold.woff) format('woff'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrowBold.ttf)
      format('truetype'),
    url(https://landing.yamaguchi.ru/fonts/PTSansNarrowBold.svg#PTSansNarrow)
      format('svg');
  font-weight: 700;
  font-style: normal;
}

.landing__page {
  max-width: 1920px;
  margin: 0 auto;
}
body {
  margin: 0;
  background: #181818;
}
.landing-card {
  font-family: PTSans, sans-serif !important;
}
@media all and (max-width: 1023px) {
  .landing-card {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 1023px) and (max-width: 767px) {
  .landing-card {
    padding-bottom: 40px;
  }
}
.landing-card__cap-block {
  position: relative;
  padding: 70px 0 50px 0;
  color: #3c2415;
  text-align: center;
}
@media all and (max-width: 1023px) {
  .landing-card__cap-block {
    padding: 50px 0 20px 0;
  }
}
@media all and (max-width: 1023px) and (max-width: 767px) {
  .landing-card__cap-block {
    padding: 30px 0 30px 0;
  }
}
.landing-card__cap-block .prod-name {
  font-size: 60px;
  font-weight: 700;
}
@media all and (max-width: 1023px) {
  .landing-card__cap-block .prod-name {
    font-size: 40px;
  }
}
@media all and (max-width: 1023px) and (max-width: 767px) {
  .landing-card__cap-block .prod-name {
    font-size: 30px;
  }
}
.landing-card__caption {
  font-family: PTSans, sans-serif;
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
}
@media all and (max-width: 1023px) {
  .landing-card__caption {
    max-width: 530px;
    margin: 0 auto;
    line-height: 1.2;
    font-size: 36px;
  }
}
@media all and (max-width: 1023px) and (max-width: 767px) {
  .landing-card__caption {
    font-size: 26px;
  }
}
@media all and (max-width: 1023px) {
  .landing-card__left {
    margin-top: 50px;
  }
}
@media all and (max-width: 767px) {
  .landing-card__left {
    margin-top: -20px;
  }
}
@media all and (max-width: 1239px) {
  .landing-card__right {
    padding-top: 58px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) {
  .landing-card__right {
    padding-top: 10px;
  }
}
.landing-card__price-left .ruble-icon {
  fill: #000;
}
.landing-card__price-right .ruble-icon {
  fill: #000;
}
.landing-card__price-action {
  color: #e03638;
}
.landing-card__old-price-text {
  color: #e03638;
}
.landing-card__old-price {
  color: #000;
}
.landing-card__old-price .ruble-icon {
  fill: #000;
}
.landing-card__bonus-value {
  color: #62b14e;
}
.landing-card__bonus-points {
  color: #62b14e;
}
.landing-card__compare-btn {
  border: 1px solid #95959e;
}
.landing-card .credit-btn {
  border: 1px solid #95959e;
}
.landing-card .credit-btn .percent {
  color: #e95c20;
}
.landing-card .credit-btn .credit-text {
  color: #000;
}
.landing-card .credit-btn .red-price {
  color: #e95c20;
}
.landing-card__warranty {
  position: absolute;
  top: 50px;
  right: 0;
}
@media all and (max-width: 1239px) {
  .landing-card__warranty {
    right: 16px;
    top: 134px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) {
  .landing-card__warranty {
    top: 270px;
    z-index: 1;
    right: 0;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) and (max-width: 767px) {
  .landing-card__warranty {
    right: 16px;
    top: 168px;
  }
}
.prod-img-wrapper {
  text-align: center;
}
@media all and (max-width: 1239px) {
  .prod-img {
    width: 80%;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) {
  .prod-img {
    width: 60%;
  }
}
.landing-slider {
  margin-top: 50px;
  padding: 0 38px 0 56px;
}
@media all and (max-width: 1239px) {
  .landing-slider {
    padding: 0 30px 0 37px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) {
  .landing-slider {
    padding: 0 30px 0 62px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) and (max-width: 767px) {
  .landing-slider {
    padding: 0 24px 0 6%;
  }
}
@media (max-width: 1239px) and (max-width: 1023px) and (max-width: 767px) and (max-width: 500px) {
  .landing-slider {
    padding: 0 24px 0 10%;
  }
}
@media (max-width: 1239px) and (max-width: 1023px) and (max-width: 767px) and (max-width: 500px) and (max-width: 400px) {
  .landing-slider {
    padding: 0 30px 0 10%;
  }
}
@media (max-width: 1239px) and (max-width: 1023px) and (max-width: 767px) and (max-width: 500px) and (max-width: 400px) and (max-width: 370px) {
  .landing-slider {
    padding: 0 32px 0 17%;
  }
}
.landing-slider .slick-arrow {
  width: 30px;
}
.landing-slider .slick-prev {
  height: 100%;
  left: 0;
  background: url(../images/svg/l-slick-prev.svg) no-repeat;
  background-size: 100% 100%;
}
.landing-slider .slick-prev:hover {
  background: url(../images/svg/l-slick-prev-hov-st.svg) no-repeat;
  background-size: 100% 100%;
}
.landing-slider .slick-next {
  height: 100%;
  right: 0;
  background: url(../images/svg/l-slick-next.svg) no-repeat;
  background-size: 100% 100%;
}
.landing-slider .slick-next:hover {
  background: url(../images/svg/l-slick-next-hov-st.svg) no-repeat;
  background-size: 100% 100%;
}
.landing-slider .slick-slide img {
  border-radius: 10px;
  border: none;
}
@media all and (max-width: 1239px) {
  .landing-slider .slick-slide img {
    width: 88px;
  }
}
.l-video-link {
  display: block;
  position: absolute;
  left: 0;
  bottom: 184px;
  width: 149px;
  height: 35px;
  background: url(../images/svg/landing-video.svg) no-repeat;
}
@media all and (max-width: 1239px) {
  .l-video-link {
    bottom: 176px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) {
  .l-video-link {
    bottom: 184px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) and (max-width: 767px) {
  .l-video-link {
    display: none;
  }
}
.social-block {
  margin-top: 30px;
}
.chicago {
  color: #000;
  height: 1020px;
  background: url(../images/landing/bg/chicago/chicago_01.webp) top center
    no-repeat;
  background-size: cover;
}
@media all and (max-width: 1239px) {
  .chicago {
    height: 1060px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) {
  .chicago {
    height: auto;
    padding-bottom: 66px;
  }
}
@media all and (max-width: 1239px) and (max-width: 1023px) and (max-width: 767px) {
  .chicago {
    padding-bottom: 40px;
  }
}
.chicago1 {
  height: 990px;
  background: url(../images/landing/bg/chicago/chicago_01.webp) top center
    no-repeat;
}
.chicago1 .b-product__ontime-box {
  margin-left: 30px;
}
.chicago1 .p-head__title {
  width: 510px;
  margin: 0 auto;
}
.chicago2 {
  font-family: PTSans, sans-serif;
  background-size: cover !important;
}
.chicago2 .chicago2_title-bg {
  border-top: 286px solid rgba(166, 166, 167, 0.7);
  border-left: 0 solid transparent;
  border-right: 171px solid transparent;
  height: 0;
  width: 55%;
  position: absolute;
  top: 0;
  left: 0;
}
.chicago2__desc {
  padding-top: 30px;
  width: 45%;
  letter-spacing: 0.6px;
}
.chicago2__title {
  font-size: 42px;
  line-height: 47px;
  color: #000;
}
.chicago2__title .t-bold {
  color: #ffbf3f;
}
.chicago2__text {
  margin: 18px 0 0 0;
  font-size: 25px;
  line-height: 28px;
  color: #000;
}
.features-wrapper {
  display: flex;
  margin-top: 100px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.features-wrapper .chicago2__block {
  width: 255px;
  text-align: center;
  margin-bottom: 50px;
}
.features-wrapper .chicago2__block img {
  width: 100%;
}
.features-wrapper .chicago2__block .chicago2__head {
  font-size: 21px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffbf3f;
  margin-top: 10px;
}
.features-wrapper .chicago2__block .chicago2__txt {
  margin: 9px 0 0 0;
  font-size: 17px;
  line-height: 20px;
}
.chicago3 {
  height: 645px;
  font-family: PTSans, sans-serif;
}
.chicago3 .chicago3_title-bg {
  border-top: 244px solid rgba(0, 0, 0, 0.7);
  border-left: 0 solid transparent;
  border-left: 171px solid transparent;
  height: 0;
  width: 53%;
  position: absolute;
  top: 0;
  right: 0;
}
.chicago3 .chicago-3-sm {
  display: none;
  width: 277%;
  margin-left: -66%;
}
.chicago3__desc {
  position: absolute;
  top: 32px;
  right: 0;
  width: 470px;
  text-align: right;
  letter-spacing: 0.6px;
}
.chicago3__title {
  font-size: 42px;
  line-height: 47px;
}
.chicago3__text {
  margin: 21px 0 0 0;
  font-size: 25px;
  line-height: 28px;
}
.chicago4 {
  height: 1035px;
  font-family: PTSans, sans-serif;
  letter-spacing: 0.6px;
}
.chicago4 .chicago4_title-bg {
  border-top: 356px solid rgba(0, 0, 0, 0.7);
  border-left: 0 solid transparent;
  border-left: 171px solid transparent;
  height: 0;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
}
.chicago4 img {
  display: none;
}
.chicago4__desc {
  position: absolute;
  top: 33px;
  right: -10px;
  width: 600px;
  text-align: right;
}
.chicago4__title {
  font-size: 42px;
  line-height: 52px;
}
.chicago4__title .t-bold {
  color: #ffbf3f;
}
.chicago4__text {
  margin: 13px 0 0 0;
  font-size: 24px;
  line-height: 30px;
}
.chicago4__block {
  position: absolute;
  left: -7px;
  width: 340px;
  text-align: right;
}
.chicago4__head {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: #ffbf3f;
}
.chicago4__txt {
  margin: 6px 0 0 0;
  font-size: 17px;
  line-height: 22px;
}
.chicago4__block--1 {
  top: 360px;
}
.chicago4__block--2 {
  top: 482px;
}
.chicago4__block--3 {
  top: 732px;
}
.chicago5 {
  height: 774px;
  font-family: PTSans, sans-serif;
  letter-spacing: 0.6px;
}
.chicago5 .slide-5-sm {
  width: 231%;
  margin-top: 30px;
  margin-left: -73%;
}
.chicago5 .chicago5_title-bg {
  border-top: 384px solid rgba(166, 166, 167, 0.7);
  border-left: 0 solid transparent;
  border-right: 171px solid transparent;
  height: 0;
  width: 53%;
  position: absolute;
  top: 0;
  left: 0;
}
.chicago5__desc {
  position: absolute;
  top: 23px;
  left: 9px;
  width: 490px;
}
.chicago5__title {
  font-size: 50px;
  line-height: 53px;
}
.chicago5__title .t-bold {
  color: #ffbf3f;
}
.chicago5__text {
  margin: 12px 0 0 0;
  font-size: 24px;
  line-height: 30px;
}
.chicago6 {
  height: 656px;
  font-family: PTSans, sans-serif;
  letter-spacing: 0.6px;
}
.slide-6-sm {
  display: none;
  width: 154%;
  margin-left: -53%;
  margin-top: 30px;
}
.chicago6__desc {
  position: absolute;
  top: 52px;
  left: 9px;
  width: 470px;
}
.chicago6__title {
  font-size: 61px;
  line-height: 62px;
}
.chicago6__title .t-bold {
  color: #ffbf3f;
}
.chicago6__text {
  margin: 10px 0 0 0;
  font-size: 28px;
  line-height: 34px;
}
.chicago7 {
  height: 610px;
  font-family: PTSans, sans-serif;
  letter-spacing: 0.6px;
  margin-top: -1px;
}
.chicago7__title {
  padding: 20px 0 0 62px;
  font-size: 37px;
  line-height: 40px;
  text-align: center;
  color: #58595b;
  font-weight: 700;
}
.chicago7__text {
  position: absolute;
  top: 502px;
  width: 265px;
  font-size: 26px;
  line-height: 33px;
  color: #231f20;
}
.chicago7__text--1 {
  left: 127px;
  text-align: right;
}
.chicago7__text--2 {
  left: 757px;
  text-align: left;
}
.chicago8 {
  height: 623px;
  font-family: PTSans, sans-serif;
  letter-spacing: 0.6px;
  margin-top: -1px;
}
.chicago8 .chicago8_title-bg {
  border-top: 356px solid rgba(0, 0, 0, 0.4);
  border-left: 0 solid transparent;
  border-left: 171px solid transparent;
  height: 0;
  width: 57%;
  position: absolute;
  top: 0;
  right: 0;
}
.chicago8 .slide-8-sm {
  display: none;
  width: 226%;
  margin-left: -45%;
  margin-top: 30px;
}
.chicago8__desc {
  position: absolute;
  top: 27px;
  right: -11px;
  width: 525px;
  text-align: right;
}
.chicago8__title {
  font-size: 50px;
  line-height: 52px;
}
.chicago8__title .t-bold {
  color: #ffbf3f;
}
.chicago8__text {
  margin: 18px 0 0 0;
  font-size: 24px;
  line-height: 30px;
}
.chicago9 {
  height: 845px;
  font-family: PTSans, sans-serif;
  letter-spacing: 0.6px;
}
.chicago9 .slide-9-sm {
  display: none;
  width: 315%;
  margin-left: -114%;
  margin-top: 30px;
}
.chicago9 .chicago9_title-bg {
  border-top: 286px solid rgba(166, 166, 167, 0.7);
  border-left: 0 solid transparent;
  border-right: 171px solid transparent;
  height: 0;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.chicago9__desc {
  position: absolute;
  top: 36px;
  left: 15px;
  width: 440px;
}
.chicago9__title {
  font-size: 41px;
  line-height: 44px;
}
.chicago9__title .t-bold {
  color: #ff8300;
}
.chicago9__text {
  margin: 14px 0 0 0;
  font-size: 25px;
  line-height: 30px;
}
.chicago10 {
  height: 1056px;
  font-family: PTSans, sans-serif;
}
.chicago10 .slide-10-sm {
  display: none;
  margin-top: 30px;
}
.chicago10__title {
  padding: 54px 0 0 25px;
  font-size: 51px;
  line-height: 57px;
  letter-spacing: 0.7px;
  text-align: center;
}
.chicago10__title .t-bold {
  color: #00a1ff;
}
.chicago10__block {
  position: absolute;
  padding: 8px 11px 5px 11px;
  box-sizing: border-box;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.35);
}
.chicago10__head {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00a1ff;
}
.chicago10__txt {
  margin: 2px 0 0 0;
  font-size: 16px;
  line-height: 18px;
}
.chicago10__block--1 {
  top: 392px;
  left: 161px;
  width: 175px;
  height: 131px;
  text-align: right;
}
.chicago10__block--2 {
  top: 621px;
  left: 141px;
  width: 165px;
  height: 110px;
  text-align: right;
}
.chicago10__block--3 {
  top: 774px;
  left: 130px;
  width: 198px;
  height: 90px;
  text-align: right;
}
.chicago10__block--4 {
  top: 214px;
  left: 780px;
  width: 197px;
  height: 93px;
}
.chicago10__block--5 {
  top: 356px;
  left: 831px;
  width: 182px;
  height: 108px;
}
.chicago10__block--6 {
  top: 531px;
  left: 868px;
  width: 163px;
  height: 112px;
}
.chicago10__block--7 {
  top: 717px;
  left: 826px;
  width: 180px;
  height: 126px;
}
.chicago11 {
  height: 526px;
  font-family: PTSans, sans-serif;
  letter-spacing: -0.4px;
}
table {
  border-collapse: collapse;
}
.chicago11 .l-table__table {
  line-height: 1;
}
.chicago11__title {
  padding: 33px 0 0 53px;
  font-size: 29px;
  line-height: 32px;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000;
}
.chicago11__table {
  position: absolute;
  top: 144px;
  width: 285px;
  height: 295px;
  font-size: 13px;
  line-height: 14px;
  border-radius: 20px;
  color: #000;
}
.chicago11__table.l-table {
  padding: 17px 17px 17px 24px;
}
.chicago11__table--1 {
  left: 257px;
}
.chicago11__table--1 .l-table__th {
  width: 153px;
  padding: 5px 0 8px 0;
}
.chicago11__table--1 .l-table__td {
  padding: 5px 0 8px 10px;
}
.chicago11__table--2 {
  left: 564px;
}
.chicago11__table--2 .l-table__th {
  width: 135px;
  padding: 5px 0 10px 0;
}
.chicago11__table--2 .l-table__td {
  padding: 5px 0 10px 10px;
}
.chicago12 {
  height: 686px;
  font-family: PTSans, sans-serif;
}
.chicago12 .form--landing {
  top: 162px;
  right: 170px;
}
.chicago12__title {
  padding: 36px 0 0 32px;
  font-size: 24px;
  line-height: 41px;
  letter-spacing: 0;
  text-align: center;
}
.chicago12__title .t-bold {
  font-size: 40px;
  color: #bb2424;
}
@media (max-width: 1200px) {
  .b-product--chicago .block__inner .b-product__left {
    width: 460px;
  }
  .b-product--chicago .block__inner .b-product__left .b-product__img-wrap {
    width: auto;
  }
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__img-wrap
    .b-product__img {
    display: block;
    margin: 0 auto;
  }
  .b-product--chicago .block__inner .b-product__left .b-product__images {
    display: flex;
    justify-content: center;
    margin-left: 0;
    width: 100%;
  }
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__images
    .owl-carousel {
    width: 72%;
  }
  .b-product--chicago .block__inner .b-product__right {
    float: right;
    clear: none;
    padding: 0 4px;
  }
  .chicago2 .block__inner .chicago2__desc {
    margin-left: 25px;
  }
  .chicago2 .block__inner .features-wrapper {
    justify-content: center;
  }
  .chicago2 .block__inner .features-wrapper .chicago2__block {
    width: 230px;
  }
  .chicago3 .block__inner .chicago3__desc {
    right: 30px;
  }
  .chicago4 {
    background-position: 46% !important;
  }
  .chicago4 .block__inner .chicago4__desc {
    right: 30px;
  }
  .chicago5 .block__inner .chicago5__desc {
    left: 30px;
  }
  .chicago6 .block__inner .chicago6__desc {
    left: 30px;
  }
  .chicago7 .block__inner .chicago7__text--2 {
    left: 664px;
  }
  .chicago8 .chicago8_title-bg {
    width: 51%;
  }
  .chicago8 .block__inner .chicago8__desc {
    width: 54%;
    right: 30px;
  }
  .chicago9 .block__inner .chicago9__desc {
    left: 30px;
  }
  .chicago11 {
    height: auto;
    background-size: cover !important;
  }
  .chicago11 .block__inner .chicago11__desc .chicago11__title {
    padding-left: 0;
  }
  .chicago11 .block__inner .chicago11__desc .chicago11_table-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    margin-bottom: 90px;
  }
  .chicago11
    .block__inner
    .chicago11__desc
    .chicago11_table-wrapper
    .chicago11__table {
    position: static;
  }
}
@media (max-width: 1024px) {
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__img-wrap
    .b-product__img {
    width: auto !important;
  }
  .chicago10 .block__inner .chicago10__block--1 {
    left: 124px;
  }
  .chicago10 .block__inner .chicago10__block--2 {
    left: 106px;
  }
  .chicago10 .block__inner .chicago10__block--3 {
    left: 94px;
  }
  .chicago10 .block__inner .chicago10__block--4 {
    left: 740px;
  }
  .chicago10 .block__inner .chicago10__block--5 {
    left: 794px;
  }
  .chicago10 .block__inner .chicago10__block--6 {
    left: 830px;
  }
  .chicago10 .block__inner .chicago10__block--7 {
    left: 790px;
  }
}
@media (max-width: 1023px) {
  .chicago3 .chicago3_title-bg {
    width: 56%;
  }
  .chicago4 {
    background: url(https://landing.yamaguchi.ru/landings/chicago/images/chicago/chicago_04-sm.webp)
      no-repeat !important;
    background-size: cover !important;
    height: auto;
  }
  .chicago4 .chicago4_title-bg {
    display: none;
  }
  .chicago4 .block__inner .chicago4__desc {
    position: static;
    margin: 30px auto 0 auto;
    text-align: center;
    width: auto;
  }
  .chicago4 .block__inner .chicago4__block {
    position: static;
    text-align: center;
    margin: 30px auto 0 auto;
    width: auto;
  }
  .chicago4 .block__inner img {
    display: block;
    width: 100%;
  }
  .chicago5 .chicago5_title-bg {
    width: 60%;
  }
  .chicago7 {
    display: none;
  }
  .chicago8 {
    height: auto;
    background: #dbd7d6 !important;
  }
  .chicago8 .slide-6-sm {
    display: block;
  }
  .chicago8 .chicago8_title-bg {
    display: none;
  }
  .chicago8 .slide-8-sm {
    display: block;
  }
  .chicago8 .block__inner .chicago8__desc {
    position: static;
    margin: 30px auto 0 auto;
    text-align: center;
    width: auto;
    color: #000;
  }
  .chicago9 .chicago9_title-bg {
    width: 50%;
  }
  .chicago10 {
    height: auto;
    background: #353334 !important;
  }
  .chicago10 .slide-10-sm {
    display: block;
    width: 176%;
    margin-left: -40%;
  }
  .chicago10 .block__inner .chicago10__desc .chicago10__title {
    margin: 0;
    padding-top: 30px;
    padding-left: 0;
  }
  .chicago10 .block__inner .chicago10__block {
    position: static;
    width: auto;
    height: auto;
    margin-top: 20px;
    text-align: center;
    background: 0 0;
  }
}
@media (max-width: 960px) {
  .b-product--chicago {
    height: auto;
    background-size: cover !important;
  }
  .b-product--chicago .block__inner .b-product__left {
    float: none;
    width: 100%;
  }
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__img-wrap
    .b-product__img {
    width: auto !important;
  }
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__images
    .owl-carousel {
    width: 74%;
  }
  .b-product--chicago .block__inner .b-product__right {
    float: none;
    clear: both;
    width: 80%;
  }
  .b-product--chicago .block__inner .b-product__right .b-product__prices {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .chicago2 .chicago2_title-bg {
    display: none;
  }
  .chicago2 .block__inner .chicago2__desc {
    width: 100%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    box-sizing: border-box;
  }
  .chicago2 .block__inner .chicago2__desc .chicago2__title {
    color: #fff;
    font-size: 30px;
    line-height: 1;
  }
  .chicago2 .block__inner .chicago2__desc .chicago2__text {
    font-size: 20px;
    color: #fff;
    letter-spacing: 0;
  }
  .chicago2 .block__inner .features-wrapper {
    justify-content: space-around;
    margin-top: 50px;
  }
  .chicago2 .block__inner .features-wrapper .chicago2__block {
    width: 250px;
  }
  .chicago3 {
    height: auto;
    background: #c5b3a5 !important;
    padding-top: 50px;
  }
  .chicago3 .chicago3_title-bg {
    display: none;
  }
  .chicago3 .chicago-3-sm {
    display: block;
    margin-top: 30px;
    max-width: none;
  }
  .chicago3 .block__inner .chicago3__desc {
    position: static;
    width: 100%;
    text-align: center;
  }
  .chicago3 .block__inner .chicago3__desc .chicago3__title {
    color: #000;
    font-size: 30px;
    line-height: 1;
  }
  .chicago3 .block__inner .chicago3__desc .chicago3__text {
    color: #000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.3;
  }
  .chicago4 .block__inner .chicago4__desc .chicago4__title {
    font-size: 30px;
    line-height: 34px;
  }
  .chicago4 .block__inner .chicago4__desc .chicago4__text {
    font-size: 22px;
  }
  .chicago5 {
    height: auto;
    background: #9a8779 !important;
  }
  .chicago5 .chicago5_title-bg {
    display: none;
  }
  .chicago5 .block__inner .chicago5__desc {
    position: static;
    margin: 30px auto 0 auto;
    text-align: center;
    width: auto;
  }
  .chicago5 .block__inner .chicago5__desc .chicago5__title {
    font-size: 30px;
    line-height: 34px;
  }
  .chicago5 .block__inner .chicago5__desc .chicago5__text {
    font-size: 20px;
    line-height: 22px;
  }
  .chicago6 {
    height: auto;
    background: #8d8b8a !important;
  }
  .chicago6 .slide-6-sm {
    display: block;
  }
  .chicago6 .chicago5_title-bg {
    display: none;
  }
  .chicago6 .block__inner .chicago6__desc {
    position: static;
    margin: 30px auto 0 auto;
    text-align: center;
    width: auto;
  }
  .chicago6 .block__inner .chicago6__desc .chicago6__title {
    font-size: 30px;
    line-height: 34px;
  }
  .chicago6 .block__inner .chicago6__desc .chicago6__text {
    font-size: 20px;
    line-height: 22px;
  }
  .chicago8 .block__inner .chicago8__desc .chicago8__title {
    font-size: 30px;
    line-height: 34px;
  }
  .chicago8 .block__inner .chicago8__desc .chicago8__text {
    font-size: 20px;
    line-height: 22px;
  }
  .chicago9 {
    height: auto;
    background: #3e4045 !important;
  }
  .chicago9 .slide-9-sm {
    display: block;
  }
  .chicago9 .chicago9_title-bg {
    display: none;
  }
  .chicago9 .block__inner .chicago9__desc {
    text-align: center;
    width: auto;
    position: static;
    margin: 30px auto 0 auto;
  }
  .chicago9 .block__inner .chicago9__desc .chicago9__title {
    font-size: 30px;
    line-height: 34px;
  }
  .chicago9 .block__inner .chicago9__desc .chicago9__text {
    font-size: 20px;
    line-height: 22px;
  }
  .chicago10 .block__inner .chicago10__title {
    font-size: 30px;
    line-height: 34px;
  }
  .chicago12 {
    background-position: 60% !important;
  }
  .chicago12 .block__inner .chicago12__title {
    padding-left: 0;
  }
  .chicago12 .block__inner .form--landing {
    right: 120px;
  }
}
@media (max-width: 600px) {
  .chicago1 .p-head__title {
    width: 100%;
  }
  .chicago11 .block__inner .chicago11__desc .chicago11_table-wrapper {
    margin-bottom: 50px;
  }
  .chicago11
    .block__inner
    .chicago11__desc
    .chicago11_table-wrapper
    .chicago11__table {
    height: auto;
    margin-bottom: 20px;
  }
  .chicago11
    .block__inner
    .chicago11__desc
    .chicago11_table-wrapper
    .chicago11__table
    .l-table__th {
    width: 155px;
  }
  .chicago12 {
    background-position: 84% !important;
    background-size: cover !important;
    height: auto;
  }
  .chicago12 .block__inner .chicago12__title {
    padding-left: 0;
  }
  .chicago12 .block__inner .chicago12__title .t-bold {
    font-size: 30px;
  }
  .chicago12 .block__inner .form--landing {
    position: static;
    margin: 30px auto 50px auto;
    width: 250px;
  }
}
@media (max-width: 450px) {
  .b-product--chicago {
    height: auto;
  }
  .b-product--chicago .block__inner .p-head__title {
    font-size: 24px;
    line-height: 40px;
  }
  .b-product--chicago .block__inner .p-head__title .t-bold {
    font-size: 40px;
  }
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__img-wrap
    .b-product__img {
    width: 100% !important;
  }
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__images
    .owl-carousel {
    width: 320px;
  }
  .b-product--chicago .block__inner .b-product__right .b-product__prices {
    display: block;
  }
  .b-product--chicago .block__inner .b-product__right .b-product__order-quick {
    margin-left: 0;
  }
  .b-product--chicago .block__inner .b-product__right .delivery__row {
    margin: 14px 10px;
  }
  .b-product--chicago .block__inner .b-product__right .delivery__triangle {
    display: none;
  }
}
@media (max-width: 320px) {
  .b-product--chicago {
    height: auto;
  }
  .b-product--chicago
    .block__inner
    .b-product__left
    .b-product__images
    .owl-carousel {
    width: 210px;
  }
}

/* добавил при переносе лэндингов */
.apple_way13 {
  padding: 60px 0 0;
  background: #7a7a7a;
  color: #fff;
  font-family: PTSans, sans-serif;
}

/* landing.css  */

.block {
  position: relative;
}
.t-bold {
  font-weight: 700;
}
.landing__wrapper {
  position: relative;
  overflow: hidden;
}
.landing__page {
  color: #fff;
}
.block__inner {
  position: relative;
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}
.l-table--beige-trans {
  background: rgba(255, 190, 63, 0.5);
}
/* .l-table {
  padding: 17px;
  box-sizing: border-box;
  border-radius: 5px;
} */
.l-table--beige-trans .l-table__th {
  border-right: 1px solid #ae9166;
}
.chicago11 .l-table__table {
  line-height: 1;
}
.l-table--white-50-trans .l-table__tr {
  border-top: 1px solid #b3b0ae;
}
.l-table--white-50-trans .l-table__th {
  border-right: 1px solid #b3b0ae;
}
.l-table--white-50-trans {
  background: rgba(255, 255, 255, 0.5);
}
.l-table--beige-trans .l-table__tr {
  border-top: 1px solid #ae9166;
}
.l-table__tr:first-child {
  border: 0 !important;
}
.l-table__table {
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 15px;
}
/* landing.css адаптив */
@media (max-width: 1200px) {
  .block__inner {
    width: 100%;
    overflow: hidden;
  }
}
@media (max-width: 1239px) {
  .block__inner {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) {
  .landing__page .block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .slides {
    max-width: none;
  }
}
