.elementor-4544 .elementor-element.elementor-element-3ec894ca{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-5f9254ed */.wp-block-heading {
  font-size: 24px !important;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: -0.04em;
  color: #222222;
  margin-bottom: 40px;
}

.post-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9em;
  color: #454545 !important;
  word-break: break-word;
  overflow-wrap: break-word;
}

.wp-element-caption {
  font-size: 9px;
}

.wp-block-separator {
  border-color: #e0e0e0 !important;
  border-width: 1px !important;
}

.callout-box {
  background-color: #ffffff;
  border-radius: 25px;
  padding: 25px 20px 25px 30px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.callout-box-cta {
  background-color: rgba(254, 126, 67, 0.08);
  border-radius: 25px;
  padding: 25px 20px 25px 30px;
  margin-top: 24px;
  margin-bottom: 24px;
}


.callout-box ul,
.callout-box-cta ul {
  list-style: none;
  padding-left: 20px;
  margin: 0;
}

.callout-box li,
.callout-box-cta li {
  font-size: 15px;
  font-weight: 100;
  line-height: 2em;
  color: #666666;
  margin: 0;
}


.callout-b2bform-btn {
  display: inline-block;
  background-color: #fe7e43;
  color: #ffffff !important;
  padding: 8px 18px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  margin-top: 12px;
}

.callout-box p,
.callout-box-cta p {
  font-size: 15px;
  font-weight: 400;
  line-height: 2em;
  color: #666666;
  margin: 0 !important;
}

.callout-box .callout-title,
.callout-box-cta .callout-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px !important;
  color: #666666;
}/* End custom CSS */