.elementor-103 .elementor-element.elementor-element-1e5603c{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-68801a2 *//* Styling for the HTML widget */
.elementor-widget-html {
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    position: absolute; /* Allows absolute positioning of the iframe */
}

/* Full-size iframe */
.elementor-widget-html iframe {
    position: absolute; /* Fill the container */
    top: 0; /* Align to the top */
    left: 0; /* Align to the left */
    width: 100%; /* Full width */
    height: 100vh; /* Set height to 100% of the viewport height */
    border: none; /* No border */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1e5603c *//* Ensure the container takes the full width and height */
.elementor-103 .elementor-element.elementor-element-1e5603c {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Optional: Adjust if you want vertical alignment */
    align-items: stretch; /* Ensures full width */
}/* End custom CSS */