/* Integration fixes for the scoped source styles inside the destination (Hello Elementor) layout. */
.siach-legacy { display: block; width: 100%; overflow: hidden; line-height: 1.42857143; }
.siach-legacy .container-fluid { padding-bottom: 40px; }
.siach-legacy .modal { z-index: 100050; overflow-y: auto; }
.siach-legacy .modal-backdrop { position: fixed; inset: 0; z-index: 100040; background: #000; opacity: .5; }
.siach-legacy .modal-dialog { margin: 60px auto; }
.siach-legacy .modal-body iframe { max-width: 100%; }
html.siach-legacy-modal-open, html.siach-legacy-modal-open body { overflow: hidden; }
.siach-legacy .text img { max-width: 100%; height: auto; }
.siach-legacy iframe { max-width: 100%; }
