/* Start custom CSS for html, class: .elementor-element-e22fb1e */.responsive-embed-container {
 position: relative;
 display: block;
 overflow: hidden;
 height: 0;
 max-width: 100% !important;
}
.embed-responsive-16by9 {
 padding-bottom: 56.25%;
 aspect-ratio: 16 / 9;
}
.responsive-embed-container iframe, .responsive-embed-container object, .responsive-embed-container embed {
 position: absolute;
 left: 0;
 top: 0;
 height: 100%;
 width: 100%;
}/* End custom CSS */