.elementor-6695 .elementor-element.elementor-element-86ee74b{--display:flex;}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-61c058c */.iframe-container {
  overflow: hidden;
  /* The padding-bottom percentage value is based on the aspect ratio of the content (e.g., 56.25% for a 16:9 video) */
  padding-top: 56.25%; 
  position: relative;
  height: 0;
}

.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}/* End custom CSS */