.zs-index__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
  opacity: 0;
  pointer-events: none;
}

.zs-banner {
  position: relative;
  margin-bottom: 3.64583%;
}

.zs-banner__slider {
  position: relative;
  overflow: hidden;
}

.zs-banner__item {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease;
}

.zs-banner__item:first-child {
  position: relative;
}

.zs-banner__item.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.zs-banner__item a {
  display: block;
}

.zs-banner__item img {
  width: 100%;
}

.zs-banner__arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 60px;
  height: 60px;
  color: #ffffff;
  transform: translateY(-50%);
}

.zs-banner__arrow::before {
  font-size: 80px;
}

.zs-banner__arrow--prev {
  left: 24px;
}

.zs-banner__arrow--prev::before {
  content: "\e621";
}

.zs-banner__arrow--next {
  right: 24px;
}

.zs-banner__arrow--next::before {
  content: "\e624";
}

.zs-hot-products {
  margin-bottom: 1px;
}

.zs-hot-products__title-wrap {
  text-align: center;
}

.zs-hot-products__title {
  color: #0078c9;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}

.zs-hot-products__wrap {
  margin-top: 2.08333%;
  background: url("../img/hot-products-bg.jpg") center center / cover no-repeat;
}

.zs-hot-products__grid {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.zs-hot-products__card {
  position: relative;
  width: 25.59524%;
  padding-top: 4.7619%;
  padding-bottom: 5.95238%;
}

.zs-hot-products__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25.5814%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.zs-hot-products__image {
  position: relative;
  z-index: 1;
  display: block;
}

.zs-hot-products__card-bottom {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  width: 100%;
  padding-left: 32.55814%;
  background: rgba(0, 0, 0, 0.8);
  transform: translateY(-50%);
}

.zs-hot-products__text {
  padding: 20px 24px 18px 0;
}

.zs-hot-products__text h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.zs-hot-products__text h3 a {
  color: #ffffff;
}

.zs-hot-products__more {
  display: inline-block;
  margin-top: 10px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

.zs-hot-products__more::after {
  content: "";
  display: inline-block;
  width: 37px;
  height: 6px;
  margin-top: -3px;
  margin-left: 12px;
  vertical-align: middle;
  background: url("../img/more-desktop.png") center center / contain no-repeat;
}

.zs-solutions {
  position: relative;
  margin-top: 72px;
  padding-bottom: 96px;
  background: #f3f3f3;
  overflow: hidden;
}

.zs-solutions__inner {
  position: relative;
  padding-top: 0;
  text-align: center;
}

.zs-solutions__title {
  position: absolute;
  top: 56px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  padding: 0;
  color: #ffffff;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  transform: translateX(-50%);
}

.zs-solutions__title::before,
.zs-solutions__title::after {
  content: "";
  position: absolute;
  top: 50%;
  width: calc(50vw - 50% - 100px);
  height: 1px;
  background: rgba(255, 255, 255, 0.45);
  transform: translateY(-50%);
}

.zs-solutions__title::before {
  margin-right: 100px;
  right: 100%;
}

.zs-solutions__title::after {
  margin-left: 100px;
  left: 100%;
}

.zs-solutions__top {
  position: relative;
  top: 0;
  left: 50%;
  z-index: 1;
  width: 100vw;
  height: 220px;
  margin-left: -50vw;
  overflow: hidden;
}

.zs-solutions__top li {
  display: none;
  height: 100%;
}

.zs-solutions__top li.is-active {
  display: block;
}

.zs-solutions__top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zs-solutions__bottom {
  position: relative;
  z-index: 3;
  width: 1200px;
  margin: -57px auto 0;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.zs-solutions__bottom ul {
  display: flex;
  width: 110%;
  text-align: left;
}

.zs-solutions__bottom li {
  width: 22.72727%;
  padding: 2.83333% 1.66667% 3.33333%;
  text-align: center;
}

.zs-solutions__icon {
  position: relative;
  display: inline-block;
  width: 31.53846%;
  overflow: hidden;
}

.zs-solutions__icon img {
  width: 100%;
}

.zs-solutions__icon .is-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.zs-solutions__bottom li h3 {
  margin-top: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}

.zs-solutions__bottom li h3 a {
  display: block;
  color: #000000;
}

.zs-solutions__bottom li p {
  min-height: 60px;
  max-height: 60px;
  margin-top: 20px;
  overflow: hidden;
  color: #585858;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.zs-solutions__more {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-top: 11.53846%;
  color: #535353;
  line-height: 23px;
  border: 1px solid #535353;
  border-radius: 50%;
}

.zs-solutions__bottom li.is-selected,
.zs-solutions__bottom li:hover {
  background: #0078c9;
}

.zs-solutions__bottom li.is-selected .is-hover,
.zs-solutions__bottom li:hover .is-hover {
  opacity: 1;
}

.zs-solutions__bottom li.is-selected .is-default,
.zs-solutions__bottom li:hover .is-default {
  opacity: 0;
}

.zs-solutions__bottom li.is-selected h3,
.zs-solutions__bottom li:hover h3 {
  border-color: #ffffff;
}

.zs-solutions__bottom li.is-selected h3 a,
.zs-solutions__bottom li:hover h3 a,
.zs-solutions__bottom li.is-selected p,
.zs-solutions__bottom li:hover p,
.zs-solutions__bottom li.is-selected .zs-solutions__more,
.zs-solutions__bottom li:hover .zs-solutions__more {
  color: #ffffff;
}

.zs-solutions__bottom li.is-selected .zs-solutions__more,
.zs-solutions__bottom li:hover .zs-solutions__more {
  border-color: #ffffff;
}

@media screen and (max-width: 1400px) {
  .zs-hot-products__title,
  .zs-solutions__title {
    font-size: 38px;
  }

  .zs-solutions__bottom {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .zs-banner__arrow {
    width: 30px;
    height: 30px;
  }

  .zs-banner__arrow::before {
    font-size: 16px;
  }
}

@media screen and (max-width: 875px) {
  .zs-banner {
    margin-bottom: 40px;
  }

  .zs-hot-products {
    margin-bottom: 20px;
  }

  .zs-hot-products__title,
  .zs-solutions__title {
    font-size: 26px;
  }

  .zs-hot-products__wrap {
    margin-top: 22px;
    background: none;
  }

  .zs-hot-products__grid {
    display: block;
  }

  .zs-hot-products__card {
    width: 100%;
    margin-bottom: 36px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .zs-hot-products__card::before {
    display: none;
  }

  .zs-hot-products__image {
    display: flex;
    justify-content: center;
  }

  .zs-hot-products__image img {
    width: 100%;
    max-width: 360px;
  }

  .zs-hot-products__card-bottom {
    position: static;
    padding-left: 0;
    background: transparent;
    transform: none;
  }

  .zs-hot-products__text {
    padding: 20px 10px 0;
  }

  .zs-hot-products__text h3 {
    font-size: 18px;
    line-height: 1.35;
  }

  .zs-hot-products__text h3 a {
    color: #222222;
  }

  .zs-hot-products__more {
    margin-top: 12px;
    color: #0078c9;
  }

  .zs-hot-products__more::after {
    width: 51px;
    height: 9px;
    margin-top: -5px;
    margin-left: 20px;
    background-image: url("../img/more-mobile.png");
  }

  .zs-solutions {
    margin-top: 40px;
    padding-bottom: 38px;
  }

  .zs-solutions__title {
    top: 50px;
    width: 100%;
    font-size: 30px;
    letter-spacing: 0.5px;
    text-align: center;
  }

  .zs-solutions__title::before,
  .zs-solutions__title::after {
    width: calc(50vw - 50% - 30px);
  }

  .zs-solutions__title::before {
    margin-right: 30px;
  }

  .zs-solutions__title::after {
    margin-left: 30px;
  }

  .zs-solutions__top {
    height: 198px;
  }

  .zs-solutions__bottom {
    width: calc(100% - 20px);
    margin-top: -54px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.16);
  }

  .zs-solutions__bottom ul {
    flex-wrap: wrap;
    width: 100%;
  }

  .zs-solutions__bottom li {
    width: 50%;
    padding: 24px 14px 14px;
  }

  .zs-solutions__bottom li h3 {
    margin-top: 16px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 1.35;
  }

  .zs-solutions__bottom li p {
    min-height: 96px;
    max-height: 96px;
    margin-top: 16px;
    font-size: 12px;
    line-height: 1.55;
    -webkit-line-clamp: 4;
  }

  .zs-solutions__more {
    width: 28px;
    height: 28px;
    margin-top: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 700px) {
  .zs-solutions__top img {
    width: 100%;
    height: 100%;
    max-width: none;
  }

  .zs-solutions__bottom ul {
    flex-wrap: wrap;
    width: 100%;
  }

  .zs-solutions__bottom li {
    width: 50%;
  }
}

@media screen and (max-width: 450px) {
  .zs-hot-products__card,
  .zs-solutions__bottom li {
    width: 100%;
  }

  .zs-hot-products__title {
    font-size: 46px;
  }

  .zs-hot-products__image img {
    max-width: 100%;
  }

  .zs-hot-products__text {
    padding: 16px 8px 0;
  }

  .zs-hot-products__text h3 {
    font-size: 17px;
  }

  .zs-solutions__top {
    height: 160px;
  }

  .zs-solutions__title {
    top: 48px;
    font-size: 28px;
  }

  .zs-solutions__bottom {
    width: calc(100% - 10px);
    margin-top: -58px;
  }

  .zs-solutions__bottom li {
    width: 50%;
    padding: 22px 8px 13px;
  }

  .zs-solutions__bottom li h3 {
    margin-top: 14px;
    font-size: 15px;
  }

  .zs-solutions__bottom li p {
    min-height: 88px;
    max-height: 88px;
    margin-top: 14px;
    font-size: 11px;
    line-height: 1.5;
  }

  .zs-solutions__more {
    margin-top: 14px;
  }

  .zs-banner__arrow--prev {
    left: 8px;
  }

  .zs-banner__arrow--next {
    right: 8px;
  }
}
