.bz-result-section {
    position: relative;
    padding: 105px 0;
    background:
            radial-gradient(circle at 18% 25%, rgba(224, 0, 31, 0.18), transparent 32%),
            radial-gradient(circle at 82% 75%, rgba(224, 0, 31, 0.12), transparent 30%),
            #020202;
    color: #fff;
    overflow: hidden;
}

.bz-result-section:before {
    content: "";
    position: absolute;
    inset: 0;
    background:
            linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px),
            linear-gradient(0deg, rgba(255,255,255,0.025) 1px, transparent 1px);
    background-size: 84px 84px;
    opacity: 0.22;
    pointer-events: none;
}

.bz-result-section:after {
    content: "";
    position: absolute;
    right: 7%;
    top: 90px;
    width: 260px;
    height: 260px;
    border: 1px solid rgba(224, 0, 31, 0.24);
    transform: rotate(18deg);
    opacity: 0.45;
    pointer-events: none;
}

.bz-result-section .container {
    position: relative;
    z-index: 2;
}

.bz-result-head {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(280px, 0.55fr);
    gap: 70px;
    align-items: end;
    margin-bottom: 52px;
}

.bz-section-kicker {
    position: relative;
    display: inline-block;
    margin-bottom: 18px;
    padding-bottom: 12px;
    color: #e0001f;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.bz-section-kicker:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 96px;
    height: 1px;
    background: #e0001f;
}

.bz-result-title {
    margin: 0;
    max-width: 820px;
    font-size: clamp(32px, 4vw, 58px);
    line-height: 1.08;
    letter-spacing: 0.02em;
    font-weight: 400;
}

.bz-result-title span {
    color: #e0001f;
}

.bz-result-text {
    max-width: 440px;
    color: rgba(255,255,255,0.68);
    font-size: 16px;
    line-height: 1.65;
}

.bz-result-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: minmax(245px, auto);
    gap: 18px;
}

.bz-result-card {
    position: relative;
    min-height: 245px;
    padding: 28px;
    border: 1px solid rgba(255,255,255,0.13);
    background:
            linear-gradient(145deg, rgba(255,255,255,0.045), rgba(255,255,255,0.012)),
            rgba(0,0,0,0.52);
    overflow: hidden;
    transition: border-color 0.35s ease, transform 0.35s ease, background 0.35s ease;
}

.bz-result-card:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 0;
    background: #e0001f;
    transition: height 0.35s ease;
    z-index: 1;
}

.bz-result-card:after {
    content: "";
    position: absolute;
    right: -80px;
    bottom: -80px;
    width: 170px;
    height: 170px;
    border: 1px solid rgba(224, 0, 31, 0.18);
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.35s ease, transform 0.35s ease;
    z-index: 1;
}

.bz-result-card:hover {
    transform: translateY(-7px);
    border-color: rgba(224, 0, 31, 0.65);
    background:
            linear-gradient(145deg, rgba(224,0,31,0.13), rgba(255,255,255,0.018)),
            rgba(0,0,0,0.72);
}

.bz-result-card:hover:before {
    height: 100%;
}

.bz-result-card:hover:after {
    opacity: 1;
    transform: scale(1.15);
}

.bz-result-card-large {
    grid-column: span 2;
    grid-row: span 2;
    min-height: 508px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bz-result-card-wide {
    grid-column: span 2;
}

.bz-result-card-red {
    border-color: rgba(224, 0, 31, 0.42);
    background:
            linear-gradient(145deg, rgba(224,0,31,0.18), rgba(255,255,255,0.018)),
            rgba(0,0,0,0.62);
}

/* Ð¤Ð¾Ð½Ð¾Ð²Ð° ÐºÐ°Ñ€Ñ‚Ð¸Ð½ÐºÐ° ÐºÐ°Ñ€Ñ‚ÐºÐ¸.
   Ð—Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð°Ð´Ð°Ñ”Ñ‚ÑŒÑÑ Ñƒ Ð²ÐµÑ€ÑÑ‚Ñ†Ñ– Ñ‚ÐµÐ³Ð¾Ð¼ <img> ÑƒÑÐµÑ€ÐµÐ´Ð¸Ð½Ñ– .bz-result-card-bg â€”
   Ð¿Ñ€Ð°Ñ†ÑŽÑ” Ñ– Ð´Ð»Ñ Ð²ÐµÐ»Ð¸ÐºÐ¾Ñ—, Ñ– Ð´Ð»Ñ Ð¼Ð°Ð»ÐµÐ½ÑŒÐºÐ¸Ñ… ÐºÐ°Ñ€Ñ‚Ð¾Ðº. Ð¯ÐºÑ‰Ð¾ Ð±Ð»Ð¾ÐºÑƒ Ð½ÐµÐ¼Ð°Ñ” â€” Ñ„Ð¾Ð½Ñƒ Ð¿Ñ€Ð¾ÑÑ‚Ð¾ Ð½ÐµÐ¼Ð°Ñ”. */
.bz-result-card-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 0.32;
    pointer-events: none;
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.bz-result-card-bg picture {
    display: block;
    width: 100%;
    height: 100%;
}

.bz-result-card-bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(1);
}

/* Ð·Ð°Ñ‚ÐµÐ¼Ð½ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð±ÐµÐ»ÑŒÐ½Ð¾ÑÑ‚Ñ– Ñ‚ÐµÐºÑÑ‚Ñƒ Ð¿Ð¾Ð²ÐµÑ€Ñ… ÐºÐ°Ñ€Ñ‚Ð¸Ð½ÐºÐ¸ */
.bz-result-card-bg:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.18), rgba(0,0,0,0.9));
}

.bz-result-card:hover .bz-result-card-bg {
    opacity: 0.42;
    transform: scale(1.04);
}

.bz-result-card-top {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 58px;
}

.bz-result-number {
    color: #e0001f;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.08em;
}

.bz-result-icon {
    width: 54px;
    height: 54px;
    border: 1px solid rgba(224, 0, 31, 0.52);
    background: rgba(224, 0, 31, 0.12);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* SVG-Ñ–ÐºÐ¾Ð½ÐºÐ° Ð¿Ñ–Ð´ÐºÐ»ÑŽÑ‡Ð°Ñ”Ñ‚ÑŒÑÑ Ñ‚ÐµÐ³Ð¾Ð¼ <img>.
   filter Ñ€Ð¾Ð±Ð¸Ñ‚ÑŒ Ð¾Ð´Ð½Ð¾ÐºÐ¾Ð»Ñ–Ñ€Ð½Ñƒ Ñ–ÐºÐ¾Ð½ÐºÑƒ Ð±Ñ–Ð»Ð¾ÑŽ â€” Ð¿Ñ€Ð¸Ð±ÐµÑ€Ð¸, ÑÐºÑ‰Ð¾ Ñ„Ð°Ð¹Ð» ÑƒÐ¶Ðµ Ð¿Ð¾Ñ‚Ñ€Ñ–Ð±Ð½Ð¾Ð³Ð¾ ÐºÐ¾Ð»ÑŒÐ¾Ñ€Ñƒ. */
.bz-result-icon img {
    display: block;
    width: 28px;
    height: 28px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.bz-result-card-red .bz-result-icon {
    background: #e0001f;
    border-color: #e0001f;
}

.bz-result-card-content {
    position: relative;
    z-index: 2;
}

.bz-result-card-content .h3 {
    margin: 0 0 16px;
    color: #fff;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 400;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bz-result-card-large .bz-result-card-content .h3 {
    max-width: 460px;
    font-size: 34px;
    line-height: 1.15;
}

.bz-result-card-content p {
    margin: 0;
    max-width: 520px;
    color: rgba(255,255,255,0.64);
    font-size: 15px;
    line-height: 1.62;
}

.bz-result-card-large .bz-result-card-content p {
    max-width: 560px;
    font-size: 16px;
}

@media (max-width: 1199.98px) {
    .bz-result-head {
        gap: 42px;
    }

    .bz-result-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .bz-result-card-large,
    .bz-result-card-wide {
        grid-column: span 2;
    }
}

@media (max-width: 991.98px) {
    .bz-result-section {
        padding: 84px 0;
    }

    .bz-result-head {
        grid-template-columns: 1fr;
        gap: 24px;
        margin-bottom: 38px;
    }

    .bz-result-text {
        max-width: 680px;
    }

    .bz-result-card-large {
        min-height: 420px;
    }
}

@media (max-width: 767.98px) {
    .bz-result-grid {
        grid-template-columns: 1fr;
    }

    .bz-result-card,
    .bz-result-card-large,
    .bz-result-card-wide {
        grid-column: span 1;
        grid-row: span 1;
        min-height: auto;
    }

    .bz-result-card {
        padding: 24px 22px;
    }

    .bz-result-card-top {
        margin-bottom: 44px;
    }

    .bz-result-card-large .bz-result-card-content h3 {
        font-size: 25px;
    }

    .bz-result-card-content h3 {
        font-size: 19px;
    }
}

@media (max-width: 575.98px) {
    .bz-result-section {
        padding: 68px 0;
    }

    .bz-result-title {
        font-size: 33px;
    }

    .bz-result-icon {
        width: 48px;
        height: 48px;
    }
}