

/* Start:/bitrix/components/proficrm/landing.embed/templates/.default/style.css?1784394903394*/
.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);
}

@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?1784394903394 */
