

/* Start:/bitrix/templates/aspro_mshop_mod/components/bitrix/news.detail/speaker_detail_new2/style.css?174781380111223*/
.mobile {
  display:none;
}
._section.section__person_card.photo_fit_bg_top {
  margin-top:120px;
}
._section.section__person_card.photo_fit_bg_top .implo .person_card__photo_wrap {
  top:-75px;
}
#qrcode {
  position: absolute;
  top: 200px;
  right: 32px;
  z-index: 4;
  width: 180px;
  height: 180px;
  border: 15px solid #FFF;
}
._section.section__person_card.photo_fit_bg_top #qrcode {
  top:-75px;
}
.person_card__contact_btn_wrap.mobile {
  display:none;
}
.card-box {
    border-radius: 3px;
    margin-bottom: 30px;
    background-color: #fff;
}

.file-man-box {
    padding: 0 20px;
    border: 1px solid #e3eaef;
    border-radius: 5px;
    position: relative;
    margin-bottom: 10px;
    height: 64px;
}

.file-man-box .file-close {
    color: #f1556c;
    position: absolute;
    line-height: 24px;
    font-size: 24px;
    right: 10px;
    top: 10px;
    visibility: hidden
}

.file-man-box .file-img-box {
    line-height: 48px;
    text-align: center;
    float: left;
}

.file-man-box .file-img-box img {
    height: 48px;
    margin-top:7px;
}

.file-man-box .file-download {
    font-size: 32px;
    color: #98a6ad;
    position: absolute;
    right: 20px;
    top: 10px;
}

.file-man-box .file-download:hover {
    color: #313a46
}

.file-man-box .file-man-title {
    padding-left: 25px;
    float: left;
}

.file-man-box:hover {
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .06), 0 1px 0 0 rgba(0, 0, 0, .02);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .06), 0 1px 0 0 rgba(0, 0, 0, .02)
}

.file-man-box:hover .file-close {
    visibility: visible
}
.text-overflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
}
.clearbox {
  clear:both;
}
h6.mb-0.text-overflow {
  margin:10px 0 0;
  font-weight:bold;
  font-size:14px;
}
p.mb-0 {
  margin:0;
}
.row.brands-list {
  margin:0 -30px 20px -30px;
}
.row.nomg {
  margin:0;
}
.catalog_detail .tabs-head li span {
  font-size:13px;
  font-weight:normal;
  text-align:center;
  min-height:35px;
}
.slick__item {
  max-width:391px;
}
.implo {
  position:relative;
}
.implo .photo_fit_bg {
  border-radius: 1.5rem 1.5rem 0 0;
  overflow: hidden;
  z-index:2;
  position:relative;
  min-height:300px;
}
.implo .person_card {
  z-index:3;
  margin-top:-20px;
  position:relative;
  padding:107px 40px 82px;
}
.implo .person_card .person_card__common_wrap_new {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin:0;
}
.implo .person_card__contact_btn_wrap {
  flex-direction:row;
}
.implo .person_card__name {
  font-size:24px;
  margin-bottom:44px;
}
.implo .person_card__photo_wrap {
  position:absolute;
  top:200px;
  left:32px;
  z-index:4;
  width:150px;
  height:150px;
  border:5px solid #8E8E8E;
}
.implo .btn.btn-primary.lets_follow, .implo .btn.btn-primary.person_card__contact_btn {
  padding:12px 32px;
}
.implo .btn.btn-primary.person_card__contact_btn span {
  font-size:24px;
  color:#000;
}
.implo .btn.btn-primary.lets_follow span {
  font-size:24px;
}
.implo .person_card__contacts_wrap {
  flex-direction: column;
}
.implo .person_card__content {
  margin-top:0;
  max-width: 630px;
}
.implo .person_card__followers {
  color:#000;
  text-align:right;
  font-size:24px;
}
.implo .tabs {
  position:absolute;
  bottom:0;
  z-index:5;
  border-top: 1px solid #8E8E8E;
  width: calc(100% - 30px);
}
.implo .tabs ul li {
  padding:16px;
}
.implo .tabs ul li.active {
  background-color:#FEB25C54;
}
.implo .tabs ul li:first-child.active {
  border-radius:0 0 0 1.5rem;
}
.implo .tabs ul li a {
  display:flex;
  align-items:center;
  gap:8px;
}
.person_card__followers span {
  display:block;
  font-weight:600;
}
.person_card__contact_cnts_wrap {
  display:flex;
  gap:28px;
}
.person_card__city {
  display:flex;
  gap:8px;
  margin-bottom:16px;
}
.person_card__city img {
  width:20px;
  height:20px;
}
.two_columns {
  display:flex;
  gap:32px;
  flex-direction: row-reverse;
}
.two_columns aside {
  width:316px;
}
._section_prob .news_items.news_new .item-new {
  max-width:822px;
  border:0;
}
._section_prob .academy-list.journal-list {
  margin-top:-25px;
}
.two_columns .seccsd {
  flex:1;
}
.two_columns .seccsd > section {
  display:none;
}
.two_columns .seccsd > section._section_active {
  display:block;
}
.person_card__common_wrap {
  flex-direction: column;
}
.common_info__group_title {
  display:flex;
  gap:12px;
  align-items:center;
}
.section__more_info .common_info__group {
  padding:32px;
  border-radius:20px;
  background-color: #fff;
  margin-bottom:20px;
  color:#000;
}
.two_columns .person_card_new {
  padding:32px;
}
.person_card_new .brand-filials__item-li {
  align-items: flex-start;
}
.person_card_new .brand-filials__item-li .speaker_secret_img img {
  max-width:20px;
  height:auto;
}
.person_card_new .brand-filials__item-li .speaker_secret_text {
  font-size:16px;
  font-weight:600;
}
.person_card_new .brand-filials__item-li .speaker_secret_data {
  font-size:16px;
  word-wrap: break-word;
  max-width: 252px;
}
.person_card_new .brand-filials__item-li .speaker_secret_links {
  display:flex;
  gap:8px;
  align-items:center;
}
.person_card_new .brand-filials__item-li .speaker_secret_links .speaker_secret_data img {
  width:100%;
  height:auto;
}
aside .p_wrap_row .common_info__group_title {
  margin-bottom:20px;
}
aside .common_info__group_title {
  font-size:19px;
}
.p_wrap_row .p_wrap_row_col ul li {
  font-size:14px;
}
.lessons {
  display:flex;
  flex-direction: column;
  gap:16px;
  align-items:center;
}
.lessons .lesson {
  display:flex;
  margin-left: 20px;
  position:relative;
}
.lessons .lesson .academy-list__circles {
  min-width:60px;
}
.lessons.lesseve .lesson .academy-list__circles {
  min-width:auto;
}
.lessons .lesson_speakers {
  margin-right:20px;
}
.lessons .lesson .lesson_speakers {
  width:60px;
}
.lessons.lesseve .lesson .lesson_speakers {
  width:50px;
}
.lessons.lesseve .lesson .lesson_speakers .brand-news__circle {
  margin-left:0px;
}
.lessons.lesseve .lesson {
  margin-left:0px;
}
.lessons .lesson .brand-news__circle {
  box-shadow:none;
  border:2px solid #8E8E8E;
  margin-left:-20px;
  width:50px;
  height:50px;
}
.lessons .lesson .lesson_text {
  display:flex;
  flex-direction: column;
  gap:8px;
}
.lessons .lesson .lesson_text .title {
  font-size:16px;
  color:#FFA529;
}
.lessons .lesson .lesson_text .namew {
  font-size:16px;
  font-weight:600;
}
.lessons .lesson .lesson_text .name {
  font-size:12px;
}
.lessons .lesson .lesson_text .price {
  font-size:12px;
  font-weight:600;
}
.person_card_new .btn__show_all_wrap a {
  border:0;
  padding:0;
}
.person_card_new .btn__show_all_wrap a span {
  font-size:16px;
}
.seccsd .brand-media__items-wrp {
    flex-wrap: wrap;
    gap: 20px;
    margin:0;
    width:100%;
}
.seccsd .brand-media__items-wrp .brand-media__item {
    margin:0;
}
.seccsd .brand-video__items-wrp .brand-media__item {
    margin:0;
}

._section.section__person_card {
  margin-bottom:12px;
}
.brand-video__items-wrp {
  display:flex;
  gap:20px;
}
.brand-media__item-videos {
  border-radius: 20px;
  overflow: hidden;
  height: 200px;
}
.super_b {
  display:none;
}
.person_card__contact_cnts_wrap.mobile, .person_card__contacts_wrap.mobile {
  display:none;
}
@media screen and (max-width: 768px) {
  .photo_fit_bg_top .implo .photo_fit_bg {
    margin-top:-100px;
    min-height:150px;
  }
  .mobile {
    display:block;
  }
  .person_card__contact_btn_wrap.mobile {
    display:flex;
  }
  .implo .photo_fit_bg {
    min-height:150px;
    height:150px;
    width:auto;
  }
  .two_columns {
    flex-direction:column-reverse;
  }
  .implo .person_card__photo_wrap {
    width:75px;
    height:75px;
    top:96px;
  }
  .implo .person_card .person_card__common_wrap_new {
    flex-direction: column;
  }
  .container-new.implo {
    padding:0;
  }
  .implo .person_card {
    padding:55px 20px 200px;
  }
  .implo .person_card__followers {
    font-size:20px;
  }
  .two_columns aside {
    width:auto;
    display:none;
  }
  .two_columns aside._section_active {
    display:block;
  }
  .seccsd .container-new {
    padding:0;
  }
  .container-new.implo .common_info__group_desc {
    font-size:14px;
  }
  .two_columns .seccsd > section._section_prob {
    padding:0 15px;
  }
  .common_info__groups_inner .common_info__group ul li::before {
    display:none;
  }
  .seccsd .brand-media__items-wrp .brand-media__item {
    width:calc(50% - 20px);
  }
  .seccsd .brand-media__items-wrp {
    margin-left:10px;
  }
  .brand-video__items-wrp {
    flex-direction: column;
  }
  .two_columns {
    gap:0;
  }
  .lessons .lesson {
    width:100%;
  }
  .super_b {
    position:fixed;
    top:130px;
    right:0px;
    display:flex;
    flex-direction: column;
    gap:20px;
    z-index:10;
  }
  .super_b .super_btns {
    cursor:pointer;
  }
  .container-new.implo .person_card__name {
    margin-bottom:16px;
  }
  .person_card__contact_cnts_wrap.mobile {
    display:flex;
    margin-bottom:15px;
  }
  .person_card__contact_cnts_wrap:not(.mobile) {
    display:none;
  }
  .person_card__contacts_wrap.mobile {
    display:flex;
  }
  .person_card__contacts_wrap:not(.mobile) {
    display:none;
  }
  .container-new.implo .common_info__groups_outter {
    padding-top:0;
  }
  .person_card__contact_btn_wrap.mobile {
    margin-top:10px;
  }
  .person_card__contact_btn_wrap.mobile .btn.btn-primary.lets_follow {
    padding:12px 57px;
    border-radius: 12px;
  }
  .person_card__contact_btn_wrap.mobile .ld-over-inverse:before {
    border-radius: 12px;
  }
  .person_card__contact_btn_wrap.mobile .btn.btn-primary.person_card__contact_btn {
    padding: 14px 0px;
    margin: 0;
    width: 79px;
    border-radius: 12px;
  }
  .tabs li {
    width:49%;
  }
  .tabs li:last-child {
    width:100%;
  }
  .implo .tabs ul li a {
    justify-content: center;
  }
}
.lesso {
  position:absolute;
}
@media screen and (max-width: 768px) {
  .implo .tabs {
    width:100%;
  }
  .implo .tabs ul li:first-child.active {
    border-radius:0;
  }
  .implo .tabs ul li:last-child.active {
    border-radius:0 0 1.5rem 1.5rem;
  }
  #qrcode {
    top:10px;
    width:110px;
    height:110px;
    border:5px solid #FFF;
  }
  #qrcode img, #qrcode canvas {
    width:100px;
    height:100px;
    object-fit:scale-down;
  }
  .news_items.news_new .item-new .info .preview figure img {
    width:100%;
  }
  ._section.section__person_card.photo_fit_bg_top {
    margin-top:140px;
  }
  ._section.section__person_card.photo_fit_bg_top .implo .person_card__photo_wrap {
    top:-37px;
  }
  ._section.section__person_card.photo_fit_bg_top #qrcode {
    top:-125px;
  }
}
/* End */


/* Start:/template/css/new_news_assist.css?178826427922590*/
.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;
}
/* Метка формата на карточке ленты: вопрос, опыт, мнение или новость компании.
   Читателю видно с первого взгляда, чего от материала ждать, а новости
   компаний перестают притворяться редакционными. */

.post-mark {
  display: inline-block;
  margin-bottom: 8px;
  padding: 3px 10px;
  border-radius: 999px;
  background: #f0f0f0;
  color: #5a5a5a;
  font-size: 13px;
  line-height: 1.5;
  white-space: nowrap;
}

.post-mark--question   { background: #fdf0d9; color: #8a5a00; }
.post-mark--experience { background: #e6f3e8; color: #2c6b38; }
.post-mark--opinion    { background: #e8eefc; color: #2a4a8a; }
.post-mark--company    { background: #f0f0f0; color: #5a5a5a; }

/* ==========================================================================
   Читаемость ленты.

   Замеры до правки: анонс, имя автора, дата и подписи тем — #888, контраст
   3,54 при норме 4,5. Заголовок материала 18px обычного веса против текста
   в 16px, то есть от текста не отличался. Одна карточка занимала 763–828
   пикселей: на телефоне это целый экран на запись при 822 материалах.

   Аудитория ленты — люди за сорок, для них это особенно тяжело.
   ========================================================================== */

.item-new .info,
.item-new .info p,
.item-new .preview,
.item-new .preview p {
  color: #3f4550;
  font-size: 16px;
  line-height: 1.6;
}

.item-new .author__name,
.item-new .author__name a,
.item-new .date {
  color: #5c6470;
}

.item-new .author__name,
.item-new .author__name a {
  font-size: 15px;
  font-weight: 600;
}

.item-new .date {
  font-size: 14px;
}

/* Заголовок должен читаться как заголовок, а не как первая строка текста. */
.item-new .info h2 {
  margin-bottom: 10px;
}

.item-new .info h2 a {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  color: #14181f;
}

.item-new .info h2 a:hover {
  color: #b06a00;
}

/* Кнопка «Прочитать полностью» в разметке была всегда, а сворачивать было
   нечего: высоту анонса никто не ограничивал, и в ленту целиком выпадали
   материалы по пять тысяч знаков. Возвращаем предел — примерно восемь строк
   текста, дальше человек переходит в материал. */
.item-new .preview_long {
  position: relative;
  max-height: 240px;
  overflow: hidden;
}

.item-new .preview_long.preview_open {
  max-height: none;
}

.item-new .preview_long:not(.preview_open)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 56px;
  background: linear-gradient(rgba(255,255,255,0), #fff);
  pointer-events: none;
}

.item-new > button {
  margin-top: 12px;
  padding: 0 16px;
  min-height: 40px;
  border: 1px solid #d7dde6;
  border-radius: 9px;
  background: #fff;
  color: #3f4550;
  font: 600 15px/1 inherit;
  font-family: inherit;
  cursor: pointer;
}

.item-new > button:hover {
  border-color: #b8c2cf;
  color: #14181f;
}

/* Главное действие раздела — фирменным цветом, как «Опубликовать» в форме.
   Серая кнопка не говорила, что ленту пишут сами читатели. */
.new_lead_news {
  background: #ffa324;
  color: #1a1a1a;
  font-weight: 600;
}

.new_lead_news:hover {
  background: #f09400;
  color: #1a1a1a;
}

.new_lead_news svg path {
  fill: #1a1a1a;
}

/* Подписи тем читались тем же светло-серым, что и всё остальное. */
.content--topic-channel-relatives-floor-redesign__title-24,
.content--base-tab__tab-TZ [data-testid="topic-channel-floor-relatives-card-title"] {
  color: #3f4550;
}

@media screen and (max-width: 640px) {
  .item-new .info h2 a { font-size: 20px; }

  /* цели нажатия: теги были высотой 22 пикселя, ссылка автора — 21 */
  .item-new .info--tags a,
  .item-new .author__name a {
    display: inline-flex;
    align-items: center;
    min-height: 40px;
  }
}

/* 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 */
/* /bitrix/templates/aspro_mshop_mod/components/bitrix/news.detail/speaker_detail_new2/style.css?174781380111223 */
/* /template/css/new_news_assist.css?178826427922590 */
/* /bitrix/components/custom/likes/templates/.default/style.css?1737379744728 */
