#es-rc #es-rc-content {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  max-width: 680px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  background: #fff;
}
#es-rc #es-rc-content * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#es-rc #es-rc-content p {
  margin: 0;
}
#es-rc #es-rc-content img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-rc #es-rc-content a {
  text-decoration: none;
  color: inherit;
}
#es-rc #es-rc-content sup {
  top: 0;
}
#es-rc #es-rc-content .es-bold {
  font-weight: 900;
}
#es-rc #es-rc-content .es-uppercase {
  text-transform: uppercase;
}
#es-rc #es-rc-content .es-white-text {
  color: #fff;
}
#es-rc #es-rc-content .es-accent-text {
  color: #00a69a;
}
#es-rc #es-rc-content .es-small-text {
  font-size: 25px;
}
#es-rc #es-rc-content .swiper-button-prev,
#es-rc #es-rc-content .swiper-button-next {
  color: #007470;
}
#es-rc #es-rc-content .swiper-pagination-bullet {
  opacity: 0.1;
  width: 10px;
  height: 10px;
}
#es-rc #es-rc-content .swiper-pagination-bullet-active {
  background: #007470;
  opacity: 1;
}
#es-rc #es-rc-content .es-section-title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #es-rc #es-rc-content .es-section-title {
    font-size: 32px;
  }
}
#es-rc #es-rc-content .es-section-title--smaller {
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.14;
  margin-block: 50px;
}
#es-rc #es-rc-content .es-section-title--smaller span {
  font-weight: 900;
}
#es-rc #es-rc-content .es-logos {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 24px;
  margin-bottom: 15px;
}
#es-rc #es-rc-content .es-logos__logo2 {
  margin-top: 10px;
}
#es-rc #es-rc-content .es-logos img {
  max-height: 60px;
}
@media (min-width: 768px) {
  #es-rc #es-rc-content .es-logos {
    justify-content: flex-end;
    gap: 55px;
    padding-right: 60px;
  }
}
#es-rc #es-rc-content .es-kv {
  color: #fff;
  text-transform: uppercase;
  padding: 25px;
}
#es-rc #es-rc-content .es-kv__right {
  max-width: 342.8571428571px;
  margin-left: auto;
}
#es-rc #es-rc-content .es-kv__highlight {
  background-color: #00a69a;
  font-weight: 600;
  max-width: max-content;
  padding: 4px 8px;
}
#es-rc #es-rc-content .es-kv__heading {
  font-size: 28px;
  line-height: 1;
  margin: 10px 0 20px 0;
}
#es-rc #es-rc-content .es-kv__heading span {
  font-weight: 600;
}
#es-rc #es-rc-content .es-kv__text--big-bold {
  font-size: 16px;
  font-weight: 600;
}
#es-rc #es-rc-content .es-kv__list {
  font-size: 13px;
}
#es-rc #es-rc-content .es-benefits {
  margin-top: 70px;
  text-align: center;
}
#es-rc #es-rc-content .es-benefits__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 25px;
  margin-top: 70px;
}
#es-rc #es-rc-content .es-benefits__single {
  display: flex;
}
#es-rc #es-rc-content .es-benefits__single--icon > img {
  max-width: 51px;
  width: 51px;
  height: 45px;
}
#es-rc #es-rc-content .es-benefits__single--text {
  text-transform: uppercase;
  text-align: left;
  margin-left: 10px;
  font-size: 20px;
}
#es-rc #es-rc-content .es-formula {
  text-transform: uppercase;
}
#es-rc #es-rc-content .es-formula__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 25px;
  background-repeat: no-repeat;
  background-position: 0;
  background-size: cover;
}
#es-rc #es-rc-content .es-formula__single {
  display: grid;
  grid-template-columns: 70px auto;
  gap: 20px;
  max-width: 600px;
}
#es-rc #es-rc-content .es-formula__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  text-wrap: balance;
}
#es-rc #es-rc-content .es-formula__text p {
  max-width: 400px;
}
#es-rc #es-rc-content .es-formula__text--bold {
  font-weight: 900;
  font-size: 18px;
}
#es-rc #es-rc-content .es-effects__wrapper {
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#es-rc #es-rc-content .es-effects__single {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#es-rc #es-rc-content .es-effects__name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
#es-rc #es-rc-content .es-effects__name span {
  font-weight: 400;
  display: block;
}
#es-rc #es-rc-content .es-effects__text {
  font-size: 18px;
  font-weight: 800;
}
#es-rc #es-rc-content .es-effects__text--upper {
  text-transform: uppercase;
  font-weight: 800;
}
#es-rc #es-rc-content .es-effects__number {
  font-size: 36px;
}
#es-rc #es-rc-content .es-effects__percent {
  vertical-align: top;
  font-size: 32px;
}
#es-rc #es-rc-content .es-research {
  width: 100%;
  padding: 25px;
  margin-top: 50px;
}
#es-rc #es-rc-content .es-research__wrapper {
  width: 100%;
  max-width: 500px;
  color: #fff;
}
#es-rc #es-rc-content .es-research__title {
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
}
#es-rc #es-rc-content .es-research__title span {
  font-weight: 400;
}
#es-rc #es-rc-content .es-research__list {
  margin-block: 24px;
  font-size: 16px;
  line-height: 1.3;
}
#es-rc #es-rc-content .es-research__list--single {
  display: grid;
  grid-template-columns: 30px auto;
}
#es-rc #es-rc-content .es-research__text {
  font-size: 16px;
}
#es-rc #es-rc-content .es-cross {
  display: none;
  margin-bottom: 60px;
}
#es-rc #es-rc-content .es-cross__container {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 24px;
}
#es-rc #es-rc-content .es-cross__single {
  display: flex;
  flex-flow: column;
  margin: 15px auto;
  width: 160px;
  transition: transform 0.6s;
}
#es-rc #es-rc-content .es-cross__single:hover .es-cross__single--img img {
  transform: translateY(-8px);
}
#es-rc #es-rc-content .es-cross__single:hover .es-cross__single--link {
  color: #000;
  background-color: #fff;
}
#es-rc #es-rc-content .es-cross__single--img img {
  max-height: 250px;
  transition: all 0.3s ease-in-out;
}
#es-rc #es-rc-content .es-cross__single--text--wrapper {
  display: flex;
  align-items: flex-end;
  margin: 20px 0;
}
#es-rc #es-rc-content .es-cross__single--text {
  padding-left: 5px;
  font-size: 12px;
}
#es-rc #es-rc-content .es-cross__single--link {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border: #000 1px solid;
  border-radius: 5px;
  padding: 10px 0;
  transition: all 0.3s ease-in-out;
}
#es-rc #es-rc-content .es-blue-text {
  color: #007470;
  text-transform: uppercase;
}
#es-rc #es-rc-content .es-cross-mobile {
  display: block;
  margin: 30px 0;
}
#es-rc #es-rc-content .es-cross-mobile .es-cross-mobile__title {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#es-rc #es-rc-content .es-cross-mobile .swiper-wrapper {
  padding-bottom: 25px;
}
#es-rc #es-rc-content .es-cross-mobile .swiper-button-prev,
#es-rc #es-rc-content .es-cross-mobile .swiper-button-next {
  top: 40%;
}
#es-rc #es-rc-content .es-swiper--1 .es-cross__single {
  width: 210px;
}
#es-rc #es-rc-content .es-swiper--1 .es-cross__single--text--wrapper {
  align-items: center;
}
#es-rc #es-rc-content .swiper-button-prev.swiper-button-prev--1 {
  top: unset;
  bottom: -6px;
  left: 32px;
}
#es-rc #es-rc-content .swiper-button-prev.swiper-button-prev--1::after {
  font-size: 22px;
  font-weight: 900;
  color: #007470;
}
#es-rc #es-rc-content .swiper-button-next.swiper-button-next--1 {
  top: unset;
  bottom: -6px;
  right: 36px;
}
#es-rc #es-rc-content .swiper-button-next.swiper-button-next--1::after {
  font-size: 22px;
  font-weight: 900;
}
#es-rc #es-rc-content .es-products {
  display: none;
}
#es-rc #es-rc-content .es-products__container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
#es-rc #es-rc-content .es-products__container a:nth-child(1) img {
  height: 414px;
}
#es-rc #es-rc-content .es-products__container a:nth-child(2) img {
  height: 373px;
}
#es-rc #es-rc-content .es-products__container a:nth-child(3) img {
  height: 300px;
}
#es-rc #es-rc-content .es-products__single {
  margin: auto;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  line-height: 1;
}
#es-rc #es-rc-content .es-products__single .es-products__single--img > img {
  margin-bottom: 10px;
  max-height: 250px;
  transition: all 0.3s ease-in-out;
}
#es-rc #es-rc-content .es-products__single .es-products__single--img > img:hover {
  transform: scale(1.05);
}
#es-rc #es-rc-content .es-products__single .es-products__single--text {
  margin-top: 20px;
  padding: 25px;
  text-transform: uppercase;
  color: #000;
  background-color: #007470;
  min-width: 260px;
  width: 100%;
  max-width: 320px;
}
#es-rc #es-rc-content .es-products__single .es-products__single--text--1 {
  font-size: 32px;
}
#es-rc #es-rc-content .es-products__single .es-products__single--text--2 {
  font-size: 24px;
}
#es-rc #es-rc-content .es-products__single .es-products__single--text--3 {
  font-size: 18px;
}
#es-rc #es-rc-content .es-products-mobile {
  display: block;
  margin-bottom: 30px;
}
#es-rc #es-rc-content .es-products-mobile .swiper {
  padding-bottom: 25px;
}
#es-rc #es-rc-content .es-products-mobile .swiper-wrapper {
  padding-bottom: 25px;
}
#es-rc #es-rc-content .es-products-mobile .swiper-button-prev,
#es-rc #es-rc-content .es-products-mobile .swiper-button-next {
  top: 17%;
}
#es-rc #es-rc-content .es-table {
  display: none;
}
#es-rc #es-rc-content .es-table__title {
  font-weight: 900;
  font-size: 22px;
  color: #007470;
  text-align: center;
  text-transform: uppercase;
  margin: 25px 0;
}
#es-rc #es-rc-content .es-table__container {
  display: flex;
  justify-content: space-between;
}
#es-rc #es-rc-content .es-table__single {
  text-align: center;
  background-color: #F2F2F2;
  padding: 14px;
  width: 32.5%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#es-rc #es-rc-content .es-table__single p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.4;
}
#es-rc #es-rc-content .es-table__single .es-bold {
  font-weight: 700;
}
#es-rc #es-rc-content .es-table__single .es-table__margin {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#es-rc #es-rc-content .es-table-mobile .es-table__single {
  width: 100%;
}
#es-rc #es-rc-content #es-rc #es-rc-content .es-table-mobile p {
  margin-bottom: 15px;
}
#es-rc #es-rc-content .es-top {
  margin-top: 45px;
}
#es-rc #es-rc-content .es-top .es-top--container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 45px;
}
#es-rc #es-rc-content .es-top .es-top--container .es-top__single .es-top__single-img {
  position: relative;
}
#es-rc #es-rc-content .es-top .es-top--container .es-top__single .es-top__single-text {
  font-size: 23px;
  position: absolute;
  bottom: 5%;
  left: 5%;
  text-transform: uppercase;
  color: #fff;
}
#es-rc #es-rc-content .es-top .es-top--container .es-top__single .es-top__single-text .es-bold {
  font-weight: 700;
}
#es-rc #es-rc-content .es-qa {
  margin-top: 60px;
}
#es-rc #es-rc-content .es-qa .es-accordion {
  max-width: 100%;
}
#es-rc #es-rc-content .es-qa .es-accordion__element {
  margin: 0 auto;
  margin-bottom: 20px;
  border: none;
}
#es-rc #es-rc-content .es-qa .es-accordion__element-content {
  font-size: 16px;
  line-height: 1.4;
  background-color: #f4f4f4;
  color: #000;
  overflow: hidden;
  margin-top: -10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  max-height: 0;
  transition: max-height 0.3s ease-out;
}
#es-rc #es-rc-content .es-qa .es-accordion__title {
  display: block;
  width: 100%;
  padding: 17px 50px 17px 15px;
  font-size: 20px;
  color: #fff !important;
  transition: all 200ms ease-out;
  cursor: pointer;
  background-color: #007470;
  z-index: 1;
  position: relative;
}
#es-rc #es-rc-content .es-accordion__arrow {
  width: 22px;
  position: absolute;
  right: 15px;
  top: 40%;
  margin: auto 0;
  transition: all 0.3s ease-out;
}
#es-rc #es-rc-content .active .es-accordion__arrow {
  transform: rotate(180deg);
}
#es-rc #es-rc-content .es-accordion__checkbox {
  display: none;
}
#es-rc #es-rc-content .es-accordion__checkbox:checked + label + .acc-content {
  max-height: 500px;
}
#es-rc #es-rc-content .es-accordion__checkbox:checked + label > .es-accordion__arrow {
  transform: rotate(180deg);
}
#es-rc #es-rc-content .es-qa__small-text {
  font-size: 12px;
  display: block;
  margin-top: 25px;
}
#es-rc #es-rc-content .es-footer {
  font-size: 13px;
  margin-top: 50px;
  margin-bottom: 50px;
}
#es-rc #es-rc-content .es-crosss__single--text--border {
  width: 18px;
  height: 51px;
  background-color: #007470;
}

@media (max-width: 340px) {
  #es-rc #es-rc-content .es-section-title--smaller {
    font-size: 23px;
  }
  #es-rc #es-rc-content .es-formula__wrapper {
    padding-left: 10px;
  }
  #es-rc #es-rc-content .es-formula__text {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  #es-rc #es-rc-content {
    max-width: 731px;
  }
  #es-rc #es-rc-content .es-kv__highlight {
    font-size: 16px;
  }
  #es-rc #es-rc-content .es-kv__heading {
    font-size: 36px;
  }
  #es-rc #es-rc-content .es-kv__text--big-bold {
    font-size: 22px;
    text-wrap: balance;
  }
  #es-rc #es-rc-content .es-kv__list {
    font-size: 18px;
    padding-inline-start: 20px;
  }
  #es-rc #es-rc-content .es-benefits__list {
    flex-direction: row;
    justify-content: space-between;
  }
  #es-rc #es-rc-content .es-benefits__single {
    max-width: 33%;
    flex: 1 1 0;
  }
  #es-rc #es-rc-content .es-benefits__single--text {
    font-size: 13px;
    text-wrap: balance;
  }
  #es-rc #es-rc-content .es-formula__wrapper {
    padding: 32px;
    background-position: left;
  }
  #es-rc #es-rc-content .es-formula__text {
    font-size: 14px;
  }
  #es-rc #es-rc-content .es-formula__text p {
    max-width: unset;
  }
  #es-rc #es-rc-content .es-formula__text--bold {
    font-size: 20px;
  }
  #es-rc #es-rc-content .es-formula__img {
    height: 70px;
    width: 70px;
  }
  #es-rc #es-rc-content .es-formula__single {
    width: 80%;
  }
  #es-rc #es-rc-content .es-effects__wrapper {
    margin-left: auto;
    gap: 24px;
    justify-content: flex-end;
    aspect-ratio: 3/1;
    padding: 25px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 72%;
    column-gap: 0;
  }
  #es-rc #es-rc-content .es-effects__single {
    width: 100%;
    height: 100%;
    max-width: max-content;
    margin: auto;
  }
  #es-rc #es-rc-content .es-effects__name {
    font-size: 15px;
  }
  #es-rc #es-rc-content .es-effects__text {
    font-size: 24px;
  }
  #es-rc #es-rc-content .es-effects__number {
    font-size: 52px;
  }
  #es-rc #es-rc-content .es-products__container {
    gap: unset;
  }
  #es-rc #es-rc-content .es-products__container a:nth-child(1) img {
    height: 280px;
  }
  #es-rc #es-rc-content .es-products__container a:nth-child(2) img {
    height: 280px;
  }
  #es-rc #es-rc-content .es-products__container a:nth-child(3) img {
    height: 220px;
  }
  #es-rc #es-rc-content .es-products__single {
    width: 32.5%;
    height: 380px;
    margin: 0;
    justify-content: flex-end;
    align-items: flex-start;
    background-color: #007470;
  }
  #es-rc #es-rc-content .es-products__single .es-products__single--img img {
    max-height: unset;
  }
  #es-rc #es-rc-content .es-products__single .es-products__single--text {
    margin: unset;
    max-width: unset;
    width: 400px;
    height: 130px;
    transform: rotate(-90deg) translate(-21%, -7%);
    transform-origin: center;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    background-color: unset;
    display: flex;
    align-items: flex-end;
  }
  #es-rc #es-rc-content .es-products__single .es-products__single--text--1 {
    font-size: 36px;
  }
  #es-rc #es-rc-content .es-products__single .es-products__single--text--2 {
    font-size: 20px;
  }
  #es-rc #es-rc-content .es-products__single .es-products__single--text--3 {
    font-size: 20px;
  }
  #es-rc #es-rc-content .es-products-mobile {
    display: none;
  }
  #es-rc #es-rc-content .es-products {
    display: block;
  }
  #es-rc #es-rc-content .es-table {
    display: block;
  }
  #es-rc #es-rc-content .es-table-mobile {
    display: none;
  }
  #es-rc #es-rc-content .es-research {
    padding: 60px;
    padding-left: 48px;
  }
  #es-rc #es-rc-content .es-research__wrapper {
    max-width: 580px;
  }
  #es-rc #es-rc-content .es-research .es-research--left--title {
    font-size: 35px;
  }
  #es-rc #es-rc-content .es-research .es-research--left--text {
    font-size: 25px;
  }
  #es-rc #es-rc-content .es-top {
    display: flex;
    align-items: center;
  }
  #es-rc #es-rc-content .es-top .es-top--container {
    margin-top: unset;
    margin-left: 15px;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  #es-rc #es-rc-content .es-top .es-top--container .es-top__single .es-top__single-text {
    font-size: 14px;
  }
  #es-rc #es-rc-content .es-cross-mobile {
    display: none;
  }
  #es-rc #es-rc-content .es-cross {
    display: block;
  }
  #es-rc #es-rc-content .es-cross__container {
    gap: 10px;
  }
  #es-rc #es-rc-content .es-cross__single {
    width: 127px;
  }
  #es-rc #es-rc-content .es-cross__single--img img {
    max-height: 220px;
  }
  #es-rc #es-rc-content .es-cross__single--text {
    padding-left: 3px;
    font-size: 10px;
  }
  #es-rc #es-rc-content .es-cross .es-crosss__single--text--border {
    width: 4px;
    height: 41px;
  }
}/*# sourceMappingURL=styles.css.map */