/* Hero-контент лендингов — на всю ширину родительского блока (dash-card) */

.landing-specialists .sl-hero .sl-hero__text-col,
.landing-organizations .ol-hero .ol-hero__text-col,
.landing-developers .cl-hero .cl-hero__text-col {
    width: 100%;
    max-width: 100%;
}

.landing-specialists .sl-hero .hg-hero__title,
.landing-specialists .sl-hero .hg-hero__lead,
.landing-organizations .ol-hero .hg-hero__title,
.landing-organizations .ol-hero .hg-hero__lead,
.landing-developers .cl-hero .hg-hero__title,
.landing-developers .cl-hero .hg-hero__lead,
.landing-developers .cl-hero .cl-hero__trust-line {
    max-width: none;
}
