/*! Varriables */
.about-company {
  padding: 0 0 74px 0;
}
@media (min-width: 768px) {
  .about-company {
    padding: 0 0 458px 0;
    margin-bottom: -365px;
    background-image: url(../../assets/images/home/block6/fon-footer.png);
    background-position: bottom center;
    background-repeat: no-repeat;
  }
}

.description-block {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Inter", sans-serif;
  margin: 0 0 150px 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #666666;
  overflow-x: hidden;
}
.description-block__left-feather {
  position: absolute;
  top: 0;
  left: -150px;
}
.description-block__right-feather {
  position: absolute;
  top: 0;
  right: -108px;
}
.description-block__title {
  position: relative;
  z-index: 2;
  padding: 153px 0 0 0;
  margin: 0 0 67px 0;
  font-family: "AireBoldPro", sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  color: #424242;
  text-align: center;
}
@media (min-width: 768px) {
  .description-block__title {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .description-block__title {
    padding: 100px 0 0 0;
  }
}
.description-block__subtitle {
  position: relative;
  z-index: 2;
  margin: 0 0 41px 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.04em;
  color: #424242;
  max-width: 742px;
}
.description-block .man-block {
  display: flex;
  justify-content: space-between;
  min-width: 100%;
}
.description-block .man-block__text {
  position: relative;
  z-index: 2;
  letter-spacing: 0.04em;
}
.description-block .man-block__text span {
  color: #424242;
  font-weight: 500;
}
.description-block .man-block__text p {
  max-width: 480px;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.description-block .man-block__text p:first-child {
  margin: 89px 0 0 0;
}
.description-block .man-block__text p:nth-child(2) {
  margin: 66px 0 61px 199px;
}
.description-block .man-block__text img {
  position: absolute;
  top: 130px;
  left: -120px;
}
.description-block .man-block__pict {
  position: relative;
  max-width: 414px;
}
.description-block .man-block__pict_man {
  position: relative;
  z-index: 2;
  max-width: 414px;
  max-height: 599px;
}
.description-block .man-block__pict_man img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.description-block .man-block__pict_shadow {
  position: absolute;
  max-height: 526px;
  max-width: 500px;
  left: -150px;
  top: -80px;
}
.description-block .man-block__pict_shadow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.description-block .brides-hand {
  display: flex;
  justify-content: space-between;
  min-width: 100%;
  margin: 10px 0 22px 0;
}
.description-block .brides-hand__pict {
  position: relative;
  padding: 0 0 65px 0;
  max-height: 580px;
  box-sizing: content-box;
}
.description-block .brides-hand__bride {
  position: relative;
  z-index: 2;
  max-width: 348px;
  max-height: 580px;
  box-sizing: content-box;
}
.description-block .brides-hand__bride img {
  width: 100%;
  height: auto;
}
.description-block .brides-hand__feather {
  position: absolute;
  top: 68px;
  right: -72px;
  height: 415px;
  width: 191px;
}
.description-block .brides-hand__bride-back {
  position: absolute;
  right: -230px;
  bottom: 0;
  width: 266px;
  height: 328px;
}
.description-block .brides-hand__text {
  position: relative;
  z-index: 3;
  max-width: 710px;
  width: 100%;
  margin: 93px 0 70px 0;
}
.description-block .brides-hand__text_top-text {
  max-width: 550px;
}
.description-block .brides-hand__text_bottom-text {
  margin: 63px 0 0 225px;
  max-width: 480px;
}
.description-block .brides-hand__text_bottom-text p:first-child {
  color: #424242;
  font-weight: 500;
}
.description-block .brides-hand__text_bottom-text p:last-child {
  margin: 20px 0 0 0;
}
.description-block .brides-steps {
  display: flex;
  min-width: 100%;
  justify-content: space-between;
  margin: 0 0 147px 0;
}
.description-block .brides-steps__text {
  position: relative;
  z-index: 3;
  max-width: 743px;
}
.description-block .brides-steps__text img {
  position: absolute;
  bottom: -100px;
  left: -60px;
  width: 264px;
  height: 205px;
}
.description-block .brides-steps__text p {
  position: relative;
  z-index: 2;
}
.description-block .brides-steps__text p:first-child {
  margin: 69px 0 0 0;
  max-width: 480px;
}
.description-block .brides-steps__text p:nth-child(2) {
  max-width: 476px;
  margin: 63px 0 0 200px;
}
.description-block .brides-steps__bride {
  position: relative;
  z-index: 2;
  max-width: 437px;
  max-height: 446px;
}
.description-block .brides-steps__bride img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.description-block .brides-steps__feather {
  position: absolute;
  width: 318px;
  height: 388px;
  top: 55px;
  left: -150px;
}
.description-block .brides-steps__pict {
  position: relative;
}
.description-block .video-block {
  width: 100%;
}
.description-block .video-block__title {
  text-align: center;
  max-width: 745px;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #424242;
  margin: 0 auto;
}
.description-block .video-block__subtitle {
  margin: 15px auto 0 auto;
  text-align: center;
  max-width: 720px;
  color: #424242;
}
.description-block .video-block__video {
  margin: 90px 0 0 0;
}
.description-block .video-block__content {
  position: relative;
  padding: 0 0 53% 0;
}
.description-block .video-block__content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 622px;
  object-fit: cover;
}

.principles {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 80px 0;
}
.principles__title {
  font-family: "AireBoldPro", sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 64px;
  color: #424242;
  margin: 0 0 117px 0;
}
.principles__description {
  position: relative;
  width: 100%;
}
.principles__content {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 4;
}
.principles__columns {
  display: flex;
  justify-content: space-between;
}
.principles__column {
  font-family: "Inter", sans-serif;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 299px;
  box-sizing: content-box;
  padding: 0 0 0 97px;
  margin: 18px 0 58px 0;
  letter-spacing: 0.04em;
}
.principles__column__margin-bottom {
  margin: 18px 0 40px 0;
}
.principles__column_title {
  display: flex;
  align-items: flex-start;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #424242;
  margin: 0 0 14px 0;
}
.principles__column_title span {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "AireBoldPro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 64px;
  letter-spacing: 0.04em;
  color: #424242;
  margin: 0 26px 0 0;
}
.principles__column_text {
  max-width: 300px;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.principles__row {
  position: relative;
  z-index: 4;
  display: flex;
  justify-content: center;
}
.principles__row .principles__column {
  margin: 0;
  max-width: 414px;
}
.principles__flower-picture {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 322px;
  max-height: 484px;
}
.principles__flower-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.principles__circle {
  position: absolute;
  top: 0;
  left: 230px;
  position: absolute;
  width: 711px;
  height: 530px;
}
.principles__shadow {
  position: absolute;
  top: 210px;
  left: 480px;
  width: 350px;
  height: 350px;
}
.principles__feather {
  position: absolute;
  top: 439px;
  left: -56px;
  width: 203px;
  height: 170px;
}

.activity {
  font-family: "Inter", sans-serif;
  margin: 80px 0 150px 0;
}
.activity__position {
  position: relative;
}
.activity__container {
  max-width: 1266px;
  margin: 0 auto;
}
@media (max-width: 1439px) {
  .activity__container {
    padding: 0 15px;
  }
}
.activity__feather {
  position: absolute;
  top: -130px;
  right: -70px;
  height: 214px;
  width: 181px;
}
.activity__title {
  text-align: center;
  font-family: "AireBoldPro", sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  color: #424242;
  margin: 0 0 80px 0;
}
.activity .slider-activity {
  position: relative;
  z-index: 2;
}
.activity .slider-activity__gradient {
  display: none;
}
@media (min-width: 1140px) {
  .activity .slider-activity__gradient {
    display: block;
    position: absolute;
    top: 0;
    right: -45px;
    width: 360px;
    height: 602px;
    pointer-events: none;
    z-index: 3;
  }
}
.activity .slider-activity__slider-wrapper {
  height: inherit;
}
.activity .slider-activity__swiper-container {
  max-width: 1266px;
}
@media (min-width: 1440px) {
  .activity .slider-activity__swiper-container {
    margin: 0 0 80px 0;
    left: 43px;
  }
}
@media (max-width: 767px) {
  .activity .slider-activity__swiper-container {
    margin: 0 0 30px 0;
  }
}
.activity .slider-activity__slider-slide {
  height: auto;
}
.activity .slider-activity__scrollbar {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.activity .slider-activity__scrollbar.swiper-scrollbar {
  height: 4px;
  max-width: 775px;
  background: rgba(150, 129, 123, 0.2);
}
.activity .slider-activity__scrollbar.swiper-scrollbar .swiper-scrollbar-drag {
  background: rgba(133, 109, 101, 0.6);
}
.activity .slider-activity__navigation-pannel {
  position: relative;
  height: 24px;
}
.activity .slider-activity__buttons-group {
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}
.activity .slider-activity__prew {
  position: static;
  width: 90px;
  height: 14px;
  top: inherit;
  left: inherit;
  bottom: 0;
  right: 98px;
  margin: 0;
  padding: 5px;
  box-sizing: content-box;
}
.activity .slider-activity__prew:after {
  font-size: 0;
}
.activity .slider-activity__prew svg {
  fill: #856d65;
  width: 90px;
  height: 14px;
}
.activity .slider-activity__next {
  position: static;
  top: inherit;
  left: inherit;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 14px;
  margin: 0;
  padding: 5px;
  box-sizing: content-box;
  transform: rotate(180deg);
}
.activity .slider-activity__next:after {
  font-size: 0;
}
.activity .slider-activity__next svg {
  fill: #856d65;
  width: 90px;
  height: 14px;
}
.activity .slider-activity__ellipse {
  position: absolute;
  bottom: -40px;
  right: 18px;
}
.activity .slider-activity .slider-card {
  max-width: 100%;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #666666;
  font-size: 16px;
}
.activity .slider-activity .slider-card__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #424242;
  margin: 0 0 10px 0;
}
.activity .slider-activity .slider-card__subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
.activity .slider-activity .slider-card__picture {
  width: 100%;
  height: 289px;
  margin: 20px 0;
}
.activity .slider-activity .slider-card__picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.activity .slider-activity .slider-card__description {
  margin: 0 0 15px 0;
  overflow: hidden;
  height: 78px;
}
@media (max-width: 768px) {
  .activity .slider-activity .slider-card__description {
    overflow: inherit;
    min-height: inherit;
    -webkit-line-clamp: inherit;
    text-overflow: inherit;
    height: 100%;
  }
}
.activity .slider-activity .slider-card__location {
  font-weight: 600;
  color: #424242;
}
@media (max-width: 768px) {
  .activity .slider-activity__swiper-container {
    max-width: 375px;
    margin: 0 auto 30px auto;
  }
}

.contacts {
  position: relative;
  padding: 60px 0;
  overflow: hidden;
}
.contacts__content {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
.contacts__picture-column {
  height: 492px;
  width: 398px;
  border-bottom-right-radius: 250px;
  overflow: hidden;
}
.contacts__cutpicture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contacts__info-column {
  max-width: 722px;
  padding: 0 40px 0 10px;
}
.contacts__title {
  font-family: "AireBoldPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 64px;
  color: #424242;
}
.contacts__list {
  display: flex;
  flex-wrap: wrap;
  margin: 55px 0 -64px 0;
}
.contacts__link {
  width: 50%;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
  margin: 0 0 50px 0;
  min-height: 30px;
}
.contacts__link a {
  color: #666666;
}
.contacts__link.phone {
  padding: 0 0 0 41px;
  position: relative;
  display: flex;
  align-items: center;
}
.contacts__link.phone:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(/assets/icons/about_company/block-4/phone.svg);
  background-repeat: no-repeat;
}
.contacts__link.mail {
  padding: 0 0 0 41px;
  position: relative;
  display: flex;
  align-items: center;
}
.contacts__link.mail:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(/assets/icons/about_company/block-4/mail.svg);
  background-repeat: no-repeat;
}
.contacts__link.location {
  padding: 0 0 0 41px;
  position: relative;
  display: flex;
  align-items: center;
}
.contacts__link.location:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(/assets/icons/about_company/block-4/location.svg);
  background-repeat: no-repeat;
}
.contacts__link.schedule p {
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.05em;
  color: #666666;
}
.contacts__link.schedule p:first-child {
  line-height: 30px;
  color: #856d65;
  font-weight: 700;
}
.contacts__link.social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  max-width: 120px;
  margin-top: 10px;
}
.contacts__link .social__instagram {
  fill: #856d65;
  width: 26px;
  height: 26px;
  transition: 300ms;
}
.contacts__link .social__facebook {
  fill: #856d65;
  width: 26px;
  height: 26px;
  transition: 300ms;
}
.contacts__link .social__youtube {
  fill: #856d65;
  width: 32px;
  height: 32px;
  transition: 300ms;
}
.contacts__link .social__instagram:hover, .contacts__link .social__facebook:hover, .contacts__link .social__youtube:hover {
  fill: rgba(133, 109, 101, 0.53);
}
.contacts__background {
  height: 100%;
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.contacts__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.representation {
  overflow-x: hidden;
}
.representation__content {
  padding-top: 74px;
  position: relative;
}
@media (min-width: 768px) {
  .representation__content {
    padding-top: 138px;
  }
}
.representation__feather {
  display: none;
}
@media (min-width: 1024px) {
  .representation__feather {
    display: block;
    position: absolute;
    top: 50px;
    right: -70px;
    z-index: -1;
  }
}
@media (min-width: 1440px) {
  .representation__feather {
    right: 100px;
  }
}
@media (min-width: 1920px) {
  .representation__feather {
    right: 330px;
  }
}
.representation__title {
  margin: 0 0 80px 0;
  text-align: center;
  font-family: "AireBoldPro", sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  color: #424242;
}
.representation__sort .sort-select {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-top: -3px;
  z-index: 2;
  width: 379px;
  margin: 0 0 30px 0;
  height: 49px;
  box-sizing: border-box;
  transition: transform 500ms;
}
.representation__sort .sort-select:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 7px;
  top: 22px;
  right: 32px;
  background: url(/assets/icons/about_company/block-4/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.5s;
  pointer-events: none;
}
.representation__sort .sort-select.turn-arrow:before {
  transform: translateY(-50%) rotateX(180deg);
}
.representation__sort .sort-select__current {
  display: block;
  padding: 7px 50px 7px 30px;
  height: 49px;
  white-space: nowrap;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #424242;
  border: 2px solid #f4f1f1;
  border-radius: 0 0 35px 0;
}
.representation__sort .sort-select__list {
  position: absolute;
  background: #f4f1f1;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  left: 0;
  top: 51px;
  box-sizing: border-box;
}
.representation__sort .sort-select__item {
  padding: 7px 30px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #25282e;
  opacity: 0.6;
  transition: 0.2s;
}
.representation__sort .sort-select__item:hover {
  background: #e6e6eb;
  color: #31394e;
  opacity: 1;
}
.representation__sort .sort-select__item.active {
  display: none;
}
.representation__sort .sort-select__list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.representation__sort #sort-list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.representation .container--active {
  border: 1px solid rgba(133, 109, 101, 0.4);
}
.representation__contacts {
  position: relative;
  padding: 25px;
  margin: 0 auto;
  max-width: 100%;
  background-color: #f4f1f1;
  border-radius: 0 0 100px 0;
  overflow-x: hidden;
}
@media (min-width: 568px) {
  .representation__contacts {
    padding: 25px 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .representation__contacts {
    display: flex;
    flex-wrap: wrap;
    margin: -20px -25px -20px 0;
  }
}
@media (min-width: 1024px) {
  .representation__contacts {
    display: flex;
    padding: 25px;
  }
}
@media (min-width: 1440px) {
  .representation__contacts {
    padding: 25px 50px;
  }
}
.representation__item {
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .representation__item:not(:last-child) {
    margin: 0 0 25px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .representation__item {
    margin: 20px 25px;
    width: calc((100% - 150px) / 3);
  }
}
@media (min-width: 1024px) {
  .representation__item:not(:last-child) {
    margin: 0 50px 0 0;
  }
  .representation__item:nth-child(1) {
    width: 106px;
  }
  .representation__item:nth-child(2) {
    width: 231px;
  }
  .representation__item:nth-child(3) {
    width: 207px;
  }
  .representation__item:nth-child(4) {
    width: 198px;
  }
  .representation__item:nth-child(5) {
    width: 125px;
  }
}
.representation__item p:first-child {
  margin-bottom: 11px;
  padding-bottom: 11px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #424242;
  border-bottom: 1px solid #666666;
}
.representation__item p:nth-child(2) {
  margin: 11px 0 0 0;
}
.representation__item a {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #424242;
  display: block;
  margin: 11px 0 0 0;
}
.representation__item:nth-child(5) p:first-child {
  margin-bottom: 0;
}
.representation__social {
  display: flex;
  justify-content: center;
}
.representation__social .social__instagram {
  fill: #856d65;
  width: 23px;
  height: 23px;
  margin: 0 15px 0 0;
  transition: 300ms;
}
.representation__social .social__instagram:hover {
  fill: rgba(133, 109, 101, 0.53);
}
.representation__social .social__facebook {
  fill: #856d65;
  width: 23px;
  height: 23px;
  transition: 300ms;
}
.representation__social .social__facebook:hover {
  fill: rgba(133, 109, 101, 0.53);
}
.representation__map .map {
  margin-top: 30px;
  height: 567px;
  width: 100%;
}
.representation__map .map__text, .representation__map .map__phone {
  margin-bottom: 8px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.05em;
  color: #666666;
}
.representation__map .map__phone {
  position: relative;
}
.representation__map .map__phone:visited {
  color: #666666;
}
.representation__map .map__icon {
  width: 15px;
  height: 15px;
}
.representation__map .map__window {
  text-align: center;
}
.representation .gm-style .gm-style-iw-t::after,
.representation .gm-ui-hover-effect {
  display: none !important;
}
.representation .gm-style .gm-style-iw-c {
  border-radius: 0;
  border: 1px solid #aa9993;
  top: 11px;
  box-shadow: none;
}

@media (min-width: 1024px) {
  .main-form {
    width: 620px;
    margin: 0 auto;
  }
}
.main-form .button-send {
  width: 208px;
}

.main-send {
  padding-top: 74px;
}
@media (min-width: 481px) {
  .main-send {
    padding-bottom: 66px;
  }
}
@media (min-width: 768px) {
  .main-send {
    padding-top: 148px;
  }
}
.main-send .main-form .button-send {
  margin: 58px auto 0 auto;
}
.main-send .form__row .main-form__input-group {
  margin-bottom: 15px;
}
.main-send textarea {
  background: inherit;
  height: 134px;
}
.main-send__content {
  max-width: 640px;
  margin: 0 auto;
}
.main-send__content h2 {
  font-family: "AireBoldPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #424242;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .main-send__content h2 {
    font-size: 64px;
  }
}
.main-send__content p {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #666666;
  margin-bottom: 36px;
}
@media (min-width: 1024px) {
  .main-send__content p {
    margin: 0 auto 36px auto;
    width: 500px;
  }
}

@media (max-width: 1439px) {
  .description-block {
    margin: 0 0 50px 0;
  }
  .description-block .man-block__text img {
    display: none;
  }
  .description-block .man-block__text p:nth-child(2) {
    margin: 66px 0 61px 100px;
  }
  .description-block .brides-hand__pict {
    min-width: 348px;
  }
  .description-block .brides-hand__text_top-text {
    margin: 0 0 0 auto;
  }
  .description-block .brides-hand__text_bottom-text {
    margin: 63px 0 0 260px;
  }
  .principles {
    margin: 50px 0;
  }
  .principles__column {
    margin: 0 0 35px 0;
    padding: 10px 10px 10px 97px;
  }
  .principles__title {
    margin: 0 0 20px 0;
  }
  .principles__description {
    max-width: 880px;
  }
  .principles__flower-picture {
    display: none;
  }
  .principles__shadow {
    display: none;
  }
  .principles__feather {
    top: inherit;
    left: 50px;
    bottom: 20px;
  }
  .principles__circle {
    display: none;
  }
  .activity__feather {
    display: none;
  }
  .activity .slider-activity__swiper-container {
    max-width: 765px;
    margin: 0 auto 80px auto;
  }
  .contacts__picture-column {
    display: none;
  }
  .contacts__info-column {
    padding: 0;
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .description-block__title {
    margin: 0 0 30px 0;
  }
  .description-block .man-block {
    flex-direction: column;
    align-items: center;
  }
  .description-block .man-block__text {
    order: 2;
  }
  .description-block .man-block__text p:first-child {
    margin: 40px 0 0 0;
  }
  .description-block .man-block__text p:nth-child(2) {
    margin: 30px 0;
  }
  .description-block .brides-hand {
    margin: 50px 0;
  }
  .description-block .brides-hand__bride-back {
    display: none;
  }
  .description-block .brides-hand__text {
    margin: 0 0 0 70px;
  }
  .description-block .brides-hand__text_top-text {
    margin: 0;
  }
  .description-block .brides-hand__text_bottom-text {
    margin: 30px 0 0 0;
  }
  .description-block .brides-hand__pict {
    padding: 0;
  }
  .description-block .brides-steps__text p:first-child, .description-block .brides-steps__text p:nth-child(2) {
    padding: 0 20px 0 0;
  }
  .description-block .video-block__video {
    margin: 50px 0 0 0;
  }
  .activity .slider-activity__buttons-group {
    display: none;
  }
  .activity .slider-activity__ellipse {
    display: none;
  }
  .activity .slider-activity__scrollbar.swiper-scrollbar {
    max-width: 100%;
  }
}
@media (max-width: 811px) {
  .description-block .brides-steps {
    flex-direction: column;
    align-items: center;
    margin: 0 0 50px 0;
  }
  .description-block .brides-steps__text {
    order: 2;
  }
  .description-block .brides-steps__text img {
    display: none;
  }
  .description-block .brides-steps__text p:first-child, .description-block .brides-steps__text p:nth-child(2) {
    padding: 0;
    margin: 0;
    max-width: 480px;
  }
  .description-block .brides-steps__text p:first-child {
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  .activity .slider-activity__swiper-container {
    margin: 0 auto 30px auto;
  }
  .contacts__list {
    margin: 20px 0 -64px 0;
  }
  .contacts__link {
    margin: 0 0 30px 0;
  }
  .main-send {
    padding-top: 50px;
  }
  .representation__item {
    width: 48%;
  }
  .representation__item p {
    margin-bottom: 11px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }
  .representation__item p:nth-child(2) {
    font-size: 14px;
  }
  .representation__contacts {
    padding: 25px 15px 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .description-block__right-feather {
    display: none;
  }
  .description-block__left-feather {
    display: none;
  }
  .description-block .man-block__pict_shadow {
    display: none;
  }
  .description-block .brides-hand {
    flex-direction: column;
    align-items: center;
  }
  .description-block .brides-hand__pict {
    margin: 0 0 30px 0;
  }
  .description-block .brides-hand__feather {
    top: 40px;
    right: 0;
  }
  .description-block .brides-hand__bride {
    padding: 0 72px 0 0;
  }
  .description-block .brides-hand__bride img {
    height: 100%;
    object-fit: cover;
  }
  .description-block .brides-hand__text {
    margin: 0 auto;
    max-width: 480px;
  }
  .description-block .brides-hand__text_top-text {
    max-width: inherit;
  }
  .description-block .brides-hand__text_bottom-text {
    max-width: inherit;
  }
  .principles__columns {
    flex-direction: column;
  }
  .principles__content {
    align-items: center;
  }
  .principles__row .principles__column {
    max-width: 299px;
  }
  .principles__feather {
    display: none;
  }
  .activity {
    margin: 50px 0;
  }
  .description-block .brides-hand__feather {
    display: none;
  }
  .description-block .brides-hand__bride {
    padding: 0;
  }
  .main-form input {
    height: 40px;
  }
  .main-send .main-form .button-send {
    margin: 20px auto 0 auto;
  }
  .about-company {
    padding: 0 0 50px 0;
  }
  .representation__content {
    padding-top: 50px;
  }
  .contacts {
    padding: 50px 0;
  }
}
@media (max-width: 735px) {
  .contacts__list {
    max-width: 350px;
  }
  .contacts__link {
    width: 100%;
  }
}
@media (max-width: 567px) {
  .description-block .brides-steps__feather {
    display: none;
  }
  .principles__title {
    text-align: center;
    font-size: 32px;
  }
  .principles__column {
    padding: 10px 10px 10px 70px;
    margin: 0 0 25px 0;
  }
  .principles__column_title span {
    font-size: 48px;
  }
  .activity__title {
    font-size: 32px;
    margin: 0 0 20px 0;
  }
  .representation__title {
    font-size: 32px;
    margin: 0 0 20px 0;
  }
  .contacts__title {
    font-size: 32px;
  }
}
@media (max-width: 424px) {
  .description-block__subtitle {
    font-size: 18px;
  }
  .description-block .video-block__video {
    margin: 30px 0 0 0;
  }
  .activity .slider-activity__swiper-container {
    max-width: 290px;
  }
  .activity .slider-activity .slider-card {
    max-width: 290px;
  }
  .activity .slider-activity .slider-card__picture {
    width: 290px;
    height: 270px;
  }
  .representation__sort .sort-select {
    width: 100%;
  }
}
@media (max-width: 374px) {
  .description-block .brides-hand__pict {
    min-width: inherit;
  }
  .description-block .brides-hand__bride {
    padding: 0;
  }
  .description-block .brides-hand__feather {
    display: none;
  }
}
.activity .slider-activity .slider-card__description.reviews__item__text__show-more {
  height: auto;
  overflow: visible;
}

.btn-show-more {
  width: 150px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  border-radius: 35px 0 35px 0;
  height: 30px;
  font-weight: 500;
  color: #424242;
  line-height: 28px;
  font-size: 15px;
}

.btn-show-more__center {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .btn-show-more__center {
    display: none;
  }
}