/*.promotions__title {
    color: red!important;
}*/

blockquote.article-block_quote {
    padding: 1px 0 1px 20px;
    border-left: 3px solid;
    font-style: italic;
    margin: 0;
}
.service_detail_text h2, .current-promotion h2 {margin: 36px 0 0 0; line-height: 120%;}
.service_detail_text h3, .current-promotion h3 {margin: 18px 0 0 0; line-height: 120%;}
.current-promotion__text p, .current-promotion__text li {
    font-size: 110%;
    line-height: 180%;
}
.service_detail_text p, .service_detail_text li {
    line-height: 172%;
}
.current-promotion__text a {
    text-decoration: none;
    border-bottom: 1px solid;
    border-bottom-color: rgba(255, 255, 255, 0.6);
}
.current-promotion__text a:hover {
  text-decoration: none;
  border-bottom: 2px solid;
  border-bottom-color: rgba(255, 255, 255, 0.9);
}
.service_detail_text b, .service_detail_text strong, .current-promotion__text b, .current-promotion__text strong {
    font-weight: 600;
}
.service_detail_text img.article-img, .current-promotion__text img.article-img {
    max-width: 100%;
    margin: 10px 0 10px;
    border-radius: 8px;
}
.service_detail_text p.article-image-caption, .current-promotion__text p.article-image-caption {
    margin-top: -10px;
    color: rgba(255,255,255,.66);
    font-size: 95%;
}


.programs__words.service_detail_text {
    margin-bottom: 0!important;
}

span.master-page__interview-name {margin-right: 5px;}
.master-page__interview-answer {
    padding: 1px 0 1px 20px;
    border-left: 3px solid;
    font-style: italic;
    margin: 0;
}


.master-card .swiper-container{ position:static; }
.master-page__swiper-aside-image {
position: absolute;
      inset: 0;
}
.master-card .js-swiper-helper { height: 100%; }
.master-card .swiper-container{ height: 100% }
.list-masters .master-card .swiper-pagination-fraction { top: 47%}


.review-lab__title {
    font-family: "Sverdlovsk", sans-serif;
    font-size: 100px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
    .review-lab__title {
        font-size: 150px;
        text-align: left;
        margin-bottom: 30px;
        padding-left: 32px;
    }
}

.programs-description__readmore b {
    font-weight: bold;
}

.container.news .news__title {
    text-shadow: none;
    letter-spacing: 0.04em;
}

.programs-erotic-item__title {
    max-height: 142px;
    height: auto;
}

.cookie {
    z-index: 999;
}
@media (max-width: 900px) {
    .footer__container {
        padding-bottom: 60px;
    }
}


.job__title {
    font-family: "Sverdlovsk", sans-serif;
    font-size: 100px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    margin-bottom: 40px;
}
.job-description {
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    gap: 31px;
}
.job-description__title {
    font-family: Sverdlovsk, sans-serif;
    font-weight: 400;
    font-size: 52px;
    line-height: 0.88;
    margin: 0;
}
.job-description__text {
    margin-top: 20px;
}
.job-description__text a {
    display: inline-block;
    margin: 10px 10px 10px 0;
    color: #ffc092;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.04em;
}
.job-description__text img {
    margin: 15px;
}
@media screen and (min-width: 1200px){
    .job__title {
        font-size: 150px;
        text-align: left;
        margin-bottom: 30px;
    }
    .programs-description__title {
        font-size: 64px;
    }
}
@media screen and (min-width: 768px){
    .job-description {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }
}


.programs-main__price-number {
    min-width: 80px;
}
@media screen and (min-width: 1200px) {
    .programs-main__price-number {
        min-width: 115px;
    }
}
.programs-main__price img {
    margin-left: 0;
}
@media screen and (min-width: 1200px) {
    .programs-main__price img {
        margin-left: 0;
    }
}