.innovation-section {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 0;
  margin: 0;
  background-color: #F2F8FF;
}
.innovation-section .reg {
  font-size: 12px;
  transform: translateY(-5px);
  display:inline-block;
}
.wrap-biorepair-catalog {
  width: 100%;
  height: auto;
  padding: 20px 25px;
  padding-bottom: 0;
  background-color: #F2F8FF;
}
.just-content-center {
  justify-content: center !important;
}
.align-start {
  align-items: flex-start !important;
}
.innovation-section .biorepair-special-slider-wrap {
  height: 100%;
  max-height: 515px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  position: relative;
  gap: 40px;
  padding: 60px 120px;
}
.innovation-section .biorepair-special-slider .biorepair-special-slider-header {
  padding: 0;
  margin-bottom: 20px;
  font-family: "Montserrat";
  font-size: 55px;
  font-weight: 600;
  line-height: 67.05px;
  text-align: left;
  text-transform: uppercase;
}
.innovation-section .biorepair-special-slider .biorepair-special-slider-text {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;  
  padding-bottom: 100px;
  padding-left: 0;
}
.innovation-section .biorepair-special-slider .biorepair-special-slider-link,
.biorepair-special-slider-link {
  align-self: flex-end;
  justify-self: flex-end;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 10px 0;
}
.biorepair-special-slider .biorepair-special-slider-link .blue-btn-outline,
.biorepair-special-slider-link .blue-btn-outline {
  width: 221px;
  height: 50px;
  gap: 10px;
  border-radius: 3px;
  border: 1px solid #194276;
  background: none;
  color: #194276;
  padding: 10px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat";
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  transition: all .3s;
}
.biorepair-special-slider .biorepair-special-slider-link .red-btn-catalog,
.biorepair-special-slider-link .red-btn-catalog {
  width: 221px;
  height: 50px;
  padding: 10px;
  gap: 10px;
  border-radius: 3px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat";
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  transition: all .3s;
  background: #F22D65;
  color: #fff !important;
}

.biorepair-special-slider-link .blue-btn-outline:hover,
.biorepair-special-slider .biorepair-special-slider-link .red-btn-catalog:hover,
.biorepair-special-slider-link .red-btn-catalog:hover {
  background: #194276;
  color: #fff !important;
}
.innovation-section .biorepair-special-slider-wrap > * {
  z-index: 20;
  margin: 0;
  padding-top: 0;
}
.innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
  max-width: 620px;
  width: 100%;
  height: auto;
}

.innovation-section .biorepair-special-slider-wrap .biorepair-special-inovation {
  max-width: 450px;
  width: 100%;
  height: auto;
}

.innovation-section .biorepair-special-inovation .biorepair-special-block-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}

.biorepair-special-inovation .biorepair-special-block-wrap .biorepair-special-block-item {
  background: none;
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  max-width: 320px;
  width: 100%;
  height: auto;
  gap: 20px;
  margin: 0;
}
.biorepair-special-inovation .biorepair-special-block-wrap .biorepair-special-block-item:nth-last-of-type(2) {
  padding-left: 20px;
}
.biorepair-special-block-item .img-zub-wrap {
  width: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.biorepair-special-block-item .special-block-item__desc {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  width: 198px;
  text-align: left;
}
.innovation-section .biorepair-special-slider-wrap .back-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.innovation-section .biorepair-special-slider-wrap .back-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}


.innovation-section .wrap-biorepair-special-grey {
  background-color: #F2F8FF;
  padding: 50px 30px;
}
.wrap-biorepair-special-grey .wrap-biorepair-special {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  max-width: 1440px;
}
.wrap-biorepair-special-grey .wrap-biorepair-special .biorepair-special-item {
  background-color: #fff;
  max-width: 457px;
  width: 100%;
  padding: 25px 15px;
  height: auto;
  min-height: 294px;
  border-radius: 10px;
}
.wrap-biorepair-special-grey .special-block-second.wrap-biorepair-special .biorepair-special-item {
  min-height: 374px;
}
.wrap-biorepair-special-grey .special-block-third.wrap-biorepair-special .biorepair-special-item {
  min-height: 362px;
  padding: 25px 20px;
}
.background-left {
  background-image: url('../img/Back-left.png');
  background-repeat: no-repeat;
  background-position: 100%;
}
.background-right {
  background-image: url('../img/back-right.png');
  background-repeat: no-repeat;
  background-position: 75%;
}
.wrap-biorepair-special .biorepair-special-item h3 {
  font-family: "Montserrat";
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 10px;
}
.wrap-biorepair-special .biorepair-special-item h4 {
  margin-bottom: 10px;
  font-family: "Montserrat";
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.wrap-biorepair-special .biorepair-special-item p {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.wrap-biorepair-special .biorepair-special-item blockquote {
  margin: 15px 0;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  line-height: 28.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  border-left: 4px solid #194276;
  padding: 0 15px;
}

.innovation-section .wrap-biorepair-special-product {
  width: 100%;
  height: auto;
}
.innovation-section .biorepair-special-block-features-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: stretch;
  flex-direction: column;
  flex-wrap: wrap;
  max-width: 1600px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.innovation-section .biorepair-special-block-features-wrap .special-block-features-item {
  width: 100%;
  height: 100%;
  max-height: 498px;
  overflow: hidden;
}
.innovation-section .special-block-features-item .block-features-item-left {
  max-width: 842px;
  width: 100%;
  display: block;
  position: relative;
}
/* .special-block-features-item .block-features-item-right img {
  width: 100%;
  height: auto;
  object-fit: cover;
} */
.special-block-features-item .block-features-item-left .img-bottom img {
  width: 451px;
  height: 602px;
  object-fit: contain;
  object-position: bottom;
}
.special-block-features-item .block-features-item-left .block-imgs {
  z-index: 22;
  position: absolute;
  bottom: 70px;
  right: 70px;
  width: auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 15px;
}
.block-features-item-left .block-imgs .block-imgs-item {
  position: relative;
  width: 165px;
  height: auto;
}
.block-features-item-left .block-imgs .block-imgs-item span {
  width: 100%;
  display: inline-flex;
  font-family: "Montserrat";
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  justify-content: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 15px;
  color: #194276;
}
.innovation-section .special-block-features-item {
  height: 498px;
}
.innovation-section .special-block-features-item .block-features-item-right {
  max-width: 545px;
  width: 100%;
  padding: 20px 40px;
  background-color: #fff;
}
.special-block-features-item .block-features-item-left .img-top {
  position: absolute;
  height: 350px;
  width: 560px;
  top: 70px;
  z-index: 10;
  right: 60px;
}
.block-features-item-left .img-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.biorepair-special-block-features-wrap {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  background-color: #FFF;
}
.biorepair-special-block-features-wrap .special-block-features-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 100%;
  height: auto;
}
.biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-second {
  max-height: 620px;
  width: 100%;
  height: 420px;
  background-size: calc(100% - 245px) 100%;
  background-position: right;
}
.biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-third {
  width: 100%;
  height: 380px;
  max-height: 515px;
  background-position: inherit;
  background-size: 125% 100%;
  background-image: url('../img/compos.png');
}
.special-block-features-item.special-block-features-item-second .block-features-item-left {
  width: 100%;
  padding: 20px 40px;
  background: none;
  max-width: 595px;
  max-height: 620px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.special-block-features-item-second .block-features-item-left p {
  display: block;
}
.special-block-features-item.special-block-features-item-second .block-features-item-right {
  max-width: 625px;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  background: none;
  height: 100%;
  max-height: 620px;
}
.special-block-features-item.special-block-features-item-third .block-features-item-left {
  max-width: 870px;
  width: 100%;
  height: 100%;
  max-height: 515px;
  background: none;
  position: relative;
  overflow: hidden;
}
.special-block-features-item.special-block-features-item-third .block-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: left;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.special-block-features-item.special-block-features-item-third .block-img {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left;
  overflow: hidden;
}
.special-block-features-item.special-block-features-item-third .block-features-item-left .img-back {
  position: absolute;
  left: 0;
  width: 900px;
  height: 100%;
  top: 0;
  left: 200px;
  bottom: 0;
  z-index: 30;
  right: 0;
  z-index: 30;
}
.special-block-features-item-third .block-features-item-left .img-back img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  object-position: center;
}
.special-block-features-item.special-block-features-item-third .block-features-item-right {
  max-width: 621px;
  max-height: 650px;
  width: 100%;
  height: 650px;
  background: #FFFF;
  transform: rotate(-15deg);
  padding: 45px 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.special-block-features-item.special-block-features-item-third .block-features-item-right p {
  transform: rotate(15deg);
  display: block;
}
.special-block-features-item-second .block-features-item-right .img-back {
  position: absolute;
  z-index: 30;
  width: 900px;
  height: auto;
  right: 0px;
  top: auto;
  bottom: 0;
}
.special-block-features-item .block-features-item-right h4,
.special-block-features-item .block-features-item-left h4 {
  font-family: "Montserrat";
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 15px;
}
.special-block-features-item .block-features-item-right p,
.special-block-features-item .block-features-item-left p {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #194276;
}
.banner-emails {
  max-width: 1600px;
  width: 100%;
  height: auto;
  margin: 40px auto;
}
.banner-desktop img {
  width: 100%;
  height: auto;
  margin: 0;
}
.banner-mobile {
  display: none;
}
.biorepair-catalog-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.biorepair-catalog-content .biorepair-catalog-text {
  max-width: 574px;
  width: 100%;
  height: 100%;
  max-height: 768px;
}
.biorepair-catalog-content .biorepair-catalog-image {
  max-width: 810px;
  max-height: 768px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.biorepair-catalog-content .biorepair-catalog-text h5 {
  font-family: "Montserrat";
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 25px;
}
.biorepair-catalog-content .biorepair-catalog-text p {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 25px;
}
.special-block-features-item.special-block-features-item-third .block-img {
  position: absolute;
  z-index: 30;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.special-block-features-item.special-block-features-item-third .block-img img {
  position: relative;
  display: block;
  left: auto;
  right: 0;
  object-fit: cover;
}
.special-block-features-item.special-block-features-item-third .block-features-item-right {
  max-width: 1024px;
  padding: 50px 80px;
  transform: rotate(343deg);
  z-index: 30;
  margin-right: -50px;
}
.special-block-features-item.special-block-features-item-third .block-features-item-right p {
  transform: rotate(-343deg);
}
.special-block-features-item.special-block-features-item-third .block-features-item-left {
  max-width: 710px;
}
.wrap-biorepair-catalog .biorepair-special-slider-link {
  padding-left: 0;
}
@media (min-width: 1600px) {
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
    max-width: 500px;
  }
  .innovation-section .biorepair-special-slider-wrap {
    max-width: 1700px;
  }
  .wrap-biorepair-special-grey .wrap-biorepair-special {
    max-width: 1700px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    width: 58%;
  }
}

@media (max-width: 1600px) and (min-width: 1441px) {
  .innovation-section .special-block-features-item .block-features-item-right {
    max-width: 765px;
  }
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
    max-width: 500px;
  }
  .special-block-features-item-second .block-features-item-right .img-back {
    width: 1140px;
  }
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-third {
    background-size: 89%;
  }
  .special-block-features-item .block-features-item-left .block-imgs {
    right: 85px;
  }
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-second {
    background-size: calc(104%) 100%;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-left {
    max-width: 700px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    max-width: 1224px;
    margin-right: -50px;
    padding: 40px 85px;
    transform: rotate(346deg);
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right p {
    transform: rotate(-346deg);
  }
}

@media (min-width: 1440px) {
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-second {
    background-size: 100% 100%;
  }
  .innovation-section .special-block-features-item .block-features-item-right {
    max-width: 100%;
    width: 60%;
  }
  .special-block-features-item-second .block-features-item-right .img-back {
    width: 1100px;
  }
  .innovation-section .special-block-features-item .block-features-item-left {
    max-width: 100%;
    width: 73%;
  }
  .special-block-features-item.special-block-features-item-second .block-features-item-left {
    max-width: 100%;
    width: 35%;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    max-width: 100%;
    width: 57.4%;
    height: 750px;
    transform: rotate(344deg);
    margin-top: -50px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right p {
    transform: rotate(-344deg);
  }
  .special-block-features-item.special-block-features-item-third .block-img img {
    left: auto;
    right: auto;
    object-fit: cover;
    object-position: left;
    width: 1024px;
    height: 490px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-left {
    max-width: 100%;
    width: 47%;
  }
  .wrap-biorepair-catalog {
    max-width: 1440px;
    margin: 0 auto;
  }
  .innovation-section .biorepair-special-slider-wrap {
    max-width: 1660px;
    margin: 0 auto;
  }
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
    max-width: 580px;
  }
}

@media (max-width: 1440px) {
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-third {
    background-size: 90%;
  }
  .wrap-biorepair-special-grey .wrap-biorepair-special .biorepair-special-item {
    max-width: 400px;
  }
  .wrap-biorepair-special-grey .wrap-biorepair-special .biorepair-special-item h3 {
    font-size: 42px;
  }
  .wrap-biorepair-special-grey .wrap-biorepair-special .biorepair-special-item h4 {
    font-size: 21px;
  }
  .innovation-section .biorepair-special-slider-wrap {
    gap: 20px;
    padding: 60px 40px;
  }
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
    max-width: 540px;
  }
  .innovation-section .special-block-features-item .block-features-item-left {
    max-width: 715px;
  }
  .special-block-features-item .block-features-item-left .block-imgs {
    right: 100px;
  }

  .special-block-features-item.special-block-features-item-second .block-features-item-left {
    max-width: 625px;
  }
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-second {
    background-size: 109% 100%;
  }
  .special-block-features-item-second .block-features-item-right .img-back {
    width: 1100px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    transform: rotate(344deg);
    width: 1050px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right p {
    transform: rotate(-344deg);
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-left {
    max-width: 690px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    max-width: 890px;
  }
  .special-block-features-item.special-block-features-item-third .block-img img {
    height: 400px;
    width: 100%;
  }
}

/* @media (max-width: 1370px) {
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-second {
    background-size: 91% 100%;
  }
  .innovation-section .biorepair-special-slider .biorepair-special-slider-header {
    font-size: 50px;
  }
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
    max-width: 450px;
  }
  .innovation-section .biorepair-special-inovation .biorepair-special-block-wrap {
    gap: 0;
  }
  .biorepair-special-inovation .biorepair-special-block-wrap .biorepair-special-block-item {
    padding: 15px;
  }
  .innovation-section .biorepair-special-slider .biorepair-special-slider-link, .biorepair-special-slider-link {
    gap: 15px;
    display: flex;
  }
  .biorepair-special-slider .biorepair-special-slider-link .blue-btn-outline,
  .biorepair-special-slider-link .blue-btn-outline,
  .biorepair-special-slider .biorepair-special-slider-link .red-btn-catalog,
  .biorepair-special-slider-link .red-btn-catalog {
    margin: 0;
  }
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-third {
    background-size: 100%;
  }
} */
@media (max-width: 1336px) {
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-inovation {
    display: none;
  }
  .wrap-biorepair-special-grey .wrap-biorepair-special .biorepair-special-item {
    max-width: 360px;
  }
  .wrap-biorepair-special .biorepair-special-item p {
    font-size: 14px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    max-width: 900px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-left {
    max-width: 520px;
  }
  .special-block-features-item.special-block-features-item-third .block-img img {
    height: 0px;
  }
  .special-block-features-item-second .block-features-item-right .img-back {
    width: 990px;
  }
  .special-block-features-item.special-block-features-item-second .block-features-item-left {
    max-width: 540px;
  }
}
@media (max-width: 1336px) and (min-width: 1025px) {
  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-second {
    background-size: 104% 100%;
  }
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
    max-width: 540px;
  }
}

@media (max-width: 1024px) {
  .wrap-biorepair-special-grey .wrap-biorepair-special {
    flex-direction: column;
    align-items: center !important;
  }
  .innovation-section .biorepair-special-slider .biorepair-special-slider-link, .biorepair-special-slider-link {
    gap: 15px;
  }
  .biorepair-special-slider .biorepair-special-slider-link .blue-btn-outline, .biorepair-special-slider-link .blue-btn-outline {
    margin: 15px auto;
  }
  .innovation-section .biorepair-special-inovation .biorepair-special-block-wrap {
    gap: 0;
    display: none;
  }
  .innovation-section .biorepair-special-slider-wrap {
    padding: 20px 15px;
  }
  .innovation-section .biorepair-special-block-features-wrap .special-block-features-item {
    flex-direction: column;
    max-height: 100%;
    height: auto;
  }
  .special-block-features-item .block-features-item-left .block-imgs {
    position: relative;
    width: 100%;
    height: auto;
    top: 15px;
    left: 0;
    right: 0;
    bottom: auto;
    margin-bottom: 280px;
  }
  .special-block-features-item .block-features-item-left .img-top {
    display: none;
  }
  .special-block-features-item .block-features-item-left .img-bottom {
    display:none;
  }
  .innovation-section .special-block-features-item .block-features-item-left,
  .innovation-section .special-block-features-item .block-features-item-right {
    width: 100%;
    max-width: 100%;
  }
  .innovation-section .special-block-features-item .block-features-item-left,
  .innovation-section .special-block-features-item .block-features-item-right {
    background: none;
    height: auto;
    max-height: 100%;
  }
  .innovation-section .special-block-features-item .block-features-item-left h4,
  .innovation-section .special-block-features-item .block-features-item-right h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25.2px;
  }
  .innovation-section .special-block-features-item .block-features-item-left p,
  .innovation-section .special-block-features-item .block-features-item-right p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
  }

  .innovation-section .special-block-features-item .block-features-item-right {
    padding: 40px 20px;
    padding-bottom: 0;
  }
  .innovation-section .biorepair-special-block-features-wrap .special-block-features-item:first-of-type {
    background-size: 390px 684px;
    background-image: url('../img/back-left-mob.png');
    background-repeat: no-repeat;
    max-width: 390px;
    margin: 0 auto;
  }
  .innovation-section .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-second {
    background-size: 390px 675px;
    background-image: url('../img/back-second-mob.png');
    background-repeat: no-repeat;
    background-position: top;
    max-width: 390px;
    margin: 0 auto;
    flex-direction: column-reverse;
  }
  .special-block-features-item.special-block-features-item-second .block-features-item-right,
  .special-block-features-item.special-block-features-item-second .block-features-item-left {
    background: none;
  }
  .special-block-features-item.special-block-features-item-second .block-features-item-right {
    height: 1px;
    margin-bottom: 85%;
  }
  .special-block-features-item.special-block-features-item-second .block-features-item-left {
    padding: 35px;
    padding-top: 25px;
  }
  .special-block-features-item-second .block-features-item-right .img-back {
    display: none;
  }

  .biorepair-special-block-features-wrap .special-block-features-item.special-block-features-item-third {
    background-image: url('../img/back-third-mob.png');
    background-size: 390px 779px;
    background-position: top;
    max-width: 390px;
    max-height: 100%;
    height: auto;
    margin: 0 auto;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    transform: none;
    padding: 35px;
    margin: 0;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right p {
    transform: none;
  }
  .special-block-features-item.special-block-features-item-third .block-img {
    height: 1px;
    margin-bottom: 140%;
    position: relative;
  }
  .special-block-features-item.special-block-features-item-third .block-img img {
    display: none;
  }

}

@media (max-width: 991px) {
  .banner-desktop {
    display: none;
  }
  .banner-mobile {
    display: block;
    width: fit-content;
    height: auto;
    margin: 0 auto;
  }
  .innovation-section .biorepair-special-block-features-wrap {
    padding: 0;
  }
  .wrap-biorepair-special-grey .wrap-biorepair-special .biorepair-special-item {
    padding: 25px;
  }
  .wrap-biorepair-special-grey .wrap-biorepair-special {
    padding: 20px 0;
  }
  .innovation-section .wrap-biorepair-special-grey {
    padding: 20px 30px;
  }
  body .content {
    margin-top: 0;
  }
  .innovation-section .biorepair-special-slider-wrap {
    background-image: url('../img/back-banner-first.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 100%;
    height: auto;
    justify-content: center;
    padding-top: 50px;
  }
  .innovation-section .biorepair-special-slider-wrap .back-img {
    display: none;
  }
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-slider {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .biorepair-special-slider .biorepair-special-slider-link {
    gap: 15px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
  .innovation-section .biorepair-special-slider-wrap .biorepair-special-inovation {
    display: none;
  }
  .biorepair-special-slider .biorepair-special-slider-link .blue-btn-outline,
  .biorepair-special-slider-link .blue-btn-outline {
    margin: 0;
  }
  .biorepair-catalog-content {
    flex-wrap: wrap;
    padding-top: 40px;
  }
  .biorepair-catalog-content .biorepair-catalog-text,
  .biorepair-catalog-content .biorepair-catalog-image {
    width: 100%;
    max-width: 100%;
  }
  .biorepair-catalog-content .biorepair-catalog-image {
    max-height: 570px;
  }
}

@media (max-width: 990px) and (min-width: 900px) {
  .innovation-section .biorepair-special-slider-wrap {
    background-size: 100% 940px;
  }
}

@media (max-width: 540px) {
  .innovation-section .biorepair-special-slider-wrap {
    padding-top: 320px;
  }
  .innovation-section .biorepair-special-slider .biorepair-special-slider-text {
    max-width: 100%;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
  }
  .innovation-section .biorepair-special-slider .biorepair-special-slider-link, .biorepair-special-slider-link {
    flex-wrap:wrap;
  }
  .biorepair-special-slider .biorepair-special-slider-link .blue-btn-outline,
  .biorepair-special-slider-link .blue-btn-outline,
  .biorepair-special-slider .biorepair-special-slider-link .red-btn-catalog,
  .biorepair-special-slider-link .red-btn-catalog {
    width: 100%;
    margin: 0;
    cursor: pointer;
  }
  .innovation-section .special-block-features-item .block-features-item-left,
  .innovation-section .special-block-features-item .block-features-item-right,
  .innovation-section .special-block-features-item {
    width: 100%;
    max-width: 100%;
  }
  .biorepair-catalog-content .biorepair-catalog-image {
    max-height: 350px;
  }
  .biorepair-catalog-content .biorepair-catalog-text h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25.2px;
  }
  .biorepair-catalog-content .biorepair-catalog-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
  }
  .innovation-section .biorepair-special-slider .biorepair-special-slider-header {
    font-size: 32px;
    font-weight: 600;
    line-height: 39.01px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right,
  .special-block-features-item.special-block-features-item-second .block-features-item-left,
  .innovation-section .special-block-features-item .block-features-item-right {
    padding: 35px;
  }
  .special-block-features-item.special-block-features-item-third .block-features-item-right {
    padding: 35px;
    transform: none;
    margin: 0;
  }
  .biorepair-catalog-content .biorepair-special-slider-link {
    margin-top: 45px;
  }
}

@media (max-width: 475px) {
  .innovation-section .wrap-biorepair-special-grey {
    padding: 20px;
  }
  .banner-emails {
    padding: 0 20px;
  }
  .innovation-section .biorepair-special-slider-wrap {
    background-size: contain;
    padding-top: 280px;
  }
  .biorepair-catalog-content .biorepair-catalog-image {
    max-height: 320px;
  }
  .special-block-features-item.special-block-features-item-second .block-features-item-right {
    padding: 0;
    margin-bottom: 100%;
  }
  .special-block-features-item.special-block-features-item-third .block-img {
    margin-bottom: 150%;
  }
  .special-block-features-item .block-features-item-left .block-imgs {
    margin-bottom: 75%;
  }
}