.news-left{
    text-align: left;
}
.news-archive{
    padding-bottom: 94px;
}
.news-archive__year{
    padding-bottom: 96px;
}
.news-archive__banner{
    margin: 0 0 96px 0;
}
@media (max-width: 480px) {
    .news-archive__banner{
        margin: 0 0 60px 0;
    }
}
.buttons-archive{
    display: flex;
    justify-content: center;
    column-gap: 32.94px;
    row-gap: 30px;
    padding-bottom: 96.5px;
    flex-wrap: wrap}
.buttons-archive li {
    height: 56px;
}
.buttons-archive li::marker{
    display: none;
}
.buttons-archive li a {
    width: 284px;
    /* height: 56px; */
    background: #00609C;
    color: #fff;
    border: 2px solid #00609C;
    border-radius: 6px;
    padding: 18px 48px;
    transition: 0.3s;
    display: flex;
    justify-content: center;
}
.news-archive__banner .banner__subtitle {
    justify-content: flex-start;
    text-align: left;
}
@media (max-width: 480px) {
    .news-archive__banner .banner__subtitle{
        justify-content: start;
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.4em;
        margin-top: 32px !important;
    }
}
@media (max-width: 768px) {
    .buttons-archive li a{
        width: 230px;
    }
}
@media (max-width: 540px) {
    .buttons-archive li a{
        width: 150px;
    }
}
@media (max-width: 480px) {
    .buttons-archive {
        column-gap: 18px;
        row-gap: 18px;
    }
    .buttons-archive li{
        height: 40px;
    }
    .buttons-archive li a {
        display: flex;
        width: 99px;
        justify-content: center;
        align-items: center;
        height: 40px;
        padding: 10px 24px;
    }
}
.buttons-archive li a:hover {
    background: #fff;
    color: #00609C;}
.archive-news__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 96px;
    column-gap: 36px;
}
.archive-news__container .news__items-item{
    flex: 0 0 557px;
}

@media (max-width: 480px) {
    .archive-news__container .news__items-item{
        flex: 0 0 335px;
    }
}
.news-archive__pager{
    width: 100%;
    padding: 0 !important;
}

@media (max-width: 480px) {
    .news-archive{
        padding-bottom: 60px !important;
    }
}
.news-archive__triangle {
    border: 20px solid transparent !important;
    border-right: 20px solid white !important;
    border-bottom: 20px solid white !important;
}
@media (min-width: 480px) and (max-width: 595px) {
    .archive-news__container .news__items-item {
        flex: 0 0 435px;
    }
    .archive-news__container .news__items-item .item__img {
        height: 300px;
    }
}
.archive-news__container .news__items-item .news__triangle {
    border-bottom: 60px solid #fff;
    border-left: 60px solid transparent;
}
@media (max-width: 480px) {
    .archive-news__container {
        row-gap: 52px;
    }
    .archive-news__container .news__items-item .news__triangle {
        border-bottom: 35px solid #fff;
        border-left: 35px solid transparent;
    }

}
.pagination-container {
    display: flex;
    justify-content: center;
    position: relative;
}
.nextpostslink {
    position: absolute;
    right: 20px;
}
.previouspostslink {
    position: absolute;
    left: 20px;
}
.pages {
    width: 0;
    height: 0;
    font-size: 0;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
.wp-pagenavi {
    /*gap: 30px;*/
    align-items: center;
}
a.page {
    border: 0 !important;
    color: #222222;
    margin: 0px !important;
    padding: 15px !important;
}
.page {

}
.previouspostslink,
.nextpostslink {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'GT America Bold';
    /* font-weight: 700; */
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #00609C;
    display: flex;
    align-items: center;
    gap: 10px;
}
.previouspostslink {
    padding-left: 28px !important;
    background: url("../img/icons/pager-left.png") 0 no-repeat;
}
.nextpostslink {
    padding-right: 28px !important;
    background: url("../img/icons/pager-right.png") 0 no-repeat;
    background-position: 51px 4px;
}
@media (max-width: 768px) {
    .previouspostslink,
    .nextpostslink {
       color: transparent;
    }
}
.extend {
    color: #222222;
    border: 0 !important;
    /*pointer-events: none*/
}
.last {
    color: #222222;
    border: 0 !important;
}
.news-archive__buttons {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
@media (max-width: 992px) {
    .news-archive__buttons {
        margin-top: 60px !important;
    }
}
.news-section__post-caption {
    margin: 20px 0 0 0;
    font-size: 20px;
    font-style: italic;
    color: #FF4438;
}

.is-type-video .wp-block-embed__wrapper iframe{
    aspect-ratio: 16 / 9;
    width: 100% !important;
    height: 100% !important;
}
.is-provider-vimeo .wp-block-embed__wrapper iframe {
    min-height: 375px;
    height: 100%;
}
@media (max-width: 600px) {
    .is-provider-vimeo .wp-block-embed__wrapper iframe,
    .is-type-video .wp-block-embed__wrapper iframe{
        min-height: 350px
    }
}
@media (max-width: 480px) {
    .is-provider-vimeo .wp-block-embed__wrapper iframe,
    .is-type-video .wp-block-embed__wrapper iframe{
        min-height: 225px
    }
}
.the-content ul li {
    font-family: "GT Pressura Light";
    color: #00609C;
    list-style: disc;
    margin-left: 20px;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0em;
}
.the-content ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.the-content h1 {
    font-family: "GT Pressura Bold";
    color: #00609C;
    /* font-weight: 700; */
    font-size: 120px;
    line-height: 110%;
    text-transform: uppercase;
}
@media (max-width: 768px) {
    .the-content h1 {
        font-size: 60px;
    }
}
@media (max-width: 480px) {
    .the-content h1  {
        font-size: 28px;
        line-height: 32px;
    }
}
.the-content h2 {
    font-family: "GT Pressura Bold";
    color: #00609C;
    /* font-weight: 700; */
    font-size: 48px;
    line-height: 54px;
    text-transform: uppercase;
}
@media (max-width: 480px) {
    .the-content h2  {
        font-size: 26px;
        line-height: 30px;
    }
}
.the-content h3 {
    font-family: "GT Pressura Bold";
    color: #00609C;
    /* font-weight: 700; */
    font-size: 40px;
    line-height: 125%;
    text-transform: uppercase;
}
@media (max-width: 480px) {
    .the-content h3  {
        font-size: 22px;
        line-height: 118%;
    }
}
.the-content h4 {
    color: #00609C;
    /* font-weight: 700; */
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: "GT Pressura Bold";

}
@media (max-width: 480px) {
    .the-content h4  {
        font-size: 20px;
        line-height: 24px;
    }
}
.the-content h5 {
    font-family: "GT Pressura Bold";
    color: #00609C;
    /* font-weight: 700; */
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
}
@media (max-width: 480px) {
    .the-content h5  {
        font-size: 18px;
        line-height: 22px;
    }
}
.the-content h6 {
    font-family: "GT Pressura Bold";
    color: #00609C;
    /* font-weight: 700; */
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
}
@media (max-width: 480px) {
    .the-content h6  {
        font-size: 16px;
        line-height: 20px;
    }
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
    display: flex;
    align-self: center;
}
.wp-block-media-text__content {
    flex-direction: column;
}
.wp-block-media-text {
    position: relative;
}
.has-media-on-the-right .wp-block-media-text__media {
    position: absolute;
    right: 0;
}
.has-media-on-the-right .wp-block-media-text__content p:first-child span{
    width: 300px;
    height: 300px;
    float: right;
}
.the-content .is-type-video {
    margin: 0 !important;
}
.footer-text a{
    color: #007078;
}