.elementor-10127 .elementor-element.elementor-element-6d4e92e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-59d2a3a */.iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #ddd;
    border: solid 0px #acacac;
    padding-top: 56.25%; /* Default 16:9 aspect ratio */
    /* padding-top: 75%; /* ratio-4-3 - Classic videos, old TVs */
    /* padding-top: 100%; /* ratio-1-1 - Square (Instagram, etc.) */
    /* padding-top: 42.86%;  /* ratio-21-9 - Ultra-wide / Cinema */
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}/* End custom CSS */