/* Extracted from kamenec-restavraciya-vann.html block 1 */
html,
  body,
  .wrapper {
    max-width: 100%;
    overflow-x: hidden;
  }
  .after {
    width: 100%;
    box-sizing: border-box;
  }
  .after > .container {
    width: 100%;
    box-sizing: border-box;
  }
/* Hide the left blue banner with column names completely */
    .service__table-left { display: none !important; }
    /* Left-align headers and cells */
    .service__table-table th,
    .service__table-table td { text-align: left !important; }
    /* Special notice row at the end: no labels on mobile cards */
    @media (max-width: 767px){
      .service__table-table tr.service__notice td {
        display: block !important;
        border: 0 !important;
      }
      .service__table-table tr.service__notice td::before { content: none !important; }
    }
    .service__table-table tr.service__notice td .table-note {
      font-size: 14px; line-height: 1.5; color: #64748b; /* slate-500 */
      margin-top: 6px;
    }

/* Extracted from kamenec-restavraciya-vann.html block 2 */
html,
  body,
  .wrapper {
    max-width: 100%;
    overflow-x: hidden;
  }
  .after {
    width: 100%;
    box-sizing: border-box;
  }
  .after > .container {
    width: 100%;
    box-sizing: border-box;
  }
/* Order button (red), no action */
  .order-btn-red{
    background:#ef4444; /* red-500 */
    color:#fff;
    border:1px solid #dc2626; /* red-600 */
    border-radius:14px;
    padding:12px 18px;
    font-weight:800;
    letter-spacing:.02em;
    box-shadow:0 10px 18px rgba(239,68,68,.25);
    cursor:default;
    text-transform:uppercase;
  }
  .order-btn-red:hover{ background:#dc2626; }
  .order-btn-red:active{ transform:none; }
  .order-btn-red[aria-disabled="true"]{ pointer-events:none; }
  .order-btn-wrap{ display:inline-flex; gap:10px; margin-top:10px; }
  .city-transition {
    max-width: 1080px;
    margin: 22px auto 12px;
    padding: 18px 22px;
    transform: translateX(105px);
    border: 1px solid #dbe7ed;
    border-radius: 8px;
    background: #f7fbff;
    color: #2d3f52;
    font-size: 17px;
    line-height: 1.6;
    box-shadow: 0 10px 28px rgba(16,32,51,.06);
  }
  .city-transition strong { color:#102033; font-weight:900; }
  @media (max-width: 767px) {
    .city-transition {
      margin: 18px 10px 8px;
      padding: 15px 16px;
      transform: none;
      font-size: 15px;
    }
  }

/* Extracted from kamenec-restavraciya-vann.html block 3 */
html,
  body,
  .wrapper {
    max-width: 100%;
    overflow-x: hidden;
  }
  .after {
    width: 100%;
    box-sizing: border-box;
  }
  .after > .container {
    width: 100%;
    box-sizing: border-box;
  }
@media (max-width: 767px){
    .service__table-left { display:none !important; }
    .service__table-table { overflow-x: visible !important; }
    .service__table-table table,
    .service__table-table thead,
    .service__table-table tbody,
    .service__table-table th,
    .service__table-table td,
    .service__table-table tr {
      display:block; width:100%;
    }
    .service__table-table thead { display:none; }
    .service__table-table tr {
      background:#fff; margin:12px 0; border:1px solid #e2e8f0; border-radius:14px;
      padding:12px 14px; box-shadow:0 8px 20px rgba(2,8,23,0.06);
    }
    .service__table-table td {
      display:grid; grid-template-columns:42% 58%; align-items:start; gap:8px;
      padding:8px 0; border:none; border-bottom:1px dashed #e2e8f0;
    }
    .service__table-table td:last-child{ border-bottom:0; }
    .service__table-table td::before {
      content: attr(data-label);
      font-weight:700; color:#64748b; letter-spacing:.02em;
    }
    .service__table-table td[data-label*="ЦЕНА"] { color:#0ea5e9; font-weight:800; }
    .service__table-table td { font-size:15px; line-height:1.35; }
    .service__table-left-single{ font-weight:700; margin:8px 0 4px; color:#0f172a; letter-spacing:.02em; }
  }

/* Extracted from kamenec-restavraciya-vann.html block 4 */
html,
  body,
  .wrapper {
    max-width: 100%;
    overflow-x: hidden;
  }
  .after {
    width: 100%;
    box-sizing: border-box;
  }
  .after > .container {
    width: 100%;
    box-sizing: border-box;
  }
.city-seo,
  .city-seo * {
    box-sizing: border-box;
  }
  .city-seo {
    overflow-x: hidden;
    width: 100%;
  }
  .city-seo .container {
    max-width: 1180px;
    width: 100%;
  }
  .city-seo__body {
    width: 100%;
  }
  .city-seo__title,
  .city-seo__subtitle,
  .city-seo__text,
  .city-seo__list,
  .city-seo__point,
  .city-seo__question {
    overflow-wrap: anywhere;
    word-break: normal;
  }
  .city-seo + .recovery,
  .city-seo + .recovery + .recovery,
  .city-seo + .recovery + .recovery + .after {
    max-width: 100%;
    overflow-x: hidden;
  }
  .after .container,
  .after .akril-price__new {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .after__gallery {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  .city-seo {
    padding: 52px 0 46px;
    background: #f7fafc;
  }
  .city-seo__body {
    max-width: 1040px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e5edf5;
    border-radius: 6px;
    padding: 34px 38px;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
  }
  .city-seo__title {
    margin: 0 0 18px;
    color: #1f2937;
    font-family: "Fira Sans", sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
  }
  .city-seo__text {
    margin: 0 0 14px;
    color: #475569;
    font-size: 17px;
    line-height: 1.7;
  }
  .city-seo__points {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    margin-top: 24px;
  }
  .city-seo__point {
    border-left: 3px solid #0ea5e9;
    background: #f8fbff;
    padding: 14px 16px;
    color: #334155;
    font-size: 15px;
    line-height: 1.45;
  }
  .city-seo__details {
    margin-top: 30px;
    display: grid;
    gap: 22px;
  }
  .city-seo__subsection {
    border-top: 1px solid #e5edf5;
    padding-top: 20px;
  }
  .city-seo__subtitle {
    margin: 0 0 12px;
    color: #0f172a;
    font-family: "Fira Sans", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
  }
  .city-seo__list {
    margin: 0;
    padding-left: 20px;
    color: #475569;
    font-size: 16px;
    line-height: 1.65;
  }
  .city-seo__case-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
  .city-seo__mini-card {
    background: #f8fbff;
    border: 1px solid #e5edf5;
    border-radius: 6px;
    padding: 16px;
  }
  .city-seo__mini-title {
    margin: 0 0 8px;
    color: #0f172a;
    font-weight: 700;
    font-size: 16px;
  }
  .city-seo__faq-item {
    margin: 0 0 14px;
  }
  .city-seo__question {
    margin: 0 0 5px;
    color: #0f172a;
    font-weight: 700;
    font-size: 16px;
  }
  .city-seo + .recovery,
  .city-seo + .recovery + .recovery,
  .city-seo + .recovery + .recovery + .after {
    max-width: 100%;
    overflow-x: hidden;
  }
  .after .container,
  .after .akril-price__new {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .after__gallery {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  @media (max-width: 767px) {
    .city-seo__case-grid { grid-template-columns: 1fr; }
    .city-seo__subtitle { font-size: 20px; }
  }
  @media (max-width: 767px) {
    .city-seo { padding: 34px 0; }
    .city-seo__body { padding: 24px 18px; }
    .city-seo__title { font-size: 23px; }
    .city-seo__text { font-size: 16px; }
    .city-seo__points { grid-template-columns: 1fr; }
  }
  
  .city-seo--home-design { padding: 76px 0 82px; background: #ffffff; }
  .city-seo--home-design .city-seo__body { max-width: 1120px; padding: 0; border: 0; background: transparent; box-shadow: none; }
  .city-home__intro { margin: 0 auto 28px; max-width: 920px; text-align: center; }
  .city-home__eyebrow { display: inline-flex; margin-bottom: 14px; padding: 7px 12px; border: 1px solid #c8dceb; border-radius: 8px; background: #eaf4ff; color: #1d5789; font-size: 13px; font-weight: 900; text-transform: uppercase; }
  .city-seo--home-design .city-seo__title { margin: 0 0 14px; color: #102033; font-size: 34px; line-height: 1.18; font-weight: 900; text-align: center; }
  .city-home__lead { margin: 0 auto; max-width: 780px; color: #3b4d61; font-size: 18px; line-height: 1.62; }
  .city-home__pain-grid, .city-home__steps, .city-home__faq-grid { display: grid; gap: 18px; }
  .city-home__pain-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 34px auto 0; }
  .city-home__pain, .city-home__step, .city-home__faq, .city-home__result-card { border: 1px solid #dbe7ed; border-radius: 8px; background: #ffffff; box-shadow: 0 16px 42px rgba(16, 32, 51, .08); }
  .city-home__pain, .city-home__step, .city-home__faq { padding: 20px; }
  .city-home__pain strong, .city-home__step strong { display: block; margin-bottom: 10px; color: #102033; font-size: 19px; line-height: 1.25; font-weight: 900; }
  .city-home__pain p, .city-home__step p, .city-home__faq p, .city-home__summary p { margin: 0; color: #3b4d61; font-size: 16px; line-height: 1.58; }
  .city-home__section-title { margin: 46px 0 20px; color: #102033; font-size: 28px; line-height: 1.25; font-weight: 900; text-align: center; }
  .city-home__result-cases { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
  .city-home__result-card { overflow: hidden; }
  .city-home__photos { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; background: #dbe7ed; }
  .city-home__image { position: relative; display: block; min-height: 230px; overflow: hidden; background: #eaf4ff; }
  .city-home__image img { display: block; width: 100%; height: 250px; object-fit: cover; transition: transform .25s ease; }
  .city-home__image:hover img { transform: scale(1.04); }
  .city-home__label { position: absolute; left: 14px; top: 14px; padding: 7px 12px; border-radius: 8px; background: rgba(255,255,255,.94); color: #1d5789; font-size: 13px; font-weight: 900; text-transform: uppercase; box-shadow: 0 8px 18px rgba(16,32,51,.12); }
  .city-home__label--after { background: #1d5789; color: #ffffff; }
  .city-home__body { padding: 22px; }
  .city-home__type { display: inline-flex; margin-bottom: 12px; padding: 7px 12px; border: 1px solid #c8dceb; border-radius: 8px; background: #eaf4ff; color: #1d5789; font-size: 13px; font-weight: 900; text-transform: uppercase; }
  .city-home__body h3 { margin: 0 0 10px; color: #102033; font-size: 22px; line-height: 1.25; font-weight: 900; }
  .city-home__body p { margin: 0 0 16px; color: #3b4d61; font-size: 16px; line-height: 1.58; }
  .city-home__meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
  .city-home__meta span { min-height: 64px; padding: 10px; border: 1px solid #d6e8f5; border-radius: 8px; background: #f7fbff; color: #263a4d; font-size: 14px; line-height: 1.35; }
  .city-home__meta strong { display: block; margin-bottom: 4px; color: #1d5789; font-size: 13px; font-weight: 900; text-transform: uppercase; }
  .city-home__steps { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .city-home__num { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; margin-bottom: 12px; border-radius: 8px; background: #1d5789; color: #ffffff; font-size: 16px; font-weight: 900; }
  .city-home__faq-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .city-home__faq summary { cursor: pointer; color: #102033; font-size: 17px; line-height: 1.35; font-weight: 900; }
  .city-home__faq p { margin-top: 10px; }
  .city-home__summary { margin: 26px auto 0; padding: 18px 22px; display: grid; grid-template-columns: 1fr auto; gap: 18px; align-items: center; border: 1px solid #dbe7ed; border-radius: 8px; background: #f5f8fb; }
  .city-home__button { min-height: 54px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: center; border-radius: 8px; background: #1d5789; color: #ffffff !important; font-size: 16px; font-weight: 900; line-height: 1.35; text-align: center; text-decoration: none; box-shadow: 0 14px 30px rgba(29,87,137,.22); }
  @media (max-width: 980px) { .city-home__pain-grid, .city-home__result-cases, .city-home__steps, .city-home__faq-grid, .city-home__summary { grid-template-columns: 1fr; } .city-home__summary { align-items: stretch; } .city-home__button { width: 100%; } }
  @media (max-width: 767px) { .city-seo--home-design { padding: 42px 0 54px; } .city-seo--home-design .city-seo__title { font-size: 26px; } .city-home__lead { font-size: 16px; } .city-home__section-title { font-size: 22px; text-align: left; } .city-home__photos { grid-template-columns: 1fr; } .city-home__image, .city-home__image img { min-height: 210px; height: 220px; } .city-home__meta { grid-template-columns: 1fr; } }

/* Extracted from kamenec-restavraciya-vann.html block 5 */
/* Result cards from home design */
.after {
    padding: 76px 0 82px 210px !important;
    background: #fff !important;
}
.after .container {
    width: min(100% - 32px, 1200px);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}
.result-cases {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin: 34px auto 28px;
    max-width: 1120px;
}
.result-card {
    background: #fff;
    border: 1px solid #e6eef2;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 16px 44px rgba(23, 54, 71, .08);
}
.result-card__photos {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    padding: 8px;
    background: #f4f8fa;
}
.result-card__image {
    position: relative;
    display: block;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 6px;
    background: #dfe9ee;
}
.result-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .25s ease;
}
.result-card__image:hover img {
    transform: scale(1.03);
}
.result-card__label {
    position: absolute;
    left: 10px;
    top: 10px;
    min-width: 44px;
    padding: 5px 9px;
    border-radius: 999px;
    background: rgba(22, 34, 43, .84);
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
}
.result-card__label--after {
    background: #00a8a8;
}
.result-card__body {
    padding: 20px 22px 22px;
}
.result-card__type {
    margin-bottom: 8px;
    color: #00a8a8;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.result-card__body h3 {
    margin: 0 0 10px;
    color: #1c2f3a;
    font-size: 21px;
    line-height: 1.22;
}
.result-card__body p {
    margin: 0 0 16px;
    color: #52646f;
    font-size: 16px;
    line-height: 1.55;
}
.result-card__meta {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}
.result-card__meta span {
    min-height: 58px;
    padding: 10px 8px;
    border-radius: 6px;
    background: #f3f8fa;
    color: #415762;
    font-size: 13px;
    line-height: 1.25;
    text-align: center;
}
.result-card__meta strong {
    display: block;
    margin-bottom: 3px;
    color: #1d3945;
    font-size: 12px;
    text-transform: uppercase;
}
.result-card__note {
    margin-top: 14px !important;
    padding: 12px 14px;
    border-left: 4px solid #00a8a8;
    background: #f1fbfb;
    color: #2d5661 !important;
    font-weight: 700;
}
.result-summary {
    max-width: 1120px;
    margin: 26px auto 0;
    padding: 22px 24px;
    border-radius: 8px;
    background: #f5f9fb;
    border: 1px solid #e3edf1;
}
.result-summary p {
    margin: 0;
    color: #38515d;
    font-size: 17px;
    line-height: 1.55;
}
.after__gallery {
    max-width: 1120px;
    margin: 24px auto 0 !important;
    padding: 0 !important;
    display: block !important;
}
.after__gallery .popup-gallery {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 10px;
}
.after__gallery .popup-gallery a {
    display: block;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 6px;
    background: #e7eef1;
}
.after__gallery .popup-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.after__button,
.after__btn {
    display: flex;
    justify-content: center;
    margin-top: 26px;
}
.after__button::after {
    display: none !important;
}
@media (max-width: 990px) {
    .after { padding: 60px 50px 70px !important; }
}
@media (max-width: 900px) {
    .result-cases {
        grid-template-columns: 1fr;
    }
    .after__gallery .popup-gallery {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 560px) {
    .after {
        padding: 48px 0 56px !important;
    }
    .after .container {
        width: min(100% - 20px, 1200px);
    }
    .result-cases {
        gap: 16px;
        margin-top: 24px;
    }
    .result-card__photos {
        gap: 6px;
        padding: 6px;
    }
    .result-card__body {
        padding: 16px;
    }
    .result-card__body h3 {
        font-size: 19px;
    }
    .result-card__meta {
        grid-template-columns: 1fr;
    }
    .after__gallery .popup-gallery {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .result-summary {
        padding: 18px;
    }
}

/* Extracted from kamenec-restavraciya-vann.html block 6 */
/* After section centering fix */
@media (min-width: 991px) {
    .after {
        padding: 76px 0 82px 210px !important;
    }
    .after > .container,
    .after .container {
        width: min(100% - 32px, 1200px) !important;
        max-width: 1200px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        box-sizing: border-box !important;
    }
}
@media (max-width: 990px) and (min-width: 768px) {
    .after {
        padding: 60px 50px 70px !important;
    }
    .after > .container,
    .after .container {
        width: 100% !important;
        max-width: 1200px !important;
        padding-left: 0 !important;
      padding-right: 0 !important;
    }
}
@media (max-width: 767px) {
    .after {
        padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .after > .container,
    .after .container {
        width: min(100% - 20px, 1200px) !important;
        padding-left: 0 !important;
      padding-right: 0 !important;
    }
}

/* Extracted from kamenec-restavraciya-vann.html block 7 */
/* Work photo cases with details */
.work-photo-cases {
    max-width: 1120px;
    margin: 34px auto 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
}
.work-photo-card {
    overflow: hidden;
    border: 1px solid #dbe7ed;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 16px 42px rgba(16, 32, 51, .08);
}
.work-photo-card__media {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    background: #dbe7ed;
}
.work-photo-card__image {
    position: relative;
    display: block;
    min-height: 230px;
    overflow: hidden;
    background: #eaf4ff;
    color: inherit;
    text-decoration: none;
}
.work-photo-card__image img {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform .25s ease;
}
.work-photo-card__image:hover img {
    transform: scale(1.04);
}
.work-photo-card__badge {
    position: absolute;
    left: 12px;
    top: 12px;
    padding: 7px 11px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .94);
    color: #1d5789;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    box-shadow: 0 8px 18px rgba(16, 32, 51, .12);
}
.work-photo-card__badge--after {
    background: #1d5789;
    color: #ffffff;
}
.work-photo-card__content {
    padding: 22px;
}
.work-photo-card__topline {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
}
.work-photo-card__tag,
.work-photo-card__date {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    padding: 7px 11px;
    border-radius: 8px;
    font-size: 13px;
    line-height: 1.1;
    font-weight: 900;
}
.work-photo-card__tag {
    border: 1px solid #c8dceb;
    background: #eaf4ff;
    color: #1d5789;
    text-transform: uppercase;
}
.work-photo-card__date {
    background: #f5f8fb;
    color: #3b4d61;
}
.work-photo-card h3 {
    margin: 0 0 10px;
    color: #102033;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 900;
}
.work-photo-card__text {
    margin: 0 0 16px;
    color: #3b4d61;
    font-size: 16px;
    line-height: 1.58;
}
.work-photo-card__facts {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}
.work-photo-card__facts span {
    min-height: 64px;
    padding: 10px;
    border: 1px solid #d6e8f5;
    border-radius: 8px;
    background: #f7fbff;
    color: #263a4d;
    font-size: 14px;
    line-height: 1.35;
}
.work-photo-card__facts strong {
    display: block;
    margin-bottom: 4px;
    color: #1d5789;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}
.work-photo-summary {
    max-width: 1120px;
    margin: 24px auto 0;
    padding: 20px 22px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 18px;
    align-items: center;
    border: 1px solid #dbe7ed;
    border-radius: 8px;
    background: #f5f8fb;
}
.work-photo-summary p {
    margin: 0;
    color: #3b4d61;
    font-size: 16px;
    line-height: 1.55;
}
@media (max-width: 980px) {
    .work-photo-cases {
        grid-template-columns: 1fr;
    }
    .work-photo-summary {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 575px) {
    .work-photo-cases {
        gap: 16px;
        margin-top: 24px;
    }
    .work-photo-card__media {
        grid-template-columns: 1fr;
    }
    .work-photo-card__image,
    .work-photo-card__image img {
        min-height: 220px;
        height: 230px;
    }
    .work-photo-card__content {
        padding: 18px;
    }
    .work-photo-card h3 {
        font-size: 20px;
    }
    .work-photo-card__facts {
        grid-template-columns: 1fr;
    }
    .work-photo-summary {
        padding: 18px;
    }
}

/* Extracted from kamenec-restavraciya-vann.html block 1 */
.service-mobile {
  display: none !important;
}

@media (max-width: 767px) {
  .service {
    padding-top: 26px !important;
  }

  .service .service__title.title {
    max-width: 340px;
    margin-left: auto !important;
    margin-right: auto !important;
    color: #102033;
    font-size: 23px !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }

  .service .service__table-table {
    display: none !important;
  }

  .service-mobile {
    display: block !important;
    width: 100% !important;
    max-width: 430px !important;
    margin: 18px auto 0 !important;
    padding: 0 12px !important;
    box-sizing: border-box !important;
  }

  .service-mobile__lead {
    margin: 0 0 14px !important;
    color: #3b4d61 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    text-align: center !important;
  }

  .service-mobile__nav {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
    margin: 0 0 16px !important;
    padding: 0 !important;
    background: transparent !important;
  }

  .service-mobile__nav a {
    min-height: 42px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid #c8dceb !important;
    border-radius: 8px !important;
    background: #eaf4ff !important;
    color: #1d5789 !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  .service-mobile__group {
    display: grid !important;
    gap: 10px !important;
    margin-top: 18px !important;
    scroll-margin-top: 20px !important;
  }

  .service-mobile__group-title {
    margin: 0 !important;
    color: #102033 !important;
    font-size: 17px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
  }

  .service-mobile-card {
    margin: 0 !important;
    padding: 14px !important;
    border: 1px solid #d6e8f5 !important;
    border-radius: 10px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 26px rgba(16, 32, 51, .07) !important;
    box-sizing: border-box !important;
  }

  .service-mobile-card--main {
    border-color: #b8d8f0 !important;
    background: linear-gradient(180deg, #f4faff 0%, #ffffff 100%) !important;
  }

  .service-mobile-card__top {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px !important;
    align-items: start !important;
    margin-bottom: 8px !important;
  }

  .service-mobile-card h3 {
    margin: 0 !important;
    color: #102033 !important;
    font-size: 17px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
  }

  .service-mobile-card__top span {
    max-width: 118px !important;
    padding: 7px 9px !important;
    border-radius: 8px !important;
    background: #1d5789 !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  .service-mobile-card p {
    margin: 0 !important;
    color: #405368 !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  .service-mobile-card ul {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 7px !important;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  .service-mobile-card li {
    padding: 6px 8px !important;
    border-radius: 8px !important;
    background: #eef6fb !important;
    color: #24445f !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
  }

  .service-mobile-card--compact {
    padding: 12px 13px !important;
  }

  .service-mobile-card--compact .service-mobile-card__top {
    margin-bottom: 6px !important;
  }

  .service-mobile-card--compact h3 {
    font-size: 16px !important;
  }

  .service-mobile__note {
    margin: 14px 0 0 !important;
    padding: 13px 14px !important;
    border: 1px solid #d6e8f5 !important;
    border-radius: 10px !important;
    background: #f5f8fb !important;
    color: #405368 !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
  }
}

@media (max-width: 380px) {
  .service-mobile-card__top {
    grid-template-columns: 1fr !important;
  }

  .service-mobile-card__top span {
    max-width: none !important;
    justify-self: start !important;
  }
}
