.elementor-9726 .elementor-element.elementor-element-eab1696{--display:flex;}.elementor-9726 .elementor-element.elementor-element-0446dbf{text-align:center;}.elementor-9726 .elementor-element.elementor-element-0446dbf .elementor-heading-title{font-size:64px;line-height:62px;letter-spacing:-0.9px;-webkit-text-stroke-color:#000;stroke:#000;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#083482;}.elementor-9726 .elementor-element.elementor-element-f193c65{--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-9726 .elementor-element.elementor-element-5011b54{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-fb91efe */.bizpack-blog {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 15px;
  font-family: Arial, sans-serif;
  color: #1f2937;
  line-height: 1.7;
}

.bizpack-blog h1 {
  color: #003b7a;
  font-size: 38px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 700;
}

.bizpack-blog h2 {
  color: #004aad;
  font-size: 28px;
  margin-top: 35px;
  margin-bottom: 15px;
  border-left: 5px solid #7ac143;
  padding-left: 12px;
  font-weight: 700;
}

.bizpack-blog h3 {
  color: #111827;
  font-size: 22px;
  margin-top: 15px;
  font-weight: 700;
}

.bizpack-blog p,
.bizpack-blog li {
  font-size: 17px;
}

.bp-highlight {
  background: #f0f7ff;
  border-left: 5px solid #004aad;
  padding: 22px;
  border-radius: 10px;
  margin: 25px 0;
}

.bp-box,
.bp-faq {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  padding: 22px;
  border-radius: 12px;
  margin: 22px 0;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.bp-table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
}

.bp-table th {
  background: #004aad;
  color: #ffffff;
  padding: 14px;
  text-align: left;
}

.bp-table td {
  border: 1px solid #dddddd;
  padding: 14px;
}

.bp-cta {
  background: linear-gradient(135deg, #004aad, #002f6c);
  color: #ffffff;
  padding: 32px;
  border-radius: 15px;
  margin-top: 40px;
  text-align: center;
}

.bp-cta h2 {
  color: #ffffff;
  border: none;
  padding-left: 0;
  margin-top: 0;
}

.bp-cta a {
  display: inline-block;
  background: #7ac143;
  color: #ffffff;
  padding: 12px 30px;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 700;
  margin-top: 15px;
}

.bp-keywords {
  background: #f3f4f6;
  padding: 18px;
  border-radius: 10px;
}

@media only screen and (max-width: 768px) {
  .bizpack-blog h1 {
    font-size: 30px;
  }

  .bizpack-blog h2 {
    font-size: 24px;
  }

  .bizpack-blog p,
  .bizpack-blog li {
    font-size: 16px;
  }

  .bp-table th,
  .bp-table td {
    font-size: 14px;
    padding: 10px;
  }
}/* End custom CSS */