.elementor-10139 .elementor-element.elementor-element-10b23492{--display:flex;}.elementor-widget-text-editor{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 );line-height:var( --e-global-typography-text-line-height );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10139 .elementor-element.elementor-element-17f09465{width:100%;max-width:100%;margin:1px 1px calc(var(--kit-widget-spacing, 0px) + 1px) 1px;padding:20px 20px 20px 20px;column-gap:0px;text-align:start;}.elementor-10139 .elementor-element.elementor-element-17f09465.elementor-element{--flex-grow:1;--flex-shrink:0;}}/* Start custom CSS for text-editor, class: .elementor-element-17f09465 *//* Elementor text editor: force any image/figure/caption to fit */
.elementor-widget-text-editor img,
.elementor-widget-text-editor figure,
.elementor-widget-text-editor .wp-caption,
.elementor-widget-text-editor .wp-caption img {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
}

/* If you don't want small images to stretch, use this instead of width:100% */
/*
.elementor-widget-text-editor img,
.elementor-widget-text-editor .wp-caption img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
}
*/

/* Classic caption container sometimes keeps fixed width */
.elementor-widget-text-editor .wp-caption {
  width: auto !important;
}

/* Remove side margins that can push layout */
.elementor-widget-text-editor figure,
.elementor-widget-text-editor .wp-caption {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Good practice: remove inline gaps */
.elementor-widget-text-editor img {
  display: block;
}/* End custom CSS */