.elementor-4656 .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 );}.elementor-4656 .elementor-element.elementor-element-eed580c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-f146a64 */<style>
.typecast-player {
  display: flex;
  align-items: center;
  background: #111;
  border-radius: 50px;
  padding: 12px 20px;
  gap: 14px;
  max-width: 700px;
}
.typecast-play-btn {
  background: #f97316;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: white;
  font-size: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.typecast-title {
  color: white;
  font-weight: 700;
  font-size: 14px;
  flex: 1;
}
.typecast-controls {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}
.typecast-speed {
  background: transparent;
  border: 1px solid #555;
  border-radius: 20px;
  color: white;
  padding: 4px 10px;
  font-size: 13px;
  cursor: pointer;
}
</style>/* End custom CSS */
/* 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-quote cite {
  font-size: 16px;
  color: #9ca3af;
  margin-top:10px;
}

.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: 400;
  line-height: 2em;
  color: #666666;
  margin: 0;
}


.callout-cta-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: 19px;
  font-weight: 700;
  margin-bottom: 10px !important;
  color: #666666;
}

.case-tag {
  display: inline-block;
  background-color: rgba(254, 126, 67, 0.08);
  color: #fe7e43;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 14px;
  border-radius: 10px;
  margin-bottom: 10px;
}/* End custom CSS */