.elementor-119 .elementor-element.elementor-element-669ef9c .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-119 .elementor-element.elementor-element-669ef9c{width:auto;max-width:auto;}.elementor-119 .elementor-element.elementor-element-08b0ccc .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:60px;font-weight:600;}@media(max-width:767px){.elementor-119 .elementor-element.elementor-element-08b0ccc .elementor-heading-title{font-size:36px;}}/* Start custom CSS for heading, class: .elementor-element-669ef9c *//* -----------------------------------------
   HEADING BADGE STYLE
----------------------------------------- */
.heading-badge {
    display: inline-block !important;
    padding: 6px 18px !important;
    border-radius: 999px !important;
    background: rgba(74, 44, 104, 0.06) !important; 
    color: var(--primary-dark) !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    margin-bottom: 1rem !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04) !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-44a48c4 */.bapo-divider-line {
  position: relative;
  margin: 7px 0 40px;
  font-weight: 600;
  font-size: 25px;
  color: #4a2c68;
  font-family: inter;
}

.bapo-divider-line span {
  background: #fff;
  padding: 0 16px;
  position: relative;
  z-index: 2;
}

.bapo-divider-line::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: linear-gradient(
    to right,
    transparent,
    rgba(90, 60, 124, 0.25),
    transparent
  );
  z-index: 1;
}


@media (max-width: 767px) {
    .bapo-divider-line {
        font-size: 20px;
    
}/* End custom CSS */