/* Посадочные страницы услуг */
.wbx-svc{font-family:'Open Sans',Arial,sans-serif;color:#29221c;max-width:900px;margin:0 auto;padding:0 20px;line-height:1.62;font-size:17px}
.wbx-svc h1{font-size:34px;line-height:1.22;color:#0d4f03;margin:0 0 18px;font-weight:700}
.wbx-svc h2{font-size:25px;line-height:1.28;color:#0d4f03;margin:44px 0 16px;font-weight:700}
.wbx-svc h3{font-size:19px;color:#17412b;margin:26px 0 8px;font-weight:600}
.wbx-svc p{margin:0 0 16px}
.wbx-svc ul,.wbx-svc ol{margin:0 0 18px;padding-left:22px}
.wbx-svc li{margin-bottom:9px}
.wbx-svc a{color:#0d4f03;text-decoration:underline}
.wbx-svc__lead{font-size:19px;color:#17412b}
.wbx-svc__cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:26px 0 10px}
.wbx-svc__btn{display:inline-block;padding:15px 30px;border-radius:34px;background:#0d4f03;color:#fff;text-decoration:none;font-weight:600;font-size:16px}
.wbx-svc__btn:hover{opacity:.88}
.wbx-svc__btn_light{background:#eafde4;color:#0d4f03}
.wbx-svc__phone{font-weight:700;font-size:19px;color:#0d4f03;text-decoration:none}
.wbx-svc__note{font-size:15px;color:#5c5c5c;margin:0 0 26px}
.wbx-svc__box{background:#eafde4;border-radius:14px;padding:22px 24px;margin:24px 0}
.wbx-svc__box p:last-child{margin-bottom:0}
.wbx-svc__steps{list-style:none;counter-reset:s;padding:0}
.wbx-svc__steps li{counter-increment:s;position:relative;padding-left:46px;margin-bottom:16px}
.wbx-svc__steps li:before{content:counter(s);position:absolute;left:0;top:-1px;width:31px;height:31px;border-radius:50%;background:#0d4f03;color:#fff;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center}
.wbx-svc__tablewrap{overflow-x:auto;margin:0 0 12px}
.wbx-svc table{border-collapse:collapse;width:100%;font-size:16px}
.wbx-svc th,.wbx-svc td{text-align:left;padding:13px 14px;border-bottom:1px solid #dce8d6}
.wbx-svc th{background:#eafde4;color:#0d4f03;font-weight:600}
.wbx-svc td:last-child,.wbx-svc th:last-child{white-space:nowrap;text-align:right}
.wbx-svc__faq{border-top:1px solid #dce8d6}
.wbx-svc__faq h3{margin:22px 0 6px}
.wbx-svc__links{margin:34px 0 10px;padding:22px 24px;border:1px solid #dce8d6;border-radius:14px}
.wbx-svc__links ul{margin:0;padding-left:20px}
.wbx-svc__disclaimer{font-size:14px;color:#7a7a7a;margin:30px 0 0}
@media screen and (max-width:640px){
.wbx-svc{font-size:16px;padding:0 16px}
.wbx-svc h1{font-size:27px}
.wbx-svc h2{font-size:22px;margin-top:34px}
.wbx-svc__btn{width:100%;text-align:center}
}

/* приоритет над общим правилом ссылок внутри .wbx-svc */
.wbx-svc a.wbx-svc__btn{color:#fff;text-decoration:none}
.wbx-svc a.wbx-svc__btn_light{color:#0d4f03;text-decoration:none}
.wbx-svc a.wbx-svc__phone{color:#0d4f03;text-decoration:none}

/* хлебные крошки на страницах услуг */
.wbx-crumbs{font-family:'Open Sans',Arial,sans-serif;max-width:900px;margin:0 auto;padding:18px 20px 0;font-size:14px;color:#7a7a7a;line-height:1.5}
.wbx-crumbs a{color:#0d4f03;text-decoration:none}
.wbx-crumbs a:hover{text-decoration:underline}
.wbx-crumbs span{color:#7a7a7a}
@media screen and (max-width:640px){.wbx-crumbs{padding:14px 16px 0;font-size:13px}}
.wbx-crumbs{padding-bottom:12px}

/* Страница цен: таблицы по категориям специалистов */
.wbx-price h2{margin-top:36px}
.wbx-price h3{margin:26px 0 2px;font-size:19px}
.wbx-price__time{margin:0 0 10px;font-size:13.5px;color:#7a7a7a}
.wbx-price__t{font-size:15px;min-width:520px}
.wbx-price__t th,.wbx-price__t td{padding:11px 12px}
.wbx-price__t th:not(:first-child),.wbx-price__t td:not(:first-child){white-space:nowrap;text-align:right}
.wbx-price__t th:first-child,.wbx-price__t td:first-child{text-align:left;white-space:normal}
@media screen and (max-width:640px){.wbx-price__t{font-size:14px;min-width:460px}.wbx-price h3{font-size:17px}}
