* {
  padding: 0px;
  margin: 0px;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

td {
  padding: 5px;
  outline: 1px solid black;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  line-height: 1;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: "Roboto", sans-serif;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}



a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  max-width: 100%;
  vertical-align: top;
  font-size: 10px;
  line-height: 1.1;
}

body._lock {
  overflow: hidden;
}

.wrapper {
  color: #333;
  font-size: 14px;
  background: #fff;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
._container {
  max-width: 1440px;
  width: 100%;
  padding: 0 26px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  ._container {
    max-width: 1024px;
    padding: 0 42px;
  }
}
@media (max-width: 991.98px) {
  ._container {
    max-width: none;
    padding: 0 20px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

p {
  padding: 0;
  margin: 0;
}

.advantages {
  width: auto;
}

section._mb,
div._mb,
li._mb {
  margin-bottom: 96px;
}
@media (max-width: 1439.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 40px;
  }
}
section._mt,
div._mt,
li._mt {
  margin-top: 96px;
}
@media (max-width: 1439.98px) {
  section._mt,
  div._mt,
  li._mt {
    margin-top: 72px;
  }
}
@media (max-width: 767.98px) {
  section._mt,
  div._mt,
  li._mt {
    margin-top: 56px;
  }
}
@media (max-width: 359.98px) {
  section._mt,
  div._mt,
  li._mt {
    margin-top: 40px;
  }
}
section._pt,
div._pt,
li._pt {
  padding-top: 96px;
}
@media (max-width: 1439.98px) {
  section._pt,
  div._pt,
  li._pt {
    padding-top: 72px;
  }
}
@media (max-width: 767.98px) {
  section._pt,
  div._pt,
  li._pt {
    padding-top: 56px;
  }
}
@media (max-width: 359.98px) {
  section._pt,
  div._pt,
  li._pt {
    padding-top: 40px;
  }
}
section._pb,
div._pb,
li._pb {
  padding-bottom: 96px;
}
@media (max-width: 1439.98px) {
  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 40px;
  }
}

._op0 {
  opacity: 0;
}

._lc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: clip;
}
._lc--1 {
  -webkit-line-clamp: 1;
}
._lc--2 {
  -webkit-line-clamp: 2;
}
._lc--3 {
  -webkit-line-clamp: 3;
}
._lc--4 {
  -webkit-line-clamp: 4;
}

.wrapper a.btn,
.wrapper button.btn {
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  min-height: 48px;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background-color: #e31235;
  padding: 12px 24px;
  border-radius: 8px;
  transition: background-color 0.3s ease 0s;
}
@media (min-width: 992px) {
  .wrapper a.btn:hover,
  .wrapper button.btn:hover {
    background-color: #bd0f2c;
  }
  .wrapper a.btn:focus,
  .wrapper button.btn:focus {
    background-color: #9c0c24;
  }
}
.wrapper a.btn._fw,
.wrapper button.btn._fw {
  width: 100%;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
}

.swiper-button-prev,
.swiper-button-next {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  top: 47%;
  border: 0;
  background-color: #fff;
  user-select: none;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  height: 48px;
  width: 48px;
}
@media (max-width: 1440px) {
  .swiper-button-prev,
  .swiper-button-next {
    transform: scale(0.7);
  }
}



.m-stories__container {
  position: relative;
}
@media (min-width: 991.98px) {
  .m-stories__slide {
    transition: transform 0.5s ease 0s;
  }
  .m-stories__slide:hover {
    transform: scale(0.95);
  }
}
.m-banner__img {
  max-width: 1440px;
  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .m-banner__img img {
    width: 100%;
    max-height: 1200px;
    object-fit: cover;
    object-position: 0 20%;
  }
}

.m-ai {
  position: relative;
  max-width: 1440px;
  margin-inline: auto;
  background: linear-gradient(225deg, #4c4b47 0%, #3e3b37 100%);
  z-index: 3;
}
@media (min-width: 767.98px) {
  .m-ai__decor {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .m-ai__decor {
    background: linear-gradient(180deg, #929292 10%, #4d4a48 100%);
    background-size: 20px;
    text-align: center;
    height: 28px;
    z-index: -1;
  }
}
.m-ai__decor img {
  width: 44px;
  height: 44px;
}
.m-ai__box {
  padding: 110px 50px 0 50px;
}
@media (max-width: 991.98px) {
  .m-ai__box {
    padding: 70px 50px 0 50px;
  }
}
@media (max-width: 991.98px) {
  .m-ai__box {
    padding: 70px 20px 0 20px;
  }
}
.m-ai__body {
  position: relative;
  max-width: 1440px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(400px, 516px) minmax(auto, 626px);
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(225deg, #4c4b47 0%, #3e3b37 100%);
  border-radius: 24px;
}
@media (max-width: 991.98px) {
  .m-ai__body {
    gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .m-ai__body {
    grid-template-columns: 1fr;
    justify-content: center;
    background: none;
  }
}
.m-ai__body::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  background: linear-gradient(111deg, rgb(112, 204, 255) 75%, rgb(43, 82, 156) 100%);
  z-index: -1;
  border-radius: 26px;
}
@media (max-width: 767.98px) {
  .m-ai__body::before {
    display: none;
  }
}
.m-ai__content-box--md3 {
  text-align: center;
  margin-bottom: 111px;
  color: #fff;
}
@media (min-width: 767.98px) {
  .m-ai__content-box--md3 {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .m-ai__content-box--md3 {
    margin-bottom: 80px;
  }
}
.m-ai__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .m-ai__title {
    font-size: 28px;
    line-height: 1.28571;
    margin-bottom: 32px;
  }
}
.m-ai__desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .m-ai__desc {
    font-size: 14px;
    line-height: 1.42857;
    max-width: 550px;
    margin-inline: auto;
  }
}
.m-ai__img {
  margin-top: -110px;
}
@media (max-width: 991.98px) {
  .m-ai__img {
    margin-top: -70px;
  }
}
@media (max-width: 767.98px) {
  .m-ai__img {
    margin-inline: auto;
  }
}
.m-ai__content-box {
  color: #fff;
  padding-right: 50px;
}
@media (max-width: 991.98px) {
  .m-ai__content-box {
    padding-right: 25px;
  }
}
@media (max-width: 767.98px) {
  .m-ai__content-box {
    display: none;
  }
}

/* =================================================== */
.m-stories__slider {
  max-width: 1340px;
  margin-inline: auto;
  /* padding-inline: 50px; */
}

@media (min-width: 767.98px) {
  .m-stories__slider {
    margin-top: 71px;
  }
}

@media (max-width: 767.98px) {
  .m-stories__slider {
    margin-top: 70px;
    padding-bottom: 120px !important;
  }
}

.swiper-button-prev {
  color: none;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.m-stories__button-prev {
  left: -10px;
  background-size: 44px 44px;
  background: url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.86329 1.38783L19.6567 13.1812L7.86328 24.9746" stroke="white" stroke-linecap="round" stroke-linejoin="round" /></svg>')
    center / 24px 26px no-repeat;
  transform: rotate(-180deg);
  border: 1px solid #fff;
  border-radius: 171px;
  padding: 10px;
  width: 44px;
  height: 44px;
}

.m-stories__button-next {
  right: -10px;
  background: url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.86329 1.38783L19.6567 13.1812L7.86328 24.9746" stroke="white" stroke-linecap="round" stroke-linejoin="round" /></svg>')
    center / 24px 26px no-repeat;
  border: 1px solid #fff;
  border-radius: 171px;
  padding: 10px;
  width: 44px;
  height: 44px;
}

.swiper-slide-next {
  transform: scale(0.5);
  opacity: 0.5;
  border-radius: 16px;
}

.swiper-slide-prev {
  transform: scale(0.5) !important;
}

.m-stories__desc {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.27273;
  color: #fff;
  margin-top: 40px;
}

.m-stories__img {
  /* max-width: 100%; */
}

.swiper-button-next {
  transform: scale(1);
}

.m-stories__img img {
  width: 77%;
  border-radius: 24px;
}

/* .m-stories__box {
  position: relative;
  top: -70px;
  left: 77.7%;
  width: 10px;
} */

.m-stories__box {
  position: relative;
  top: 40px;
  left: 50%;
  width: 100px;
  transform: translate(-50%, -50%);
}

@media (max-width: 767.98px) {
  .m-stories__slide {
    /* max-width: 300px; */
  }

  .m-stories__img {
    padding: 0 10px;
    text-align: center;
  }

  .m-stories__img img {
    width: 100%;
    border-radius: 24px;
  }

  .m-stories__box {
    position: relative;
    top: 50px;
    left: 50%;
    width: 100px;
    transform: translate(-50%, -50%);
  }

  .m-stories__desc {
    text-align: center;
  }
}

/* =================================================== */

.steam-disinfection {
  max-width: 1440px;
  margin-inline: auto;
  background: #ededed;
  margin-top: 0 !important;

}

.steam-disinfection__container{
  padding-inline: 50px;
}

.steam-disinfection__title {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.09091;
  color: #000;
  margin-bottom: 54px;
}
@media (max-width: 767.98px) {
  .steam-disinfection__title {
    font-size: 28px;
    line-height: 1.28571;
    text-align: center;
  }

    .steam-disinfection__container {
      padding-inline: 20px;
    }
}
.steam-disinfection__grid {
  display: grid;
  justify-content: center;
  position: relative;
}
.steam-disinfection__desc {
  max-width: 505px;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
@media (max-width: 893.98px) {
  .steam-disinfection__desc {
    max-width: 400px;
  }
}
@media (max-width: 767.98px) {
  .steam-disinfection__desc {
    font-size: 14px;
    line-height: 1.42857;
    margin: 40px 0 45px 0;
    text-align: center;
    margin-inline: auto;
  }
}
@media (max-width: 767.98px) {
  .steam-disinfection__desc--order-0 {
    display: none;
  }
}
@media (min-width: 767.98px) {
  .steam-disinfection__desc--display-block {
    display: none;
  }
}
.steam-disinfection__item {
  display: grid;
  justify-content: center;
  grid-template-columns: 1fr 0.7fr;
  gap: 20px;
  margin: 56px 0 40px 0;
}
@media (max-width: 1440px) {
  .steam-disinfection__item {
    margin: 36px 0 20px 0;
  }
}
@media (max-width: 767.98px) {
  .steam-disinfection__item {
    grid-template-columns: minmax(320px, auto);
    margin: 0;
    gap: 0;
  }
}
@media (min-width: 767.98px) {
  .steam-disinfection__desc--order-1 {
    position: absolute;
    top: 100%;
    left: 60%;
  }
}

.slider-2{
  max-width: 1340px;
}

@media (max-width: 767.98px) {
  .slider-2 img,
  .slider-1 img {
      max-width: 640px;
    }
}

/* ======================================== */



@media (max-width: 767.98px) {
  .m-stories__slide {
    /* max-width: 300px; */
  }

  .m-stories__img {
    padding: 0 10px;
    text-align: center;
  }

  .m-stories__img img {
    width: 100%;
    border-radius: 24px;
  }

  .m-stories__box {
    position: relative;
    top: 50px;
    left: 50%;
    width: 100px;
    transform: translate(-50%, -50%);
  }

  .m-stories__desc {
    text-align: center;
  }
}

.powerful-cleaning {
  background: linear-gradient(225deg, #4c4b47 0%, #3e3b37 100%);
  max-width: 1440px;
  margin-inline: auto;
  position: relative;
  z-index: 1;
  padding: 80px 50px 100px 50px;
}
@media (max-width: 767.98px) {
  .powerful-cleaning {
    padding: 60px 20px 60px 20px;
  }
}
.powerful-cleaning__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 767.98px) {
  .powerful-cleaning__title {
    font-size: 28px;
    line-height: 1.28571;
    text-align: center;
  }
}
@media (min-width: 767.98px) {
  .powerful-cleaning__title--md3-width {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .powerful-cleaning__title--md3-width {
    margin-bottom: 53px;
  }
}
.powerful-cleaning__banner-box {
  display: grid;
  position: relative;
  max-width: 1440px;
  display: grid;
  grid-template-columns: 320px minmax(320px, 679px);
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  background: linear-gradient(225deg, #4c4b47 0%, #3e3b37 100%);
  border-radius: 24px;
}
@media (max-width: 991.98px) {
  .powerful-cleaning__banner-box {
    gap: 0;
  }
}
@media (max-width: 767.98px) {
  .powerful-cleaning__banner-box {
    grid-template-columns: 1fr;
    padding: 10px 0 0 10px;
  }
}
.powerful-cleaning__banner-box::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  background: linear-gradient(111deg, rgb(112, 204, 255) 75%, rgb(43, 82, 156) 100%);
  z-index: -1;
  border-radius: 26px;
}
.powerful-cleaning__title--md3-display-none {
  padding-left: 50px;
}
@media (max-width: 919.98px) {
  .powerful-cleaning__title--md3-display-none {
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .powerful-cleaning__title--md3-display-none {
    display: none;
  }
}
.powerful-cleaning__img-banner {
  margin-top: -30px;
}
@media (min-width: 767.98px) {
  .powerful-cleaning__img-banner {
    max-width: 650px;
    margin-left: 4.5%;
  }
}
@media (max-width: 767.98px) {
  .powerful-cleaning__img-banner {
    margin: 0;
  }
}
.powerful-cleaning__img-banner img {
  border-radius: 24px;
}
.powerful-cleaning__first-item {
  margin: 60px 0 60px;
  max-width: 1240px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(220px, 550px) minmax(220px, 550px);
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 767.98px) {
  .powerful-cleaning__first-item {
    margin: 50px 0 0 0;
    display: flex;
    flex-direction: column-reverse;
    gap: 81px;
    padding-right: 0;
    text-align: center;
  }
}
.powerful-cleaning__first-img img {
  border-radius: 24px;
}
@media (max-width: 767.98px) {
  .powerful-cleaning__first-img img {
    border-radius: 24px;
  }
}
@media (max-width: 767.98px) {
  .powerful-cleaning__subtitle--none {
    display: none;
  }
}
.powerful-cleaning__subtitle {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.27273;
  color: #fff;
  margin-bottom: 40px;
  max-width: 505px;
}
@media (max-width: 767.98px) {
  .powerful-cleaning__subtitle {
    max-width: 100%;
    margin: 50px 0 37px 0;
  }
}
.powerful-cleaning__desc {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 767.98px) {
  .powerful-cleaning__desc {
    font-size: 14px;
    line-height: 1.42857;
  }
}
.powerful-cleaning__items {
  display: grid;
  margin-inline: auto;
  max-width: 1240px;
}
@media (max-width: 767.98px) {
  .powerful-cleaning__items {
    display: flex;
    flex-direction: column;
  }
}
.powerful-cleaning__img-item img {
  border-radius: 24px;
}
@media (min-width: 767.98px) {
  .powerful-cleaning__img-item-size-img {
    max-width: 610px;
  }
  .powerful-cleaning__img-item-size-img img {
    width: 100%;
  }
}
.powerful-cleaning__item {
  display: grid;
  grid-template-columns: minmax(320px, 550px) minmax(320px, 550px);
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media (min-width: 767.98px) {
  .powerful-cleaning__item:not(:first-child) {
    margin: 60px 0 0 0;
  }
}
@media (max-width: 767.98px) {
  .powerful-cleaning__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 60px;
    margin: 0;
  }
  .powerful-cleaning__item:last-child {
    flex-direction: column-reverse;
  }
}

.remote-control {
  max-width: 1440px;
  margin-inline: auto;
  background: #ededed;
  padding-inline: 100px;
}
@media (max-width: 1340.98px) {
  .remote-control {
    padding-inline: 50px;
  }
}
@media (max-width: 767.98px) {
  .remote-control {
    padding-inline: 20px;
  }
}

.remote-control__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
  color: #000;
  padding-top: 60px;
}
@media (max-width: 767.98px) {
  .remote-control__title {
    padding-top: 50px;
    font-size: 28px;
    line-height: 1.28571;
    text-align: center;
  }
}
.remote-control__banner {
  display: flex;
  justify-content: center;
}
.remote-control__banner img {
  border-radius: 24px;
}
@media (min-width: 767.98px) {
  .remote-control__banner {
    margin: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .remote-control__banner {
    margin: 40px 0 20px 0;
  }
}
.remote-control__items > :nth-child(2) {
  margin: 60px 0;
}
@media (max-width: 767.98px) {
  .remote-control__items > :nth-child(2) {
    margin: 20px 0;
  }
}
.remote-control__first-item {
  display: grid;
  grid-template-columns: minmax(200px, 550px) minmax(200px, 550px);
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media (max-width: 767.98px) {
  .remote-control__first-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.remote-control__content-first-img img {
  border-radius: 24px;
}
.remote-control__subtitle {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.27273;
  color: #000;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .remote-control__subtitle {
    text-align: center;
    margin-bottom: 20px;
  }
}
.remote-control__desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
@media (max-width: 767.98px) {
  .remote-control__desc {
    font-size: 14px;
    line-height: 1.42857;
    text-align: center;
  }
}
.remote-control__item {
  display: grid;
  grid-template-columns: minmax(200px, 550px) minmax(200px, 550px);
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media (max-width: 767.98px) {
  .remote-control__item {
    display: flex;
    flex-direction: column;
  }
  .remote-control__item:nth-child(2) {
    flex-direction: column-reverse;
  }
}
.remote-control__content-img img {
  border-radius: 24px;
}
.page {
  flex: 1 1 auto;
  z-index: 2;
}

.slider-2 {
  margin-top: 140px;
  padding-bottom: 100px !important;
}
.m-stories__slider {
  padding-bottom: 100px !important;
}

.slider-2 .m-stories__desc {
  color: #000 !important;
}

.slider-2 .m-stories__button-prev {
  background: url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.86329 1.38783L19.6567 13.1812L7.86328 24.9746" stroke="black" stroke-linecap="round" stroke-linejoin="round" /></svg>') center / 24px 26px no-repeat;
}

.slider-2 .m-stories__button-next {
  background: url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.86329 1.38783L19.6567 13.1812L7.86328 24.9746" stroke="black" stroke-linecap="round" stroke-linejoin="round" /></svg>') center / 24px 26px no-repeat;
}

.slider-2 .m-stories__button-prev,
.slider-2 .m-stories__button-next {
  color: #000;
  border-color: #000;
  fill: #000;
}

@media (max-width: 767.98px) {
  .slider-2 {
    margin-top: 40px;
  }
}
