/* News Block Styles - PHP Version */
/* Copied from Vue component styles for consistency */

.news-block .news-block__content {
    color: #ffffff80;
    text-decoration: none;
}

.news-block .news-block__content:hover,
.news-block .news-block__content:focus {
    color: #fff;
    text-decoration: none;
}

.news-block__navigation {
    position: relative;
    margin-right: auto;
}

.news-block__navigation-item {
    width: auto !important;
    margin: 0 32px 0 0 !important;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    opacity: .3;
    cursor: pointer;
}

.news-block__navigation-item:hover {
    opacity: 1;
}

.news-block__navigation-item:last-child {
    margin: 0 !important;
}

@media only screen and (max-width: 695px) {
    .news-block__navigation-item {
        font-weight: 500;
        font-size: 18px;
        line-height: 120%;
    }
}

@media only screen and (max-width: 415px) {
    .news-block__navigation-item {
        margin: 0 6px 0 0 !important;
    }
}

.news-block__plane {
    width: 22px;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: -11px;
    background-image: url(https://letundra.com/https://letundra.com/wp-content/themes/astra/countries/images/icons/plane.svg);
    background-size: cover;
    transition: .3s ease-in;
}

.news-block__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    text-decoration: none;
    padding-left: 14px;
}

.news-block__content:nth-child(3),
.news-block__content:last-child {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
}

.news-block__content:hover,
.news-block__content:focus {
    color: #fff;
    text-decoration: none;
}

@media only screen and (max-width: 695px) {
    .news-block__content {
        width: 100%;
        min-height: auto;
        padding-right: 0;
        border-right: none;
        margin-right: 0;
        padding-left: 0;
        padding-bottom: 16px;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        margin-bottom: 16px;
    }

    .news-block__content:last-child {
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 0;
    }

    /* Show only 3 news items on mobile */
    .news-block__content:nth-child(n+4) {
        display: none !important;
    }

    /* Fix border for 3rd item */
    .news-block__content:nth-child(3) {
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 0;
    }
}

.news-block__img {
    width: 100%;
    height: 80px;
    flex: 0 0 auto;
    margin-bottom: 16px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.news-block__link {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 0 0 auto;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.news-block__link:after {
    content: "";
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.25%209H15.75M15.75%209L10.5%2014.25M15.75%209L10.5%203.75'%20stroke='rgba(255,%20255,%20255,%200.5)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.news-block .news-block__link {
    text-decoration: none;
    color: #fff;
}

.news-block .news-block__link:hover,
.news-block .news-block__link:focus {
    color: #fff;
    text-decoration: none;
}

.news-block__date-block {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    font-family: Roboto, sans-serif;
    opacity: .4;
}

@media only screen and (max-width: 695px) {
    .news-block__date-block {
        margin-bottom: 8px;
    }
}

.news-block__date {
    margin-right: 10px;
}

.news-block__description {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    opacity: .7;
}

.country__content-block .news-block__btn-more-news {
    color: #fff;
    text-decoration: none;
}

.country__content-block .news-block__btn-more-news:hover,
.country__content-block .news-block__btn-more-news:focus {
    text-decoration: none;
    color: #fff;
}

.news-block__actions {
    display: flex;
    justify-content: flex-end;
}

.action {
    background: none;
    border: none;
    box-shadow: none;
    background-size: contain;
    border-radius: 8px;
    display: flex;
    text-align: center;
    height: 40px;
    width: 40px;
}

.action:hover {
    background: #25215a;
}

.pin-button {
    background-image: url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.61898%207.30306V2.63639H10.2023V1.46973H4.36898V2.63639H4.95231V7.30306L3.78564%208.46973V9.63639H6.81898V13.1364H7.75231V9.63639H10.7856V8.46973L9.61898%207.30306Z'%20fill='rgba(255,%20255,%20255,%200.5)'%20transform='translate(1,%201)'%20/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: 9px 9px;
    background-size: 25px;
    flex: 0 0 auto;
    text-transform: uppercase;
    align-items: center;
    justify-content: space-between;
}

.pin-button:hover {
    background-image: url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.14033%208.24727L8.59082%2010.6978L9.82826%209.46032L1.35169%200.983755L0.114258%202.22119L2.48112%204.58805H1.19059L0.365627%205.41301L2.51052%207.5579L0.0356445%2010.0328L0.695611%2010.6927L3.17048%208.21786L5.31537%2010.3628L6.14033%209.5378V8.24727Z'%20fill='rgba(255,%20255,%20255,%200.5)'%20transform='translate(1,%201)'%20/%3e%3cpath%20d='M8.07263%205.95559L4.7728%202.65576L6.14033%201.28822L5.72785%200.875739L6.55281%200.0507812L10.6776%204.17557L9.85264%205.00053L9.44016%204.58805L8.07263%205.95559Z'%20fill='rgba(255,%20255,%20255,%200.5)'%20transform='translate(1,%201)'%20/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: 11px 11px;
    flex: 0 0 auto;
    background-size: 25px;
    justify-content: space-between;
}

.news-block__container {
    display: flex;
    justify-content: space-between;
}

div.news-block__content:not(:last-child):after {
    content: "";
    position: relative;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    height: 1px;
    width: 50px;
    background-color: #fff;
    opacity: .6;
    border: 1px solid #6765FF;
}

.new-accordion__trigger-input:checked~.news-accordion__trigger .news-accordion__trigger-icon:after {
    transform: translate(-50%, -50%) rotate(0);
}

.cert-text {
    margin-bottom: 50px;
}

.news-block {
    position: relative;
    max-width: 932px;
    box-sizing: border-box;
    margin: 0 auto 16px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    background: #3b376a;
    border-radius: 10px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

@media only screen and (max-width: 695px) {
    .news-block {
        margin-bottom: 52px;
    }
}

.news-block__main {
    background: #3b376a;
    border-radius: 20px;
    width: 100%;
}

.news-block__header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    opacity: .5;
    box-shadow: 0 10px 30px #27254566;
    transition: opacity .3s ease;
    min-height: 56px;
}

.news-block__header.active {
    opacity: 1;
}

@media only screen and (max-width: 695px) {
    .news-block__header {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

.news-block__title {
    flex: 1 0 auto;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
}

.news-accordion__trigger-icon {
    position: absolute;
    right: 16px;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
}

.news-accordion__trigger-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 200px;
    transform: translate(-50%, -50%);
    transition: transform .3s;
}

.news-accordion__trigger-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 200px;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: transform .3s;
}

.news-accordion__trigger-icon.active:after {
    transform: translate(-50%, -50%) rotate(0);
}

.news-block__inner {
    padding: 32px;
}

@media only screen and (max-width: 695px) {
    .news-block__inner {
        padding: 24px 16px;
    }
}

.tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    gap: 10px;
}

.tab {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: none;
    border: none;
    padding: 6px 18px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color .3s ease;
    opacity: .5;
}

.tab:hover {
    opacity: .8;
}

.active-tab {
    background: #25215a;
    opacity: 1;
}

.news-block__content-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 20px;
    /*min-height: 600px;*/
    justify-content: space-between;
}

/*@media only screen and (max-width: 695px) {*/
/*    .news-block__content-block {*/
/*        min-height: 500px;*/
/*    }*/
/*}*/

/* Tab content visibility */
.tab-content,
.news-block .tab-content {
    display: none !important;
}

.tab-content.active-content,
.news-block .tab-content.active-content {
    display: flex !important;
}

.news-block__btn-more-news {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    background: radial-gradient(58.71% 416.84% at 12.9% 7.1%, #8e38a4, #5d2f8d00), linear-gradient(0deg, #25215a, #25215a), #fff3;
    border-radius: 16px;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-family: Roboto, sans-serif;
    transition: all .5s ease;
    background-size: 200% 200%;
    background-position: 100% 100%;
    border: none;
    cursor: pointer;
}

.news-block__btn-more-news:hover {
    background-position: 0% 0%;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px #8e38a44d;
}

@media only screen and (max-width: 695px) {
    .news-block__btn-more-news {
        height: 37px;
        font-size: 14px;
    }
}

.notifications-container {
    width: 100%;
}

.news-block__content-block .news-block__title {
    text-align: start;
}

/* Stretched link: вся карточка новости кликабельна */
.news-block__content {
    position: relative;
}

.news-block__content-link {
    color: inherit;
    text-decoration: none;
}

.news-block__content-link:hover,
.news-block__content-link:focus {
    color: inherit;
    text-decoration: none;
}

.news-block__content-link::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
}

.news-block__link,
.pin-button {
    position: relative;
    z-index: 1;
}
