/* Article and Blog Styles */
.sidebar-new-article__inner .img_inner div{
    width: 100px;
    height: 100px;
}
.sidebar-new-article__inner .plate-new{
    display: block;
    margin-bottom:15px;
    min-height: 170px;
}
.sidebar-new-article__inner .img_inner{
    padding: 5px 0px 0px 0px;
}
.sidebar-new-article__inner .text_inner{
    padding: 3px 0 0 10px;
    height: auto;
}
.sidebar-new-article__inner .img_inner div{
    margin-right:0px;
}
.sidebar-new-article__inner .plate__title{
    font-size: 20px;
    line-height: 110%;
    letter-spacing: -.2px;
}
.sidebar-new-article__inner .plate-meta{
    float: left;
    position: absolute;
    top: 37.5px;
    left: -37.5px;
    border-radius: 0 8px;
    width: 100px;
}
.sidebar-new-article__inner .plate-new:nth-child(1){
    background-color: var(--happy-purple);
}
.sidebar-new-article__inner .plate-new:nth-child(2){
    background-color: var(--happy-yellow);
}
.sidebar-new-article__inner .plate-new:nth-child(3){
    background-color: var(--happy-red);
}
.sidebar-new-article__inner .plate-new:nth-child(1) .plate-meta__date{
    color: black;
}
.sidebar-new-article__inner .plate-new:nth-child(1) .plate-meta{
    background-color: var(--happy-yellow);
}
.sidebar-new-article__inner .plate-new:nth-child(2) .plate-meta{
    background-color: var(--happy-red);
}
.sidebar-new-article__inner .plate-new:nth-child(3) .plate-meta{
    background-color: var(--happy-purple);
}
.sidebar-new-article__inner .plate-new:nth-child(1) .plate__title,
.sidebar-new-article__inner .plate-new:nth-child(1) .plate__author,
.sidebar-new-article__inner .plate-new:nth-child(3) .plate__title,
.sidebar-new-article__inner .plate-new:nth-child(3) .plate__author{
    color: white !Important;
}
.journal-header__tabs{
    background-color:rgb(243 245 251 / 100%)!important;
    margin: auto;
    padding: 2px 15px 2px 30px;
}
.journal-header__tabs .socials-round__item{
  background: none!important;
}
.journal-header{
    border: none !important;
    background: none !important;
    padding-top: 10px !important;
}
.page-journal .sticky_top,.journal-header.sticky_top{
    margin-bottom: 20px;
    background: none !important;
}
.page-template-template-talks .journal-header__tabs a:first-child {
    font-weight:var(--font-semibold);
}
.journal-header__tabs {
  overflow: auto;
}
.single-article__main-text p.has-small-font-size{
    font-size: 14px;
}
.single-article__main-content .custom-block{
    aspect-ratio: 800 / 700;
    object-fit: contain;
}
.article-author__text{
    max-width: 450px;
    margin: 0px;
    font-size: 14px;
    line-height: 16px;
    margin-right: 8px;
    color: rgba(33,33,38,.8);
    padding: 0px 0px 0px 12px;
    margin-top: 5px;
}
.article-authors.flex .article-author__text{
  max-width: 300px!important;
}
.article-author__txt_block{
    text-align: left;
}
.article-author__name{
  text-align: left;
}
.article-authors.flex{
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
}
.single-article__titles-meta{
  gap:10px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.single-article .found-mistape {
  margin-top: 20px;
}
.page-sidebar.single-article .textwidget.custom-html-widget{
  display:unset;
}
a.plate-more {
  position: relative;
  border-bottom: 1px solid #CCCCCC;
}
.plate-more .text_inner {
  max-width: calc(100% - 270px);
  height:auto;
  float: left;
}
.plate-more .img_inner {
  width: 180px;
  float: right;
  padding: 20px 20px 20px 0px;
  height:auto;
}
.plate-more .img_inner div,
.plate-more .img_inner.empty {
  width: 160px;
  height: 160px;
  border-radius: 200px;
  background-size: cover;
  background-position: center;
}
.plate-more .plate__emoji {
  width: 60px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  top: auto;
  left: auto;
}
.plate-more .plate__emoji img {
  max-width: 100%;
  height: auto;
}
.plate-more .plate-meta__sign{
  margin-left: 15px;
}
.plate-more .plate__title{
  font-weight: var(--font-semibold);
}
.plate-more ._bottom{
    width: 100%;
    padding: 25px 10px 0px 0px;
    display: flex;
    gap: 25px;
}
.plate-more ._bottom div {
  padding: 4px;
}
.plate-more ._tag{
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -.2px;
  color: var(--happy-purple);
  border: 1px solid var(--happy-purple);
  border-radius: 30px;
  padding: 4px 13px!Important;
}
.plate-more ._tag:not(:first-child){
  margin-left: 14px;
}
.plate-more ._read_time{
  color:#74757c;
}
.plate-grid.more_articles{
  gap:0px;
  border-radius: 10px;
}
.plate-grid--type-more-articles {
    grid-template-columns: repeat(3,1fr);
    grid-template-areas:
        "plate-med-new-1 plate-med-new-2 plate-med-new-3"
        "plate-med-new-1 plate-med-new-2 plate-med-new-3";
    grid-template-rows: repeat(2,200px);
}
.promo-articles-slider-container {
  position: relative;
}
.promo-articles-slider {
  margin-bottom: 20px;
}
.promo-articles-slider .slick-slide {
  outline: none;
}
.promo-articles-slider__arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}
.promo-articles-slider__arrows .vacancies-slider__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border: 2px solid #212126;
  border-radius: 50%;
  cursor: pointer;
}
.promo-articles-slider__arrows .vacancies-slider__arrow:hover {
  background-color: #212126;
}
.promo-articles-slider__arrows .vacancies-slider__arrow.is-loading {
  opacity: 0.5;
  pointer-events: none;
}
.plate-new,.plate-new:hover{
  border:none;
}
.plate-med-new-1{grid-area:plate-med-new-1}
.plate-med-new-2{grid-area:plate-med-new-2}
.plate-med-new-3{grid-area:plate-med-new-3}
.plate-grid--type-more-articles .plate-med-red{
  background-color: var(--happy-red);
}
._pl_green{
  background-color: var(--happy-green) !important;
}
._pl_yellow{
  background-color: var(--happy-yellow) !important;
}
._pl_purple{
  background-color: var(--happy-purple) !important;
}
._pl_purple .plate__title{
  color: var(--happy-white)!important;
}
._pl_purple .plate-meta{
  background-color: var(--happy-yellow) !important;
  color: black!important;
}
._pl_purple .plate-meta__date{
  color:black!important;
}
._pl_purple .plate-meta__tag::before{
  color:black!important;
}
._pl_green .plate-meta{
  background-color: var(--happy-blue) !important;
  color: var(--happy-white)!important;
}
._pl_green .plate-meta__date{
  color: var(--happy-white)!important;
}
._pl_green .plate-meta__tag::before{
  background: var(--happy-white)!important;
}
._pl_yellow .plate-meta{
  background-color: var(--happy-red) !important;
  color: var(--happy-white)!important;
}
._pl_yellow .plate-meta__date{
  color: var(--happy-white)!important;
}
._pl_yellow .plate-meta__tag::before{
  background: var(--happy-white)!important;
}
.plate-med-new._pl_left_top .plate-meta {
  float: left;
  position: relative;
  top: -117.5px;
  left: -112.5px;
  border-radius: 0 8px;
}
.plate-med-new._pl_left_bot .plate-meta {
  position: absolute;
  bottom: 92.5px;
  left: -92.5px;
  border-radius: 8px 0;
}
.plate-med-new._pl_img_top .img_inner{
  padding: 0;
  display: flex;
  position: absolute;
  right: 30px;
  bottom: 25px;
  height: auto;
}
.plate-med-new._pl_img_bot .img_inner{
  padding: 0 0 10px;
  display: flex;
}
.plate-new.plate-med-2 .plate-meta__sign{
  position: absolute;
  right: 9px;
}
.plate-new.plate-med-1 .plate-meta__sign,
.plate-new.plate-med-5 .plate-meta__sign,
.plate-new.plate-big-1 .plate-meta__sign,
.plate-new.plate-big-5 .plate-meta__sign,
.plate-new.plate-big-7 .plate-meta__sign{
  position: absolute;
  top: 8px;
  right: 11px;
}
.plate-new.plate-med-3 .plate-meta__sign{
  position: absolute;
}
@media screen and (min-width:1201px) and (max-width:1249px){
  .single-article__main-text{
    padding-left: 25px!important;
  }
}
@media screen and (min-width:769px){
  .journal-header__tabs{
      border-radius: 30px;
  }
  .page-sidebar .single-article__main-img{
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 840 / 472;
  }
}
.category .container.new_main{
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1500px !important;
}
.vacancies.media .job_plate {
  font-size: 14px;
}
.vacancies.media .vacancies__plate-title{
  font-size: 16px!Important;
  padding-right: 10px;
}
.vacancies.media ._img{
  max-height: 70px;
  max-width: 70px;
  float:right;
}
.vacancies.media ._img img,.rating_page ._img img{
  max-width: 70px;
  max-height: 70px;
}
.vacancies.media .vacancies__plate,.rating_page .vacancies__plate{
  padding: 20px!important;
  margin-bottom: 15px!important;
}
.breadcrumbs li:last-child:hover {
  text-decoration: none;
}
.breadcrumbs__lang-links {
  pointer-events: auto;
  margin-left: 3px;
}
.breadcrumbs__lang-link {
  color: rgba(33, 33, 38, 0.5);
  text-decoration: none;
}

/* Gutenberg editor-color-palette text helpers for article pages */
.has-hm-grey-color { color: var(--happy-grey) !important; }
.has-hm-red-color { color: var(--happy-red) !important; }
.has-hm-blue-color { color: var(--happy-blue) !important; }
.has-hm-purple-color { color: var(--happy-purple) !important; }
.has-hm-green-color { color: var(--happy-green) !important; }
.has-hm-yellow-color { color: var(--happy-yellow) !important; }
.has-hm-light-blue-color { color: var(--happy-light-blue, #e1e1ff) !important; }
.has-hm-light-purple-color { color: var(--happy-light-purple, #f3e1f9) !important; }
.has-hm-light-green-color { color: var(--happy-light-green, #e2f7e6) !important; }
.has-hm-light-yellow-color { color: var(--happy-light-yellow, #fff7e1) !important; }

@media screen and (min-width: 769px) {
  .web-sidebar-adv-sticky,
  .media-b2b-sidebar-cta.services__cta-section {
    position: -webkit-sticky;
    position: sticky;
    top: calc(70px + var(--nav_height, 75px));
    z-index: 2;
    align-self: start;
  }
}

.media-b2b-sidebar-cta.services__cta-section {
  padding: 30px 24px;
  margin-bottom: 20px;
}

.media-b2b-sidebar-cta .services__cta-section-title {
  font-size: 24px;
  line-height: 1.2;
}

.media-b2b-sidebar-cta .services__cta-section-text {
  font-size: 16px;
  line-height: 1.35;
  margin-bottom: 24px;
}

.media-sidebar-subscribe {
  display: block;
  width: 100%;
  max-width: 400px;
  background: #ffffff;
  padding: 15px;
  border-radius: 16px;
  border: 1px solid rgba(33, 33, 38, .15);
}

.media-sidebar-subscribe__title {
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 10px;
}

.media-sidebar-subscribe__text {
  text-align: center;
  font-size: 14px;
  line-height: 1.35;
  margin-bottom: 16px;
}

.media-sidebar-subscribe__input {
  display: block;
  width: 100%;
  background: #ffffff;
  border: 1px solid #7d7d7f;
  border-radius: 25px;
  height: 35px;
  font-size: 15px;
  padding: 0 12px;
  margin-bottom: 12px;
}

.media-sidebar-subscribe__button {
  display: block;
  width: 100%;
  min-height: 35px;
  border-radius: 25px;
  background-color: #3e2b92;
  color: #ffffff;
  border: 0;
  cursor: pointer;
}

.media-sidebar-subscribe__legal {
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
}
