

/* Start:/local/templates/illuminator/css/card-block.css?17766742901125*/
.row--cards-block{
    gap: 20px 0;
}

.card-block{
    padding: 40px;
    background: var(--gray-bg);
    border-radius: 30px;
    overflow: hidden;
    height: 100%;
}
.card-block--image{
    padding: 0;
    background: transparent;
}
.card-block--image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
}
.card-block__tabs{
    display: flex;
    align-items: center;
    gap:5px;
    margin-bottom: 34px;
}
.card-block__tab{
    font-weight: 400;
    font-size: 15px;
    color: var(--black);
    padding: 10px 20px;
    border: 1px solid var(--stroke-gray-bg);
    border-radius: 60px;
}
.card-block__tab--icon{
    padding: 0;
    border: none;
}
.card-block__body p{
    font-weight: 400;
    font-size: 16px;
    line-height: 147%;
    color: var(--black);
}

@media(max-width:1199px){
    .card-block__body p{
        font-size: 14px;
    }
    .card-block__tab{
        font-size: 14px;
    }
}


@media(max-width:991px){
    .card-block--image img{
        max-height: 280px;
    }
}
@media(max-width:575px){
    .card-block:not(.card-block--image){
        padding: 30px;
    }
}
/* End */


/* Start:/local/templates/illuminator/css/services-popular.css?17766807381204*/
.services-slider__content{
    overflow: hidden;
}
.services-slider{
    position: relative;
}
.services-popular-card{
    min-height: 400px;
    background: url('/images/services/popular.png') var(--violet-dark);;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
    overflow: hidden;
    background-position: center center;
    border-radius: 30px;
    display: block;
}

.services-popular-card__title{
    font-weight: 600;
    font-size: 38px;
    line-height: 105%;
    color: var(--white);
    margin-bottom: 17px;
    max-width: 391px;
}
.services-popular-card__description p{
    font-weight: 400;
    font-size: 19px;
    line-height: 145%;
    color: var(--white);
    
}
.services-popular-card__description ul{
    padding-left: 30px;
    list-style: disc;
}
.services-popular-card__description li{
    font-weight: 400;
    font-size: 19px;
    line-height: 145%;
    color: var(--white);
}
.services-popular-card__description{
    max-width: 320px;
}


@media(max-width:575px){
    .services-popular-card__title{
        font-size: 25px;
    }
    .services-popular-card__description p, .services-popular-card__description li{
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/illuminator/css/page-no-fs.css?1776674292440*/
.static-header{
    position: static;
    margin-bottom: 20px;
}
.static-header .default_btn{
    color: var(--violet-dark);
    background: transparent;
    border-color: var(--violet-dark);
}
.static-header .default_btn line{
    stroke: var(--violet-dark);
}
.static-header  .header__body-messangers__list a{
    border-color: var(--violet-dark);
}
.static-header  .header__body-messangers__list a path {
    fill:  var(--violet-dark);
}
/* End */


/* Start:/local/templates/illuminator/css/page-first-block.css?17766742927825*/
.page-first-block__content-text.page-first-block__content-text--sertificat{
    font-size: 20px;
    line-height: 115%;
    letter-spacing: -0.01em;
    color: var(--violet-dark);
    margin-bottom: 25px;
    max-width: 480px;
}
.page-first-block__content-list.page-first-block__content-list--sertificat{
    list-style: disc;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 5px;   
    margin-bottom: 40px;
}
.page-first-block__content-list.page-first-block__content-list--sertificat li{
    font-weight: 400;
    font-size: 16px;
    line-height: 147%;
    color: var(--black);
}
.page-first-block__content-under-btn{
    font-weight: 400;
    font-size: 14px;
    line-height: 147%;
    text-align: center;
    margin-top: 10px;
    color: var(--black);
}
.page-first-block{
    margin-top: 20px;
}
.page-first-block__content{
    border-radius: 25px;
    background: var(--white);
    padding: 40px;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid var(--stroke-gray-bg);
}
.page-first-block__content-title{
    font-weight: 600;
    font-size: 40px;
    line-height: 105%;
    letter-spacing: -0.01em;
    color: var(--violet-dark);
    margin-bottom: 70px;
}
h1.page-first-block__content-title{
    margin-bottom: 25px;
    font-size: 47px;
}
.page-first-block__content-title--special{
    max-width: 426px;
}
.btn--first-page{
    margin-top: auto;
    max-width: 407px;
}
.row--page-first-block{
    gap: 20px 0;
}
.page-first-block__image img{
    width: 100%;
    height: auto;
    border-radius: 25px;
}
.page-first-block__image{
    border-radius: 25px;
    overflow: hidden;
    position: sticky;
    top: 10px;
}
.page-first-block__content-offer{
    font-weight: 600;
    font-size: 26px;
    line-height: 97%;
    color: var(--black);
    margin-bottom: 25px;
}
.page-first-block__content-info{
    display: flex;
    flex-direction: column;
    gap:12px;
    margin-bottom:20px;
}
.page-first-block__content-info-item{
    display: flex;
    align-items: center;
    gap: 5px;
}
.page-first-block__content-info-item__name{
    font-weight: 400;
    font-size: 16px;
    line-height: 145%;
    color: #888;
}
.page-first-block__content-info-item__value{
    font-weight: 600;
    font-size: 16px;
    line-height: 105%;
    color: var(--black);
}
.page-first-block__content-buttons{
    margin-top: auto;
    display: flex;
    align-items: center;
    gap:20px ;
}
.page-first-block__content-buttons .btn{
    max-width: 50%;
}
.btn--transparent{
    background: transparent;
    color: var(--violet-light);
    border-color: rgba(96, 68, 138, 0.25);
}
.page-first-block__image--special{
    height: auto;
    top: 10px;
    position: sticky;
}
.page-first-block__content-info--special{
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(212, 203, 225, 0.4);
}
.page-first-block__content-work{
    font-weight: 500;
    font-size: 18px;
    line-height: 97%;
    text-transform: uppercase;
    color: var(--black);
    margin-bottom: 35px;
}
.page-first-block__content-info--special .page-first-block__content-info-item{
    align-items: flex-start;
}
.page-first-block__content-info--special .page-first-block__content-info-item__name{
    line-height: 105%;
}
.page-first-block__content-rating{
    position: absolute;
    right: 49px;
    top: 40px;
    display: flex;
    gap: 30px;
}
.page-first-block__content--special{
    position: relative;
}
.skills-title{
    font-weight: 500;
    font-size: 20px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--violet-dark);
    margin-bottom: 15px;
}
.skills-list {
    list-style: disc;
    padding-left: 20px;
}
.skills-list li{
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: var(--black);
}
.btn--special{
    position: absolute;
    bottom: 20px;
    max-width: calc(100% - 40px);
    margin: 0 20px;
    left: 0;
    border-radius: 10px;
}
.service-list {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 25px;
}
.service-list li{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--black);
}
.page-first-block__content-slogan {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: var(--violet-dark);
}
.btn--service {
    max-width: 100%;
}
.page-first-block__content-buttons .btn--first-page-sert{
    /* max-width: 100%; */
    margin: auto;
}
.page-first-block__default-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 147%;
    color: var(--black);
    margin-bottom: 40px;
}
.page-title--documents{
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.page-first-block__content-bottom-text p{
    margin-bottom: 15px;
}
.page-first-block__content-bottom-text p:last-child{
    margin-bottom: 0;
}
.page-first-block__content-title--special{
    text-transform: uppercase;
    max-width: 50%;
}
.page-first-block__content-rating::after {
    /* content: ''; */
    position: absolute;
    left: 93px;   /*правлю для страницы специалиста*/
    width: 1px;
    height: 12px;
    background-color: var(--gray-bg);
    top: 0;
    bottom: 0;
    margin: auto;
}

@media (max-width: 1399px) {
    .page-first-block__content-title, h1.page-first-block__content-title{
        font-size: 35px;
    }
    .btn--first-page {
        max-width: 340px;
    }
    .page-first-block__content-buttons--vacancy{
        flex-direction: column;
    }
    .page-first-block__content-buttons--vacancy .btn{
        max-width: 100%;
    }
    .page-first-block__image{
        top: 10px;
        position: sticky;
    }
    .page-first-block__content-rating::after{
        left: 94px;
    }
    .page-first-block__content-title--special{
        
    }
}
@media(max-width:1199px){
    /* .page-first-block__content--special{
        padding-top: 90px;
    } */
    .page-first-block__content-rating{
        position: relative;
        margin-bottom: 15px;
        left: 0;
        top: 0;
    }
     .page-first-block__content-title--special{
        order: -1;
        max-width: 100%;
    }
    .btn--first-page{
        max-width: 290px;
    }
}
@media(max-width:991px){
    .page-first-block__content-buttons--vacancy{
        flex-direction: row;
    }
    .page-first-block__content-info{
        margin-bottom: 35px;
    }
}
@media(max-width:767px){
    .page-first-block__content-title,h1.page-first-block__content-title{ 
        font-size: 29px ;
    }
    .page-first-block__content-buttons{
        flex-direction: column;
    }
    .page-first-block__content-buttons .btn{
        max-width: 100%;
    }
    .page-first-block__content-info-item{
        flex-direction: column;
        align-items: flex-start;
    }
    
    .page-first-block__content p.page-first-block__content-under-btn{
        font-size: 14px;
    }
   
    .btn--first-page{
        max-width: 100%;
    }
    .page-first-block__content-info-item{
        gap: 2px;
    }
    .page-first-block__content-info{
        gap: 15px;
    }
    .page-first-block__content--special{
        padding-top: 40px;
    }
    
    .page-first-block__content-work{
        font-size: 17px;
    }
}
@media(max-width:575px){
    .page-first-block__content p,h1.page-first-block__content-title{
        /* font-size: 23px ; */
    }
    .page-first-block__content-offer{
        font-size: 20px;
    }
    .page-first-block__content-rating{
        /* flex-wrap: wrap; */
        gap: 10px;
    }
    .page-first-block__content-title--special{
        max-width: 100%;
    }
    .page-first-block__content .page-first-block__default-text{
        font-size: 14px;
    }
    .page-first-block__content-rating::after {
        left: 79px;
    }
    .page-first-block__content{
        padding: 30px;
    }

}
/* End */


/* Start:/local/templates/illuminator/css/sertificat-cards.css?17770380561169*/
.sertificat-card__image img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
.sertificat-card{
    background: var(--white);
    border-radius: 25px;
    padding: 8px;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--stroke-gray-bg);
}
.sertificat-card__image {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 17px 17px 25px 25px;
}
.sertificat-card__text{
    font-weight: 400;
    font-size: 16px;
    line-height: 135%;
    color: var(--black);
    margin-bottom: 23px;
    margin-left: 13px;
    margin-right: 13px;
}
.sertificat-card__title{
    font-weight: 500;
    font-size: 22px;
    line-height: 115%;
    text-transform: uppercase;
    color: var(--accent-dark);
    margin-bottom: 9px;
    margin-left: 13px;
    margin-right: 13px;
}
.btn--sertificat{
    margin-left: 13px;
    margin-right: 13px;
    width: calc(100% - 26px);
    margin-bottom: 13px;
    margin-top: auto;
    max-width: 100%;
}
.sertificat-cards-slider{
    overflow: hidden;
}
.swiper-navigation--sertificat-card{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}

/* End */


/* Start:/local/templates/illuminator/css/link-list.css?1776674291996*/
.link-list{
    display: flex;
    flex-direction: column;
    gap:15px;   
    max-width: 1100px;
    margin: 0 auto;
    
}
.link-list a{
    background: var(--white);
    border-radius: 25px;
    padding: 33px 37px 33px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    transition: background .2s ease;
    border: 1px solid var(--stroke-gray-bg);
}
.link-list a span{
    font-weight: 500;
    font-size: 19px;
    line-height: 130%;
    color: var(--black);
    transition: color .2s ease;
}
.link-list a:hover span{
    color: var(--violet-dark);
}
.link-list a:hover{
    background-color: var(--gray-bg);
    border-color: var(--gray-bg);
}
.link-list a svg path{
     transition: all .2s ease;
}
.link-list a:hover svg path{
    stroke: var(--violet-dark);
}
.row--list{
    gap: 20px 0;
}

.section-title.section-title--links{
    max-width: 880px;
}
@media(max-width:767px){
    .link-list a span{
        font-size: 16px;
    }
}
/* End */
/* /local/templates/illuminator/css/card-block.css?17766742901125 */
/* /local/templates/illuminator/css/services-popular.css?17766807381204 */
/* /local/templates/illuminator/css/page-no-fs.css?1776674292440 */
/* /local/templates/illuminator/css/page-first-block.css?17766742927825 */
/* /local/templates/illuminator/css/sertificat-cards.css?17770380561169 */
/* /local/templates/illuminator/css/link-list.css?1776674291996 */
