

/* Start:/bitrix/templates/prime_s1/components/bitrix/news.list/employees_list_1_custom/style.css?175757642010343*/
.parents-section{
    position: relative;
    margin-bottom: 100px;
}

.parents-section-grid{
    display: grid;
    grid-template-columns: 1fr 3.5fr;
    grid-gap: 1vw;
}

.employees.type2 .parents-section.parents-section-grid .team-section.type1 .list{
    margin-top: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}

.employees.type2 .parents-section .team-section.type1 .list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
}

.employees.type2 .parents-section .team-section.type1 .list .item{
    height: 532px;
    width: 100%;
    margin: 0px;
    min-width: 0px;
}

.employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item{
    margin: 0px;
    width: 100%;
    height: 732px;
    min-width: 0px;
}

.employees.type2 .team-section.type1 .list{
    grid-gap: 56px 16px;
}

@media (max-width: 1200px){
    .employees.type2 .parents-section .team-section.type1 .list{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .employees.type2 .parents-section .team-section.type1 .list .item {
        height: 632px;
    }
}

@media (max-width: 1024px){
    .employees.type2 .parents-section .team-section.type1 .list .item{
        height: 454px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item{
        height: 454px;
    }
}

@media (max-width: 991px){
    .parents-section.parents-section-grid{
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1vw;
    }

    .employees.type2 .parents-section .team-section.type1 .list{
        grid-template-columns: 1fr 1fr;
    }

    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item {
        height: 654px;
    }

    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item a{
        width: 100%;
    }

    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item a img{
        width: 100%;
    }

    .team-section.type1 .list .item-text{
        height: auto !important;
    }
}

@media (max-width: 768px){
    .employees.type2 .parents-section .team-section.type1 .list .item {
        height: 654px;
    }

    .employees.type2 .parents-section .team-section.type1 .list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }
}

.filter-block-custom{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1vw;
    position: relative;
    width: 100%;
    margin-bottom: 64px;
}

.filter-block-custom .parametrs-block{
    display: flex;
    flex-direction: column;
    position: relative;
}

.filter-block-custom .parametrs-block .parametr-item{
    position: relative;
}

.filter-block-custom .parametrs-block .parametr-item.check-box-container{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}

.filter-block-custom .parametrs-block .parametr-item.check-box-container .item-check{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    background: #F1F1F3;
    border-radius: 22px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #19191E;
    margin-bottom: 8px;
    margin-right: 8px;
    cursor: pointer;
}

.filter-block-custom .parametrs-block .parametr-item.check-box-container .item-check.active{
    background-color: #a12788;
    color: #fff;
}

.filter-block-custom .search-block{
    display: flex;
    flex-direction: column;
    position: relative;
}

.filter-block-custom .search-block .input-seacrh{
    width: 100%;
    position: relative;
}

.filter-block-custom .search-block .input-seacrh input{
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E1E1E6;
    border-radius: 28px;
    padding: 16px 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #8D8D8D;
}

.filter-block-custom .search-block .input-seacrh .icon{  
    position: absolute;
    right: 24px;
    top: 16px;
    font-size: 21px;
    color: #323237;
}

.moreElement-block{
    border: 1px solid #E1E1E6;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #19191E;
    padding: 17px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.employees.type2 .parents-section .team-section.type1 .list .item{
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
    height: auto !important;
}

.employees.type2 .parents-section .team-section.type1 .list .item .item-text{
    opacity: 1;
    position: relative;
    transform: inherit;
    padding: 0px;
}

.employees.type2 .parents-section .team-section.type1 .list .item .image{
    height: 500px;
}

.employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
    height: 700px;
}

@media (max-width: 1200px){
    .employees.type2 .parents-section .team-section.type1 .list .item .image{
        height: 600px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
        height: 700px;
    }
}

@media (max-width: 1024px){
    .employees.type2 .parents-section .team-section.type1 .list .item .image{
        height: 600px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
        height: 600px;
    }

    .filter-block-custom{
        grid-template-columns: 1fr;
        grid-gap: 25px
    }
}

@media (max-width: 991px){
    .employees.type2 .parents-section .team-section.type1 .list .item .image{
        height: 600px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
        height: 600px;
    }
}

@media (max-width: 768px){
    .employees.type2 .parents-section .team-section.type1 .list .item .image{
        height: 500px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
        height: 500px;
    }
}

@media (max-width: 668px){
    .employees.type2 .parents-section .team-section.type1 .list .item .image{
        height: 400px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
        height: 400px;
    }
}

@media (max-width: 568px){
    .employees.type2 .parents-section .team-section.type1 .list .item .image{
        height: 350px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
        height: 350px;
    }
}

@media (max-width: 468px){
    .employees.type2 .parents-section .team-section.type1 .list .item .image{
        height: 300px;
    }
    
    .employees.type2 .parents-section.parents-section-grid .team-section.type1 .list .item .image{
        height: 300px;
    }
}

.special-parents h3{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}

.special-parents .team-section .list .item .item-text .element-title-big{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
    margin-top: 16px;
}

.special-parents .team-section .list .item .item-text .caption{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6C6C71;
    letter-spacing: 0px;
    text-transform: inherit;
}

@media (max-width: 1024px){
    .special-parents h3{
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
    }
    
    .special-parents .team-section .list .item .item-text .element-title-big{
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
        margin-top: 16px;
    }
    
    .special-parents .team-section .list .item .item-text .caption{
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 768px){
    .special-parents h3{
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
    }
    
    .special-parents .team-section .list .item .item-text .element-title-big{
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 16px;
    }
    
    .special-parents .team-section .list .item .item-text .caption{
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    .parents-section{
        margin-bottom: 65px;
    }

    .filter-block-custom{
        margin-bottom: 55px;
    }

    .employees.type2 .team-section.type1 .list {
        grid-gap: 40px 16px;
    }
}

@media (max-width: 668px){
    .special-parents h3{
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
    }
    
    .special-parents .team-section .list .item .item-text .element-title-big{
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
        margin-top: 16px;
    }
    
    .special-parents .team-section .list .item .item-text .caption{
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }
}






.special-parents .team-section .list .item:hover {
    border-color: transparent;
    box-shadow: 0 0 0px rgba(0,0,0,0.1);
    z-index: 1;
}

.special-parents .employees.type2 .parents-section .team-section.type1 .list .item .image{
    position: relative;
}

.special-parents .employees.type2 .parents-section .team-section.type1 .list .item:hover .image:before{
    content: " ";
    position: absolute;
    background: rgba(161, 39, 136, 0.3);
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 2;
}

.special-parents .employees.type2 .parents-section .team-section.type1 .list .item:hover .element-title-big{
    color: #a12788;
}
/* End */
/* /bitrix/templates/prime_s1/components/bitrix/news.list/employees_list_1_custom/style.css?175757642010343 */
