

/* Start:/template/css/new_news_assist.css?174837475018736*/
.preview_long img {
  object-fit: scale-down;
}
@media screen and (max-width: 768px) {
    .preview_long img {
        object-fit: contain;
        width: 100%;
        height: auto;
    }
}
.content--topic-channel-relatives-floor-redesign__wrapper-AT {
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    padding: 24px 0 32px;
    border-radius: 20px;
    /*background-color: rgb(255 165 41 / 10%);*/
    background-color:rgb(163 163 163 / 20%);
}
.content--topic-channel-relatives-floor-redesign__tabsBlock-2f {
    display: flex;
    overflow-x: auto;
    flex-direction: column;
    width: 100%;
    will-change: transform;
}
.content--topic-channel-relatives-floor-redesign__tabsBlock-2f {
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.content--topic-channel-relatives-floor-redesign__tabsBlock-2f .content--topic-channel-relatives-floor-redesign__tabWrapper-2n {
    display: flex;
    overflow: hidden;
    align-self: flex-start;
    margin-left: 16px;
    transform: translateZ(0);
    will-change: transform;
}
.content--topic-channel-relatives-floor-redesign__tabsBlock-2f>:first-child {
    margin-bottom: 16px;
}
.content--content-tab__rootElement-3G:not(:last-child) {
    margin-right: 12px;
}
.content--base-tab__tab-TZ {
    text-decoration: none;
}
.content--base-button__tabContent-3Q {
    letter-spacing: -.12px;
    display: flex;
    padding: 0;
    font-size: 16px;
    background: none;
    color: rgba(6, 6, 15, .87);
    color: var(--zenColorTextPrimary);
    border-radius: 12px;
}
.content--base-button__tabContent-3Q {
    font-family: -apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Helvetica, roboto, arial;
    font-weight: 590;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 20px;
}
.content--base-button__l-3Z {
    letter-spacing: -.12px;
}
.content--base-button__l-3Z {
    height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 12px;
    font-family: -apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Helvetica, roboto, arial;
    font-weight: 590;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 20px;
}
.content--base-button__rootElement-75 {
    cursor: pointer;
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .15s ease-in;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: var(--zenColorTechnicalTransparent);
    outline: none;
    padding: 0;
}
.content--base-button__l-3Z:before {
    border-radius: 12px;
}
.content--base-button__rootElement-75:before {
    transition: opacity .1s ease, background-color .1s ease;
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 11, 33, .06);
    background-color: #FFA324;
}
.content--base-button__tabContent-3Q {
    letter-spacing: -.12px;
    display: flex;
    padding: 0;
    font-size: 16px;
    background: none;
    color: rgba(6, 6, 15, .87);
    color: var(--zenColorTextPrimary);
    border-radius: 12px;
}
.content--base-button__tabContent-3Q {
    font-family: -apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Helvetica, roboto, arial;
    font-weight: 590;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 20px;
}
.content--base-button__l-3Z {
    letter-spacing: -.12px;
}
.content--base-button__l-3Z {
    height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 12px;
    font-family: -apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Helvetica, roboto, arial;
    font-weight: 590;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 20px;
}
.content--base-button__tabContent-3Q .content--base-button__leftContent-fY {
    margin: 0;
    width: 44px;
    height: 40px;
    overflow: hidden;
}
.content--base-button__leftContent-fY {
    height: 100%;
    margin-right: 4px;
    display: flex;
    align-items: center;
}
.content--content-tab__withHoverAnimation-21 .content--content-tab__imageContainer-21 {
    display: flex;
    position: relative;
    overflow: hidden;
}
.content--content-tab__imageContainer-21 {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 12px 0 0 12px;
}
.content--content-tab__image-1X {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.ui-lib-zen-image-cover {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-mask-image: radial-gradient(#fff, #000);
    pointer-events: auto;
}
.content--content-tab__image-1X:before {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
}
.ui-lib-zen-image-cover__placeholder {
    z-index: 1;
    background-size: cover;
}
.ui-lib-zen-image-cover__border, .ui-lib-zen-image-cover__image, .ui-lib-zen-image-cover__overlay, .ui-lib-zen-image-cover__placeholder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}
.ui-lib-zen-image-cover__image {
    z-index: 2;
    object-fit: cover;
}
.content--content-tab__withHoverAnimation-21 .content--content-tab__darkLayer-FP {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: #000;
    transition: opacity .3s cubic-bezier(.5,0,1,1);
}
.content--content-tab__withHoverAnimation-21 .content--content-tab__whiteLine-1d {
    z-index: 1;
    position: absolute;
    width: 30px;
    height: 80px;
    top: 0;
    left: 0;
    opacity: .8;
    background: #fff;
    background: var(--zenColorTextAndIconsWhite);
    transform: translateX(-27px);
    rotate: -20deg;
}
.content--content-tab__withHoverAnimation-21 .content--content-tab__hoverIcon-1z {
    z-index: 1;
    position: absolute;
    top: 8px;
    left: 10px;
    color: #fff;
    color: var(--zenColorTextAndIconsWhite);
    height: 24px;
    width: 24px;
    opacity: 0;
    transition: opacity .3s linear;
}
.content--topic-channel-relatives-floor-redesign__contentTab-3H svg {
    color: var(--relatives-floor-redesign-title-color);
}
.content--content-tab__withHoverAnimation-21 .content--content-tab__imageContainer-21:after {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    transition: -webkit-backdrop-filter .3s linear;
    transition: backdrop-filter .3s linear;
    transition: backdrop-filter .3s linear, -webkit-backdrop-filter .3s linear;
}
.content--content-tab__imageContainer-21:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    border: .5px solid rgba(0, 0, 0, .12);
    border: .5px solid var(--zenColorStrokeImage);
    box-sizing: border-box;
    border-radius: inherit;
    content: "";
}
.content--base-button__tabContent-3Q .content--base-button__childrenContent-1L {
    padding: 10px 16px;
}
.content--base-button__childrenContent-1L {
    white-space: nowrap;
}
.content--content-tab__withHoverAnimation-21:after {
    pointer-events: none;
    transition: border .3s linear;
}
.content--base-button__tabContent-3Q:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    border: .5px solid rgba(6, 6, 15, .25);
    border: .5px solid var(--zenColorStrokePrimary);
    box-sizing: border-box;
    border-radius: 12px;
    content: "";
}
.content--content-tab__rootElement-3G:not(:last-child) {
    margin-right: 12px;
}
.content--topic-channel-relatives-floor-redesign__tabsBlock-2f .content--topic-channel-relatives-floor-redesign__tabWrapper-2n>* {
    margin-right: 16px !important;
    background: hsla(0, 0%, 100%, .7);
    background: #FFF;
}
.content--base-tab__tab-TZ {
    text-decoration: none;
}
.content--base-button__tabContent-3Q {
    letter-spacing: -.12px;
    display: flex;
    padding: 0;
    font-size: 16px;
    background: none;
    color: rgba(6, 6, 15, .87);
    color: var(--zenColorTextPrimary);
    border-radius: 12px;
}
.content--base-button__tabContent-3Q {
    font-family: -apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Helvetica, roboto, arial;
    font-weight: 590;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 20px;
}
.content--base-button__l-3Z:before {
    border-radius: 12px;
}
.content--base-button__rootElement-75:before {
    transition: opacity .1s ease, background-color .1s ease;
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 11, 33, .06);
    background-color: var(--zenColorStateHover);
}
.content--base-button__tabContent-3Q .content--base-button__leftContent-fY {
    margin: 0;
    width: 44px;
    height: 40px;
    overflow: hidden;
}
.content--base-button__leftContent-fY {
    height: 100%;
    margin-right: 4px;
    display: flex;
    align-items: center;
}
.content--base-button__tabContent-3Q .content--base-button__childrenContent-1L {
    padding: 10px 16px;
}
.content--base-button__childrenContent-1L {
    white-space: nowrap;
}
.content--content-tab__withHoverAnimation-21:after {
    pointer-events: none;
    transition: border .3s linear;
}
.content--base-button__tabContent-3Q:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    border: .5px solid rgba(6, 6, 15, .25);
    border: .5px solid var(--zenColorStrokePrimary);
    box-sizing: border-box;
    border-radius: 12px;
    content: "";
}
.buttonz {
    width:40px;
    height:40px;
    line-height: 58px;
    border-radius:15px;
    background-color:#FFF;
    box-shadow:5px 5px 11px 0px rgb(0 0 0 / 30%);
}
.buttonz:hover {
    background-color:#efefef;
}
.buttonz:hover .material-symbols-outlined {
    color:#000;
}
.buttonz .material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 40
}
.buttonz .material-symbols-outlined {
    font-size: 30px;
    color: #606060;
}
#slideLeft {
  position:absolute;
  left:50px;
  top:96px;
  display:none;
}
#slideRight {
  position:absolute;
  right:50px;
  top:96px;
  display:none;
}
.content--article-thematic-cloud__wrapper-2r:hover #slideRight {
  display:block;
}
.brand-news__head {
  margin-bottom: 20px !important;
}
.content--article-thematic-cloud__wrapper-2r {
  margin-bottom: 20px;
}
.content--topic-channel-relatives-floor-redesign__title-24 {
    letter-spacing: .08px;
    margin-bottom: 20px;
    padding-left: 24px;
    cursor: default;
    color: #000;
}
.content--topic-channel-relatives-floor-redesign__title-24 {
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 28px;
}
.content--content-tab__withHoverAnimation-21 .content--content-tab__hoverIcon-1z {
    z-index: 1;
    position: absolute;
    top: 8px;
    left: 10px;
    color: #fff;
    color: var(--zenColorTextAndIconsWhite);
    height: 24px;
    width: 24px;
    opacity: 0;
    transition: opacity .3s linear;
}
.content--content-tab__withHoverAnimation-21:hover .content--content-tab__hoverIcon-1z {
    opacity: 1;
    -webkit-animation-name: content--content-tab__icon-rotate-2K;
    animation-name: content--content-tab__icon-rotate-2K;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.content--content-tab__withHoverAnimation-21:hover .content--content-tab__darkLayer-FP {
    opacity: .4;
}
.material-symbols-outlined.content--content-tab__hoverIcon-1z {
    color:#FFF;
}
.journal-list {
    padding:10px 0 !important;
}
.new_lead_news {
  background-color:#605e5e;
  border-radius:24px;
  padding:0px 19px;
  font-size:20px;
  margin-left:auto;
  color:#FFF;
  line-height:50px;
}
.new_lead_news:hover {
  color:#FFF;
  background-color:#FFA529;
}
.new_lead_news svg {
  margin-left:12px;
}
@media (max-width: 768px) {
  .new_lead_news {
    padding:0px 20px;
    font-size:18px;    
  }
  .new_lead_news svg {
    display:none;
    width:28px;
    margin:0;
  }
  
}
.brand-news__circle.brand-news__circle__firm {
  text-align: center;
  color: #FFF;
  align-content: center;
  background: #ffa324;
}
.news_items.news_new .item-new .info .preview table td {
  padding:15px;
}
.news_items.news_new .item-new .info .preview table {
  margin:10px 0;
}
.brand-news__circle__firm {
  text-align: center;
  color: #FFF;
  align-content: center;
  background: #ffa324;
  border-radius:50px;
}
/*.news_items.news_new .item-new.in-viewport {
  border:1px solid #919191;
}*/
.info--bottom {
  display: grid;
  grid-template-columns:51px 51px 65px 1fr 130px;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items:center;
}
.info--bottom > div, .info--bottom a.fdirect {
  align-items: center;
  display: flex;
  column-gap: 5px;
}
.info--bottom .material-symbols-outlined {
  font-variation-settings:
    'FILL' 0,
    'wght' 500,
    'GRAD' 0,
    'opsz' 20;
  font-size:20px;
}
.info--bottom .numero {
  font-size: 13px;
}
.content--topic-channel-relatives-floor-redesign__tabsBlock-2f .content--topic-channel-relatives-floor-redesign__tabWrapper-2n > .content--content-tab__active {
  background: #ffa529;
  color: #FFF;
}
.content--content-tab__withHoverAnimation-21.content--content-tab__active .content--content-tab__darkLayer-FP {
  opacity:0.3;
}
.content--content-tab__withHoverAnimation-21.content--content-tab__active .content--content-tab__hoverIcon-1z {
  opacity:1;
}
.innercontent li, .group_description_block li {
  display:flex;
}
@media screen and (max-width: 600px) {
    .news_items.news_new {
        margin: 0 -15px;
    }
    .news_items.news_new .item-new .author .author__details {
      align-items: start !important;
      height: 20px;
      overflow: hidden;
    }
}
.cabcel {
  margin-left:16px;
  margin-top:5px;
  font-size:12px;
  font-weight:normal;
}
.content--topic-channel-relatives-floor-redesign__title-24 {
  display:flex;
}
.info--bottom .academy-list__bookmarks {
  width:20px;
  height:20px;
  border:0;
}
.pic_good img {
  width:100%;
  height:auto;
}
.item-new .info--tags span {
  margin-right:5px;
}
.item-new .info--tags {
  margin-bottom:10px;
  font-size:13px;
  display:flex;
  column-gap:12px;
}
.emoji-section {
    position: relative;
}
.emoji-icon-container.show {
    display: block;
}

.emoji-icon {
    width: 30px;
    margin: 5px 2px 0px 0px;
}

.like-link {
    padding: 0px 15px;
    font-size: 13px;
    cursor: pointer;
    background-color: #f7f6f6;
    border-radius: 30px;
    height: 40px;
    line-height: 40px;
    display:flex;
    align-items: center;
}
.like-link .myemojis {
   display:flex;
}
.like-link .myemojis.filled {
    margin-right:10px;
}
.like-link .myemojis img:first-child {
    margin-left:0px;
    z-index:2;
}
.like-link .myemojis img {
    margin-left:-10px;
    z-index:1;
}
.like-link img {
    vertical-align: top;
}

.emoji-data {
    width: 16px;
    vertical-align: text-top;
}
.emoji-icon-container li {
  width: 45px;
  text-align: center;
}
.emoji-icon-container li span {
  background-color:#EFEFEF;
  border-radius:5px;
  width:30px;
  font-size:13px;
  color:#000;
}
.emoji-container {
  display:none;
}
.emoji-container.show {
  display:flex;
}
.popupz {
  width: 259px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  margin-top: -110px;
  margin-left: -95px;
  z-index: 999;
}
.popupz:after {
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 1px 14px rgba(0,0,0,.2);
}
.popupz:before {
  content: "";
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  box-shadow: 0 1px 14px rgba(0,0,0,.2);
  background: #fff;
  position: absolute;
  z-index: 998;
}
/*
Different arrow positioning
*/
.popupz.arrow-top:before {
  left: calc(50% - 10px);
  top: -8px;
}
.popupz.arrow-right:before {
  top: calc(50% - 10px);
  right: -8px;
}
.popupz.arrow-bottom:before {
  left: calc(50% - 10px);
  bottom: -8px;
}
.popupz.arrow-left:before {
  top: calc(50% - 10px);
  left: -8px;
}

/* 
Popup wrapper
This is where we add the white background and padding of the content within the popup
*/
.popup-wrapper {
  width: 100%;
  padding: 5px 0;
  border-radius:10px;
  background: #fff;
  position: relative;
  z-index: 998;  
}
.info--bottom > div.info--emojy {
  margin-left: auto;
}
.emoji-icon-container li {
  cursor:pointer;
}
.info--favorite .btn__toggle:hover ._icon {
  transform:translate(-50%,-50%);
}
.info--bottom .info--views .material-symbols-outlined {
  font-variation-settings:
    'FILL' 0,
    'wght' 500,
    'GRAD' 0,
    'opsz' 24;
  font-size:24px;
}
@media screen and (max-width: 600px) {
  .popupz {
    margin-left:-134px;
  }
  .popupz.arrow-bottom:before {
    left: 200px;
  }
}
input.users-list-await {
  text-indent:-9999px;
  background-image: url("/images/Circles-menu-3.gif");
  background-size: 20px 20px;
  background-position:left center;
  background-repeat: no-repeat;
}
.info--preshare {
  display: grid;
  grid-template-columns:1fr 15px 27px;
  margin-bottom:5px;
}
.info--preshare .info--share a {
  margin-top:-3px;
}
.tagify.customLook .tagify__input {
  color:#000 !important;
}
.info--tags a {
  display:flex;
}
.info--preshare {
  overflow:hidden;
}
/* End */


/* Start:/bitrix/components/custom/likes/templates/.default/style.css?1737379744728*/
.votes_bar .vote_action button {
    border: none;
    background-color: #fff;
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    outline: none;
    background-size:20px 20px;
    margin:0 !important;
}

.votes_bar .vote_action button.like {
    background-image: url(/bitrix/components/custom/likes/templates/.default/like.svg);
    background-size:18px 18px;
}

.votes_bar .vote_action button.dislike {
    background-image: url(/bitrix/components/custom/likes/templates/.default/dislike.svg);
}

.votes_bar .vote_action button.like.is-active {
    background-image: url(/bitrix/components/custom/likes/templates/.default/like-active.svg);
}

.votes_bar .vote_action button.dislike.is-active {
    background-image: url(/bitrix/components/custom/likes/templates/.default/dislike-active.svg);
}
sup {
  top: -5px;
  color: #000;
}
/* End */
/* /template/css/new_news_assist.css?174837475018736 */
/* /bitrix/components/custom/likes/templates/.default/style.css?1737379744728 */
