.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.whc-split {
  display: flex;
  min-height: 500px;
}
.whc-split-left {
  background: #1A202C;
  flex: 1;
  padding: 80px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.whc-split-right {
  background: #DA394D;
  flex: 1;
  padding: 80px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.whc-split-eyebrow {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #F6C343;
  margin: 0 0 16px 0;
}
.whc-split-heading {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  color: #FFFFFF;
  margin: 0 0 24px 0;
}
.whc-split-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #FFFFFFD1;
  margin: 0 0 40px 0;
}
.whc-split-btn {
  display: inline-block;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  padding: 16px 36px;
  text-decoration: none;
  align-self: flex-start;
}
.whc-impact-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.whc-impact-list li {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 14px;
}
.whc-impact-pill {
  background: #FFFFFF33;
  border-radius: 20px;
  padding: 4px 14px;
  font-weight: 700;
  font-size: 13px;
  color: #FFFFFF;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .whc-split-heading {
    font-size: 34px;
  }
  .whc-split-left,
  .whc-split-right {
    padding: 60px 40px;
  }
}
@media (max-width: 640px) {
  .whc-split {
    flex-direction: column;
  }
  .whc-split-left,
  .whc-split-right {
    padding: 60px 24px;
  }
  .whc-split-heading {
    font-size: 28px;
  }
}/* End custom CSS */