.iris h1,
.iris h2,
.iris h3,
.iris h4,
.iris p,
.iris ul,
.iris ol,
.iris li {
  margin: 0;
  padding: 0;
}
.iris-container {
  margin: 0 auto;
  max-width: 144em;
  padding-inline: 11.2em;
}

@media (max-width: 1024px) {
  .iris-container {
    max-width: none;
    padding-inline: 1.2em;
  }
}


@media (max-width: 650px) {

}
.iris-title {
  font-family: var(--font-family-new);
  font-size: 48px;
  font-weight: 400;
  line-height: 140%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-title {
    font-size: 4.2em;
  }
}
@media (max-width: 650px) {
  .iris-title {
    font-size: 2.2em;
  }
}
.iris-title-italic {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 4em;
  line-height: 124%;
  text-align: center;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-title-italic {
    font-size: 3.8em;
  }
}
@media (max-width: 650px) {
  .iris-title-italic {
    font-size: 1.8em;
  }
}
#stajler-main-wrapper h2.iris-title-italic span {
  font-family: var(--font-family-new-s);
  display: block;
  font-style: italic;
  font-weight: 500;
}

#stajler-main-wrapper span.iris-about__subtitle {
  display: inline-block;
  font-family: var(--font-family-new-s);
  font-style: italic;
  font-weight: 400;
  font-size: 3.2em;
  color: var(--black);
}
#stajler-main-wrapper span.iris-about__subtitle {
  font-size: 40px;
}
@media (max-width: 1024px) {
  #stajler-main-wrapper span.iris-about__subtitle {
    font-size: 2.6em;
  }
}
@media (max-width: 650px) {
  #stajler-main-wrapper span.iris-about__subtitle {
    font-size: 1.4em;
  }
}

@media (max-width: 650px) {
  #iris {
    padding-bottom: 1em;
  }
}
#iris::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
  width: 100%;
  height: 290em;
  background: -webkit-gradient(linear, right top, left top, from(#f2f1f9), color-stop(23.1%, #f1eff7), color-stop(49.68%, #f0f0f8), to(#eff0f5));
  background: linear-gradient(270deg, #f2f1f9 0%, #f1eff7 23.1%, #f0f0f8 49.68%, #eff0f5 100%);
}
@media (max-width: 1600px) {
  #iris::after {
    height: 275em;
  }
}
@media (max-width: 1024px) {
  #iris::after {
    height: 200em;
  }
}
@media (max-width: 650px) {
  #iris::after {
    height: 102em;
  }
}

.iris-first {
  position: relative;
  z-index: 4;
  padding: 0.8em 0.8em 4em 0.8em;
}
@media (max-width: 1024px) {
  .iris-first {
    padding: 0.8em 0.4em 0em 0.4em;
  }
}
.iris-first .iris-container {
  position: relative;
  background: linear-gradient(180deg, #ffffff, transparent);
  max-width: 100%;
}
@media (max-width: 1024px) {
  .iris-first .iris-container {
    padding-inline: 0.8em;
  }
}
.iris-first__bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100vw - 16px);
  max-width: unset;
  height: 84.8em;
  border-radius: 2.4em;
}
@media (max-width: 1600px) {
  .iris-first__bg {
    height: 68.5em;
    -o-object-position: 50% 25%;
    object-position: 50% 25%;
  }
}
@media (max-width: 1440px) {
  .iris-first__bg {
    height: 64.5em;
  }
}
@media (max-width: 1024px) {
  .iris-first__bg {
    height: 60em;
  }
}
.iris-section.iris-first {
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 60px;
  padding-bottom: 15.6em;
  position: relative;
  z-index: 4;
  background: linear-gradient(270deg, #AE97EE 0%, #B59DF3 2.54%, #C0ABFA 5.29%, #D0BEFF 9.33%, #D3C1FF 11.24%, #D6C2FF 12.87%, #DDC7FF 15.06%, #DEC9FF 18.37%, #DFCBFF 22.86%, #DECBFF 27.41%, #DFCFFF 32.86%, #E0D0FF 36.5%, #E1D0FF 40.8%, #E2D1FF 43.33%, #E1D0FF 46.43%, #E1D0FF 50.1%, #E3D0FF 52.53%, #E2D1FF 55.21%, #E3D1FF 58.64%, #E4D3FF 62.28%, #E4D1FF 65.59%, #E4D0FF 69.38%, #E7D3FF 71.14%, #E1CBFF 73.21%, #DEC8FF 76.49%, #DEC8FF 79.98%, #DEC6FF 83.38%, #DCC4FF 86.17%, #DABDFF 90.51%, #D5B7FF 94.21%, #D3B1FF 98.12%, #D1AEFF 100%);
}
@media (max-width: 650px) {
  .iris-first__bg {
    height: 41.4em;
    border-radius: 0.8em;
    width: calc(100vw - 8px);
  }
  .iris-section.iris-first {
    padding: 0;
    padding-bottom: 48px;
  }
}
.iris-first__wrapper {
  position: relative;
  z-index: 20;
  height: 84.8em;
  padding-block: 7.2em 2.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2em;
}
@media (max-width: 1600px) {
  .iris-first__wrapper {
    height: 68.5em;
    padding-block: 5.2em 2.4em;
  }
}
@media (max-width: 1440px) {
  .iris-first__wrapper {
    height: 64.5em;
  }
}
@media (max-width: 1024px) {
  .iris-first__wrapper {
    padding-block: 5.2em 2em;
    height: 60em;
  }
}
@media (max-width: 650px) {
  .iris-first__wrapper {
    padding-block: 3.2em 2em;
    height: 41.4em;
  }

}
.iris-first__title {
  text-align: center;
  margin: 0 !important;
}
.iris-first__nav {
  height: 6em;
  padding: 0.8em 0.8em 0.8em 2.4em;
  border-radius: 4.9em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
  gap: 2em;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background: rgba(242, 242, 242, 0.8);
  width: 100.8em;
  margin: 0 auto;
}

.iris-first__nav.scroll-active {
  position: fixed;
  top: 3em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1000;
}
.iris-first__nav-right {
  height: 100%;
}
.iris-first__btn {
  height: 100%;
  min-width: 13.2em;
  padding: 0.8em 1.6em;
  border-radius: 2.4em;
  background: var(--yellow);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-first__btn span {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 1.6em;
  line-height: 175%;
  color: var(--black);
}
@media (hover: hover) {
  .iris-first__btn:hover {
    background: rgba(255, 198, 0, 0.6862745098);
  }
}

.iris-first__nav-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3.2em;
}
@media (max-width: 1024px) {
  .iris-first__nav-left {
    gap: 1.2em;
  }
}
.iris-first__anchor {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 1.6em;
  line-height: 125%;
  color: var(--black);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.iris-first__anchor:hover {
  opacity: 0.8;
}
.iris-first__items {
  margin: 0 auto;
  margin-top: 4em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3.2em;
  max-width: 1216px;
  width: 100%;
  justify-content: center;
}
@media (max-width: 1024px) {
  .iris-first__items {
    margin-top: 2em;
    gap: 2em;
  }
}
@media (max-width: 650px) {
  .iris-first__items {
    position: relative;
    z-index: 20;
    margin-top: 8px;
    gap: 1.2em;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.iris-first__item {
  position: relative;
  padding: 3.2em;
  background: var(--white);
  border-radius: 2.4em;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 1024px) {
  .iris-first__item {
    border-radius: 0.8em;
  }
}
@media (max-width: 650px) {
  .iris-first__item {
    padding: 1.2em;
  }
  .iris-first__item:nth-child(2) {
    display: none;
  }
}
.iris-first__item::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(173, 160, 221, 0.6)), to(rgba(223, 216, 239, 0.69)));
  background: linear-gradient(180deg, rgba(173, 160, 221, 0.6) 0%, rgba(223, 216, 239, 0.69) 100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.iris-first__item-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2em;
}
@media (max-width: 650px) {
  .iris-first__item-wrapper {
    gap: 1.2em;
  }
}
.iris-first__item-title {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 3.2em;
  line-height: 116%;
  color: var(--black);
}
@media (max-width: 650px) {
  .iris-first__item-title {
    font-size: 1.8em;
    line-height: 100%;
  }
}
.iris-first__item-description {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 2em;
  line-height: 116%;
  color: var(--black);
}
@media (max-width: 650px) {
  .iris-first__item-description {
    font-size: 1.4em;
    line-height: 100%;
  }
  #stajler-main-wrapper section.iris-about {
    margin-bottom: 48px;
  }
  .iris-section.iris-first {
    padding-bottom: 48px;
  }
}

.iris-about {
  background: linear-gradient(270deg, #AE97EE 0%, #B59DF3 2.54%, #C0ABFA 5.29%, #D0BEFF 9.33%, #D3C1FF 11.24%, #D6C2FF 12.87%, #DDC7FF 15.06%, #DEC9FF 18.37%, #DFCBFF 22.86%, #DECBFF 27.41%, #DFCFFF 32.86%, #E0D0FF 36.5%, #E1D0FF 40.8%, #E2D1FF 43.33%, #E1D0FF 46.43%, #E1D0FF 50.1%, #E3D0FF 52.53%, #E2D1FF 55.21%, #E3D1FF 58.64%, #E4D3FF 62.28%, #E4D1FF 65.59%, #E4D0FF 69.38%, #E7D3FF 71.14%, #E1CBFF 73.21%, #DEC8FF 76.49%, #DEC8FF 79.98%, #DEC6FF 83.38%, #DCC4FF 86.17%, #DABDFF 90.51%, #D5B7FF 94.21%, #D3B1FF 98.12%, #D1AEFF 100%);
  position: relative;
  overflow: hidden;
}


.iris-about__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-bottom: 7.2em;
}
@media (max-width: 1024px) {
  .iris-about__head {
    margin-bottom: 4.6em;
  }
}
@media (max-width: 650px) {
  .iris-about__head {
    gap: 0.8em;
    margin-bottom: 2.2em;
  }
}
.iris-about__title {
  font-size: 40px;
  line-height: 124%;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 650px) {
  .iris-about__title {
    font-size: 1.8em;
  }
}
.iris-about__main-img {
  position: absolute;
  width: 192em;
  height: 154.6em;
  max-width: 192em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  /* @media (max-width: 1600px) {
    height: rem(1688);
  } */
}
@media (max-width: 1024px) {
  .iris-about__main-img {
    max-width: 102.4em;
    width: 102.4em;
    height: 109.6em;
  }
}
@media (max-width: 650px) {
  .iris-about__main-img {
    width: 39em;
    height: 41.9em;
    max-width: none;
  }
}
.iris-about__nozzles {
  margin-top: -3.2em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: minmax(71.4em, auto);
  gap: 1.2em;
  padding-top: 154.6em;
}
@media (max-width: 1024px) {
  .iris-about__nozzles {
    padding-top: 109.6em;
    grid-auto-rows: minmax(56em, auto);
  }
}
@media (max-width: 650px) {
  .iris-about__nozzles {
    padding-top: 37.9em;
    gap: 0.8em;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(auto, auto);
  }
}
.iris-about__nozzle {
  padding: 3.2em;
  border-radius: 2.4em;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iris-about__nozzle {
    padding: 2em;
    border-radius: 1.2em;
    position: relative;
  }
}
@media (max-width: 650px) {
  .iris-about__nozzle {
    height: 23.5rem;
  }
}
@media (max-width: 480px) {
  .iris-about__nozzle {
    height: 18.5rem;
  }
}
.iris-about__nozzle-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2em;
  max-width: 34.5em;
  margin-bottom: 2.9em;
}
@media (max-width: 1024px) {
  .iris-about__nozzle-data {
    gap: 0.8em;
    max-width: 26.5em;
  }
}
@media (max-width: 650px) {
  .iris-about__nozzle-data {
    position: relative;
    z-index: 1;
    max-width: 24em;
    margin-bottom: 2em;
  }
}
.iris-about__nozzle-title {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 3.2em;
  line-height: 120%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-about__nozzle-title {
    font-size: 2.4em;
  }
}
@media (max-width: 650px) {
  .iris-about__nozzle-title {
    font-size: 1.8em;
  }
}
.iris-about__nozzle-description {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 2em;
  line-height: 140%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-about__nozzle-description {
    font-size: 1.6em;
  }
}
@media (max-width: 650px) {
  .iris-about__nozzle-description {
    font-size: 1.4em;
  }
}
.iris-about__nozzle-img {
  margin: 0 -3.2em -4em -3.2em;
  height: 54.6em;
  max-width: none;
}
@media (max-width: 1024px) {
  .iris-about__nozzle-img {
    margin: 0 -2em -3em -2em;
    height: 44.5em;
    width: calc(100% + 4em);
  }
}
@media (max-width: 650px) {
  .iris-about__nozzle-img {
    display: block;
    margin-left: -2em;
    margin-bottom: -2.1em;
    width: calc(100% + 4em);
    height: 29.5em;
  }
}

.iris-modes {
  padding-top: 156px;
  background: #fff;
}
.iris-shiny, .iris-ions, .iris-reviews, .iris-set, .iris-propertys, .iris-price {
  padding-top: 156px;
  background: #fff;
}
#stajler-main-wrapper section.iris-reviews, #stajler-main-wrapper section.iris-price {
  margin-block: 0;
}
body.fixed_header .iris-first__nav.scroll-active {
  top: 6.3em;
}
.iris-propertys {
  padding-bottom: 106px;
}
.iris-care {
  padding-top: 156px;

}
.iris-ions-blocks {
  display: flex;
  gap: 32px;
}
.iris-ions-block {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
.iris-modes-block.three .iris-modes-block-text {
  display: none;
}
.iris-ions-text {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 2em;
  line-height: 112%;
  color: var(--black);
  padding: 16px 24px;
  background: linear-gradient(270deg, #FFC6A5 0%, #FFE380 100%);
  border-radius: 24px 0;
}
@media (max-width: 1024px) {
  .iris-modes {
    margin: 0 0 11.2em 0;
    border-radius: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-shiny, .iris-ions, .iris-reviews, .iris-set, .iris-propertys, .iris-price {
    padding-top: 4.8em;
  }
  .iris-propertys {
    padding-bottom: 0;
  }
  .iris-modes {
    padding-top: 0;
    margin-bottom: 0;
  }
  .iris-shiny-img {
    height: 230px;
    border-radius: 12px;
  }

  .iris-modes-block {

  }
}
.iris-modes__wrapper {
  position: relative;
}
.iris-modes__title {
  text-align: start;
  font-weight: 500;
  line-height: 124%;
  margin-bottom: 48px;
  position: relative;
  z-index: 3;
}
.iris-shiny__head {
  text-align: start;
  font-weight: 500;
  line-height: 124%;
  position: relative;
}
@media (max-width: 650px) {
  .iris-modes__title {
    font-size: 1.8em;
  }
}
.iris-modes__dryer {
  margin-top: 6.9em;
  position: relative;
  height: 61em;
}
.iris-modes__dryer * {
  -webkit-transition: all 0.3s ease, color 0s linear;
  transition: all 0.3s ease, color 0s linear;
}
@media (max-width: 1024px) {
  .iris-modes__dryer {
    margin-top: 5em;
  }
}
@media (max-width: 650px) {
  .iris-modes__dryer {
    margin-top: 3.2em;
    height: 25.9em;
  }
}
.iris-modes__dryer-bg {
  position: absolute;
  top: -38.8em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: visible;
  width: 234.7em;
  height: 125.5em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-modes__dryer-bg_img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.iris-modes__dryer-bg_img.visible {
  opacity: 1;
}

@media (max-width: 650px) {
  .iris-modes__dryer-bg {
    width: 75.3em;
    height: 57em;
    top: -18.5em;
  }
}
.iris-modes__dryer-bg path {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-modes__dryer-wrapper {
  position: relative;
  z-index: 2;
  height: 100%;
}
.iris-modes__dryer-img {
  position: relative;
  z-index: 0;
  display: block;
  height: 61em;
  width: 28em;
  margin: 0 auto 0 47.6em;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .iris-modes__dryer-img {
    margin: 0 auto;
  }
}
@media (max-width: 650px) {
  .iris-modes__dryer-img {
    width: 11.6em;
    height: 25.9em;
  }
}
.iris-modes__dryer-line {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  z-index: 1;
  width: 26.4em;
  height: 0.4em;
  background: #564090;
}
@media (max-width: 650px) {
  .iris-modes__dryer-line {
    height: 0.2em;
  }
}
.iris-modes__dryer-line_left {
  left: 31em;
  bottom: 15.7em;
}
@media (max-width: 1024px) {
  .iris-modes__dryer-line_left {
    left: 19em;
  }
}
@media (max-width: 650px) {
  .iris-modes__dryer-line_left {
    left: 5.4em;
    width: 10.3em;
    bottom: 6.6em;
  }
}
.iris-modes__dryer-line_left .iris-modes__dryer-circle {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.iris-modes__dryer-line_right {
  right: 28.5em;
  bottom: 25.2em;
}
@media (max-width: 1024px) {
  .iris-modes__dryer-line_right {
    width: 16.4em;
  }
}
@media (max-width: 650px) {
  .iris-modes__dryer-line_right {
    right: 12em;
    bottom: 10.5em;
    width: 3.8em;
  }
}
.iris-modes__dryer-line_right .iris-modes__dryer-circle {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.iris-modes__dryer-circle {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 50%;
  position: absolute;
  width: 1.8em;
  height: 1.8em;
}
@media (max-width: 650px) {
  .iris-modes__dryer-circle {
    width: 0.7em;
    height: 0.7em;
  }
}
.iris-modes__dryer-color {
  position: absolute;
  z-index: 1;
  top: -1.2em;
  left: 50%;
  -webkit-transform: translateX(-47%);
  -ms-transform: translateX(-47%);
  transform: translateX(-47%);
  width: 30.6em;
  height: 30.8em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .iris-modes__dryer-color {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 650px) {
  .iris-modes__dryer-color {
    top: -0.7em;
    width: 13.4em;
    height: 13.4em;
  }
}
.iris-modes__dryer-color path {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-modes__data {
  position: absolute;
  bottom: 20em;
  left: 0;
}
@media (max-width: 1024px) {
  .iris-modes__data {
    bottom: 19em;
    left: 4em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data {
    left: 0.8em;
    bottom: 8.2em;
  }
}
.iris-modes__data-main {
  position: absolute;
  left: 0;
  bottom: -0.9em;
  width: 41.7em;
  font-family: var(--font-family-new);
  font-weight: 500;
  color: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .iris-modes__data-main {
    width: 30em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-main {
    width: 9.2em;
    bottom: 0em;
  }
}
.iris-modes__data-main.data-step-active {
  opacity: 1;
  visibility: visible;
}
.iris-modes__data-main_num {
  font-size: 4.8em;
  line-height: 124%;
}
@media (max-width: 1024px) {
  .iris-modes__data-main_num {
    font-size: 3.8em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-main_num {
    font-size: 1.6em;
  }
}
.iris-modes__data-main_text {
  font-size: 3.2em;
  line-height: 124%;
}
@media (max-width: 1024px) {
  .iris-modes__data-main_text {
    font-size: 2.2em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-main_text {
    font-size: 1.2em;
  }
}
.iris-modes__data-steps {
  color: inherit;
}
.iris-modes__data-step {
  position: absolute;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2em;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 650px) {
  .iris-modes__data-step {
    gap: 0.8em;
  }
}
.iris-modes__data-step.data-step-active {
  opacity: 1;
  visibility: visible;
}
.iris-modes__data-step:nth-of-type(2) {
  width: 29.5em;
}
@media (max-width: 1024px) {
  .iris-modes__data-step:nth-of-type(2) {
    width: 28em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-step:nth-of-type(2) {
    width: 10em;
  }
}
.iris-modes__data-step:nth-of-type(3) {
  width: 34em;
}
@media (max-width: 1024px) {
  .iris-modes__data-step:nth-of-type(3) {
    width: 30em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-step:nth-of-type(3) {
    width: 10em;
  }
}
.iris-modes__data-step:nth-of-type(4) {
  width: 39em;
}
@media (max-width: 1024px) {
  .iris-modes__data-step:nth-of-type(4) {
    width: 32em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-step:nth-of-type(4) {
    width: 12.2em;
  }
}
.iris-modes__data-step:nth-of-type(5) {
  width: 47em;
}
@media (max-width: 1024px) {
  .iris-modes__data-step:nth-of-type(5) {
    width: 36em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-step:nth-of-type(5) {
    width: 13em;
  }
}
.iris-modes__data-step_title {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 3.2em;
  line-height: 112%;
  color: inherit;
}
@media (max-width: 1024px) {
  .iris-modes__data-step_title {
    font-size: 2.2em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-step_title {
    font-size: 1.6em;
  }
}
.iris-modes__data-step_text {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 2.4em;
  line-height: 120%;
  color: inherit;
}
@media (max-width: 1024px) {
  .iris-modes__data-step_text {
    font-size: 1.8em;
  }
}
@media (max-width: 650px) {
  .iris-modes__data-step_text {
    font-size: 1.2em;
  }
}
.iris-modes__dryer-colors {
  z-index: 3;
  position: absolute;
  left: 50%;
  bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5em;
  width: 20.8em;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 1.3em;
  border-radius: 5.4em;
  background: #fff;
  border: 0.1em solid rgba(131, 119, 150, 0.1);
}
@media (max-width: 650px) {
  .iris-modes__dryer-colors {
    width: 12.4em;
    bottom: 0.8em;
    padding: 0.8em;
    gap: 0.4em;
  }
}
@media (min-width: 1025px) {
  .iris-modes__dryer-colors:hover + .iris-modes__dryer-pointer {
    opacity: 0;
  }
}
.iris-modes__dryer-colors:has(> .iris-modes__dryer-btn.active) + .iris-modes__dryer-pointer {
  display: none !important;
}
.iris-modes__dryer-btn {
  position: relative;
  width: 4em;
  height: 4em;
  border-radius: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 0.168em solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 650px) {
  .iris-modes__dryer-btn {
    width: 2.4em;
    height: 2.4em;
  }
}
.iris-modes__dryer-btn.active::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.iris-modes__dryer-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-transform: scale(0.65);
  -ms-transform: scale(0.65);
  transform: scale(0.65);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-modes__dryer-btn:nth-child(1n)::before {
  background: #e2342e;
}
.iris-modes__dryer-btn:nth-child(2n)::before {
  background: #ee8633;
}
.iris-modes__dryer-btn:nth-child(3n)::before {
  background: #639349;
}
.iris-modes__dryer-btn:nth-child(4n)::before {
  background: #ffc600;
}
.iris-modes__texts {
  position: absolute;
  right: -1.8em;
  bottom: 8.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5em;
  width: 25.2em;
}
@media (max-width: 1024px) {
  .iris-modes__texts {
    right: 0;
    bottom: 10em;
  }
}
@media (max-width: 650px) {
  .iris-modes__texts {
    right: 0.8em;
    bottom: 6.3em;
    width: 9.5em;
    gap: 0.8em;
  }
}
.iris-modes__texts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6em;
}
@media (max-width: 650px) {
  .iris-modes__texts-list {
    gap: 0.6em;
  }
}
.iris-modes__texts-title {
  font-family: var(--font-family-new);
  font-weight: 500;
}
.iris-modes__texts-title_num {
  font-size: 4.8em;
  line-height: normal;
}
@media (max-width: 1024px) {
  .iris-modes__texts-title_num {
    font-size: 3.8em;
  }
}
@media (max-width: 650px) {
  .iris-modes__texts-title_num {
    font-size: 1.6em;
  }
}
.iris-modes__texts-title_text {
  font-size: 3.2em;
  line-height: normal;
}
@media (max-width: 1024px) {
  .iris-modes__texts-title_text {
    font-size: 2.2em;
  }
}
@media (max-width: 650px) {
  .iris-modes__texts-title_text {
    font-size: 1.2em;
  }
}
.iris-modes__texts-text {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2.2em auto;
  grid-template-columns: 2.2em auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2em;
}
@media (max-width: 650px) {
  .iris-modes__texts-text {
    -ms-grid-columns: 1em auto;
    grid-template-columns: 1em auto;
    gap: 0.5em;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.iris-modes__texts-text img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-grid-column-align: center;
  justify-self: center;
}
.iris-modes__texts-text:nth-child(1) img {
  width: 1.7em;
  height: 0.9em;
}
@media (max-width: 650px) {
  .iris-modes__texts-text:nth-child(1) img {
    width: 0.7em;
    height: 0.5em;
  }
}
.iris-modes__texts-text:nth-child(2) img {
  width: 1.5em;
  height: 0.3em;
}
@media (max-width: 650px) {
  .iris-modes__texts-text:nth-child(2) img {
    width: 0.6em;
    height: 0.2em;
  }
}
.iris-modes__texts-text:nth-child(3) img {
  width: 2.2em;
  height: 2.3em;
}
@media (max-width: 650px) {
  .iris-modes__texts-text:nth-child(3) img {
    width: 0.9em;
    height: 0.92em;
  }
}
.iris-modes__texts-text span {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 2.2em;
  line-height: 112%;
  color: var(--black);
  text-wrap: nowrap;
}
@media (max-width: 650px) {
  .iris-modes__texts-text span {
    font-size: 1em;
  }
}
.iris-modes__dryer-pointer {
  width: 1.8em;
  height: 1.8em;
  position: absolute;
  left: 53.4em;
  bottom: 3.8em;
  z-index: 99;
  pointer-events: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 1;
}
@media (max-width: 1440px) {
  .iris-modes__dryer-pointer {
    left: 52.7em;
  }
}
@media (max-width: 1024px) {
  .iris-modes__dryer-pointer {
    display: none;
  }
}

.iris-ions .iris-container {
  position: relative;
}
@media (max-width: 650px) {
  .iris-ions .iris-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 2.4em;
  }
}
.iris-ions__wrapper {
  position: relative;
  border-radius: 2.4em;
}
@media (max-width: 1024px) {
  .iris-ions__wrapper {
    padding-top: 3.2em;
    padding-left: 3.2em;
    height: 52em;
  }
}
@media (max-width: 650px) {
  .iris-ions__wrapper {
    padding: 0;
    height: auto;
    border-radius: 0;
  }
}
.iris-ions__bg {
  position: absolute;
  z-index: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  max-width: unset;
  top: 0;
  height: 80.3em;
  padding: 0 0.8em;
  border-radius: 2.4em;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iris-ions__bg {
    width: calc(100% - 2.4em);
    padding: 0;
    border-radius: 1.2em;
    height: 52em;
  }
}
@media (max-width: 650px) {
  .iris-ions__bg {
    position: static;
    width: 35.1em;
    height: 35.1em;
    margin: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
}
.iris-ions__inner {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2em;
  max-width: 100%
}
@media (max-width: 650px) {
  .iris-ions__inner {
    gap: 0.8em;
    max-width: 31.9em;
  }
}
.iris-ions__title {
  text-align: left;
  margin-bottom: 48px;
  font-size: 40px;
  font-weight: 500;
}
@media (max-width: 650px) {
  .iris-ions__title {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .iris-ions-text {
    font-size: 12px;
    padding: 8px 14px;
  }
  .iris-ions-blocks {
    flex-direction: column;
  }
}
.iris-ions__description {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 2.4em;
  line-height: 124%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-ions__description {
    font-size: 1.8em;
  }
}
@media (max-width: 650px) {
  .iris-ions__description {
    font-size: 1.4em;
  }
}
.iris-ions__description span {
  font-weight: 700;
}

.iris-price .iris-container {
  position: relative;

}
.iris-price__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 7.2em;
  position: relative;
  height: 79em;
  border-radius: 2.4em;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iris-price__wrapper {
    padding-top: 3.2em;
    padding-left: 3.2em;
    height: 52em;
  }
  .iris-price .iris-container
  {
    margin: 0 12px;
  }
}
@media (max-width: 650px) {
  .iris-price__wrapper {
    padding: 2em 0.8em;
    height: 38.3em;
  }
}
.iris-price__bg {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100vw - 16px);
  max-width: unset;
  height: 79em;
  padding: 0 0.8em;
  border-radius: 2.4em;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iris-price__bg {
    width: calc(100% - 2.4em);
    padding: 0;
    border-radius: 1.2em;
    height: 52em;
  }
}
@media (max-width: 650px) {
  .iris-price__bg {
    height: 38.3em;
    width: 100%;
    margin: 0;
  }
}
.iris-price__inner {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4em;
}
@media (max-width: 1024px) {
  .iris-price__inner {
    gap: 0.8em;
  }
}
.iris-price__title-wrapper {
  max-width: 46.9em;
}
@media (max-width: 650px) {
  .iris-price__title-wrapper {
    max-width: 100%;
  }
}
.iris-price__title {
  text-align: left;
  line-height: 120%;
}
@media (max-width: 650px) {
  .iris-price__title {
    font-size: 2em;

  }
}
.iris-price__description-wrapper {
  max-width: 46.9em;
}
@media (max-width: 650px) {
  .iris-price__description-wrapper {
    max-width: 205px;
  }
}
.iris-price__description {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 32px;
  line-height: 116%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-price__description {
    font-size: 2.4em;
  }
}
@media (max-width: 650px) {
  .iris-price__description {
    font-size: 14px;
  }
}
.iris-price__btn {
  margin-top: 2.4em;
  width: 30.3em;
  height: 7.6em;
  padding: 2.4em 3.6em;
  background: var(--white);
  border-radius: 1.2em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-price__btn_hidden {
  display: none !important;
}
@media (max-width: 1024px) {
  .iris-price__btn {
    margin-top: 1.2em;
    width: 26.3em;
    height: 6em;
    display: -ms-grid;
    display: grid;
    place-content: center;
    padding: 2em;
  }
}
@media (max-width: 650px) {
  .iris-price__btn {
    width: 14em;
    padding: 1.2em;
    height: 3.8em;
    border-radius: 0.4em;
    margin-top: 8px;
  }
}
.iris-price__btn:hover {
  background: rgba(255, 255, 255, 0.662745098);
}
.iris-price__btn span {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 2.4em;
  line-height: 116%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-price__btn span {
    font-size: 2em;
    line-height: 100%;
  }
}
@media (max-width: 650px) {
  .iris-price__btn span {
    font-size: 1.2em;
  }
}

.iris-shiny__title {
  text-align: left;
  font-size: 40px;
}
#stajler-main-wrapper h2.iris-shiny__title span {
  margin: 20px 0 48px 0;
  font-size: 24px;
  font-style: normal;
  max-width: 747px;
  font-weight: 400;
  font-family: var(--font-family-new);
  line-height: 124%;
}

@media (max-width: 650px) {
  .iris-shiny__title {
    font-size: 2em;
  }
  #stajler-main-wrapper h2.iris-shiny__title span {
    font-size: 14px;
    line-height: 124%;
    margin:8px 0 16px;
  }
}
.iris-shiny__list {
  margin-top: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.2em;
}
@media (max-width: 1024px) {
  .iris-shiny__list {
    margin-top: 2.4em;
  }
}
@media (max-width: 650px) {
  .iris-shiny__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.iris-shiny__item {
  position: relative;
  height: 60.2em;
  width: 60.2em;
  border-radius: 2.4em;
  padding: 3.5em 3.2em;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iris-shiny__item {
    width: 49.4em;
    height: 49.4em;
    padding: 1.4em;
    border-radius: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-shiny__item {
    width: 35.1em;
    height: 35.1em;
  }
}
.iris-shiny__item-head {
  position: relative;
  z-index: 2;
  max-width: 49.7em;
  padding-right: 0.3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2em;
}
.iris-shiny__item-title {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 24px;
  color: var(--black);
  margin-bottom: 16px;
}
.iris-title-italic.iris-modes__title {
  text-align: start;
  font-weight: 500;
  line-height: 124%;
  margin-bottom: 48px;
}
@media (max-width: 1024px) {
  .iris-shiny__item-title {
    font-size: 2.6em;
  }
}
@media (max-width: 650px) {
  .iris-shiny__item-title {
    font-size: 1.8em;
    margin-bottom: 8px;
  }
  .iris-title-italic.iris-modes__title {
    margin-bottom: 16px;
  }
}
.iris-shiny__item-description {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 18px;
  line-height: 124%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-shiny__item-description {
    font-size: 1.8em;
  }
}
@media (max-width: 650px) {
  .iris-shiny__item-description {
    font-size: 1.4em;
  }
}
.iris-shiny__item-bg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.4em;
}
@media (max-width: 1024px) {
  .iris-shiny__item-bg {
    border-radius: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-shiny__item-bg {
    width: 35.1em;
    height: 35.1em;
  }
}

.iris-care__head {
  margin-bottom: -2em;
}
@media (max-width: 650px) {
  .iris-care__head {
    margin-bottom: 2.4em;
  }
}
.iris-care__title {
  text-align: left;
}
@media (max-width: 650px) {
  .iris-care__title {
    font-size: 2em;
  }
}
.iris-care__left {
  padding-top: 6em;
}
@media (max-width: 650px) {
  .iris-care__left {
    padding-top: 0;
  }
}
.iris-care__left .iris-care__item {
  height: 63.2em;
}
@media (max-width: 1024px) {
  .iris-care__left .iris-care__item {
    height: 52.4em;
  }
}
@media (max-width: 650px) {
  .iris-care__left .iris-care__item {
    height: 32.1em;
  }
}
.iris-care__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2em;
}
.iris-care__right .iris-care__item {
  height: 47.8em;
}
@media (max-width: 1024px) {
  .iris-care__right .iris-care__item {
    height: 38.8em;
  }
}
@media (max-width: 650px) {
  .iris-care__right .iris-care__item {
    height: 32.1em;
  }
}
.iris-care__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (60.2em)[2];
  grid-template-columns: repeat(2, 60.2em);
  gap: 1.2em;
}
@media (max-width: 1024px) {
  .iris-care__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 650px) {
  .iris-care__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.iris-care__item {
  position: relative;
  overflow: hidden;
  width: 60.2em;
  border-radius: 2.4em;
}
@media (max-width: 1024px) {
  .iris-care__item {
    width: 100%;
    border-radius: 1.2em;
  }
}
.iris-care__item-bg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iris-care__item-text {
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 1.6em 2.4em;
  background: var(--yellow);
  border-radius: 2.4em 0;
}
@media (max-width: 1024px) {
  .iris-care__item-text {
    padding: 1.2em 2em;
    border-radius: 1.2em 0;
  }
}
@media (max-width: 650px) {
  .iris-care__item-text {
    padding: 1.2em 2.4em;
  }
}
.iris-care__item-text span {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 2em;
  line-height: 112%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-care__item-text span {
    font-size: 1.6em;
  }
}
@media (max-width: 650px) {
  .iris-care__item-text span {
    font-size: 1.4em;
  }
}

@media (max-width: 650px) {
  .iris-set__title {
    font-size: 2em;
  }
}
.iris-set__watcher {
  margin-top: 7em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 3.2em;
}
@media (max-width: 1024px) {
  .iris-set__watcher {
    margin-top: 5.2em;
    gap: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-set__watcher {
    position: relative;
    margin-top: 2.4em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.iris-set__watch {
  position: relative;
  width: 48.8em;
  height: 69.6em;
  border-radius: 2.4em;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iris-set__watch {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 45vw;
    border-radius: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-set__watch {
    position: absolute;
    top: 0;
    left: 0;
    width: 17.2em;
    height: 18em;
  }
}
.iris-set__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 48.8em;
  height: 69.6em;
  border-radius: 2.4em;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .iris-set__img {
    height: 45vw;
    border-radius: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-set__img {
    width: 17.2em;
    height: 18em;
  }
}
.iris-set__img.watch {
  visibility: visible;
  opacity: 1;
}

.iris-block-text {
  text-align: center;
  margin-bottom: 64px;
}
@media (max-width: 650px) {
  .iris-block-text {
    margin-bottom: 32px;
  }
}
.iris-set__steps {
  width: 100%;
  max-width: 1216px;
  position: absolute;
  display: flex;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0%);
  align-items: center;
  justify-content: space-between;
}
.iris-set_one_steps, .iris-set_two_steps {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 12px;
}
.iris-block.watch {
  display: block;
  opacity: 1;
  visibility: visible;
}
.iris-block {
  transition: all .3s ease;
  display: none;
  opacity: 0;
  visibility: hidden;
}
#stajler-main-wrapper h2.iris-title-italic i {
  font-family: var(--font-family-new-s);
}
.iris-block-img {
  display: flex;
  justify-content: center;
  height: 664px;
}
@media (max-width: 1440px) {
  .iris-about .iris-container {
    padding: 0;
  }
}
@media (max-width: 650px) {
  .iris-block-img {
    height: 311px;
  }
  picture.iris-block-pic img {
    width: 100%;
  }
}
picture.iris-block-pic {
  width: 100%;
}

.img.iris-block-pic {
  height: 638px;
}
.iris-modes-block {
  height: 552px;
  width: 100%;
  margin-bottom: 32px;
  border-radius: 24px;
  padding: 92px 0 92px 32px;
}
.iris-set__steps2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (22.4em)[3];
  grid-template-columns: repeat(3, 22.4em);
  grid-auto-rows: 22.4em;
  gap: 1.2em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.iris-set__step2-img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.iris-set__step2 {
  position: relative;
  width: 22.4em;
  height: 22.4em;
  border-radius: 2.4em;
  overflow: hidden;
  background: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2em;
}
.iris-set__step2.iris-set__step-img_cube {
  justify-content: left;
  gap: 3.4em;
}
.iris-set__step2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  z-index: 0;
  background: -webkit-gradient(linear, right top, left top, from(#D5C1FC 0%), to(#E1CEFC 100%));
  background: linear-gradient(180deg, #D5C1FC 0%, #E1CEFC 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-set__step2-title {
  position: relative;
  z-index: 1;
  padding-top: 2em;
  max-width: 15.2em;
  margin: 0 auto;
  text-align: center;
}
.iris-set__step2-title span {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 1.8em;
  line-height: 116%;
  text-align: center;
  color: var(--black);
}
.iris-modes-blocks > .iris-modes-block {
  padding: 32px;
  margin-bottom: 0;
}
.iris-modes-block-texts {
  max-width: 498px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.iris-modes-block-text {
  background-color: #E4DDFB;
  display: flex;
  flex-direction: column;
  padding: 32px;
  border-radius: 12px;
}
.iris__section-about-company {
  max-width: 80rem;
  margin: 0 auto;
}

.iris__section-about-company .product__about-company {
  width: 80%;
  margin: 50px auto;
}

.iris__section-about-company span,
.iris__section-about-company li {
  font-size: clamp(0.875rem, 0.8333rem + 0.1852vw, 1rem);
}
@media (max-width: 1024px) {
  .iris-set__steps {
    -ms-grid-columns: (18.4em)[3];
    grid-template-columns: repeat(3, 18.4em);
    grid-auto-rows: 26em;
  }
}
@media (max-width: 650px) {
  .iris-set__steps {
    width: 100%;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 18em;
    gap: 0.8em;
  }
  .iris-set__step {
    gap: 0.5em;
  }
  .iris-set__step2:nth-child(1) {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .iris-set__step2:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .iris-set__step2:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .iris-set__step2:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .iris-set__step2:nth-of-type(5) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .iris-set__step2:nth-of-type(6) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .iris-set__step2:nth-of-type(7) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .iris-set__step2:nth-of-type(8) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .iris-set__step2:nth-of-type(9) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .iris-set__step2 {
    width: 100%;
    height: auto;
    border-radius: 1.2em;
  }
  .iris-modes-block-text {
    padding: 12px;
  }
  .iris-set__step2-title span {
    font-size: 14px;
  }

}
.iris-set__step {
  position: relative;
  width: 237px;
  height: 172px;
  border-radius: 2.4em;
  overflow: hidden;
  background: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

@media (max-width: 650px) {
  .iris-set__step {
    gap: 0.5em;
  }
}
.iris-set__step::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  z-index: 0;
  background: -webkit-gradient(linear, right top, left top, from(#CAB0FD 0%), to(#CAB0FD 100%));
  background: linear-gradient(180deg, #CAB0FD 0%, #CAB0FD 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-set__step.watch::before {
  opacity: 1;
}
.iris-set__step2.watch::before {
  opacity: 1;
}
.iris-set__step-title {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 650px) {
  .iris-set__step-title {
    padding-top: 1.4em;
    max-width: 11.1em;
    max-width: 72px;
  }
}
.iris-set__step-title span {
  font-family: var(--font-family-new);
  font-weight: 400;
  font-size: 16px;
  line-height: 116%;
  text-align: center;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-set__step-title span {
    font-size: 2em;
  }
}
@media (max-width: 650px) {
  .iris-set__step-title span {
    font-size: 8px;
  }
}
.iris-set__step-img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

@media (max-width: 1024px) {

}
@media (max-width: 650px) {
  .iris-set__step-img_one {
    padding-top: 1.8em;
    width: 7em;
  }
  .iris-set__step {
    width: 88px;
    height: 88px;
    border-radius: 1.2em;
  }
  .iris-set__step-title {
    font-size: 8px;
    font-weight: 500;
  }
}
.iris-set__step-img.iris-set__step-img_cube {
  object-fit: contain;
  margin-bottom: 29px;
}
@media (max-width: 1024px) {
  .iris-set__step-img_cube {

  }
}
@media (max-width: 650px) {
  .iris-set__step-img {
    max-height: 54px;
    object-fit: contain;
  }
  .iris-set__step-img.iris-set__step-img_cube {
    max-height: 54px;
    max-width: 32px;
    margin-bottom: 10px;
  }

}

.iris-propertys .iris-container {
  position: relative;
}
.iris-propertys .iris-container::before {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, #C7BAE5, #D2C3EC);
  width: calc(100vw - 32px);
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 2.4em;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .iris-propertys .iris-container::before {
    border-radius: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-propertys .iris-container::before {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    width: 100vw;
    inset: 0;
  }
}
.iris-propertys__inner {
  position: relative;
  z-index: 3;
  padding-top: 92px;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50.6em 1fr;
  grid-template-columns: 50.6em 1fr;
  gap: 17.6em;
}
@media (max-width: 1440px) {
  .iris-propertys__inner {
    padding-top: 6.8em;
  }
}
@media (max-width: 1024px) {
  .iris-propertys__inner {
    -ms-grid-columns: 38.8em 1fr;
    grid-template-columns: 38.8em 1fr;
    padding: 3.2em 1.2em 0 1.2em;
    gap: 2em;
  }
}
@media (max-width: 650px) {
  .iris-propertys__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0em;
    padding: 3.2em 0;
  }
}
.iris-propertys__img {
  width: 506px;
  height: 848px;
  margin-bottom: -0.1em;
}
@media (max-width: 1024px) {
  .iris-propertys__img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 650px) {
  .iris-propertys__img {
    display: none;
  }
}
.iris-propertys__img-mobile {
  display: block;
  margin: 2.4em auto 1.6em auto;
  width: 35.1em;
  height: 23.6em;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (min-width: 651px) {
  .iris-propertys__img-mobile {
    display: none;
  }
}
.iris-propertys__title {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 3.2em;
  line-height: 100%;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-propertys__title {
    font-size: 2.8em;
  }
}
@media (max-width: 650px) {
  .iris-propertys__title {
    font-size: 2em;
    text-align: center;
  }
}
.iris-propertys__btns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.2em;
}
@media (max-width: 650px) {
  .iris-propertys__btns {
    gap: 0.8em;
  }
}
.iris-propertys__btn {
  display: -ms-grid;
  display: grid;
  place-content: center;
  height: 5.4em;
  width: 100%;
  border-radius: 1em;
  background: #8681DD;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .iris-propertys__btn {
    height: 4.5em;
  }
}
@media (max-width: 650px) {
  .iris-propertys__btn {
    border-radius: 0.7em;
    height: 3.6em;
  }
}
@media (hover: hover) {
  .iris-propertys__btn:hover {
    opacity: 0.74;
  }
}
.iris-propertys__btn span {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 1.8em;
  line-height: 100%;
  color: #fff;
}
.iris-price__carts {
  position: relative;
  display: flex;
  gap: 12px;
  z-index: 10;
  margin-bottom: 34px;
}
.iris-price__cart {
  position: relative;
  background-color: #9488DB;
  color: #fff;
  font-size: 16px;
  line-height: 112%;
  padding: 12px 24px;
  border-radius: 4px;
  transition: all .4s linear;
  cursor: pointer;
  font-family: var(--font-family-new);
}
#stajler-main-wrapper picture img {
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 650px) {
  #stajler-main-wrapper picture img {
    max-width: 100%;
    height: auto;
  }
  picture.iris-shiny-img img {
    width: 100%;
  }
}
.iris-price__cart .tooltiptext {
  visibility: hidden;
  width: 300px;
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  padding: .5rem;
  position: absolute;
  left: 0;
  z-index: 1;
  bottom: 100%;
  font-size: 12px;
  color: #000;
}

.iris-price__cart:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.iris-price__cart:hover {
  background: rgba(255, 255, 255, 0.662745098);
}
.iris-modes__dryer-pointer {
  width: 1.8em;
    height: 1.8em;
    position: absolute;
    left: 53.4em;
    bottom: 3.8em;
    z-index: 99;
    pointer-events: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 1;
}
.iris-set__step--cursor-pointer::after {
  content: '';
  position: absolute;
  right: 10%;
  top: 35%;
  width: 18px;
  height: 20px;
  background-image: url(../img/camelia/pointer-cursor.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.3s ease;
  z-index: 10;
}
.iris-set__steps:hover .iris-set__step--cursor-pointer::after {
  opacity: 0;
}
.iris-set__steps2:hover .iris-set__step--cursor-pointer::after {
  opacity: 0;
}
@media (max-width: 1024px) {
  .iris-propertys__btn span {
    font-size: 1.6em;
  }
}
@media (max-width: 650px) {
  .iris-propertys__btn span {
    font-size: 1.1em;
  }
  .iris-set_one_steps, .iris-set_two_steps {
    gap: 12px;
    padding: 0 25px;
  }
  .iris-price__carts {
    margin-bottom: 0;
  }
  .iris-price__cart {
    font-size: 12px;
    padding: 8px 16px;
  }
}
.iris-propertys__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-block: 32px 16px;
}
@media (max-width: 1024px) {
  .iris-propertys__table {
    margin-block: 1.6em 2.4em;
    gap: 0;
  }
}
@media (max-width: 650px) {
  .iris-propertys__table {
    padding-inline: 1.2em;
  }
  .iris-section.iris-about .iris-container{
    padding-inline: 0;
  }
}
.iris-propertys__item {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  gap: 2em;
  padding-block: 16px;
  border-bottom: 0.1em solid #c0b4ea;
  min-height: 4.6em;
}
@media (max-width: 650px) {
  .iris-propertys__item {
    min-height: 3em;
    -ms-grid-columns: 16.2em auto;
    grid-template-columns: 16.2em auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-block: 0.8em;
  }
}
.iris-propertys__item-text {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 1.8em;
  line-height: 100%;
  color: var(--black);
}


@media (max-width: 1024px) {
  .iris-propertys__item-text {
    font-size: 1.6em;
    font-weight: 400;
  }
}
@media (max-width: 650px) {
  .iris-propertys__item-text {
    font-size: 1.4em;
  }
}
.iris-propertys__item-text:nth-child(2) {
  text-align: right;
}

.iris-slider__swiper {
  height: 62.2em;
  width: 100%;
  overflow: visible;
}
@media (max-width: 1024px) {
  .iris-slider__swiper {
    height: 51em;
  }
}
@media (max-width: 650px) {
  .iris-slider__swiper {
    height: 35.1em;
  }
}
.iris-slider__slide {
  border-radius: 2.4em;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .iris-slider__slide {
    border-radius: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-slider__slide:nth-child(3) img {
    width: 35.1em;
    height: 35.1em;
  }
  .iris-slider__slide:nth-child(3) img:nth-child(2) {
    display: none;
  }
  .iris-slider__slide:nth-child(6) img {
    width: 35.1em;
    height: 35.1em;
  }
  .iris-slider__slide:nth-child(6) img:nth-child(1) {
    display: none;
  }
}
.iris-slider__slide_two {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.2em;
}
@media (max-width: 650px) {
  .iris-slider__slide_two {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.iris-slider__slide img {
  border-radius: 2.4em;
  height: 100%;
  width: 100%;
}
@media (max-width: 1024px) {
  .iris-slider__slide img {
    border-radius: 1.2em;
  }
}
.iris-slider__swiper-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-min-content;
  max-width: -moz-min-content;
  max-width: min-content;
  gap: 0.6em;
  padding: 0.6em;
  margin: 3em auto 0 auto;
  border-radius: 2.4em;
  background: #f8f8f8;
}
@media (max-width: 1024px) {
  .iris-slider__swiper-btns {
    margin: 1.6em auto 0 auto;
  }
}
@media (max-width: 650px) {
  .iris-slider__swiper-btns {
    display: none;
  }
}
.iris-slider__swiper-btn {
  width: 3.6em;
  height: 3.6em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.iris-slider__swiper-btn.swiper-button-lock {
  display: block;
}
.iris-slider__swiper-btn-img {
  width: 3.6em;
  height: 3.6em;
}

.iris-video-block {
  height: 42.1em;
  width: auto;
  overflow: hidden;
  border-radius: 2.4em;
  margin-inline: 0;
  max-width: none;
}
.iris-video-block.go-video .iris-video-block__play-button {
  opacity: 0;
}
@media (max-width: 650px) {
  .iris-video-block {
    height: 32.9em;
    border-radius: 1.2em;
  }
}
.iris-video-block:hover .video-block__play-button svg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.iris-video-block__container {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
}
.iris-video-block__video.visible {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.iris-video-block__poster {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}
.iris-video-block__poster.hidden {
  display: none;
}
.iris-video-block__poster img {
  width: 100%;
  height: 100%;
}
.iris-video-block__play-button {
  position: absolute;
  inset: 0;
  display: -ms-grid;
  display: grid;
  place-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-video-block__play-button svg {
  width: 31.6em;
  height: 31.6em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .iris-video-block__play-button svg {
    width: 16.7em;
    height: 16.7em;
  }
}

.iris-video-block__video {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.iris-video-block__video_desctop {
  display: block;
}
@media (max-width: 650px) {
  .iris-video-block__video_desctop {
    display: none !important;
  }
}
.iris-video-block__video_mobile {
  display: none;
}
@media (max-width: 650px) {
  .iris-video-block__video_mobile {
    display: block !important;
  }
}

.iris-reviews__head {
  margin-bottom: 48px;
}
@media (max-width: 1024px) {
  .iris-reviews__head {
    margin-bottom: 2.4em;
  }
}
.iris-reviews__title {
  text-align: left;
  font-size: 40px;
  font-weight: 500;
}
.iris-reviews__title span {
  font-weight: 400;
  font-family: var(--font-family-new-s);
}
@media (max-width: 650px) {
  .iris-reviews__title {
    font-size: 2em;
  }
}
.iris-reviews__swiper {
  min-height: 36.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: visible;
}
@media (max-width: 1024px) {
  .iris-reviews__swiper {
    min-height: 33em;
  }
}
.iris-reviews__swiper-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.iris-reviews__swiper-slide {
  height: auto;
  width: 38.4em;
  border-radius: 2.4em;
  padding: 3.2em;
  background: #f4f4f4;
}
@media (max-width: 1024px) {
  .iris-reviews__swiper-slide {
    width: 36.3em;
    border-radius: 1.2em;
    padding: 2.9em;
  }
}
@media (max-width: 650px) {
  .iris-reviews__swiper-slide {
    width: 35.1em;
  }
}
.iris-reviews__swiper-slide:not(:last-child) {
  margin-right: 3.2em;
}
@media (max-width: 1024px) {
  .iris-reviews__swiper-slide:not(:last-child) {
    margin-right: 1.2em;
  }
}
@media (max-width: 650px) {
  .iris-reviews__swiper-slide:not(:last-child) {
    margin-right: 0.4em;
  }
}
.iris-reviews__slide {
  background-color: #F4F4F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.iris-reviews__slide_video .iris-reviews__descriptions {
  margin-block: -1.6em 1.6em;
}
.iris-modes-blocks {
  display: flex;
  gap: 32px;
}
.iris-reviews__slide-title {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 2em;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-reviews__slide-title {
    font-size: 1.8em;
  }
}
.iris-reviews__slide-stars {
  margin-block: 0.8em 3.2em;
  width: 10.8em;
  height: 2em;
}
.iris-reviews__slide-stars svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .iris-reviews__slide-stars {
    width: 9.7em;
    height: 1.8em;
  }
}
.iris-reviews__descriptions {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 3.4em;
}
.iris-reviews__descriptions-text {
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5em;
  height: 15.8em;
  max-height: 15.8em;
  padding-right: 1.5em;
  margin-right: -1.5em;
}
.iris-reviews__descriptions-text::-webkit-scrollbar {
  width: 0.4em;
}
.iris-reviews__descriptions-text::-webkit-scrollbar-track {
  background-color: #f2f2f2;
  border-radius: 1.2em;
}
.iris-reviews__descriptions-text::-webkit-scrollbar-thumb {
  background: #e3e3e3;
  border-radius: 1.2em;
}
@media (max-width: 1024px) {
  .iris-reviews__descriptions-text {
    height: 14em;
    max-height: 14em;
  }
}
.iris-reviews__text {
  font-family: var(--font-family-new);
  font-weight: 400;
  line-height: 140%;
  font-size: 1.6em;
  color: var(--black);
}
@media (max-width: 1024px) {
  .iris-reviews__text {
    font-size: 1.4em;
  }
}
.iris-reviews__video {
  position: relative;
  width: 100%;
  height: 18.8em;
  border-radius: 1.6em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .iris-reviews__video {
    height: 17.1em;
    border-radius: 1.2em;
  }
}
.iris-reviews__video-svg {
  width: 8.3em;
  height: 8.3em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 13.4em;
}
@media (max-width: 1024px) {
  .iris-reviews__video-svg {
    left: 12.2em;
    width: 7.5em;
    height: 7.5em;
  }
}

.iris-buy {
  position: fixed;
  left: 1.2em;
  right: 1.2em;
  bottom: 1.2em;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 5.2em;
  border: 0.1em solid rgba(0, 0, 0, 0.1);
  border-radius: 4.9em;
  padding: 0.8em 0.8em 0.8em 2.4em;
  -webkit-backdrop-filter: blur(4em);
  backdrop-filter: blur(4em);
  background: rgba(255, 255, 255, 0.5019607843);
}
@media (min-width: 651px) {
  .iris-buy {
    display: none;
  }
}
.iris-buy__text {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 1.4em;
  line-height: 100%;
  color: var(--black);
}
.iris-buy__btn {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-content: center;
  min-width: 13.2em;
  padding: 0.8em 1.6em;
  border-radius: 2.4em;
  background: var(--yellow);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iris-buy__btn span {
  font-family: var(--font-family-new);
  font-weight: 500;
  font-size: 1.4em;
  line-height: 175%;
  color: var(--black);
}
@media (hover: hover) {
  .iris-buy__btn:hover {
    background: rgba(255, 198, 0, 0.6862745098);
  }
}
.mob {
    display: none;
}

@media (max-width: 650px) {
    .mob {
        display: block;
    }
    .desktop {
        display: none;
    }
    .iris-modes-block {
      padding: 20px 12px 0 12px;
      height: 356px;
    }
    .iris-modes-blocks > .iris-modes-block {
      padding: 20px 12px 0 12px;
    }
    .iris-modes-block.one .iris-modes-block-text:nth-child(2){
      display: none;
    }
    .iris-modes-block.three .iris-modes-block-text{
      display: flex;
    }
    .iris-modes-blocks {
      flex-direction: column;
    }
}
/* region start variables */
:root {
    --height-header: 57px;
}
.iris-first__swiper-next.swiper-button-disabled, .iris-first__swiper-prev.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 375px) {
    :root {
        --height-header: 93px
    }
}

/* region end variables */


/* region start first-slider */

.iris-first__title {
    margin: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 56px !important;
    color: #fff;
    text-align: center;

}

.iris-first__swiper {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100vw - 32px);
    height: calc(100vh - var(--height-header));
}

.iris-first__bg--reset {
    position: static;
    transform: none;
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.iris-first__swiper-slide {
    width: 100%;
}

.iris-first__swiper-slide--square {
    width: calc(100% / 2 - 8px);
}

.iris-first__wrapper {
    position: relative;
    z-index: 20;
    height: 84.8em;
    padding-block: 7.2em 2.4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2em;
    pointer-events: none;
    justify-content: end;
    height: calc(100vh - var(--height-header));
}

.iris-first__nav {
    height: 6em;
    padding: 0.8em 0.8em 0.8em 2.4em;
    border-radius: 4.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    gap: 2em;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    background: rgba(242, 242, 242, 0.8);
    width: 100.8em;
    margin: 0 auto;
    pointer-events: auto;
}

@media (max-width: 1024px) {
  .iris-set__step2 {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .iris-set__steps2 {
      width: 100%;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      grid-auto-rows: 18em;
      gap: 0.8em;
  }
  .iris-price__cart:last-child .tooltiptext {
    width: calc(100vw - 200px);
  }
}
.iris-first__swiper-prev,
.iris-first__swiper-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(var(--swiper-navigation-size) / 44* 100);
    height: 100%;
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.iris-first__swiper-prev svg,
.iris-first__swiper-next svg {
    stroke: #FFFFFF;
}


.iris-first__swiper-next {
    right: 0;
    left: auto;
    justify-content: end;
    padding-right: 24px;
}

.iris-first__swiper-prev {
    left: 0;
    right: auto;
    justify-content: start;
    padding-left: 24px;
}

/* endregion end first-slider */

/* region start iris-about */

.iris-about__wrapper-img {
    position: absolute;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
}

.iris-about__main-img {
    position: static;
    width: 100%;
    max-width: none;
    left: auto;
    transform: none;
}

.iris-about__wrapper-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 64px;
    background: linear-gradient(180deg, rgba(237, 233, 241, 0) 0%, #FFFFFF 76.22%);
}

.iris-about__nozzles {
    position: relative;
    z-index: 2;
}

/* region end iris-about */


/* region start iris-shiny */

.iris-shiny__item-head {
    max-width: 52.7em;
}

.iris-shiny__swiper {
    overflow: visible;
}

.iris-slider__swiper-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    background-color: #FFFFFF;
    transition: all 0.3s ease;
}

.iris-slider__swiper-btn svg {
    width: 24px;
    height: 24px;
    stroke: #1A1B1C;
    transition: all 0.3s ease;
}

.iris-slider__swiper-btn:hover {
    background-color: #C3B8E5;
}

.iris-slider__swiper-btn:hover svg {
    stroke: #FFFFFF;
}

.iris-slider__swiper {
    height: auto;
}

/* region end iris-shiny */

/* region start iris-modes */

.iris-modes__dryer-bg_img.visible {
    animation: breathingCycle 10s infinite;
}

/* region end iris-modes */

@media screen and (min-width: 1441px) and (max-width: 1920px){
    /* region start iris-about */
    .iris-about__wrapper-img::after {
        padding-top: 84px;
    }

    /* region end iris-about */
}

@media screen and (max-width: 1440px) {
    /* region start 1440 first-slider */
    .iris-first__title {
        font-size: 3em;
    }
    /* region end 1440 first-slider */
}

@media screen and (max-width: 650px) {
    /* region start 650 first-slider */
    .iris-first__swiper {
        width: calc(100vw - 8px);
        max-height: 480px;
    }
    .iris-first__wrapper {
      height: 480px;
    }



    .iris-first__title {
        margin-top: 32px !important;
        font-size: 2.2em;
    }

    /* region end 650 first-slider */


    /* region start 650 iris-shiny */

    .iris-shiny__swiper-wrapper {
        flex-wrap: wrap;
        gap: 12px;
    }

    /* region end 650 iris-shiny */
}
@media (max-width: 1024px) {
  .iris-first__nav {
    width: 92em;
  }
}
@media (max-width: 650px) {
  .iris-first__nav {
    display: none;
  }
}

@media screen and (max-width: 560px) {
    /* region start 560 first-slider */
    .iris-first__swiper-next {
        padding-right: 8px;
    }
    .iris-first__swiper-prev {
        padding-left: 8px;
    }

    .iris-first__swiper-prev, .iris-first__swiper-next {
        width: calc(var(--swiper-navigation-size) / 44* 40);
    }

    .iris-first__swiper-next svg,
    .iris-first__swiper-prev svg {
        width: 24px;
        height: 24px;
    }

    .iris-first__swiper-slide--square {
        width: 100%;
    }
    /* region end 560 first-slider */

    /* region start 560 iris-about */
    .iris-about__wrapper-img::after {
        padding-top: 2%;
    }
    /* region end 560 iris-about */
}


/* region start animations */

@keyframes breathingCycle {
    0% { opacity: 0;}
    50%{ opacity:1;}
    100%{ opacity:0;}
}

/* region end animations */
