#block-aspgov-page-title{display:none}
.start-ghid.container{padding-right:0;padding-left:0}
.start-ghid h2{margin-top:0}

/* header-box и footer-box переиспользуют существующий компонент .card.card--banner темы,
   поэтому здесь только точечные правки под конкретный блок */
.start-ghid .header-box{margin-top:0;margin-bottom:24px}
.start-ghid .footer-box{margin-top:30px;text-align:center;}
.start-ghid .footer-box .card--banner__icon{margin: 0 auto;}
.start-ghid .footer-box p{width: 100%}

.start-ghid .badge-approved{background:#e6f4ea;color:#1e7e34;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;display:inline-block;margin-bottom:16px}
.start-ghid .lead-box{border-left:4px solid var(--blue-sky-600); width: 100%; margin-bottom: 0}
.start-ghid .section-title{text-transform:uppercase;text-align:center;font-size:26px;font-weight:700;color:#333;margin-top:10px}
.start-ghid .btn-sm{padding:8px 15px;font-size:16px;line-height:20px;border-radius:4px;margin-top:10px}
.start-ghid .btn-primary:hover{color:#fff!important;background-color:#00357E!important}

.start-ghid .step-nav{text-align:center;margin:20px 0 30px}
.start-ghid .step-nav a.step-circle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:2px solid var(--blue-sky-600);color:var(--blue-sky-600);font-weight:700;text-align:center;text-decoration:none;background:#fff;transition:all .15s ease-in-out}
.start-ghid .step-nav a.step-circle:hover{background:#00357E!important;color:#fff!important}
.start-ghid .step-nav .step-line{display:inline-block;width:40px;height:2px;background:var(--blue-sky-600);vertical-align:middle;margin:0 4px}

/* модификатор карточки шага гайда, по аналогии с card--banner */
.start-ghid .card--ghid{
  background:var(--white);
  border:var(--border-width-1) solid rgba(0, 53, 126, 0.16);
  border-radius:var(--border-radius-16);
  padding:var(--spacing-24);
  margin-bottom:24px;
  scroll-margin-top:20px;
}
.start-ghid .card-header-custom{display:flex}
.start-ghid .step-number{flex:0 0 34px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf2fb;color:var(--blue-sky-600);font-weight:700;margin-right:15px}
.start-ghid .card-title-block{flex:1}
.start-ghid .card-title-block h4{margin:0 0 3px;font-weight:700}
.start-ghid .card-subtitle{color:#888;font-size:13px;}
.start-ghid .card-icon{color:var(--blue-sky-600);font-size:20px}
.start-ghid .card-body-text{margin-top:12px;color:#444}

.start-ghid .did-what-box{background:#f5f6f8;border-radius:6px;padding:15px 18px;margin-top:15px}
.start-ghid .did-what-box .check-icon{color:#1e7e34;margin-right:6px}
.start-ghid .did-what-box strong{color:#222;display:inline-flex;align-items:center}
.start-ghid .did-what-box p{margin:8px 0 0;color:#444}
.start-ghid .option-block{margin-top:8px;margin-bottom:8px}

.start-ghid .card > p{margin-bottom: 0;}
.start-ghid .card > p+p{margin-top: 0;}

.page--servicii-info-persoane-juridice-ghid-start-antreprenor h1.page-title{display: none;}

@media (max-width:480px){.start-ghid .step-nav .step-line{width:18px}}
