/* Loaded only by tpl_home_industrial_mixers_seo_test. */
@media (max-width: 991px) {
    .supportCommunityBl--enhanced {
        background:
            linear-gradient(
                180deg,
                rgba(255, 255, 255, 0.78) 0%,
                rgba(255, 255, 255, 0.70) 38%,
                rgba(255, 255, 255, 0.58) 68%,
                rgba(255, 255, 255, 0.56) 100%
            ),
            url('/themes/img/support-community-bg.jpg') center center / cover no-repeat,
            linear-gradient(180deg, #f8fafc 0%, #f4f7fb 100%);
    }
}

.custom-fancy:focus-visible,
[data-fancybox]:focus-visible {
    outline: 0.25rem solid rgba(122, 63, 194, 0.88);
    outline-offset: 0.3rem;
}
