@font-face{
	font-family: Gilroy;
	font-display: swap;
	src: url("../fonts/Gilroy-Regular.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}
@font-face{
	font-family: Gilroy;
	font-display: swap;
	src: url("../fonts/Gilroy-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}
html,body{
  scroll-behavior: smooth;
}
body {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.container {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 10px;
}

.show {
  display: none;
}

.span {
  color: #EF7E3D;
}

.title {
  font-weight: 500;
  font-size: 68px;
  line-height: 80px;
  color: #000000;
}

.subtitle {
  font-weight: 500;
  font-size: 38px;
  line-height: 45px;
  color: #848484;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex__center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex__start {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.flex__jc-end {
  display: flex;
  align-items: center;
  justify-content: end;
}

.flex__jc-start {
  display: flex;
  align-items: center;
  justify-content: start;
}

.info__inner,
.header__info {
  background: linear-gradient(95.55deg, #FF8138 1.06%, #B93578 99.05%);
  border-radius: 50px;
}

.header__consult {
  border-radius: 20px;
}

.treatment__contentbox-reverse,
.stop__wrapper,
.stop__titlebox,
.sick__titlebox,
.sick__inner,
.header__symptoms-bot,
.header__symptoms-top,
.header__symptoms,
.header__top,
.header__top-left,
.header__top-right,
.header__list,
.header__consult,
.header__info-item,
.header__order,
.header__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__consult p,
.header__top-left p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #848484;
}

.form__btn,
.form__input,
.form__subtext,
.history__review_number,
.history__text,
.course__contentbox-text,
.ingredients__text,
.header__link {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.course__bot-text,
.course__left-text,
.treatment__text,
.opinion__text,
.info__item,
.info__text,
.stop__contentbox-text,
.promo__text,
.header__symptoms-right .header__symptoms-contentbox > p,
.header__symptoms-bot .header__symptoms-contentbox:nth-child(2) > p,
.header__symptoms-bot .header__symptoms-contentbox:nth-child(1) > p,
.header__symptoms-top .header__symptoms-contentbox:nth-child(2) > p,
.header__order-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.form__text,
.promo__item {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
}

.header__symptoms-top .header__symptoms-contentbox:nth-child(1) > p,
.header__info-item,
.header__subtitle {
  font-weight: 500;
  font-size: 28px;
  line-height: 33px;
}

.opinion__title,
.info__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
}

.header {
  padding-top: 40px;
}

.header__top-left p {
  max-width: 182px;
  margin-left: 24px;
}

.header__item {
  margin-right: 40px;
}

.header__consult {
  background-color: #EF7E3D;
  max-width: 360px;
  padding: 18px 10px;
}

.header__consult p {
  margin-left: 20px;
  color: #fff;
}

.header__menu-mobile {
  display: none;
}

.header .burger {
  background-color: #EF7E3D;
  border-radius: 20px;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.header .burger div {
  width: 26px;
  height: 3px;
  margin-top: 4px;
  background: #fff;
}

.header__subtitle {
  text-align: center;
  color: #848484;
  margin-top: 20px;
}

.header__title {
  font-size: 68px;
  line-height: 78px;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  display: block;
}

.header__info-left {
  max-width: 744px;
  position: relative;
  z-index: 2;
}

.header__info {
  padding: 50px 60px;
  margin-top: 60px;
}

.header__info-item {
  justify-content: start;
  color: #fff;
  margin-top: 20px;
}

.header__info-text {
  margin-left: 25px;
}

.header__order {
  margin-top: 36px;
  background: #fff;
  border-radius: 20px;
  width: 350px;
  padding: 19px 25px;
  position: relative;
  z-index: 2;
}

.header__order::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 80px;
  background: #e2e2e2;
}

.header__info-right {
  position: relative;
}

.header__seal {
  position: absolute;
  bottom: 47px;
  right: 400px;
}

.header__prod {
  position: absolute;
  top: -326px;
  right: -50px;
}

.header__pattern {
  position: absolute;
  top: -219px;
  right: -50px;
}

.header__symptoms {
  gap: 20px 20px;
  margin-top: 30px;
}

.header__symptoms-contentbox {
  border-radius: 50px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 50px;
  height: 125px;
}

.header__symptoms-arrow__short {
  display: none;
}

.header__symptoms-top {
  flex-wrap: wrap;
  gap: 20px;
}

.header__symptoms-top .header__symptoms-contentbox:nth-child(1) {
  background: #EEEEEE;
  width: 537px;
}

 .header__symptoms-top .header__symptoms-contentbox:nth-child(2) {
  background-image: url("../img/symptoms1.png"); }

.header__symptoms-top .header__symptoms-contentbox:nth-child(2) {
  width: 423px;
}

.header__symptoms-top .header__symptoms-contentbox:nth-child(2) > p {
  color: #fff;
}

.header__symptoms-bot {
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}

 .header__symptoms-bot .header__symptoms-contentbox:nth-child(1) {
  background-image: url("../img/symptoms2.png"); }

.header__symptoms-bot .header__symptoms-contentbox:nth-child(1) {
  width: 423px;
}

 .header__symptoms-bot .header__symptoms-contentbox:nth-child(2) {
  background-image: url("../img/symptoms3.png"); }

.header__symptoms-bot .header__symptoms-contentbox:nth-child(2) {
  width: 537px;
}

.header__symptoms-right .header__symptoms-contentbox {
  background-image: url("../img/symptoms4.png"); }

.header__symptoms-right .header__symptoms-contentbox {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  height: 280px;
  width: 320px;
}

.header__symptoms-right .header__symptoms-contentbox > p {
  margin-top: auto;
}

.promo {
  margin: 50px 0 100px 0;
}

.promo__inner {
  background: #000;
  border-radius: 50px;
  color: #fff;
  padding: 50px;
  position: relative;
}

.promo__item {
  color: #848484;
  margin-top: 5px;
}

.promo__text {
  max-width: 690px;
  color: #fff;
  margin-top: 20px;
}

.promo__img1 {
  position: absolute;
  right: 30px;
  bottom: -30px;
}

.sick {
  margin: 50px 0 100px 0;
}

.sick__titlebox,
.sick__inner {
  margin-top: 40px;
  gap: 66px;
  align-items: start;
}

.sick__left {
  background: linear-gradient(180deg, #EEEEEE 80.34%, rgba(238, 238, 238, 0) 100%);
  border-radius: 50px;
  width: 430px;
}

.sick__right {
  flex-basis: 840px;
}

.sick__left-img {
  width: 90%;
}

.sick__contentbox {
  display: flex;
  align-items: start;
  gap: 30px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 34px;
}

.sick__contentbox:not(:first-child) {
  margin-top: 30px;
}

.sick__contentbox-number {
  font-size: 32px;
  line-height: 38px;
  color: #000000;
}

.sick__contentbox-title {
  font-size: 32px;
  line-height: 38px;
}

.sick__contentbox-text {
  margin-top: 20px;
  font-size: 20px;
  line-height: 24px;
  color: #848484;
}

.sick__slides {
  display: none;
}

.stop {
  margin: 50px 0 100px 0;
}

.stop__titlebox {
  margin-bottom: 70px;
}

.stop__titlebox .title {
  width: 920px;
}

.stop__arrowbox {
  width: 120px;
  height: 120px;
  background: #EEEEEE;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
}

.stop__arrow {
  width: 25%;
  transform: rotate(0deg);
}

.stop__wrapper {
  align-items: start;
  gap: 20px;
}

.stop__wrapper-reverse {
  flex-direction: row-reverse;
  margin-top: 20px;
}

.stop__wrapper-reverse .stop__contentbox {
  padding: 80px 72px;
}

.stop__contentbox {
  border-radius: 50px;
  background: #EEEEEE;
  padding: 77px 72px;
}

.stop__contentbox-title {
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  max-width: 600px;
}

.stop__contentbox-text {
  margin-top: 30px;
}

.info {
  margin: 20px 0 100px 0;
}

.info__inner {
  padding: 68px 72px;
  position: relative;
  color: #fff;
}

.info__contentbox {
  flex-basis: 662px;
}

.info__text {
  color: #fff;
  margin-top: 20px;
}

.info__item {
  color: #fff;
  position: relative;
  padding-left: 30px;
}

.info__item::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 8px;
  left: 10px;
}

.info__img {
  width: 100%;
  margin-left: 70px;
  flex-basis: 300px;
  margin-top: -40px;
}

.info__bg {
  position: absolute;
  right: 59px;
  bottom: 0px;
  width: 160%;
}

.info__text-mobile {
  display: none;
}

.ingredients {
  margin: 50px 0 100px 0px;
}

.ingredients .title {
  max-width: 900px;
}

.ingredients__contentbox-top {
  position: relative;
}

.ingredients__contentbox-top::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 10px;
  background: #EF7E3D;
}

.ingredients__contentbox {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 25px;
  margin-top: 28px;
  max-width: 433px;
}

.ingredients__contentbox h3 {
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-left: 30px;
}

.ingredients__text {
  margin-top: 25px;
  color: #848484;
}

.ingredients__img {
  width: 25%;
  margin-top: -60px;
}

.ingredients__mobile {
  display: none;
}

.opinion {
  margin: 50px 0 100px 0;
  
}
.opinion__wrapper{
  background: #1A1A1A;
  border-radius: 50px;
  position: relative;
  padding: 50px 54px;
}

.opinion__title {
  color: #fff;
}

.opinion__left {
  max-width: 650px;
}

.opinion__text {
  color: #fff;
  margin-top: 20px;
}

.opinion__img {
  position: absolute;
  bottom: 0px;
  right: 50px;
  width: 46%;
}

.treatment {
  margin-top: 50px;
}

.treatment .title {
  max-width: 1100px;
}

.treatment__contentbox {
  width: 370px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 40px;
  margin-top: 40px;
}
.treatment__woman{
  width: 30%;
}
.treatment__contentbox-img__wrapper {
  width: 80px;
  height: 80px;
  background: #EEEEEE;
  border-radius: 30px;
}

.treatment__img {
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
}

.treatment__text {
  margin-left: 20px;
  max-width: 300px;
}

.treatment__contentbox-reverse {
  flex-direction: column;
  height: 760px;
}

.treatment__contentbox-reverse .treatment__contentbox {
  flex-direction: row-reverse;
  text-align: right;
}

.treatment__contentbox-reverse .treatment__text {
  margin-right: 20px;
  margin-left: 0;
}

.treatment__inner-mobile {
  display: none;
}

.course {
  margin-bottom: 100px;
}

.course .title {
  color: #000000;
}

.course__wrapper {
  background: #EEEEEE;
  border-radius: 50px;
  padding: 60px;
}

.course__inner {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  gap: 40px;
}

.course__contentbox {
  border-top: 2px solid #B9B9B9;
  padding-top: 28px;
  height: 475px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.course__contentbox-top {
  margin-bottom: 26px;
}

.course__contentbox-title {
  font-size: 30px;
  line-height: 35px;
  color: #000000;
}

.course__contentbox-number {
  font-size: 30px;
  line-height: 35px;
  color: #EF7E3D;
}

.course__contentbox-text {
  color: #848484;
}

.course__contentbox-img {
  margin-top: auto;
  width: 100%;
}

.course__bot {
  background: #EF7E3D;
  border-radius: 50px;
  padding: 30px;
  margin-top: 40px;
}

.course__left {
  background: #fff;
  border-radius: 50px;
  width: 420px;
  padding: 20px 10px;
  margin-right: 20px;
}

.course__bot-text {
  color: #fff;
}

.history {
  margin: 50px 0 100px 0;
}

.history .title {
  max-width: 900px;
}

.history__swiper {
  position: relative;
}

.history .history__wrapper {
  margin-top: 50px;
}

.history__slide {
  background: #EEEEEE;
  border-radius: 50px;
  padding: 52px 54px;
  max-width: 880px;
}

.history__text {
  margin-top: 20px;
  color: #848484;
}

.history__text > last-child {
  margin-bottom: 20px;
}

.history__infobox {
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.history__name {
  margin-left: 20px;
  font-weight: 700;
}

.history__review {
  border: 1px solid #EF7E3D;
  border-radius: 50px;
  padding: 10px;
  margin-left: auto;
  width: 116px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.history__infobox-mobile {
  display: none;
}

.history .swiper-pagination {
  display: none;
}

.history #historyPrev {
  position: absolute;
  top: 0;
  right: 160px;
  z-index: 10;
}

.history #historyNext {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 10;
}

.footer {
  position: relative;
}

.footer .header__top-right {
  background: #EEEEEE;
  border-radius: 25px;
  padding: 10px 20px;
}

.footer .header__top-right p {
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-left: 15px;
}

.footer .header__title {
  text-align: left;
}

.footer .header__subtitle {
  text-align: left;
  max-width: 480px;
}

.footer .header__seal {
  right: 580px;
  z-index: 3;
}

.footer .header__prod {
  right: 300px;
  width: 360px;
  top: -300px;
}

.form {
  background: #FFFFFF;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.03);
  border-radius: 45px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  max-width: 380px;
  position: absolute;
  right: 70px;
  top: 70px;
  text-align: center;
}

.form__subtext {
  margin-top: 25px;
  color: #848484;
  margin-bottom: 25px;
}

.form__input {
  width: 100%;
  border: none;
  outline: none;
  background: #FFFFFF;
  border: 1px solid #E3DADA;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.03);
  border-radius: 45px;
  padding: 20px 30px;
  margin-top: 10px;
}

.form__btn {
  border: none;
  outline: none;
  background: #EF7E3D;
  border: 1px solid #E3DADA;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.03);
  border-radius: 45px;
  width: 100%;
  padding: 20px;
  margin-top: 20px;
  color: white;
  cursor: pointer;
}

.form input::-webkit-outer-spin-button,
.form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.form input[type=number] {
  -moz-appearance: textfield;
}



.arrow {
  width: 140px;
  height: 140px;
  background: #EEEEEE;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrow:hover {
  background: #EF7E3D;
}

.arrow:hover .arrow__img {
  fill: #fff;
}

.arrow__prev {
  transform: rotate(180deg);
}

.arrow__img {
  fill: #848484;
}

.swiper-pagination {
  font-size: 36px;
  color: #848484;
}

@media (max-width: 1160px) {
  .opinion__left {
    max-width: 450px;
  }
}

@media (max-width: 1320px) {
  .opinion__img {
    right: 0;
    top: 0;
  }
}

@media (max-width: 1295px) {
  .promo__text {
    max-width: 510px;
  }
}

@media (max-width: 1160px) {
  .header__seal {
    right: 215px;
  }

  .header__prod {
    right: -151px;
  }
}

@media (max-width: 1100px) {
  .promo__text {
    max-width: 100%;
  }

  .promo__img1 {
    position: relative;
    right: 0px;
    bottom: -20px;
    width: 100%;
  }
}

@media (max-width: 1070px) {
  .header__top-right {
    display: none;
  }

  .header__menu-mobile {
    display: block;
    position: relative;
  }

  .header__menu-mobile .header__nav {
    position: absolute;
    right: 70px;
    top: 40px;
    background-color: #fff;
    width: 268px;
    height: 192px;
    border-radius: 20px;
    padding: 10px;
  }

  .header__menu-mobile .header__list {
    flex-direction: column;
  }

  .header__menu-mobile .header__item {
    background-color: #EEEEEE;
    padding: 18px 26px;
    width: 100%;
    margin-top: 4px;
  }

  .header__menu-mobile .header__item:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .header__menu-mobile .header__item:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .header__menu-mobile .header__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header__title {
    font-size: 50px;
    line-height: 62px;
  }

  .header__info {
    flex-direction: column;
    padding: 30px 40px;
    height: 900px;
  }

  .header__info-left {
    max-width: 100%;
  }

  .header__seal {
    bottom: 285px;
    right: 204px;
    z-index: 2;
  }

  .header__prod {
    top: -500px;
    right: -104px;
    z-index: 1;
  }

  .header__pattern {
    top: -416px;
    right: -386px;
  }

  .header__symptoms {
    flex-direction: column;
    align-items: start;
  }

  .header__symptoms-top .header__symptoms-contentbox:nth-child(2) {
    max-width: 537px;
    background-size: cover;
  }

  .header__symptoms-bot .header__symptoms-contentbox:nth-child(1) {
    width: 537px;
    background-size: cover;
  }

  .header__symptoms-right .header__symptoms-contentbox {
    width: 537px;
    background-size: cover;
  }
}

@media (max-width: 1050px) {
  .history #historyPrev {
    top: 64px;
    right: 160px;
  }

  .history #historyNext {
    top: 64px;
    right: 0px;
  }
}

@media (max-width: 1040px) {
  .footer {
    text-align: center;
  }

  .footer .header__top {
    justify-content: center;
  }

  .footer .header__seal {
    right: 150px;
    bottom: 449px;
    z-index: 3;
  }

  .footer .header__prod {
    right: -130px;
    width: 360px;
    top: -209px;
    position: relative;
  }

  .footer .header__symptoms {
    margin-top: 380px;
  }

  .form {
    margin: 0 10px;
    max-width: 100%;
    top: 1100px;
    right: 85px;
  }
}

@media (max-width: 920px) {
  .course {
    margin-top: 50px;
  }

  .course .title {
    text-align: center;
  }

  .course__wrapper {
    padding: 30px 10px;
  }

  .course__inner {
    flex-direction: column;
    margin-top: 60px;
    gap: 40px;
  }

  .course__contentbox-img {
    width: 65%;
  }

  .course__bot {
    flex-direction: column;
    text-align: center;
    padding: 20px 10px;
  }

  .course__left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

@media (max-width: 900px) {
  .sick .swiper-pagination {
    top: 420px;
  }

  .sick__titlebox,
  .sick__inner {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }

  .sick__right {
    display: none;
  }

  .sick__left {
    width: 100%;
  }

  .sick__left-img {
    width: 40%;
  }

  .sick__slides {
    display: block;
  }

  .sick__slides {
    width: 100%;
  }

  .sick__contentbox {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
  }

  .sick__swiper {
    position: relative;
  }

  .sick__swiper .arrow {
    position: absolute;
    bottom: 0;
    z-index: 10;
  }

  .sick__swiper .arrow__prev {
    left: 0;
  }

  .sick__swiper .arrow__next {
    right: 0;
  }

  .sick__swiper {
    width: 100%;
    height: 500px;
  }
}

@media (max-width: 820px) {
  .info__inner {
    flex-direction: column;
    padding: 48px 25px;
  }

  .treatment .flex__start {
    display: none;
  }

  .treatment__inner-mobile {
    display: block;
  }

  .treatment__mobile-img {
    width: 50%;
    display: block;
    margin: 0 auto;
  }

  .treatment__contentbox {
    margin-top: 20px;
  }

  .treatment #treatmentNext {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
  }

  .treatment #treatmentPrev {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
  }

  .treatment .swiper-pagination {
    top: 240px;
  }

  .treatment__swiper {
    height: 320px;
  }
}

@media (max-width: 760px) {
  .header__seal {
    bottom: 240px;
    right: 215px;
  }

  .header__prod {
    top: -472px;
    right: -151px;
  }

  :root {
    --swiper-pagination-top: 320px;
  }

  .ingredients {
    position: relative;
    text-align: center;
  }

  .ingredients__seal {
    position: absolute;
    top: 0;
    right: 0;
  }

  .ingredients .title {
    position: relative;
    z-index: 2;
  }

  .ingredients .flex__start {
    display: none;
  }

  .ingredients__mobile {
    display: block;
  }

  .ingredients__mobile-img {
    width: 40%;
    position: relative;
    z-index: 2;
  }

  .ingredients__contentbox-top {
    position: relative;
  }

  .ingredients__contentbox-top::before {
    display: none;
  }

  .ingredients__swiper {
    width: 100%;
    height: 400px;
  }

  #ingredientsNext {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 10;
  }

  #ingredientsPrev {
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 10;
  }

  .history__slide {
    padding: 40px 44px;
    max-width: 100%;
    height: 600px;
  }

  .history .swiper-pagination {
    display: block;
    top: 880px;
  }

  .history #historyPrev {
    top: 820px;
    left: 0px;
  }

  .history #historyNext {
    top: 820px;
    right: 0px;
  }

  .history__swiper {
    height: 960px;
  }
}

@media (max-width: 720px) {
  .opinion {
    margin: 0 10px;
    padding: 25px 20px 0;
  }

  .opinion__inner {
    flex-direction: column;
  }

  .opinion__seal {
    position: absolute;
    right: 30px;
    bottom: 300px;
    width: 40%;
  }

  .opinion__img {
    position: relative;
    width: 100%;
  }
}

@media (max-width: 700px) {
  .stop__arrowbox {
    display: none;
  }

  .stop__titlebox {
    text-align: center;
    margin-bottom: 30px;
  }

  .stop__wrapper {
    flex-direction: column;
  }

  .stop__contentbox {
    width: 100%;
    padding: 30px;
  }

  .stop__wrapper-reverse .stop__contentbox {
    padding: 30px;
  }

  .stop__wrapper-img {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .course__contentbox-img {
    width: 100%;
  }

  .history__slide {
    padding: 40px 20px;
    max-width: 100%;
    min-height: 600px;
  }

  .history__infobox {
    display: none;
  }

  .history__infobox-mobile {
    display: flex;
    align-items: start;
    margin-top: 20px;
  }

  .history__review {
    margin-left: 20px;
    margin-top: 10px;
  }

  .history .swiper-pagination {
    display: block;
    top: 840px;
  }

  .history #historyPrev {
    top: 780px;
    left: 0px;
  }

  .history #historyNext {
    top: 780px;
    right: 0px;
  }

  .history__swiper {
    height: 920px;
  }

  .footer {
    text-align: center;
  }

  .footer .header__top {
    justify-content: center;
  }

  .footer .header__seal {
    right: 150px;
    bottom: 580px;
    z-index: 3;
  }

  .footer .header__prod {
    right: -62px;
    width: 360px;
    top: -265px;
    position: relative;
  }

  .footer .header__symptoms {
    margin-top: 280px;
  }

  .form {
    margin: 0 10px;
    max-width: 100%;
    top: 1100px;
    right: 0px;
  }

  .ingredients__inner .ingredients__desktop {
    display: none;
  }
}

@media (max-width: 500px) {
  .container {
    overflow-x: hidden;
  }

  .header__top-left {
    flex-direction: column;
  }

  .header__top-left p {
    padding-left: 30px;
  }

  .header__title {
    font-size: 42px;
    line-height: 50px;
  }

  .header__subtitle {
    margin-top: 10px;
  }

  .header__info {
    height: 1050px;
  }

  .header__info-right {
    width: 100%;
  }

  .header__seal {
    bottom: 256px;
    right: 203px;
  }

  .header__prod {
    top: -492px;
    right: -104px;
  }

  .header__order {
    width: 100%;
  }

  .header__symptoms-contentbox {
    padding: 26px 38px;
  }

  .header__symptoms-arrow__short {
    display: block;
  }

  .header__symptoms-arrow__long {
    display: none;
  }

  .header__symptoms-top .header__symptoms-contentbox:nth-child(1),
  .header__symptoms-top .header__symptoms-contentbox:nth-child(2) {
    width: 100%;
  }

  .header__symptoms-bot .header__symptoms-contentbox:nth-child(1),
  .header__symptoms-bot .header__symptoms-contentbox:nth-child(2) {
    width: 100%;
  }

  .header__symptoms-right .header__symptoms-contentbox {
    width: 100%;
  }

  .promo__inner {
    padding: 20px;
  }

  .promo__img1 {
    bottom: -8px;
  }

  .info__inner {
    flex-direction: column;
    padding: 48px 25px;
    text-align: center;
  }

  .info__text-desktop {
    display: none;
  }

  .info__text-mobile {
    display: block;
  }

  .info__img {
    margin: -40px 0 0px 30px;
    position: relative;
    z-index: 2;
  }

  .info .info__bg {
    position: absolute;
    right: -5px;
    bottom: 127px;
    width: 300%;
  }

  .title {
    font-size: 38px;
    line-height: 45px;
  }

  .subtitle {
    font-size: 26px;
    line-height: 31px;
  }
}

@media (max-width: 420px) {
  .arrow {
    width: 100px;
    height: 100px;
    border-radius: 30px;
  }
}

@media (max-width: 400px) {
  .header__info {
    height: 1100px;
    padding: 13px 10px;
  }

  .header__seal {
    bottom: 365px;
    right: 187px;
  }

  .header__prod {
    top: -525px;
    right: -111px;
  }

  .header__symptoms-left {
    width: 350px;
  }

  .info__img {
    margin: 0px 0 0px 30px;
  }

  .history__slide {
    padding: 40px 20px;
    max-width: 100%;
    height: 710px;
  }

  .history .swiper-pagination {
    top: 960px;
  }

  .history #historyPrev {
    top: 920px;
    left: 0px;
  }

  .history #historyNext {
    top: 920px;
    right: 0px;
  }

  .history__swiper {
    height: 1020px;
  }
}
