.elementor-4399 .elementor-element.elementor-element-1e1948e3{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-4399 .elementor-element.elementor-element-1e1948e3{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-1e1948e3 */.stretched-section {
    position: relative;
    width: 100vw; /* Makes the section stretch to the full viewport width */
    margin: 0 auto; /* Centers the section if needed */
    left: 50%;
    transform: translateX(-50%); /* Ensures the section aligns properly */
    max-width: 100%; /* Prevents any width restriction */
    padding: 0; /* Optional: Removes padding if needed */
}/* End custom CSS */