.elementor-10179 .elementor-element.elementor-element-e3759b1{--display:flex;--min-height:1293px;}.elementor-10179 .elementor-element.elementor-element-7017cf3{width:100%;max-width:100%;}@media(min-width:801px){.elementor-10179 .elementor-element.elementor-element-e3759b1{--content-width:1472px;}}/* Start custom CSS for html, class: .elementor-element-7017cf3 */.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 */