.elementor-2043 .elementor-element.elementor-element-3cbf2bc1{--display:flex;}.elementor-widget-image-box .elementor-image-box-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-widget-image-box:has(:hover) .elementor-image-box-title,
					 .elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var( --e-global-color-primary );}.elementor-widget-image-box .elementor-image-box-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-2043 .elementor-element.elementor-element-5ba64c50{padding:22px 22px 22px 22px;}.elementor-2043 .elementor-element.elementor-element-5ba64c50 .elementor-image-box-title{font-family:"Martina Plantijn", Sans-serif;font-size:52px;font-weight:600;line-height:58px;color:#FFFFFF;}.elementor-2043 .elementor-element.elementor-element-5ba64c50:has(:hover) .elementor-image-box-title,
					 .elementor-2043 .elementor-element.elementor-element-5ba64c50:has(:focus) .elementor-image-box-title{color:#FFFFFF;}.elementor-2043 .elementor-element.elementor-element-5ba64c50 .elementor-image-box-description{font-family:"Phonic", Sans-serif;font-size:23px;font-weight:400;text-decoration:none;line-height:32px;}@media(max-width:1024px){.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-2043 .elementor-element.elementor-element-5ba64c50 .elementor-image-box-title{font-size:36px;line-height:44px;}}/* Start custom CSS */.step-divider {
  position: relative;
}

.step-divider::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, transparent, #ffffff 30%, #ffffff 70%, transparent);
}

.step-divider:last-child::after {
  display: none;
}/* End custom CSS */