

/* Start:/bitrix/components/proficrm/landing.embed/templates/.default/style.css?1784852097867*/
.proficrm-landing-embed {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

.proficrm-landing-embed--full-width {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

/*
 * Behavior overrides for Bootstrap 3 rules marked as !important.
 * Visual compatibility is prepended to the generated scoped stylesheet.
 */
.proficrm-landing-embed .landing-block-node-navbar.navbar::before,
.proficrm-landing-embed .landing-block-node-navbar.navbar::after {
    content: none !important;
    display: none !important;
}

.proficrm-landing-embed .landing-block-node-menu-container.navbar-collapse.collapse:not(.show) {
    display: none !important;
}

@media (max-width: 991px) {
    body:has(.proficrm-landing-embed)::after {
        content: none !important;
        display: none !important;
    }
}

/* End */
/* /bitrix/components/proficrm/landing.embed/templates/.default/style.css?1784852097867 */
