.elementor-9439 .elementor-element.elementor-element-17fdece5{--display:flex;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.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 *//* Keep the featured catalog image at a practical banner height. */
body.elementor-page-9439 .post-thumb {
  max-height: 300px !important;
  overflow: hidden !important;
  margin-bottom: 32px !important;
}
body.elementor-page-9439 .post-thumb img {
  width: 100% !important;
  height: 300px !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
}
@media (max-width: 767px) {
  body.elementor-page-9439 .post-thumb,
  body.elementor-page-9439 .post-thumb img {
    height: 210px !important;
    max-height: 210px !important;
  }
}

/* Preserve the whole technical diagram instead of cropping it. */
body.elementor-page-9439 .post-thumb img {
  object-fit: contain !important;
  background: #ffffff !important;
}/* End custom CSS */