.cms-index-index .dalactive-home-news--economic {
    background: #f8fafc;
}

.cms-index-index .dalactive-home-news {
    background: #f8fafc;
    border-bottom: 1px solid #edf1f6;
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 26px 0 56px;
}

.cms-index-index .dalactive-home-news .page-main {
    background: transparent !important;
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 24px;
}

.cms-index-index .dalactive-home-news .page-title-main {
    background: transparent;
    margin-bottom: 26px;
    text-align: center;
}

.cms-index-index .dalactive-home-news .page-title-main > strong {
    color: #061a33;
    display: inline-block;
    font-family: inherit;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.02em;
    padding: 0 0 14px;
    position: relative;
    text-transform: uppercase;
}

.cms-index-index .dalactive-home-news .page-title-main > strong:after {
    background: linear-gradient(90deg, #0b6fff, #4da3ff);
    border-radius: 2px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 64px;
}

.cms-index-index .dalactive-home-news__rates {
    margin-bottom: 22px;
}

.cms-index-index .dalactive-home-news__rates-bar {
    align-items: stretch;
    background: #ffffff;
    border: 1px solid #e8ecf1;
    border-radius: 10px;
    box-shadow: 0 5px 16px rgba(6, 26, 51, 0.05);
    display: grid;
    gap: 14px 18px;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 16px;
}

.cms-index-index .dalactive-home-news__rates-label {
    align-items: center;
    color: rgba(6, 26, 51, 0.62);
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 11px;
    font-weight: 600;
    gap: 7px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.cms-index-index .dalactive-home-news__rates-label small {
    color: rgba(6, 26, 51, 0.4);
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}

.cms-index-index .dalactive-home-news__rates-label small:before {
    content: "·";
    margin-right: 6px;
}

.cms-index-index .dalactive-home-news__rates-list {
    display: grid;
    gap: 10px;
    grid-column: 1 / -1;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
}

.cms-index-index .dalactive-home-news__rates-item {
    background: #f8fafc;
    border: 1px solid #e8ecf1;
    border-radius: 10px;
    display: block;
    min-width: 0;
    padding: 10px 12px 11px;
}

.cms-index-index .dalactive-home-news__rates-item:not(:last-child):after {
    display: none;
}

.cms-index-index .dalactive-home-news__rates-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.cms-index-index .dalactive-home-news__rates-code {
    align-items: center;
    color: rgba(6, 26, 51, 0.56);
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    gap: 5px;
}

.cms-index-index .dalactive-home-news__rates-values {
    display: grid;
    gap: 7px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cms-index-index .dalactive-home-news__rates-value {
    min-width: 0;
}

.cms-index-index .dalactive-home-news__rates-value small {
    color: rgba(6, 26, 51, 0.48);
    display: block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: 1.2;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.cms-index-index .dalactive-home-news__rates-value strong {
    color: #061a33;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cms-index-index .dalactive-home-news__rates-link {
    align-items: center;
    align-self: center;
    border: 1px solid #e8ecf1;
    border-radius: 999px;
    color: rgba(6, 26, 51, 0.58);
    display: inline-flex;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 12px;
    text-decoration: none;
    white-space: nowrap;
}

.cms-index-index .dalactive-home-news__rates-link:hover {
    background: #f0f6ff;
    border-color: #bfdfff;
    color: #0b6fff;
    text-decoration: none;
}

.cms-index-index .dalactive-home-news__rates-empty {
    color: rgba(6, 26, 51, 0.55);
    flex: 1 1 auto;
    font-size: 12px;
    margin: 0;
    text-align: center;
}

.cms-index-index .dalactive-home-news__toolbar {
    margin-top: 26px;
    text-align: center;
}

.cms-index-index .dalactive-home-news__view-all {
    border: 1px solid #d7e3f0;
    border-radius: 8px;
    color: #0b6fff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    padding: 9px 18px;
    text-decoration: none;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.cms-index-index .dalactive-home-news__view-all:hover {
    background: #f0f6ff;
    border-color: #bfdfff;
    color: #061a33;
    text-decoration: none;
}

.cms-index-index .dalactive-home-news__grid--balanced {
    align-items: stretch;
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cms-index-index .dalactive-home-news__card {
    background: #ffffff;
    border: 1px solid #e8ecf1;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(6, 26, 51, 0.06);
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    transition: border-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;
}

.cms-index-index .dalactive-home-news__card:hover {
    border-color: #bfdfff;
    box-shadow: 0 12px 28px rgba(6, 26, 51, 0.1);
    transform: translateY(-3px);
}

.cms-index-index .dalactive-home-news__media {
    aspect-ratio: 16 / 9;
    background-color: #edf1f6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    flex: 0 0 auto;
    overflow: hidden;
    position: relative;
    transition: transform 0.35s ease;
}

.cms-index-index .dalactive-home-news__card:hover .dalactive-home-news__media {
    transform: scale(1.02);
}

.cms-index-index .dalactive-home-news__media.is-placeholder {
    align-items: center;
    background: linear-gradient(135deg, #f8fafc 0%, #edf4fb 100%);
    color: rgba(6, 26, 51, 0.45);
    display: flex;
    font-size: 12px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    transform: none;
}

.cms-index-index .dalactive-home-news__body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 18px 18px 19px;
}

.cms-index-index .dalactive-home-news__date {
    color: rgba(6, 26, 51, 0.45);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.02em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.cms-index-index .dalactive-home-news__title {
    display: -webkit-box;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 8px;
    min-height: 45px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.cms-index-index .dalactive-home-news__title a {
    color: #061a33;
    text-decoration: none;
    transition: color 0.2s ease;
}

.cms-index-index .dalactive-home-news__title a:hover {
    color: #0b6fff;
}

.cms-index-index .dalactive-home-news__excerpt {
    -webkit-box-orient: vertical;
    color: rgba(6, 26, 51, 0.62);
    display: -webkit-box;
    flex: 1 1 auto;
    font-size: 13px;
    -webkit-line-clamp: 3;
    line-height: 1.65;
    margin: 0 0 12px;
    overflow: hidden;
}

.cms-index-index .dalactive-home-news__read {
    color: #0b6fff;
    font-size: 13px;
    font-weight: 600;
    margin-top: auto;
    text-decoration: none;
    transition: color 0.2s ease;
    width: fit-content;
}

.cms-index-index .dalactive-home-news__read:hover {
    color: #061a33;
    text-decoration: underline;
}

.cms-index-index .dalactive-home-news__empty {
    background: #f8fafc;
    border: 1px dashed #d7e3f0;
    border-radius: 14px;
    color: rgba(6, 26, 51, 0.65);
    margin: 0;
    padding: 24px;
    text-align: center;
}

@media (max-width: 1024px) {
    .cms-index-index .dalactive-home-news__grid--balanced {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .cms-index-index .dalactive-home-news__rates-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .cms-index-index .dalactive-home-news {
        padding: 42px 0 44px;
    }

    .cms-index-index .dalactive-home-news .page-title-main > strong {
        font-size: 21px;
    }

    .cms-index-index .dalactive-home-news__rates-bar {
        align-items: flex-start;
        grid-template-columns: 1fr;
        padding: 14px 16px;
    }

    .cms-index-index .dalactive-home-news__rates-link {
        justify-self: start;
    }

    .cms-index-index .dalactive-home-news__rates-list {
        grid-template-columns: 1fr;
    }

    .cms-index-index .dalactive-home-news__grid--balanced {
        grid-template-columns: 1fr;
    }
}
