/*fix*/
.tabs-nav__link {
    padding: 20px 30px !important;
    height: auto !important;
}

@media screen and (min-width:766px) {
    .tabs-nav {
        display: block !important;
        column-count: 2 !important;
        column-gap: 30px !important;
        list-style: none !important;
    }

    .tabs-nav__item {
        break-inside: avoid !important;
        margin-bottom: 20px !important;
        width: 100% !important;
    }
}

/*fix end*/
.magazine_sections {
    margin-bottom: 45px;
}

/*журналы*/
.magazine_sections .tabs-nav {
    column-count: 6 !important;
}

.page-title mark {
    background: #f6f6f6;
}

.announce__title {
    min-height: 168px;
}

b span {
    font-weight: bolder !important;
}

/*заголовки мобила*/
@media screen and (max-width:414px) {

    .form__title,
    h1.page-title,
    h2.section-title {
        font-size: 18px !important;
    }

    .contacts__row {
        gap: 0;
    }

    .contacts__item:last-child {
        margin-bottom: 10px;
    }

    form[name='FEEDBACK_FORM_CONTACTS'] textarea {
        height: 72px;
    }

    .preview .preview__title,
    .announce .announce__title,
    .case .case__title {
        font-size: 14px;
    }

    .announce__title {
        min-height: 168px;
    }

}

.map-section {
    margin-bottom: 60px;
}

.benefits p.benefits__text {
    margin-bottom: 0;
}

/*font main slider */
.hero__slide .hero__desc {
    font-size: 17px;
}

.desktop_logo {
    display: inline-block;
}

.mobile_logo {
    display: none;
}

.about_company img.management {
    float: left;
    margin: 0 45px 45px 0;
    /* width: 461px;
    height: auto; */
    width: auto;
    height: 400px;
}

.hero__subtitle {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 45px;
    line-height: .95312;
    text-transform: uppercase;
    color: #fff;
}

@media screen and (max-width:767px) {
    .hero__subtitle {
        margin-bottom: 20px;
        font-weight: 700;
        font-size: 21px;
        line-height: .95312;
        text-transform: uppercase;
        color: #fff;
    }

    .about_company img.management {
        float: none;
        margin: 0;
        width: auto;
        height: 410px;
        margin: 0 auto;
    }

    .desktop_logo {
        display: none;
    }

    .mobile_logo {
        display: inline-block;
    }

    .hero__slide .hero__title {
        font-size: 21px;
    }

    .case__desc .case .case__content,
    .case__desc div.preview.open p,
    .magazine_sections .tabs__content .services__item li,
    .magazine_sections .tabs__content .services__item p,
    .contacts .contacts__item .contacts__addr,
    .contacts .contacts__item .contacts__requisites,
    .contacts .contacts__item .contacts__link,
    .achieve .achieve__item p,
    .article .article__text,
    .article .article__left,
    .article__text p:not(:last-child),
    .accordion-services .accordion-services__title,
    .main .previewserrvice h5,
    .block-services .accordion-services .accordion-services__title,
    .block-services .section-title p,
    .benefits__item p,
    .about__desc,
    .hero__slide .hero__desc {
        font-size: 14px !important;
    }
}

/*font main*/
.about__desc {
    margin-top: 24px;
    font-size: 17px;
    font-weight: 500;
}

.benefits__item p {
    font-size: 17px;
    font-weight: 500;
}

.block-services .section-title p {
    font-size: 17px;
    font-weight: 500;
}

.block-services .accordion-services .accordion-services__content .services__item p {
    font-size: 17px;
    font-weight: 500;
}

.block-services .accordion-services .accordion-services__title {
    font-size: 17px;
    font-weight: 700;
}

.case .case__desc p {
    font-size: 17px;
    font-weight: 500;
}

/*font services*/
.accordion-services .accordion-services__title {
    font-size: 17px;
    font-weight: 700;
}

.accordion-services .accordion-services__content .services__item p {
    font-size: 17px;
    font-weight: 500;
}

.main .previewserrvice h5 {
    font-size: 17px;
    font-weight: 500;
}

/*font about*/
.article .article__text {
    font-size: 17px;
    font-weight: 500;
}

.achieve .achieve__item p {
    font-size: 17px;
    font-weight: 500;
}

/*font magazine*/
.magazine_sections .tabs__content .services__item li,
.magazine_sections .tabs__content .services__item p {
    font-size: 17px;
    font-weight: 500;
}

/*font news*/
.news .news__item .preview__title {
    font-size: 17px;
    font-weight: 500;
}

.events .events__item .announce__title {
    font-size: 17px;
    font-weight: 500;
}

/*font contacts*/
.contacts .contacts__item .contacts__addr,
.contacts .contacts__item .contacts__requisites,
.contacts .contacts__item .contacts__link {
    font-size: 17px;
    font-weight: 500;
}

.advances .section-title {
    margin-bottom: 58px;
}

/*правки для раздела Журнал*/
.article .article__row {
    text-align: justify;
}

/*cases news events*/
article.announce {
    border-radius: 10px;
    overflow: hidden;
}

.case .case__title,
.case .case__desc p {
    text-align: justify;
    font-style: normal !important;
}

.case .hidden_description,
article.preview .hidden_description,
article.announce .hidden_description {
    padding: 20px 20px 16px 20px;
    background: #fff;
}

.case .case__desc .show_more,
article.preview .show_more,
article.announce .show_more {
    cursor: pointer;
    transition: all ease .9s;
}

.case .case__content,
article.preview .case__content,
article.announce .case__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-height: 180px;
}

article.announce .case__content {
    min-height: 230px;
}

.case .preview,
article.preview div.preview,
article.announce div.preview {
    display: none;
    overflow: hidden;
}

.case__title {
    text-align: justify;
    width: 100%;
}

.cases .item {
    height: 100%;
}

.cases .section-title {
    display: flex;
    justify-content: space-between;
}

.cases .section-title .modal-btn {
    width: auto;
    background: none;
}

.cases .section-title .modal-btn:hover .icon {
    width: 52px;
}

.events .section-title {
    display: flex;
    justify-content: space-between;
}

.events .section-title .modal-btn {
    width: auto;
    background: none;
}

.events .section-title .modal-btn:hover .icon {
    width: 52px;
}

.news {
    margin-bottom: 70px;
}

.news_box {
    margin-bottom: 130px;
}

.news.page-header .page-title {
    display: flex;
    justify-content: space-between;
}

.news.page-header .page-title .modal-btn,
.news_box .modal-btn {
    width: auto;
    background: none;
}

.news.page-header .page-title .modal-btn:hover .icon,
.news_box .modal-btn:hover .icon {
    width: 52px;
}

.news_box {
    position: relative;
}

.news_box .modal-btn.left {
    transform: rotate(180deg);
    left: -80px;
}

.news_box .modal-btn.right {
    right: -80px;
}

.cases__row.news_box .modal-btn {
    position: absolute;
    top: 120px;
}

.news.news_box .modal-btn {
    position: absolute;
    top: 85px;
}

.events__row.news_box .modal-btn {
    position: absolute;
    top: 75px;
}

@media screen and (max-width: 1749px) {

    .cases .section-title .modal-btn:hover .icon,
    .events .section-title .modal-btn:hover .icon,
    .news.page-header .page-title .modal-btn:hover .icon,
    .news_box .modal-btn:hover .icon {
        width: 48px;
    }
}

@media screen and (max-width: 1365px) {

    .cases .section-title .modal-btn:hover .icon,
    .events .section-title .modal-btn:hover .icon,
    .news.page-header .page-title .modal-btn:hover .icon,
    .news_box .modal-btn:hover .icon {
        width: 42px;
    }
}

@media screen and (max-width: 1023px) {

    .cases .section-title .modal-btn:hover .icon,
    .events .section-title .modal-btn:hover .icon,
    .news.page-header .page-title .modal-btn:hover .icon,
    .news_box .modal-btn:hover .icon {
        width: 38px;
    }
}

@media screen and (max-width: 767px) {

    .cases .section-title .modal-btn:hover .icon,
    .events .section-title .modal-btn:hover .icon,
    .news.page-header .page-title .modal-btn:hover .icon,
    .news_box .modal-btn:hover .icon {
        width: 32px !important;
    }

    .cases__row.news_box .modal-btn {
        position: absolute;
        top: 80px;
    }

    .news.news_box .modal-btn {
        position: absolute;
        top: 65px;
    }

    .page-header {
        margin-bottom: 35px;
    }

    .page-header.services_title {
        margin-bottom: 40px;
    }
}

* {
    font-style: normal;
}

i {
    font-style: italic;
}

.case__title {

    font-size: 21px;

}

.achieve {
    clear: both;
}

.achieve h2.section-title {
    font-family: "Unbounded", sans-serif;
    font-weight: 400;
    font-size: 34px;
}

.m-head__phone {
    display: none;
}

.h-contacts__tel {
    display: flex;
    flex-direction: column;
}

.article ul,
.services ul {
    list-style: auto;
    list-style-type: disc;
    padding-left: 20px;
}

.article--journal .article__row {
    column-count: 1;
}

.accordion-services {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.accordion-services__item {
    border-radius: 10px;
    border: 1px solid #ececed;
    background: #fff;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .02);
}

.accordion-services__title {
    width: 100%;
    padding: 22px 32px;
    background: #fff;
    color: #242424;
    font-size: 20px;
    font-weight: 700;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: justify;
    transition: background .3s, color .3s;
    border-radius: 10px;
    box-sizing: border-box;
}

.accordion-services__title.active,
.accordion-services__title:hover {
    background: #e96100;
    color: #fff;
}

.accordion-services__content {
    max-height: 0;
    overflow: visible;
    transition: max-height .3s cubic-bezier(0.4, 0, 0.2, 1);
    background: #fff;
    padding: 0 32px;
}

.services__button {
    margin-top: 29px;
}

.accordion-services__content.active {
    padding: 22px 32px 22px 32px;
    /* max-height выставляется через JS */
}

address.contacts__addr a:hover {
    color: #e96100;
}

.previewserrvice {
    margin-top: -30px;
    margin-bottom: 40px;
    text-align: justify;
}

@media screen and (max-width: 1365px) {

    .main {
        padding-top: 121px;
    }

    .h-contacts__tel {
        display: none;
    }

    .case__title {
        font-size: 19px;
    }

    .m-head__phone {
        display: flex;
        width: 100%;
        justify-content: space-around;
        padding-bottom: 8px;
    }

    .m-head__phone .tel {
        display: inline-block;
        font-size: 14px;
    }
}

@media screen and (max-width: 1023px) {
    .main {
        padding-top: 83px;
    }
}

@media screen and (max-width: 767px) {
    .block-services h2.section-title.section-title--nc {
        text-align: left;
    }

    .main {
        padding-top: 88px;

    }

    .previewserrvice h5 {
        font-size: 17px;
    }

    .hero__desc {
        font-size: 16px;
    }

    .accordion-services__title {
        font-size: 16px;
        padding: 15px 16px;
    }

    .accordion-services__content,
    .accordion-services__content.active {
        padding: 0 10px 10px 10px;
    }

    .logo.logo--footer {
        width: 173px;
        height: 36px;
        margin-top: -8px;
    }

    .accordion-services__content {
        padding: 0px 10px 0px 10px;
    }

    .logo {
        width: 178px;
        height: 36px;
        margin-top: -16px;
    }

    .hero__btn {

        margin-top: 150px;
    }

    .case__title {
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 19px;
    }

    h1.page-title,
    h2.section-title {
        font-size: 26px;
        text-align: justify;
    }

    .accordion-services__content.active {
        padding: 10px 10px 10px 10px;
    }
}

@media screen and (max-width: 394px) {
    .header__row {
        flex-wrap: nowrap;
    }
}

@media screen and (max-width: 374px) {

    .logo {
        width: 147px;
        height: 36px;
        margin-top: -7px;
    }

    .header__row {
        flex-wrap: nowrap;
    }

    .tabs-nav__link {

        font-size: 15px;
    }

}

.page-title--center {
    text-align: center !important;
}

/*journal*/
.journal__right .journal__cover {
    height: 100%;
}

.journal__right .journal__cover img {
    height: 100%;
}

.journal__right .journal__img img {
    height: 100%;
}

@media screen and (max-width:768px) {
    .journal__right {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .journal__right .journal__cover {
        width: 100%;
        height: auto;
    }

    .journal__cover img {
        width: 100%;
        object-fit: contain;
        height: auto !important;
    }

    .journal__img {
        display: block;
        width: 100%;
    }

    .journal__right .journal__img img {
        width: 100%;
    }
}

@media screen and (max-width: 414px) {
    .header__left {
        width: 114px;
    }

    .header__right {
        width: 165px;
        height: 40px;
    }

    .hero {
        margin-bottom: 15px;
    }

    .news_box {
        margin-bottom: 0;
    }

    .news_page .news_box {
        margin-bottom: 40px;
    }

    .logo.logo--footer {
        width: 89px;
        height: 29px;
        margin-top: 0;
    }
}
/* ==== ЦПП: текстовый логотип шапки (иконка + живой текст Manrope). Claude edit ==== */
.logo.logo--text{
    display:flex;
    align-items:center;
    gap:13px;
    width:auto;
    height:auto;
    margin-top:0;
    text-decoration:none;
    line-height:1;
}
.logo.logo--text picture{
    flex:0 0 auto;
    display:block;
    width:46px;
    height:64px;
    line-height:0;
}
.logo.logo--text .logo__bulb{
    width:100%;
    height:100%;
    object-fit:contain;
    display:block;
}
.logo.logo--text .logo__wrap{
    display:flex;
    flex-direction:column;
    gap:5px;
    max-width:215px;
}
.logo.logo--text .logo__title{
    font-family:"Manrope",sans-serif;
    font-weight:800;
    font-size:15px;
    line-height:1.16;
    letter-spacing:.005em;
    text-transform:uppercase;
    color:#232323;
}
.logo.logo--text .logo__slogan{
    font-family:"Manrope",sans-serif;
    font-weight:700;
    font-size:12px;
    line-height:1;
    letter-spacing:.34em;
    text-transform:uppercase;
    color:#E96100;
}
@media screen and (max-width:1023px){
    .logo.logo--text{gap:10px;}
    .logo.logo--text picture{width:33px;height:46px;}
    .logo.logo--text .logo__title{font-size:12px;line-height:1.14;}
    .logo.logo--text .logo__slogan{font-size:8.5px;letter-spacing:.2em;}
    .header__left{width:auto;}
}
@media screen and (max-width:560px){
    .header__row{flex-wrap:nowrap;gap:8px;}
    .header__left{width:auto;min-width:0;}
    .header__right{flex:0 0 auto;}
    .logo.logo--text{gap:8px;}
    .logo.logo--text picture{width:30px;height:42px;}
    .logo.logo--text .logo__wrap{max-width:165px;gap:3px;}
    .logo.logo--text .logo__title{font-size:10px;line-height:1.12;}
    .logo.logo--text .logo__slogan{display:block;font-size:7.5px;letter-spacing:.12em;}
}
@media screen and (max-width:414px){
    .header__row{gap:6px;}
    .logo.logo--text{gap:6px;}
    .logo.logo--text picture{width:27px;height:38px;}
    .logo.logo--text .logo__wrap{max-width:128px;}
    .logo.logo--text .logo__title{font-size:8.5px;line-height:1.1;}
    .logo.logo--text .logo__slogan{font-size:6.5px;letter-spacing:.1em;}
}
@media screen and (max-width:374px){
    .logo.logo--text picture{width:25px;height:35px;}
    .logo.logo--text .logo__wrap{max-width:115px;}
    .logo.logo--text .logo__title{font-size:8px;}
}

/* ya-captcha-styles */
.ya-smartcaptcha { display:flex; justify-content:center; margin:14px 0; }
.ya-smartcaptcha iframe { max-width:100%; }
@media (max-width:560px) {
    .modal .ya-smartcaptcha { transform: scale(.86); transform-origin: center top; margin:6px 0 0; }
}
.form-success { display:flex; flex-direction:column; align-items:center; text-align:center; gap:12px; padding:34px 24px; background:#F7F8FA; border-radius:16px; }
.form-success__icon { display:flex; align-items:center; justify-content:center; width:58px; height:58px; border-radius:50%; background:#E96100; color:#fff; font-size:30px; line-height:1; box-shadow:0 6px 18px rgba(233,97,0,.28); }
.form-success__title { font-family:"Manrope",sans-serif; font-weight:800; font-size:22px; letter-spacing:.005em; color:#232323; }
.form-success__text { font-family:"Manrope",sans-serif; font-weight:500; font-size:15px; color:#8A9099; line-height:1.55; max-width:340px; }

/* elp-sections: визуальный ритм главной (для кого / статистика / срочность) */
.hero { margin-bottom:0 !important; }
.elp-eyebrow { display:inline-flex; align-items:center; gap:9px; font-family:"Manrope",sans-serif; font-size:16px; font-weight:600; text-transform:uppercase; color:#929292; margin-bottom:14px; }
.elp-eyebrow::before { content:""; width:8px; height:8px; border-radius:50%; background:#E96100; }
.elp-eyebrow--light { color:#fff; }
.elp-h2 { font-family:"Unbounded",sans-serif; font-weight:400; font-size:clamp(22px,2.6vw,34px); text-transform:uppercase; line-height:1.18; letter-spacing:0; color:#232323; margin:0 0 12px; }
.elp-h2--light { color:#fff; }
.elp-accent { color:#E96100; }
.elp-lead { font-family:"Manrope",sans-serif; font-size:15px; line-height:1.55; color:#8A9099; max-width:62ch; margin:0 0 26px; }
.elp-lead--light { color:rgba(255,255,255,.6); }

/* Для кого */
.elp-fk { background:#1D2430; padding:56px 0; margin-bottom:60px; }
.elp-fk__grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.elp-card { background:rgba(255,255,255,.04); border:1px solid rgba(255,255,255,.08); border-radius:14px; padding:22px 20px; display:flex; flex-direction:column; gap:12px; transition:all .22s ease; }
.elp-card:hover { background:rgba(233,97,0,.10); border-color:rgba(233,97,0,.45); transform:translateY(-4px); box-shadow:0 14px 36px rgba(0,0,0,.28); }
.elp-ico { width:48px; height:48px; border-radius:12px; background:rgba(233,97,0,.1); display:grid; place-items:center; color:#E96100; }
.elp-ico svg { width:25px; height:25px; }
.elp-card h3 { font-family:"Manrope",sans-serif; font-size:16px; font-weight:800; line-height:1.22; color:#fff; margin:0; }
.elp-card p { font-family:"Manrope",sans-serif; font-size:13px; line-height:1.5; color:rgba(255,255,255,.62); margin:0; }

/* Статистика — тёмный остров */
.elp-stats { background:#1D2430; padding:60px 0; }
.elp-stats__grid { display:grid; grid-template-columns:repeat(4,1fr); gap:22px; margin-top:6px; }
.elp-stat { border-left:2px solid rgba(233,97,0,.5); padding-left:20px; }
.elp-stat__num { display:block; font-family:"Manrope",sans-serif; font-size:clamp(32px,4.2vw,48px); font-weight:800; color:#ff7a1a; line-height:1; letter-spacing:-.02em; }
.elp-stat__lbl { display:block; margin-top:11px; font-family:"Manrope",sans-serif; font-size:14px; line-height:1.4; color:rgba(255,255,255,.74); }

/* Срочность */
.elp-urg { background:#1D2430; padding:44px 0; }
.elp-urg__inner { display:grid; grid-template-columns:64px 1fr auto; gap:26px; align-items:center; }
.elp-urg__ico { width:64px; height:64px; border-radius:16px; background:rgba(255,255,255,.1); display:grid; place-items:center; color:#fff; flex:0 0 auto; }
.elp-urg__ico svg { width:34px; height:34px; }
.elp-urg__body h2 { font-family:"Manrope",sans-serif; font-size:clamp(20px,2.3vw,27px); font-weight:800; line-height:1.16; letter-spacing:-.01em; color:#fff; margin:0 0 8px; }
.elp-urg__body p { font-family:"Manrope",sans-serif; font-size:15px; line-height:1.55; color:rgba(255,255,255,.8); margin:0; max-width:62ch; }
.elp-urg__body b { color:#fff; font-weight:700; }
.elp-urg__btn { display:inline-flex; align-items:center; gap:10px; background:#E96100; color:#fff; font-family:"Manrope",sans-serif; font-weight:800; font-size:15px; padding:15px 26px; border-radius:100px; border:0; cursor:pointer; white-space:nowrap; box-shadow:0 8px 22px rgba(233,97,0,.4); transition:transform .16s ease; }
.elp-urg__btn:hover { transform:translateY(-2px); }
.elp-urg__btn svg { width:18px; height:18px; }

/* Практики — светло-серый фон для ритма */
.cases { background:#F5F6F8; }

@media (max-width:1024px) {
    .elp-fk__grid { grid-template-columns:repeat(2,1fr); }
    .elp-stats__grid { grid-template-columns:repeat(2,1fr); gap:28px 22px; }
}
@media (max-width:768px) {
    .elp-urg__inner { grid-template-columns:1fr; gap:18px; text-align:left; }
    .elp-urg__btn { justify-self:start; width:auto; }
    .elp-fk, .elp-stats { padding:48px 0; }
}
@media (max-width:560px) {
    .elp-fk__grid { grid-template-columns:repeat(2,1fr); gap:10px; }
    .elp-stats__grid { grid-template-columns:1fr; gap:26px; }
    .elp-urg__ico { display:none; }
}

/* убираем дубль статистики в О компании — она вынесена в тёмный остров */

/* elp-mag: блок журнала «Мегаватты права» на главной */
.elp-mag { background:#fff; padding:64px 0; }
.elp-mag__head { display:flex; align-items:baseline; justify-content:space-between; gap:20px; flex-wrap:wrap; }
.elp-mag__all { font-family:"Manrope",sans-serif; font-weight:800; font-size:14px; color:#E96100; text-decoration:none; white-space:nowrap; transition:opacity .15s ease; }
.elp-mag__all:hover { opacity:.7; }
.elp-mag__grid { display:grid; grid-template-columns:repeat(4,1fr); gap:24px; margin-top:26px; }
.elp-mag__item { display:flex; flex-direction:column; gap:12px; text-decoration:none; color:inherit; }
.elp-mag__cover { display:block; aspect-ratio:210/297; border-radius:12px; overflow:hidden; box-shadow:0 8px 24px rgba(29,36,48,.14); transition:transform .2s ease, box-shadow .2s ease; background:#1D2430; }
.elp-mag__item:hover .elp-mag__cover { transform:translateY(-6px); box-shadow:0 16px 38px rgba(29,36,48,.24); }
.elp-mag__cover img { width:100%; height:100%; object-fit:cover; display:block; }
.elp-mag__num { font-family:"Manrope",sans-serif; font-size:12px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; color:#E96100; }
.elp-mag__title { font-family:"Manrope",sans-serif; font-size:14.5px; font-weight:700; line-height:1.35; color:#232323; }
@media (max-width:1024px) { .elp-mag__grid { grid-template-columns:repeat(2,1fr); gap:26px; } }
@media (max-width:768px) { .elp-mag { padding:48px 0; } }
@media (max-width:560px) { .elp-mag__grid { gap:16px 14px; } .elp-mag__title { font-size:13px; } }

/* убираем двойной отступ между баннером и блоком Для кого */
.elp-fk { margin-top:0; }

/* === ВРЕМЕННО СКРЫТО по просьбе клиента (вернуть: удалить этот блок) === */
.elp-stats { display:none !important; } /* elp-urg теперь показывается в зоне 3 (20260802) */

.cases { background:transparent !important; }

/* статистика в О компании — горизонтально в ряд */

@media (max-width:768px) {  }
@media (max-width:480px) {  }

/* статистика в О компании — горизонтальный flex-ряд с разделителями */

@media (max-width:768px) {    }
@media (max-width:480px) {  }

/* статистика на телефоне — тоже 4 в ряд (компактно) */
@media (max-width:480px) {
  
  
  
  .about .benefits__item p { font-size:10px !important; line-height:1.25 !important; }
}

/* ФИНАЛ статистики О компании: десктоп в ряд, телефон вертикальными карточками */

.about .benefits__item p { font-size:14px !important; line-height:1.3 !important; }
@media (max-width:768px) {
  
  
  
  
  .about .benefits__item p { font-size:14px !important; }
}

/* фикс ширины карточек статистики на телефоне (контейнер темы фиксирован 400px) */
@media (max-width:768px) {
  .about__grid { display:block !important; }
  .about__right { width:100% !important; max-width:none !important; flex:none !important; }
  
  
}

/* компактные карточки статистики на телефоне (убираем пустые абзацы и лишние отступы) */
@media (max-width:768px) {
  
  .about .benefits__item p:empty { display:none !important; }
  .about .benefits__item p { margin:0 !important; }
}

/* cls_hero_fix_20260723: минимальная высота hero чтобы устранить layout shift
   (до загрузки slick в footer — высота уже зарезервирована) */
.hero { min-height: 600px; }
@media screen and (max-width: 768px) {
    .hero { min-height: 440px; }
}
@media screen and (max-width: 480px) {
    .hero { min-height: 420px; }
}


/* === Цифры О компании - ВАРИАНТ A (призрак-цифра) === */
.about .benefits {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 16px !important;
    margin: 32px 0 0 0 !important;
    padding: 0 !important;
    border: none !important;
}
.about .benefits__item {
    position: relative;
    background: #F8F9FB;
    border: 1px solid #EEF0F3;
    border-radius: 16px;
    padding: 24px 20px;
    min-height: 150px;
    overflow: hidden;
    transition: all .3s ease;
}
.about .benefits__item::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 36px; height: 3px;
    background: #E96100;
}
.about .benefits__item:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 28px rgba(29,36,48,.08);
    border-color: rgba(233,97,0,.25);
}
.about .benefits__num {
    display: block;
    font-family: "Unbounded", sans-serif !important;
    font-weight: 500 !important;
    font-size: 28px !important;
    color: #1D2430 !important;
    line-height: 1;
    margin-bottom: 12px;
    position: relative;
    z-index: 1;
    letter-spacing: -0.01em;
}

.about .benefits__text {
    font-family: "Manrope", sans-serif;
    font-size: 12.5px;
    line-height: 1.45;
    color: #6B7280;
    font-weight: 500;
    margin: 0;
    position: relative;
    z-index: 1;
}
.about .benefits__separator {
    display: none !important;
}
@media (max-width: 900px) {
    .about .benefits { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 560px) {
    .about .benefits { grid-template-columns: 1fr !important; }
}



/* Призрак-цифра (вариант A) */
.about .benefits__ghost {
    position: absolute;
    bottom: -20px;
    right: -8px;
    font-family: "Unbounded", sans-serif;
    font-weight: 600;
    font-size: 110px;
    color: rgba(233,97,0,.08);
    line-height: 1;
    pointer-events: none;
    z-index: 0;
    letter-spacing: -0.05em;
}




/* С кем работаем - компактная версия (после about) */
.elp-fk--compact {
    padding: 48px 0 !important;
}
.elp-fk--compact .elp-h2 {
    font-size: 26px !important;
    margin-bottom: 8px !important;
}
.elp-fk--compact .elp-lead {
    font-size: 14px !important;
    margin-bottom: 20px !important;
}
.elp-fk--compact .elp-fk__grid {
    gap: 14px !important;
}
.elp-fk--compact .elp-card {
    padding: 16px 14px !important;
    min-height: auto !important;
}
.elp-fk--compact .elp-card__name {
    font-size: 13px !important;
}
@media (max-width: 768px) {
    .elp-fk--compact { padding: 32px 0 !important; }
    .elp-fk--compact .elp-h2 { font-size: 22px !important; }
}

/* Блок Услуги - серый фон (визуальный ритм) */
.block-services {
    background: #F2F2F3 !important;
    padding: 80px 0 !important;
}
@media (max-width: 768px) {
    .block-services { padding: 48px 0 !important; }
}

/* Убрать белую полосу между С кем работаем и Услуги */
.elp-fk--compact {
    margin-bottom: 0 !important;
    padding-bottom: 48px !important;
}
.block-services {
    margin-top: 0 !important;
    padding-top: 60px !important;
}

/* ============================================= */
/* ЖУРНАЛ «Мегаватты права» — v2 (нативный стиль)  */
/* Добавлено 20260801                            */
/* ============================================= */

/* Перекрываем display:none который скрывал старый блок */
.elp-mag.elp-mag--v2 { display: block !important; }

.elp-mag--v2 {
	background: #F2F2F3;
	color: #1A1612;
	padding: 64px 0;
	position: relative;
	overflow: hidden;
}
/* мягкое свечение как у elp-stats/elp-urg */
.elp-mag--v2::before {
	content: ""; position: absolute; top: -180px; right: -120px;
	width: 520px; height: 520px; border-radius: 50%;
	background: radial-gradient(circle, rgba(233,97,0,.18), transparent 65%);
	pointer-events: none;
}
.elp-mag--v2::after {
	content: ""; position: absolute; bottom: -220px; left: -120px;
	width: 420px; height: 420px; border-radius: 50%;
	background: radial-gradient(circle, rgba(233,97,0,.08), transparent 70%);
	pointer-events: none;
}
.elp-mag--v2 .container { position: relative; z-index: 1; }

/* Шапка */
.elp-mag--v2 .elp-mag__head {
	display: flex; align-items: flex-end; justify-content: space-between;
	gap: 32px; margin-bottom: 36px; flex-wrap: wrap;
}
.elp-mag--v2 .elp-mag__head-left { max-width: 100%; }
.elp-mag--v2 .elp-eyebrow {
	color: #7A6E5A;
}
.elp-mag--v2 .elp-h2 {
	font-size: clamp(26px, 3.2vw, 38px);
	margin-bottom: 16px;
}
.elp-mag--v2 .elp-mag__dash { color: #1A1612; margin: 0 8px; }
.elp-mag--v2 .elp-mag__tagline { color: #1A1612; font-weight: 400; }
.elp-mag--v2 .elp-lead {
	color: #6B6358; max-width: 100%;
}

/* Layout: свежий выпуск разворотом + архив справа */
.elp-mag--v2 .elp-mag__layout {
	display: grid;
	grid-template-columns: 1.4fr 1fr;
	gap: 36px;
	align-items: stretch;
}
@media (max-width: 980px) {
	.elp-mag--v2 .elp-mag__layout { grid-template-columns: 1fr; gap: 48px; }
}

/* Свежий выпуск */
.elp-mag--v2 .elp-mag__feature {
	display: flex; gap: 32px; align-items: stretch;
	padding: 24px;
	background: rgba(255,255,255,.04);
	border: 1px solid rgba(255,255,255,.1);
	text-decoration: none; color: inherit;
	transition: background .5s cubic-bezier(.32,.72,0,1), border-color .5s cubic-bezier(.32,.72,0,1), transform .5s cubic-bezier(.32,.72,0,1), box-shadow .5s cubic-bezier(.32,.72,0,1);
}
.elp-mag--v2 .elp-mag__feature:hover {
	background: rgba(233,97,0,.05);
	border-color: rgba(233,97,0,.35);
	transform: translateY(-4px);
	box-shadow: 0 24px 48px -20px rgba(0,0,0,.5);
}
@media (max-width: 640px) {
	.elp-mag--v2 .elp-mag__feature { flex-direction: column; gap: 24px; padding: 24px; }
}
.elp-mag--v2 .elp-mag__feature-cover {
	flex: 0 0 220px;
	aspect-ratio: 210/297;
	overflow: hidden;
	box-shadow: 0 24px 48px -16px rgba(0,0,0,.6), 0 8px 16px -8px rgba(0,0,0,.4);
	transition: transform .6s cubic-bezier(.32,.72,0,1);
	background: #0E0E0E;
}
.elp-mag--v2 .elp-mag__feature:hover .elp-mag__feature-cover { transform: translateY(-4px) rotate(-1deg); }
.elp-mag--v2 .elp-mag__feature-cover img { width: 100%; height: 100%; object-fit: cover; display: block; }

.elp-mag--v2 .elp-mag__feature-body {
	flex: 1; min-width: 0;
	display: flex; flex-direction: column; justify-content: center;
}
.elp-mag--v2 .elp-mag__feature-badge {
	display: inline-flex; align-items: center; gap: 8px;
	background: #E96100; color: #fff;
	padding: 6px 12px; border-radius: 999px;
	font-size: 11px; font-weight: 700; letter-spacing: .1em;
	text-transform: uppercase; margin-bottom: 20px; align-self: flex-start;
}
.elp-mag--v2 .elp-mag__feature-badge::before { content: "●"; font-size: 7px; animation: elp-mag-pulse 1.8s infinite; }
@keyframes elp-mag-pulse { 0%,100%{opacity:1;} 50%{opacity:.35;} }
.elp-mag--v2 .elp-mag__feature-title {
	font-family: 'Unbounded', sans-serif; font-weight: 500;
	font-size: 22px; line-height: 1.25; color: #1A1612;
	margin: 0 0 12px 0;
}
.elp-mag--v2 .elp-mag__feature-meta {
	font-size: 13px; color: #7A6E5A;
	margin-bottom: 22px;
}
.elp-mag--v2 .elp-mag__feature-meta strong { color: #E96100; font-weight: 700; }
.elp-mag--v2 .elp-mag__feature-desc {
	font-size: 14px; line-height: 1.6;
	color: #5A4F42; margin: 0 0 28px 0;
}
.elp-mag--v2 .elp-mag__feature-cta {
	display: inline-flex; align-items: center; gap: 10px; align-self: flex-start;
	padding: 13px 24px;
	background: #1A1612; color: #F2F2F3;
	text-decoration: none; font-size: 14px; font-weight: 700;
	transition: background .3s cubic-bezier(.32,.72,0,1), color .3s cubic-bezier(.32,.72,0,1);
}
.elp-mag--v2 .elp-mag__feature:hover .elp-mag__feature-cta { background: #E96100; color: #fff; }
.elp-mag--v2 .elp-mag__arr {
	width: 26px; height: 26px; border-radius: 50%;
	background: rgba(242,242,243,.15); color: #F2F2F3;
	display: inline-flex; align-items: center; justify-content: center;
	transition: background .3s ease, color .3s ease, transform .3s ease;
}
.elp-mag--v2 .elp-mag__feature:hover .elp-mag__arr,
.elp-mag--v2 .elp-mag__all:hover .elp-mag__arr {
	background: rgba(255,255,255,.2); color: #fff; transform: translateX(2px);
}

/* Архив */
.elp-mag--v2 .elp-mag__archive-wrap { display: flex; flex-direction: column; }
.elp-mag--v2 .elp-mag__archive-label {
	font-size: 12px; font-weight: 700; letter-spacing: .14em;
	text-transform: uppercase; color: #E96100;
	margin-bottom: 16px;
}
.elp-mag--v2 .elp-mag__archive { display: flex; flex-direction: column; gap: 14px; flex: 1; }
.elp-mag--v2 .elp-mag__arch-item {
	display: flex; gap: 18px; align-items: center;
	padding: 16px;
	background: rgba(255,255,255,.03);
	border: 1px solid rgba(255,255,255,.08);
	text-decoration: none; color: inherit;
	transition: background .35s cubic-bezier(.32,.72,0,1), border-color .35s cubic-bezier(.32,.72,0,1), transform .35s cubic-bezier(.32,.72,0,1);
}
.elp-mag--v2 .elp-mag__arch-item:hover {
	background: rgba(233,97,0,.05);
	border-color: rgba(233,97,0,.35);
	transform: translateX(6px);
}
.elp-mag--v2 .elp-mag__arch-cover {
	flex: 0 0 60px;
	aspect-ratio: 210/297;
	overflow: hidden;
	box-shadow: 0 8px 16px -6px rgba(0,0,0,.5);
	background: #0E0E0E;
}
.elp-mag--v2 .elp-mag__arch-cover img { width: 100%; height: 100%; object-fit: cover; }
.elp-mag--v2 .elp-mag__arch-body { flex: 1; min-width: 0; }
.elp-mag--v2 .elp-mag__arch-num {
	font-size: 11px; font-weight: 700; letter-spacing: .1em;
	text-transform: uppercase; color: #E96100;
}
.elp-mag--v2 .elp-mag__arch-title {
	font-size: 14px; font-weight: 600; line-height: 1.3;
	color: #1A1612; margin-top: 3px;
}
.elp-mag--v2 .elp-mag__arch-arrow { color: rgba(26,22,18,.3); font-size: 16px; transition: color .3s ease, transform .3s ease; }
.elp-mag--v2 .elp-mag__arch-item:hover .elp-mag__arch-arrow { color: #E96100; transform: translateX(3px); }

/* Футер */
.elp-mag--v2 .elp-mag__footer {
	margin-top: 36px; padding-top: 28px;
	border-top: 1px solid rgba(255,255,255,.1);
	display: flex; align-items: center; justify-content: space-between;
	gap: 24px; flex-wrap: wrap;
}
.elp-mag--v2 .elp-mag__footer-note {
	font-size: 14px; color: #7A6E5A;
}
.elp-mag--v2 .elp-mag__all {
	display: inline-flex; align-items: center; gap: 12px;
	color: #1A1612; text-decoration: none;
	font-weight: 700; font-size: 15px;
	padding: 13px 26px;
	border: 2px solid rgba(255,255,255,.2);
	transition: background .35s cubic-bezier(.32,.72,0,1), border-color .35s cubic-bezier(.32,.72,0,1), transform .35s cubic-bezier(.32,.72,0,1), box-shadow .35s cubic-bezier(.32,.72,0,1);
}
.elp-mag--v2 .elp-mag__all:hover {
	background: #E96100; border-color: #E96100;
	transform: translateY(-2px);
	box-shadow: 0 12px 28px -10px rgba(233,97,0,.5);
}
.elp-mag--v2 .elp-mag__all .elp-mag__arr {
	background: rgba(26,22,18,.08); color: #1A1612;
}

@media (max-width: 600px) {
	.elp-mag--v2 { padding: 48px 0; }
	.elp-mag--v2 .elp-mag__head { margin-bottom: 40px; }
	.elp-mag--v2 .elp-mag__feature { padding: 20px; }
	.elp-mag--v2 .elp-mag__feature-cover { flex-basis: 160px; }
	.elp-mag--v2 .elp-mag__footer { flex-direction: column; align-items: flex-start; }
}

/* ============================================= */
/* ЗОНА 2: advances выровнять в #F2F2F3 (как services) */
/* ============================================= */
.advances { background: #F2F2F3; }

/* ============================================= */
/* ЗОНА 3: urgency + consult на тёмном графите */
/* ============================================= */

/* Показываем urgency (раньше был скрыт) */
section.elp-urg { display: block !important; background: transparent !important; padding: 0 !important; margin-bottom: 72px; }
.elp-urg::before, .elp-urg::after { display: none !important; }

/* Обёртка зоны 3 */
.zone3-wrap {
    background: #1D2430;
    color: #fff;
    padding: 96px 0;
    position: relative;
    overflow: hidden;
}
.zone3-wrap::before {
    content: ""; position: absolute; top: -200px; right: -150px;
    width: 600px; height: 600px; border-radius: 50%;
    background: radial-gradient(circle, rgba(233,97,0,.2), transparent 65%);
    pointer-events: none;
}
.zone3-wrap::after {
    content: ""; position: absolute; bottom: -250px; left: -150px;
    width: 500px; height: 500px; border-radius: 50%;
    background: radial-gradient(circle, rgba(233,97,0,.08), transparent 70%);
    pointer-events: none;
}
.zone3-wrap > .container { position: relative; z-index: 1; }

/* Urgency - компактная плашка */
.zone3-wrap .elp-urg__inner {
    background: rgba(233,97,0,.15) !important;
    border: 1px solid rgba(233,97,0,.3) !important;
    border-radius: 16px !important;
    padding: 28px 36px !important;
    display: flex !important;
    align-items: center !important;
    gap: 24px !important;
}
.zone3-wrap .elp-urg__inner::before, .zone3-wrap .elp-urg__inner::after { display: none !important; }
.zone3-wrap .elp-urg__ico {
    flex: 0 0 56px !important;
    width: 56px !important; height: 56px !important;
    border-radius: 50% !important;
    background: #E96100 !important;
    color: #fff !important;
    display: flex !important; align-items: center !important; justify-content: center !important;
}
.zone3-wrap .elp-urg__ico svg { width: 28px !important; height: 28px !important; }
.zone3-wrap .elp-urg__body { flex: 1 !important; }
.zone3-wrap .elp-urg__body h2 {
    font-family: 'Unbounded', sans-serif !important;
    font-weight: 500 !important;
    font-size: 19px !important;
    line-height: 1.3 !important;
    color: #fff !important;
    margin: 0 0 8px 0 !important;
    text-transform: none !important;
}
.zone3-wrap .elp-urg__body h2 .elp-accent,
.zone3-wrap .elp-urg__body h2 em { color: #E96100 !important; font-style: normal !important; }
.zone3-wrap .elp-urg__body p {
    font-size: 14px !important;
    color: rgba(255,255,255,.55) !important;
    line-height: 1.55 !important;
    margin: 0 !important;
}
.zone3-wrap .elp-urg__body p b { color: #fff !important; }
.zone3-wrap .elp-urg__btn {
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 14px 26px !important;
    border-radius: 999px !important;
    background: #E96100 !important;
    color: #fff !important;
    border: none !important;
    font-family: 'Manrope', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    white-space: nowrap !important;
    transition: all .35s cubic-bezier(.32,.72,0,1) !important;
}
.zone3-wrap .elp-urg__btn:hover { transform: translateY(-2px) !important; box-shadow: 0 12px 28px -8px rgba(233,97,0,.5) !important; }
.zone3-wrap .elp-urg__btn svg { width: 18px !important; height: 18px !important; }

/* Layout consult: 50/50 */
.zone3-consult { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: stretch; }
@media (max-width: 900px) { .zone3-consult { grid-template-columns: 1fr; gap: 40px; } }

/* Слева - картинка */
.zone3-consult__visual { display: flex; flex-direction: column; }
.zone3-consult__visual {
    display: flex;
    flex-direction: column;
}
.zone3-consult__img-wrap {
    background: #0E0E0E;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 30px 60px -20px rgba(0,0,0,.6), 0 12px 24px -12px rgba(0,0,0,.4);
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zone3-consult__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}

/* Справа - форма: переносим consult сюда */
.zone3-consult__form { display: flex; flex-direction: column; justify-content: center; }
.zone3-consult__form-head { margin-bottom: 18px; }
.zone3-consult__form-title {
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.1;
    color: #fff;
    margin: 0 0 8px 0;
}
.zone3-consult__form-title em { color: #E96100; font-style: normal; }
.zone3-consult__form-lead {
    font-size: 13px;
    color: rgba(255,255,255,.55);
    line-height: 1.5;
    margin: 0;
}

/* Карточка формы */
.zone3-form-card {
    background: rgba(255,255,255,.04);
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 14px;
    padding: 22px;
}
/* Поля формы - тёмная тема */



@media (max-width: 500px) {  }

/* Кнопка submit */


@media (max-width: 700px) {
    .zone3-wrap { padding: 64px 0; }
    .zone3-wrap .elp-urg__inner { flex-direction: column; text-align: center; padding: 24px !important; gap: 18px !important; }
    .zone3-wrap section.elp-urg { margin-bottom: 48px; }
}

/* ============================================= */
/* Добивка формы Bitrix под тёмный фон зоны 3 */
/* ============================================= */
.zone3-form-card h1,
.zone3-form-card h2,
.zone3-form-card h3,
.zone3-form-card h4 {
    color: #fff !important;
    margin: 0 0 14px 0 !important;
}
.zone3-form-card .form__note,
.zone3-form-card .form-note,
.zone3-form-card p {
    color: rgba(255,255,255,.6) !important;
}

/* чекбокс согласия */
.zone3-form-card input[type="checkbox"] {
    width: 16px !important;
    height: 16px !important;
    accent-color: #E96100 !important;
    vertical-align: middle !important;
    margin-right: 8px !important;
}
.zone3-form-card table {
    width: 100% !important;
    border-collapse: collapse !important;
}
.zone3-form-card table td {
    padding: 6px 0 !important;
    color: #fff !important;
}
/* скрыть дублирующий заголовок формы если наш уже есть */
.zone3-form-card .form-head h2,
.zone3-form-card h2.form__title {
    font-size: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}
/* ошибки валидации */
.zone3-form-card .error,
.zone3-form-card .form-error {
    color: #ff6b6b !important;
    background: rgba(255,107,107,.1) !important;
    padding: 6px 10px !important;
    border-radius: 4px !important;
}

/* ============================================= */
/* ТЁМНАЯ ТЕМА Bitrix-формы в зоне 3 (через родителя .zone3-form-card) */
/* форма остаётся светлой везде, кроме зоны 3 */
/* ============================================= */

/* Корень формы */
.zone3-form-card .form {
    background: transparent;
    padding: 0;
}

/* Заголовок формы - скрываем (у нас свой "Оставьте заявку") */
.zone3-form-card .form__title {
    display: none !important;
}

/* Группы полей */
.zone3-form-card .form__group {
    margin-bottom: 12px;
    display: block;
}

/* Поля ввода */
.zone3-form-card .form__group input[type="text"],
.zone3-form-card .form__group input[type="email"],
.zone3-form-card .form__group input[type="tel"],
.zone3-form-card .form__group textarea {
    width: 100%;
    padding: 11px 14px;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 7px;
    color: #fff;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    transition: border-color .3s ease, background .3s ease, box-shadow .3s ease;
    outline: none;
}
.zone3-form-card .form__group input::placeholder,
.zone3-form-card .form__group textarea::placeholder {
    color: rgba(255,255,255,.4);
}
.zone3-form-card .form__group input:focus,
.zone3-form-card .form__group textarea:focus {
    border-color: #E96100;
    background: rgba(233,97,0,.06);
    box-shadow: 0 0 0 3px rgba(233,97,0,.18);
}
.zone3-form-card .form__group textarea {
    resize: vertical;
    min-height: 80px;
    display: block;
}

/* Двухколоночные поля (имя+телефон) - ставим в ряд */
.zone3-form-card .form__group:nth-child(1),
.zone3-form-card .form__group:nth-child(2) {
    display: inline-block;
    width: calc(50% - 6px);
    vertical-align: top;
}
.zone3-form-card .form__group:nth-child(1) { margin-right: 10px; }
@media (max-width: 600px) {
    .zone3-form-card .form__group:nth-child(1),
    .zone3-form-card .form__group:nth-child(2) {
        display: block;
        width: 100%;
        margin-right: 0;
    }
}

/* Кнопка submit */
.zone3-form-card .form__btn {
    width: 100%;
    padding: 13px;
    background: #E96100;
    color: #fff;
    border: none;
    border-radius: 7px;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: .03em;
    margin-top: 8px;
    transition: background .3s ease, color .3s ease, transform .3s ease, box-shadow .3s ease;
}
.zone3-form-card .form__btn:hover {
    background: #fff;
    color: #E96100;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px -8px rgba(255,255,255,.2);
}

/* Заметка под кнопкой */
.zone3-form-card .form__note {
    color: rgba(255,255,255,.5) !important;
    font-size: 12px !important;
    margin-top: 10px !important;
    text-align: center;
}

/* Чекбокс согласия */
.zone3-form-card .form__checkbox {
    margin-top: 14px;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(255,255,255,.5);
}
.zone3-form-card .form__checkbox input[type="checkbox"] {
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    accent-color: #E96100;
    cursor: pointer;
}
.zone3-form-card .form__checkbox label {
    color: rgba(255,255,255,.6);
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    margin: 0;
}
.zone3-form-card .form__checkbox a {
    color: #E96100;
    text-decoration: underline;
}

/* Yandex SmartCaptcha - контейнер */
.zone3-form-card .ya-smartcaptcha {
    margin: 14px 0 10px !important;
    transform: scale(.88);
    transform-origin: left top;
    width: 113%;
}

/* Сообщение об успехе */
.zone3-form-card .form-success {
    background: rgba(74,222,128,.12);
    border: 1px solid rgba(74,222,128,.35);
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
.zone3-form-card .form-success__title { color: #4ade80; }
.zone3-form-card .form-success__text { color: rgba(255,255,255,.7); }

/* Ошибки валидации */
.zone3-form-card .form-error-text {
    display: block;
    background: rgba(255,107,107,.12);
    color: #ff8b8b;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    margin-bottom: 8px;
}
.zone3-form-card .form-error-text .error-fld { display: none; }

/* Скрыть старую картинку формы (мы свою поставили слева) */
.zone3-form-card ~ .consult__img,
.zone3-form-card .consult__img { display: none !important; }

/* Сама карточка формы */
.zone3-form-card {
    background: rgba(255,255,255,.04);
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 14px;
    padding: 22px;
}
.zone3-form-card .consult__row {
    display: block;
}

/* УБИТЬ свечение у журнала (на светлом фоне - это пятна/грязь) - аудит 20260802 */
.elp-mag--v2::before,
.elp-mag--v2::after { content: none !important; display: none !important; }

/* ============================================= */
/* ШВЫ между блоками + чередование цветов         */
/* Вариант «убрать полоски»: блоки вплотную.      */
/* Ритм: Услуги (серый) → Практики (белый) →      */
/*       Журнал (серый)                           */
/* Аудит 20260802                                 */
/* ============================================= */

/* 1. Убрать зазор 90px между Услугами и Практиками */
.block-services { margin-bottom: 0 !important; }

/* 2. Практики — на чистый белый + вертикальный ритм */
.advances {
    background: #FFFFFF !important;
    margin-bottom: 0 !important;
    padding: 64px 0 !important;
}
@media (max-width: 768px) {
    .advances { padding: 48px 0 !important; }
}

/* 3. Убрать зазор между Практиками и Журналом */
.elp-mag--v2 { margin-top: 0 !important; }

/* 4. Подстраховка: если у родителя advances есть nav-tabs —
   компенсируем возможный отступ сверху у контента */
.advances > .container,
.advances > .container-fluid { padding-top: 0 !important; }

/* ============================================= */
/* Иконки в блоке «С кем работаем» (.elp-ico)     */
/* Аудит 20260802: span был пустой, SVG добавлен  */
/* в index.php. Здесь — стиль контура.            */
/* ============================================= */
.elp-card .elp-ico { margin-bottom: 16px; }
.elp-ico svg {
    stroke: #E96100;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* ============================================= */
/* Urgency-блок: убрать блик + иконка             */
/* Аудит 20260802                                 */
/* ============================================= */

/* 1. УБИТЬ оранжевый блик (radial-gradient) у зоны 3.
   Тот же приём что у .elp-mag--v2 (line 1726). */
.zone3-wrap::before,
.zone3-wrap::after { content: none !important; display: none !important; }

/* 2. Иконка-будильник в .elp-urg__ico.
   Контейнер уже есть в CSS (line 882), SVG добавлен в index.php. */
.elp-urg__ico svg {
    stroke: #fff;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* ============================================= */
/* Zone 3: уменьшить padding (мягкий вариант)     */
/* Аудит 20260802: 96px → 72px                    */
/* ============================================= */
.zone3-wrap { padding: 72px 0 !important; }


/* mobile: карточки «С кем мы работаем» — 2 в ряд, компактно */
@media (max-width:560px) {
    .elp-fk__grid .elp-card { padding:14px 12px; gap:8px; border-radius:12px; }
    .elp-fk__grid .elp-ico { width:34px; height:34px; border-radius:9px; }
    .elp-fk__grid .elp-ico svg { width:18px; height:18px; }
    .elp-fk__grid .elp-card h3 { font-size:13px; line-height:1.2; }
    .elp-fk__grid .elp-card p { font-size:11.5px; line-height:1.4; }
    .elp-fk { padding:40px 0 48px; }
    .elp-fk .elp-h2 { font-size:22px; }
    .elp-fk .elp-lead { font-size:13.5px; margin-bottom:16px; }
}

/* === journal__photo v4: полароиды на десктопе / карусель на мобиле (fix 2026-08-27) === */
.journal__cover, .journal__img { display: none !important; }
.journal__right { display: grid; grid-template-columns: 1fr 1fr; gap: 30px 34px; align-items: start; }
.journal-carousel { display: contents; }
.journal__photo { margin: 0; background: #fff; padding: 10px 10px 12px; border-radius: 16px; box-shadow: 0 24px 48px -16px rgba(29,36,48,.22), 0 4px 12px rgba(29,36,48,.08); max-width: 460px; }
.journal__photo-frame { border-radius: 10px; overflow: hidden; }
.journal__photo-frame img { display: block; width: 100%; aspect-ratio: 4/3; object-fit: cover; object-position: 50% 18%; }
.journal__caption { margin: 12px 6px 0; font-size: 12px; line-height: 1.55; color: #6B7280; text-align: left; }
.journal__caption b { color: #1D2430; font-weight: 700; }
.journal__caption::before { content: ""; display: block; width: 30px; height: 3px; background: #E96100; border-radius: 2px; margin-bottom: 8px; }
@media (max-width:768px) {
    .journal__right { display: block; }
    .journal-carousel { display: block; max-width: 86%; margin: 0 auto; }
    .journal-carousel .journal__photo { margin: 0; }
    .journal-carousel .slick-dots { position: static; margin: 12px 0 0; display: flex; justify-content: center; gap: 8px; width: 100%; }
    .journal-carousel .slick-dots li { width: 8px; height: 8px; margin: 0; }
    .journal-carousel .slick-dots li button { width: 8px; height: 8px; border-radius: 50%; background: #D6DAE0; border: 0; padding: 0; }
    .journal-carousel .slick-dots li button::before { content: none; }
    .journal-carousel .slick-dots li.slick-active button { background: #E96100; }
    .journal-carousel .slick-list { border-radius: 16px; }
    .journal__caption { font-size: 11.5px; }
}
/* === Журнал: блок 1 (утверждён 31.08, v2) — лид узкой колонкой + Официально === */
.article--journal .article__row { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: 0 56px; align-items: start; }
.journal-lead { font-size: 16px; line-height: 1.75; color: #444B55; }
.journal-lead > *:first-child { font-weight: 500; color: #1D2430; }
.journal-lead br { display: none; }
.journal-official { border-left: 2px solid #E96100; padding-left: 26px; }
.journal-official .jo-cap { font-size: 11.5px; letter-spacing: .18em; text-transform: uppercase; color: #9CA3AF; margin-bottom: 12px; font-weight: 600; }
.journal-official .jo-item { margin-bottom: 18px; }
.journal-official .jo-t { font-family: "Unbounded", sans-serif; font-weight: 400; font-size: 17px; color: #1D2430; margin-bottom: 5px; }
.journal-official .jo-t span { color: #E96100; }
.journal-official .jo-d { font-size: 12.5px; line-height: 1.55; color: #6B7280; }
@media (max-width: 900px) {
    .article--journal .article__row { grid-template-columns: 1fr; }
    .journal-official { max-width: 480px; }
}

/* === journal-banner-fix: баннер как в макете (не шире 1200) === */
.article--journal .article__img { display: block; width: 100%; max-width: none; }
/* === journal-col-fix: вся секция журнала единой колонкой 1200 (как в макете) === */
.article--journal .container { max-width: 1200px !important; }
/* === journal-col-fix-v2: колонка 1200 только на странице журнала === */
main .container:has(.article--journal) { max-width: 1200px !important; }
/* === journal-img-prop: баннер в реальной пропорции (как в макете) === */
.article--journal .article__img { height: auto !important; object-fit: contain; }
/* === journal-lead-clean: без пустых абзацев-отступов === */
.journal-lead p { margin: 0 0 14px; }
.journal-lead p:last-child { margin-bottom: 0; }
/* === journal-lead-mg: плотные абзацы лида (как в макете 16/1.75) === */
.article--journal .journal-lead p { margin: 0 0 14px !important; }
.article--journal .journal-lead p:last-of-type { margin-bottom: 0 !important; }
.article--journal .journal-lead p:empty { display: none !important; }
/* === journal-h1-gap: заголовок ближе к баннеру === */
main .container:has(.article--journal) .page-header { margin-bottom: 20px !important; }
/* === journal-img-align: баннер вровень с левым краем текста === */

/* === journal-text-flush: текст вровень с баннером (снять родной -5px) === */
.article--journal .article__text { margin-left: 0 !important; padding-left: 0 !important; }
/* === journal-mobile-fix: адаптив блока журнала === */
@media (max-width: 768px) {
    .article--journal .page-header { margin-bottom: 14px !important; }
    .article--journal .article__img { margin-bottom: 18px !important; }
    .article--journal .article__row { grid-template-columns: 1fr !important; gap: 26px 0 !important; }
    .journal-lead { font-size: 15px; line-height: 1.65; }
    .journal-official { padding-left: 18px; margin-top: 4px; }
    .journal-official .jo-t { font-size: 15px; }
    .journal-more { margin-top: 30px; padding-top: 26px; font-size: 14px; }
    .journal-more ul li { padding: 8px 0 8px 20px; }
}
/* === journal-chain-v1: блок 2 «цепь-провод» (утверждён 31.08) === */
.journal-more { margin-top: 48px; }
.journal-more .sec-h { font-family: "Unbounded", sans-serif; font-weight: 400; font-size: clamp(19px, 2vw, 24px); text-transform: uppercase; line-height: 1.35; color: #1D2430; margin: 0 0 26px; }
.journal-more .sec-h .o { color: #E96100; }
.journal-more .sec-h + .chain { margin-bottom: 46px; }
.journal-more .chain { position: relative; }
.journal-more .chain::before { content: ""; position: absolute; left: 21px; top: 14px; bottom: 14px; width: 1px; background: linear-gradient(180deg, rgba(233,97,0,.65), rgba(233,97,0,.22)); }
.journal-more .pos { position: relative; display: grid; grid-template-columns: 44px 1fr; gap: 22px; padding: 14px 0; align-items: start; }
.journal-more .node { position: relative; z-index: 1; width: 44px; height: 44px; border-radius: 50%; background: #fff; border: 1px solid #E3E6EA; display: grid; place-items: center; font-family: "Unbounded", sans-serif; font-weight: 400; font-size: 13px; color: #9CA3AF; transition: all .25s cubic-bezier(.32,.72,0,1); }
.journal-more .pos:hover .node { border-color: #E96100; color: #E96100; box-shadow: 0 0 0 5px rgba(233,97,0,.09); }
.journal-more .pos .txt { padding-top: 7px; font-size: 16px; line-height: 1.65; color: #444B55; max-width: 66ch; }
.journal-more .pos .txt .lead-phrase { font-size: 17.5px; font-weight: 600; color: #1D2430; }
.journal-more .fin { position: relative; margin-top: 44px; background: #1D2430; color: #fff; padding: 26px 34px 26px 30px; overflow: hidden; }
.journal-more .fin::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: #E96100; }
.journal-more .fin::after { content: "⚡"; position: absolute; right: -14px; bottom: -26px; font-size: 110px; opacity: .07; }
.journal-more .fin p { font-size: 15.5px; line-height: 1.7; color: rgba(255,255,255,.88); max-width: 78ch; position: relative; z-index: 1; }
@media (max-width: 768px) {
    .journal-more .pos { grid-template-columns: 38px 1fr; gap: 14px; }
    .journal-more .node { width: 38px; height: 38px; font-size: 11.5px; }
    .journal-more .chain::before { left: 18px; }
    .journal-more .pos .txt { font-size: 14.5px; padding-top: 5px; }
    .journal-more .pos .txt .lead-phrase { font-size: 15.5px; }
    .journal-more .fin { padding: 20px 20px 20px 18px; }
}
/* === mag-issues-v1: блок «Выпуски» полка+карточка (утверждён 31.08) === */
.mag-issues { background: #F2F2F3; padding: 64px 0 70px; }
.mag-issues__title { font-family: "Unbounded", sans-serif; font-weight: 400; font-size: clamp(20px, 2.2vw, 26px); text-transform: uppercase; color: #1D2430; margin: 0 0 34px; }
.mag-issues__title .o { color: #E96100; }
.mag-issues__layout { display: grid; grid-template-columns: 300px 1fr; gap: 56px; align-items: start; }

.mag-shelf { border-top: 2px solid #1D2430; }
.mag-spine { display: grid; grid-template-columns: 1fr auto; gap: 4px 12px; padding: 15px 12px 15px 16px; border-bottom: 1px solid #D8DCE1; cursor: pointer; position: relative; transition: background .2s; background: transparent; }
.mag-spine:hover { background: rgba(255,255,255,.75); }
.mag-spine__num { font-family: "Unbounded", sans-serif; font-weight: 400; font-size: 14px; color: #1D2430; }
.mag-spine__num .yr { color: #9CA3AF; font-weight: 300; }
.mag-spine__name { grid-column: 1 / -1; font-size: 12.5px; line-height: 1.45; color: #6B7280; }
.mag-spine::before { content: ""; position: absolute; left: 0; top: 12px; bottom: 12px; width: 3px; background: transparent; border-radius: 2px; transition: .2s; }
.mag-spine.on { background: #fff; }
.mag-spine.on::before { background: #E96100; }
.mag-spine.on .mag-spine__num { color: #E96100; }
.mag-spine__new { grid-row: 1; align-self: start; font-size: 9.5px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: #fff; background: #E96100; border-radius: 100px; padding: 4px 10px; }
.mag-shelf__note { margin-top: 14px; font-size: 11.5px; line-height: 1.5; color: #9CA3AF; padding-left: 16px; }

.mag-issue { display: grid; grid-template-columns: 250px 1fr; gap: 40px; align-items: start; background: #fff; border-radius: 18px; padding: 30px; box-shadow: 0 16px 40px -18px rgba(29,36,48,.14); }
.mag-issue__cover img { width: 100%; display: block; border-radius: 8px; box-shadow: 0 14px 30px -10px rgba(29,36,48,.35); }
.mag-issue__head { margin-bottom: 20px; }
.mag-issue__num { font-family: "Unbounded", sans-serif; font-weight: 300; font-size: 13px; letter-spacing: .16em; text-transform: uppercase; color: #9CA3AF; margin-bottom: 8px; }
.mag-issue__num b { color: #E96100; font-weight: 400; }
.mag-issue__ttl { font-family: "Unbounded", sans-serif; font-weight: 400; font-size: 19px; line-height: 1.4; text-transform: uppercase; color: #1D2430; margin: 0; }

.mag-issue__chain { position: relative; }
.mag-issue__chain::before { content: ""; position: absolute; left: 17px; top: 12px; bottom: 12px; width: 1px; background: linear-gradient(180deg, rgba(233,97,0,.6), rgba(233,97,0,.2)); }
.mi-pos { display: grid; grid-template-columns: 36px 1fr; gap: 16px; padding: 8px 0; align-items: start; }
.mi-node { position: relative; z-index: 1; width: 36px; height: 36px; border-radius: 50%; background: #fff; border: 1px solid #E3E6EA; display: grid; place-items: center; font-family: "Unbounded", sans-serif; font-size: 11px; color: #9CA3AF; transition: .25s; }
.mi-pos:hover .mi-node { border-color: #E96100; color: #E96100; box-shadow: 0 0 0 4px rgba(233,97,0,.09); }
.mi-txt { padding-top: 5px; font-size: 13.5px; line-height: 1.55; color: #444B55; margin: 0; }
.mi-txt .lp { font-size: 14.5px; font-weight: 600; color: #1D2430; }

.mag-issue__note { margin-top: 16px; font-size: 12.5px; font-style: italic; line-height: 1.55; color: #8A9099; }
.mag-issue__dl { display: inline-flex; align-items: center; gap: 10px; margin-top: 20px; padding: 13px 26px; border: 1.5px solid #1D2430; border-radius: 100px; font-size: 13px; font-weight: 800; color: #1D2430; text-decoration: none; background: transparent; transition: .2s; }
.mag-issue__dl:hover { background: #E96100; border-color: #E96100; color: #fff; }
.mag-issue__dl svg { width: 15px; height: 15px; }

@media (max-width: 900px) {
    .mag-issues__layout { grid-template-columns: 1fr; gap: 30px; }
    .mag-issue { grid-template-columns: 1fr; padding: 20px; }
    .mag-issue__cover { max-width: 210px; }
}
/* === mag-cover-aspect-fix: обложка в пропорции 210/297 (flex-stretch ломал) === */
.elp-mag--v2 .elp-mag__feature-cover { align-self: flex-start; height: auto; }