.elementor-9757 .elementor-element.elementor-element-eab1696{--display:flex;}.elementor-9757 .elementor-element.elementor-element-0446dbf{text-align:center;}.elementor-9757 .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-9757 .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-9757 .elementor-element.elementor-element-5011b54{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-fb91efe */.bp-blog{
  max-width:1100px;
  margin:0 auto;
  padding:25px;
  font-family:Arial, sans-serif;
  color:#1f2937;
  line-height:1.7;
}

.bp-blog h1{
  font-size:28px;
  font-weight:700;
  margin:0 0 10px;
}

.bp-blog h2{
  font-size:22px;
  font-weight:700;
  margin:0 0 12px;
  color:#004aad;
}

.bp-blog h3{
  font-size:18px;
  font-weight:600;
  margin:0 0 8px;
  color:#111827;
}

.bp-blog p,
.bp-blog li{
  font-size:15px;
  margin-bottom:8px;
}

.bp-hero{
  background:#004aad;
  color:#ffffff;
  padding:34px;
  border-radius:18px;
  margin-bottom:22px;
}

.bp-tag{
  font-size:12px;
  background:#eaf4ff;
  color:#004aad;
  padding:6px 14px;
  border-radius:20px;
  display:inline-block;
  margin-bottom:12px;
  font-weight:700;
}

.bp-highlight{
  background:#f2f8ff;
  border-left:5px solid #004aad;
  padding:18px;
  border-radius:12px;
  margin-bottom:24px;
}

.bp-section{
  margin:28px 0;
}

.bp-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.bp-card{
  border:1px solid #dbeafe;
  padding:18px;
  border-radius:14px;
  background:#ffffff;
  transition:all 0.3s ease;
  box-shadow:0 6px 18px rgba(0,0,0,0.05);
}

.bp-card:hover{
  transform:translateY(-6px);
  box-shadow:0 14px 32px rgba(0,74,173,0.18);
  border-color:#004aad;
}

.bp-icon{
  width:42px;
  height:42px;
  background:#eaf4ff;
  color:#004aad;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  font-size:22px;
  margin-bottom:10px;
}

.bp-table{
  width:100%;
  border-collapse:collapse;
  margin-top:12px;
}

.bp-table th{
  background:#004aad;
  color:#ffffff;
  padding:12px;
  font-size:14px;
  text-align:left;
}

.bp-table td{
  padding:12px;
  border:1px solid #e5e7eb;
  font-size:14px;
}

.bp-faq{
  border:1px solid #dbeafe;
  padding:14px;
  border-radius:12px;
  margin-bottom:12px;
  background:#ffffff;
  transition:all 0.3s ease;
}

.bp-faq:hover{
  background:#f2f8ff;
}

.bp-cta{
  background:#004aad;
  color:#ffffff;
  padding:26px;
  text-align:center;
  border-radius:18px;
  margin-top:25px;
}

.bp-cta h2{
  color:#ffffff;
}

.bp-cta a{
  display:inline-block;
  margin-top:12px;
  background:#7ac143;
  color:#ffffff;
  padding:11px 26px;
  border-radius:24px;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
}

.bp-cta a:hover{
  background:#ffffff;
  color:#004aad;
}

@media(max-width:768px){
  .bp-grid{
    grid-template-columns:1fr;
  }

  .bp-blog h1{
    font-size:24px;
  }

  .bp-blog h2{
    font-size:20px;
  }
}/* End custom CSS */