

/* Start:/seplite.css?17727217115000*/
/* ===== Seplite Landing (SEO + Leads) ===== */
.slp { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; color: #111; }
.slp-container { max-width: 1180px; margin: 0 auto; padding: 0 16px; }

.slp-h1 { font-size: 38px; line-height: 1.15; margin: 14px 0 10px; letter-spacing: -0.02em; }
.slp-h2 { font-size: 28px; line-height: 1.2; margin: 0 0 12px; letter-spacing: -0.01em; }
.slp-h3 { font-size: 18px; line-height: 1.25; margin: 0 0 8px; }
.slp-lead { font-size: 16px; line-height: 1.6; margin: 0 0 14px; opacity: .9; }
.slp-sub { margin: 0 0 18px; line-height: 1.6; opacity: .9; }
.slp-txt { margin: 0 0 12px; line-height: 1.55; opacity: .92; }

.slp-hero { padding: 40px 0 22px; background: linear-gradient(180deg, rgba(0,0,0,.04), rgba(0,0,0,0)); }
.slp-hero__grid { display: grid; grid-template-columns: 1.3fr .7fr; gap: 18px; align-items: start; }

.slp-badge { display: inline-flex; gap: 10px; align-items: center; font-size: 13px; padding: 8px 12px; border: 1px solid rgba(0,0,0,.12); border-radius: 999px; background: rgba(255,255,255,.7); }
.slp-points { margin: 12px 0 16px; padding-left: 18px; line-height: 1.55; }
.slp-mini { font-size: 13px; line-height: 1.5; opacity: .75; margin-top: 10px; }

.slp-cta { display: flex; flex-wrap: wrap; gap: 10px; margin: 14px 0 8px; }
.slp-btn { display: inline-flex; align-items: center; justify-content: center; height: 44px; padding: 0 16px; border-radius: 12px; text-decoration: none; font-weight: 600; border: 1px solid rgba(0,0,0,.16); }
.slp-btn--primary { background: #111; color: #fff; border-color: #111; }
.slp-btn--ghost { background: rgba(255,255,255,.75); color: #111; }

.slp-card { border: 1px solid rgba(0,0,0,.12); border-radius: 16px; background: #fff; overflow: hidden; }
.slp-card--accent { border-color: rgba(0,0,0,.18); box-shadow: 0 8px 24px rgba(0,0,0,.08); }
.slp-card__title { padding: 14px 16px 10px; font-weight: 700; border-bottom: 1px solid rgba(0,0,0,.08); }
.slp-card__body { padding: 12px 16px; }
.slp-card__btn { display: block; margin: 0 16px 16px; height: 44px; border-radius: 12px; background: #111; color: #fff; text-decoration: none; font-weight: 700; line-height: 44px; text-align: center; }

.slp-check { margin: 0; padding-left: 18px; line-height: 1.55; }
.slp-check li { margin: 6px 0; }

.slp-products, .slp-analog, .slp-steps, .slp-docs, .slp-photos, .slp-faq, .slp-form { padding: 34px 0; }
.slp-grid3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }

.slp-card--product { padding: 16px; }
.slp-list { margin: 0 0 10px; padding-left: 18px; line-height: 1.55; }
.slp-note { padding: 10px 12px; border-radius: 12px; background: rgba(0,0,0,.04); margin: 10px 0 10px; font-size: 13px; line-height: 1.5; }
.slp-link { font-weight: 700; text-decoration: none; border-bottom: 1px solid rgba(0,0,0,.25); color: #111; }

.slp-alert { margin-top: 16px; padding: 12px 14px; border-radius: 14px; border: 1px solid rgba(0,0,0,.12); background: rgba(0,0,0,.03); line-height: 1.55; }

.slp-tableWrap { overflow: auto; border-radius: 16px; border: 1px solid rgba(0,0,0,.12); background: #fff; }
.slp-table { width: 100%; border-collapse: collapse; min-width: 820px; }
.slp-table th, .slp-table td { padding: 12px 12px; border-bottom: 1px solid rgba(0,0,0,.08); vertical-align: top; text-align: left; }
.slp-table th { background: rgba(0,0,0,.03); font-weight: 800; }

.slp-step { border: 1px solid rgba(0,0,0,.12); border-radius: 16px; padding: 16px; background: #fff; }
.slp-step__n { width: 34px; height: 34px; border-radius: 10px; background: rgba(0,0,0,.06); display: inline-flex; align-items: center; justify-content: center; font-weight: 800; }
.slp-step__t { margin-top: 10px; font-weight: 800; }
.slp-step__d { margin-top: 8px; opacity: .9; line-height: 1.55; }

.slp-docs__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.slp-doc { border: 1px solid rgba(0,0,0,.12); border-radius: 14px; padding: 14px; background: rgba(255,255,255,.85); line-height: 1.55;
}

.slp-photos__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.slp-photo { border: 1px dashed rgba(0,0,0,.25); border-radius: 16px; padding: 22px; background: rgba(0,0,0,.02); min-height: 120px; display: flex; align-items: center; justify-content: center; text-align: center; opacity: .85; }

.slp-faq__item { border: 1px solid rgba(0,0,0,.12); border-radius: 14px; padding: 12px 14px; background: #fff; margin-bottom: 10px; }
.slp-faq__item summary { cursor: pointer; font-weight: 800; }
.slp-faq__a { margin-top: 10px; line-height: 1.55; opacity: .92; }

.slp-form__wrap { border: 1px solid rgba(0,0,0,.12); border-radius: 16px; padding: 16px; background: #fff; }

/* Responsive */
@media (max-width: 980px) {
  .slp-hero__grid { grid-template-columns: 1fr; }
  .slp-grid3 { grid-template-columns: 1fr; }
  .slp-docs__grid { grid-template-columns: 1fr; }
  .slp-photos__grid { grid-template-columns: 1fr; }
  .slp-h1 { font-size: 30px; }
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?145336920251*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /seplite.css?17727217115000 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?145336920251 */
