.elementor-1126 .elementor-element.elementor-element-c9d450e{--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;}/* Start custom CSS for html, class: .elementor-element-9552c94 *//* ===============================
   BASE ARTICLE
   =============================== */

.lbt-article {
  max-width: 1100px;
  margin: 0 auto;
  padding: 48px 24px 96px;
  font-family: inherit;
  color: #1f2933;
  line-height: 1.7;
}

.lbt-article img {
  display: block;
  max-width: 100%;
}

/* ===============================
   TYPOGRAPHY
   =============================== */

.lbt-article h1 {
  font-size: 42px;
  line-height: 1.15;
  margin: 32px 0 16px;
  color: #0b4f6c;
}

.lbt-article h2 {
  font-size: 30px;
  margin: 64px 0 16px;
  color: #0b4f6c;
}

.lbt-article h3 {
  font-size: 22px;
  margin: 36px 0 12px;
  color: #2bb673;
}

.lbt-article h4 {
  font-size: 18px;
  margin: 24px 0 8px;
  color: #0b4f6c;
}

.lbt-article p {
  font-size: 17px;
  margin-bottom: 16px;
  max-width: 900px;
}

.lbt-article ul,
.lbt-article ol {
  margin: 16px 0 24px 20px;
}

.lbt-article li {
  margin-bottom: 10px;
  font-size: 16px;
}

/* ===============================
   HEADER META
   =============================== */

.lbt-article header p {
  font-size: 14px;
  color: #5b6770;
  margin-bottom: 12px;
}

/* ===============================
   FEATURE IMAGE
   =============================== */

.lbt-article figure {
  margin: 0 0 32px;
}

/* ===============================
   ON THIS PAGE
   =============================== */

.lbt-article nav {
  background: #f6fbfa;
  border: 1px solid #d9e7e3;
  border-radius: 16px;
}

.lbt-article nav h2 {
  font-size: 18px;
  margin-top: 0;
  color: #0b4f6c;
}

.lbt-article nav ol {
  padding-left: 18px;
}

.lbt-article nav a {
  color: #0b4f6c;
  text-decoration: none;
}

.lbt-article nav a:hover {
  text-decoration: underline;
}

/* ===============================
   TABLES
   =============================== */

.lbt-article table {
  width: 100%;
  border-collapse: collapse;
  margin: 32px 0;
  border: 1px solid #d9e7e3;
  border-radius: 16px;
  overflow: hidden;
}

.lbt-article th {
  background: #f6fbfa;
  color: #0b4f6c;
  font-weight: 600;
}

.lbt-article th,
.lbt-article td {
  padding: 14px;
  border-bottom: 1px solid #d9e7e3;
  text-align: left;
}

.lbt-article tr:last-child td {
  border-bottom: none;
}

/* ===============================
   CRM SECTIONS
   =============================== */

.lbt-article section > section {
  margin-top: 48px;
  padding-top: 24px;
  border-top: 1px solid #eef4f3;
}

/* ===============================
   PROS CONS LISTS
   =============================== */

.lbt-article h4 + ul {
  margin-top: 8px;
}

.lbt-article h4 + ul li {
  margin-bottom: 8px;
}

/* ===============================
   QUICK COMPARISON
   =============================== */

#comparison ul li {
  margin-bottom: 10px;
}

/* ===============================
   FAQ
   =============================== */

#faq h3 {
  margin-top: 32px;
}

#faq p {
  max-width: 850px;
}

/* ===============================
   RESPONSIVE
   =============================== */

@media (max-width: 768px) {
  .lbt-article {
    padding: 32px 18px 64px;
  }

  .lbt-article h1 {
    font-size: 34px;
  }

  .lbt-article h2 {
    font-size: 26px;
  }

  .lbt-article h3 {
    font-size: 20px;
  }
}/* End custom CSS */