/* page_view.php'den cikarildi.  Kullanan sayfa(lar): b2b-master-pazarlama-modulu  */

.wy-blury-glow {
    & .dx-seo-image-general {
        .dx-seo-title {
            width: 100%;
            font-size: 40px;
            font-weight: bold;
            color: #4e4e4b;
            line-height: 55px;
        }
    }
}

.new-general-flex-two {
    .dx-seo-title-new {
        color: #4e4e4b;
    }
}

.dx-seo-image-general-new-bottom {
    .dx-seo-title-new {
        color: #4e4e4b;
    }
}

.wy-blury-glow:not(.single)::after, .wy-blury-glow::before {
    content: '';
    position: absolute;
    width: var(--vw-unit);
    aspect-ratio: 1 / 1;
    background: rgba(99, 13, 16, 0.8);
    background: rgba(188, 23, 28, 0.8);
    filter: blur(var(--blur-size-sm));
    will-change: filter, transform;
    user-select: none;
    pointer-events: none;
    border-radius: 50%;
    animation: BluryGlow 3s infinite;
    z-index: -1;
}

.wy-blury-glow {
    .dx-desc-ticket-general {
        margin-bottom: 0 !important;
    }
}

.dx-seo-image-general-new-part {
    .dx-seo-title {
        color: #4e4e4b;
    }
}

.dx-seo-image-general-new-part {
    & .dx-general-flex-bottom-info {
        .dx-desc-title {
            color: #BC171C;
        }
    }
}
