/* HEARED - PORTAL */



@font-face {
    font-family: 'Montserrat';
    src: url("/wp-content/themes/new-landing/assets/fonts/Montserrat-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
font-family: 'Montserrat';
src: url('/../assets/fonts/Montserrat-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
} */

@font-face {
    font-family: 'Montserrat';
    src: url("/wp-content/themes/new-landing/assets/fonts/Montserrat-SemiBold.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/wp-content/themes/new-landing/assets/fonts/Montserrat-Bold.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
}

.wp-block-buttons .wp-block-button__link {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 14px;
    padding-left: 35px;
    padding-right: 35px;
    background-color:#2f6e5b;
    color: #FFF;
    margin: 30px 0;

}

body.bg_ne {
    /* background-image: url('./../icon/decor/23338a5e-5524-4897-b416-f0c4779e17ad.png');
    background-size: 5%; */
    /* width: 100%;
    min-height: 100vh;
    height: 100%;
    position: relative;  */
}

.footer {
    background: #fff;
}

.portal-header {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    margin-bottom: 30rem;
    z-index: 1000;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.portal-header .top-header {
    position: relative;
    padding: 0 10px;
    height: 103rem;
    width: 100%;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    border-bottom: 1px solid #CFCFCF;
}

.portal-header .nav-header__item {
    position: relative;
    cursor: pointer;
    transition: color 0.25s ease-in-out;
    margin-right: 35rem;
}

.portal-header .nav-header__item a {
    font-size: 16rem;
}

.portal-header .nav-header__item.current_page_item,
.portal-header .nav-header__item.current-menu-item {
    color: #2F6E5B !important;
}

.portal-header .nav-header__item:hover a {
    color: #2F6E5B !important;
}

.portal-header .nav-header__item.current_page_item:after,
.portal-header .nav-header__item.current-menu-item:after {
    opacity: 1;
}

.portal-header .nav-header__item:after {
    content: "";
    position: absolute;
    bottom: -8rem;
    left: 0;
    height: 2px;
    width: 100%;
    background: #2F6E5B;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
}

#menu-portal {
    position: relative;
}

.portal-header .nav-header__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-header__item.nav-header__item--calendar {
    background: #2F6E5B;
    color: #fff;
    padding: 6rem 12rem;
    margin: 0;
    margin-left: 15rem;
    list-style: none;
}

.nav-header__item.nav-header__item--calendar:hover {
    background: #66A692;
}

.nav-header__item.nav-header__item--calendar:hover a {
    color: #fff !important;
}

.nav-header__item.nav-header__item--calendar:hover a span {
    background: #2F6E5B;
}

.nav-header__item.nav-header__item--calendar a {
    color: #fff;
    font-size: 18rem;
    display: flex;
    align-items: center;
    gap: 15rem;
    font-weight: bold;
}

.nav-header__item.nav-header__item--calendar a span {
    background: #66A692;
    padding: 5rem 8rem;
    font-size: 16rem;
    border-radius: 5rem;
    color: #fff;
}

.nav-header__item.nav-header__item--calendar-l {
    background: #2F6E5B;
    color: #fff;
    padding: 10px 5px;
    margin: 15rem 0;
    list-style: none;
}

.nav-header__item.nav-header__item--calendar-l a {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 21rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15rem;
}

.nav-header__item.nav-header__item--calendar-l a span {
    background: #66A692;
    padding: 5rem 8rem;
    font-size: 16rem;
    border-radius: 5rem;
}

.nav-header__item.nav-header__item--calendar-l:hover {
    background: #66A692;
}

.nav-header__item.nav-header__item--calendar-l:hover a span {
    background: #2F6E5B;
}

.portal-header .top-header div:nth-child(2) {
    margin-left: auto;
}

.portal-header .menu {
    display: none;
}

.portal_banner.main {
    width: 100%;
    height: 511rem;
    position: relative;
}

.portal_banner {
    margin-bottom: 10rem;
}

.portal_banner .skew-box {
    overflow: hidden;
    background: #7F828B;
    width: 100%;
    height: 420rem;
}

.portal_banner .skew-box__banner {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    /* transform: translateY(-51rem) skew(0,-3deg); */
}

.portal_banner img.lazy {
    min-height: 1px;
}

.portal_banner .skew-box__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.portal_banner .main__skew-box {
    position: relative;
    transform: translateY(50rem) skew(0, 3deg);
    /* transform: translateY(51rem) skew(0, 3deg); */
    will-change: transform;
}

.portal_banner .main__skew-box:before {
    content: "";
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.portal_banner .main__text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-left: 85rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.portal_banner .main__logo {
    width: 200rem;
    height: 100rem;
    margin-bottom: 75rem;
}

.portal_banner .main__title {
    font-size: 60rem;
    margin-bottom: 50rem;
    /* font-family: "Source Serif Pro", sans-serif; */
    font-family: "Montserrat", sans-serif;
    color: #FFFFFF;
}


/* search block */

.portal-header .search {
    width: 68rem;
    height: 68rem;
    border-radius: 100rem;
    background: #F6F6F6;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    transition: width 0.25s ease-in-out;
    cursor: pointer;
}

.portal-header .top-header__search {
    position: relative;
}

.portal-header .search__wrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 395rem;
    display: flex;
    justify-content: space-between;
    padding: 22rem 65rem 22rem 20rem;
}

.portal-header .search__wrap .input {
    border: none;
    background: transparent;
    font-family: "Montserrat", sans-serif;
    width: 100%;
    height: auto;
    color: #000;
    padding: 5px;
}

.portal-header .search__wrap .input::placeholder {
    font-family: "Montserrat", sans-serif;
    color: #ADADAD;
    font-weight: 500;
}

.portal-header .search__wrap .input_thin::placeholder {
    font-weight: 400;
}

.portal-header .search__wrap .submit {
    cursor: pointer;
    width: 68rem;
    height: 68rem;
    border-radius: 100rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.portal-header .search__wrap .search__submit {
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.portal-header .search__wrap .submit__icon {
    width: 30rem;
    height: 30rem;
}

.portal-header .search__wrap .submit__icon svg {
    width: 100%;
    height: 100%;
}

.portal-header .search__wrap .submit__icon svg path {
    fill: #2F6E5B;
}

.portal-header .search.open {
    cursor: unset;
    width: 395rem;
}

.portal-header .search__open-input {
    width: 68rem;
    height: 68rem;
}

.portal-header .search__input::placeholder {
    font-size: 20rem;
}


/* PAGE PORTAL */

.page-portal {
    display: flex;
    flex-direction: column;
    background-image: url("../img/portal/hero_bg.jpg");
    background-repeat: repeat;
    background-size: auto;
    background-position: center center;
    /* background-attachment: fixed; */
    width: 100%;
    min-height: 100vh;
}

.page-portal>.portal-section-title {
    width: auto;
    max-width: 1400px;
}

.portal-section-title {
    text-align: center;
    padding: 10px;
    margin: 34rem auto;
    /* background: #fff; */
}

.portal-section-title h1,
.portal-section-title h2,
.portal-section-title h3,
.portal-section-title h4,
.portal-section-title h5,
.portal-section-title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #2F6E5B;
    max-width: 1280px;
    margin: 0 auto;
}

.portal-section-title h1 {
    font-size: 60rem;
}

.portal-section-title h2 {
    font-size: 60rem;
}

.portal-section-title h3 {
    font-size: 30rem;
}

.portal-section-title h3 {
    font-size: 60rem;
}

.portal-section-title h4 {
    font-size: 45rem;
}

.portal-section-title h5 {
    font-size: 30rem;
}

.portal-section .fixed-content {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

.portal-section .block__title {
    margin-bottom: 35rem;
    padding: 10px 5px;
    background: #2F6E5B;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 21rem;
    font-weight: 600;
}

.portal-section .block__title:hover {
    background: #66A692;
}

.portal-section .block__title a h3{
    color: #fff;
}

.page-portal .article__excerpt .article__excerpt-wrap {
    position: relative;
    /* background: #fff; */
}

.page-portal .article__excerpt .article__excerpt-wrap.main-excerpt__wrap p {
    font-size: 18rem;
    font-family: "Montserrat", sans-serif;
}

.page-portal .article__excerpt .article__excerpt-wrap.main-excerpt__wrap a {
    color: #2F6E5B;
    font-weight: bold;
}

.portal-section {
    display: flex;
    flex-direction: row;
    justify-content: left;
    gap: 35rem;
    max-width: 1400px;
    width: 100%;
    margin: 34rem auto 0;
}

.portal-section .section-left,
.portal-section .section-right {
    display: flex;
    flex-direction: column;
    padding: 10px;
    flex: 1 1 auto;
    position: relative;
}

.portal-section .section-center {
    position: relative;
    padding: 10px;
    min-width: 0;
    width: 100%;
    /* background-color: #fff; */
}

.portal-section .section-left {
    min-width: 25%;
    max-width: 25%;
    /* background-color: #fff; */
}

.portal-section .section-left .block,
.portal-section .section-right .block {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.block.news .portal-section-title {
    position: relative;
}

.block.all_articles .portal-section-title {
    position: relative;
}

.block.social {
    position: relative;
}

.block.social:hover:after {
    transform: rotate(-15deg);
}

.portal-section .item-news {
    width: 100%;
    height: 110px;
    margin-bottom: 40px;
}

.portal-section .item-news__link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 10px 5px;
    font-size: 18px;
    font-weight: 500;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* box-shadow: inset 0px 0px 400px 110px rgba(0, 0, 0, 0.548); */
    color: #fff;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    transition: all .4s ease;
}

.portal-section .item-news__link-inner {
    background: #66A692;
    color: #fff;
    display: block;
    width: 100%;
    padding: 3px 5px;
    box-shadow: 3px 5px 5px 0px rgb(31, 110, 91, 70%);
    margin-bottom: -25px;
    /* height: 50px; */
}

.portal-section .item-news__link:hover {
    box-shadow: inset 0px 0px 400px 110px #1f6e5b88;
}

.portal-section .item-news__link>span {
    background: #1F6E5B;
    padding: 1px 8px;
    font-size: 14rem;
}

.kapsula-time .kapsula-slider .left-arrow-slick-sidebar {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
}

.kapsula-time .kapsula-slider .right-arrow-slick-sidebar {
    position: absolute;
    top: unset;
    bottom: 0;
    right: 0;
}

.kapsula-time .kapsula-slider .slick-arrow {
    display: block;
    width: 50rem;
    font-size: 16px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    padding: 2px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    z-index: 5555;
}

.left-kapsula-arrow svg {
    transform: rotate(180deg);
}

.left-kapsula-arrow {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    width: 50rem
}

.right-kapsula-arrow {
    position: absolute;
    display: flex;
    bottom: 0;
    right: 0;
    width: 50rem;
}

.portal-section .btn-to-upp {
    margin-left: 30%;
}

.portal-section .articls a {
    text-decoration: none;
}

.portal-section .article__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /* display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px; */
    gap: 1em;
    margin-top: 0;
}

.portal-section .article__list.author-article__list {
    gap: 15rem;
}

.portal-section .article__list.author-article__list .portal-article__item:first-child {
    width: 50%;
}

.portal-section .article__list.author-article__list .portal-article__item:last-child {
    width: 50%;
}

.portal-section .portal-article__item {
    display: flex;
    flex-direction: column;
    /* max-width: calc(100% / 2 - 15px); */
    /* width: 100%; */
    margin-bottom: 16px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    overflow: hidden;
    background: #fff;
}

.portal-section .portal-article__item:first-child {
    width: calc(60% - 1em);
    /* grid-area: 1 / 1 / 2 / 3; */
}

.portal-section .portal-article__item:nth-child(2) {
    width: calc(40% - 1em);
    /* grid-area: 1 / 3 / 2 / 4; */
}

.portal-section .portal-article__item:nth-child(3) {
    max-width: calc(50% - 22rem);
    width: 100%;
    /* grid-area: 2 / 1 / 3 / 2; */
}

.portal-section .portal-article__item:last-child {
    max-width: calc(50% - 22rem);
    width: 100%;
    /* grid-area: 2 / 2 / 3 / 4; */
}

.portal-section .article__link--img {
    display: flex;
    flex: 0 0 auto;
    overflow: hidden;
    z-index: 4;
}

.portal-section .portal-article__item:hover .article__img {
    transform: scale(1.2);
    transition: all .4s ease;
}

.portal-section .article__img {
    width: 100%;
    height: 250rem;
    transition: all .4s ease;
    object-fit: cover;
}

.portal-section .capsule__link--img {
    display: flex;
    height: 500px;
    overflow: hidden;
}

.portal-section .portal-article__item:hover .capsule__img {
    transform: scale(1.2);
    transition: all .4s ease;
}

.portal-section .capsule__img {
    width: 100%;
    transition: all .4s ease;
}

.portal-section .article__preview {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 8rem;
    top: -50px;
    padding: 20px 20px;
    margin: 10px;
    height: 100%;
    /* box-shadow: 0px 2px 16px -2px #1f6e5b; */
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    z-index: 5;
    background: #fff;
    margin-bottom: -20rem;
}

.portal-section .portal-article__title {
    display: flex;
    flex-direction: row;
    gap: 5rem;
    align-items: center;
}

.portal-section .portal-article__title svg {
    display: flex;
    flex: 0 0 auto;
    width: 15rem;
}

.portal-section .portal-article__title a {
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    /* color: #1F6E5B; */
    color: #363636;
    font-size: 18px;
}

.portal-section .portal-article__title a:hover {
    color: #66A692;
}

.portal-section .article__info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    font-family: "Montserrat", Sans-serif;
    color: #4F4F4F;
    line-height: 1.3em;
    font-size: 12px;
}

.portal-section .article__info a:hover {
    color: #66A692;
}

.portal-section .article__info span.dot_b_info {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    margin: 0 8px;
    background: #4F4F4F;
}

.portal-section .article__info i {
    margin-right: 8px;
}

.portal-section .arctile__text {
    margin-top: auto;
}

.portal-section .arctile__text p {
    /* font-family: "Montserrat", Sans-serif; */
    font-family: 'Source Serif Pro';
    line-height: 1.5em;
    color: #292929;
    font-size: 19rem;
    margin-bottom: 10px;
    font-weight: 400;
}

.portal-section .arctile__text p a {
    /* font-family: "Montserrat", Sans-serif; */
    color: #2F6E5B;
    border-bottom: 1px solid #2F6E5B;
}

.portal-section .arctile__text p a:hover {
    color: #66A692;
    border-bottom: 1px solid #66A692;
}

.portal-section .article__tags {
    display: flex;
    align-items: center;
    font-family: "Montserrat", sans-serif;
    font-size: 22rem;
    font-weight: 700;
    color: #1F6E5B;
}

.portal-section .article__tags a {
    color: #1F6E5B;
}

.portal-section .article__tags a:hover {
    color: #66A692;
}

.portal-section .article__tags i {
    margin-right: 8px;
}

.wp-block-media-text {
    gap: 70rem;
    margin: 15rem 0;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 0;
    align-self: start;
}

.portal-section .slider-article .portal-section-title {
    margin-bottom: 0;
}

.portal-section .slider-article .portal-section-title h3 {
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    font-size: 30rem;
    color: #2F6E5B;
}

.last-articles__row {
    flex-wrap: wrap;
}

.last-articles__item.article-item {
    height: 200px;
    padding: 30px 0;
}

.last-articles__row:last-child .article-item:first-child {
    width: 100%;
}

.last-articles__item .article-item__title a {
    font-size: 16px;
}

.last-articles__item .article-item__category a {
    font-size: 12px;
}

.last-articles__item .article-item__info a {
    font-size: 12px;
}

.all-articles__item.article-item {
    width: 100%;
    height: 180px;
    padding: 30px 0;
}

.all-articles__row {
    margin: 0;
}

.portal-section .slider__item--top {
    display: flex;
    width: 100%;
    height: 180px;
}

.portal-section .slider__item--top a {
    display: flex;
    width: 100%;
}

.portal-section .slider__item--top img {
    width: 100%;
    height: 180px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    object-fit: cover;
}

.portal-section .slider__item:hover .slider__item--top img {
    /* -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    filter: grayscale(100%); */
}

.portal-section .slider__item--bottom {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 5px 30px;
    height: 50%;
}

.portal-section .slider__item {
    display: flex !important;
    flex-direction: column;
    margin: 0 5px;
    height: 100%;
    overflow: hidden;
}

.portal-section .slider__item a {
    display: flex;
    text-decoration: none;
}

.portal-section .slider__item--img {
    width: 100%;
}

.portal-section .slider__item--auther {
    margin-top: -35rem;
    display: flex;
    align-self: baseline;
    z-index: 1;
}

.portal-section .slider__item--auther a {
    display: block;
    background: rgb(116, 116, 116);
    width: 70rem;
    height: 70rem;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.portal-section .slider__item--title {
    padding: 10px 0;
}

.portal-section .slider__item--title a {
    font-size: 18px;
    font-weight: 600;
    font-family: "Montserrat", Sans-serif;
    color: #1F6E5B;
}

.portal-section .slider__item--text {
    margin-bottom: 10px;
}

.portal-section .slider__item--text p {
    font-family: 'Source Serif Pro';
    font-size: 17rem;
    font-weight: 500;
    line-height: 21px;
    color: #4F4F4F;
}

.portal-section .slider__item--info span.dot_b_info {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    margin: 0 8px;
    background: rgb(173, 173, 173)
}

.portal-section .slider__item--info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin: auto 0 5px;
    font-family: "Montserrat", Sans-serif;
    font-size: 12rem;
    color: rgb(173, 173, 173);
    text-decoration: none;
}

.portal-section .slider__item--info i {
    margin-right: 6px;
}

.portal-section .slider__item--tags {
    display: flex;
    align-items: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1F6E5B;
}

.portal-section .slider__item--tags a {
    color: #1F6E5B;
    margin-left: 5px;
}


/* слайдер под авторов */

.slider__item__author .slider__item--top {
    position: relative;
}

.slider__item__author .slider__item--top .slider__item--bottom {
    position: absolute;
    bottom: -50%;
    left: 0;
    background: rgba(245, 245, 245, 0.97);
    width: 100%;
    height: 60%;
    transition: all .4s ease-in-out;
}

.portal-section .slider__item.slider__item__author:hover .slider__item--top img {
    filter: none;
    transform: scale(1.2);
}

.slider__item__author:hover .slider__item--top .slider__item--bottom {
    bottom: 0;
    transition: all .4s ease-in-out;
}

.slider__item__author .slider__item--social ul {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.slider__item__author .slider__item--social ul i {
    color: #1F6E5B;
    font-size: 16rem;
    transition: all .4s ease-in-out;
}

.slider__item__author .slider__item--social ul i:hover {
    color: #3D9C85;
    transform: translateY(-10px);
    transition: all .4s ease-in-out;
}

.portal-section .slick-slider {
    position: relative;
    width: 100%;
    min-width: 0;
    padding-bottom: 50rem;
}
.portal-section .slick-slider::before {
    display: none;
}
.portal-section .slick-list,
.slick-track {
    display: flex !important;
}

.portal-section .slick-list {
    overflow: hidden;
}


/*
.portal-section .left-arrow-slick {
    position: absolute;
    top: 50%;
    left: -15rem;
    transform: translatey(-50%);
}

.portal-section .right-arrow-slick {
    position: absolute;
    top: 50%;
    right: -15rem;
    transform: translatey(-50%);
} */


/* .portal-section .slick-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    width: 40rem;
    height: 40rem;
    background: #1F6E5B;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    z-index: 10;
}

.portal-section .slick-arrow svg {
    width: 100%;
    height: 100%;
    fill: #fff;
} */


/* PORTAL PAGINATION */

.portal-section .portal-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.portal-section .portal-pagination,
.portal-section .portal-pagination a {
    color: #1F6E5B;
}

.portal-section .portal-pagination a,
.portal-section .portal-pagination span {
    margin: 0 15px;
}

.portal-section .portal-pagination .page-numbers.current {
    color: #66A692;
}


/* Call-back form cf7 */

.portal-call-back-cf7 {
    background-color: #1F6E5B;
    padding: 30px 15px 30px;
    margin: 50rem 0;
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-size: 20%;
    background-position: 98%;
    display: flex;
    flex-direction: column;
}

.portal-call-back-cf7 .wpcf7 {
    width: 100%;
}

.portal-call-back-cf7>span {
    display: block;
    text-align: left;
    color: #FFFFFF;
    font-family: "Noto Serif";
    font-size: 16rem;
    font-weight: 400;
    margin-bottom: 20rem;
    max-width: 70%;
}

.portal-call-back-cf7 input:not( [type=submit]),
.portal-call-back-cf7 textarea {
    max-width: 60%;
    width: 100%;
    font-family: "Noto Serif";
    font-weight: 500;
    font-size: 16px;
    padding: 12px 16px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    border: 1px solid #1F6E5B;
    background-color: #1F6E5B;
    color: #fff;
    transition: all .4s ease-in-out;
}

.portal-call-back-cf7 textarea {
    height: 50px;
}

.portal-call-back-cf7 input:not( [type=submit]):hover,
.portal-call-back-cf7 input:not( [type=submit]):focus,
.portal-call-back-cf7 textarea:hover,
.portal-call-back-cf7 textarea:focus {
    background-color: #66A692;
    transition: all .4s ease-in-out;
}

.portal-call-back-cf7 input:not( [type=submit]):hover::placeholder,
.portal-call-back-cf7 input:not( [type=submit]):focus::placeholder,
.portal-call-back-cf7 textarea:hover::placeholder,
.portal-call-back-cf7 textarea:focus::placeholder {
    color: #fff;
}

.portal-call-back-cf7 input::placeholder,
.portal-call-back-cf7 textarea::placeholder {
    color: #fff;
}

.portal-call-back-cf7 input[type=submit] {
    display: block;
    padding: 8px 16px;
    color: #fff;
    border: 2px solid #fff;
    background-color: #1F6E5B;
    font-family: "Noto Serif";
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    margin: 30px auto 0;
    transition: all .4s ease-in-out;
}

.portal-call-back-cf7 input[type=submit]:hover {
    background: #3D9C85;
    transition: all .4s ease-in-out;
}

.portal-call-back-cf7 p:not( [type=submit]) {
    margin-bottom: 15px;
}

.portal-call-back-cf7 .wpcf7-spinner {
    display: none;
}

.portal-call-back-cf7 a {
    display: inline-block;
    padding: 8px 16px;
    color: #fff;
    border: 2px solid #fff;
    background-color: #1F6E5B;
    font-family: "Noto Serif";
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    margin: 30px auto 0;
    transition: all .4s ease-in-out;
}

.portal-call-back-cf7 a:hover {
    background: #3D9C85;
}


/* Блок с формой подписки */

.portal-section .mailpoet_form {
    margin-top: 15px;
    margin-bottom: 15px;
}

.portal-section .mailpoet_form_column {
    justify-content: center;
}

.portal-section .mailpoet_form_paragraph {
    margin-bottom: 15rem;
}
.portal-section .mailpoet_form_paragraph span {

    color: #ffffff;
}
#mailpoet_form_1 p.mailpoet_form_paragraph.last em{
    color: #ffffff;
}
.portal-section input.mailpoet_text {
    font-family: "Noto Serif" !important;
    font-weight: 500;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    border: 1px solid #1F6E5B;
    transition: all .4s ease-in-out;
}

.portal-section input.mailpoet_submit {
    font-family: "Noto Serif" !important;
}

.portal-section input.mailpoet_text:hover,
.portal-section input.mailpoet_text:focus {
    background-color: #66A692 !important;
    transition: all .4s ease-in-out;
}

.portal-section input.mailpoet_text:hover::placeholder,
.portal-section input.mailpoet_text:focus::placeholder {
    transition: all .4s ease-in-out;
}

.portal-section .mailpoet_submit:hover,
.portal-section .mailpoet_submit:focus {
    cursor: pointer;
    background-color: #66A692 !important;
    transition: all .4s ease-in-out;
}

.portal-section .mailpoet_form_paragraph a {
    color: #fff;
    text-decoration: underline;
}

.portal-section .mailpoet_form_paragraph a:hover {
    color: #3D9C85;
}


/* SOCIAL FEED */

.heateor_sss_sharing_container {
    display: flex;
    align-items: center;
}

.heateor_sss_sharing_title {
    margin-right: 15px;
    color: #1F6E5B;
}

.heateor_sss_svg {
    background: #1F6E5B !important;
}

.heateor_sss_sharing_ul a:hover .heateor_sss_svg {
    background: #3D9C85 !important;
}

.heateor_sss_sharing_ul a {
    transition: all .4s ease-in-out;
}

.heateor_sss_sharing_ul a:hover {
    transform: translateY(-10px);
    transition: all .4s ease-in-out;
}


/* LIKEs */

.page-portal .article-social {
    margin: 30rem 0;
}

.wpulike {
    display: block;
    position: relative;
    line-height: normal;
    margin: 0;
    margin-left: auto;
    padding: 0;
}

.wpulike-heart .wp_ulike_general_class {
    box-shadow: unset;
    padding: 0;
}

.wpulike-heart .wp_ulike_put_image:after {
    width: 15px;
    height: 15px;
}

.wpulike-heart .wp_ulike_put_image {
    padding: 10px;
}

.wpulike-heart .count-box {
    font-size: 12px;
    padding: 0 2px;
}

.wpulike-heart .wp_ulike_put_image.wp_ulike_btn_is_active:after {
    filter: invert(55%) sepia(40%) saturate(3852%) hue-rotate( 329deg) brightness(100%) contrast(111%);
}

.wpulike-heart .wp_ulike_put_image {
    transition: all .4s ease-in-out;
}

.wpulike-heart .wp_ulike_put_image:hover {
    transform: translateY(-5px);
    transition: all .4s ease-in-out;
}

.article-social .wpulike-heart .wp_ulike_put_image {
    padding: 0 15px
}

.article-social .wpulike-heart .wp_ulike_put_image:after {
    width: 25px;
    height: 25px;
}

.article-social .wpulike-heart .count-box {
    font-size: 22px;
    padding: 0 0 0 10px;
}


/* SINGLE-ARTICLES page */

.block.article-content {
    background: #fff;
    margin-top: 15px;
}

.page-portal .portal-section-excerpt {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.excerpt-envelope {
    cursor: pointer;
    margin-right: auto;
}

.page-portal .article__excerpt .article__excerpt-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    min-width: 320px;
    /* max-width: 56%; */
    max-width: 100%;
    position: relative;
    width: 100%;
    /* border: 2px solid #2F6E5B; */
    /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    padding: 20px 25px 20px; */
    padding: 5px;
}

.page-portal .article__excerpt .article__excerpt-wrap .excerpt-envelope {
    margin: 20rem 0 0 0;
}

.page-portal .article__excerpt .article__excerpt-wrap i {
    color: #2F6E5B;
    margin: 20rem 0 0 0;
    font-size: 30rem;
}

@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap');
.page-portal .article__excerpt p {
    font-family: "Montserrat", sans-serif;
    text-align: center;
    color: #363636;
    font-size: 16rem;
    line-height: 1.5em;
}

.page-portal .base__excerpt {
    margin: 25px 0;
}

.page-portal .base__excerpt .base__excerpt-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    min-width: 320px;
    max-width: 100%;
    position: relative;
    width: 100%;
    border: 2px solid #2F6E5B;
    padding: 20px 25px 20px;
}

.page-portal .base__excerpt .base__excerpt-wrap i {
    color: #2F6E5B;
    margin: 20px 0 0 0;
}

.page-portal .base__excerpt p {
    color: #2F6E5B;
    font-size: 20rem;
    line-height: 1.5em;
    text-align: center;
}

.article-content__list-title {
    border-bottom: 2px #2F6E5B;
    border-bottom-style: dashed;
    margin-bottom: 25rem;
    padding: 15px 0;
}

.portal-section .article-content h3,
.portal-section .article-content h4,
.portal-section .article-content h5,
.portal-section .article-content h6 {
    color: #2F6E5B;
    line-height: 1.6em;
    margin-top: 30rem;
    margin-bottom: 10rem;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}

.portal-section .article-content h2 {
    font-size: 24rem;
    color: #2F6E5B;
    line-height: 1.5em;
    margin-top: 20rem;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}

.portal-section .article-content h3 {
    font-size: 22rem;
}

.portal-section .article-content h4 {
    font-size: 18rem;
}

.portal-section .article-content h5 {
    font-size: 18rem;
}

.portal-section .article-content a:not(.article-titles) {
    color: #2F6E5B;
    border-bottom: 1px solid #2F6E5B;
}

.portal-section .article-content a:not(.article-titles):hover {
    color: #66A692;
    border-bottom: 1px solid #66A692;
}

.portal-section .article-content .article-titles {
    display: flex;
    align-items: center;
    line-height: 35rem;
    gap: 5rem;
    font-size: 18rem;
    color: #2F6E5B;
}

.portal-section .article-content .article-titles.article-titles--active svg {
    opacity: 1;
    transition: .5s ease all;
}

.portal-section .article-content .article-titles svg {
    opacity: 0;
    transition: .5s ease all;
    width: 20rem;
}

.portal-section .article-content .article-titles:hover {
    color: #66A692;
}

.portal-section .article-content p {
    font-size: 18rem;
    font-family: 'Source Serif Pro' !important;
    line-height: 1.9em;
    color: #000;
}

.portal-section .article-content .article__reference {
    padding: 26rem;
    background: #2F6E5B;
    font-size: 20rem;
    font-family: 'Source Serif Pro';
    line-height: 1.9em;
    /* color: #204a3d; */
    color: #fff;
    margin: 32rem 0;
}

.portal-section .article-content .article__reference p {
    color: #204a3d;
}

.portal-section .article-content .article__reference a {
    color: #2F6E5B;
}

.portal-section .article-content .article__reference a:hover {
    color: #66A692;
}

.portal-section .article__reference-rect {
    font-family: 'Source Serif Pro';
    border: 3px solid #2F6E5B;
    padding: 25rem 15rem;
    margin: 15rem 0;
    color: #000;
    line-height: 1.5;
    font-size: 18rem;
    text-align: center;
}

.portal-section .article-content ul,
.portal-section .article-content ol {
    font-size: 18rem;
    font-family: 'Source Serif Pro';
    line-height: 1.9em;
    color: #000;
    list-style-type: disc;
    margin-left: 20px;
}

.portal-section .article-content ul li::marker {
    color: #2F6E5B;
    font-weight: bold;
    font-size: 20rem;
}

.portal-section .article-content blockquote {
    border-left: 3px solid #2F6E5B;
    padding-left: 10px;
    margin: 10rem 0;
}

.portal-section .article-content img {
    width: 100%;
    height: 100%;
    margin-top: 15px;
}

.portal-section .article-content .wp-block-image figcaption,
.portal-section .article-content .wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    font-size: 14rem;
}

.portal-section .article-information {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15rem 0 25rem;
}

.portal-section .article-information span {
    width: 50%;
    font-family: 'Source Serif Pro';
    font-size: 18rem;
    line-height: 1.5em;
    color: #363636;
}

.portal-section .article-information span:nth-child(3) {
    margin-top: 10rem;
    width: 100%;
}

.portal-section .article-information span:nth-child(2) {
    text-align: right;
}

.portal-section .article-information span b {
    font-size: 18rem;
    color: #2F6E5B;
}

.portal-section .article-information span a {
    font-size: 18rem;
    font-family: 'Source Serif Pro';
    line-height: 1.5em;
    color: #363636;
}

.portal-section .article-information span a:hover {
    color: #66A692;
}

.portal-section .section-center .article-social {
    display: flex;
}

.expert-excerpt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 15rem;
}

.e_e__ava {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 180rem;
    height: 120rem;
    padding: 0 15rem 10rem;
    margin-bottom: -30rem;
    z-index: 2;
    background: #fff;
}

.portal-section .article-content .e_e__avatar {
    display: flex;
    border-radius: 50%;
    height: 110rem;
    width: 110rem;
    /* background-color: #1F6E5B; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.e_e__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top: 3px solid #1F6E5B;
    border-bottom: 3px solid #1F6E5B;
    z-index: 1;
    padding: 20rem 0;
    width: 100%;
}

.portal-section .article-content .e_e__content-name h5 {
    margin-top: 0;
    margin-bottom: 35rem;
    color: #1F6E5B;
    font-weight: 500;
}

.portal-section .article-content .e_e__content__text p {
    text-align: center;
    font-family: 'Source Serif Pro' !important;
    line-height: 1.3em !important;
    color: #363636;
    color: #363636;
}


/* -----Блок с комментариями */

.portal-section .article-comments {
    margin-top: 45px;
}

.portal-section h2.comments-title {
    padding: 15px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 26rem;
    color: #2F6E5B;
    word-spacing: 20rem;
}

.portal-section h3.comment-reply-title {
    padding: 15px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 20rem;
    color: #2F6E5B;
}

.portal-section .article-comments li.comment {
    list-style: none;
}

.portal-section .comments-area .comment-list>.comment>.comment-body {
    border-top: 1px solid #f1f1f1;
}

.portal-section .comments-area .comment-body {
    position: relative;
    padding: 15px 25px 15px 70px;
    min-height: 120px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border-radius: 3px;
    z-index: 0;
    margin-bottom: 1rem;
}

.portal-section .comments-area .comment-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    font-size: 12rem;
}

.portal-section .comments-area .comment-meta .says {
    display: none;
}

.portal-section .comments-area .comment-meta .comment-author img {
    padding: 3px;
    border-width: 2px;
    border-style: solid;
    border-radius: 60%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 28px;
    width: 60px;
    height: auto;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    border-color: #2F6E5B;
}

.portal-section .comments-area .comment-meta .comment-author.vcard {
    margin-right: 5px;
}

.portal-section .comment-meta .comment-metadata {
    line-height: 1.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.portal-section .comment-content {
    position: relative;
    z-index: 0;
    padding: 16px 40px 16px 0;
}

.portal-section .comment-content p {
    margin: 0;
    font-size: 16rem;
}

.portal-section .comment-body .reply {
    text-align: left;
}

.portal-section .comment-metadata .edit-link,
.comment-body .reply {
    position: relative;
    z-index: 0;
}

.portal-section .comment-list .children {
    position: relative;
    padding: 0;
    margin: 0;
    margin-left: 2.5em;
    z-index: 0;
    list-style: none;
}

.portal-section .comment-list .children .comment-body {
    padding: 7px 25px 7px 70px;
}

.portal-section .comment-list,
.portal-section .comment-respond {
    display: none;
}

.portal-section .comment-list.show-form-comment,
.portal-section .comment-respond.show-form-comment {
    display: block;
}

.portal-section h2.comments-title span {
    cursor: pointer;
    font-size: 20rem;
    border-bottom: 1px solid #2F6E5B;
}

.portal-section .comment-reply-title {
    display: inline-block;
    cursor: pointer;
}

.portal-section .comments-title span:hover {
    color: #66A692;
}

.portal-section .comment-reply-title i {
    margin-right: 10px;
}

.portal-section form.comment-form p:not(.comment-form-cookies-consent,
.aiowps-captcha) {
    display: flex;
    flex-direction: column;
    margin: 15px 0;
    font-size: 14rem;
}

.portal-section form.comment-form input,
.portal-section form.comment-form .comment-form-comment textarea {
    margin: 5px 0;
    padding: 10px 15px;
    border: 1px solid #2F6E5B;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    font-size: 20rem;
}

.portal-section form.comment-form input:focus,
.portal-section form.comment-form .comment-form-comment textarea:focus {
    border: 1px solid #002954;
}

.portal-section form.comment-form p.aiowps-captcha,
.portal-section form.comment-form .aiowps-captcha-equation {
    font-size: 14px;
}

.portal-section form.comment-form p.aiowps-captcha,
.portal-section form.comment-form p.form-submit {
    margin-top: 15px;
}

.portal-section .comment-respond {
    margin-top: 20px;
}

.portal-section .comment-respond .logged-in-as {
    font-size: 12rem;
}

.portal-section .comment-respond .comment-notes {
    font-size: 16rem;
}

.portal-section .comment-respond .aiowps-captcha-equation input {
    font-size: 12rem;
    padding: 5px;
}

.portal-section .comment-respond input[type="submit"],
.portal-section .comment-respond input[type="reset"],
.portal-section .comment-respond button {
    background: #2F6E5B;
    border-color: #2F6E5B;
    color: #fff;
    padding: 5px 35px;
    line-height: 30px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    cursor: pointer;
    align-self: flex-start;
}

.portal-section .comment-respond input[type="submit"]:hover,
.portal-section .comment-respond input[type="reset"]:hover,
.portal-section .comment-respond button:hover,
.portal-section .comment-respond input[type="submit"]:focus,
.portal-section .comment-respond input[type="reset"]:focus,
.portal-section .comment-respond button:focus {
    background: #66A692;
    border-color: #66A692;
    color: #fff;
}

.portal-section .comment-reply-link {
    font-size: 12rem;
    text-decoration: underline;
}

.portal-section .comment-reply-link:hover {
    color: #2F6E5B;
}

.player * {
    background: none;
    border: none;
    font-size: 14px;
    letter-spacing: 1px;
}

.player audio {
    display: none;
}

.player__time {
    flex-basis: 70px;
}

.player {
    display: flex;
    align-items: center;
    gap: 7px;
    background: rgba(243, 243, 243, 0.589);
    width: 100%;
    padding: 12px;
    border-radius: 3px;
}

.player__play-btn {
    background-image: url(/wp-content/themes/nsld/assets/img/player/music-play_g.svg);
    background-size: 27px 27px;
    background-repeat: no-repeat;
    background-position: 2px center;
    width: 27px;
    height: 27px;
    cursor: pointer;
    border-radius: 50%;
}

.player__play-btn:hover {
    background: #eee;
    background-image: url(/wp-content/themes/nsld/assets/img/player/music-play_g.svg);
    background-size: 27px 27px;
    background-repeat: no-repeat;
    background-position: 2px center;
}

.player__play-btn.pause {
    background-image: url(/wp-content/themes/nsld/assets/img/player/music-pause_g.svg);
    background-size: 27px 27px;
    background-repeat: no-repeat;
    background-position: 0 center;
}

.player input[type="range"] {
    -webkit-appearance: none;
    height: 10px;
    border-radius: 5px;
    background: white;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    cursor: pointer;
    overflow: hidden;
}

.player__scale {
    flex-grow: 1;
}

.player input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    /*     width: 14px; */
    width: 10px;
    height: 10px;
    /*     height: 14px; */
    border-radius: 50%;
    background: #2F6E5B;
    cursor: pointer;
    border: none;
    box-shadow: -2083px 0 0 2080px #66A692;
}

.player input[type="range"]::-moz-range-thumb {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #2F6E5B;
    cursor: pointer;
    border: none;
    box-shadow: -2083px 0 0 2080px #66A692;
}

.player__speaker {
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/nsld/assets/img/player/volume_g.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    margin: 0 2px 0 15px;
    cursor: pointer;
    user-select: none;
}

.player__speaker.disabled {
    background-image: url(/wp-content/themes/nsld/assets/img/player/volume_g.svg), linear-gradient(133deg, #d3d3d3 0%, #d3d3d3 45%, #2F6E5B 45%, #2F6E5B 53%, #d3d3d3 53%, #d3d3d3 100%);
}

.player .volume {
    width: 40px;
}

.player__desc {
    font-size: 14px;
    margin: 10px 0 25px;
}

@media(max-width:768px) {
    .player .volume {
        display: none;
    }
}


/* knowledge_base tax */

.pro_capsule__inner {
    display: flex;
    flex-direction: column;
    gap: 30rem;
    margin-bottom: 60rem;
}

.pro_capsule__inner h2 {
    text-align: center;
    margin-top: -5px;
}

.pro_capsule__inner h2 a {
    color: #2F6E5B;
}

.pro_capsule__desc {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 25px 0;
    padding: 20px 25px;
    min-width: 320px;
    width: 100%;
    border: 2px solid #2F6E5B;
    color: #2F6E5B;
}


/* СТРАНИЦА АВТОРА */

.portal-section__author {
    display: flex;
    flex-direction: row;
    justify-content: center;
    min-width: 320px;
    max-width: 56%;
    position: relative;
    width: 100%;
    margin: 50rem auto;
    padding: 15rem;
}

.page-author .author__top {
    display: flex;
    flex-direction: row;
    margin-bottom: 30rem;
    padding-bottom: 30rem;
    border-bottom: 2px #2F6E5B;
    border-bottom-style: dashed;
}

.page-author h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 42rem;
    color: #2F6E5B;
}

.page-author .page-author__image {
    display: flex;
    flex: 1 0 100%;
    width: 250rem;
    max-width: 250rem;
    height: 250rem;
    max-height: 250rem;
    overflow: hidden;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 15rem;
}

.page-author .page-author__image img {
    display: block;
    width: 100%;
    height: 100%;
}

.page-author .page-author__info {
    display: flex;
    flex-direction: column;
}

.page-author .page-author__info p {
    padding: 20rem 0;
}

.page-author__social {
    margin-top: auto;
}

.page-author .page-author__social ul {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.page-author .page-author__social ul i {
    color: #1F6E5B;
    font-size: 26rem;
    transition: all .4s ease-in-out;
}

.page-author .page-author__social ul i:hover {
    color: #3D9C85;
    transform: translateY(-10px);
    transition: all .4s ease-in-out;
}

.page-author .portal-section-title h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 30rem;
    color: #2F6E5B;
}


/* Страница с календарем */

.section-center .calendar-date-switcher {
    background: #2F6E5B;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 21rem;
    font-weight: 600;
}

.section-center .calendar-date-switcher .calendar-month {
    padding: 10px 5px !important;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 21rem;
    font-weight: 600;
}

.section-center .spiffy .calendar-next a,
.section-center .spiffy .calendar-prev a {
    color: #fff;
}

.section-center .current-day {
    background-color: #d6fff2;
}

.section-center .day-with-date {
    height: 150px;
}

.section-center .day-number.weekend,
.section-center .weekend-heading {
    color: #b50a72;
}

.section-center .spiffy-title,
.section-center .calendar-month,
.section-center .event-title,
.section-center .spiffy.calendar-table {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.section-center .spiffy-title {
    font-size: 14rem;
}

.section-center .calnk-link span span.event-title {
    font-size: 13rem;
}

.section-center .spiffy .ca-desc-p {
    font-family: 'Source Serif Pro';
    font-weight: 400;
    font-size: 12rem;
    line-height: 16rem;
}

.section-center .spiffy .ca-location-p {
    font-size: 12rem;
    line-height: 12rem;
}

@media screen and ( max-width: 2600px) {
    .portal-header .nav-header__item a {
        font-size: 17rem;
    }
    .portal-section .section-left {
        min-width: 25%;
    }
    .portal-section .article__img {
        width: 100%;
        height: 240rem;
        transition: all .4s ease;
    }
    .portal-section .section-center .slick-arrow {
        position: absolute;
        display: flex;
        bottom: 0;
        width: 50rem;
    }
    .portal-section .slick-arrow svg {
        width: 100%;
        height: 100%;
        fill: #fff;
        cursor: pointer;
    }
    .portal-section .left-articles-main-arrow {
        left: 0;
    }
    .portal-section .left-articles-main-arrow svg {
        transform: rotate(180deg);
    }
    .portal-section .right-articles-main-arrow {
        right: 0;
    }
    .portal-section .left-capsule-main-arrow svg {
        transform: rotate(180deg);
    }
    .portal-section .left-capsule-main-arrow {
        left: 0;
    }
    .portal-section .right-capsule-main-arrow {
        right: 0;
    }
}

@media screen and ( max-width: 1900px) {
    .portal-section .article__img {
        height: 250rem;
    }
}

@media screen and ( max-width: 1600px) {
    /* .portal-section .section-left,
    .portal-section .section-right {
        position: relative;
        display: flex;
        flex-direction: column;
        margin: 10px;
        width: 20%;
        flex: 1 1 auto;
    } */
    .portal-section .section-center {
        display: flex;
        flex-direction: column;
        margin: 0 0 10px;
        flex: 1 1 auto;
        /* width: 60%; */
    }
    /* .portal-section .block__title {
        margin-bottom: 30px;
        font-size: 18px;
    } */
    .portal-section .right-item {
        width: 100%;
        height: 200px;
    }
    .portal-section .kapsula-time__link {
        font-size: 25px;
    }
    .portal-call-back-cf7 {
        background-size: 30%;
    }
    .portal-section .slider__item--top {
        height: 140px;
    }
    .portal-section .slider__item--top img {
        height: 140px;
    }
    .portal-call-back-cf7>span {
        font-size: 16rem;
    }
    .portal-section .article__reference-rect {
        font-size: 22rem;
    }
}

@media screen and ( max-width: 1440px) {
    .portal-section .section-center {
        padding: 10px 10px;
    }
    .portal-section .article-content .article-titles {
        font-size: 22rem;
    }
    /* .portal-section .section-left,
    .portal-section .section-right {
        width: 25%;
    }
    .portal-section .section-center {
        width: 65%;
        margin: 0;
    } */
    .portal-section .slider__item--text p {
        font-size: 22rem;
    }
    .portal-section .slider__item--info {
        font-size: 14rem;
    }
    .portal-section .arctile__text p {
        font-size: 22rem;
    }
    .portal-section .article__img {
        height: 200px;
    }
    .portal-section .slider__item--top {
        height: 160px;
    }
    .portal-section .slider__item--top img {
        height: 160px;
    }
    .page-portal .article__excerpt p {
        font-size: 32rem;
    }
    /* SINGLE-ARTICLES page */
    .portal-section .article-content h2 {
        font-size: 26rem;
        line-height: 2em;
    }
    .portal-section .article-content h3 {
        font-size: 24rem;
    }
    .portal-section .article-content h4 {
        font-size: 20rem;
    }
    .portal-section .article-content h5 {
        font-size: 20rem;
    }
    .portal-section .article-content p {
        font-size: 22rem;
        line-height: 1.7em;
    }
    .portal-section .article-content ul,
    .portal-section .article-content ol {
        font-size: 20rem;
    }
    .portal-section .article-content .wp-block-image figcaption,
    .portal-section .article-content .wp-block-audio figcaption {
        font-size: 16rem;
    }
    .portal-section .comments-area .comment-meta {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row;
        align-items: center;
        font-size: 14rem;
    }
    .portal-section .comment-reply-link {
        font-size: 18rem;
    }
    .portal-section .comment-content p {
        margin: 0;
        font-size: 18rem;
    }
    .portal-call-back-cf7 {
        background-size: 30%;
    }
    .portal-call-back-cf7>span {
        font-size: 18rem;
        margin-bottom: 40rem;
    }
    .portal-call-back-cf7 input:not( [type=submit]),
    .portal-call-back-cf7 textarea {
        font-size: 12px;
    }
    .portal-section .article-information {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 15rem 0 25rem;
        font-size: 20rem;
        color: #2F6E5B;
    }
    .portal-section .article-information span,
    .portal-section .article-information span b,
    .portal-section .article-information span a {
        font-size: 22rem;
    }
    /* НГ */
    .portal-header .nav-header__item:first-child::before {
        top: -120%;
        right: -25%;
    }
}

@media screen and ( max-width: 1280px) {
    .portal-section .rubric__link {
        font-size: 23rem;
    }
    .portal-section .article__img {
        width: 100%;
        /* height: 185px; */
        transition: all .4s ease;
    }
    .portal-section .arctile__text p {
        font-size: 22rem;
    }
    .portal-section .article__tags {
        font-size: 22rem;
    }
    .portal-section .article-content .article-titles {
        font-size: 26rem;
    }
    /* SINGLE-ARTICLES page */
    .portal-section .article-content h2 {
        font-size: 28rem;
        line-height: 2em;
    }
    .portal-section .article-content h3 {
        font-size: 26rem;
    }
    .portal-section .article-content h4 {
        font-size: 22rem;
    }
    .portal-section .article-content h5 {
        font-size: 22rem;
    }
    .portal-section .article-content p {
        font-size: 26rem;
    }
    .portal-section .slider__item--top {
        height: 180rem;
    }
    .portal-section .slider__item--top img {
        height: 180rem;
    }
    .portal-section .article-content ul,
    .portal-section .article-content ol {
        font-size: 23rem;
        font-family: 'Source Serif Pro';
        line-height: 1.9em;
        color: #000;
        margin-left: 20px;
    }
    .portal-section .article__img {
        height: 185px;
    }
    .portal-section .slider__item--info {
        font-size: 16rem;
    }
    .portal-section .capsule__link--img {
        display: flex;
        height: 550rem;
        overflow: hidden;
    }
    .portal-section .article-information {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 15rem 0 25rem;
        font-size: 22rem;
        color: #2F6E5B;
    }
}

@media screen and ( max-width: 1024px) {
    .text_size_s {
        font-size: 28rem;
    }
    .nav-header__item.nav-header__item--calendar {
        padding: 15rem 18rem;
        margin: 0;
        margin-left: 15rem;
    }
    .nav-header__item.nav-header__item--calendar a {
        font-size: 18rem;
    }
    .portal-section .section-left,
    .portal-section .section-right {
        /* display: flex; */
        /* flex-direction: column; */
        margin: 10px;
        /* width: 25%; */
        /* flex: 1 1 auto; */
    }
    .portal-section .rubric__link {
        font-size: 35rem;
    }
    .portal-section .section-center {
        display: flex;
        flex-direction: column;
        margin: 10px;
        flex: 1 1 auto;
        /* width: calc( 100% - (25% * 2)  ); */
    }
    .portal-section .article__list {
        display: flex;
        flex-direction: row;
        /* flex-wrap: wrap; */
        justify-content: space-between;
    }
    .portal-section .portal-article__item {
        max-width: 100%;
        margin-bottom: 16px;
        box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
        overflow: hidden;
    }
    .portal-section .block__title {
        font-size: 32rem;
    }
    .portal-section {
        /* display: grid;
        grid-auto-rows: 1fr;
        grid-template-columns: 30% 70%;
        grid-template-areas: "l c" "r c";
        grid-template-rows: auto;
        grid-column-gap: 0px;
        grid-row-gap: 0px; */
    }
    .portal-section .section-left {
        min-width: 30%;
    }
    .portal-header .nav-header__item {
        margin-right: 20px;
    }
    .portal-section .section-left,
    .portal-section .section-right {
        margin: 0px;
    }
    .portal-section .section-center {
        margin: 0px;
    }
    .page-portal .base__excerpt p {
        font-size: 28rem;
        line-height: 1.5em;
    }
    /* .portal-section .fixed-content {
        position: -webkit-sticky;
        position: static;
        top: 20px;
    } */
    .portal-section .arctile__text p {
        font-size: 32rem;
    }
    .portal-section .article__tags {
        font-size: 24rem;
    }
    .portal-section .slider__item--text p {
        font-size: 32rem;
    }
    .portal-section .article-content ul,
    .portal-section .article-content ol {
        font-size: 26rem;
        line-height: 1.9em;
        margin-left: 20px;
    }
    /* SINGLE-ARTICLES page */
    .page-portal .article__excerpt p,
    .page-portal .base__excerpt p {
        font-size: 32rem;
    }
    .portal-section .article-content .article-titles {
        font-size: 32rem;
    }
    .portal-section .article-content h3,
    .portal-section .article-content h4,
    .portal-section .article-content h5,
    .portal-section .article-content h6 {
        color: #2F6E5B;
        line-height: 1.7em;
        margin-top: 20rem;
    }
    .portal-section .article-content h2 {
        font-size: 38rem;
    }
    .portal-section .article-content h3 {
        font-size: 36rem;
    }
    .portal-section .article-content h4 {
        font-size: 32rem;
    }
    .portal-section .article-content h5 {
        font-size: 32rem;
    }
    .portal-section .article-content p {
        font-size: 34rem;
        text-align: justify;
    }
    .portal-section .article-content blockquote {
        margin: 20rem 0;
    }
    .portal-call-back-cf7 {
        /* background-size: 51%; */
    }
    .portal-call-back-cf7>span {
        font-size: 26rem;
        max-width: 80%;
    }
    .portal-section .article-content .article__reference {
        padding: 28rem;
    }
    .portal-section .article-content .wp-block-image figcaption,
    .portal-section .article-content .wp-block-audio figcaption {
        font-size: 18rem;
    }
    .portal-section .article-information span,
    .portal-section .article-information span b,
    .portal-section .article-information span a {
        font-size: 26rem;
    }
    /* Блок с комментариями */
    .portal-section h2.comments-title {
        font-size: 40rem;
    }
    .portal-section .comments-area .comment-meta {
        font-size: 20rem;
    }
    .portal-section .comment-content p {
        font-size: 24rem;
    }
    .portal-section .comment-reply-link {
        font-size: 22rem;
    }
    .portal-section h3.comment-reply-title {
        font-size: 40rem;
    }
    .portal-section form.comment-form p:not(.comment-form-cookies-consent,
    .aiowps-captcha) {
        margin: 5px 0;
        font-size: 22rem;
    }
    .portal-section .slider__item--top {
        height: 300rem;
    }
    .portal-section .slider__item--top img {
        height: auto;
    }
    .portal-section .slider__item--auther {
        margin-top: -80rem;
    }
    .portal-section .slider__item--auther span {
        width: 120rem;
        height: 120rem;
    }
    .portal-section .article__img {
        height: 220px;
    }
    .portal-section .capsule__link--img {
        display: flex;
        height: 62em;
        overflow: hidden;
    }
    .portal-section .article-information {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 15rem 0 25rem;
        font-size: 26rem;
        color: #2F6E5B;
    }
    .portal-section .slick-arrow {
        font-size: 14px;
    }
    /* НГ */
    .portal-section .article__reference-rect {
        font-size: 30rem;
    }
}

@media screen and ( max-width: 768px) {
    .text_size_s {
        font-size: 30rem;
    }
    .portal-header .nav-header__item {
        margin-right: 48rem;
    }
    .nav-header__item.nav-header__item--calendar {
        margin-left: 35rem;
        padding: 20rem 25rem;
    }
    .nav-header__item.nav-header__item--calendar a {
        font-size: 26rem;
    }
    .nav-header__item.nav-header__item--calendar a span {
        padding: 10rem 15rem;
        font-size: 26rem;
    }
    .portal-section .section-center {
        padding: 10px 20px;
    }
    .page-portal .article__excerpt p,
    .page-portal .base__excerpt p {
        font-size: 34rem;
    }
    .portal-section .rubric__link {
        font-size: 35rem;
    }
    .portal-section .item-news__link-inner {
        font-size: 30rem;
    }
    .portal-section .item-news__link>span {
        font-size: 28rem;
    }
    .portal-section .article__list {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .portal-section .rubric__item:not(:last-child) {
        border-bottom: 1px dashed #1F6E5B;
        margin-bottom: 10px;
    }
    .portal-section .kapsula-time__desc h4 {
        font-size: 50rem;
    }
    .portal-section .portal-article__item:first-child,
    .portal-section .portal-article__item:last-child,
    .portal-section .portal-article__item:nth-child(2),
    .portal-section .portal-article__item:nth-child(3),
    .portal-section .portal-article__item {
        width: 100%;
        max-width: 100%;
    }
    .portal-social__item {
        height: 150px;
    }
    .social__item--icon {
        width: 20px;
    }
    .portal-social__item .social__item--date {
        font-size: 23rem;
    }
    .page-portal .article__excerpt .article__excerpt-wrap {
        max-width: 100%;
        padding: 10px
    }
    .page-portal .article__excerpt .article__excerpt-wrap.main-excerpt__wrap p {
        font-size: 30rem;
    }
    .page-portal .article__excerpt .article__excerpt-wrap i {
        font-size: 40rem;
    }
    .article-content__list-title {
        margin-bottom: 25rem;
    }
    .portal-section .article__preview {
        top: -25px;
    }
    .portal-section .article-content .article-titles {
        font-size: 36rem;
        line-height: 1.5em;
    }
    .portal-section .article-content h3,
    .portal-section .article-content h4,
    .portal-section .article-content h5,
    .portal-section .article-content h6 {
        color: #2F6E5B;
        line-height: 1.7em;
        margin-top: 20rem;
    }
    .portal-section .article-content h2 {
        font-size: 40rem;
    }
    .portal-section .article-content h3 {
        font-size: 38rem;
    }
    .portal-section .article-content h4 {
        font-size: 34rem;
    }
    .portal-section .article-content h5 {
        font-size: 34rem;
    }
    .portal-section .article-content p {
        font-size: 36rem;
        line-height: 1.5em;
    }
    .wp-block-media-text {
        gap: 15rem;
        margin: 10rem 0;
    }
    .portal-section .arctile__text p {
        font-size: 35rem;
    }
    .portal-section .article__tags {
        font-size: 34rem;
    }
    .portal-section .article__img {
        height: 220px;
    }
    .portal-section .slider-article .portal-section-title h3 {
        font-size: 36rem;
    }
    .portal-section .article-content ul,
    .portal-section .article-content ol {
        font-size: 29rem;
        line-height: 1.9em;
        margin-left: 20px;
    }
    .portal-section .article-content .wp-block-image figcaption,
    .portal-section .article-content .wp-block-audio figcaption {
        font-size: 26rem;
    }
    .portal-section .article-information span,
    .portal-section .article-information span b,
    .portal-section .article-information span a {
        font-size: 36rem;
    }
    .portal-section .article-information {
        flex-direction: row;
        flex-wrap: wrap;
        margin: 15rem 0 25rem;
    }
    .portal-section .article-information span {
        width: 50%;
        line-height: 1.5em;
    }
    .portal-section .article-information span:nth-child(3) {
        margin-top: 10rem;
        width: 100%;
    }
    .portal-section .article-information span:nth-child(2) {
        text-align: right;
    }
    .portal-call-back-cf7>span {
        font-size: 30rem;
        max-width: 100%;
    }
    /* Блок с комментариями */
    .portal-section h2.comments-title {
        font-size: 40rem;
    }
    .portal-section .comments-area .comment-meta {
        font-size: 24rem;
    }
    .portal-section .comment-content p {
        font-size: 28rem;
    }
    .portal-section .comment-reply-link {
        font-size: 24rem;
    }
    .portal-section h3.comment-reply-title {
        font-size: 40rem;
    }
    .portal-section form.comment-form p:not(.comment-form-cookies-consent,
    .aiowps-captcha) {
        font-size: 26rem;
    }
    .portal-section .slider__item--top {
        height: 350rem;
    }
    .portal-section .slider__item--top img {
        height: auto;
    }
    .portal-section .slider__item--auther {
        margin-top: -80rem;
    }
    .portal-section .slider__item--auther span {
        width: 150rem;
        height: 150rem;
    }
    .portal-section .slider__item--bottom {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        padding: 5px 10px;
        height: 50%;
    }
    .portal-section .slider__item--title a {
        font-size: 14px;
        font-weight: 600;
        font-family: "Montserrat", Sans-serif;
        color: #1F6E5B;
    }
    .portal-section .slider__item--text p {
        font-size: 30rem;
        line-height: 16px;
    }
    .portal-section .slider__item--info {
        font-size: 21rem;
    }
    .heateor_sss_sharing_title {
        font-size: 30rem;
    }
    .portal-section h2.comments-title span {
        font-size: 30rem;
    }
    .portal-section .btn-to-upp {
        margin-top: 15%;
    }
    .portal-section .article__reference-rect {
        font-size: 34rem;
    }
}

@media screen and ( max-width: 649px) {
    .portal-section {
        flex-direction: column;
        gap: 10rem;
        margin: 0 auto;
    }
    .portal-section .section-left,
    .portal-section .section-right,
    .portal-section .section-center {
        width: 100%;
        padding: 0 20px;
        margin: 0;
    }
    .portal-section .portal-article__item {
        width: 100%;
    }
    .portal-header .top-header__left {
        width: 100%;
    }
    .portal-header .nav-header__item {
        margin-right: 0;
    }
    .portal-header {
        margin-bottom: 15px;
    }
    .portal-header .top-header {
        padding: 0 15rem;
        height: 50rem;
    }
    .portal-header .nav-header__item {
        margin-right: 18rem;
    }
    .portal_banner .main__text {
        justify-content: flex-start;
        padding-left: 21rem;
        padding-top: 10rem;
    }
    .portal_banner {
        transform: translateY(0);
    }
    .portal_banner .skew-box {
        height: 130rem;
    }
    .portal_banner .main__logo {
        width: 138rem;
        height: 68rem;
        position: relative;
        margin-bottom: 5rem;
        left: unset;
        top: unset;
    }
    .portal_banner .main__skew-box {
        transform: translateY(5rem) skew(0, 1.6deg);
    }
    .text_size_s {
        font-size: 9rem;
    }
    .portal_banner.main {
        height: 140rem;
        margin-bottom: 5rem;
    }
    .portal_banner .main__title {
        font-size: 25rem;
        margin-bottom: 4rem;
    }
    .portal-section-title h2 {
        font-size: 23rem;
    }
    /* MENU */
    .portal-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    .portal-header .header__menu {
        position: fixed;
        top: 0;
        right: 0;
        transform: translateX(100%);
    }
    .portal-header .menu {
        display: flex;
        flex-direction: column;
        height: 100vh;
        width: 80%;
        position: fixed;
        left: unset;
        z-index: 19000;
        padding: 0;
        background: #FFFFFF;
        transition: box-shadow 0.5s ease-in-out, transform 0.5s ease-in-out;
    }
    .portal-header .header__top-header {
        display: none;
    }
    .portal-header.open .menu {
        right: 0;
        width: 80%;
        box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
        transform: translateX(0);
        transition: box-shadow 0.5s ease-in-out, transform 0.5s ease-in-out;
    }
    .portal-header .menu__header {
        height: 66rem;
        padding: 17rem 23rem 0;
        margin-bottom: 56rem;
    }
    .portal-header.open .burger__line:first-child {
        width: 17rem;
        transform: translateY(6rem) rotate(45deg);
    }
    .portal-header.open .burger__line:nth-child(2) {
        transform: translateY(0) rotate(-45deg);
        width: 17rem;
    }
    .portal-header.open .burger__line:last-child {
        opacity: 0;
    }
    .portal-header .top-header__burger {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 13rem;
        right: 13rem;
        z-index: 19001;
    }
    .portal-header .burger__wrap {
        width: 17rem;
        height: 17rem;
    }
    .portal-header .nav-menu__list {
        font-size: 16rem;
    }
    .portal-header .nav-menu__list {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .portal-header .nav-header__item {
        width: fit-content;
        width: -moz-fit-content;
        margin-bottom: 25rem;
        position: relative;
        margin-right: unset;
        font-size: 16rem;
    }
    .portal-header .menu__bottom {
        /* position: absolute;
        bottom: 0;
        left: 0; */
        border-top: 1px solid #F6F6F6;
        /* height: 63rem; */
        width: 100%;
        padding: 19rem 15rem;
        background: white;
        margin-top: auto;
        margin-bottom: 25%;
    }
    .portal-header .menu-search {
        position: relative;
        width: 100%;
        height: 24rem;
    }
    .portal-header .menu-search__submit {
        position: absolute;
        right: 0;
        top: 0;
        width: 20rem;
        height: 20rem;
    }
    .portal-header .menu__logo {
        width: 98rem;
        height: 49rem;
    }
    .portal-header .menu__logo svg {
        width: 100%;
        height: 100%;
    }
    .portal-header .burger {
        width: 35rem;
        height: 35rem;
        border-radius: 100rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 7rem rgb(0 0 0 / 15%);
        cursor: pointer;
    }
    .portal-header .burger__line {
        height: 3rem;
        width: 17rem;
        background: #363636;
        margin-bottom: 3rem;
        transition: width 0.25s ease-in-out, opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
    }
    .portal-header .burger__line:first-child {
        width: 13rem;
    }
    .portal-header .burger__line:last-child {
        margin-bottom: 0;
        width: 13rem;
        margin-left: auto;
    }
    #mobile_searchform {
        display: flex;
    }
    #mobile_searchform #s {
        width: 100%;
        margin-right: 10%;
        padding: 15px 10px;
        /* background: rgb(196, 149, 149); */
        font-size: 10rem;
        color: #363636;
        box-shadow: 0px 0px 7rem rgb(0 0 0 / 15%);
    }
    #mobile_searchform #searchsubmit {
        padding: 0 15px;
        font-size: 10rem;
        color: #363636;
    }
    /* ----------- */
    .portal-section .section-left {
        min-width: 35%;
        width: 100%;
        order: 2;
        max-width: unset;
    }
    .portal-section .section-center {
        order: 1;
    }
    .portal-section .section-right {
        order: 3;
    }
    .portal-section-title {
        margin: 10rem;
    }
    .portal-section-title h1 {
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 22rem;
        color: #2F6E5B;
    }
    .portal-section-title h3 {
        font-size: 22rem;
    }
    .portal-section .block__title {
        margin-bottom: 15rem;
    }
    .portal-section .block__title {
        font-size: 14rem;
    }
    .portal-section .rubric__link {
        font-size: 12rem;
    }
    .portal-section .rubric__item:not(:last-child) {
        margin-bottom: 25px;
    }
    .portal-section .new__items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 5px;
    }
    .portal-section .item-news__link>span {
        font-size: 6rem;
    }
    .portal-section .item-news__link-inner {
        font-size: 7rem;
    }
    .portal-section .block.articls {
        margin-bottom: 0;
    }
    .portal-section .item-news {
        width: calc(100% / 2 - 5px);
    }
    .portal-section .arctile__text p {
        font-size: 10rem;
    }
    .portal-section .article__tags {
        font-size: 9rem;
    }
    .portal-section .slider__item--text p {
        font-size: 8rem;
    }
    .portal-section .slider__item--info {
        font-size: 6rem;
    }
    .portal-section .kapsula-time__desc h4 {
        font-size: 16rem;
    }
    .portal-section .kapsula-time__desc span {
        font-size: 10rem;
        opacity: 1;
        margin-bottom: 0;
        /* transition: all .6s ease; */
    }
    .portal-section .kapsula-time__desc {
        padding: 10px 10px 10px 10px;
    }
    .portal-section .article__img {
        height: 170px;
    }
    /* Slider Capluse Sidebar */
    .portal-section .slick-slider {
        padding-bottom: 40rem;
    }
    .kapsula-time .kapsula-slider .slick-arrow {
        width: 60px;
        height: 60px;
    }
    /* Articles Main Page */
    .portal-section .article__list {
        flex-direction: row;
        gap: .5em;
    }
    .portal-section .article__list .article__preview {
        padding: 15px 15px;
    }
    .portal-section .portal-article__item:first-child {
        width: calc(55% - .5em);
    }
    .portal-section .portal-article__item:nth-child(2) {
        width: calc(45% - .5em);
    }
    .portal-section .portal-article__item:nth-child(3) {
        max-width: calc(49% - .5rem);
    }
    .portal-section .portal-article__item:last-child {
        max-width: calc(49% - .5rem);
    }
    .portal-section .portal-article__title a {
        font-size: 8rem;
        line-height: normal;
    }
    /* SINGLE-ARTICLES page */
    .portal-section-excerpt {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-bottom: 10rem;
    }
    .page-portal .article__excerpt .article__excerpt-wrap {
        max-width: 100%;
    }
    .page-portal .article__excerpt .article__excerpt-wrap i {
        font-size: 12rem;
    }
    .page-portal .article__excerpt .article__excerpt-wrap.main-excerpt__wrap p {
        font-size: 8rem;
    }
    .page-portal .article__excerpt .article__excerpt-wrap .excerpt-envelope {
        margin: 10rem 0 0 0;
        width: 30rem !important;
    }
    .page-portal .article__excerpt p,
    .page-portal .base__excerpt p {
        font-size: 7rem;
    }
    .article-content__list-title {
        margin-bottom: 8rem;
    }
    .portal-section .article-content .article-titles {
        font-size: 8rem;
        line-height: 20rem;
        position: relative;
        padding-left: 15rem;
    }
    .portal-section .article-content .article-titles::before {
        position: absolute;
        content: "";
        display: flex;
        width: 3rem;
        height: 3rem;
        top: 50%;
        transform: translateY(-50%);
        left: 5rem;
        border-radius: 50%;
        border: 1px solid #2F6E5B;
        background: #2F6E5B;
    }
    .portal-section .article-content .article-titles svg {
        display: none;
        width: 10rem;
    }
    .portal-section .article-content h3,
    .portal-section .article-content h4,
    .portal-section .article-content h5,
    .portal-section .article-content h6 {
        color: #2F6E5B;
        line-height: 1.5em;
        margin-top: 5rem;
    }
    .portal-section .article-content h2 {
        font-size: 16rem;
        line-height: 1.2em;
    }
    .portal-section .article-content h3 {
        font-size: 14rem;
    }
    .portal-section .article-content h4 {
        font-size: 10rem;
    }
    .portal-section .article-content h5 {
        font-size: 10rem;
    }
    .portal-section .article-content p {
        font-size: 9rem;
        line-height: 1.4em;
        text-align: left;
    }
    .portal-section .article-content ol,
    .portal-section .article-content ul {
        font-size: 8rem;
        margin-left: 40px;
    }
    .portal-section .article-content ul li::marker {
        font-size: 14rem;
    }
    .portal-section .article-content img {
        width: 100%;
        height: 100%;
        margin-top: 15px;
    }
    .portal-section .article-content blockquote {
        margin: 10rem 0;
    }
    .portal-section .article-content .article__reference {
        padding: 10rem;
        font-size: 10rem;
        line-height: 1em;
        margin-left: 10rem;
        margin-right: 10rem;
        margin-top: 15rem;
    }
    .portal-section .article-content .wp-block-image figcaption,
    .portal-section .article-content .wp-block-audio figcaption {
        margin-top: .5em;
        margin-bottom: 1em;
        font-size: 6rem;
    }
    .portal-section .article-information span,
    .portal-section .article-information span b,
    .portal-section .article-information span a {
        font-size: 10rem;
    }
    .heateor_sss_sharing_container {
        font-size: 10rem;
    }
    .heateor_sss_sharing_title {
        font-size: 10rem;
    }
    div.heateor_sss_follow_ul a,
    div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
        margin: 0 5px !important;
    }
    .portal-section .slider-article .portal-section-title h3 {
        font-size: 15rem;
    }
    .portal-section .slider__item--auther {
        margin-top: -27rem;
    }
    .portal-section .slider__item--auther a {
        width: 35rem;
        height: 35rem;
    }
    .portal-section .slider__item--auther span {
        width: 30rem;
        height: 30rem;
    }
    .portal-section .slider__item--title {
        line-height: 8rem;
    }
    .portal-section h2.comments-title {
        font-size: 40rem;
    }
    .portal-section h2.comments-title {
        font-size: 15rem;
        text-align: center;
    }
    .portal-section .comments-area .comment-meta {
        font-size: 6rem;
    }
    .portal-section .comment-content p {
        font-size: 10rem;
    }
    .portal-section .comment-reply-link {
        font-size: 7rem;
    }
    .portal-section .comment-list .children {
        margin-left: 0;
    }
    .portal-section h3.comment-reply-title {
        font-size: 40rem;
    }
    .portal-section h3.comment-reply-title {
        font-size: 12rem;
        text-align: center;
    }
    .portal-section .comment-respond {
        margin-bottom: 60px;
    }
    .portal-section form.comment-form p:not(.comment-form-cookies-consent,
    .aiowps-captcha) {
        font-size: 7rem;
    }
    .portal-section form.comment-form input,
    .portal-section form.comment-form .comment-form-comment textarea {
        font-size: 8rem;
    }
    .portal-call-back-cf7>span {
        display: block;
        text-align: left;
        color: #FFFFFF;
        font-family: "Noto Serif";
        font-size: 7rem;
        font-weight: 400;
        margin-bottom: 20rem;
        max-width: 100%;
    }
    .portal-call-back-cf7 input:not( [type=submit]) {
        max-width: 100%;
    }
    .portal-call-back-cf7 {
        background-image: none !important;
        margin: 50px 0 25px;
    }
    .portal-section .article-comments {
        margin: 20px 0;
    }
    .portal-section h2.comments-title span {
        font-size: 15rem;
        border-bottom: 1px solid #66A692;
        color: #66A692;
    }
    .portal-section .slider__item--top {
        height: 40%;
    }
    .portal-section .section-center .article-social {
        margin: 5rem 0 15rem;
    }
    .portal-section .capsule__link--img {
        display: flex;
        height: 27em;
        overflow: hidden;
    }
    .page-author .page-author__image {
        display: flex;
        flex: unset;
        justify-content: center;
        width: 100%;
        max-width: unset;
        height: 100rem;
        max-height: 100rem;
        overflow: hidden;
        border-radius: unset;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-right: unset;
        margin-bottom: 15rem;
    }
    .portal-section__author {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-width: 100%;
        max-width: unset;
        position: relative;
        width: 100%;
        margin: unset;
        padding: 15rem;
    }
    .page-author h1 {
        font-size: 26rem;
    }
    .portal-section .article-information {
        font-size: 9rem;
    }
    .portal-section .slick-arrow {
        padding: 8px;
        width: unset;
        height: 22rem;
        font-size: 25px;
    }
    .portal-section .left-arrow-slick {
        left: -5rem;
    }
    .portal-section .right-arrow-slick {
        right: -5rem;
    }
    .portal-section .slider__item--title a {
        font-size: 9rem;
    }
    /* Страница с календарем */
    .section-center .calendar-date-switcher .calendar-month {
        padding: 10px 5px !important;
        color: #fff;
        font-family: "Montserrat", sans-serif;
        font-size: 12rem;
        font-weight: 600;
    }
    .section-center .spiffy .calendar-next a,
    .section-center .spiffy .calendar-prev a {
        color: #fff;
        font-size: 16rem;
    }
    .portal-section .kapsula-time__link h4 {
        font-size: 14rem;
    }
    /* Блок эксперта */
    .e_e__content {
        padding: 10rem 0;
    }
    .e_e__ava {
        width: 90rem;
        height: 65rem;
        padding: 0 15rem 5rem;
        margin-bottom: -15rem;
    }
    .portal-section .article-content .e_e__avatar {
        height: 60rem;
        width: 60rem;
    }
    .portal-section .article-content .e_e__content-name h5 {
        /* margin-top: 5rem; */
        font-size: 8rem;
    }
    .portal-section .article__reference-rect {
        font-size: 8rem;
        padding: 8rem 6rem;
        margin: 8rem 0;
    }
}

@media screen and ( max-width: 540px) {
    .page-portal .article__excerpt p,
    .page-portal .base__excerpt p {
        font-size: 7rem;
    }
    .page-portal .base__excerpt p {
        font-size: 7rem;
    }
    .wp-block-media-text {
        gap: 10rem;
        margin: 10rem 0;
    }
    .portal-call-back-cf7>span {
        font-size: 8rem;
    }
    .portal-section .portal-article__title a {
        font-size: 7rem;
    }
    .portal-section .article-content ol,
    .portal-section .article-content ul {
        font-size: 8rem;
        margin-left: 20px;
    }
}

@media screen and ( max-width: 480px) {
    .portal-section .item-news {
        width: 100%;
    }
    .portal-section-excerpt {
        margin-bottom: 0;
    }
    .page-portal .article__excerpt .article__excerpt-wrap {
        max-width: 100%;
        padding: 15px;
    }
    .page-portal .article__excerpt p,
    .page-portal .base__excerpt p {
        font-size: 14rem;
    }
    .page-portal .article__excerpt .article__excerpt-wrap i {
        margin: 10rem 0 0 0;
        font-size: 14rem;
    }
    .page-portal .base__excerpt .base__excerpt-wrap i {
        margin: 10px 0 0 0;
    }
    .page-portal .base__excerpt .base__excerpt-wrap {
        padding: 25px 15px 20px;
    }
    .page-portal .article__excerpt .article__excerpt-wrap.main-excerpt__wrap p {
        font-size: 10rem;
    }
    .portal-section .slick-arrow {
        width: 20rem;
        height: 20rem;
    }
    .portal-section .left-arrow-slick {
        left: 0rem;
        transform: translatey(-30%);
    }
    .portal-section .right-arrow-slick {
        right: 0;
        transform: translatey(-30%);
    }
    .portal-section .slider__item--text p {
        font-size: 12rem;
        line-height: 15rem;
    }
    .portal-section .article-content .article-titles {
        font-size: 12rem;
        line-height: 1.5em;
    }
    .portal-section .article-content .article-titles svg {
        display: none !important;
        /* opacity: 1; */
    }
    .portal-section .article-content .article-content__list-title {
        margin-bottom: 8rem;
    }
    .portal-section .article-content h2,
    .portal-section .article-content h3,
    .portal-section .article-content h4,
    .portal-section .article-content h5,
    .portal-section .article-content h6 {
        color: #2F6E5B;
        line-height: 1.25em;
        margin-top: 15rem;
        margin-bottom: 5rem;
    }
    .portal-section .article-content h2 {
        margin-top: 25rem;
        font-size: 16rem;
    }
    .portal-section .article-content h3 {
        font-size: 15rem;
    }
    .portal-section .article-content h4 {
        font-size: 14rem;
    }
    .portal-section .article-content h5 {
        font-size: 14rem;
    }
    .portal-section .article-content p {
        font-size: 14rem;
        line-height: 1.4em;
    }
    .portal-section .article__img {
        height: 235px;
    }
    .portal-section .article-content ul li::marker {
        font-size: 10rem;
    }
    .portal-section .article-content .article__reference {
        padding: 10rem;
        font-size: 12rem;
        line-height: 1.4em;
        margin-left: 0;
        margin-right: 0;
        margin-top: 10rem;
        margin-bottom: 15rem;
    }
    .portal-section .article-content blockquote p {
        font-size: 12rem;
    }
    .portal-section .mailpoet_form .mailpoet_form_column {
        margin-bottom: 15px;
    }
    .portal-section .capsule__link--img {
        display: flex;
        height: 350rem;
        overflow: hidden;
    }
    .portal-section .article-information {
        font-size: 10rem;
    }
    .portal-section .slick-arrow {
        width: 15rem;
        height: 28rem;
        font-size: 22px;
    }
    .portal-call-back-cf7>span {
        font-size: 12rem;
    }
    .portal-call-back-cf7 input:not( [type=submit]),
    .portal-call-back-cf7 textarea {
        font-size: 14px;
    }
    .portal-section .article-information span,
    .portal-section .article-information span b,
    .portal-section .article-information span a {
        font-size: 12rem;
    }
    /* Articles Main Page */
    .portal-section .portal-article__item {
        width: 100% !important;
        max-width: 100% !important;
    }
    .portal-section .portal-article__title a {
        font-size: 10rem;
    }
    .portal-section .article__list {
        margin-bottom: 15rem;
    }
    .portal-section .article__tags {
        font-size: 13rem;
    }
    /* Sleder All Articles Main Page */
    .portal-section .slider__item--top {
        height: 50%;
    }
    .portal-section .slider__item--auther {
        margin-top: -35rem;
    }
    .portal-section .slider__item--auther a {
        width: 55rem;
        height: 55rem;
    }
    .portal-section .slider__item--title a {
        line-height: 18rem;
        font-size: 14px;
    }
    .portal-section .slider__item--info {
        font-size: 9rem;
    }
    .portal-section .slider__item--tags {
        font-size: 10rem;
    }
    .portal-section .slider__item--text p {
        line-height: 15px;
    }
    .portal-section .section-center .slick-arrow {
        position: absolute;
        display: flex;
        bottom: -25px;
        width: 40rem;
    }
    .portal-section .article-content ol,
    .portal-section .article-content ul {
        font-size: 12rem;
        margin-left: 17px;
    }
    .portal-section .article__reference-rect {
        font-size: 10rem;
    }
    .portal-new__title {
        display: flex;
    }
}

@media screen and ( max-width: 375px) {
    .text_size_s {
        font-size: 9rem;
    }
    .portal-section .item-news__link>span {
        font-size: 12rem;
    }
    .portal-section .item-news__link-inner {
        font-size: 14rem;
    }
    .portal-section-excerpt p {
        color: #2F6E5B;
        font-size: 11rem;
        line-height: 1.2em;
    }
    .portal-section .slider__item--info {
        font-size: 10rem;
    }
    .portal-section .rubric__link {
        font-size: 16rem;
    }
    .portal-section .slider__item--top {
        height: 120rem;
    }
    .portal-section .slider__item--top img {
        height: 120rem;
    }
    .portal-section .slider__item--auther span {
        width: 50rem;
        height: 50rem;
    }
    .portal-section .slider__item--auther {
        margin-top: -35rem;
    }
    .article-content__list-title {
        margin-bottom: 20rem;
    }
    .portal-section .article-content .article-titles {
        font-size: 16px;
    }
    .portal-section .article-content h2 {
        margin-top: 20rem;
        margin-bottom: 5rem;
        line-height: 1.3em;
        font-size: 18rem
    }
    .portal-section .article-content h2 {
        margin-top: 20rem;
        margin-bottom: 5rem;
        line-height: 1.3em;
        font-size: 17rem
    }
    .portal-section .article-content h4 {
        margin-top: 12rem;
        margin-bottom: 5rem;
        font-size: 16rem;
        line-height: 1.5em;
    }
    .portal-section .article-content h5 {
        margin-top: 12rem;
        margin-bottom: 5rem;
        font-size: 12rem;
        line-height: 1.5em;
    }
    .portal-section .article-content .article__reference {
        padding: 10rem;
        font-size: 16rem;
        line-height: 1.4em;
        margin-left: 0;
        margin-right: 0;
        margin-top: 10rem;
        margin-bottom: 15rem;
    }
    .portal-section .article-content .wp-block-image figcaption,
    .portal-section .article-content .wp-block-audio figcaption {
        margin-top: 0.5em;
        margin-bottom: 1em;
        font-size: 9rem;
    }
    .heateor_sss_sharing_title {
        font-size: 14rem;
    }
    .portal-section .article-information span,
    .portal-section .article-information span b,
    .portal-section .article-information span a {
        font-size: 16rem;
    }
    .wp-block-media-text {
        gap: 20rem;
        margin: 10rem 0;
    }
    .article__excerpt-wrap {
        padding: 35px 10px 15px;
    }
    .page-portal .article__excerpt .article__excerpt-wrap {
        max-width: 95%;
    }
    .page-portal .article__excerpt p,
    .page-portal .base__excerpt p {
        /* font-size: 12em; */
    }
    .portal-section .article-content p {
        font-size: 17rem;
    }
    .portal-section .article__img {
        height: 190px;
    }
    .portal-section .article-content ol,
    .portal-section .article-content ul {
        margin: 5rem 0;
        font-size: 12rem;
    }
    .heateor_sss_sharing_container {
        font-size: 15rem;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    .portal-section .article-information {
        font-size: 11rem;
    }
    .portal-section .article-information span:nth-child(2) {
        margin-left: auto;
    }
    .portal-call-back-cf7>span {
        font-size: 11rem;
    }
    /* Sleder All Articles Main Page */
    .portal-section .section-center .slick-arrow {
        position: absolute;
        display: flex;
        bottom: -10px;
        width: 50rem;
        height: 40rem;
    }
    .portal-section .left-arrow-slick {
        transform: translatey(-10%);
    }
    .portal-section .right-arrow-slick {
        transform: translatey(-10%);
    }
    .portal-section .article__reference-rect {
        font-size: 12rem;
    }
}