.header {
  z-index: 4;
}

.menutop {
  float: none;
}

.container-article {
  max-width: 75rem;
  margin: 0 auto;
}

.title-article {
  margin: 0;
  font-family: "Montserrat SemiBold";
  font-size: 24px;
  line-height: 36px;
  font-weight: 900;
  margin-bottom: 30px;
}

.text-article {
  margin: 0;
  margin-bottom: 30px;
  font-family: "Montserrat Regular";
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}

.top-slide {
  padding-top: 145px;
  background-color: #002F62;
  background-image: url("/images/newarticle/bleaching-slide-bg.png");
  background-repeat: no-repeat;
  background-position: calc(50% + 320px) bottom;
  min-height: 425px;
}
.top-slide__title {
  margin: 0;
  font-family: "Montserrat SemiBold";
  font-size: 48px;
  line-height: 59px;
  font-weight: 900;
  margin-bottom: 20px;
  max-width: 660px;
  color: #FFF;
}

.ways {
  padding-top: 55px;
  margin-bottom: 60px;
}

.methods {
  font-family: "Montserrat Regular";
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  padding-bottom: 30px;
}
.methods__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: num;
  margin-left: 20px;
}
.methods__item {
  margin: 0;
  padding: 0;
  position: relative;
}
.methods__item + .methods__item {
  margin-top: 40px;
}
.methods__item:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: -20px;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
}
.methods__item span {
  font-family: "Montserrat SemiBold";
  font-weight: 900;
}
.methods__item-title {
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
  display: inline;
}

.what-know-before {
  background-color: #F8F5F2;
  padding-top: 30px;
  padding-bottom: 20px;
}
.what-know-before__text {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}
.what-know-before__list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.what-know-before__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: num;
}
.what-know-before__item {
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.what-know-before__item:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
}
.what-know-before__item-title {
  margin: 0;
  margin-bottom: 25px;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
  display: inline-block;
}
.what-know-before__item-text {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
.what-know-before__list-img {
  margin-top: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 70px;
}

.how-happens {
  padding-top: 60px;
  margin-bottom: 60px;
}
.how-happens__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.how-happens__text {
  margin: 0;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
}
.how-happens__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: num;
}
.how-happens__item {
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.how-happens__item:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
}
.how-happens__item-title {
  margin: 0;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
  display: inline;
}
.how-happens__item-text {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
}
.how-happens__img {
  margin-left: 148px;
}

.recommendations__inner {
  background-color: #F8F5F2;
  border-radius: 15px;
  padding: 40px 30px 55px 30px;
}
.recommendations__list {
  margin: 0;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 47px;
  list-style-type: none;
  counter-reset: num;
  color: #0064D2;
  max-width: 730px;
}
.recommendations__item {
  margin: 0;
  padding: 0;
  margin-top: 18px;
}
.recommendations__item:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
}
.recommendations__item-title {
  margin: 0;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
  display: inline;
}
.recommendations__text {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

.indications-contraindications {
  padding-top: 40px;
}
.indications-contraindications__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, auto);
  grid-gap: 20px;
}
.indications-contraindications__box {
  border-radius: 15px;
  background: #F8F5F2;
  padding: 24px 18px;
}
.indications-contraindications__box-title {
  margin: 0;
  margin-bottom: 22px;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
}
.indications-contraindications__box-list {
  margin: 0;
  padding: 0;
}
.indications-contraindications__box-item {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 17px;
}
.indications-contraindications__box-item svg {
  overflow: visible;
  margin-right: 10px;
}
.indications-contraindications__box-text {
  margin: 0;
  font-family: "Montserrat Regular";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.treatment {
  padding-top: 64px;
  margin-bottom: 60px;
}
.treatment__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: num;
}
.treatment__item {
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.treatment__item:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
}
.treatment__item-title {
  margin: 0;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
  display: inline;
}
.treatment__item-text {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
}

.how-possible {
  margin-bottom: 70px;
}
.how-possible__text {
  margin: 0;
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
}

.myths {
  background-color: #F8F5F2;
  padding-top: 32px;
  padding-bottom: 172px;
  background-image: url("/images/newarticle/bleaching-myths-bg.png");
  background-repeat: no-repeat;
  background-position: calc(50% + 420px) bottom;
}
.myths__text {
  margin: 0;
  margin-bottom: 53px;
}
.myths__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: num;
  max-width: 750px;
}
.myths__item {
  margin: 0;
  padding: 0;
  margin-top: 24px;
}
.myths__item:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
  color: #0064D2;
}
.myths__item-title {
  margin: 0;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  line-height: 27px;
  font-weight: 900;
  color: #0064D2;
  display: inline;
}
.myths__item-text {
  margin: 0;
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
}
.myths__item-text span {
  font-family: "Montserrat SemiBold";
  font-weight: 900;
}

@media (max-width: 1320px) {
  .container-article {
    padding: 15px;
  }
  .what-system {
    background-position: 90% bottom;
  }
}
@media (max-width: 1200px) {
  .top-slide {
    background-position: 110%;
  }
  .how-happens__box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .how-happens__img {
    margin-left: 50px;
    max-width: 40%;
  }
  .myths {
    background-position: calc(50% + 320px) bottom;
  }
  .myths__list {
    max-width: 550px;
  }
}
@media (max-width: 992px) {
  .top-slide {
    padding-top: 100px;
    background-position: 110% bottom;
  }
  .top-slide__title {
    max-width: 450px;
  }
  .what-know-before__list-img {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .top-slide {
    margin-top: 62px;
    padding-top: 40px;
    background-image: none;
    padding-bottom: 40px;
    min-height: auto;
  }
  .top-slide__title {
    max-width: none;
  }
  .methods__item-title {
    margin: 0;
    float: none;
    width: auto;
  }
  .what-know-before__list-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .what-know-before__item-title {
    display: inline;
    margin: 0;
    float: none;
    width: auto;
    margin-bottom: 25px;
  }
  .what-know-before__list-img {
    -o-object-fit: contain;
       object-fit: contain;
    width: auto;
    margin-left: 0px;
  }
  .how-happens__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .how-happens__item-title {
    margin: 0;
    width: auto;
    float: none;
  }
  .how-happens__img {
    margin-top: 20px;
    width: 60%;
    margin-left: 0px;
    max-width: none;
  }
  .recommendations__item-title {
    margin: 0;
    width: auto;
    float: none;
  }
  .indications-contraindications__wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(2, auto);
  }
  .indications-contraindications__box-item {
    width: 100%;
  }
  .treatment__item-title {
    margin: 0;
    width: auto;
    float: none;
  }
  .myths {
    background-position: 100% bottom;
    background-size: 50%;
    padding-bottom: 200px;
  }
  .myths__list {
    max-width: 400px;
  }
  .myths__item-title {
    margin: 0;
    width: auto;
    float: none;
  }
}
@media (max-width: 576px) {
  .title-article {
    margin-bottom: 20px;
  }
  .how-happens__img {
    width: 90%;
  }
}
@media (max-width: 380px) {
  .top-slide {
    padding-bottom: 20px;
  }
  .top-slide__title {
    font-size: 30px;
  }
  .what-system {
    padding-bottom: 160px;
  }
  .factors__table {
    margin-left: -15px;
    margin-right: -15px;
  }
  .factors__table-cell:not(:is(:nth-child(-n+9))) {
    font-size: 11px;
  }
  .types__table {
    font-size: 11px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .types__table-cell:nth-child(4n+2) {
    font-size: 11px;
  }
  .what-brand__table {
    font-size: 6px;
  }
}