

/* Start:/local/templates/xdataplus/components/openregion/news.list/employees/static.css?17609625904378*/
.detail{display:flex;flex-direction:column;margin-bottom:calc(var(--gap)*20)}@media screen and (max-width: 1439px){.detail{margin-bottom:calc(var(--gap)*8)}}.detail__header{display:flex;justify-content:space-between;margin-top:calc(var(--gap)*10);gap:calc(var(--gap)*6)}@media screen and (max-width: 1439px){.detail__header{flex-direction:column;margin-bottom:calc(var(--gap)*16);gap:0}}.detail__header-share{display:flex;align-items:flex-start;justify-content:space-between;gap:calc(var(--gap)*6)}@media screen and (max-width: 1439px){.detail__header-share{justify-content:flex-start;margin-top:calc(var(--gap)*-4)}}@media screen and (max-width: 767px){.detail__header-share{flex-direction:column;align-items:stretch;gap:calc(var(--gap)*4)}}.detail-content{display:flex;flex-direction:column;gap:calc(var(--gap)*14)}@media screen and (max-width: 767px){.detail-content{gap:calc(var(--gap)*8)}}.detail-content-header{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--gap)*4)}.detail-content-header__date{display:flex;align-items:center;gap:var(--gap)}.detail-content-header__date svg{width:16px;height:16px;color:var(--secondary-text-color)}.detail-content__text{font-size:calc(24/var(--initial-font-multiplier)*1rem)}@media screen and (max-width: 767px){.detail-content__text{font-size:calc(14/var(--initial-font-multiplier)*1rem)}}.join-block{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--gap)*2);padding:calc(var(--gap)*14);text-align:center;background-color:var(--accent-color);border-radius:32px}@media screen and (max-width: 767px){.join-block{gap:calc(var(--gap)*4);padding:calc(var(--gap)*14) calc(var(--gap)*4)}}.join-block__title{margin:0;color:var(--accent-text-color)}.join-block__link{display:flex;flex-direction:row;align-items:center;gap:calc(var(--gap)*4);font-size:calc(24/var(--initial-font-multiplier)*1rem)}@media screen and (max-width: 1439px){.join-block__link{font-size:calc(16/var(--initial-font-multiplier)*1rem)}}@media screen and (max-width: 767px){.join-block__link{flex-direction:column;font-size:calc(14/var(--initial-font-multiplier)*1rem)}}.join-block__link svg{width:32px;height:32px}.staff-content__header{display:flex;width:100%;flex-direction:column}.staff-content__subtitle{max-width:50%;margin-top:0;color:var(--secondary-light-text-color)}@media screen and (max-width: 1439px){.staff-content__subtitle{max-width:unset}}.staff-content-info{display:flex;flex-direction:row;flex-wrap:nowrap;gap:calc(var(--gap)*12)}@media screen and (max-width: 767px){.staff-content-info{gap:calc(var(--gap)*6)}}.staff-content-info-item{display:flex;flex-direction:column;color:var(--tag-color)}.staff-content-info-item__value{font-size:calc(48/var(--initial-font-multiplier)*1rem)}@media screen and (max-width: 767px){.staff-content-info-item__value{font-size:calc(24/var(--initial-font-multiplier)*1rem)}}.staff-content-info-item__label{font-size:calc(18/var(--initial-font-multiplier)*1rem);text-transform:uppercase}@media screen and (max-width: 767px){.staff-content-info-item__label{font-size:calc(12/var(--initial-font-multiplier)*1rem)}}.staff-content__description{width:80%;margin:auto;color:var(--tag-color);font-size:calc(36/var(--initial-font-multiplier)*1rem);text-align:center}@media screen and (max-width: 1439px){.staff-content__description{width:100%;font-size:calc(22/var(--initial-font-multiplier)*1rem)}}.staff .pagenav{margin-bottom:0}.staff .detail__header{margin-bottom:calc(var(--gap)*16);gap:calc(var(--gap)*8)}.employees{--image-width: 450px;--image-height: 450px;display:grid;width:100%;gap:calc(var(--gap)*9);grid-template-columns:repeat(auto-fill, minmax(var(--image-width), 1fr))}@media screen and (max-width: 1439px){.employees{--image-width: 320px;--image-height: 320px}}@media screen and (max-width: 767px){.employees{--image-width: 208px;--image-height: 208px}}.employees-item{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;gap:calc(var(--gap)*2)}.employees-item__img{width:var(--image-width);height:var(--image-height);border-radius:50%;object-fit:cover}.employees-item__name{color:var(--primary-text-color);font-size:calc(24/var(--initial-font-multiplier)*1rem);text-align:center}.employees-item__position{color:var(--secondary-text-color);font-size:calc(16/var(--initial-font-multiplier)*1rem);text-align:center}

/* End */


/* Start:/local/templates/xdataplus/components/openregion/component/title/static.css?1758017254431*/
.title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:calc(var(--gap)*8);gap:calc(var(--gap)*4)}@media screen and (max-width: 1439px){.title{flex-direction:column}}.title-headlines{display:flex;flex-direction:column;gap:calc(var(--gap)*8)}.title-headlines__text{margin:0;text-transform:uppercase}.title-headlines__subtitle{margin:0;color:var(--secondary-light-text-color);text-transform:uppercase}

/* End */


/* Start:/local/templates/xdataplus/components/openregion/component/share/static.css?1759385313875*/
.share{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:calc(var(--gap)*2)}@media screen and (max-width: 1439px){.share{flex-direction:row}}.share__label{color:var(--secondary-text-color);font-family:var(--heading-font-family),sans-serif;font-size:calc(18 / var(--initial-font-multiplier) * 1rem);text-transform:uppercase;word-break:break-all}.share-social{display:flex;gap:calc(var(--gap)*2)}.share-social .ya-share2{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid var(--border-color);border-radius:50%}.share-social .ya-share2 svg{width:16px;height:16px;color:var(--secondary-text-color)}.ya-share2__title{display:none}.ya-share2__container{width:16px;height:16px}.ya-share2 ul{padding:0;margin:0;list-style-type:none}.ya-share2 li::before,.ya-share2 li::marker{display:none;content:""}

/* End */
/* /local/templates/xdataplus/components/openregion/news.list/employees/static.css?17609625904378 */
/* /local/templates/xdataplus/components/openregion/component/title/static.css?1758017254431 */
/* /local/templates/xdataplus/components/openregion/component/share/static.css?1759385313875 */
