

/* Start:/bitrix/templates/main.new/components/utmn/employees_test/.default/style.css?17581950723734*/
.block-detail-emp .social-media__icon.icon-vk{
    width:39px;
    height:22px;
}
.block-detail-emp .social-media__icon.icon-fb{
    width:13px;
    height:29px;
}
.block-detail-emp .social-media__icon.icon-twit{
    width:32px;
    height:27px;
}
.block-detail-emp .social-media__icon.icon-inst{
    width:28px;
    height:28px;
}
.block-detail-emp .social-media__icon.icon-scholar{
    width:28px;
    height:28px;
}
.block-detail-emp .social-media__icon.icon-research-gate{
    width:28px;
    height:28px;
}
.block-detail-emp .social-media__item{
    margin-right:0;
}
.block-detail-emp .social-media__icon{
    margin: 0 auto;
}
.block-detail-emp .social-media__list--center{
    display: grid;
    grid-template-columns: repeat(6, minmax(10px, 50px));
}

.item-employer-award{}
.item-employer-award .b-employer-photo img{
    border: 3px solid;
}
.item-employer-award .b-employer-desc a{
    position: relative;
    padding-right: 25px;
}
.item-employer-award .b-employer-desc a span.star{
    width: 20px;
    height: 20px;
display: inline-block;
    position: relative;
    top: 3px;
    right: 0;
}
.item-employer-award .b-employer-desc span.star:after{
    content:'';
    background-image: url('/bitrix/templates/main.new/components/utmn/employees_test/.default/./images/Union.svg');
    width: 8.5px;
    height: 12.3px;
    position: absolute;
    top: 4px;
    right: 6px;
    background-size: cover;
    background-repeat: no-repeat;
}
.b-award__wrapper__hidden-layout{
    position: relative;
    width: 105px;
    height: 105px;
    margin-top: 20px;
}
.b-award__wrapper{
    position: absolute;
    z-index: 9999999;
    width: 105px;
    height: 105px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 20px;
    padding: 10px 10px 20px 30px;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0, 113, 155, 0.15);
    -webkit-box-shadow: 13px 15px 20px rgb(0 0 0 / 5%);
    -moz-box-shadow: 13px 15px 20px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 5%);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.b-award{
    width: 290px;
    height: 220px;
}
.b-award__item{
    display: flex;
    gap: 28px;
    align-items: center;
}
.b-award__item:not(:last-child){
    margin-bottom: 20px;
}
.b-award__image{
    flex-basis: 47px;
}
.b-award__image img{
    width: 47px!important;
    height: 84px!important;
    max-width: initial!important;
}
.b-award__image.b-award__counter{
    position: relative;
}
.b-award__image.b-award__counter:after{
    content:attr(data-count);
    background-image: url('/bitrix/templates/main.new/components/utmn/employees_test/.default/./images/Star_grey.svg');
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    width: 20.3px;
    height: 20.3px;
    bottom: 3px;
    right: -3px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-size: contain;
}
.b-award__info{
    font-size: 16px;
    line-height: 19px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.b-award__wrapper:hover .b-award__info{
    opacity: 1;
}
.b-award__year{
    font-weight: 700;
}
.b-award__name{
    font-weight: 400;
}
.b-award__wrapper:hover{
    width:330px;
    /*height:242px;*/
    border-radius: 5px;
}
.b-award__wrapper:hover .b-award__image.b-award__counter:after{
    opacity: 0;
}
.sidebar--employee-page{
    position: relative;
    z-index: 1;
}
/* End */
/* /bitrix/templates/main.new/components/utmn/employees_test/.default/style.css?17581950723734 */
