a {
    color: var(--nrw-text-color);
    transition: var(--nrw-transition);
    text-decoration: unset;
}
.header_top {
    padding: 20px 0;
    border-bottom: 1px solid;
    border-color: var(--nrw-border-color);
}
.lang_link {
    width: 50px;
    height: 50px;
    border: 1px solid;
    border-color: var(--nrw-color-grey);
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-decoration: unset;
    text-transform: uppercase;
}
.lang_link.active {
    border-color: var(--nrw-additional-color);
}
.lang_link:not(:last-child) {
    margin-right: 18px;
}
.header_btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-decoration: unset;
}
.header_btn svg {
    margin-right: 12px;
}
.header_btn:first-child {
    margin-right: 100px;
}
.header_middle {
    padding: 30px 0;
}
.header_line {
    border: 1px solid #FFCC00;
    height: 43px;
    margin: 0 20px;
}
.header_desc {
    max-width: 292px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}
.search {
    width: 100%;
    max-width: 289px;
    border: 1px solid;
    border-color: var(--nrw-border-color);
    border-radius: 10px;
    overflow: hidden;
}
.search__input,
.form__input_subscribe {
    width: calc(100% - 50px);
    height: 50px;
    border: unset;
    padding: 0 20px;
    background: unset;
}
.search__button,
.form__button--subscribe {
    width: 50px;
    height: 50px;
    border: unset;
    background-color: var(--nrw-additional-color);
    border-radius: 9px;
    cursor: pointer;
    color: var(--nrw-text-color);
}
.form__input_subscribe {
    color: var(--nrw-color-white);
}
.form__input_subscribe::placeholder {
    color: var(--nrw-color-grey);
}
.header_bottom {
    background-color: var(--nrw-main-color);
}
.menu_group__list,
.menu_group__list li {
    list-style: none;
    margin: unset;
}

.footer {
    background-color: var(--nrw-main-color);
    color: var(--nrw-color-white);
}
.copyright {
    padding: 20px 0;
    border-top: 1px solid #3B4F77;
}
.footer_inner {
    padding: 60px 0;
}
.footer_ttl {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
}
.footer_social_btns {
    margin-bottom: 50px;
}
.footer_social_btns {
    margin-bottom: 50px;
}
.social__link {
    color: var(--nrw-main-color);
    text-decoration: unset;
}
.social__link:not(:last-child) {
    margin-right: 40px;
}
.footer__contact_item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: var(--nrw-color-white);
    text-decoration: unset;
}
.footer__contact_item svg {
    margin-right: 14px;
}
.footer__contact_item:not(:last-child) {
    margin-bottom: 20px;
}
.menu_group--footer .menu_group__link {
    line-height: 22px;
    color: var(--nrw-color-grey);
}
.menu_group--footer .menu_group__item:not(:last-child) {
    margin-bottom: 20px;
}
.subscribe__title {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: var(--nrw-color-grey);
}
.subscribe_form {
    position: relative;
    width: 100%;
    max-width: 289px;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
}
#subscribe_email-error {
    position: absolute;
    top: calc(100% + 10px);
}
.main-articles {
    margin: 80px auto 125px;
}
.main_header {
    border-left: 2px solid #FFCC00;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    padding-left: 15px;
    margin-bottom: 40px;
}
.fn_articles_slide {
    margin: -25px 0;
}
.article__preview {
    background: var(--nrw-color-white);
    border: 1px solid;
    border-color: var(--nrw-border-color);
    border-radius: 10px;
    width: calc(100% - 22px);
    margin: 25px auto;
    overflow: hidden;
    transition: var(--nrw-transition);
}
.article_image {
    width: 100%;
    height: 275px;
    overflow: hidden;
}
.article_image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: var(--nrw-transition);
}
.article_info {
    padding: 15px 18px 20px;
    display: flex;
    flex-direction: column;
}
.article_date {
    font-size: 14px;
    line-height: 19px;
    color: var(--nrw-color-dark-grey);
}
.article_date svg{
    margin-right: 8px;
}
.article_name {
    margin: 15px 0 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.read_more {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    margin-top: auto;
    padding-top: 15px;
}
.article__annotation {
    color: var(--nrw-color-dark-grey);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.main_description {
    padding: 80px 0;
    border-top: 1px solid;
    border-color: var(--nrw-border-color);
}
.main_description_image {
    width: 515px;
    height: 360px;
    border-radius: 10px;
    background: url(../images/main_description.png) no-repeat center;
}
.main_description_text {
    width: calc(100% - 615px);
}
.main_banner_wrapper {
    padding-bottom: 80px;
    border-bottom: 1px solid;
    border-color: var(--nrw-border-color);
}
.banner_image {
    height: 600px;
}
.banner_image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.large_container {
    max-width: 1980px;
    margin: 0 auto;
}

.main_banner_wrapper .slick-dots {
    bottom: -30px;
}
.blog_sidebar {
    width: 300px;
}
.blog_list {
    width: calc(100% - 410px);
}
.blog_post_link {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 20px;
}
.blog_date {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    color: var(--nrw-color-dark-grey);
    margin-bottom: 20px;
}
.blog_date svg {
    margin-right: 8px;
}
.blog_image {
    width: 390px;
    height: 275px;
}
.blog_image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.blog_post_info {
    width: calc(100% - 410px);
}
.blog_annotation {
    color: var(--nrw-color-dark-grey);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 20px;
}
.blog_item {
    padding: 20px 0 30px;
    border-top: 1px solid;
    border-color: var(--nrw-border-color);
}
.blog_item:last-child {
    border-bottom: 1px solid;
    border-color: var(--nrw-border-color);
}
.breadcrumbs {
    width: 100%;
    border: none;
    padding: 30px 0;
    background: transparent;
    list-style: none;
    margin: 0px 0 10px 0px;
}
.breadcrumbs .breadcrumbs__item {
    padding: 0;
    color: #4E4D4D;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
.breadcrumbs .breadcrumbs__item:first-child {margin-right: 3px;}
.breadcrumbs .breadcrumbs__item + .breadcrumbs__item:before { 
    padding: 0 15px;
    content: "—";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.blog_banner {
    overflow: hidden;
    border-radius: 10px;
}
.blog_banner:not(:last-child) {
    margin-bottom: 40px;
}
.blog_page {
    margin-bottom: 80px;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: unset;
    list-style: none;
    margin-top: 30px;
}
.page_link {
    margin: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: var(--nrw-main-color);
    color: var(--nrw-color-white);
}
.active .page_link {
    border: 1px solid;
    border-color: var(--nrw-additional-color);
    background: unset;
    color: var(--nrw-additional-color);
}

.post_image {
    width: 100%;
    height: 385px;
}
.post_info {
    padding: 0px 0 25px 0;
    margin-bottom: 30px;
    color: var(--nrw-color-dark-grey);
    border-bottom: 1px solid;
    border-color: var(--nrw-border-color);
}
.post_info svg {
    margin-right: 8px;
}
.share_btns {
    border-top: 1px solid;
    border-color: var(--nrw-border-color);
    margin-top: 30px;
    padding-top: 20px;
}
.contact_page {
    margin-bottom: 80px;
}
.contact_form_wrapper {
    width: 605px;
}
.contact_info {
    width: calc(100% - 715px);
}
.contact_item {
    width: 100%;
    padding: 20px;
    border-top: 1px solid;
    border-color: var(--nrw-border-color);
    font-size: 18px;
    line-height: 130%;
}
.contact_item:last-child {
    border-bottom: 1px solid;
    border-color: var(--nrw-border-color);
}
.contact_ttl {
    font-weight: 400;
    margin-bottom: 20px;
}
.contact_link {
    font-weight: 600;
}
.contact_link:not(:last-child) {
    margin-bottom: 20px;
}
.contact_form {
    width: 100%;
    background: #F3F3F3;
    border-radius: 10px;
    padding: 30px 75px;
}
.block__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4E4D4D;
}
.not_found__image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 80px 0 20px;
}
.not_found__description {
    text-align: center;
    margin-bottom: 80px;
    font-size: 20px;
}
.share_btns a:not(:last-child) {
    margin-right: 20px;
}
.arrow_footer {
    display: none;
}
.menu_switcher {
    display: none!important;
}
.mobile_logo_wrapper {
    display: none;
}
.post_author div {
    margin: 0 50px 0 16px;
}
.post_author {
    border-left: 2px solid #FFCC00;
    padding-left: 10px;
}
.post_author img {
    border-radius: 50%;
}
.current_lang {
    display: none;
}

.cookie-submit-block-wrapper{
    display: none;
    position: fixed;
    width: 100%;
    z-index: 100;
    bottom: 0;
    color: #fff;
    background-color: #1e2940;
    padding: 10px 0px;
}

.cookie-submit-block-wrapper .confidentiality_settings_heading{
    font-size: 20px;
}

.cookie-submit-block-wrapper p{
    font-size: 12px;
    margin: 5px 0px 10px; 
}

.cookie-submit-block-wrapper .btns-wrapper{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.cookie-submit-block-wrapper .btns-wrapper a{
    color: var(--nrw-additional-color);
    font-size: 12px;
    margin-left: 30px;
}

.cookie-submit-block-wrapper .btns-wrapper a:first-child{
    margin-left: 0px;
}