.layout {
  overflow: hidden;
}

.section__main {
  padding: 200px 0 162px;
  position: relative;
}

.section__main__mobile {
  display: none;
}

.section__main__gradient {
  position: absolute;
  height: 100%;
  width: 156px;
  top: 0;
  z-index: -1;
  right: 559px;
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.section__main h1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #e2d7b2;
  margin-bottom: 20px;
}

.section__main p {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 56px;
  max-width: 412px;
}

.section__main img {
  position: absolute;
  top: 0;
  right: -40px;
  width: 736px;
  height: 556px;
  transform: scaleX(-1);
  z-index: -1;
}

.review {
  margin-bottom: 25px;
  position: relative;
  background-color: #1c1b15;
  border-radius: 20px;
  overflow: hidden;
  padding: 60px 86px 51px;
  min-height: 511px;
  display: flex;
}

.review__content {
  z-index: 1;
  margin-left: auto;
  max-width: 581px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.review__shining__1 {
  border-radius: 100%;
  top: 54px;
  left: -199px;
  width: 524px;
  height: 524px;
  position: absolute;
  background: #e2d7b266;
  filter: blur(100px);
  pointer-events: none;
}

.review__shining__2 {
  border-radius: 100%;
  top: -149px;
  right: -192px;
  width: 524px;
  height: 524px;
  position: absolute;
  background: #e2d7b266;
  filter: blur(100px);
  pointer-events: none;
}

.review__wrapper {
  position: relative;
}

.review__image__1 {
  position: absolute;
  z-index: 1;
  width: 494px;
  height: 476px;
  left: 66px;
  bottom: 0;
}

.review__image__1__desktop {
  position: absolute;
  z-index: 1;
  width: 494px;
  height: 476px;
  left: 66px;
  bottom: 0;
}

.review__image__2 {
  position: absolute;
  z-index: 1;
  width: 557px;
  height: 537px;
  left: 50px;
  bottom: -48px;
}

.review__image__2__desktop {
  position: absolute;
  z-index: 1;
  width: 557px;
  height: 537px;
  left: 50px;
  bottom: -48px;
}

.review__image__1__mobile,
.review__image__2__mobile {
  display: none;
}

.review__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
}

.review__name {
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 4px;
}

.review__contacts {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
}

.footer {
  margin-top: 120px;
}

@media (max-width: 768px) {
  .section__main {
    padding-top: 493px;
    padding-bottom: 52px;
  }

  .section__main img {
    top: 116px;
    right: -47px;
    width: 476px;
    height: 360px;
  }

  .section__main h1 {
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 4px;
  }

  .section__main__mobile {
    display: block;
    margin-top: 105px;
    position: relative;
  }

  .section__main__mobile h2 {
    margin-bottom: 4px;
    color: #e2d7b2;
    font-weight: 800;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0%;
    text-transform: uppercase;
  }

  .section__main__mobile::before {
    content: "";
    position: absolute;
    width: 298px;
    height: 298px;
    top: -123px;
    left: -94px;
    z-index: 0;
    background-color: #e2d7b266;
    border-radius: 100%;
    z-index: 1;
    filter: blur(100px);
    pointer-events: none;
  }

  .section__main p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 24px;
  }

  .review {
    margin: 0 -16px 38px;
    padding: 105px 16px 26px;
    min-height: 573px;
    overflow: visible;
    z-index: 1;
  }

  .review__name,
  .review__contacts {
    font-size: 16px;
    line-height: 20px;
  }

  .review__text {
    font-size: 16px;
    line-height: 20px;
  }

  .review__image__1__desktop,
  .review__image__2__desktop {
    display: none;
  }

  .review__image__1__mobile,
  .review__image__2__mobile {
    overflow: hidden;
    width: 93px;
    height: 93px;
    background-color: #e0d8b1;
    border-radius: 100%;
    position: absolute;
    top: -18px;

    display: none;
  }

  .review__image__1__mobile img {
    width: 123px;
    height: 118px;
    position: absolute;
    top: 6px;
    left: -30px;
  }

  .review__image__2__mobile img {
    width: 142px;
    height: 134px;
    position: absolute;
    top: 2px;
    left: -25px;
  }

  .review {
    overflow: hidden;
    z-index: 0;
  }

  .review__image__1__mobile,
  .review__image__2__mobile {
    z-index: 1;
    display: block;
  }

  .review__shining__1 {
    display: none;
  }

  .review__shining__2 {
    width: 247px;
    height: 171px;
    top: -46px;
    right: auto;
    left: -58px;
  }

  .footer {
    position: relative;
  }

  .footer::after {
    content: "";
    position: absolute;
    border-radius: 100%;
    z-index: 1;
    filter: blur(100px);
    pointer-events: none;

    width: 298px;
    height: 298px;
    top: -152px;
    left: -109px;
    z-index: 0;
    background-color: #e2d7b266;
  }
}
