.latest_news .mod-articlescategory {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.latest_news .mod-articlescategory > li {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.latest_news .mod-articlescategory > li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.latest_news .mod-articles-category-title {
    display: block;
    line-height: 1.45 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    margin-bottom: 6px;
    color: inherit;
    text-decoration: none;
}

.latest_news .mod-articles-category-title:hover {
    text-decoration: underline;
}

.latest_news .mod-articles-category-date {
    display: block;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #777 !important;
    margin-top: 2px;
}

.latest_news ul > li > p {
    line-height: 20px !important;
    color: grey !important;
}
.home_last_news p {
    margin-top: 20px;
}
.home_last_news img {
    margin-top: 30px;
}
.home_last_news h3 {
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    height: auto;
    line-height: 24px;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    transition-delay: 0s, 0s;
    transition-duration: 0.4s, 0.4s;
    transition-property: color, background-color;
    transition-timing-function: ease, ease;
    width: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.readmore {
    background-color: rgb(255, 255, 255);
    background-image: none;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    line-height: 20px;
    margin-bottom: 40px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    text-align: center;
    text-decoration-color: rgb(51, 51, 51);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    touch-action: manipulation;
    transition-delay: 0s, 0s, 0s;
    transition-duration: 0.4s, 0.4s, 0.4s;
    transition-property: color, background-color, border-color;
    transition-timing-function: ease, ease, ease;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    width: 115px;
}

/* Footer like old Helix site */
.astroid-footer-section.footer-section {
    background-color: #2d2d2d;
    color: #f5f5f5;
    padding: 18px 0;
    margin-top: 30px;
}
.astroid-footer-section .sp-copyright,
.astroid-footer-section .astroid-footer {
    text-align: center;
    margin: 0;
    font-size: 14px;
}
.astroid-footer-section a {
    color: #f5f5f5;
}

/* Override Astroid compiled footer colors (light theme had invisible text) */
#fs-62dc21a88a8f5426355646,
[data-bs-theme="light"] #fs-62dc21a88a8f5426355646,
[data-bs-theme="dark"] #fs-62dc21a88a8f5426355646 {
    background-color: #2d2d2d !important;
    color: #f5f5f5 !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
#fs-62dc21a88a8f5426355646 .sp-copyright,
#fs-62dc21a88a8f5426355646 .astroid-footer,
#fs-62dc21a88a8f5426355646 .astroid-footer a {
    color: #f5f5f5 !important;
}

/* Mobile adaptation improvements */
@media (max-width: 991.98px) {
    .astroid-section .sidebar-left,
    .astroid-section .sidebar-right,
    #sidebar-left,
    #sidebar-right {
        margin-top: 1.25rem;
    }
}

@media (max-width: 767.98px) {
    html, body {
        overflow-x: hidden;
    }

    .container,
    .container-fluid {
        padding-left: 14px;
        padding-right: 14px;
    }

    .astroid-article-title h1,
    .item-page h1,
    .com-content-article h1 {
        font-size: 1.55rem !important;
        line-height: 1.25 !important;
        word-break: break-word;
    }

    .com-content-article img,
    .item-page img,
    .astroid-article-text img {
        max-width: 100% !important;
        height: auto !important;
    }

    .com-content-category-blog__item figure.item-image img,
.blog-item figure.item-image img,
    .mod-articlesnews .newsflash-image img {
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        object-fit: cover !important;
    }

    .table-responsive,
    .com-content-article table,
    .item-page table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .mod-articlesnews .newsflash-title,
    .mod-articles-category .mod-articles-category-title {
        font-size: 1rem;
        line-height: 1.35;
    }

    .astroid-logo > .astroid-logo-mobile {
        max-width: 140px !important;
    }

    #fs-62dc21a88a8f5426355646,
    .astroid-footer-section.footer-section {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }

    .astroid-footer-section .sp-copyright {
        font-size: 12px;
        line-height: 1.5;
        padding: 0 8px;
    }

    .btn-backtohome,
    .readmore {
        width: auto !important;
        max-width: 100%;
        white-space: normal;
    }
}

/* Site improvements 2026-07-04 */
.docs-toc {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 1rem 1.25rem;
    margin-bottom: 1.5rem;
}
.docs-toc ul {
    margin: 0.5rem 0 0;
    padding-left: 1.25rem;
}
.docs-toc a {
    text-decoration: none;
}
.docs-toc a:hover {
    text-decoration: underline;
}
.news-filter {
    margin-bottom: 1.5rem;
}
.news-filter ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
}
.news-filter a {
    display: inline-block;
    padding: 0.35rem 0.85rem;
    border: 1px solid #ced4da;
    border-radius: 999px;
    text-decoration: none;
    font-size: 0.95rem;
}
.news-filter a:hover,
.news-filter a:focus {
    background: #e9ecef;
}
.mod-articlesnews .newsflash-date {
    display: block;
    color: #6c757d;
    font-size: 0.9rem;
    margin: 0.25rem 0 0.75rem;
}
.mod-articlesnews .newsflash-image img {
    border-radius: 4px;
}
.mod-articlesnews .newsflash-title {
    margin-bottom: 0.25rem;
}

/* Unified news featured images — width + 16:9 crop */
.mod-articlesnews .newsflash-image,
.com-content-category-blog__item figure.item-image,
.blog-item figure.item-image,
.com-content-article.item-page figure.item-image {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 1rem;
    padding: 0;
    overflow: hidden;
    border-radius: 6px;
    aspect-ratio: 16 / 9;
    float: none !important;
    clear: both;
}

.mod-articlesnews .newsflash-image img,
.com-content-category-blog__item figure.item-image img,
.blog-item figure.item-image img,
.com-content-article.item-page figure.item-image img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
}

.com-content-category-blog__item .item-content.item-media-top,
.com-content-category-blog__item .item-content.item-media-left,
.com-content-category-blog__item .item-content.item-media-right,
.blog-item .item-content.item-media-top {
    display: flex;
    flex-direction: column;
}

.com-content-category-blog__item figure.left.item-image,
.blog-item figure.left.item-image,
.com-content-category-blog__item figure.right.item-image,
.blog-item figure.right.item-image,
.com-content-category-blog__item figure.none.item-image,
.blog-item figure.none.item-image {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.com-content-category-blog__item .astroid-media-left,
.com-content-category-blog__item .astroid-media-right {
    width: 100% !important;
    max-width: 100% !important;
}

.home_last_news .newsflash-image {
    margin-top: 0.75rem;
}

.com-content-category-blog__item .item-content.has-image,
.com-content-category-blog__item .d-flex.has-image,
.blog-item .d-flex.has-image {
    width: 100%;
}


/* Header search in top bar */
#tb-60cd7e0c71de1c5436765 .top-bars .astroid-row {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
}
.header-search-wrap .mod-finder {
    margin: 0;
}
.header-search-wrap .mod-finder .form-search {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    margin: 0;
}
.header-search-wrap .mod-finder .form-control {
    min-width: 180px;
    max-width: 260px;
    height: 34px;
    font-size: 0.9rem;
}
.header-search-wrap .mod-finder .btn {
    height: 34px;
    padding: 0 0.75rem;
    white-space: nowrap;
}
@media (max-width: 767.98px) {
    .header-search-wrap {
        width: 100%;
    }
    .header-search-wrap .mod-finder .form-control {
        max-width: none;
        flex: 1 1 auto;
    }
}

/* Footer contacts */
.site-footer-contacts {
    margin-bottom: 1rem;
    line-height: 1.6;
}
.site-footer-contacts a {
    color: inherit;
    text-decoration: none;
}
.site-footer-contacts a:hover {
    text-decoration: underline;
}
.footer-contacts-sep {
    opacity: 0.7;
}
.footer-contacts-address {
    margin: 0.35rem 0 0;
    opacity: 0.9;
    font-size: 0.95rem;
}

/* News category blog pagination spacing */
.com-content-category-blog__pagination {
    margin-top: 1.5rem;
}
.news-filter-wrap {
    margin-bottom: 1rem;
}

/* Top bar: contacts left, search right */
#ta-60cd7e26a16f8c82709685 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
    width: 100%;
}
#ta-60cd7e26a16f8c82709685 .astroid-contact-info {
    order: 1;
}
#ta-60cd7e26a16f8c82709685 .mod-finder {
    order: 2;
    margin-left: auto;
}
