.elementor-36798 .elementor-element.elementor-element-5330e1f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-e41f78c *//* ============================================
   ComplyStrong — LSS Across Industries (Deep)
   Prefix: .lsi-
   Compatible: Elementor / WordPress
   Font: Arial | Brand: #2C5CFC / #00C046
============================================ */

/* ── Base ── */
.lsi-title {
  font-family: Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a2e;
  line-height: 1.25;
  margin: 0 0 1.5rem 0;
}

.lsi-lead {
  font-family: Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.8;
  color: #1a1a2e;
  background: #EBF0FF;
  border-left: 4px solid #2C5CFC;
  padding: 1.1rem 1.4rem;
  border-radius: 0 8px 8px 0;
  margin: 0 0 1.25rem 0;
}

.lsi-intro {
  font-family: Arial, sans-serif;
  font-size: 1.05rem;
  line-height: 1.75;
  color: #555555;
  margin: 0 0 1.5rem 0;
  font-style: italic;
}

.lsi-p {
  font-family: Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.85;
  color: #333333;
  margin: 0 0 1.1rem 0;
}

.lsi-p:last-child { margin-bottom: 0; }

/* ── Headings ── */
.lsi-h2 {
  font-family: Arial, sans-serif;
  font-size: 1.45rem;
  font-weight: 700;
  color: #1a1a2e;
  margin: 2.25rem 0 1rem 0;
  padding-bottom: 0.45rem;
  border-bottom: 2px solid #2C5CFC;
}

.lsi-h3 {
  font-family: Arial, sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: #1E4ED8;
  margin: 0 0 0.5rem 0;
}

.lsi-divider {
  border: none;
  border-top: 1px solid #e8ecf0;
  margin: 2.25rem 0;
}

/* ── Pull quote ── */
.lsi-pullquote {
  font-family: Arial, sans-serif;
  font-size: 1.15rem;
  line-height: 1.6;
  color: #1a1a2e;
  font-style: italic;
  border-left: 4px solid #00C046;
  padding: 1rem 1.5rem;
  margin: 1.5rem 0;
  background: #f0fdf4;
  border-radius: 0 8px 8px 0;
}

.lsi-pullquote-attr {
  display: block;
  font-size: 0.82rem;
  font-style: normal;
  color: #888888;
  margin-top: 0.5rem;
}

/* ── Framework split ── */
.lsi-framework {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin: 1.25rem 0;
}

.lsi-framework-side {
  border-radius: 8px;
  padding: 1.25rem;
}

.lsi-lean-side {
  background: #f0fdf4;
  border: 1px solid #86efac;
}

.lsi-sigma-side {
  background: #EBF0FF;
  border: 1px solid #a5b4fc;
}

.lsi-framework-label {
  font-family: Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 0.2rem;
  display: block;
}

.lsi-lean-side .lsi-framework-label { color: #166534; }
.lsi-sigma-side .lsi-framework-label { color: #1E4ED8; }

.lsi-framework-origin {
  font-family: Arial, sans-serif;
  font-size: 0.78rem;
  color: #888888;
  margin: 0 0 0.75rem 0;
  font-style: italic;
}

.lsi-framework-desc {
  font-family: Arial, sans-serif;
  font-size: 0.93rem;
  line-height: 1.7;
  color: #333333;
  margin: 0;
}

/* ── Waste table ── */
.lsi-waste-table {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e8ecf0;
  margin: 1.25rem 0;
}

.lsi-waste-header {
  display: grid;
  grid-template-columns: 1fr 1.5fr 1.5fr 1.5fr 1.5fr;
  background: #1E4ED8;
}

.lsi-wh-cell {
  font-family: Arial, sans-serif;
  font-size: 0.82rem;
  font-weight: 700;
  color: #ffffff;
  padding: 0.7rem 0.85rem;
}

.lsi-waste-row {
  display: grid;
  grid-template-columns: 1fr 1.5fr 1.5fr 1.5fr 1.5fr;
  border-top: 1px solid #e8ecf0;
}

.lsi-waste-alt { background: #f8f9ff; }

.lsi-wr-label {
  font-family: Arial, sans-serif;
  font-size: 0.83rem;
  font-weight: 700;
  color: #1E4ED8;
  padding: 0.7rem 0.85rem;
  background: #EBF0FF;
}

.lsi-wr-cell {
  font-family: Arial, sans-serif;
  font-size: 0.83rem;
  line-height: 1.5;
  color: #333333;
  padding: 0.7rem 0.85rem;
}

/* ── Deep dive cards ── */
.lsi-deep {
  border: 1px solid #e8ecf0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 1.5rem;
}

.lsi-deep-header {
  display: flex;
  align-items: flex-start;
  gap: 0.9rem;
  background: #f8f9ff;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #e8ecf0;
}

.lsi-deep-icon { font-size: 1.5rem; line-height: 1; padding-top: 2px; }

.lsi-deep-title {
  font-family: Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 0.25rem 0;
}

.lsi-deep-tag {
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  color: #2C5CFC;
  background: #EBF0FF;
  padding: 2px 9px;
  border-radius: 20px;
  display: inline-block;
}

.lsi-deep-body { padding: 1.25rem; }

.lsi-insight-box {
  background: #1a1a2e;
  border-radius: 8px;
  padding: 1rem 1.25rem;
  margin-top: 1rem;
}

.lsi-insight-label {
  font-family: Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #00C046;
  margin-bottom: 0.4rem;
  display: block;
}

.lsi-insight-text {
  font-family: Arial, sans-serif;
  font-size: 0.93rem;
  line-height: 1.7;
  color: #D1D5DB;
  margin: 0;
}

/* ── Skills section ── */
.lsi-skills {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin: 1.25rem 0;
}

.lsi-skill-item {
  background: #ffffff;
  border: 1px solid #e8ecf0;
  border-radius: 8px;
  padding: 1.25rem;
  transition: box-shadow 0.2s ease;
}

.lsi-skill-item:hover {
  box-shadow: 0 2px 12px rgba(44, 92, 252, 0.08);
}

/* ── Belt section ── */
.lsi-belts {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 1.25rem 0;
}

.lsi-belt {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  border-radius: 8px;
  padding: 1.1rem 1.25rem;
  border-left: 5px solid transparent;
}

.lsi-belt-badge {
  flex-shrink: 0;
  font-family: Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 4px 10px;
  border-radius: 4px;
  margin-top: 3px;
  white-space: nowrap;
}

.lsi-belt-name {
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 0.4rem 0;
}

.lsi-belt-desc {
  font-family: Arial, sans-serif;
  font-size: 0.93rem;
  line-height: 1.7;
  color: #444444;
  margin: 0;
}

.lsi-white { background: #f8f9fa; border-color: #adb5bd; }
.lsi-white .lsi-belt-badge { background: #e9ecef; color: #495057; }
.lsi-white .lsi-belt-name { color: #343a40; }

.lsi-yellow { background: #fffbeb; border-color: #f59e0b; }
.lsi-yellow .lsi-belt-badge { background: #fef3c7; color: #92400e; }
.lsi-yellow .lsi-belt-name { color: #92400e; }

.lsi-green { background: #f0fdf4; border-color: #22c55e; }
.lsi-green .lsi-belt-badge { background: #dcfce7; color: #166534; }
.lsi-green .lsi-belt-name { color: #166534; }

.lsi-black { background: #1a1a2e; border-color: #4B5563; }
.lsi-black .lsi-belt-badge { background: #374151; color: #F9FAFB; }
.lsi-black .lsi-belt-name { color: #ffffff; }
.lsi-black .lsi-belt-desc { color: #D1D5DB; }

/* ── CTA ── */
.lsi-cta {
  background: linear-gradient(135deg, #2C5CFC 0%, #1E4ED8 100%);
  border-radius: 10px;
  padding: 2rem;
  text-align: center;
  margin: 1.75rem 0;
}

.lsi-cta-text {
  font-family: Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #c7d6ff;
  margin: 0 0 1.25rem 0;
}

.lsi-cta-btn {
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #1E4ED8;
  background: #ffffff;
  padding: 0.8rem 2rem;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.15s ease;
}

.lsi-cta-btn:hover {
  background: #EBF0FF;
  transform: translateY(-1px);
  text-decoration: none;
  color: #1E4ED8;
}

/* ── FAQ ── */
.lsi-faq {
  display: flex;
  flex-direction: column;
  border: 1px solid #e8ecf0;
  border-radius: 8px;
  overflow: hidden;
  margin: 1.25rem 0;
}

.lsi-faq-item {
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid #e8ecf0;
}

.lsi-faq-item:last-child { border-bottom: none; }

.lsi-faq-q {
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 0.5rem 0;
  padding-left: 1.6rem;
  position: relative;
  line-height: 1.4;
}

.lsi-faq-q::before {
  content: "Q";
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 0.68rem;
  font-weight: 700;
  color: #fff;
  background: #2C5CFC;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  line-height: 18px;
  text-align: center;
}

.lsi-faq-a {
  font-family: Arial, sans-serif;
  font-size: 0.97rem;
  line-height: 1.75;
  color: #444444;
  margin: 0;
  padding-left: 1.6rem;
}

/* ── Sources ── */
.lsi-sources-label {
  font-family: Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #999999;
  margin: 0 0 0.4rem 0;
}

.lsi-sources { list-style: none; padding: 0; margin: 0; }

.lsi-sources li {
  font-family: Arial, sans-serif;
  font-size: 0.82rem;
  line-height: 1.6;
  color: #999999;
  margin-bottom: 0.3rem;
}

.lsi-sources a { color: #2C5CFC; text-decoration: none; }
.lsi-sources a:hover { text-decoration: underline; }

/* ── Responsive ── */
@media (max-width: 768px) {
  .lsi-title { font-size: 1.5rem; }
  .lsi-h2 { font-size: 1.2rem; }
  .lsi-framework { grid-template-columns: 1fr; }
  .lsi-skills { grid-template-columns: 1fr; }

  .lsi-waste-header,
  .lsi-waste-row { grid-template-columns: 1fr 1fr; }
  .lsi-wh-cell:nth-child(3),
  .lsi-wh-cell:nth-child(4),
  .lsi-wr-cell:nth-child(3),
  .lsi-wr-cell:nth-child(4) { display: none; }

  .lsi-deep-header { flex-direction: column; gap: 0.5rem; }
  .lsi-belt { flex-direction: column; gap: 0.5rem; }
  .lsi-cta { padding: 1.5rem 1rem; }
}/* End custom CSS */