*,
::after,
::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.screen-reader-text {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    background: #000;
    color: #fff;
    padding: 8px 16px;
    z-index: 10000;
    text-decoration: none;
    font-weight: bold;
}

.screen-reader-text:focus {
    transform: translateY(0);
}

html {
    font-size: 62.5%;
} 

body {
    font-family: 'VladaRH Sans', Verdana, sans-serif;
    color: #000000;
    font-size: 1.6rem;
    line-height: 1.6;
    font-weight: 400;
    background-color: #fff;
}

button:focus:not(:focus-visible) {
    outline: 0;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
select {
    text-transform: none;
}

button {
    cursor: pointer;
}

.select-wrapper {
    margin: 0 0 2rem 0;
}

select {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    line-height: 1.5;
    color: #121111;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #707070;
    border-radius: 6px;
    transition: border-color .15s  ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
}

.no-scroll {
    overflow: hidden;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

aside input,
.contact-form input,
.contact-form textarea {
    display: block;
    width: 100%;
    color: #121111;
    padding: 1rem 4rem 1rem 1.5rem;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #707070;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    transition: all.15s ease-in-out;
    margin: 0 0 2rem 0;
    outline: none;
}

.contact-form input,
.contact-form textarea {
    padding: 1rem 1.5rem;
}

aside input:focus,
aside input:active,
.contact-form input:focus,
.contact-form input:active,
.contact-form textarea:focus,
.contact-form textarea:active {
    border: 1px solid #1b6dc1;
    box-shadow: 0 2px 10px rgba(3, 62, 124,.25);
}

.container {
    max-width: 1830px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'VladaRH Serif', Verdana, sans-serif;
    font-weight: 700;
    line-height: 1.3;
}

.article-content h2,
.article-content h3,
.article-content h4 {
    margin: 2.5rem 0 1rem 0;
}

a {
    color: #000;
}

a, button {
    text-decoration: none;    
    transition: all .3s ease-out;    
}

.arrow-btn {
    position: relative;
    background: #EDEDED;
    border-radius: 50px;
    padding: 10px 20px;
    display: inline-block;
    border: none;
}

.arrow-btn::after,
.arrow-btn.gdacc-link-highlight:hover::after {
    content: '';
    position: relative;
    margin: 0 0 0 15px;
    width: 10px;
    height: 9px;
    display: inline-block;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNS40MDUwM0g5LjgxIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNS40MDUwMyAxTDkuODA1MDMgNS40TDUuNDA1MDMgOS44MSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==") 50% 50% no-repeat;
    background-size: 10px auto;
    transition: all .3s ease-out;
}

.arrow-btn:hover::after,
.arrow-btn:active::after,
.arrow-btn:focus::after {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNS40MDUwM0g5LjgxIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik01LjQwNTAzIDFMOS44MDUwMyA1LjRMNS40MDUwMyA5LjgxIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") 50% 50% no-repeat;
    background-size: 10px auto;
}

.primary-btn,
.blue-btn {
    background: #EDEDED;
    border-radius: 50px;
    padding: 15px 80px;
    font-size: 18px;
    display: inline-block;
}

.primary-btn:hover,
.primary-btn:focus,
.primary-btn:active,
.arrow-btn:hover,
.arrow-btn:focus,
.arrow-btn:active {
    background: #023E7C;
    color: #fff;
}

.blue-btn {
    background: #023E7C;
    color: #fff;
}

.blue-btn:hover,
.blue-btn:focus,
.blue-btn:active,
aside .primary-btn:hover,
aside .primary-btn:focus,
aside .primary-btn:active {
    background: #095db3;
    color: #fff;
}

.dark-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 1001;
}

header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: #023E7C;
    transition: all .3s ease-out;
}

header.on-top {
    top: -56px
}

.top-bar {
    position: absolute;
    top: 20px;
    right: 0;
    max-width: 1830px;
    left: 0;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.top-bar-content {
    display: flex;
    align-items: center;
    justify-content: end;
}

.top-bar-right {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.social-list {
    list-style-type: none;
    margin: 0 20px 0 0;
    padding: 0;
    display: flex;
}

.social-list li {
    margin: 0 10px 0 0;
}

.social-list li:last-child {
    margin: 0;
}

.social-list a {
    display: block;
    height: 23px;
}

.main-nav {
    padding: 8rem 0 3rem 0;
}

.nav-desktop-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    position: absolute;
    top: -50px;
    left: 0;
}

.logo img {
    height: 80px;
    transition: all .3s ease-out;
}

header.on-top .logo {
    top: -12px;
}

header.on-top img {
    height: 60px;
}

.nav-menu {
    display: flex;
    list-style: none;
    flex: 1;
    justify-content: end;
}

.nav-menu li {
    position: relative;
    margin: 0 15px;
}

.nav-menu li:first-child {
    margin: 0 15px 0 0;
}

.nav-menu li:last-child {
    margin: 0 0 0 15px;
}

.nav-menu a {
    color: #fff;
    line-height: 1.3;
    font-size: 2rem;
}

.nav-menu a:hover {
    opacity: 0.8;
}

.submenu-toggle::after {
    content: '';
    position: relative;
    top: -2px;
    margin: 0 0 0 5px;
    width: 12px;
    height: 6px;
    display: inline-block;
    background: url(../img/chevron-down.svg) 50% 50% no-repeat;
    background-size: 12px auto;
    transition: transform 0.3s;
}

.has-submenu.active .submenu-toggle::after {
    transform: rotate(180deg);
}

.has-submenu .submenu {
    position: absolute;
    top: 130%;
    right: 0;
    background: #fff;
    min-width: 260px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 6px;
    padding: 2rem;
    margin-top: 0.5rem;
    list-style: none;
    display: none;
}

.submenu::before {
    content: '';
    position: absolute;
    top: -7px;
    right: 30px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #FFFFFF transparent;
    transform: rotate(0deg);
}

.has-submenu .submenu li {
    margin: 0;
    padding: 0.5rem 0;
    border-bottom: 1px solid #e0e0e0;
}

.has-submenu .submenu li:first-child {
    padding: 0 0 .5rem 0;
}

.has-submenu .submenu li:last-child {
    padding: .5rem 0 0 0;
}

.has-submenu .submenu li:last-child {
    border-bottom: none;
}

.has-submenu .submenu a {
    color: #000000;
    font-size: 1.6rem;
}

.has-submenu .submenu a:hover {
    color: #023e7c;
    opacity: 1;
}

.nav-icons {
    height: 20px;
}

.mobile-nav-wrapper {
    display: none;
    cursor: pointer;
}

.mobile-nav-wrapper svg {
    position: relative;
    top: -2px;
    width: 26px;
    height: 20px;
}

.mobile-nav-wrapper path {
    fill: #ffffff;
}

.close-nav {
    position: relative;
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 0 20px;
}

.nav-mobile-wrapper {
    display: none;
}

.hidden-side-nav {
    position: fixed;
    right: 0;
    top: 0;
    display: none;
    bottom: 0;
    background: #fff;
    width: 360px;
    margin: 0;
    padding: 10px 0;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 0;
    float: none;
    z-index: 1001;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: -10px 0 20px rgba(0,0,0,.3);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hidden-side-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-radius: 5px;
}

.hidden-side-nav ul li {
    display: block;
    width: 100%;
    padding: 5px 15px;
}

.hidden-side-nav ul li ul li {
    padding: 7px 15px 7px 0;
}

.hidden-side-nav a {
    color: #000;
    display: block;
} 

.nav-desktop-container,
.search-box {
    position: relative;
}

.search-input {
    width: 280px;
    padding: .5rem 4rem .5rem 1rem;
    border: none;
    border-radius: 6px;
    font-size: 1.6rem;
    line-height: 1.6;
}

.search-input:focus,
.search-input:active {
    outline: none;
}

.search-icon {
    position: absolute;
    right: 0;
    z-index: 2;
    width: 36px;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(../img/search-ico.svg) 50% 50% no-repeat;
    background-size: 18px auto;
    border: none;
    outline: none;
    cursor: pointer;
}

input::placeholder,
textarea::placeholder {
    color: #000;
    overflow: visible;
}

.language-selector {
    position: relative;
    display: flex;
    align-items: center;
    list-style-type: none;
}

.language-selector::before {
    content: '';
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 15px;
    background: url(../img/lang-ico.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}

.language-selector li:first-child {
    margin: 0 10px 0 0;
}

.language-selector a {
    color: #fff;
    opacity: .6;
    font-weight: 700;
}

.language-selector a:hover,
.language-selector .active a {
    opacity: 1;
}

.hero-section {
    margin-top: 5rem;
}

.hero-image-wrapper {
    position: relative;
    max-width: 1830px;
    margin: 0 auto;
    padding: 0 1.5rem;
    display: block;
}

.hero-inner-wrapper,
.video-inner-wrapper,
.article-main-img-wrapper a,
.card-image-wrapper {
    position: relative;
}

.article-main-img-wrapper .has-video {
    display: block;
}

.video-inner-wrapper.has-video::after,
.article-main-img-wrapper .has-video::after,
.card-image-wrapper.has-video::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    display: block;
    background: url(../img/play-video-ico.svg) 50% 50% no-repeat;
    background-size: 60px auto;
    z-index: 3;
    transition: all .3s ease-out;
}

.video-link-ico {
    position: absolute;
    top: 48%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    display: block;
    background: url(../img/play-video-ico.svg) 50% 50% no-repeat;
    background-size: 60px auto;
    z-index: 3;
    transition: all .3s ease-out;
    transform: scale(1) translateY(-50%);
}

.video-link-ico:hover,
.article-main-img-wrapper .has-video:hover::after {
    transform: scale(1.15) translateY(-50%);
}

.hero-image {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
}

.hero-overlay,
.video-overlay,
.link-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to top, rgba(12,41,72,1) 0%, transparent 100%);
    pointer-events: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 2;
}

.hero-overlay {
    left: 1.5rem;
    right: 1.5rem;
}

.hero-content {
    position: absolute;
    bottom: 8%;
    left: 3%;
    color: #fff;
    max-width: 60%;
    z-index: 3;
}

.hero-content a {
    display: block;
}

.hero-content a h1,
.video-content h3 {
    color: #fff;
    transition: all .3s ease-out;
}

.hero-content a:hover h1,
.video-content a:hover h3 {
    opacity: .7;
}

.hero-category {
    font-weight: 700;
    font-size: 2.6rem;
    margin-bottom: 0.5rem;
}

.hero-title {
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 1.2;
}

.play-icon {
    position: absolute;
    top: 10%;
    right: 48%;
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.news-section {
    padding: 3rem 0;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.section-header h2,
.announcements-section h2,
.about-section h2 {
    font-size: 3.6rem;
    font-weight: 400;
    margin-bottom: 2rem;
}

.section-header h2 {
    margin-bottom: 0;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 4rem;
}

.news-card {
    position: relative;
    background: #F4F4F4;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    display: block;
    color: inherit;
    padding: 0 0 60px 0;
}

.news-card:hover {
    box-shadow: 0 8px 16px rgba(0,0,0,0.1);
    background: #dbdbdb;
}

.card-image-wrapper {
    position: relative;
    width: 100%;
}

.card-image {
    width: 100%;
    height: auto;
    display: block;
}

.card-image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, transparent 100%);
}

.card-content {
    padding: 2rem;
}

.card-title {
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    font-size: 2.4rem;
}

.card-title a:hover {
    color: #033e7c;
}

.card-description {
    font-size: 1.8rem;
}

.card-date {
    position: absolute;
    font-size: 1.4rem;
    bottom: 30px;
}

.section-footer {
    margin: 3rem 0 0 0;
    display: flex;
    justify-content: center;
}

.announcements-section {
    padding: 3rem 0;
}

.announcements-container {
    display: grid;
    grid-template-columns: 1.67fr 1fr;
    gap: 5rem;
}

.announcements-list-wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #A8A8A8;
}

.announcements-list-wrapper li {
    padding: 1.5rem 0;
}

.announcements-list-wrapper li:last-child {
    margin-bottom: 1.5rem;
}

.announcements-list-wrapper li a {
    display: block;
}

.announcements-list-wrapper li h3 {
    margin-bottom: 0.5rem;
    transition: all .3s ease-out;
}

.announcements-list-wrapper li h3 a {
    font-size: 2.6rem;
    font-weight: 400;
}

.announcements-list-wrapper li a:hover h3  {
    color: #033e7c;
}

.announcements-video {
    display: flex;
    align-items: flex-start;
}

.quick-links {
    padding: 3rem 0;
}

.quick-links-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.quick-link-card {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    display: block;
}

.link-image {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s;
}

.quick-link-card:hover .link-image {
    transform: scale(1.05);
}

.link-title {
    position: absolute;
    z-index: 3;
    bottom: 2rem;
    left: 2rem;
    color: #fff;
    font-size: 3.2rem;
}

.item-list {
    list-style: none;
    margin-bottom: 1.5rem;
}

.item-list li {
    padding: 1rem 0;
    border-bottom: 1px solid #DDDDDD;
}

.item-list li:last-child {
    border-bottom: none;
}

.item-list li a {
    display: block;
}

.item-list h4 {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
    transition: all .3s ease-out;
}

.item-list h4 a {
    color: #000;
}

.item-list a:hover h4 {
    color: #033e7c;
}

.item-date {
    font-size: 1.4rem;
}

.promo-section {
    padding: 3rem 0;
}

.promo-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem;
}

.promo-grid.one {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}

.promo-card {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #D2D2D2;
}

.promo-image {
    width: 100%;
    height: auto;
    display: block;
}

.promo-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, transparent 100%);
}

.promo-content {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    color: #019bdc;
}

.promo-content h3 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.promo-content p {
    margin-bottom: 1rem;
}

.promo-logo {
    max-width: 150px;
}

.promo-content-right {
    color: #0e75ba;
    left: 2rem;
    top: 25%;
    bottom: auto;
}

.video-wrapper {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
}

.video-image {
    width: 100%;
    height: auto;
    display: block;
}

.video-content {
    position: absolute;
    bottom: 6%;
    left: 5%;
    right: 5%;
    color: #fff;
    z-index: 3;
}

.video-content a {
    display: block;
}

.video-label {
    margin-bottom: 0.5rem;
    font-size: 2.6rem;
    font-weight: 700;
}

.video-content h3 {
    font-size: 2.6rem;
    font-weight: 400;
}

.about-section {
    padding: 3rem 0;
}

.about-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6rem;
    margin-bottom: 2rem;
}

.about-card-wrapper {
    overflow-x: hidden;
}

.about-card {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px;
    display: block;
}

.about-links-column {
    margin: 1rem 0 0 0;
}

.about-links-column a {
    font-size: 2rem;
}

.about-image {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s;
}

.about-card:hover .about-image {
    transform: scale(1.05);
}

.about-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 100%);
}

.about-title {
    position: absolute;
    z-index: 3;
    bottom: 2rem;
    left: 2rem;
    color: #fff;
    font-size: 3.2rem;
    font-weight: 700;
}

.about-links-column {
    list-style-type: none;
    margin: 2rem 0 0 0;
    padding: 0;
}

.about-links-column li {
    padding: 1rem 0;
    border-bottom: 1px solid #e0e0e0;
}

.about-links-column li:last-child {
    border-bottom: none;
}

.about-links-column a {
    position: relative;
    font-size: 2.2rem;
    color: #000000;
    padding: 0 0 0 40px;
    transform: translateX(0);
    display: block;
    font-weight: 400;
}

.about-links-column a:hover,
.about-links-column a:focus,
.about-links-column a:active {
    transform: translateX(20px);
}

.about-links-column a::before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    display: block;
    width: 20px;
    height: 8px;
    background: url(../img/arrow-right.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}

.about-link:hover {
    opacity: 0.7;
}

footer {
    background: #f5f5f5;
    padding: 5rem 0;
    margin-top: 4rem;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5rem;
}

.footer-column h3 {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.footer-links {
    list-style: none;
    font-size: 1.8rem;
}

.footer-links li {
    margin-bottom: 0.75rem;
}

.footer-links a {
    color: #414141;
}

.footer-links a:hover {
    color: #033E7C;
}

footer .social-list {
    justify-content: end;
}

.to-top-copyright-wrapper {
    display: flex;
    margin: 4rem 0 0 0;
}

.back-to-top {
    position: relative;
    padding: 0 0 0 25px;
}

.back-to-top::before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 10px;
    width: 12px;
    height: 6px;
    background: url(../img/chevron-up.svg) 50% 50% no-repeat;
    background-size: 12px auto;
}

.back-to-top:hover {
    color: #022d5c;
}

.lg-backdrop {
    background: #e0e1e1;
}

.lg-sub-html,
.lg-toolbar .lg-icon:hover {
    color: #000000;
}

.lg-toolbar .lg-icon,
.lg-counter {
    color: #7f7f7f;
}

.copyright {
    color: #707070;
    margin: 0 0 0 30px;
}

.copyright a {
    color: #707070;
}

.copyright a:hover {
    text-decoration: underline;
    color: #000;
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 2rem 0;
}

/* .breadcrumbs li {
    margin: 0 2rem;
}

.breadcrumbs li:first-child {
    margin: 0 2rem 0 0;
}

.breadcrumbs > li:last-child {
    margin: 0 0 0 2rem;
} */

.breadcrumbs > li {
    position: relative;
    display: flex;
    align-items: center;
}

.breadcrumbs > li::after {
    content: '/';
    position: relative;
    margin: 0 15px;
}

.breadcrumbs > li:last-child:after {
    display: none;
}

.breadcrumb-button {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: none;
    border: none;
    cursor: pointer;
    transition: color 0.2s ease;
    text-decoration: none;
}

.breadcrumb-button::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    transition: transform 0.2s ease;
    margin-left: 0.25rem;
    background: url(../img/chevron-up.svg) 50% 50% no-repeat;
    background-size: 12px auto;
    transform: rotate(180deg);
}

.breadcrumb-item.has-dropdown .breadcrumb-button::after {
    opacity: .5;
}

.breadcrumb-item:not(.has-dropdown) .breadcrumb-button::after {
    content: '';
    display: none;
}

.breadcrumb-button.active::after {
    transform: rotate(0);
}

/* Dropdown Menu */
.bread-dropdown-menu {
    position: absolute;
    top: 30px;
    left: 0;
    margin-top: 0;
    width: 200px;
    background: #f2f2f2;
    border-radius: 6px;
    padding: 1rem;
    z-index: 10;
    display: none;
    max-height: 50vh;
    overflow-y: auto;
}

.bread-dropdown-menu.active {
    display: block;
}

.bread-dropdown-menu ul {
    list-style: none;
    padding: 0;
}

.bread-dropdown-menu li {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e0e0e0;
}

.bread-dropdown-menu li:first-child {
    padding: 0 0 5px 0;
}

.bread-dropdown-menu li:last-child {
    border: none;
    padding: 5px 0 0 0;
}

.bread-dropdown-menu a {
    display: block;
    text-decoration: none;
    transition: all 0.2s ease-out;
    line-height: 1.3;
}

.bread-dropdown-menu a:hover {
    color: #023e7c;
}

/* Breadcrumb Separator */
.breadcrumb-separator {
    color: #d1d5db;
    margin: 0 0.25rem;
    display: none;
}

.breadcrumb-item:not(:last-child) .breadcrumb-separator {
    display: inline;
}


.sidebar-news-list-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.sidebar-news-list-wrapper aside {
    width: 20%;
    margin: 0 4% 0 0;
}

.news-list-wrapper {
    width: 75%;
}

.news-list-item {
    display: flex;
    margin: 0 0 4rem 0;
}

.news-list-item h2 {
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 1.1;
    transition: all .3s ease-out;
}

.news-list-item a:hover h2 {
    color: #023e7c;
}

.news-list-item img {
    width: 100%;
    max-width: 485px;
    border-radius: 6px;
}

.news-list-item-content {
    max-width: 57%;
    padding: 0 0 0 4rem;
    width: 100%;
}

.news-list-item-content a {
    display: block;
}

.news-list-item-content p {
    margin: 1.5rem 0 0 0;
}

.news-item-details {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 2rem 0 0 0;
    padding: 0;
    width: 100%;
}

.news-item-details li {
    position: relative;
    margin: 0 12px;
}

.news-item-details li a {
    display: block;
}

.news-item-details li:last-child {
    margin: 0 0 0 12px;
}

.news-item-details li:first-child {
    margin: 0 12px 0 0;
}


.news-item-details li::after {
    content: '';
    position: absolute;
    display: block;
    top: 6px;
    right: -11px;
    width: 1px;
    height: 13px;
    background: #707070;
}

.news-item-details li:last-child::after {
    display: none;
}

.news-item-details .date-list {
    padding: 0 0 0 25px;
}

.news-item-details .date-list::before,
.news-item-details .video-list::before,
.news-item-details .photo-ico::before,
.news-item-details .share::before,
.news-item-details .audio-ico::before {
    content: '';
    width: 18px;
    height: 22px;
    position: absolute;
    top: -1px;
    left: 0;
    display: block;
    background: url(../img/time-ico.svg) 50% 50% no-repeat;
    background-size: 18px auto;
}

.news-item-details .video-list::before {
    width: 22px;
    height: 20px;
    top: 3px;
    background: url(../img/news-video-ico.svg) 50% 50% no-repeat;
    background-size: 22px auto;
}

.news-item-details .video-list,
.news-item-details .photo-ico,
.news-item-details .audio-ico {
    padding: 0 0 0 30px;
}

.news-item-details .photo-ico::before {
    width: 20px;
    height: 16px;
    top: 3px;
    background: url(../img/photo-ico.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}

.news-item-details .audio-ico::before {
    width: 20px;
    height: 16px;
    top: 3px;
    background: url(../img/audio-ico.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}

.news-item-details .share::before {
    position: relative;
    width: 18px;
    height: 20px;
    top: 3px;
    background: url(../img/share-ico.svg) 50% 50% no-repeat;
    background-size: 18px auto;
}

aside .primary-btn {
    border: none;
    padding: 10px 30px;
    font-size: 1.6rem;
    cursor: pointer;
    background: #023e7c;
    color: #fff;
}

.search-form-wrapper {
    position: relative;
}

.search-enter-ico {
    position: absolute;
    width: 16px;
    height: 16px;
    display: block;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/enter-ico.svg) 50% 50% no-repeat;
    background-size: 16px auto;
}

.subpage h1 {
    font-size: 3.6rem;
    font-weight: 400;
}

.sidebar-news-list-wrapper {
    margin: 3rem 0 0 0;
}

.pagination-wrapper {
    margin: 5rem 0;
    padding: 3rem 0 0 0;
    display: block;
    border-top: 1px solid #C4C4C4;
}


.pagination-wrapper ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.pagination-wrapper li {
    margin: 0 10px 10px 0;
}

.pagination-wrapper li a {
    border: 2px solid #E1E1E1;
    color: #000000;
    border-radius: 10px;
    padding: 10px 0;
    text-align: center;
    font-size: 1.8rem;
    display: block;
    width: 53px;
    height: 53px;
}

.pagination-wrapper .active a,
.pagination-wrapper a:hover,
.pagination-wrapper a:focus,
.pagination-wrapper a:active {
    background: #023E7C;
    border: 2px solid #023E7C;
    color: #fff;
}

.pagination-wrapper li.prev a,
.pagination-wrapper li.next a {
    display: block;
    left: 0;
    top: 10px;
    width: 53px;
    height: 53px;
    background: url(../img/chevron-up.svg) 50% 50% no-repeat;
    background-size: 12px auto;
    transform: rotate(-90deg);
}

.pagination-wrapper li.next a {
    transform: rotate(90deg);
}

.date-range-wrapper {
    display: flex;
    margin: 0 0 2rem 0;
    justify-content: space-between;
}

.calendar-input-wrapper {
    position: relative;
    width: 47%;
}

.calendar-input-wrapper::after {
    content: '';
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 17px;
    height: 24px;
    background: url(../img/calendar-ico.svg) 50% 50% no-repeat;
    background-size: 17px auto;
}

.calendar-input-wrapper input {
    margin: 0;
    height: 46px;
}

.article-page-wrapper {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}

.article-page-wrapper h1 {
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 2.5rem 0;
}

.article-page-wrapper h3 {
    font-weight: 400;
    color: #033E7C;
    font-family: 'VladaRH Sans';
    font-size: 1.3em;
}

    .article-page-wrapper .card-title {
        color: #000;
    }

    .article-intro {
        max-width: 1140px;
        font-size: 2rem;
        /*font-weight: 700;*/
        line-height: 1.6;
    }

.article-main-img {
    max-width: 100%;
    border-radius: 6px;
    margin: 3rem 0 2rem 0;
    width: 100%;
}

.article-content {
    font-size: 1.8rem;
    max-width: 1245px;
    /*min-height: 28vh; */
}

.article-content img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 6px;
}

.article-main-img-wrapper {
    position: relative;
}

.doc-list-wrapper {
    padding: 4rem 0 0 0;
    font-size: 1.8rem;
}

.gallery-wrapper {
    padding: 4rem 0 0 0;
}

.doc-list-wrapper h2,
.gallery-wrapper h2,
.similar-news h2,
.featured h2 {
    font-weight: 400;
    font-size: 3.2rem;
    margin: 0 0 2rem 0;
}

.featured-theme-item {
    margin: 3rem 0;
}

.featured-theme-item h2 {
    font-family: 'VladaRH Sans', Verdana, sans-serif;
    font-size: 3.2rem;
    color: #033E7C;
}

.featured-theme-item h3 {
    font-family: 'VladaRH Sans', Verdana, sans-serif;
    margin: 10px 0 0 0;
    font-style: italic;
    font-size: 2rem;
    color: #000;
}

.doc-list-wrapper ol,
.featured-themes ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    counter-reset: doc-count;
}

.featured-themes ol {
    margin: 30px 0 0 0;
}

.doc-list-wrapper a,
.featured-themes li a:first-of-type {
    color: #033E7C;
    position: relative;
    display: block;
    padding: 0 50px 0 0;
    margin-left: 40px;
    line-height: 1.4;
}

.featured-themes li a:first-of-type {
    font-size: 1.8rem;
}

.doc-list-wrapper a:hover,
.featured-themes li a:first-of-type:hover {
    color: #1472d5;
}

.featured-themes-file-type {
    padding: 0 40px 0 0;
    margin-left: 40px;
}

.doc-list-wrapper a::after {
    content: '';
    width: 18px;
    height: 22px;
    position: absolute;
    display: block;
    right: 0;
    top: 3px;
    background: url(../img/doc-ico.svg) 50% 50% no-repeat;
    background-size: 18px auto;
}

.doc-list-wrapper li,
.featured-themes li {
    position: relative;
    counter-increment: doc-count;
    padding: 15px 0;
    border-bottom: 1px solid #E5EAED;
}

.doc-list-wrapper li::before,
.featured-themes  li::before {
    content: counter(doc-count) "";
    position: absolute;
    left: 0;
    display: block;
    color: #033E7C;
    border: 1px solid #033E7C;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    text-align: center;
    line-height: 25px;
    font-size: 1.6rem;
    top: 14px;
}

.doc-list-wrapper li:first-child::before,
.featured-themes li:first-child::before {
    top: 0;
}

.doc-list-wrapper li:first-child,
.featured-themes  li:first-child {
    padding: 0 0 15px 0;
}

.doc-list-wrapper li:last-child,
.featured-themes  li:last-child {
    border-bottom: none;
}

.similar-news .news-card {
    height: 100%;
}

.similar-news .swiper-wrapper {
    align-items: stretch;
}

.similar-news .swiper-slide {
    height: auto;
}

.gallery-items-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}

.gallery-items-list a {
    overflow: hidden;
    border-radius: 6px;
}

.gallery-wrapper img {
    display: block;
    max-width: 100%;
    border-radius: 6px;
    transform: scale(1);
    transition: all .3s ease-out;
}

.gallery-items-list a:hover img {
    transform: scale(1.05);
}

.lg-outer .lg-thumb-outer {
    background-color: transparent;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #1477dd;
}

.lg-next,
.lg-prev {
    color: #fff;
    transition: all .3s ease-out;
    border-radius: 6px;
}

.lg-next:hover,
.lg-prev:hover {
    background: #023E7C;
}

.swiper-button-next,
.swiper-button-prev {
    width: 45px;
    height: 45px;
    background: #023E7C url(../img/chevron-down.svg) 50% 50% no-repeat;
    background-size: 12px auto;
    transform: rotate(-90deg);
    border-radius: 6px;
    top: auto;
    bottom: 0;
}

.swiper-button-next {
    right:0;
}

.swiper-button-prev {
    left: auto;
    right: 65px;
    transform: rotate(90deg);
}

.similar-news svg,
.featured svg {
    display: none;
}

.similar-news-heading-nav {
    position: relative;
}

.modal-title {
    font-weight: 400;
}

.share-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 20px 0;
}

.share-items-wrapper a {
    display: flex;
    margin: 0 30px 0 0;
}

.share-items-wrapper a:hover {
    color: #033e7c;
}

.share-items-wrapper svg {
    margin: 0 10px 0 0;
}

.modal-container .primary-btn {
    padding: 5px 20px;
    outline: none;
    border: none;
    font-size: 1.6rem;
}

.documents-list-wrapper {
    width: 75%;
}

.document-results {
    font-size: 2.2rem;
    margin: 0 0 1rem 0;
}

.document-item {
    position: relative;
    border-bottom: 1px solid #C4C4C4;
    padding: 20px 60px 20px 0;
}

.document-item:first-of-type {
    padding: 0 60px 20px 0;
}

.document-item:last-of-type {
    border-bottom: none;
    padding: 20px 60px 0 0;
}

.document-item h2 {
    color: #033E7C;
    font-size: 2.2rem;
    font-family: 'VladaRH Sans', Verdana, sans-serif;
    transition: all .3s ease-out;
}

.document-item a h2:hover {
    color: #055ebc;
}

.document-item-info {
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
    /*display: flex;
    flex-wrap: wrap;*/
}

.document-item-info li {
    position: relative;
    margin: 0 10px 0 0;
}

.document-item-info li::after {
    content: '|';
    margin: 0 0 0 10px;
    display: none;
}

.document-item-info li:last-child::after {
    display: none;
}

.document-item-info li:last-child {
    margin: 0;
}

.download-btn {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 6px;
    transform: translateY(-50%);
    background-color: #E5EAED;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTVWMSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMiA5TDggMTVMMTQgOSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTUgMTlIMSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 14px auto;
}

.download-btn:hover {
    background-color: #023E7C;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTVWMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTIgOUw4IDE1TDE0IDkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNSAxOUgxIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
}

.article-main-img-wrapper + .doc-list-wrapper {
    padding: 0 0 4rem 0;
}

.doc-list-wrapper li:nth-child(n+13) {
  display: none;
}

.doc-list-wrapper .arrow-btn {
    margin: 4rem 0 0 0;
}

.doc-list-wrapper .arrow-btn::after {
    transform: rotate(90deg);
}

.quote-wrapper {
    display: flex;
    margin: 4rem 0 2rem 0;
    align-items: start;
    overflow: hidden;
    background: #f4f4f4;
    padding: 30px;
    border-radius: 6px;
}

.quote-wrapper img {
    border-radius: 6px;
    max-width: 215px;
    width: 100%;
}

.quote-wrapper blockquote {
    position: relative;
    padding: 0 0 0 110px;
    font-size: 2.6rem;
    font-family: 'VladaRH Serif', Times New Roman, serif;
    line-height: 1.5;
}

.quote-wrapper blockquote .author {
    margin: 4rem 0 0 0;
    font-size: 2.2rem;
    font-family: 'VladaRH Sans', Arial, Helvetica, sans-serif;
}

.quote-wrapper blockquote::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    width: 50px;
    height: 250px;
    display: block;
    background: url(../img/quote-ico.svg) 50% 50% no-repeat;
    background-size: 37px auto;
    background-position: top;
}

.media-content {
    position: relative;
    margin: 2rem 0 0 0;
}

.media-item {
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  opacity: 1;
  transform: scale(1);
}

.media-item.hidden {
  opacity: 0;
  transform: scale(0.95);
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none; 
}

#audioContainer {
  display: flex;
}

audio {
  width: 100%;
  max-width: 560px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.doc-list-wrapper + .article-content {
    padding: 4rem 0 0 0;
}

article {
    padding: 0 0 6rem 0;
}

.person-position {
    position: relative;
    margin: -10px 0 0 0;
    font-weight: 400;
    font-size: 2.8rem;
}

.person-pic-main-links-wrapper {
    display: flex;
    width: 100%;
    padding: 6rem 0;
}

.person-pic-main-links-wrapper img {
    position: relative;
    max-width: 420px;
    border-radius: 6px;
    z-index: 2;
}

.person-main-links-wrapper {
    position: relative;
    background: #EAF2FC;
    border-radius: 6px;
    max-width: 1030px;
    width: 100%;
    top: 4rem;
    left: -4rem;
    z-index: 1;
    padding: 6rem 9rem 6rem 10.3rem;
}

.person-main-links-wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 2.8rem;
}

.person-main-links-wrapper li {
    position: relative;
    padding: 2rem 0;
    border-bottom: 1px solid #c0cdde;
}

.person-main-links-wrapper li:first-child {
    padding: 0 0 2rem 0;
}

.person-main-links-wrapper li:last-child {
    padding: 2rem 0 0 0;
    border-bottom: 0;
}

.govori a::before,
.intervjui a::before,
.zivotopis a::before,
.speeches a::before,
.interviews a::before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 22px;
    height: 32px;
    background: url(../img/govori-ico.svg) 50% 50% no-repeat;
    background-size: 22px auto;
}

.interviews a::before,
.intervjui a::before {
    width: 25px;
    background: url(../img/intervjui-ico.svg) 50% 50% no-repeat;
    background-size: 25px auto;
}

.zivotopis a::before {
    width: 22px;
    background: url(../img/doc-ico-black.svg) 50% 50% no-repeat;
    background-size: 22px auto;
}

.zivotopis a::after {
    content: '';
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    border-radius: 6px;
    background: #fff url(../img/download-ico.svg) 50% 50% no-repeat;
    background-size: 15px auto;
    transition: all .3s ease-out;
}

.zivotopis a:hover::after {
    background: #033E7C url(../img/download-ico-white.svg) 50% 50% no-repeat;
    background-size: 15px auto;
}

.person-main-links-wrapper a {
    position: relative;
    color: #5F5555;
    font-family: 'VladaRH Serif', Verdana, sans-serif;
    display: block;
    padding: 0 5rem;
}

.person-main-links-wrapper a:hover {
    color: #023e7c;
}

.person-three-col {
    padding: 4rem 0 0 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6rem;
}

.person-three-col h3 {
    color: #033E7C;
    font-size: 3rem;
    margin: 0 0 2rem 0;
}

.person-three-col {
    font-size: 2rem;
}

    .article-content ul,
    .img-left-section ul,
    .img-right-section ul,
    .person-three-col ul,
    .img-section-content ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

.article-content ul,
.img-section-content ul {
    margin: 20px 0 20px 20px;
}

.article-content .cv-container ul {
    margin: 0;
}

.img-left-section ul li,
.img-right-section ul li,
.article-content ul li,
.img-section-content ul li {
    position: relative;
    padding: 0 0 5px 25px;
}

.person-three-col ul li {
    position: relative;
    padding: 0 0 5px 25px;
}

.article-content ul li::before,
.img-left-section ul li::before,
.img-right-section ul li::before,
.img-section-content ul li::before {
    top: 12px;
}

.article-content ul li::before,
.person-three-col ul li::before,
.img-left-section ul li::before,
.img-right-section ul li::before,
.img-section-content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 4px;
    display: block;
    background: #033E7C;
    border-radius: 2px;
}

.person-three-col ul li::before {
    top: 14px;
}

.person-three-col .arrow-btn {
    margin: 2rem 0 0 0;
    font-size: 18px;
}

.featured .news-card {
    background: #fff;
    padding: 0;
}

.featured .card-date {
    position: relative;
    bottom: auto;
    padding: 2rem 0 1rem 0;
}

.featured .card-title {
    font-weight: 400;
    font-family: 'VladaRH Sans', Verdana, sans-serif;
    font-size: 2rem;
}

.featured .card-content {
    padding: 0;
}

.featured .news-card:hover {
    box-shadow: none;
    background: #fff;
    color: #023E7C;
}

.featured .card-image {
    border-radius: 6px;
}

.sidebar-cats {
    position: absolute;
    right: -140px;
    top: 50px;
    width: 250px;
    z-index: 1;
    max-height: 50vh;
    overflow-y: auto;
}

.sidebar-cats h2 {
    font-weight: 400;
    font-size: 3.6rem;
    margin: 0 0 2rem 0;
}

.sidebar-cats ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    line-height: 1.3;
}

.sidebar-cats > ul {
    border-left: 1px solid #DDDDDD;
}

.sidebar-cats li {
    padding: 5px 0 5px 10px;
}

.sidebar-cats li a {
    position: relative;
}

.sidebar-cats li.active > a::before,
.sidebar-cats li a:hover::before,
.sidebar-cats li ul li a:hover::before {
    content: '';
    position: absolute;
    left: -12px;
    top: 0;
    width: 3px;
    height: 100%;
    display: block;
    background: #023E7C;
}

.sidebar-cats li ul li a:hover::before,
.sidebar-cats li.active ul li.active > a::before {
    left: -22px;
}

.sidebar-cats li.active > a {
    font-weight: 700;
    color: #023E7C;
}

.sidebar-cats li a:hover {
    color: #1B66B4;
}

.sidebar-cats + .similar-news,
.with-sidebar article {
    max-width: 1200px;
}

.tab-heading {
    font-weight: 400;
    font-size: 3.2rem;
    margin: 3rem 0;
}

.tab-links-wrapper {
    display: flex;
    border-bottom: 1px solid #E5EAED;
    margin: 0 0 4rem 0;
}

.tab-links-wrapper a {
    background: #E5EAED;
    color: #000;
    font-size: 2rem;
    padding: 10px 50px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0 10px 0 0;
}

.tab-links-wrapper a:hover,
.tab-links-wrapper a:active,
.tab-links-wrapper a:focus,
.tab-links-wrapper a.active {
    background: #033E7C;
    color: #fff;
}

.img-left-section,
.img-right-section {
    display: flex;
    align-items: flex-start;
    font-size: 1.8rem;
}

.img-left-section,
.img-right-section {
    margin: 6rem 0;
}

.img-left-section + .img-right-section {
    margin: 0 0 6rem 0;
}

.img-left-section img,
.img-right-section img {
    max-width: 750px;
    width: 100%;
    border-radius: 6px;
}

.img-right-section img {
    order: 2;
}

.img-right-section .img-section-content {
    order: 1;
    padding: 0 6rem 0 0;
}

.img-left-section .img-section-content {
    padding: 0 0 0 6rem;
}

.img-left-section h2,
.img-right-section h2  {
    font-size: 3.6rem;
    font-weight: 400;
    margin: 0 0 1rem 0;
}

.img-left-section h3,
.img-right-section h3 {
    font-size: 2.8rem;
    font-weight: 400;
    margin: 0 0 1rem 0;
}


.search-box-mobile-container {
    display: none;
}

.search-box-trigger-mobile {
    display: none;
    position: relative;
    background: url(../img/search-ico-white.svg) 50% 50% no-repeat;
    background-size: 17px auto;
    outline: none;
    border: none;
    width: 25px;
    height: 20px;
}

.article-content ol {
    margin: 1rem 0 0 0;
    padding: 0 0 0 17px;
}

.article-content table {
    width: 100%;
    margin: 3rem 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}

.responsive-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.article-content table th {
    font-weight: 700;
    background: #023e7c;
    color: #fff;
}

.article-content table th:first-of-type {
    border-top-left-radius: 6px;
}

.article-content table th:last-of-type {
    border-top-right-radius: 6px;
}

.article-content table > tbody > tr:nth-of-type(even) {
    background: #ededed;
}

.article-content table td,
.article-content table th {
    padding: 10px 15px;
}

.article-content a,
.img-section-content a,
.person-col li a {
    color: #12569d;
}

.article-content a:hover,
.article-content a:focus,
.article-content a:active,
.img-section-content a:hover,
.img-section-content a:focus,
.img-section-content a:active,
.person-col li a:hover,
.person-col li a:focus,
.person-col li a:active {
    text-decoration: underline;
}

.search-results .news-item-details {
    margin: 1rem 0 0 0;
}

.contact-form {
    position: relative;
    margin: 2rem 0;
}

.contact-form button {
    border: none;
}

.req {
    color: #e30000;
}

.contact-form .form-group label {
    display: block;
    font-weight: 700;
}

.contact-form .file-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    border: 0;
    clip: rect(0, 0, 0, 0); /* vizualno sakrije input, ali ostaje pristupačan */
}

.file-label {
    display: inline-block;
    padding: 8px 16px;
    background: #dddddd;
    font-size: 1.6rem;
    border-radius: 50px;
    cursor: pointer;
    border: none;
    transition: all .3s ease-out;
}

.file-label:hover {
    background: #023E7C;
    color: #fff;
}

.file-name {
    margin-left: 8px;
    font-size: 1.4rem;
    color: #555;
}

.file-upload {
    margin: 0 0 2rem 0;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 6px;
}

.form-note {
    margin: 3rem 0 0 0;
    color: #555555;
    font-size: 1.6rem;
}

.contact-form .form-row.two,
.contact-form .form-row.three {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 25px;
}

.contact-form .form-row.three {
    grid-template-columns: repeat(3, 1fr);
}


.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: #023e7c;
    border-color: #023e7c;
}

.news-item-details + .article-content {
    margin: 4rem 0 0 0;
}

.cv-container {
    padding: 0 0 0 38%;
}

.print-page {
    padding: 0 0 0 25px;
}

.print-page::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../img/print-ico.svg) 50% 50% no-repeat;
    background-size: 18px auto;
}

.minister-content-wrapper {
    display: flex;
    padding: 4rem 0 0 0;
}

.minister-img-wrapper {
    max-width: 35%;
    padding: 0 6rem 0 0;
}

.minister-img-wrapper img {
    width: 100%;
    border-radius: 6px;
    max-width: 420px;
}

.minister-img-wrapper + .cv-container {
    padding: 0;
    max-width: 67%;
}

.field-error {
    background: #ffe5e5 !important;
}

.external-link {
    position: relative;
    margin: 1rem 0 0 0;
    display: block;
    padding: 0 0 0 30px;
    line-height: 1.2;
    font-size: 1.6rem;
}

.external-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/external-link-ico.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}

.lg-components {
    bottom: 30px;
}

.lg-sub-html {
    background: #e0e1e1;
}

.minister-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin: 3rem 0 0 0;
}


.minister-list a:hover img {
    transform: scale(1.05);
}

.minister-list img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
    transition: all .3s ease-out;
}

.minister-list h2 {
    font-weight: 400;
    margin: 0.5rem 0;
    line-height: 1.2;
}

.minister-list h3 {
    font-family: 'VladaRH Sans', Verdana, sans-serif;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.2;
    color: #5d5d5d;
}

.minister-list-img-wrapper {
    overflow: hidden;
    display: block;
    border-radius: 6px;
}

/* COOKIE */

.gdc-button,
#gdc-accept-all {
    border: 1px solid #023e7c;
    color: #023e7c;
}

    .gdc-button:hover,
    #gdc-accept-all:hover {
        background-color: #023e7c;
        border-color: #023e7c;
    }

.gdc-options input[type=checkbox]:checked + label:before {
    background: #023e7c;
    border: 1px solid #023e7c;
}

.gdc-info-icon-bkg {
    fill: #023e7c;
}

.gdc-button {
    border-radius: 50px;
    text-align: center!important;
}

.gdc-cookieSettings {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    border-radius: 100%;
    z-index: 100;
}

.gdacc-accessibility-button {
    z-index: 100 !important;
}

.gdacc-accessibility-panel-close:before {
    position: relative;
    top: -2px;
}

.gdacc-accessibility-button {
    top: auto !important;
    right: 20px !important;
    bottom: 20px !important;
    transform: none !important;
}

.gdacc-accessibility-button span {
    top: 90% !important;
}

.gdacc-accessibility-module-text {
    line-height: 1;
}

.show-more-docs {
    margin: 20px 0 0 0;
}

.priopcenja-title {
    margin: 30px 0 0 0;
}

.priopcenje-link {
    padding: 0 0 0 25px;
    margin: 0;
}

.priopcenje-link a:hover {
    color: #023e7c;
}

.priopcenje-link::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 20px;
    display: block;
    top: 1px;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDE4IDIyIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMyAtMSkiPjxwYXRoIGQ9Ik02LDFoOWExLDEsMCwwLDEsLjcwNy4yOTNsNSw1QTEsMSwwLDAsMSwyMSw3VjIwYTMsMywwLDAsMS0zLDNINmEzLDMsMCwwLDEtMy0zVjRBMywzLDAsMCwxLDYsMVptOC41ODYsMkg2QTEsMSwwLDAsMCw1LDRWMjBhMSwxLDAsMCwwLDEsMUgxOGExLDEsMCwwLDAsMS0xVjcuNDE0WiIgZmlsbD0iIzNhM2Q0NiIvPjxwYXRoIGQ9Ik0yMCw5SDE2YTMsMywwLDAsMS0zLTNWMmExLDEsMCwwLDEsMiwwVjZhMSwxLDAsMCwwLDEsMWg0YTEsMSwwLDAsMSwwLDJaIiBmaWxsPSIjM2EzZDQ2Ii8+PHBhdGggZD0iTTEwLDEwSDhBMSwxLDAsMCwxLDgsOGgyYTEsMSwwLDAsMSwwLDJaIiBmaWxsPSIjM2EzZDQ2Ii8+PHBhdGggZD0iTTE2LDE0SDhhMSwxLDAsMCwxLDAtMmg4YTEsMSwwLDAsMSwwLDJaIiBmaWxsPSIjM2EzZDQ2Ii8+PHBhdGggZD0iTTE2LDE4SDhhMSwxLDAsMCwxLDAtMmg4YTEsMSwwLDAsMSwwLDJaIiBmaWxsPSIjM2EzZDQ2Ii8+PC9nPjwvc3ZnPg==");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 16px auto;
}

.priopcenja-wrapper ul {
    list-style-type: none;
    position: relative;
    padding: 0;
    margin: 10px 0;
}

.priopcenja-wrapper .priopcenje-link {
    margin: 0;
}

.priopcenja-wrapper .priopcenje-link a {
    text-decoration: underline;
}

.mobile-filters-btn {
    display: none;
}

.flatpickr-current-month {
    display: flex;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    margin: -1px 10px 0 0;
}


@media print {
    header, .similar-news, footer, .breadcrumbs, .photo-ico, .share-ico, .print-page-ico, .news-item-details .date-list::before, .news-item-details .video-list::before, .news-item-details .photo-ico::before, .news-item-details .share::before, .news-item-details .audio-ico::before, .article-content ul li::before, .person-three-col ul li::before, .img-left-section ul li::before, .img-right-section ul li::before, .sidebar-cats, .gdc-cookieSettings, .gdacc-accessibility-button, .media-content, .news-item-details li.priopcenje-link, .video-list, .audio-ico {
        display: none;
    }

    .article-page-wrapper h1 {
        font-size: 3rem;
    }

    .article-content {
        font-size: 1.6rem;
    }

    .news-item-details .date-list {
        padding: 0;
    }

    .article-page-wrapper h1 {
        margin: 0 0 1.5rem 0;
    }

    .news-item-details {
        margin: 1.5rem 0 0 0;
    }

    .article-main-img {
        margin: 1rem 0;
    }

    .img-left-section ul li, .img-right-section ul li, .article-content ul li {
        padding: 0 0 5px 0;
    }

    .article-content ul,
    .person-three-col ul,
    .img-left-section ul,
    .img-right-section ul {
        list-style-type: disc;
        padding: 0 0 0 20px;
    }

    .gallery-wrapper {
        padding: 1rem 0 0 0;
    }


}

/* access widget */

.pagination-wrapper .active .gdacc-link-highlight,
.pagination-wrapper .gdacc-link-highlight:hover,
.arrow-btn.gdacc-link-highlight:hover,
.primary-btn.gdacc-link-highlight:hover,
.tab-links-wrapper .gdacc-link-highlight:hover,
.tab-links-wrapper .gdacc-link-highlight:active,
.tab-links-wrapper .gdacc-link-highlight:focus,
.tab-links-wrapper .gdacc-link-highlight.active {
    color: #000;
}

.about-links-column .gdacc-link-highlight:hover,
.about-links-column .gdacc-link-highlight:focus,
.about-links-column .gdacc-link-highlight:active {
    transform: none;
}

.document-item a {
    display: block;
}

.podnaslov-vijest {
    font-family: 'VladaRH Sans', Verdana, sans-serif;
    margin-bottom: 10px;
}