

/* Start:/css/2020/detail-page.css?174435258320890*/
/*.methodology*/
.methodology {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.methodology--extended h2 {
  margin-bottom: 70px !important;
}
.methodology--extended .methodology__extended {
  display: block;
}
.methodology__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.methodology h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.methodology__cols {
  display: -ms-flexbox;
  display: flex;
}
.methodology__col {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.methodology__col:last-child {
  -ms-flex: 0 0 400px;
      flex: 0 0 400px;
  width: 400px;
  max-width: 400px;
  margin-right: 0;
}
.methodology__presentation {
  width: 360px;
  max-width: 100%;
}
.methodology__video {
  width: 100%;
  height: 215px;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.methodology__video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.methodology__video-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.methodology__video-content {
  position: absolute;
  top: 50%;
  padding-top: 10px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2;
}
.methodology__video-text {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
  margin-right: 30px;
}
.methodology__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.methodology__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.methodology__btn-more:before {
  background: #f5f5f5;
}
.methodology__extended {
  display: none;
  margin-top: 30px;
}
.methodology__extended .methodology__cols {
  margin-bottom: 90px;
}
.methodology__extended .methodology__col:last-child {
  -ms-flex: 0 0 760px !important;
      flex: 0 0 760px !important;
  width: 760px !important;
  max-width: 760px !important;
}
.methodology__img {
  margin-bottom: 45px;
}
.methodology__inner-cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.methodology__inner-col {
  -ms-flex: 0 0 45%;
      flex: 0 0 45%;
  width: 45%;
  max-width: 45%;
}
.methodology__note {
  background-color: #fff;
  border: 1px solid #00a29a;
  padding: 50px 35px 75px 35px;
  text-align: center;
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
.methodology__note p {
  margin-top: 0;
}
.methodology__note p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1360px) {
  .methodology__section {
    padding: 45px 10px 45px 75px;
  }
  .methodology__col {
    margin-right: 20px;
  }
  .methodology__col {
    -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
    width: 30% !important;
    max-width: 30% !important;
  }
}
@media (max-width: 1279px) {
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 560px !important;
        flex: 0 0 560px !important;
    width: 560px !important;
    max-width: 560px !important;
  }
  .methodology__note {
    padding: 25px;
  }
}
@media (max-width: 1199px) {
  .methodology__section {
    padding-left: 10px;
  }
  .methodology h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .methodology__video {
    margin-bottom: 20px;
  }
  .methodology__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .methodology__extended .methodology__cols {
    margin-bottom: 50px;
  }
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 450px !important;
        flex: 0 0 450px !important;
    width: 450px !important;
    max-width: 450px !important;
  }
}
@media (max-width: 767px) {
  .methodology__cols {
    display: block;
  }
  .methodology__col {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__presentation {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .methodology__video {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    width: 48%;
    max-width: 48%;
  }
  .methodology__extended .methodology__col:last-child {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__img {
    margin-bottom: 25px;
  }
  .methodology__inner-cols {
    display: block;
  }
  .methodology__inner-col {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 639px) {
  .methodology__presentation {
    display: block;
  }
  .methodology__video {
    width: 100%;
    max-width: 100%;
  }
}
/*.differences-methodology*/
.differences-methodology {
  -ms-flex: none;
      flex: none;
}
.differences-methodology__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.differences-methodology h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.differences-methodology__cols {
  display: -ms-flexbox;
  display: flex;
}
.differences-methodology__col {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.differences-methodology__col:last-child {
  margin-right: 0;
}
.differences-methodology__presentation {
  width: 360px;
  max-width: 100%;
}
.differences-methodology__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.differences-methodology__btn-sign-up {
  margin-top: 50px;
}
@media (max-width: 1360px) {
  .differences-methodology__section {
    padding: 45px 10px 45px 75px;
  }
}
@media (max-width: 1279px) {
  .differences-methodology__col {
    margin-right: 20px;
  }
}
@media (max-width: 1199px) {
  .differences-methodology__section {
    padding-left: 10px;
  }
  .differences-methodology h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .differences-methodology__col {
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    width: 30%;
    max-width: 30%;
  }
  .differences-methodology__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .differences-methodology h2 {
    width: 100%;
  }
  .differences-methodology__cols {
    display: block;
  }
  .differences-methodology__col {
    width: 100%;
    max-width: 100%;
  }
  .differences-methodology__presentation {
    width: 100%;
  }
  .differences-methodology__btn-sign-up {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
/*.visualization-result*/
.visualization-result {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.visualization-result__section {
  /*width: 1600px;*/
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.visualization-result h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.visualization-result__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.visualization-result__col:first-child {
  -ms-flex: 0 0 365px;
      flex: 0 0 365px;
  width: 365px;
  max-width: 365px;
}
.visualization-result__col:last-child {
  -ms-flex: 0 0 515px;
      flex: 0 0 515px;
  width: 515px;
  max-width: 515px;
  margin-left: 35px;
}
.visualization-result__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.visualization-result__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.visualization-result__img {
  width: 490px;
  max-width: 100%;
  margin-top: -25px;
  margin-bottom: 25px;
}
.visualization-result__btn-more {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  width: 135px;
  max-width: 100%;
  display: block;
  padding-left: 55px;
  margin-left: auto;
  transition: color 0.3s;
  position: relative;
}
.visualization-result__btn-more:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 41px;
  height: 37px;
  background: url("/img/2020/more-icon.svg") 0 0 no-repeat;
  z-index: 1;
}
.visualization-result__btn-more:hover {
  color: #bde9f1;
}
.visualization-result__btn-sign-up:before {
  background: #f5f5f5;
}
@media (max-width: 1599px) {
  .visualization-result__col:last-child {
    -ms-flex: 0 0 415px;
        flex: 0 0 415px;
    width: 415px;
    max-width: 415px;
  }
}
@media (max-width: 1360px) {
  .visualization-result__section {
    background-image: none !important;
  }
  .visualization-result__section {
    padding: 45px 10px 45px 75px;
  }
  .visualization-result__cols {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .visualization-result__col {
    -ms-flex: 0 0 45% !important;
        flex: 0 0 45% !important;
    width: 45% !important;
    max-width: 45% !important;
  }
}
@media (max-width: 1199px) {
  .visualization-result__section {
    padding-left: 10px;
  }
  .visualization-result h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .visualization-result__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .visualization-result__cols {
    display: block;
  }
  .visualization-result__col {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  .visualization-result__img {
    margin-top: 0;
  }
}
@media (max-width: 375px) {
  .visualization-result__btn-sign-up {
    font-size: 13px;
  }
}
/*.ready-procedure*/
.ready-procedure {
  -ms-flex: none;
      flex: none;
}
.ready-procedure__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.ready-procedure h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 450px;
  max-width: 100%;
}
.ready-procedure__importance {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
}
.ready-procedure__importance-img {
  -ms-flex: 0 0 560px;
      flex: 0 0 560px;
  width: 560px;
  max-width: 560px;
  margin-right: 50px;
}
.ready-procedure__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.ready-procedure__importance-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.ready-procedure__importance-icon {
  -ms-flex: 0 0 45px;
      flex: 0 0 45px;
  width: 45px;
  max-width: 45px;
  margin-right: 45px;
  text-align: center;
  margin-top: 5px;
}
.ready-procedure__text {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.7;
}
.ready-procedure__info-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 30px;
}
.ready-procedure__info-top .ready-procedure__content:first-child {
  -ms-flex: 0 0 640px;
      flex: 0 0 640px;
  width: 640px;
  max-width: 640px;
  max-width: 100%;
  margin-right: 40px;
}
.ready-procedure__content p {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
}
.ready-procedure__content p.note {
  font-style: italic;
  color: #00a29a;
  margin-bottom: 0;
}
.ready-procedure__info-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.ready-procedure__info-img {
  -ms-flex: 0 0 640px;
      flex: 0 0 640px;
  width: 640px;
  max-width: 640px;
  margin-right: 40px;
}
.steps-info {
  margin-bottom: 80px;
}
.steps-info__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.steps-info__item {
  -ms-flex: 0 0 29%;
      flex: 0 0 29%;
  width: 29%;
  max-width: 29%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.steps-info__items.steps-five_item .steps-info__item {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    width: 48%;
    max-width: 48%;
}

.steps-info__num {
  font-size: 100px;
  color: #00a29a;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  -ms-flex: 0 0 70px;
      flex: 0 0 70px;
  width: 70px;
  max-width: 70px;
}
.steps-info__desc {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.5;
}
.steps-info__desc span {
  text-decoration: underline;
}
@media (max-width: 1360px) {
  .ready-procedure__section {
    padding: 45px 10px 45px 75px;
  }
}
@media (max-width: 1279px) {
  .ready-procedure__importance-icon {
    margin-right: 25px;
  }
}
@media (max-width: 1199px) {
  .ready-procedure__section {
    padding-left: 10px;
  }
  .ready-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .ready-procedure h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .ready-procedure__importance {
    display: block;
    margin-bottom: 35px;
  }
  .ready-procedure__importance-img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .ready-procedure__info-top {
    display: block;
  }
  .ready-procedure__info-top .ready-procedure__content:first-child {
    width: 100%;
    max-width: 100%;
  }
  .ready-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .ready-procedure__info-bottom {
    display: block;
  }
  .ready-procedure__info-img {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .steps-info {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .steps-info__items {
    display: block;
  }
  .steps-info__item, .steps-info__items.steps-five_item .steps-info__item {
    width: 100%;
    max-width: 100%;
	margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .steps-info__num {
    -ms-flex: 0 0 35px;
        flex: 0 0 35px;
    width: 35px;
    max-width: 35px;
    font-size: 50px;
  }
  .steps-info__desc {
    line-height: 1.2;
  }
}
/*.info-block-procedure*/
.info-block-procedure {
  -ms-flex: none;
      flex: none;
}
.info-block-procedure__section {
  /*width: 1600px;*/
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #9c9c9c;
  position: relative;
}
.info-block-procedure__section:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
  display: none;
}
.info-block-procedure__inner {
  width: 675px;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.info-block-procedure h2 {
  font-size: 30px;
  color: #fff;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 0.02em;
  margin-bottom: 25px;
}
.info-block-procedure__content p {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 1360px) {
  .info-block-procedure__section {
    padding: 45px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .info-block-procedure__section {
    padding-left: 10px;
  }
  .info-block-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .info-block-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .info-block-procedure__section {
    background-position: 75% 50%;
  }
}
@media (max-width: 767px) {
  .info-block-procedure__section:after {
    display: block;
  }
}
/*.recommendation*/
.recommendation {
  -ms-flex: none;
      flex: none;
}
.recommendation--type2 .recommendation__section {
  padding-top: 0;
}
.recommendation--type2 .recommendation__btn-before-after {
  margin-top: 35px;
}
.recommendation__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 100px 50px 100px;
}
.recommendation h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 530px;
  max-width: 100%;
}
.recommendation__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.recommendation__col {
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
  width: 48%;
  max-width: 48%;
}
.recommendation__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 1360px) {
  .recommendation__section {
    padding: 45px 10px 25px 75px;
  }
}
@media (max-width: 1199px) {
  .recommendation__section {
    padding-left: 10px;
  }
  .recommendation h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .recommendation__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .recommendation__cols {
    display: block;
  }
  .recommendation__col {
    width: 100%;
    max-width: 100%;
  }
  .recommendation__img {
    display: none;
  }
}
/*.after-procedure*/
.after-procedure {
  -ms-flex: none;
      flex: none;
}
.after-procedure__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 119px 0px 119px;
}
.after-procedure h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 530px;
  max-width: 100%;
}
.after-procedure__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__col:first-child {
  -ms-flex: 0 0 465px;
      flex: 0 0 465px;
  width: 465px;
  max-width: 465px;
  margin-right: 110px;
}
.after-procedure__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 22px;
}
.after-procedure__list {
  list-style-type: none;
  padding-left: 0;
  margin-left: -15px;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__list li {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  padding-left: 25px;
  margin-top: 0;
  margin-bottom: 25px;
  width: 48%;
  position: relative;
}
.after-procedure__list li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("/img/2020/ellipse-icon-tifani.svg") 0 0 no-repeat;
}
@media (max-width: 1360px) {
  .after-procedure__section {
    padding: 25px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .after-procedure__section {
    padding-left: 10px;
  }
  .after-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .after-procedure__col:first-child {
    margin-right: 50px;
  }
  .after-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .after-procedure__list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 967px) {
  .after-procedure__cols {
    display: block;
  }
  .after-procedure__col:first-child {
    width: 100%;
  }
  .after-procedure__img {
    display: none;
  }
  .after-procedure__list {
    display: block;
    margin-left: 0;
  }
}

.after-procedure__img img {
  display: block;
}
/* End */


/* Start:/css/2020/detail-page-2.css?174435259928188*/
/*.methodology*/
.methodology {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.methodology--extended h2 {
  margin-bottom: 70px !important;
}
.methodology--extended .methodology__extended {
  display: block;
}
.methodology__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.methodology h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.methodology__cols {
  display: -ms-flexbox;
  display: flex;
}
.methodology__col {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.methodology__col:last-child {
  -ms-flex: 0 0 400px;
      flex: 0 0 400px;
  width: 400px;
  max-width: 400px;
  margin-right: 0;
}
.methodology__presentation {
  width: 360px;
  max-width: 100%;
}
.methodology__video {
  width: 100%;
  height: 215px;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.methodology__video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.methodology__video-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.methodology__video-content {
  position: absolute;
  top: 50%;
  padding-top: 10px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2;
}
.methodology__video-text {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
  margin-right: 30px;
}
.methodology__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.methodology__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.methodology__btn-more:before {
  background: #f5f5f5;
}
.methodology__extended {
  display: none;
  margin-top: 30px;
}
.methodology__extended .methodology__cols {
  margin-bottom: 90px;
}
.methodology__extended .methodology__col:last-child {
  -ms-flex: 0 0 760px !important;
      flex: 0 0 760px !important;
  width: 760px !important;
  max-width: 760px !important;
}
.methodology__img {
  margin-bottom: 45px;
}
.methodology__inner-cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.methodology__inner-col {
  -ms-flex: 0 0 45%;
      flex: 0 0 45%;
  width: 45%;
  max-width: 45%;
}
.methodology__note {
  background-color: #fff;
  border: 1px solid #00a29a;
  padding: 50px 35px 75px 35px;
  text-align: center;
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
.methodology__note p {
  margin-top: 0;
}
.methodology__note p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1360px) {
  .methodology__section {
    padding: 45px 10px 45px 75px;
  }
  .methodology__col {
    margin-right: 20px;
  }
  .methodology__col {
    -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
    width: 30% !important;
    max-width: 30% !important;
  }
}
@media (max-width: 1279px) {
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 560px !important;
        flex: 0 0 560px !important;
    width: 560px !important;
    max-width: 560px !important;
  }
  .methodology__note {
    padding: 25px;
  }
}
@media (max-width: 1199px) {
  .methodology__section {
    padding-left: 10px;
  }
  .methodology h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .methodology__video {
    margin-bottom: 20px;
  }
  .methodology__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .methodology__extended .methodology__cols {
    margin-bottom: 50px;
  }
  .methodology__extended .methodology__col:last-child {
    -ms-flex: 0 0 450px !important;
        flex: 0 0 450px !important;
    width: 450px !important;
    max-width: 450px !important;
  }
}
@media (max-width: 767px) {
  .methodology__cols {
    display: block;
  }
  .methodology__col {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__presentation {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .methodology__video {
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    width: 48%;
    max-width: 48%;
  }
  .methodology__extended .methodology__col:last-child {
    width: 100% !important;
    max-width: 100% !important;
  }
  .methodology__img {
    margin-bottom: 25px;
  }
  .methodology__inner-cols {
    display: block;
  }
  .methodology__inner-col {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 639px) {
  .methodology__presentation {
    display: block;
  }
  .methodology__video {
    width: 100%;
    max-width: 100%;
  }
}
/*.info-contrast*/
.info-contrast {
  -ms-flex: none;
      flex: none;
}
.info-contrast__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.info-contrast h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.info-contrast__cols {
  display: -ms-flexbox;
  display: flex;
}
.info-contrast__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 40px;
}
.info-contrast__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.info-contrast__video {
  width: 100%;
  height: 215px;
  display: block;
  position: relative;
  margin-top: 85px;
}
.info-contrast__video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.info-contrast__video-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.info-contrast__video-content {
  position: absolute;
  top: 50%;
  padding-top: 10px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 2;
}
.info-contrast__video-text {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
  margin-right: 30px;
}
.info-contrast__btn-sign-up {
  margin-top: 40px;
}
.info-contrast__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.table-info {
  width: 100%;
  border-spacing: 0;
}
.table-info th {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  text-transform: uppercase;
  padding: 20px 25px;
  border-top: 1px solid #00a29a;
  border-right: 1px solid #00a29a;
  border-bottom: 1px solid #00a29a;
}
.table-info th:first-child {
  border-left: 1px solid #00a29a;
}
.table-info td {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.5;
  padding: 25px;
  border-right: 1px solid #00a29a;
  border-bottom: 1px solid #00a29a;
}
.table-info td:first-child {
  border-left: 1px solid #00a29a;
}
.table-info td p {
  margin-top: 0;
}
.table-info td p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1360px) {
  .info-contrast__section {
    padding: 45px 10px 45px 75px;
  }
  .info-contrast__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .info-contrast__section {
    padding-left: 10px;
  }
  .info-contrast h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .info-contrast__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .info-contrast__cols {
    display: block;
  }
  .info-contrast__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .info-contrast__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .info-contrast__video {
    margin-top: 40px;
  }
  .info-contrast__btn-sign-up {
    margin-top: 15px;
  }
}
@media (max-width: 639px) {
  .table-info th {
    font-size: 12px;
    line-height: 1.2;
    padding: 5px;
  }
  .table-info td {
    font-size: 12px;
    padding: 5px;
    line-height: 1.2;
  }
}
/*.info-tissue*/
.info-tissue {
  -ms-flex: none;
      flex: none;
}
.info-tissue__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 119px 75px 119px;
}
.info-tissue h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 345px;
  max-width: 100%;
}
.info-tissue__cols {
  display: -ms-flexbox;
  display: flex;
}
.info-tissue__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 40px;
}
.info-tissue__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.info-tissue__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
}
.info-tissue__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.info-tissue__item {
  -ms-flex: 0 0 48%;
      flex: 0 0 48%;
  width: 48%;
  max-width: 48%;
  display: -ms-flexbox;
  display: flex;
}
.info-tissue__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.info-tissue__name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 25px;
  -ms-flex: 1 1;
      flex: 1 1;
}
@media (max-width: 1360px) {
  .info-tissue__section {
    padding: 35px 10px 45px 75px;
  }
  .info-tissue__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .info-tissue__section {
    padding-left: 10px;
  }
  .info-tissue h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .info-tissue__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .info-tissue__cols {
    display: block;
  }
  .info-tissue__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .info-tissue__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .info-tissue__section {
    padding-top: 25px;
  }
}
@media (max-width: 479px) {
  .info-tissue__items {
    display: block;
  }
  .info-tissue__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .info-tissue__name {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
/*.creation-plan*/
.creation-plan {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.creation-plan__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 119px 75px 119px;
}
.creation-plan h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 345px;
  max-width: 100%;
}
.creation-plan__cols {
  display: -ms-flexbox;
  display: flex;
}
.creation-plan__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 10px;
}
.creation-plan__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.creation-plan__steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 810px;
  margin-bottom: 110px;
  background: url("/img/2020/plan-pic.svg") 0 0 no-repeat;
}
.creation-plan__name-steps {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  width: 275px;
  max-width: 100%;
}
.creation-plan__name-steps:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 2px solid #00a29a;
  border-radius: 50%;
}
.creation-plan__name-steps:after {
  content: '';
  position: absolute;
  top: 20px;
  left: 6px;
  width: 2px;
  height: 100%;
  background-color: #00a29a;
}
.creation-plan__name-steps:last-child:after {
  display: none;
}
.other-info__cols {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
.other-info__col {
  width: 48%;
  margin-right: 40px;
}
.other-info__col:nth-child(2) {
  width: 48%;
  margin-right: 0;
  margin-bottom: 0;
}
.other-info__content a {
  text-decoration: none;
}
.other-info__content a:hover {
  text-decoration: underline;
}
.other-info__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (min-width: 639px) {
  .creation-plan__steps {
    height: 205px;
  }
}
@media (min-width: 640px) {
  .creation-plan__name-steps:before {
    display: none;
  }
  .creation-plan__name-steps:after {
    display: none;
  }
  .creation-plan__name-steps {
    position: absolute;
  }
  .creation-plan__name-steps--step-1 {
    top: 0;
    left: 0;
    text-align: left;
  }
  .creation-plan__name-steps--step-2 {
    bottom: -25px;
    left: 150px;
  }
  .creation-plan__name-steps--step-3 {
    top: -5px;
    left: 235px;
  }
  .creation-plan__name-steps--step-4 {
    bottom: -5px;
    right: 60px;
  }
  .creation-plan__name-steps--step-5 {
    top: -5px;
    right: -35px;
  }
}
@media (max-width: 1360px) {
  .creation-plan__section {
    padding: 45px 10px 45px 75px;
  }
  .creation-plan__cols {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .creation-plan__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .creation-plan__section {
    padding-left: 10px;
  }
  .creation-plan h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .other-info__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .creation-plan__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .creation-plan__col:last-child {
    width: 100%;
    max-width: 100%;
  }
  .creation-plan__steps {
    -webkit-transform: scale(0.7) translateX(-20%);
            transform: scale(0.7) translateX(-20%);
    margin-bottom: 50px;
  }
  .other-info__cols {
    display: block;
    margin-bottom: 30px;
  }
  .other-info__col {
    width: 100% !important;
  }
}
@media (max-width: 639px) {
  .creation-plan__steps {
    background: none;
    display: block;
    width: 100%;
    -webkit-transform: none;
            transform: none;
  }
  .creation-plan__name-steps {
    text-align: left;
    width: 100%;
    padding-left: 25px;
    position: relative;
    margin-bottom: 15px;
  }
  .creation-plan__name-steps br {
    display: none;
  }
}
/*.body-map*/
.body-map {
  -ms-flex: none;
      flex: none;
  background-color: #f5f5f5;
}
.body-map__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 25px 119px 75px 119px;
}
.body-map h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 360px;
  max-width: 100%;
}
.body-map__cols {
  display: -ms-flexbox;
  display: flex;
}
.body-map__col {
  -ms-flex: 0 0 32.5%;
      flex: 0 0 32.5%;
  width: 32.5%;
  max-width: 32.5%;
  margin-right: 90px;
}
.body-map__col:last-child {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  width: 65%;
  max-width: 65%;
  margin-right: 0;
}
.body-map__content strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  vertical-align: top;
}
.body-map__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
}
.body-map__steps-items {
  background-color: #fff;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-height: 90px;
  -ms-flex-align: center;
      align-items: center;
  padding-right: 40px;
  padding-left: 40px;
}
.body-map__steps-item:last-child {
  margin-bottom: 0;
}
.body-map__steps-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.body-map__steps-icon {
  width: 22px;
  height: 22px;
  margin-right: 15px;
}
.body-map__steps-name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1;
}
.body-map__img-map {
  text-align: center;
}
@media (max-width: 1360px) {
  .body-map__section {
    padding: 10px 10px 45px 75px;
  }
  .body-map__col {
    margin-right: 10px;
  }
  .body-map__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .body-map__section {
    padding-left: 10px;
  }
  .body-map h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .body-map__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .body-map__cols {
    display: block;
  }
  .body-map__col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .body-map__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 639px) {
  .body-map__steps-items {
    padding: 10px;
    min-height: 65px;
  }
  .body-map__steps-name {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  .body-map__steps-items {
    display: block;
  }
  .body-map__steps-item {
    margin-bottom: 10px;
  }
}
/*.after-procedure*/
.after-procedure {
  -ms-flex: none;
      flex: none;
}
.after-procedure__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 119px 0px 119px;
}
.after-procedure h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  width: 530px;
  max-width: 100%;
}
.after-procedure__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__col:first-child {
  -ms-flex: 0 0 465px;
      flex: 0 0 465px;
  width: 465px;
  max-width: 465px;
  margin-right: 110px;
}
.after-procedure__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 22px;
}
.after-procedure__list {
  list-style-type: none;
  padding-left: 0;
  margin-left: -15px;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.after-procedure__list li {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  padding-left: 25px;
  margin-top: 0;
  margin-bottom: 25px;
  width: 48%;
  position: relative;
}
.after-procedure__list li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("/img/2020/ellipse-icon-tifani.svg") 0 0 no-repeat;
}
@media (max-width: 1360px) {
  .after-procedure__section {
    padding: 25px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .after-procedure__section {
    padding-left: 10px;
  }
  .after-procedure h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .after-procedure__col:first-child {
    margin-right: 50px;
  }
  .after-procedure__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .after-procedure__list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 967px) {
  .after-procedure__cols {
    display: block;
  }
  .after-procedure__col:first-child {
    width: 100%;
  }
  .after-procedure__img {
    display: none;
  }
  .after-procedure__list {
    display: block;
    margin-left: 0;
  }
}
/*.why-choose*/
.why-choose {
  -ms-flex: none;
      flex: none;
}
.why-choose__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 119px 75px 119px;
}
.why-choose h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 645px;
  max-width: 100%;
}
.why-choose__cols {
  display: -ms-flexbox;
  display: flex;
}
.why-choose__col {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  width: 20%;
  max-width: 20%;
  margin-right: 40px;
}
.why-choose__col:last-child {
  -ms-flex: 0 0 78%;
      flex: 0 0 78%;
  width: 78%;
  max-width: 78%;
  margin-right: 0;
}
.why-choose strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.why-choose__note {
  font-size: 14px;
  color: #00a29a;
  font-weight: normal;
  line-height: 1.2;
}
.why-choose__numbers {
  margin-bottom: 50px;
}
.why-choose__number {
  font-size: 100px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1;
}
.why-choose__list {
  list-style-type: none;
  width: 250px;
  padding-left: 0;
  margin-bottom: 0;
}
.why-choose__list li {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.8;
  padding-left: 20px;
  position: relative;
}
.why-choose__list li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00a29a;
}
.why-choose__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -40px;
}
.why-choose__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 25px;
  width: 48%;
  padding-left: 40px;
}
.why-choose__content-ext {
  margin-top: 35px;
}
@media (max-width: 1360px) {
  .why-choose__section {
    padding: 45px 10px 45px 75px;
  }
  .why-choose__col:last-child {
    -ms-flex: 0 0 63%;
        flex: 0 0 63%;
    width: 63%;
    max-width: 63%;
  }
}
@media (max-width: 1199px) {
  .why-choose__section {
    padding-left: 10px;
  }
  .why-choose h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .why-choose__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .why-choose__cols {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .why-choose__col {
    -ms-flex: none;
        flex: none;
    width: 100%;
    max-width: 100%;
  }
  .why-choose__col:last-child {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
    -ms-flex-order: -1;
        order: -1;
  }
  .why-choose strong {
    margin-bottom: 15px;
  }
  .why-choose__numbers {
    margin-bottom: 25px;
  }
  .why-choose__list {
    width: 100%;
  }
  .why-choose__content-ext {
    margin-top: 20px;
  }
}
@media (max-width: 639px) {
  .why-choose__content {
    display: block;
  }
  .why-choose__content p {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .why-choose h2 {
    font-size: 22px;
  }
}
/*.beautiful-body*/
.beautiful-body {
  -ms-flex: none;
      flex: none;
}
.beautiful-body__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 25px 119px 75px 119px;
}
.beautiful-body__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.beautiful-body__col {
  width: 48%;
}
.beautiful-body__col--content .beautiful-body__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -25px;
}
.beautiful-body__col--content .beautiful-body__content p {
  /*width: 45%;*/
  padding-left: 25px;
}
.beautiful-body__col:last-child {
  margin-left: 40px;
}
.beautiful-body h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 645px;
  max-width: 100%;
}
.beautiful-body__img {
  margin-bottom: 25px;
}
.beautiful-body strong {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  width: 560px;
  max-width: 100%;
}
.beautiful-body__content--content-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 560px;
  max-width: 100%;
}
.beautiful-body__content p {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 25px;
}
.beautiful-body__content p.content-img {
  -ms-flex: 0 0 130px;
      flex: 0 0 130px;
  width: 130px;
  max-width: 130px;
  margin-left: 15px;
}
@media (max-width: 1360px) {
  .beautiful-body__section {
    padding: 10px 10px 45px 75px;
  }
}
@media (max-width: 1199px) {
  .beautiful-body__section {
    padding-left: 10px;
  }
  .beautiful-body h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .beautiful-body__content p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .beautiful-body__cols {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .beautiful-body__col {
    width: 100%;
  }
  .beautiful-body__col:last-child {
    -ms-flex-order: -1;
        order: -1;
    margin-left: 0;
  }
}
@media (max-width: 639px) {
  .beautiful-body__col--content .beautiful-body__content p {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .beautiful-body__content--content-img {
    display: block;
  }
}
/*.author-presentation*/
.author-presentation {
  -ms-flex: none;
      flex: none;
  margin-bottom: 50px;
}
.author-presentation__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 40px;
}
.author-presentation__inner {
  min-height: 525px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.author-presentation__content {
  width: 540px;
  max-width: 100%;
  padding: 15px;
  background-color: rgba(0,0,0,0.5);
}
.author-presentation__name {
  font-size: 16px;
  color: #00a29a;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}
.author-presentation__desc {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 1.5;
}
@media (max-width: 1199px) {
  .author-presentation__section {
    padding-left: 0;
  }
  .author-presentation__inner {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .author-presentation__inner {
    min-height: 300px;
  }
  .author-presentation__inner {
    background-position-x: 25%;
  }
}
@media (max-width: 439px) {
  .author-presentation__inner {
    background-position-x: 28%;
  }
}

.after-procedure__img img {
  display: block;
} 
/* End */


/* Start:/css/2020/detail-page-vaser-bodybuilding.css?175326218113950*/
.after-procedure--type3 {
  background-color: #eee;
  margin-bottom: 50px;
}
.after-procedure--type2 {
  background-color: #f5f5f5;
  margin-bottom: 0px;
  margin-top: 0px;
}

.before-after.before-after--type2-ext-type4 .before-after__container {
  padding-bottom: 0;
}
.before-after.before-after--type2-ext-type4 .before-after__body-image-holder,
.before-after.before-after--type2-ext-type4 .before-after__video {
  height: 545px;
}
.before-after.before-after--type2-ext-type4 .before-after__col .tns-outer .tns-controls {
  bottom: 50%;
}
.before-after.before-after--type2-ext-type4 .before-after__indicator-show {
  border-radius: 0;
}

.before-after__body-image-holder-vertical {
  height: 400px;
}
.before-after__body-image-holder-vertical img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 400px;
}
.creation-plan__steps--numbers {
  background: none;
  height: auto;
}
.creation-plan__steps--numbers .creation-plan__name-steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
}
.creation-plan__steps--numbers .creation-plan__name-steps:before,
.creation-plan__steps--numbers .creation-plan__name-steps:after {
  display: none !important;
}
.creation-plan__number {
  font-size: 100px;
  color: #00a29a;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  -ms-flex: 0 0 55px;
      flex: 0 0 55px;
  width: 55px;
  max-width: 55px;
  margin-right: 20px;
}

.creation-plan__name-steps:first-child .creation-plan__number {
  margin-right: 0;
}

.evaluation-result {
  padding-top: 60px;
  padding-bottom: 60px;
}
.evaluation-result h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 360px;
  max-width: 100%;
}
.evaluation-result__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.evaluation-result__head {
  -ms-flex: 0 0 220px;
      flex: 0 0 220px;
  width: 220px;
  max-width: 220px;
  margin-right: 80px;
}
.evaluation-result__desc {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 23px;
}
.evaluation-result__items {
  display: -ms-flexbox;
  display: flex;
  margin-left: -40px;
}
.evaluation-result__item {
  -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
  padding-left: 40px;
  display: -ms-flexbox;
  display: flex;
}
.evaluation-result__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.evaluation-result__name {
  font-size: 14px;
  color: #00a29a;
  font-weight: normal;
  line-height: 23px;
  text-transform: uppercase;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-bottom: 30px;
}
.evaluation-result__img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.indications h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  width: 360px;
  max-width: 100%;
}
.indications__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 110px 119px 100px 119px;
}
.indications__inner {
  display: -ms-flexbox;
  display: flex;
}
.indications__head {
  -ms-flex: 0 0 265px;
      flex: 0 0 265px;
  width: 265px;
  max-width: 265px;
  margin-right: 35px;
}
.indications__desc {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 23px;
  margin-bottom: 80px;
}
.indications__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: none;
      flex: none;
}
.indications__controls-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: -12px;
}
.indications__learn {
  margin-bottom: 30px;
}
.indications__button {
  -ms-flex: 0 0 43px;
      flex: 0 0 43px;
  width: 43px;
  max-width: 43px;
  height: 43px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 43px;
  background-color: rgba(103,199,216,0.3);
  color: #fff;
  box-shadow: none;
  border: none;
  padding: 0;
  margin: 0 0 0 12px;
  transition: background-color 0.3s;
  cursor: pointer;
}
.indications__button:hover {
  background-color: #00a29a;
}
.indications__controls-text {
  margin-left: 27px;
  width: 95px;
  max-width: 100%;
  font-size: 14px;
  line-height: 145%;
  color: #00a29a;
  font-weight: 400;
  padding-top: 2px;
}
.indications__text {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 23px;
}
.indications__container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.indications__inner-item {
  -ms-flex: 0 0 260px;
      flex: 0 0 260px;
  width: 260px;
  max-width: 260px;
  height: 360px;
  margin-right: 40px;
}
.indications__inner-item:last-child {
  margin-right: 0;
  padding: 20px;
  border: 1px solid #00a29a;
  margin-top: 40px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.indications__inner-item:last-child .indications__name {
  font-size: 20px;
  font-weight: bold;
}
.indications__name {
  font-size: 16px;
  color: #00a29a;
  font-weight: normal;
  line-height: 19px;
  margin-bottom: 20px;
}

.photo-info__section {
  max-width: 1600px;
  width: 100%;
  padding: 100px 119px 60px 119px;
  margin: 0 auto;
}
.photo-info__cols {
  display: -ms-flexbox;
  display: flex;
  margin-left: -40px;
}
.photo-info__col {
  padding-left: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
}
.photo-info__name {
  font-size: 14px;
  color: #00a29a;
  font-weight: normal;
  line-height: 23px;
  text-transform: uppercase;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-bottom: 30px;
}
.photo-info__item {
  padding-bottom: 40px;
}
.photo-info__img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.recommended-block.patients {
  display: -ms-flexbox;
  display: flex;
  /*padding-top: 0 !important;*/
}
.recommended-block.patients .recommended-block__head {
  position: static;
  -ms-flex: 0 0 250px;
      flex: 0 0 250px;
  width: 250px;
  max-width: 250px;
  margin-right: 50px;
}
.recommended-block.patients .recommended-block__head .recommended-block__text {
  margin-bottom: 25px;
}
.recommended-block.patients .recommended-block__head .recommended-block__head-title {
  margin-bottom: 25px;
}
.recommended-block.patients .recommended-block__head .recommended-block__btn-before-after {
  position: relative;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 60px;
}
.recommended-block.patients .recommended-block__body {
  width: auto !important;
}

.text-node {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 85px;
  background-color: #f5f5f5;
}
.text-node__content {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  font-style: italic;
  line-height: 23px;
  display: -ms-flexbox;
  display: flex;
}
.text-node__content p {
  width: 50%;
  margin-right: 25px;
}
.text-node__content p:last-child {
  margin-right: 0;
}

.recommended-block__vertical_photo {
  margin-bottom: 60px !important;
}


@media (min-width: 640px) {
  .creation-plan__steps--numbers .creation-plan__name-steps--step-4 {
    bottom: -20px;
    right: 60px;
  }
}
@media (min-width: 768px) {
  .recommended-block__vertical_photo {
    margin-bottom: 230px !important;
  }
}

@media (max-width: 1439px) {
  .indications__inner-item {
    margin-right: 10px;
  }
}

@media (max-width: 1360px) {
  .indications__section {
    padding: 45px 10px 45px 75px;
  }
}

@media (max-width: 1200px) {
  .indications__controls-text {
    margin-left: 25px;
  }
}

@media (max-width: 1199px) {
  .evaluation-result {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .evaluation-result h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .evaluation-result__head {
    margin-right: 20px;
  }
  .indications h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .indications__section {
    padding: 45px 10px 45px 10px;
  }

  .photo-info__section {
    padding-top: 50px;
    padding-bottom: 30px;
    padding: 50px 10px 30px 10px;
  }
}

@media (max-width: 1130px) {
  .indications__inner {
    display: block;
  }
  .indications__head {
    width: 450px;
    max-width: 100%;
  }
  .indications__desc {
    margin-bottom: 20px;
  }
  .indications__controls {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 979px) {
  .indications__controls-text {
    width: 95px;
    margin-left: 20px;
  }
}

@media (max-width: 959px) {
  .evaluation-result__inner {
    display: block;
  }
  .evaluation-result__head {
    width: 50%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .evaluation-result__name {
    margin-bottom: 15px;
  }

  .text-node {
    padding: 30px 40px;
  }
}

@media (max-width: 820px) {
  .indications__container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .indications__inner-item:last-child {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    overflow: visible;
  }
  .indications__inner-item {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .evaluation-result__items {
    margin-left: -20px;
  }
  .evaluation-result__item {
    padding-left: 20px;
  }
}

@media (max-width: 760px) {
  .indications__controls {
    display: none;
  }
  .indications__learn {
    display: none;
  }

  .recommended-block.patients {
    display: block;
  }
  .recommended-block.patients .recommended-block__head {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .b-services__item.is-active .b-services__item-header {
    padding: 35px 10px;
    height: auto;
  }
}

@media (max-width: 639px) {
  .creation-plan__steps--numbers .creation-plan__name-steps {
    padding-left: 0;
  }

  .photo-info__cols {
    display: block;
  }
  .photo-info__col {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -10px;
  }
  .photo-info__name {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .photo-info__item {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    padding-left: 10px;
  }

  .text-node__content {
    display: block;
  }
  .text-node__content p:last-child {
    margin-bottom: 0;
  }
  .text-node__content p {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}

@media (max-width: 479px) {
  .evaluation-result__items {
    display: block;
  }
  .evaluation-result__item {
    margin-bottom: 20px;
  }
  .evaluation-result__body {
    width: 100%;
  }
  .evaluation-result__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.dlnn img.loaded.tns-complete {
    height: 370px;
    width: 100%;
	object-fit: cover;
    object-position: top;
}
.dlnn  .before-after__body-image-holder {
    height: 360px !important;
}
.dlnn .c-video__player_mp4 {
    height: 325px;
}
.dlnn .before-after__col .tns-outer .tns-controls {bottom: 156px;}



@media (max-width: 760px) {
	.dlnn img.loaded.tns-complete {
		height: 100%;
		width: 100%;
		object-fit: contain;
		object-position: top;
	}
	.dlnn .before-after__body-image-holder {
		height: 100% !important;
		padding-bottom: 20px;
	}
}

div#tns14-iw .tns-controls button {
    BORDER: none;
}

.methodology__content-column p:first-child {
    margin-top: 0;
}

.methodology__content-column {
    column-count: 2;
    max-width: 760px;
    color: #a5a5b0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8;
    margin-top: 0;
}
.methodology__col.flex-align-metogology {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.methodology__video {
    margin-top: 40px;
    margin-bottom: 20px;
}

@media (max-width: 1279px) {
.methodology__content-column {
    column-count: 2;
    max-width: 580px;

}
}
@media (max-width: 1199px) {
    .methodology__video {
        margin-bottom: 14px;
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
.methodology__content-column {
    column-count: 1;
}
}

.black_beforeafter {
    background: #1e1e1e;
}
.black_beforeafter h2 {
    font-size: 64px;
    font-weight: 400;
    line-height: 70.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}
.black_beforeafter a {
    text-decoration: none;
}
.black_beforeafter .list_foto {
    height: 100%;
}
.problem-section {    margin-top: 50px;}
.problem-section .app__main-in { padding-top: 0;   margin-bottom: 50px;}
.problem_title h3{margin-top: 0px; margin-bottom: 50px;}
.list_problem {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
a.elem_problem {
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: #c5c5d0;
    border: 1px solid #c5c5d0;
    margin-bottom: 6px;
    box-sizing: border-box;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 95%;
    padding: 10px 15px;
    border-radius: 30px;
    font-weight: bold;
    margin-top: 3px;
    text-align: center;
}

a.elem_problem:hover {
    background: #00a29a;
    color: #fff !important;
    border-color: #00a29a;
    transition: 0.3s;
}
.problem_title h3 {
    text-align: center;
    color: #7b8395;
    margin-bottom: 40px;
}
@media (max-width: 1199px){
.problem-section {    margin-top: 25px;}
.problem-section .app__main-in, .problem_title h3 {    margin-bottom: 25px;}

}
/* End */


/* Start:/css/2020/reporting-info.css?17443544275050*/
.reporting-info {
  -ms-flex: none;
      flex: none;
}
.reporting-info__section {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 80px 100px 75px 100px;
}
.reporting-info__inner {
  position: relative;
}
.reporting-info__head {
  width: 250px;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  height: 220px;
  z-index: 2;
}
.reporting-info h2 {
  font-size: 30px;
  color: #00a29a;
  font-family: 'Futura PT Book', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  width: 345px;
  max-width: 100%;
}
.reporting-info__desc {
  color: #a5a5b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
}
.reporting-info__cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.reporting-info__col:first-child {
  display: -ms-flexbox;
  display: flex;
}
.reporting-info__col:first-child:before {
  content: '';
  display: block;
  width: 360px;
}
.reporting-info__img {
  -ms-flex: 0 0 360px;
      flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
  margin-right: 40px;
}
.reporting-info__img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.reporting-info__content {
  width: 460px;
  max-width: 100%;
}
.reporting-info__name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 25px;
}
.reporting-info__text {
  font-size: 14px;
  color: #a5a5b0;
  font-weight: normal;
  line-height: 1.5;
}
.reporting-info__content-ext {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
}
.reporting-info__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: none;
      flex: none;
  margin-top: 25px;
}
.reporting-info__controls-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: -12px;
}
.reporting-info__learn {
  margin-bottom: 30px;
}
.reporting-info__button {
  -ms-flex: 0 0 43px;
      flex: 0 0 43px;
  width: 43px;
  max-width: 43px;
  height: 43px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 43px;
  background-color: #00a29a;
      border: 1px solid #00a29a;
  color: #fff;
  box-shadow: none;
  padding: 0;
  margin: 0 0 0 12px;
  transition: background-color 0.3s;
  cursor: pointer;
}
.reporting-info__button:hover {
  background-color: #fff;
  color:#00a29a;
}
.reporting-info__controls-text {
  margin-left: 27px;
  width: 95px;
  max-width: 100%;
  font-size: 14px;
  line-height: 145%;
  color: #00a29a;
  font-weight: 400;
  padding-top: 2px;
}
.reporting-info__btn-wrp {
  -ms-flex: 0 0 26.5%;
      flex: 0 0 26.5%;
  width: 26.5%;
  max-width: 26.5%;
}
@media (max-width: 1360px) {
  .reporting-info__section {
    padding: 20px 10px 45px 75px;
  }
}
@media (max-width: 1200px) {
  .reporting-info__controls-text {
    width: auto;
    margin-left: 25px;
  }
}
@media (max-width: 1199px) {
  .reporting-info__section {
    padding-left: 10px;
  }
  .reporting-info h2 {
    font-size: 26px;
    margin-bottom: 20px !important;
  }
  .reporting-info__desc {
    line-height: 1.3;
  }
}
@media screen and (max-width: 979px) {
  .reporting-info__controls-text {
    width: 95px;
    margin-left: 20px;
  }
}
@media (max-width: 959px) {
  .reporting-info__head {
    position: static;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: auto;
    margin-bottom: 20px;
  }
  .reporting-info h2 {
    width: 250px;
  }
  .reporting-info__desc {
    width: 250px;
    max-width: 100%;
  }
  .reporting-info__cols {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .reporting-info__col:first-child:before {
    display: none;
  }
  .reporting-info__img {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .reporting-info__content {
    margin-left: 25px;
    width: 360px;
  }
  .reporting-info__content-ext {
    margin-top: 20px;
  }
  .reporting-info__controls {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .reporting-info__head {
    display: block;
  }
  .reporting-info__cols {
    display: block;
  }
  .reporting-info__img {
    width: 100%;
    max-width: 100%;
  }
  .reporting-info__content {
    width: 100%;
    margin-left: 0;
  }
  .reporting-info__content-ext .reporting-info__text {
    -ms-flex-order: -1;
        order: -1;
  }
  .reporting-info__content-ext {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .reporting-info__controls {
    display: none;
  }
  .reporting-info__btn-wrp {
    margin-top: 15px;
  }
}
@media (max-width: 760px) {
  .reporting-info__learn {
    display: none;
  }
}

/* End */


/* Start:/about_kl/css/about_kl.css?17443203082545*/
.about_kl_notice {
    width: 100%;
    min-height: 173px;
    padding: 10px 10px 10px 20px;

    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    text-align: center;
}
.about_kl_notice .inside_notice {
    max-width: 795px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}
.about_kl_notice .inside_notice p {
    font-family: Geometria;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 166.99%;

    /* or 27px */
    text-align: center;

    color: #00a29a;
}
.about_kl_ph1 {
    width: 100%;
}
.about_kl_ph2 {
    display: none;
}
.about_kl__img {
    width: 100%;
}
@media (min-width: 1000px) {
    .about_kl_ph1 {
        width: 42%;
        margin-right: 14%;
    }
    .about_kl_ph2 {
        display: inline;
        width:42%;
    }
}
/*.about_kl_recom*/
.about_kl_recom {
    -ms-flex: none;
    flex: none;
}
.about_kl_recom--type2 .about_kl_recom__section {
    padding-top: 0;
}
.about_kl_recom--type2 .about_kl_recom__btn-before-after {
    margin-top: 35px;
}
.about_kl_recom__section {
    width: 1600px;
    max-width: 100%;
    margin: 0 auto;
    padding: 90px 100px 50px 100px;
}
.about_kl_recom h2 {
    font-size: 30px;
    color: #00a29a;
    font-family: 'Futura PT Book', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px;
    width: 530px;
    max-width: 100%;
}
.about_kl_recom__cols {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.about_kl_recom__col {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    width: 48%;
    max-width: 48%;
}
.about_kl_recom__content p {
    color: #a5a5b0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8;
    margin-top: 0;
    margin-bottom: 25px;
}
@media (max-width: 1360px) {
    .about_kl_recom__section {
        padding: 45px 10px 25px 75px;
    }
}
@media (max-width: 1199px) {
    .about_kl_recom__section {
        padding-left: 10px;
    }
    .about_kl_recom h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .about_kl_recom__content p {
        line-height: 1.3;
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .about_kl_recom__cols {
        display: block;
    }
    .about_kl_recom__col {
        width: 100%;
        max-width: 100%;
    }
    .about_kl_recom__img {
        display: none;
    }
}
/* End */
/* /css/2020/detail-page.css?174435258320890 */
/* /css/2020/detail-page-2.css?174435259928188 */
/* /css/2020/detail-page-vaser-bodybuilding.css?175326218113950 */
/* /css/2020/reporting-info.css?17443544275050 */
/* /about_kl/css/about_kl.css?17443203082545 */
