* {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    transform: none !important
}

.accessible-navigation,
.box-btn,
.footer,
.header__toggle,
.home-hero__carousel,
.navigation,
.related-articles,
.swiper-buttons,
.swiper-navigation,
.swiper-scrollbar-wrapper {
    display: none
}

.header,
.header__inner {
    background-color: #041e42;
    position: relative
}

.latest-carousel .swiper-wrapper {
    display: block
}

.latest-carousel .swiper-slide {
    margin: 20px 0 0;
    padding: 0;
    width: 100%
}

.bg-svg {
    background: transparent
}

.hero {
    color: #041e42;
    height: auto;
    min-height: 0;
    padding: 0
}

.hero__content {
    padding: 40px 0
}

.hero__media {
    display: none
}

.article-header {
    background-color: transparent;
    padding: 0
}

.article-header__content,
.article__main {
    margin: 0;
    padding: 40px
}

.article-extend:after,
.article-header__media,
.article__footer {
    display: none
}