.wrapper {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}

body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
}

section {
  padding: 0 20px;
}

.esteticheskaya .wrapper {
  border-radius: 20px;
  background: linear-gradient(110deg, rgba(35, 34, 34, 0) 36.83%, rgba(35, 34, 34, 0.06) 94.18%), #F1F4F6;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.esteticheskaya .wrapper .esteticheskaya_top {
  max-width: 550px;
  padding: 50px 40px 40px;
  width: 49%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  box-sizing: border-box;
}
.esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_title {
  padding: 0;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 0 0 20px;
}
@media (max-width: 1200px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_title {
    font-size: 45px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_title {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_title {
    font-size: 35px;
  }
}
@media (max-width: 450px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_title {
    font-size: 30px;
  }
}
.esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_description {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_description {
    font-size: 18px;
  }
}
@media (max-width: 450px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_description {
    font-size: 16px;
  }
}
.esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_metka {
  margin-top: auto;
  border-radius: 20px;
  background: #45A041;
  padding: 20px;
}
.esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_metka span {
  color: #FFF;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 900px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_metka span {
    font-size: 18px;
  }
}
@media (max-width: 450px) {
  .esteticheskaya .wrapper .esteticheskaya_top .esteticheskaya_metka span {
    font-size: 16px;
  }
}
.esteticheskaya .wrapper .esteticheskaya_img {
  display: block;
  max-width: 550px;
  width: 49%;
  height: 512px;
  padding-top: 16px;
  object-fit: cover;
  border-radius: 0 0 20px 0;
}
@media (max-width: 1120px) {
  .esteticheskaya .wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .esteticheskaya .wrapper .esteticheskaya_top {
    max-width: 1120px;
    padding: 50px 40px 40px;
    width: 100%;
  }
  .esteticheskaya .wrapper .esteticheskaya_img {
    display: block;
    max-width: 550px;
    width: 100%;
    height: auto;
    padding-top: 0;
    margin-left: auto;
  }
}
@media (max-width: 650px) {
  .esteticheskaya .wrapper .esteticheskaya_top {
    padding: 20px 20px 13px;
  }
  .esteticheskaya .wrapper .esteticheskaya_img {
    display: block;
    max-width: 550px;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-left: 13px;
    margin-left: auto;
  }
}

.esteticheskaya_subtop {
  padding-top: 120px;
}
.esteticheskaya_subtop .wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_first {
  max-width: 550px;
  width: 48.5%;
  height: auto;
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_first .esteticheskaya_subtop_title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_first .esteticheskaya_subtop_title {
    font-size: 35px;
  }
}
@media (max-width: 750px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_first .esteticheskaya_subtop_title {
    font-size: 30px;
    margin-bottom: 16px;
  }
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_first .esteticheskaya_subtop_description {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item {
  max-width: 550px;
  width: 48.5%;
  border-radius: 20px;
  background: #F1F4F6;
  padding: 30px;
  height: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .number {
  color: rgba(35, 34, 34, 0.2);
  font-family: Rubik, roboto, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 60px;
}
@media (max-width: 1200px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .number {
    font-size: 24px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .number {
    font-size: 22px;
    margin-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .number {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .title {
    font-size: 24px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .title {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .title {
    font-size: 20px;
  }
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .description {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 600px) {
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item .description {
    font-size: 16px;
  }
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item:last-of-type {
  background: #009ADE;
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item:last-of-type .number {
  color: rgba(255, 255, 255, 0.3);
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item:last-of-type .title {
  color: #FFFFFF;
}
.esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item:last-of-type .description {
  color: #FFFFFF;
}
@media (max-width: 850px) {
  .esteticheskaya_subtop .wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_first {
    padding: 20px;
    max-width: 850px;
    width: 100%;
  }
  .esteticheskaya_subtop .wrapper .esteticheskaya_subtop_item {
    padding: 20px;
    max-width: 850px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_subtop .wrapper {
    gap: 16px;
  }
}
@media (max-width: 1200px) {
  .esteticheskaya_subtop {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_subtop {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_subtop {
    padding-top: 40px;
  }
}

.kids_us {
  padding-top: 120px;
}
.kids_us .wrapper .kids_us_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.kids_us .wrapper .kids_us_content .staff {
  max-width: 438px;
  width: 100%;
  margin-right: 20px;
  border-radius: 20px;
}
.kids_us .wrapper .kids_us_content .staff .item {
  width: 100%;
}
.kids_us .wrapper .kids_us_content .staff .item .staff-card .watch-video {
  width: 80px;
  height: 80px;
}
.kids_us .wrapper .kids_us_content .staff .item .staff-card .watch-video svg {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 51px;
  height: 51px;
}
.kids_us .wrapper .kids_us_content .staff .item .staff-card .watch-video:hover svg {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 70px;
  height: 70px;
}
.kids_us .wrapper .kids_us_content .staff .item .staff-card .img-wrapper {
  min-height: 480px;
}
.kids_us .wrapper .kids_us_content .staff .item .staff-video .watch-video {
  width: 80px;
  height: 80px;
}
.kids_us .wrapper .kids_us_content .staff .item .staff-video .watch-video svg {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 51px;
  height: 51px;
}
.kids_us .wrapper .kids_us_content .staff .item .staff-video .watch-video:hover svg {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 70px;
  height: 70px;
}
.kids_us .wrapper .kids_us_content .kids_us_left {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px;
  max-width: 662px;
  width: 60%;
  box-sizing: border-box;
  border-radius: 20px;
  background: #F1F4F6;
  height: auto;
  position: relative;
}
.kids_us .wrapper .kids_us_content .kids_us_left .kids_us_left_title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 24px;
}
.kids_us .wrapper .kids_us_content .kids_us_left .kids_us_left_ul {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 900px) {
  .kids_us .wrapper .kids_us_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kids_us .wrapper .kids_us_content .kids_us_left {
    margin-top: 20px;
    padding: 40px;
    max-width: 900px;
    width: 100%;
  }
}
@media (max-width: 450px) {
  .kids_us .wrapper .kids_us_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kids_us .wrapper .kids_us_content .staff {
    margin-top: 20px;
    order: 2;
    max-width: 450px;
    margin-right: 0;
  }
  .kids_us .wrapper .kids_us_content .staff .item .staff-card .watch-video {
    width: 50px;
    height: 50px;
  }
  .kids_us .wrapper .kids_us_content .staff .item .staff-card .watch-video svg {
    width: 32px;
    height: 32px;
  }
  .kids_us .wrapper .kids_us_content .staff .item .staff-card .watch-video:hover svg {
    width: 45px;
    height: 45px;
  }
  .kids_us .wrapper .kids_us_content .staff .item .staff-card .img-wrapper {
    min-height: 335px;
  }
  .kids_us .wrapper .kids_us_content .staff .item .staff-video .watch-video {
    width: 50px;
    height: 50px;
  }
  .kids_us .wrapper .kids_us_content .staff .item .staff-video .watch-video svg {
    width: 32px;
    height: 32px;
  }
  .kids_us .wrapper .kids_us_content .staff .item .staff-video .watch-video:hover svg {
    width: 45px;
    height: 45px;
  }
  .kids_us .wrapper .kids_us_content .kids_us_left {
    margin-top: 0;
    order: 1;
    padding: 40px 20px;
  }
  .kids_us .wrapper .kids_us_content .kids_us_left .kids_us_left_title {
    font-size: 30px;
  }
  .kids_us .wrapper .kids_us_content .kids_us_left .kids_us_left_ul {
    font-size: 16px;
  }
}
.kids_us .wrapper .surgery_atmosfera_bottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 30px;
}
.kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_cont {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 20px 20px 0 20px;
  background: #45A041;
  padding: 30px;
  max-width: 1035px;
  width: 100%;
  margin-right: 15px;
  box-sizing: border-box;
}
.kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_cont span {
  color: #FFF;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_i {
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  min-width: 60px;
  background-color: #45A041;
}
.kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_i span {
  color: #FFF;
  text-align: center;
  font-family: Rubik, roboto, sans-serif;
  font-size: 38.667px;
  font-style: normal;
  font-weight: 500;
  line-height: 48.334px;
}
@media (max-width: 550px) {
  .kids_us .wrapper .surgery_atmosfera_bottom {
    margin-top: 20px;
  }
  .kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_cont {
    padding: 16px;
    margin-right: 12px;
  }
  .kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_cont span {
    font-size: 16px;
  }
  .kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_i {
    width: 32px;
    height: 32px;
    min-width: 32px;
  }
  .kids_us .wrapper .surgery_atmosfera_bottom .surgery_atmosfera_bottom_i span {
    font-size: 24px;
    line-height: 100%;
  }
}
@media (max-width: 1200px) {
  .kids_us {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .kids_us {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .kids_us {
    padding-top: 40px;
  }
}

.esteticheskaya_our {
  padding-top: 120px;
}
.esteticheskaya_our .wrapper .esteticheskaya_our_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
.esteticheskaya_our .wrapper .esteticheskaya_our_top .esteticheskaya_our_title {
  max-width: 440px;
  width: 48%;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 900px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_top .esteticheskaya_our_title {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_top .esteticheskaya_our_title {
    max-width: 750px;
    width: 100%;
    font-size: 30px;
    margin-bottom: 16px;
  }
}
.esteticheskaya_our .wrapper .esteticheskaya_our_top .esteticheskaya_our_description {
  max-width: 530px;
  width: 48%;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 750px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_top .esteticheskaya_our_description {
    max-width: 750px;
    width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 750px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_top {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.esteticheskaya_our .wrapper .esteticheskaya_our_items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item {
  max-width: 360px;
  width: 32.5%;
  min-height: 360px;
  height: auto;
}
.esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 30px;
  border-radius: 20px;
  background: #F1F4F6;
}
.esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content .esteticheskaya_our_item_title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content .esteticheskaya_our_item_img {
  margin-top: auto;
  margin-left: auto;
  width: 284px;
  height: 173px;
}
.esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content_img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
@media (max-width: 1160px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item {
    width: 32%;
  }
}
@media (max-width: 1050px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item {
    max-width: 525px;
    width: 48%;
  }
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content_img {
    object-fit: cover;
    max-height: 360px;
  }
}
@media (max-width: 695px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item {
    max-width: 695px;
    width: 100%;
  }
}
@media (max-width: 400px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item {
    min-height: 280px;
  }
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content {
    padding: 20px;
  }
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content .esteticheskaya_our_item_title {
    font-size: 24px;
  }
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content .esteticheskaya_our_item_img {
    width: 212px;
    height: 129px;
  }
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item .esteticheskaya_our_item_content_img {
    max-height: 280px;
  }
}
@media (max-width: 400px) {
  .esteticheskaya_our .wrapper .esteticheskaya_our_items .esteticheskaya_our_item:nth-child(3) {
    order: 6;
  }
}
@media (max-width: 1200px) {
  .esteticheskaya_our {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_our {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_our {
    padding-top: 40px;
  }
}

.esteticheskaya_step {
  padding-top: 120px;
}
.esteticheskaya_step .wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_left {
  border-radius: 20px;
  background: #F1F4F6;
  padding: 40px;
  max-width: 550px;
  width: 48.5%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 30px;
}
@media (max-width: 900px) {
  .esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_title {
    font-size: 38px;
  }
}
@media (max-width: 700px) {
  .esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_title {
    font-size: 34px;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_title {
    font-size: 30px;
    margin-bottom: 16px;
  }
}
.esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul .esteticheskaya_step_li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul .esteticheskaya_step_li svg {
  display: block;
  width: 8px;
  min-width: 8px;
  height: 8px;
  margin-top: 10px;
  margin-right: 16px;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul .esteticheskaya_step_li span {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
}
@media (max-width: 900px) {
  .esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul {
    gap: 19px;
  }
  .esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul .esteticheskaya_step_li span {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul {
    gap: 16px;
  }
  .esteticheskaya_step .wrapper .esteticheskaya_step_left .esteticheskaya_step_ul .esteticheskaya_step_li span {
    font-size: 16px;
  }
}
@media (max-width: 1110px) {
  .esteticheskaya_step .wrapper .esteticheskaya_step_left {
    padding: 30px 20px;
  }
}
.esteticheskaya_step .wrapper .esteticheskaya_step_slider {
  border-radius: 20px;
  max-width: 550px;
  width: 48.5%;
  overflow: hidden;
  position: relative;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_slider .esteticheskaya_step_wrapper .esteticheskaya_step_img {
  display: block;
  max-width: 550px;
  border-radius: 20px;
  width: 100%;
  max-height: 520px;
  height: auto;
  object-fit: cover;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_slider .esteticheskaya_step_slider_pagination {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  z-index: 2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 14px;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_slider .esteticheskaya_step_slider_pagination .sr_bullet {
  position: relative;
  background-color: initial;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_slider .esteticheskaya_step_slider_pagination .sr_bullet::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #F1F4F7;
  top: 3px;
  left: 3px;
  border-radius: 50%;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_slider .esteticheskaya_step_slider_pagination .sr_bullet--active {
  background-color: #F1F4F7;
}
.esteticheskaya_step .wrapper .esteticheskaya_step_slider .esteticheskaya_step_slider_pagination .sr_bullet--active::after {
  background-color: #199CDB;
}
@media (max-width: 995px) {
  .esteticheskaya_step .wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .esteticheskaya_step .wrapper .esteticheskaya_step_left {
    max-width: 995px;
    width: 100%;
    margin-bottom: 20px;
  }
  .esteticheskaya_step .wrapper .esteticheskaya_step_slider {
    max-width: 995px;
    width: 100%;
  }
  .esteticheskaya_step .wrapper .esteticheskaya_step_slider .esteticheskaya_step_wrapper .esteticheskaya_step_img {
    max-width: 995px;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .esteticheskaya_step {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_step {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_step {
    padding-top: 40px;
  }
}

.esteticheskaya_technologies {
  padding-top: 120px;
}
.esteticheskaya_technologies .wrapper {
  border-radius: 20px;
  background: #009ADE;
  padding: 50px 40px 0 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.esteticheskaya_technologies .wrapper .esteticheskaya_technologies_img {
  max-width: 520px;
  width: 48%;
  display: block;
}
.esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content {
  max-width: 520px;
  width: 48%;
}
.esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_title {
  color: #FFF;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 30px;
}
@media (max-width: 900px) {
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_title {
    font-size: 38px;
  }
}
@media (max-width: 700px) {
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_title {
    font-size: 34px;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_title {
    font-size: 30px;
    margin-bottom: 16px;
  }
}
.esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin-bottom: 24px;
}
.esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_li svg {
  display: block;
  width: 8px;
  min-width: 8px;
  height: 8px;
  margin-top: 10px;
  margin-right: 16px;
}
.esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_li span {
  color: #FFF;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_li:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 1010px) {
  .esteticheskaya_technologies .wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content {
    margin-bottom: 24px;
    max-width: 1010px;
    width: 100%;
  }
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_img {
    order: 2;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_technologies .wrapper {
    padding: 30px 20px 0 20px;
  }
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_li {
    margin-bottom: 16px;
  }
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_li span {
    font-size: 16px;
  }
  .esteticheskaya_technologies .wrapper .esteticheskaya_technologies_content .esteticheskaya_technologies_li:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .esteticheskaya_technologies {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_technologies {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_technologies {
    padding-top: 40px;
  }
}

.esteticheskaya_facts {
  padding-top: 120px;
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_top .esteticheskaya_facts_title {
  max-width: 440px;
  width: 48%;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 900px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_top .esteticheskaya_facts_title {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_top .esteticheskaya_facts_title {
    max-width: 750px;
    width: 100%;
    font-size: 30px;
    margin-bottom: 16px;
  }
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_top .esteticheskaya_facts_description {
  max-width: 530px;
  width: 48%;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 750px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_top .esteticheskaya_facts_description {
    max-width: 750px;
    width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 750px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_top {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 20px;
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  max-width: 662px;
  width: 100%;
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items .esteticheskaya_facts_item {
  border-radius: 20px;
  background: #F1F4F6;
  padding: 30px;
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items .esteticheskaya_facts_item .esteticheskaya_facts_item_title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 8px;
}
@media (max-width: 900px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items .esteticheskaya_facts_item .esteticheskaya_facts_item_title {
    font-size: 35px;
  }
}
@media (max-width: 750px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items .esteticheskaya_facts_item .esteticheskaya_facts_item_title {
    font-size: 30px;
  }
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items .esteticheskaya_facts_item .esteticheskaya_facts_item_description {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 750px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items .esteticheskaya_facts_item .esteticheskaya_facts_item_description {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items .esteticheskaya_facts_item {
    padding: 20px;
  }
}
.esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_img {
  object-fit: cover;
  object-position: top;
  display: block;
  border-radius: 20px;
  max-width: 438px;
  width: 100%;
}
@media (max-width: 800px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_items {
    max-width: 800px;
    width: 100%;
  }
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_img {
    max-width: 800px;
    max-height: 350px;
  }
}
@media (max-width: 400px) {
  .esteticheskaya_facts .wrapper .esteticheskaya_facts_content .esteticheskaya_facts_img {
    max-height: 215px;
  }
}
@media (max-width: 1200px) {
  .esteticheskaya_facts {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_facts {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_facts {
    padding-top: 40px;
  }
}

.treatment_drop {
  padding-top: 120px;
}
.treatment_drop .wrapper .treatment_drop_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 40px;
}
.treatment_drop .wrapper .treatment_drop_top .treatment_dropt_title {
  max-width: 840px;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 600px) {
  .treatment_drop .wrapper .treatment_drop_top {
    margin-bottom: 20px;
  }
  .treatment_drop .wrapper .treatment_drop_top .treatment_dropt_title {
    font-size: 30px;
  }
}
.treatment_drop .wrapper .treatment_drop_top .treatment_drop_control {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.treatment_drop .wrapper .treatment_drop_top .treatment_drop_control .treatment_drop_button {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-color: #45A041;
}
.treatment_drop .wrapper .treatment_drop_top .treatment_drop_control .treatment_drop_button svg {
  display: block;
  width: 29px;
  height: 29px;
}
.treatment_drop .wrapper .treatment_drop_top .treatment_drop_control .treatment_drop_left {
  margin-right: 10px;
}
@media (max-width: 700px) {
  .treatment_drop .wrapper .treatment_drop_top .treatment_drop_control {
    display: none;
  }
}
@media (max-width: 700px) {
  .treatment_drop .wrapper .treatment_drop_top {
    padding-right: 20px;
  }
}
.treatment_drop .wrapper .treatment_drop_slider {
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  border-radius: 20px;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider {
  opacity: 1;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after {
  --pos: 50%;
  position: relative;
  width: 100%;
  max-width: 740px;
  aspect-ratio: 4/3;
  overflow: hidden;
  border-radius: 12px;
  max-height: 480px;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  max-width: 740px;
  max-height: 480px;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__after-wrapper {
  position: absolute;
  inset: 0;
  width: var(--pos, 50%);
  overflow: hidden;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__img--bottom {
  z-index: 1;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__img--top {
  z-index: 2;
  clip-path: inset(0 calc(100% - var(--pos)) 0 0);
  /*       top right                 bottom left  */
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--pos);
  transform: translateX(-50%);
  width: 4px;
  background: #fff;
  z-index: 3;
  pointer-events: none;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__handle::before {
  content: "";
  position: absolute;
  top: calc(50% - 34px);
  left: calc(50% - 34px);
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background-image: url(../img/treatment/pols.svg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 550px) {
  .treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__handle::before {
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    width: 48px;
    height: 48px;
  }
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__range {
  position: absolute;
  inset: 0;
  width: 100%;
  z-index: 4;
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 30px;
  height: 30px;
  background: transparent;
  cursor: pointer;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .drop_slider .before-after .before-after__range::-moz-range-thumb {
  width: 30px;
  height: 30px;
  background: transparent;
  border: none;
  cursor: pointer;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_wrapper .swiper-slide-next .before-after {
  --pos: 22%;
}
.treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_pagination {
  display: none;
}
@media (max-width: 700px) {
  .treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_pagination {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    width: fit-content;
    width: -moz-fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_pagination .sr_bullet {
    position: relative;
    background-color: white;
    width: 18px;
    height: 18px;
    border-radius: 50%;
  }
  .treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_pagination .sr_bullet::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #F1F4F7;
    top: 3px;
    left: 3px;
    border-radius: 50%;
  }
  .treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_pagination .sr_bullet--active {
    background-color: #F1F4F7;
  }
  .treatment_drop .wrapper .treatment_drop_slider .treatment_drop_slider_pagination .sr_bullet--active::after {
    background-color: #199CDB;
  }
}
@media (max-width: 700px) {
  .treatment_drop .wrapper .treatment_drop_slider {
    border-radius: 0;
  }
}
@media (max-width: 120px) {
  .treatment_drop {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .treatment_drop {
    padding-top: 70px;
  }
}
@media (max-width: 700px) {
  .treatment_drop {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .treatment_drop {
    padding-top: 40px;
  }
}

.surgery_comments {
  padding-top: 120px;
}
.surgery_comments .wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.surgery_comments .wrapper .surgery_comments_left {
  position: relative;
  border-radius: 20px;
  background: #45A041;
  max-width: 550px;
  width: 49%;
  height: auto;
}
.surgery_comments .wrapper .surgery_comments_left .tll {
  position: absolute;
  left: -35px;
  top: -40px;
  width: 36px;
  height: 49px;
}
@media (max-width: 1000px) {
  .surgery_comments .wrapper .surgery_comments_left .tll {
    display: none;
  }
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content {
  background-image: url(../img/surgery/comments.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  border-radius: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_title {
  color: #FFF;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content {
    padding: 30px;
  }
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_title {
    font-size: 35px;
  }
}
@media (max-width: 600px) {
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content {
    padding: 20px;
  }
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_title {
    font-size: 30px;
  }
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom {
  margin-top: auto;
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_bottom_title {
  font-family: Rubik, roboto, sans-serif;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 20px;
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links .surgery_comments_left_link {
  padding: 15px 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
  margin-right: 12px;
  border-radius: 100px;
  background: #FFF;
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links .surgery_comments_left_link svg {
  display: block;
  width: 20px;
  height: 20px;
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links .surgery_comments_left_link span {
  padding-left: 10px;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links .surgery_comments_left_link:last-of-type {
  margin-right: 0;
}
@media (max-width: 600px) {
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_bottom_title {
    font-size: 16px;
  }
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links .surgery_comments_left_link {
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0;
  }
  .surgery_comments .wrapper .surgery_comments_left .surgery_comments_left_content .surgery_comments_left_bottom .surgery_comments_left_links .surgery_comments_left_link:last-of-type {
    margin-top: 12px;
  }
}
.surgery_comments .wrapper .surgery_comments_content {
  max-width: 550px;
  width: 49%;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment {
  border-radius: 20px;
  border: 1px solid #DADADA;
  background: #FFF;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_img {
  display: block;
  min-width: 54px;
  width: 54px;
  height: 54px;
  border-radius: 54px;
  margin-right: 16px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title .name {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-right: 10px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title svg {
  display: block;
  width: 21px;
  height: 21px;
  margin-right: 10px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title .req {
  color: rgba(35, 34, 34, 0.5);
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .name_clinic {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 4px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .rec {
  color: #898989;
  font-family: Rubik, roboto, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date span {
  color: #898989;
  font-family: Rubik, roboto, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date svg:first-of-type {
  display: block;
  margin: 0 6px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date svg:last-of-type {
  display: block;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 13px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .stars {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 10px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .stars svg {
  display: block;
  width: 20px;
  height: 20px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star span {
  color: #898989;
  font-family: Rubik, roboto, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding-right: 10px;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .tagq {
  border-radius: 5px;
  border: 1px solid #D2D2D2;
  padding: 3px 6px;
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_text {
  margin-top: 24px;
  color: rgba(35, 34, 34, 0.8);
  font-family: Rubik, roboto, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.surgery_comments .wrapper .surgery_comments_content .surgery_comment:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 850px) {
  .surgery_comments .wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .surgery_comments .wrapper .surgery_comments_left {
    max-width: 850px;
    width: 100%;
    margin-bottom: 20px;
  }
  .surgery_comments .wrapper .surgery_comments_content {
    max-width: 850px;
    width: 100%;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment {
    border-radius: 20px;
    border: 1px solid #DADADA;
    background: #FFF;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_img {
    display: block;
    min-width: 54px;
    width: 54px;
    height: 54px;
    border-radius: 54px;
    margin-right: 16px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title .name {
    color: #232222;
    font-family: Rubik, roboto, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-right: 10px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title svg {
    display: block;
    width: 21px;
    height: 21px;
    margin-right: 10px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title .req {
    color: rgba(35, 34, 34, 0.5);
    font-family: Rubik, roboto, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .name_clinic {
    color: #232222;
    font-family: Rubik, roboto, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 4px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .rec {
    color: #898989;
    font-family: Rubik, roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date span {
    color: #898989;
    font-family: Rubik, roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date svg:first-of-type {
    display: block;
    margin: 0 6px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date svg:last-of-type {
    display: block;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 13px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .stars {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 10px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .stars svg {
    display: block;
    width: 20px;
    height: 20px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star span {
    color: #898989;
    font-family: Rubik, roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-right: 10px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .tagq {
    border-radius: 5px;
    border: 1px solid #D2D2D2;
    padding: 3px 6px;
    color: #232222;
    font-family: Rubik, roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_text {
    margin-top: 24px;
    color: rgba(35, 34, 34, 0.8);
    font-family: Rubik, roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
}
@media (max-width: 510px) {
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment {
    padding: 20px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_img {
    min-width: 48px;
    width: 48px;
    height: 48px;
    border-radius: 48px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title .name {
    font-size: 17px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title svg {
    width: 18px;
    height: 17px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_title .req {
    font-size: 17px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .name_clinic {
    font-size: 17px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .rec {
    font-size: 14px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date span {
    font-size: 14px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_top .surgery_comment_body .surgery_comment_date svg:last-of-type {
    width: 14px;
    height: 14px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star {
    margin-top: 10px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .stars {
    margin-right: 7px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .stars svg {
    width: 16px;
    height: 16px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star span {
    font-size: 14px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_star .tagq {
    font-size: 12px;
  }
  .surgery_comments .wrapper .surgery_comments_content .surgery_comment .surgery_comment_text {
    margin-top: 16px;
    font-size: 16px;
  }
}
@media (max-width: 120px) {
  .surgery_comments {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .surgery_comments {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .surgery_comments {
    padding-top: 40px;
  }
}

.esteticheskaya_yu {
  padding-top: 120px;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_title {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_title {
    font-size: 30px;
  }
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item {
  padding: 40px;
  border-radius: 20px;
  background: #F1F4F6;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  cursor: pointer;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_title {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-right: 15px;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_active {
  display: none;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #45A041;
  border-radius: 50%;
  width: 40px;
  min-width: 40px;
  height: 40px;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_active svg {
  display: block;
  width: 24px;
  height: 24px;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_close {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #FFFFFF;
  border-radius: 50%;
  width: 40px;
  min-width: 40px;
  height: 40px;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_close svg {
  display: block;
  width: 24px;
  height: 24px;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_span {
  padding-top: 24px;
  display: none;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_span span {
  color: #232222;
  font-family: Rubik, roboto, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 600px) {
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item {
    padding: 20px;
  }
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_title {
    font-size: 20px;
  }
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_active {
    width: 36px;
    min-width: 36px;
    height: 36px;
  }
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_active svg {
    width: 21.6px;
    height: 21.6px;
  }
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_close {
    width: 36px;
    min-width: 36px;
    height: 36px;
  }
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_top .esteticheskaya_yu_item_close svg {
    width: 21.6px;
    height: 21.6px;
  }
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_span {
    padding-top: 20px;
  }
  .esteticheskaya_yu .wrapper .esteticheskaya_yu_items .esteticheskaya_yu_item .esteticheskaya_yu_item_span span {
    font-size: 16px;
  }
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .active .esteticheskaya_yu_item_top .esteticheskaya_yu_item_active {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .active .esteticheskaya_yu_item_top .esteticheskaya_yu_item_close {
  display: none;
}
.esteticheskaya_yu .wrapper .esteticheskaya_yu_items .active .esteticheskaya_yu_item_span {
  display: block;
}
@media (max-width: 1200px) {
  .esteticheskaya_yu {
    padding-top: 100px;
  }
}
@media (max-width: 900px) {
  .esteticheskaya_yu {
    padding-top: 70px;
  }
}
@media (max-width: 600px) {
  .esteticheskaya_yu {
    padding-top: 40px;
  }
}

.contact {
  margin-top: 120px !important;
  background: #009ADE !important;
}
.contact .container {
  position: relative;
  overflow: initial !important;
}
.contact .container .ttr {
  position: absolute;
  right: -40px;
  top: -40px;
  width: 36px;
  height: 49px;
  z-index: 3;
}
@media (max-width: 600px) {
  .contact .container .ttr {
    right: -20px;
    top: -20px;
    width: 24px;
    height: 28px;
  }
}
.contact .container .bl {
  position: absolute;
  left: -35px;
  bottom: -40px;
  width: 36px;
  height: 49px;
}
@media (max-width: 600px) {
  .contact .container .bl {
    width: 24px;
    height: 28px;
    left: -20px;
    bottom: -20px;
  }
}
@media (max-width: 1200px) {
  .contact {
    margin-top: 100px !important;
  }
}
@media (max-width: 900px) {
  .contact {
    margin-top: 70px !important;
  }
}
@media (max-width: 600px) {
  .contact {
    margin-top: 40px !important;
  }
}

#contact button, #contact input[type=submit] {
  background: #45A041 !important;
}

/*# sourceMappingURL=esteticheskaya.css.map */
