@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  list-style-type: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
}

body {
  font-family: "Montserrat Alternates", sans-serif;
  background: #f9fafe;
}

button {
  font-family: "Open Sans", sans-serif;
}

.limit {
  display: block;
  max-width: 1000px;
  padding: 0 15px;
  margin: 0 auto;
  font-size: 0;
}

.first {
  padding-top: 40px;
  padding-bottom: 100px;
}

.first .limit {
  position: relative;
}

.first .first_back {
  background: url("../images/first_back.jpg") center no-repeat;
  width: 1291px;
  height: 795px;
  position: absolute;
  left: -501px;
  top: -40px;
}

h2.subtitle {
  position: relative;
  font-size: 26px;
  line-height: 1.15;
  color: #fff;
  font-weight: 400;
  max-width: 342px;
  padding-right: 12px;
}

h1.title {
  position: relative;
  font-weight: 700;
  font-size: 42px;
  line-height: 0.92;
  color: #ffffff;
  letter-spacing: -0.5px;
  max-width: 370px;
  padding-right: 10px;
  z-index: 1;
}

.first h1.title span {
  display: block;
}

h3.title {
  position: relative;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.1;
  color: #9565c1;
  z-index: 1;
}

h2._title {
  display: block;
  font-size: 56px;
  line-height: 0.96;
  color: #000;
  font-weight: 700;
}

.first_wrapp_position {
  position: relative;
  z-index: 2;
}

.first_prod-block {
  position: absolute;
  left: 49.5%;
  top: 56.3%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.first_prod-block .prod_wrapp {
  width: 474px;
  height: 540px;
  position: relative;
}

.prod_wrapp:before {
  content: "";
  background: url("../images/author_ava.jpg") center no-repeat;
  background-size: cover;
  width: 156px;
  height: 156px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 45px 0 0 95px;
}

.first__text {
  font-size: 26px;
  color: rgb(253, 253, 253);
  max-width: 350px;
  padding: 0 0 30px;
}

.first__text_mobile {
  display: none;
}

.first_prod-block .decorate {
  position: absolute;
  left: 37.4%;
  top: 62.8%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/*.first_prod-block .overlay-image  {
	position: absolute; /* или fixed, если фото должно висеть на одном месте экрана */ /*
z-index: 9999;     /* 9999 гарантирует, что элемент будет поверх других */
/* расположение относительно левого края */

.first_prod-block .avatar {
  position: absolute;
  left: 36.6%;
  top: 24.7%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.first_prod-block .prod {
  position: relative;
  max-width: none;
  z-index: 1;
}

.first .name_prod {
  position: relative;
  margin-top: 30px;
  margin-left: -2px;
  font-size: 160px;
  text-align: center;
  font-weight: 900;
  background: #ffd200;

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 10px 0;
}

.first .name_prod img {
  max-width: none;
}

.first .limit {
  position: relative;
  padding-top: 55px;
}

.first .avatar {
  border-radius: 50%;
  position: absolute;
  max-width: none;
}

.first .decorate {
  position: absolute;
  max-width: none;
}

.first .stick_list {
  position: absolute;
  left: 66.8%;
  top: 41.4%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.first .stick_list-item {
  max-width: none;
  position: absolute;
}

.first .stick_list-item img {
  max-width: none;
}

.first .stick_list-item._2 {
  left: -37px;
  top: 74px;
}

.first .stick_list-item._3 {
  left: -90px;
  top: 122px;
}

.mark_wrapp {
  position: relative;
}

.mark_wrapp .mark_back {
  /*╤Г╨▒╨╕╤А╨░╤В╤М ╨╡╤Б╨╗╨╕ ╤В╨╡╨║╤Б╤В ╨▓╤Л╤Й╨╡╨╗ ╨╖╨░ ╤А╨░╨╝╨║╨╕*/
  background: url(../images/check-mark.png) center no-repeat;
  position: absolute;
  width: 1117px;
  height: 100%;
  min-height: 308px;
  left: 50%;
  top: 49%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.mark_list {
  position: relative;
  display: block;
  width: 97%;
  padding-top: 47px;
  padding-bottom: 63px;
  text-align: center;
  margin: 55px auto -55px;
}

.mark_list .mark_list-item {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  width: 25%;
  vertical-align: top;
  font-size: 16px;
  line-height: 1;
  color: #000;
  text-align: center;
  padding: 0 15px;
  position: relative;
  top: -5px;
}

.mark_list .mark_list-item:nth-child(1):before {
  background: url("../images/check_white.png") center no-repeat;
}

.mark_list .mark_list-item:nth-child(2) {
  left: -18px;
}

.mark_list .mark_list-item:nth-child(3) {
  left: -24px;
}

.mark_list .mark_list-item:nth-child(4) {
  left: -16px;
}

.mark_list .mark_list-item:before {
  content: "";
  background: url("../images/check.png") center no-repeat;
  width: 47px;
  height: 47px;
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.mark_list .mark_list-item .black {
  font-weight: 700;
}

.first .dance {
  position: absolute;
  left: 91.8%;
  top: 60%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);

  width: 100%;
  max-width: 567px !important;
}

.wrapp_btn {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  z-index: 2;
}

.wrapp_btn.top {
	width: 280px;
}

.wrapp_btn:before {
  content: "";
  position: absolute;
  pointer-events: none;
  background: #e11962;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition:
    -webkit-transform 0.4s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.4s,
    opacity 0.3s;
  transition:
    transform 0.4s,
    opacity 0.3s;
}

.btn {
  outline: none;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  z-index: 1;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1;
  padding: 19px 0px;
  width: 100%;
  max-width: 300px;
  color: #f9fafe;
  border-radius: 30px;

  -webkit-transition:
    -webkit-box-shadow 0.2s,
    color 0.2s;
  -moz-transition:
    -moz-box-shadow 0.2s,
    color 0.2s;
  transition:
    box-shadow 0.2s,
    color 0.2s;
}

.btn:hover {
  color: #e11962;
}

.mission {
  padding-top: 27px;
}

.mission_content {
  position: relative;
  padding: 58px 68px 65px;
  background-color: #fff;
}

.mission .shadow2 {
  position: absolute;
  right: -45px;
  bottom: -50px;
}

.mission .sign {
  position: absolute;
  right: 79px;
  bottom: 21px;
}

.mission .content_right_color {
  background-image: url("../images/back_labor.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #f3f3f3;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 61.2%;
}

.content_right_color:after {
  content: "";
  width: 212px;
  height: 102px;
  background: url("../images/signature.svg") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 50px 25px 0;
}

.mission .limit {
  max-width: 1144px;
  padding: 85px 90px 80px 70px;
  background: #f3f3f3;
  position: relative;
}

.mission .right_color {
  position: absolute;
  right: 0;
  top: 0;
  width: 60.5%;
  height: 100%;
  background: #dce1ec;
}

.mission .right_color .right_color_wrapp {
  position: relative;
  height: 100%;
  width: 100%;
}

.mission .right_color .right_color_wrapp .shadow1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.mission .review {
  position: relative;
  margin-top: 24px;
  margin-bottom: 20px;
  padding-left: 6px;
  z-index: 1;
  padding-bottom: 30px;
}

.mission .review .line {
  position: absolute;
  left: -53px;
  bottom: 12px;
  width: 43.3%;
  height: 3px;
  background-color: #9464c1;
}

.mission .review .avatar {
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 134px;
  z-index: 1;
}

.mission .review .review_text {
  position: relative;
  width: calc(100% - 134px);
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #828282;
  padding-left: 15px;
  max-width: 450px;
  padding-right: 50px;
  z-index: 1;
}

@media (max-width: 1102px) {
  .mission .review .review_text {
	width: max-content;
	max-width: 320px;
  }
}


.mission .text {
  font-family: "Open Sans", sans-serif;
  position: relative;
  font-size: 18px;
  line-height: 1.56;
  width: 64%;
  margin-bottom: 25px;
  padding-right: 12px;
  z-index: 1;
}

.mission .text:last-of-type {
  margin-bottom: 0;
}

b {
  font-weight: 700;
}

.symptom {
  padding-top: 114px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
  background-color: #f9fafe;
}

.symptom ._title {
  position: relative;
  z-index: 1;
  padding-left: 10px;
  width: 55%;
  margin: 4px 0 0 auto;
  text-align: left;
}

.symptom .limit {
  height: 1px;
  min-height: 762px;
  position: relative;
}

.symptom .symptom_left {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  height: 100%;
  position: relative;
  margin-top: -108px;
}

.symptom .rhombus {
  position: absolute;
  max-width: none;
  left: 5px;
  bottom: 0;
}

.symptom .rhombus_woman {
  position: absolute;
  left: 38px;
  bottom: 0;
  max-width: none;
}

.symptom .circle_pain {
  position: absolute;
  max-width: none;
  left: 0;
  top: 0;
  -webkit-animation: size 2s ease-in-out 0s normal none infinite;
  -moz-animation: size 2s ease-in-out 0s normal none infinite;
  animation: size 2s ease-in-out 0s normal none infinite;
}

.symptom .circle_pain._1 {
  left: 296px;
  top: 569px;
}

.symptom .circle_pain._2 {
  left: 221px;
  top: 579px;
}

.symptom .circle_pain._3 {
  left: 131px;
  top: 483px;
}

.symptom .circle_pain._4 {
  left: 222px;
  top: 161px;
}

.symptom .circle_pain._5 {
  left: 230px;
  top: 276px;
}

.symptom .circle_pain._6 {
  left: 422px;
  top: 324px;
}

.symptom .symptom_right {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  position: relative;
}

.symptom .wrapp_list {
  position: relative;
}

.symptom .symptom_list {
  margin-top: 45px;
  margin-left: 52px;
}

.symptom .line {
  width: 549px;
  height: 509px;
  background: url("../images/lines_list.png") left top no-repeat;
  position: absolute;
  left: 51px;
  top: -2px;
  max-width: none;
}

.symptom .symptom_list-item {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
  min-height: 97px;
  line-height: 95px;
}

.symptom .symptom_list-item p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.56;
  color: #000;
}

.symptom .symptom_list-item:before {
  content: "";
  background: url("../images/arrow.png") center no-repeat;
  width: 107px;
  height: 15px;
  position: absolute;
  left: -145px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.symptom .symptom_list-item._1 {
  margin-left: 108px;
}

.symptom .symptom_list-item._2 {
  margin-left: 207px;
}

.symptom .symptom_list-item._3 {
  margin-left: 253px;
}

.problems {
  background: url("../images/back_problems.jpg") center top no-repeat;
  padding-top: 77px;
  padding-bottom: 59px;
  background-size: cover;
}

.problems .man {
  position: absolute;
  left: -406px;
  top: -43px;
  background: url("../images/man.png") center no-repeat;
  width: 600px;
  height: 800px;
  opacity: 1;
  transition: transform 0.4s;
}


@media (max-width: 992px) {
  .problems .man {
    /* width: 600px; */
            height: 440px;
        left: -355px;
        top: 101px;
	background-size: contain;
  }
}

.problems .limit {
  position: relative;
}

.problems ._title {
  position: relative;
  margin: 0 0 0 auto;
  width: 82%;
  text-align: right;
}

.problems_review {
  font-family: "Open Sans", sans-serif;
  margin-top: 45px;
  padding: 20px 22px;
  background: url("../images/back_review.png") center no-repeat;
  background-size: cover;
  position: relative;
}

.problems_review .wrapp_gif {
  position: absolute;
  width: 316px;
  height: 316px;
  right: -34px;
  bottom: -199px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-radius: 70px;
  overflow: hidden;
}

.problems_review .wrapp_gif .gif_romb {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  max-width: none;
  width: 400px;
}

.problems_review .avatar {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  max-width: 134px;
}

.problems_review ._text {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.44;
  color: #fff;
  width: calc(100% - 134px);
  padding-left: 15px;
  padding-right: 220px;
}

.rubick_stick_wrapp {
  position: absolute;
  left: -22px;
  top: auto;
  bottom: -111px;
}

.rubick_stick_wrapp .rubick_back {
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  height: 107%;
  max-width: none;
  width: auto;
}

.rubick_stick_wrapp .rubick_shadow {
  position: absolute;
  left: 50%;
  top: 62%;
  width: 80%;
  height: 80%;
  background: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  border-radius: 60px;
}

.rubick_stick_wrapp .rubick_stick {
  position: relative;
  text-align: center;
  max-width: 329px;
  min-height: 329px;
  padding-top: 30px;
}

.rubick_stick_wrapp .rubick_stick ._text {
  display: inline-block;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.2;
  margin-top: 10px;
  padding: 0 25px 50px;
}

.rubick_stick_wrapp .exclamation {
  background: url("../images/att.png") center no-repeat;
  width: 22px;
  height: 79px;
  display: block;
  margin: 0 auto;
}

.problems_list {
  margin-top: 45px;
}

.problems_list .problems_list-item {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  padding-right: 20px;
  padding-left: 9px;
  margin-bottom: 45px;
}

.problems_list .problems_list-item:nth-child(2) {
  margin-right: 20px;
}

.problems_list .problems_list-item .pink {
  font-weight: 700;
  font-size: 18px;
  color: #d6005a;
  line-height: 1.2;
  display: inline-block;
  margin-bottom: 7px;
  width: 100%;
  position: relative;
  padding-left: 45px;
}

.problems_list .problems_list-item .text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.55;
  padding-left: 2px;
}

.problems_list .problems_list-item ._smile {
  position: absolute;
  left: 0;
  top: 45%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.clear {
  clear: both;
}

.solving {
  padding-top: 106px;
  padding-bottom: 60px;
}

.solving .limit {
  padding: 0 10px;
}

.solving ._title {
  position: relative;
  color: #9565c1;
}

.solving_left {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  position: relative;
  z-index: 1;
}

.solving_left .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 1;
  color: #9565c1;
  margin-top: 30px;
}

.solving_left .name_prod {
  font-weight: 900;
  font-size: 60px;
  line-height: 1;
  background: linear-gradient(180deg, #b896ff, #5e63e6);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 20px;
}

.solving_left ._text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
  color: #000000;
  width: 61%;
  margin-top: 11px;
  padding-left: 3px;
}

.solving_right {
  display: inline-block;
  vertical-align: top;
  width: 60%;
  position: relative;
}

.solving_right .avatar {
  border-radius: 50%;
  max-width: 134px;
  position: absolute;
  left: -25%;
  top: 37%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.solving_right .circle_back {
  pointer-events: none;
  position: absolute;
  left: 49%;
  top: 44%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: none;
}

.solving_right .prod_wrapp {
  position: absolute;
  left: -40px;
  top: 28px;
  text-align: center;
}

.solving .prod_wrapp:before {
  margin: 50px 0 0 -110px;
  z-index: 1;
}

.solving_right .prod {
  position: relative;
}

.solving_right .flower_wrapp {
  position: relative;
}

.solving_right .flower_wrapp .flower {
  position: absolute;
  left: 26.8%;
  top: 83.5%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: none;
}

.solving_right .flower_wrapp .flower-back {
  position: absolute;
  left: -18%;
  top: 71.8%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: none;
}

.solving_right .solving_list {
  position: relative;
  margin-top: 27px;
  padding-left: 118px;
}

.solving_right .solving_list-item._1 {
  padding-left: 133px;
}

.solving_right .solving_list-item._2 {
  padding-left: 168px;
  margin-top: 9px;
}

.solving_right .solving_list-item._3 {
  margin-top: 9px;
  padding-left: 138px;
}

.solving_right .solving_list-item._4 {
  margin-left: 63px;
  margin-top: -2px;
}

.solving_right .solving_list-item._5 {
  margin-left: 123px;
  margin-top: 8px;
}

.solving_right .solving_list-item img {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
}

.solving_right .solving_list-item ._text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  padding-left: 13px;
  margin-top: 10px;
  width: calc(100% - 104px);
  text-align: center;
}

.solving_right .solving_list-item ._text .pink {
  font-family: "Montserrat Alternates", sans-serif;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #9565c1;
}

.regulations {
  padding-top: 6px;
  padding-bottom: 108px;
}

.regulations .limit {
  padding: 0 10px;
}

.regulations ._title {
  position: relative;
  color: #9464c1;
}

.regulations ._title span {
  display: inline-block;
}

.regulations ._number {
  color: rgba(148, 100, 193, 0.13);
  font-weight: 700;
  font-size: 302px;
  line-height: 1;
  position: absolute;
  left: -5px;
  top: -130px;
  pointer-events: none;
}

.regulations ._subtitle {
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  color: #000;
  margin: 35px 0 0;
  padding: 0 3px;
}

.regulations .regulations_card {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 36%;
  cursor: pointer;
  transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transition: all 1s;
}

.regulations .regulations_card .circle {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: -53px;
  left: 82px;
  transition: all 1s;
}

.regulations .regulations_card:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

.regulations .regulations_card:hover .circle {
  -webkit-animation: cardAnimation 20s linear infinite;
  -moz-animation: cardAnimation 20s linear infinite;
  animation: cardAnimation 20s linear infinite;
}

.regulations .regulations_card .icon {
  display: block;
  margin: 0 auto;
}

.regulations .regulations_card_name {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  margin-top: 2px;
  display: inline-block;
}

.regulations_card {
  position: relative;
  margin-top: 75px;
  max-width: 343px;
  border-radius: 30px;
}

.regulations_card ._text {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 18px;
  line-height: 1.45;
  margin-top: 10px;
}

.regulations_card._morning {
  color: #522f72;
  background: url("../images/back_card1.png") center top no-repeat;
  background-size: cover;
  margin-right: 1.4%;
  padding: 106px 20px 41px;
}

.regulations_card._night {
  color: #ffffff;
  background: url("../images/back_card2.png") center top no-repeat;
  background-size: cover;
  padding: 106px 13px 34px;
}

.regulations_review {
  width: 28%;
  display: inline-block;
  vertical-align: top;
  /*padding-top: 30px;*/
  margin-top: 75px;
}

.regulations_review .avatar {
  border-radius: 50%;
  max-width: none;
}

.regulations_review .quotes {
  position: absolute;
}

.regulations_review ._text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
  padding-left: 4px;
  padding-right: 18px;
}

._text_mod {
  position: relative;
}

._text_mod:before {
  content: "";
  background: url("../images/author_ava.jpg") center no-repeat;
  background-size: cover;
  width: 156px;
  height: 156px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: -40px 0 40px;
  position: relative;
  z-index: 1;
}

._text_mod:after {
  content: "";
  background: url("../images/quotes.png") center no-repeat;
  width: 94px;
  height: 74px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 5px;
  opacity: 0.4;
}

.video ._text_mod:before {
  margin: 0 0 20px;
}

.video ._text_mod:after,
.exercise ._text_mod:after {
  display: none;
}

.regulations_review_top {
  position: relative;
  padding-left: 5px;
}

.regulations_review_top .quotes {
  position: absolute;
  right: 32px;
  bottom: -17px;
  max-width: none;
}

.video {
  background: #f3f3f3;
  padding-top: 112px;
  padding-bottom: 0;
}

.video_left {
  position: relative;
  min-height: 500px;
}

.video .limit {
  position: relative;
  padding-bottom: 20px;
}

.video .white_back {
  position: absolute;
  width: 310px;
  height: 100%;
  background: #ffffff;
}

.video ._title {
  position: relative;
  padding-left: 0;
  padding-top: 37px;
  color: #9464c1;
  z-index: 1;
}

.video ._number {
  position: absolute;
  right: 47px;
  top: -123px;
  color: rgba(148, 100, 193, 0.13);
  font-weight: 700;
  font-size: 302px;
  line-height: 1;
  pointer-events: none;
}

.video .avatar {
  border-radius: 50%;
  position: relative;
  margin-top: 26px;
  margin-left: 0;
}

.video ._text {
  font-family: "Open Sans", sans-serif;
  position: relative;
  font-size: 18px;
  line-height: 1.56;
  width: 29.5%;
  padding: 44px 0 25px 0;
}

.video .video_wrapp {
  position: absolute;
  left: 186px;
  bottom: -24px;
  width: 100%;
}

.video .video_wrapp img {
  max-width: none;
}

.video ._video {
  position: relative;
  z-index: 1;
  width: 100%;
}

.video ._poster {
  position: absolute;
  left: 145px;
  top: -320px;
  width: 630px;
  height: 500px;
  z-index: 1;
  background: #000;
}

.video ._prod {
  position: absolute;
  right: -152px;
  top: -150px;
  transition: transform 0.4s;
}

.video .wrapp_play {
  position: absolute;
  z-index: 1;
  cursor: pointer;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.video .wrapp_play img {
  position: relative;
  width: 100%;
  z-index: 2;
}

.video .wrapp_play:before,
.video .wrapp_play:after {
  pointer-events: none;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) perspective(1px);
  transform: translate(-50%, -50%) perspective(1px);
  border-radius: 100%;
  border: 5px solid #fff;
  -webkit-animation: play 2s infinite linear;
  -ms-animation: play 2s infinite linear;
  animation: play 2s infinite linear;
  z-index: 1;
}

.video .wrapp_play:after {
  -webkit-animation-name: play2;
  -ms-animation-name: play2;
  animation-name: play2;
}

.video ._shadow {
  position: absolute;
  bottom: -27px;
  left: 53%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.exercise {
  padding-top: 120px;
  padding-bottom: 0px;
}

.exercise ._number {
  position: absolute;
  right: 227px;
  top: -110px;
  color: rgba(148, 100, 193, 0.13);
  font-weight: 700;
  font-size: 302px;
  line-height: 1;
  pointer-events: none;
}

.exercise ._title {
  color: #9464c1;
  position: relative;
  padding-right: 270px;
}

.exercise .limit {
  position: relative;
}

.exercise_review {
  margin-top: 20px;
}

.exercise_review .avatar {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.exercise_review ._text {
  display: inline-block;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
  color: #9464c1;
  width: 100%;
  padding-left: 5px;
  padding-right: 20px;
  max-width: 490px;
  min-height: 137px;
}

.exercise_review ._text_mod {
  padding: 10px 0 10px 170px;
  max-width: 620px;
  min-height: initial;
}

.exercise ._text_mod:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -78px 0 0;
}

.exercise ._yoga {
  position: absolute;
  right: -119px;
  top: -96px;
  max-width: none;
  pointer-events: none;
}

.exercise .exercise_list {
  margin-top: 42px;
}

.exercise .exercise_list-item {
  display: inline-block;
  vertical-align: top;
  /* width: 34.5%; */
  width: 32.5%;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}

.exercise .exercise_list-item:nth-child(2),
.exercise .exercise_list-item:nth-child(5) {
  /* margin: 0 5.75%; */
  margin: 0px 0.75%;
}

.exercise .exercise_list-item ._comment {
  margin-top: 13px;
  margin-bottom: 13px;
  text-align: center;
  font-size: 18px;
  line-height: 1.45;
  color: #000;
  padding: 0 4px;
}

.result {
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: #f3f3f3;
  /* background-image: url("../images/back_sus.jpg"); */
  background-repeat: no-repeat;
  background-position: 81% -119px;
}

.result .limit {
  padding: 0 10px;
}

.result ._title {
  color: #9464c1;
}

.result_list {
  margin-top: 38px;
  position: relative;
  z-index: 99999999;
}

.result_list-item {
  display: inline-block;
  vertical-align: top;
  width: 32%;
}

.result_list-item:nth-child(2),
.result_list-item:nth-child(5) {
  margin: 0 2%;
}

.result .result_name {
  line-height: 60px;
  min-height: 60px;
}

.result .result_name span {
  font-size: 30px;
  line-height: 1;
  color: #9464c1;
  font-weight: 700;
  display: inline-block;
  vertical-align: bottom;
}

.result_photo {
  margin-top: 13px;
  margin-left: 5px;
}

.result_photo span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.67;
  color: #fff;
  padding: 3px 11px;
}

.result_photo_before {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
}

.result_photo_after {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.result .plus_list {
  margin-top: 21px;
}

.result .plus_list-item {
  font-family: "Open Sans", sans-serif;
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  padding-left: 42px;
  margin-bottom: 18px;
}

.result .plus_list-item:before {
  content: "";
  background: url("../images/plus.png") center no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 1px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.result .plus_list-item--gal:before {
  content: "✔";
  color: #2d66c2;
  background: none;
  font-size: 24px;
}

.result .plus_list-item--title {
  padding-left: 0;
  text-align: left;
}
.result .plus_list-item--title:before {
  content: none;
}

.footer {
  padding-top: 90px;
}

.footer .limit {
  padding: 0 10px;
  position: relative;
}

.footer .footer_back {
  position: absolute;
  left: -512px;
  bottom: 0;
  background: url("../images/last_back.jpg") center no-repeat;
  width: 1265px;
  height: 920px;
}

.footer .footer_left,
.footer .footer_right {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.footer .footer_left_review {
  position: relative;
}

.footer .footer_left_review .name {
  color: #ffffff;
  font-weight: 400;
  font-size: 26px;
  line-height: 1.2;
  max-width: 335px;
}

.footer .footer_left_review .comment {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.15;
  color: #ffffff;
  max-width: 340px;
}

.footer .wrapp_list {
  margin-top: 11px;
  max-width: 380px;
}

.footer .wrapp_list .avatar {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  max-width: 164px;
  margin-top: 14px;
}

.footer .wrapp_list .footer_list {
  display: block;
  margin-top: 45px;
  text-align: left;
  width: 97%;
}

.footer .wrapp_list .footer_list-item {
  display: block;
  margin-bottom: 16px;
  width: auto;
  padding-left: 50px;
}

.footer .wrapp_list .footer_list-item p {
  display: inline-block;
  font-size: 24px;
  line-height: 1.25;
  position: relative;
  color: #fff;
  font-weight: bold;
  -webkit-text-stroke: 1px rgba(0, 0, 80, 0.48);
  text-stroke: 1px rgba(0, 0, 80, 0.48);
}

.footer .wrapp_list .footer_list-item p:after {
  content: "";
  background: url("../images/white_plus.jpg") center no-repeat;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  position: absolute;
  left: -38px;
  top: 0;
  background-size: cover;
}

.footer .prod_wrapp {
  position: absolute;
  right: -40px;
  top: -20px;
}

.footer .prod_wrapp img {
  position: relative;
  z-index: 1;
  left: -40px;
}

.footer .price {
  position: absolute;
  right: 43px;
  top: 293px;
  border-radius: 60px;
  max-width: 254px;
  width: 100%;
  background-color: #2c2c2c;
  text-align: right;
  padding: 13px 26px 13px 75px;
}

.footer .price .old {
  font-size: 18px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.43);
  padding-left: 50px;
}

.footer .price .old .old_price {
  display: block;
  text-decoration: line-through;
}

.footer .price .new {
  margin-top: 5px;
}

.footer .price .new .new_price {
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
  color: #ffd200;
}

.footer .price .new .curs {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.price_note {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1;
  text-align: center;
}

.footer .name_prod img {
  max-width: none;
}

.footer .footer_right {
  margin-top: 317px;
  position: relative;
}

.footer .footer_right ._woman {
  max-width: 350px;
  position: absolute;
  right: 0px;
  top: -333px;
  transition: transform 0.4s;
}

.footer .footer_right form {
  position: relative;
  padding: 10px;
}

.footer .footer_right .form_item {
  font-size: 16px;
  color: #000;
  display: block;
  width: 100%;
  border: 1px solid #b2b2b2;
  border-radius: 30px;
  background-color: #eaeaea;
  padding: 15px 30px;
  margin-bottom: 10px;
  outline: none;
}

.footer .footer_right .form_item:focus {
  -webkit-box-shadow: inset 0 0 16px 0 #a880ce;
  -moz-box-shadow: inset 0 0 16px 0 #a880ce;
  box-shadow: inset 0 0 16px 0 #a880ce;
}

.footer .footer_right select {
  background:
    url("../images/select.png") 92% center no-repeat,
    rgba(255, 255, 255, 0.55);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 50px 15px 30px;
}

.footer .footer_right ._title {
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: #996ac5;
  text-shadow: 0 0 10px white;
  padding: 10px 0;
}

.footer .btn {
  text-transform: uppercase;
}

.footer .name_prod {
  position: relative;
  margin-left: 3px;
  font-size: 160px;
  text-align: center;
  font-weight: 900;
  color: #ffd200;
  padding: 10px 0;
}

.page {
  overflow: hidden;
}

.name_prod_mob {
  display: none;
}

.first_review_mob {
  display: none;
}

.avatar_mob {
  display: none;
}

.page .slick-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
}

.page .slick-dots li {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #9464c1;
  cursor: pointer;
  margin-left: 5px;
  transition: background 0.2s;
}

.page .slick-dots li:first-of-type {
  margin-left: 0;
}

.page .slick-dots li:hover {
  background: rgba(148, 100, 193, 0.8);
}

.page .slick-dots li.slick-active {
  background: #e11962;
}

.page .slick-dots li button {
  font-size: 0;
}

/*animation*/
@-webkit-keyframes play {
  0% {
    width: 0;
    height: 0;
    border-width: 1px;
    opacity: 0.1;
  }
  50% {
    opacity: 0.9;
  }
  80% {
    opacity: 0.1;
    border-width: 5px;
  }
  100% {
    width: 200%;
    height: 200%;
    border-width: 15px;
    opacity: 0;
  }
}

@keyframes play {
  0% {
    width: 0;
    height: 0;
    border-width: 1px;
    opacity: 0.1;
  }
  50% {
    opacity: 0.9;
  }
  80% {
    opacity: 0.1;
    border-width: 5px;
  }
  100% {
    width: 200%;
    height: 200%;
    border-width: 15px;
    opacity: 0;
  }
}

@-webkit-keyframes play2 {
  0% {
    width: 0;
    height: 0;
    border-width: 1px;
    opacity: 0.1;
  }
  50% {
    opacity: 0.5;
  }
  80% {
    opacity: 0.1;
    border-width: 15px;
  }
  100% {
    width: 300%;
    height: 300%;
    border-width: 50px;
    opacity: 0;
  }
}

@keyframes play2 {
  0% {
    width: 0;
    height: 0;
    border-width: 1px;
    opacity: 0.1;
  }
  50% {
    opacity: 0.5;
  }
  80% {
    opacity: 0.1;
    border-width: 15px;
  }
  100% {
    width: 300%;
    height: 300%;
    border-width: 50px;
    opacity: 0;
  }
}

@-webkit-keyframes size {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
  }
  100% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
  }
}

@keyframes size {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
  }
  100% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
  }
}

@-webkit-keyframes cardAnimation {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  10% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  20% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  30% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  40% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  50% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  60% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  70% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  90% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
  }
}

@keyframes cardAnimation {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  10% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  20% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  30% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  40% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  50% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  60% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  70% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  90% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
  }
}
.mar20 {
  margin-top: 30px;
}

/*animation end*/
@media all and (max-width: 1024px) {
  .regulations_card._morning {
    margin-right: 1.2%;
  }
}

@media all and (max-width: 990px) {
  .top {
    top: 15px;
  }
  .first .limit {
    padding-top: 0;
  }

  .mar20 {
    margin-top: 0px;
  }
  #solving_slider .slick-dots {
    transform: translateX(-42px);
  }

  .solving_right .solving_list-item ._text {
    width: calc(100% - 14px);
    text-align: center;
    padding-left: 0 !important;
  }

  .column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 225px;
    height: 192px;
    margin-bottom: 5px;
  }

  .solving_list-item .column {
    height: auto;
  }

  .limit {
    max-width: 320px;
    padding: 0 10px;
    
  }

  .first {
    padding-top: 9px;
    padding-bottom: 16px;
  }

  .first .first_back {
    background: url("../images/first_back_mob.jpg") center no-repeat;
    width: 629px;
    height: 451px;
    left: -240px;
    top: -9px;
    background-size: contain;
  }

  .first .name_prod {
    display: none;
  }

  .name_prod_mob {
    font-weight: 900;
    display: block;
    font-size: 53px;
    text-align: center;
    line-height: 1;
    background: rgb(255, 210, 0);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .name_prod_mob.alter--color {
    background: linear-gradient(180deg, #b896ff, #5e63e6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .first_wrapp_position h2.subtitle {
    display: none;
  }

  h1.title {
    font-size: 23px;
    line-height: 1.13;
    margin-top: 4px;
    padding-right: 0;
  }

  .first h1.title span {
    display: inline-block;
  }

  .mark_wrapp {
    display: none;
  }

  .first .avatar {
    display: none;
  }

  .first .decorate {
    display: none;
  }

  .first_prod-block {
    padding-top: 25px;
    position: static;
    left: auto;
    top: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
  }

  .first_prod-block .prod {
    pointer-events: none;
    position: relative;
    top: -78px;
    right: 17px;
    max-width: 350px;
    padding: 20px;
  }

  .first_prod-block .prod_wrapp {
    width: auto;
    height: auto;
    margin-bottom: -77px;
  }

  .first .prod_wrapp:before {
    display: none;
  }

  .first__text {
    display: none;
  }

  .first__text_mobile {
    display: block;
    font-size: 16px;
    padding: 20px 50px 20px 65px;
    line-height: 1.2;
    position: relative;
    top: -4px;
    font-weight: bold;

    -webkit-text-stroke: 1px rgba(0, 0, 80, 0.48);
    text-stroke: 1px rgba(0, 0, 80, 0.48);
  }

  .first__text_mobile:before {
    content: "";
    background: url("../images/author_ava.jpg") center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -25px 0 0;
  }

  .first .dance {
    left: 26%;
    top: 370px;
    max-width: 199px !important;
    bottom: -95px;
    z-index: 3;
  }

  .first .stick_list {
    z-index: 1;
    left: 75%;
  }

  .first_review_mob {
    display: block;
    margin-top: 11px;
  }

  .first_review_mob .avatar {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    position: static;
  }

  .first_review_mob ._text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 50px);
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    padding-left: 5px;
    padding-right: 80px;
  }

  .mission .right_color {
    display: none;
  }

  .mission_content {
    padding: 17px 0 28px;
  }

  h3.title {
    font-size: 22px;
    line-height: 1.1;
    letter-spacing: -0.2px;
  }

  .mission .content_right_color {
    display: none;
  }

  .mission .limit {
    max-width: 320px;
    padding: 0 10px;
    background: #fff;
  }

  .mission .review .avatar {
    max-width: 64px;
  }

  .mission .review .review_text {
    font-size: 14px;
    line-height: 1.3;
    width: calc(100%);
    padding: 6px;
  }

  .mission .review {
    margin-top: 15px;
    padding-left: 0;
    margin-bottom: 15px;
  }

  .mission .sign {
    display: none;
  }

  .mission .shadow2 {
    display: none;
  }

  .mission .review .line {
    position: static;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    margin-top: 15px;
  }

  .mission .text {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    padding-right: 0;
    margin-bottom: 8px;
  }

  .symptom {
    padding-top: 49px;
    padding-bottom: 48px;
  }

  .symptom ._title {
    font-size: 30px;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .symptom .symptom_left {
    min-height: 340px;
  }

  .symptom .line {
    display: none;
  }

  .symptom .symptom_list-item:before {
    content: none;
  }

  .symptom .symptom_list {
    margin: 0;
    padding: 32px 0 0 16px;
    border-radius: 15px;
  }

  .symptom .symptom_list-item p {
    text-transform: none;
    font-size: 16px;
    line-height: 1.125;
    text-shadow:
      0 0 10px #fff,
      0 0 20px #fff,
      0 0 30px #fff,
      0 0 40px #fff,
      0 0 70px #fff;
  }

  .symptom .symptom_list-item {
    min-height: 0;
    line-height: normal;
    margin: 0;
  }

  .symptom .symptom_list-item._1,
  .symptom .symptom_list-item._2,
  .symptom .symptom_list-item._3 {
    margin: 0 auto 16px;
  }

  .symptom .symptom_left {
    margin-top: 0;
  }

  .symptom .limit {
    min-height: 0;
    height: auto;
  }

  .symptom .rhombus {
    position: absolute;
    max-width: 254px;
    left: -10px;
    bottom: 18px;
  }

  .symptom .rhombus_woman {
    position: absolute;
    left: -35px;
    bottom: 19px;
    max-width: 190px;
  }

  .rubick_stick_wrapp {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
  }

  .rubick_stick_wrapp .rubick_back {
    display: none;
  }

  .rubick_stick_wrapp .rubick_shadow {
    display: none;
  }

  .rubick_stick_wrapp .rubick_stick ._text {
    text-align: left;
    padding: 0;
    font-size: 19px;
    line-height: 1.27;
    color: #e11962;
  }

  .rubick_stick_wrapp .rubick_stick {
    width: 100%;
    height: auto;
    padding-top: 13px;
    min-height: 0;
  }

  .rubick_stick_wrapp .exclamation {
    background: url("../images/att_mob.png") center no-repeat;
    width: 41px;
    height: 107px;
    margin: 0;
    position: absolute;
    left: 5px;
    top: -91px;
  }

  .problems ._title {
    text-align: left;
    width: 100%;
    margin: 0;
    font-size: 30px;
    line-height: 1;
    letter-spacing: -0.9px;
  }

  .problems {
    padding-top: 48px;
    background: #dce1ec;
    padding-bottom: 46px;
  }

  .problems_review {
    margin-top: 135px;
    padding: 20px 13px 29px;
    background: url("../images/back_review_mob.jpg") center no-repeat;
    background-size: cover;
  }

  .problems_review .avatar {
    max-width: 80px;
    margin: -48px 0 4px;
  }

  .problems_review ._text {
    width: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
  }

  .problems_review .wrapp_gif {
    width: 147px;
    height: 147px;
    bottom: auto;
    top: -115px;
    right: 8px;
    border-radius: 33px;
  }

  .problems_review .wrapp_gif .gif_romb {
    width: 208px;
  }

  .problems_list {
    margin-top: 20px;
    padding-bottom: 34px;
  }

  .problems_list .problems_list-item {
    outline: none;
    width: 100%;
    margin: 0 0 0;
    padding: 11px 0 0;
  }

  .problems_list .problems_list-item:nth-child(2) {
    margin-right: 0;
  }

  .problems_list .problems_list-item .text {
    font-size: 16px;
  }

  .solving {
    padding-top: 49px;
  }

  h2._title {
    font-size: 30px;
    line-height: 1;
  }

  .solving ._title {
    font-size: 30px;
    line-height: 1;
  }

  .solving_left {
    width: 100%;
  }

  .solving_right {
    width: 100%;
  }

  .solving_left .title {
    margin-top: 20px;
    font-size: 33px;
  }

  .solving_left .name_prod {
    font-size: 53px;
    margin-top: 15px;
  }

  .solving_left ._text {
    padding-left: 0;
    font-size: 16px;
    width: 55%;
    margin: 40px 0 20px;
  }

  .solving_right .prod_wrapp {
    left: auto;
    top: -300px;
    right: 3px;
  }

  .solving_right .prod {
    max-width: 125px;
  }

  .solving_right .solving_list {
    padding-left: 0;
    margin-top: 20px;
    padding-bottom: 27px;
  }

  .solving_right .avatar {
    max-width: 98px;
    left: 57.5%;
    top: -14.6%;
  }

  .solving_right .flower_wrapp .flower {
    max-width: 167px;
    top: 175px;
    left: 80px;
    width: 100%;
    max-width: 550px !important;
  }

  .solving_right .flower_wrapp .flower-back {
    display: none;
  }

  .solving_right .circle_back {
    max-width: 318px;
  }

  .solving_right .solving_list-item {
    outline: none;
  }

  .solving_right .solving_list-item._1,
  .solving_right .solving_list-item._2,
  .solving_right .solving_list-item._3,
  .solving_right .solving_list-item._4,
  .solving_right .solving_list-item._5 {
    padding: 0;
    margin: 0;
  }

  .solving_right .solving_list-item ._text {
    font-size: 16px;
    padding-left: 10px;
  }

  .solving_right .solving_list-item ._text .pink {
    font-size: 16px;
  }

  .solving .solving_right .prod_wrapp:before {
    position: relative;
    margin: 0 0 0px auto;
    display: block;
    width: 90px;
    height: 90px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  .regulations ._title {
    font-size: 30px;
  }

  .regulations {
    padding-top: 32px;
    padding-bottom: 57px;
  }

  .regulations ._text_mod:before,
  .video ._text_mod:before {
    -webkit-background-size: contain;
    background-size: contain;
    width: 90px;
    height: 90px;
    margin: 0;
    position: absolute;
    bottom: 100%;
  }

  .video ._text_mod:before {
    position: relative;
    bottom: auto;
    float: left;
    margin: 0 10px 0 0;
  }

  .regulations ._text_mod:after {
    top: auto;
    bottom: 100%;
  }

  .regulations ._title span {
    display: inline;
  }

  .regulations ._number {
    font-size: 206px;
    left: -12px;
    top: -69px;
  }

  .regulations_review {
    width: 100%;
  }

  .regulations ._subtitle {
    font-size: 20px;
  }

  .regulations_review .avatar {
    display: none;
  }

  .wrapp_mob {
    margin-top: 33px;
    position: relative;
    z-index: 1;
  }

  .wrapp_mob img {
    display: inline-block;
    vertical-align: middle;
    max-width: 92px;
  }

  .regulations ._subtitle {
    display: block;
    vertical-align: middle;
    margin: 0 0 0 auto;
    width: 65%;
    padding: 0 0 10px;
  }

  .regulations_review {
    padding-top: 0;
    margin-top: 0;
  }

  .regulations_review_top .quotes {
    right: 92px;
    bottom: 13px;
  }

  .regulations_review ._text {
    font-size: 16px;
    padding: 0;
    margin-top: 6px;
  }

  .regulations_card ._text {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 4px;
  }

  .regulations .regulations_card {
    width: 100%;
    margin: 53px 0 0;
    padding: 69px 10px 41px;
    border-radius: 55px;
  }

  .regulations .regulations_card .circle {
    max-width: 135px;
    top: -51px;
  }

  .regulations .regulations_card .icon {
    display: inline-block;
    vertical-align: middle;
    max-width: 35px;
    margin-right: 7px;
  }

  .regulations .regulations_card_name {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
  }

  .regulations_card._night {
    margin-top: 25px;
  }

  .video .white_back {
    display: none;
  }

  .video .limit {
    background: #ffffff;
    padding-bottom: 0;
  }

  .video ._title {
    display: block;
    padding: 20px 0 10px;
    line-height: 1.25;
    font-size: 28px;
    margin: 0 0 0 auto;
  }

  .video .avatar {
    position: absolute;
    z-index: 1;
    margin: 0;
    left: 7px;
    top: 12px;
    padding: 0;
    max-width: 90px;
  }

  .video {
    padding-top: 0;
    padding-bottom: 41px;
  }

  .video_left {
    min-height: 0;
    padding: 30px 0 0;
  }

  .video ._text {
    width: 100%;
    padding: 0;
    font-size: 16px;
  }

  .video ._prod,
  .video ._shadow {
    display: none;
  }

  .video .video_wrapp {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    margin: 23px -10px 0;
    width: calc(100% + 20px);
  }

  .video ._video {
    width: 100%;
    height: 48%;
  }

  .video ._number {
    font-size: 206px;
    right: -6px;
    top: -44px;
    color: rgba(148, 100, 193, 0.06);
  }

  .exercise ._yoga {
    display: none;
  }

  .exercise {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .exercise ._title {
    padding: 0;
  }

  .exercise_review ._text_mod {
    padding: 10px 0;
  }

  .exercise ._text_mod:before {
    width: 90px;
    height: 90px;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    display: block;
    float: left;
    margin: 0 10px 0 0;
  }

  ._text_mod--new:before {
    width: 90px !important;
    height: 90px !important;
    -webkit-background-size: contain !important;
    background-size: contain !important;
    position: relative !important;
    display: block !important;
    float: left !important;
    margin: 0 10px 0 0 !important;
  }

  .exercise_review .avatar {
    max-width: 90px;
  }

  .exercise_review {
    margin-top: 26px;
  }

  .exercise_review ._text {
    font-size: 16px;
  }

  .exercise .exercise_list-item {
    width: 100%;
    margin: 0 auto 10px !important;
    text-align: center;
  }

  .exercise .exercise_list-item img {
    display: inline-block;
  }

  .exercise .exercise_list-item ._comment {
    padding: 0;
    font-size: 16px;
    margin-top: 12px;
    line-height: 1.5;
  }

  .exercise .exercise_list-item:nth-child(2) {
    margin: 0 auto 10px;
  }

  .exercise .exercise_list {
    margin-top: 20px;
    padding-bottom: 23px;
  }

  .exercise ._number {
    font-size: 206px;
    right: -18px;
    top: -57px;
  }

  .result {
    padding-top: 0;
    padding-bottom: 48px;
    background: #f3f3f3;
  }

  .result_list-item {
    width: 100%;
  }

  .result_list-item:nth-child(2) {
    margin: 0 auto;
  }

  .result_list {
    margin-top: 23px;
    padding-bottom: 26px;
  }

  .result .result_name {
    line-height: normal;
    min-height: 0;
    margin-bottom: 9px;
  }

  .result .result_name span {
    font-size: 20px;
  }

  .result_photo {
    margin: 0 auto;
  }

  .result .plus_list-item {
    font-size: 16px;
    text-align: left;
  }

  .result .plus_list {
    margin-top: 15px;
  }

  .footer .footer_left {
    max-width: 320px;
    padding: 0 10px 49px;
    display: block;
    margin: 0 auto;
  }

  .footer .name_prod_mob {
    z-index: 1;
    position: relative;
    padding: 0 0 26px;
            margin-left: auto;
        margin-right: auto;
  }

  .footer .name_prod {
    display: none;
  }

  .footer .footer_left {
    min-height: 0;
    margin-bottom: 86px !important;
  }

  .footer .footer_left,
  .footer .footer_right {
    width: 100%;
    display: block;
  }

  .footer .footer_back {
    background: url("../images/last_back_mob.png") center no-repeat;
    background-size: cover;
    width: 721px;
    height: 463px;
    left: 50%;
    bottom: auto;
    top: -25px;
    margin: 0 0 0 -415px;
  }

  .footer .footer_left_review .name {
    font-size: 16px;
    max-width: 168px;
  }

  .footer {
    padding-top: 0px;
    background: #e8ebfa;
  }

  .footer .limit {
    max-width: none;
    padding: 0;
  }

  .footer .footer_left_review .comment {
    font-size: 19px;
    margin-top: 0;
    line-height: 1.2;
    max-width: 149px;
    position: relative;
    z-index: 2;
    -webkit-text-stroke: 1px rgba(0, 0, 80, 0.48);
    text-stroke: 1px rgba(0, 0, 80, 0.48);
  }

  .footer .wrapp_list {
    position: absolute;
    /* right: 42px; */
    right: auto;
    left: -19px;
    top: 216px;
    max-width: none;
  }

  .footer .footer_left_review {
    top: 0;
  }

  .footer .wrapp_list .avatar {
    max-width: 61px;
  }

  .footer .name_prod img {
    display: none;
  }

  .footer .wrapp_list .footer_list {
    display: none;
  }

  .footer .prod_wrapp {
    pointer-events: none;
    position: relative;
    right: -20px;
    top: -21px;
    margin-top: -210px;
    margin-right: -45px;
    margin-bottom: -60px;
    text-align: right;
  }

  .footer .prod_wrapp img {
    max-width: 292px;
    display: inline-block;
    transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    margin: 0 40px 0 0;
  }

  .footer .first__text {
    display: block;
    font-size: 15px;
    padding: 0 0 15px;
  }

  .footer .prod_wrapp:before {
    -webkit-background-size: contain;
    background-size: contain;
    width: 50px;
    height: 50px;
    margin: -20px 0 0 -10px;
    left: 50%;
  }

  .footer .name_prod {
    margin-left: 0;
    margin-top: 10px;
  }

  .footer .price .old {
    font-size: 13px;
    padding-left: 23px;
  }

  .footer .price .new {
    margin-top: 3px;
  }

  .footer .price .new .new_price {
    font-size: 19px;
  }

  .footer .price {
    max-width: 163px;
    right: 40px;
    top: 191px;
    border-radius: 40px;
    padding: 6px 20px 6px 50px;
  }

  .footer .wrapp_btn {
    width: 100%;
    max-width: none;
  }

  .footer .footer_right ._woman {
    max-width: 309px;
    left: 0;
    right: 0;
    top: -70px;
    pointer-events: none;
  }

  .wrapp_woman {
    position: relative;
    width: 100%;
    max-width: 320px;
    display: block;
    margin: 30px auto 0;
    left: 0;
    right: 0;
  }

  .footer .footer_right {
    text-align: center;
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 10px;
  }

  .footer .footer_right ._title {
    max-width: 320px;
    display: block;
    margin: 0 auto 0;
  }

  .footer .footer_right form {
    max-width: 320px;
    display: block;
    margin: 180px auto 0;
  }

  .footer .name_prod {
    margin-left: 0;
    margin-top: 10px;
  }

  .symptom .circle_pain {
    max-width: 85px;
  }

  .symptom .circle_pain._1 {
    left: 39px;
    top: 228px;
  }

  .symptom .circle_pain._2 {
    left: 8px;
    top: 237px;
  }

  .symptom .circle_pain._3 {
    left: -16px;
    top: 198px;
  }

  .symptom .circle_pain._4 {
    left: 11px;
    top: 77px;
  }

  .symptom .circle_pain._5 {
    left: 15px;
    top: 122px;
  }

  .symptom .circle_pain._6 {
    left: 92px;
    top: 139px;
  }

  .video .wrapp_play {
    max-width: 65px;
  }
}

.safe_del {
  font-size: 15px;
  margin-top: 15px;
  text-align: left;
}
.pulse:hover {
  color: #f9fafe !important;
}

.nowhite:hover {
  color: #f9fafe !important;
}
.pulse {
  animation: pulse 2s infinite;
}

.exercise .exercise_list-item img {
  border-radius: 10px;
}

@keyframes pulse {
  50% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }
}
@media (min-width: 991px) {
  .left {
    text-align: left !important;
  }
}

.result {
  position: relative;
  overflow: hidden;
}

.result .man2 {
  position: absolute;
  right: 0;
  top: 30px;
  bottom: 0;
  background: url(../images/back_sus.png) center no-repeat;
  width: 695px;
  height: 100%;
  opacity: 0.2;
  transition: transform 0.4s;
}

.result .man22 {
  position: absolute;
  right: -160px;
  top: 1930px;
  bottom: 0;
  background: url(../images/back_sus2.png) center no-repeat;
  background-size: contain;
  width: 450px;
  height: auto;
  /* height: 100%; */
  /* opacity: 0.2; */
  transition: transform 0.4s;
}

.shadow {
  /* Размер шрифта */

  -webkit-text-stroke: 1px rgba(0, 0, 80, 0.48);
  text-stroke: 1px rgba(0, 0, 80, 0.48);
}

.shadow2 {
  /* Размер шрифта */

  -webkit-text-stroke: 1px rgba(0, 0, 80, 0.48);
  text-stroke: 1px rgba(0, 0, 80, 0.48);
  font-weight: bold;
}

.check-img {
  display: none;
  margin: 0 auto;
  margin-bottom: 10px;
}

@media (max-width: 990px) {
  .section.exercise video {
    max-width: 450px !important;
  }

  #mark_wrapp .slick-list {
    height: auto !important;
  }

  .check-img {
    display: block;
  }

  .mark_list {
    margin: 0px auto 20px;
    padding-top: 10px;
    padding-bottom: 36px;
  }

  .mark_wrapp {
    display: block;
  }

  .mark_wrapp .mark_back {
    background: none;
  }

  .slick-list {
    text-align: center;
  }

  .mark_list .mark_list-item {
    position: static;
  }

  .mark_list .mark_list-item:nth-child(2) {
    left: 0;
  }

  .mark_list .mark_list-item:before {
    content: "";
    background: url(../images/check.png) center no-repeat;
    width: 47px;
    height: 47px;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  .footer .wrapp_list .footer_list {
    display: block;
    max-width: 300px;
  }

  .footer .prod_wrapp:before {
    width: 100px;
    height: 100px;
  }

  .footer .wrapp_list .footer_list-item p {
    font-size: 15px;
  }

  .footer .wrapp_list .footer_list-item p:after {
    top: 2px;
  }

  .exercise ._yoga {
    display: block;
    position: static;
    margin: 25px auto;
  }
}
@media (max-width: 340px) {
  .first .dance {
    left: 30%;
    top: 370px;
    max-width: 199px !important;
    bottom: -95px;
  }
}

@media (max-width: 990px) {
  .title.shadow {
    margin-left: 15px;
  }

  .solving_right .prod {
    max-width: 150px;
  }
  .footer .prod_wrapp img {
    left: 7px;
  }
}

@media (min-width: 390px) and (max-width: 990px) {
  .footer .price {
    right: 25px;
  }

  .footer .prod_wrapp img {
    left: 18px;
  }
}

._text_mod--new:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -78px 0 0;
}

._text_mod--new:after {
  content: none;
}

@media (min-width: 990px) {
  .result_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 990px) {
  .result_list {
    /* width: 100%;
		max-width: 300px; */
  }
}

.dance--title {
  display: block;
  position: absolute;
  z-index: 4;
  width: 50%;
  top: 198px;
  left: auto;
  right: -342px;
}

@media (max-width: 990px) {
  .dance--title {
    top: 54%;
    left: 50%;
    right: auto;
    transform: translate(-55%, -73%);

    width: 90%;
  }
}

.eight {
  padding-top: 60px;
}

.eight .limit {
  position: relative;
}

.eight .leaf_3 {
  background: url("../img/leaf11.png") center no-repeat;
  width: 55px;
  height: 124px;
  position: absolute;
  left: -1%;
  top: 0%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.eight .review_title {
  font-family: "Itim", cursive;
  font-size: 30px;
  font-weight: bold;
  color: #1f1f1f;
  line-height: 1;
  text-align: center;
  width: 100%;
  max-width: 430px;
  display: block;
  margin: 0 0 0 auto;
  padding-right: 41px;
}

.eight .photo_block {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 61%;
}

.eight .photo_block .wrapp_animation_photo {
  position: absolute;
  opacity: 0;
  transition: opacity 1.5s;
}

.eight .photo_block .wrapp_animation_photo.active {
  opacity: 1;
}

.review_comment {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}

.review_block {
  max-width: 930px;
  margin: -44px auto 0;
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}

.review_block .arrow_list {
  position: absolute;
  left: 14px;
  bottom: 28px;
  width: 50%;
  z-index: 2;
}

.review_block .arrow_list .number {
  display: inline-block;
  vertical-align: middle;
}

.review_block .arrow_list .number span {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  font-weight: 700;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  color: #bebebe;
  margin: 0 9px;
  cursor: pointer;
  transition: color 0.2s;
}

.review_block .arrow_list .number span.active {
  color: #a487dc;
}

.review_block .arrow_list .number span:hover {
  color: #a487dc;
}

.review_block .arrow_list .prev {
  background: url("../images/arrow-left-gray.png");
  width: 22px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.review_block .arrow_list .prev:hover {
  background: url("../images/arrow-left-purple.png");
}

.review_block .arrow_list .next {
  background: url("../images/arrow-right-gray.png");
  width: 22px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.review_block .arrow_list .next:hover {
  background: url("../images/arrow-right-purple.png");
}

.review_block .photo_block span {
  font-family: "Itim", cursive;
  text-transform: lowercase;
  display: block;
  width: 100%;
  position: absolute;
  font-size: 45px;
  color: #fff;
  padding: 0 19px;
  left: 0;
  bottom: 0;
}

.review_block .left {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  overflow: hidden;
  width: auto;
  max-height: 514px;
}

.review_block .left img {
  max-width: 90%;
}

.review_block .right {
  display: inline-block;
  vertical-align: top;
  z-index: 1;
  position: relative;
  margin-left: -33px;
  border-radius: 10px;
  overflow: hidden;
  width: 52%;
}

.review_block .right img {
  max-width: none;
}

.wrapp_comm {
  position: absolute;
  top: 0;
  right: 100%;
  transition:
    right 1s,
    opacity 0.2s;
  width: 100%;
  opacity: 0;
}

.wrapp_comm.active {
  opacity: 1;
  display: inline-block;
  right: 0%;
}

.overflow {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.review_comment {
  display: inline-block;
  vertical-align: top;
  width: 48.2%;
  background: #fff;
  margin-top: 64px;
  margin-left: -86px;
  z-index: 2;
  position: relative;
  padding: 25px 25px;
  border-radius: 10px;
  height: 1px;
  min-height: 490px;
  
}

.review_comment.active {
  display: inline-block;
}

.review_comment .shadow_3 {
  pointer-events: none;
  position: absolute;
  left: -64px;
  top: -26px;
  background: url("../img/shadow-left-2.png") center no-repeat;
  width: 378px;
  height: 685px;
}

.review_comment .bottom_line {
  position: absolute;
      right: 5px;
    bottom: 4px;
  width: 187px;
  height: 148px;
  border-bottom: 4px solid #a487dc;
  border-right: 4px solid #a487dc;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}

.review_comment .blueberries6 {
  position: absolute;
  background: url("../img/blueberries41.png") center no-repeat;
  width: 141px;
  height: 109px;
  left: 105%;
  top: 6%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.review_comment .name {
  font-weight: 700;
  font-size: 24px;
  color: #a487dc;
  text-align: center;
  padding-bottom: 12px;
  position: relative;
  margin-bottom: 10px;
}

.review_comment .name:before {
  content: "";
  position: absolute;
  width: 53px;
  height: 1px;
  background: #a487dc;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.review_comment ._comment {
  font-size: 17px;
  line-height: 1.35em;
  color: #1f1f1f;
  text-align: center;
}

@media all and (max-width: 991px) {
  .eight {
    padding-top: 34px;
  }

  .eight .review_title {
    font-size: 30px;
    max-width: none;
    text-align: center;
    padding: 0;
  }

  .eight .review_block {
    margin: 18px auto 0;
  }

  .eight .review_block .left,
  .eight .review_block .right {
    width: 100%;
    margin: 0 auto;
  }

  .eight .review_block .right {
    width: 54%;
    margin-left: -4%;
  }

  .eight .review_block .left img,
  .eight .review_block .right img {
    width: 100%;
    max-width: 100%;
  }

  .eight .photo_block {
    width: 100%;
    height: 288px;
  }

  .eight .review_comment {
    margin: 0;
    width: 100%;
    top: -4px;
    border-radius: 0;
    padding: 16px 9px 22px;
    min-height: 675px;
  }

  .eight .review_block .photo_block span {
    font-size: 36px;
    left: -3px;
    bottom: 5px;
  }

  .eight .review_comment .name {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 6px;
  }

  .eight .review_comment ._comment {
    font-size: 17px;
    line-height: 1.35em;
  }

  .eight .review_comment .shadow_3 {
    display: none;
  }

  .eight .review_comment .bottom_line {
    right: -3px;
        bottom: 0px;
    border-bottom: 3px solid #a487dc;
    border-right: 3px solid #a487dc;
  }

  .eight .review_block .arrow_list {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    z-index: 2;
    text-align: center;
    margin-top: 24px;
  }

  .eight .review_comment .blueberries6 {
    width: 92px;
    height: 72px;
    left: 95%;
    top: 0%;
    background-size: cover;
  }

  .eight .leaf_3 {
    width: 36px;
    height: 83px;
    left: 13%;
    top: 87%;
    background-size: cover;
    z-index: 3;
  }
}

@media (max-width: 990px) {
  .m-0 {
    margin: 0 !important;
  }
}

.plus_list-item--block {
  margin-top: 14px;
  padding: 10px 12px;
  background: #eaf2ff;
  border-left: 4px solid #2d66c2;
  border-radius: 6px;
  font-weight: 600;
  font-size: clamp(15px, 4.5vw, 17px);
  color: #2d66c2;
  line-height: 1.5;
  padding-left: 10px !important;
}

.plus_list-item--block::before {
  content: none !important;
}

.result_review ._text_mod {
  padding: 10px 0 10px 170px;
  max-width: 520px;
  min-height: initial;
}

.result_review ._text {
  display: inline-block;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
  color: #9464c1;
  width: 100%;
  padding-left: 5px;
  padding-right: 20px;
  max-width: 490px;
  min-height: 137px;
}

.result .limit {
  position: relative;
}

.result ._yoga {
  position: absolute;
  right: -154px;
  top: 0;
  max-width: none;
  pointer-events: none;
}

.result ._title {
  color: #9464c1;
  max-width: 713px;
}

.result_review ._text_mod {
  padding: 10px 0 10px 170px;
  max-width: 520px;
  min-height: initial;
}

.result_review ._text_mod:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -78px 0 0;
}

.result_review ._text::after {
  display: none;
}

.result_review {
  margin-top: 50px;
}

@media (max-width: 990px) {
  .result ._yoga {
    display: block;
    position: static;
    margin: 25px auto;
  }
}

@media (max-width: 990px) {
  .result_review ._text_mod:before {
    width: 90px;
    height: 90px;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    display: block;
    float: left;
    margin: 0 10px 0 0;
  }
}

@media (max-width: 990px) {
  .result_review ._text {
    font-size: 16px;
  }
}

@media (max-width: 990px) {
  .result_review ._text_mod {
    padding: 10px 0;
  }
}

@media (max-width: 990px) {
  .result_review {
    margin-top: 26px;
  }
}

.offer-section {
  background: #eef0f5;
  padding: 20px 20px 40px;
  overflow: hidden;
}

.offer-layout {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.hero {
  position: relative;

  width: 100%;
  max-width: 1020px;
  min-height: 760px;

  border-radius: 48px;
  overflow: hidden;

  background-image: url("../images/last_back.jpg");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.hero-content {
  position: absolute;
  left: 48px;
  top: 55px;
  width: 320px;
  z-index: 3;
}

.hero-author {
  color: #7360d8;
  font-size: 20px;
  margin-bottom: 25px;
}

.hero-title {
  font-size: 28px;
  line-height: 1.12;
  font-weight: 700;
  color: #18387f;
  margin: 0 0 25px;
}

.hero-benefits {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.benefit {
  display: flex;
  align-items: flex-start;
  gap: 16px;

  padding: 8px 10px;

  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(8px);

  border-radius: 22px;
}

.benefit span {
  width: 36px;
  height: 36px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #bb93ef;
  color: #fff;

  font-size: 28px;
  flex-shrink: 0;
}

.benefit p {
  margin: 0;
  color: #18387f;
  font-size: 18px;
  font-weight: 600;
}

.hero-doctor {
  position: absolute;

  top: 35px;
  right: 92px;

  width: 150px;
  height: 150px;

  border-radius: 50%;
  overflow: hidden;

  border: 8px solid rgba(255, 255, 255, 0.7);
}

.hero-doctor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-product {
  position: absolute;

  right: 72px;
  bottom: 165px;

  width: 190px;
  z-index: 3;
}

.hero-product img {
  width: 100%;
  display: block;
}

.hero-price {
  position: absolute;

  right: 40px;
  bottom: 55px;

  width: 250px;

  padding: 15px 25px 10px;

  text-align: center;

  border-radius: 30px;

  background: linear-gradient(180deg, #7b74f7, #5b57d9);

  color: #fff;
}

.hero-price div {
  font-size: 14px;
}

.hero-price del {
  display: block;
  font-size: 20px;
  opacity: 0.8;
}

.hero-price strong {
  display: block;
  font-size: 40px;
  line-height: 1.2;
  white-space: nowrap;
}
.order-box {
  width: 340px;
  flex-shrink: 0;
}

.before-after {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}

.before-after img {
  width: 120px;
}

.order-box h3 {
  text-align: center;
  font-size: 24px;
  color: #6b59d7;
  margin-bottom: 20px;
}

.order-box input {
  width: 100%;
  height: 64px;
  border: none;
  border-radius: 40px;
  padding: 0 25px;
  margin-bottom: 15px;
  font-size: 20px;
  background: #fff;
}

.order-box button {
  width: 100%;
  height: 70px;
  border: none;
  border-radius: 40px;
  cursor: pointer;

  font-size: 26px;
  font-weight: 700;
  color: #fff;

  background: linear-gradient(90deg, #b886ea, #a06ee8);
}

.delivery,
.offer-date,
.stock {
  text-align: center;
  margin-top: 18px;
  font-size: 22px;
}

.offer-date b,
.stock b {
  color: #6b59d7;
}

.brand {
  text-align: center;
  font-weight: 900;
  font-size: 160px;
  line-height: 1;

  background: linear-gradient(180deg, #b896ff, #5e63e6);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 990px) {
  .offer-layout {
    max-width: 320px;
    flex-wrap: wrap;
    gap: 0;
  }
  .brand {
    display: none;
  }

  .hero {
    border-radius: 0;

    min-height: auto;
    padding: 25px 15px 30px;

    display: flex;
    flex-direction: column;

    background: url("../images/last_back_mob.jpg") no-repeat right bottom #e8ebfa;
    background-size: 100% auto;
    height: 1165px;
  }
  .hero-content {
    position: static;
    left: auto;
    margin-bottom: 425px;
    width: 100%;
    z-index: 5;
  }

  .hero-author {
    font-size: 22px;
    margin-bottom: 15px;
    /* margin-top: 30px; */
  }

  .hero-benefits {
    gap: 10px;
  }

  .benefit {
    padding: 12px 15px;
  }

  .benefit p {
    font-size: 18px;
  }
  .hero-doctor {
    position: absolute;

    top: 663px;
    right: 15px;

    width: 65px;
    height: 65px;
    border: 3px solid rgba(255, 255, 255, 0.7);
  }
  .hero-product {
    position: absolute;

    right: 25px;
    top: 896px;
    bottom: auto;
    width: 100px;

    margin: 30px auto 10px;
  }
  .hero-price {
    position: absolute;
    padding: 15px 5px 10px;
    right: 5px;
    top: 1031px;
    bottom: auto;
    width: 140px;
  }
  .hero-price strong {
    font-size: 24px;
  }
}

@media (max-width: 990px) {
  .result .man2 {
    right: 50% !important;
    transform: translateX(50%) !important;
  }

  .video ._poster {
    position: static;
    height: auto !important;
    max-width: 100%;
    width: 100%;
  }
  .video ._video {
    display: none;
  }

  .result .man22 {
    height: 470px;
    top: 1075px;
    right: -270px;
  }
}


.text.text_observation {
	width: 100%;
}


@media(max-width: 418px) {
  .ac_footer {
    margin-bottom: 80px;
  }
}/* --- MODERN KÁRTYA STRUKTÚRA --- */
.benefits-grid-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 15px;
}

.benefits-grid {
  display: grid;
  grid-template-columns: 1fr; /* Mobilon 1 oszlop (tökéletes olvasás) */
  gap: 20px;
}

.benefit-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  border: 1px solid #f9f9f9;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Interaktív hover effektus a bizalom növelésére */
.benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(225, 25, 98, 0.15); /* A gomb színével harmonizáló árnyék */
}

/* Ikon formázása kör alakú háttérrel */
.icon-wrapper {
  width: 60px;
  height: 60px;
  background: #fef0f4; /* Nagyon halvány prémium háttér */
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.icon-wrapper img {
  width: 28px;
  height: auto;
}

.benefit-card p {
  font-size: 16px;
  line-height: 1.6;
  color: #444444;
  margin: 0;
}

.benefit-card p .black {
  font-weight: 700;
  color: #e11962; /* Fekete helyett a brand színét használjuk a kiemeléshez */
}

/* --- RESZPONZÍV BEÁLLÍTÁSOK --- */

/* Tableteken (768px-től) 2 oszlopos elrendezés */
@media (min-width: 768px) {
  .benefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Asztali gépeken (1024px-től) 4 oszlopos elrendezés egymás mellett */
@media (min-width: 1024px) {
  .benefits-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
/* --- СЕКЦІЯ МІСІЇ (MISSION) --- */
.section.mission {
  padding: 60px 0;
  background-color: #f9fafe;
  position: relative;
  overflow: hidden;
}

.mission_content {
  background: #ffffff;
  padding: 50px 60px;
  border-radius: 24px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 2;
}

.mission_content h3.title {
  font-size: 32px;
  line-height: 1.3;
  color: #1a2b4c;
  font-weight: 800;
  margin-bottom: 30px;
}

/* Блок з фотографією та текстом */
.mission_content .review {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 30px;
}

.review_img_wrapper {
  flex-shrink: 0;
  width: 250px;
}

.review_img_wrapper img {
  width: 100%;
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  object-fit: cover;
}

.review_text {
  font-size: 17px;
  line-height: 1.6;
  color: #444444;
}

.line-divider {
  width: 100px;
  height: 4px;
  background-color: #e11962;
  margin: 30px 0;
  border-radius: 2px;
}

.mission_content .text {
  font-size: 17px;
  line-height: 1.6;
  color: #555555;
  margin-bottom: 20px;
}

.mission_content .text.text_observation b {
  color: #1a2b4c;
  font-size: 19px;
  display: block;
  margin-bottom: 10px;
}

/* Приховуємо декоративні тіні на мобільних, щоб не ламали верстку */
.desktop-only {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.shadow1.desktop-only { top: -20px; right: -50px; }
.shadow2.desktop-only { bottom: -30px; right: -30px; }


/* --- АДАПТАЦІЯ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ (до 768px) --- */
@media (max-width: 768px) {
  .section.mission {
    padding: 30px 10px;
  }
  
  .mission_content {
    padding: 30px 20px;
    border-radius: 16px;
  }
  
  .mission_content h3.title {
    font-size: 24px;
    text-align: center;
  }
  
  /* Перебудовуємо фото і текст в одну колонку */
  .mission_content .review {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
  }
  
  .review_img_wrapper {
    width: 180px;
  }
  
  .line-divider {
    margin: 20px auto; /* Центруємо лінію */
  }
  
  .mission_content .text {
    font-size: 16px;
    text-align: left;
  }
  
  .desktop-only {
    display: none !important;
  }
}/* --- СЕКЦІЯ WELLNESS BENEFITS (Відбілений блок наслідків) --- */
.section.wellness-benefits {
  padding: 60px 0;
  background-color: #ffffff;
}

.wellness-benefits .limit {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
}

.section-title {
  font-size: 36px;
  font-weight: 800;
  color: #1a2b4c;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.2;
}

.wellness-image-wrapper {
  text-align: center;
  margin-bottom: 30px;
}

.wellness-img {
  width: 100%;
  max-width: 500px;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.wellness-intro {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px auto;
}

.wellness-text {
  font-size: 18px;
  line-height: 1.6;
  color: #555555;
}

.wellness-text b {
  color: #e11962;
  display: block;
  margin-top: 10px;
  font-size: 20px;
}

/* Сітка карток */
.wellness-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.wellness-card {
  background: #f9fafe;
  border-radius: 16px;
  padding: 20px;
  text-align: center;
  transition: transform 0.3s ease;
  border: 1px solid #eef0f5;
}

.wellness-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}

.wellness-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 15px auto;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.wellness-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wellness-desc {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-weight: 500;
}

/* --- АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ (до 768px) --- */
@media (max-width: 768px) {
  .section.wellness-benefits {
    padding: 40px 0;
  }

  .section-title {
    font-size: 26px;
  }

  .wellness-text {
    font-size: 16px;
  }

  .wellness-text b {
    font-size: 18px;
  }

  /* Перебудовуємо сітку в 1 колонку */
  .wellness-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .wellness-card {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 15px;
  }

  .wellness-icon {
    width: 60px;
    height: 60px;
    margin: 0 15px 0 0;
    flex-shrink: 0;
  }

  .wellness-desc {
    font-size: 15px;
    margin: 0;
  }
}/* --- СЕКЦІЯ ФОКУСУ НА ПРОДУКТІ (Заміна старим симптомам) --- */
.section.product-focus {
  padding: 60px 0;
  background-color: #fcfcfc;
}

.product-focus-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-top: 40px;
  background: #ffffff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* Список */
.direct-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.direct-list li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.list-icon {
  background: #e11962;
  color: #ffffff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  flex-shrink: 0;
  margin-top: 2px;
}

.direct-list p {
  font-size: 18px;
  color: #333333;
  line-height: 1.5;
  margin: 0;
}

.direct-list b {
  color: #1a2b4c;
}

/* Блок із банкою та кнопкою */
.product-action-box {
  flex: 0 0 350px;
  background: #f9fafe;
  padding: 30px 20px;
  border-radius: 16px;
  text-align: center;
  border: 1px solid #eef0f5;
}

.action-prod-img {
  width: 100%;
  max-width: 180px;
  margin: 0 auto 20px auto;
  display: block;
}

.action-text p {
  font-size: 16px;
  color: #444444;
  margin-bottom: 20px;
  line-height: 1.4;
}

.action-text b {
  color: #e11962;
}

/* --- АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ --- */
@media (max-width: 990px) {
  .product-focus-content {
    flex-direction: column;
    padding: 25px 15px;
    gap: 30px;
  }

  .product-action-box {
    flex: 1;
    width: 100%;
  }
  
  .direct-list p {
    font-size: 16px;
  }
}/* --- СЕКЦІЯ ВИКЛИКІВ (Колишні симптоми) --- */
.section.symptom-safe {
  padding: 60px 0;
  background-color: #ffffff;
}

.symptom-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  margin-top: 40px;
}

/* Ліва колонка з картинкою */
.symptom-left {
  flex: 0 0 40%;
  text-align: center;
  position: relative;
}

.symptom-main-img {
  width: 100%;
  max-width: 350px;
  display: block;
  margin: 0 auto;
}

/* Права колонка зі списком */
.symptom-right {
  flex: 0 0 55%;
}

.symptom-list-clean {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 35px;
}

.symptom-list-clean li {
  display: flex;
  align-items: center;
  background: #f9fafe;
  padding: 15px 20px;
  border-radius: 12px;
  border-left: 4px solid #e11962;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
  transition: transform 0.2s ease;
}

.symptom-list-clean li:hover {
  transform: translateX(5px);
}

.exclamation-icon {
  background: #e11962;
  color: #ffffff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 900;
  font-size: 18px;
  flex-shrink: 0;
  margin-right: 15px;
}

.symptom-list-clean p {
  font-size: 17px;
  color: #444444;
  line-height: 1.4;
  margin: 0;
}

.symptom-list-clean b {
  color: #1a2b4c;
}

/* Висновок під списком */
.symptom-conclusion {
  background: #fff0f5;
  padding: 25px;
  border-radius: 16px;
  text-align: center;
  border: 1px solid #fde2ea;
}

.symptom-conclusion p {
  font-size: 18px;
  color: #a11246;
  margin: 0;
}

/* --- АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ --- */
@media (max-width: 990px) {
  .symptom-container {
    flex-direction: column;
    gap: 30px;
  }

  .symptom-left {
    flex: 1;
    width: 100%;
  }

  .symptom-main-img {
    max-width: 280px;
  }

  .symptom-right {
    flex: 1;
    width: 100%;
  }

  .symptom-list-clean li {
    padding: 12px 15px;
  }

  .symptom-list-clean p {
    font-size: 15px;
  }
}