.elementor-743 .elementor-element.elementor-element-04acc6e{--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;--margin-top:10px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-743 .elementor-element.elementor-element-9e3a3c2{background-color:#169B98;padding:20px 0px 20px 0px;text-align:center;}.elementor-743 .elementor-element.elementor-element-9e3a3c2 .elementor-heading-title{font-family:"Quicksand", Sans-serif;font-size:24px;font-weight:800;text-transform:uppercase;color:#FFFFFF;}.elementor-743 .elementor-element.elementor-element-873e4f0{--display:flex;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-743 .elementor-element.elementor-element-bb0e847{--display:flex;--margin-top:20px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}body.elementor-page-743:not(.elementor-motion-effects-element-type-background), body.elementor-page-743 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F8FD;}@media(max-width:767px){.elementor-743 .elementor-element.elementor-element-04acc6e{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-743 .elementor-element.elementor-element-bb0e847{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for heading, class: .elementor-element-9e3a3c2 */.wellbeing-heading{
  text-align:center;
  font-size:24px;
  font-weight:700;
  color:#fff;
  position:relative;
  margin:10px 0;
}

.wellbeing-heading span{
  position:relative;
  padding:0 0px;
}

.wellbeing-heading span:before,
.wellbeing-heading span:after{
  content: "";
  position:absolute;
  top:50%;
  width:120px;
  height:1px;
  background:#ccc;
}

.wellbeing-heading span:before{
  right:100%;
}

.wellbeing-heading span:after{
  left:100%;
}

/* Responsive */
@media (max-width:768px){
  .wellbeing-heading{
    font-size:10px;
  }

  .wellbeing-heading span:before,
  .wellbeing-heading span:after{
    width:100px;
  }
}

/* Mobile responsive */
@media (max-width:768px){
  .wellbeing-heading span:before,
  .wellbeing-heading span:after{
    display:none;
  }
  .wellbeing-heading{
  text-align:center;
  font-size:12px;
  font-weight:700;
  color:#fff;
  position:relative;
  margin:0px 0;
  padding: 0px !important;
}

  .wellbeing-heading i{
    display:none;
  }
}/* End custom CSS */