.home-hero__content .home-hero__trust-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 0.55);
}

.home-hero__content .home-hero__trust {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    padding-top: 20px;
    margin-top: 4px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.home-btn-outline {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
    transition: border-color 0.25s ease, background 0.25s ease;
}

.home-btn-lg {
    padding: 16px 40px;
    font-size: 1.0625rem;
}

.home-btn-primary {
    background: var(--color-accent);
    color: #fff;
    border-color: var(--color-accent);
    transition: background 0.25s ease, border-color 0.25s ease;
}

.home-hero__content .home-hero__subtitle {
    font-size: 1rem;
    line-height: 1.62;
    color: rgba(255, 255, 255, 0.65);
    margin-bottom: 12px;
    max-width: 640px;
}

.home-hero__content .home-hero__title {
    font-size: clamp(2.1rem, 4.2vw, 2.75rem);
    font-weight: 800;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 18px;
    max-width: 680px;
}

.home-hero__content .home-hero__badge {
    display: inline-block;
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--color-accent);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    background: rgba(227, 30, 47, 0.14);
    padding: 6px 16px;
    margin-bottom: 24px;
}


.uni-slideshow_v2__image {
    order: 2;
}

.uni-slideshow_v2-0.uni-slideshow_v2.owl-carousel.owl-loaded {
    border: none;
    border-radius: 0px;
    margin-right: -5px;
}
.uni-slideshow_v2-0 .uni-slideshow_v2__item {
    background: #0B1420;
    border-radius: 0px;
    border: none;
}
.home-hero__bg {
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 75% 25%, rgba(227, 30, 47, 0.10) 0%, transparent 50%), radial-gradient(ellipse at 25% 75%, rgba(227, 30, 47, 0.06) 0%, transparent 50%), repeating-linear-gradient(0deg, transparent, transparent 60px, rgba(255, 255, 255, 0.015) 60px, rgba(255, 255, 255, 0.015) 61px), repeating-linear-gradient(90deg, transparent, transparent 60px, rgba(255, 255, 255, 0.015) 60px, rgba(255, 255, 255, 0.015) 61px);
    pointer-events: none;
}

main {
    padding: 0px;
}

.header-block {
    padding: 10px 0;
}

ul.top-links__ul.dropdown-menu.dropdown-menu-left {
    padding: 20px 0px;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width: 1445px) {
    .container {
        width: 1440px;
    }
}


.news-page__description h3.heading{font-weight:700}
.news-page__description .heading:before{padding:0 5px 0 0;content:'#';color:#f00}
.news-page__image-39, .news-page__image-40, .news-page__image-41, .news-page__image-41{display:none}