.elementor-128 .elementor-element.elementor-element-3032623e{--display:flex;--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-end;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:30px;--padding-bottom:30px;--padding-left:10px;--padding-right:10px;}.elementor-128 .elementor-element.elementor-element-3032623e:not(.elementor-motion-effects-element-type-background), .elementor-128 .elementor-element.elementor-element-3032623e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-128 .elementor-element.elementor-element-73fe9ec .elementor-heading-title{font-family:var( --e-global-typography-727ec5e-font-family ), Sans-serif;font-size:var( --e-global-typography-727ec5e-font-size );font-weight:var( --e-global-typography-727ec5e-font-weight );text-transform:var( --e-global-typography-727ec5e-text-transform );line-height:var( --e-global-typography-727ec5e-line-height );letter-spacing:var( --e-global-typography-727ec5e-letter-spacing );color:#FFFFFF;}.elementor-128:not(.elementor-motion-effects-element-type-background), .elementor-128 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B0B6B6;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-128 .elementor-element.elementor-element-3032623e{--padding-top:0%;--padding-bottom:0%;--padding-left:8%;--padding-right:8%;}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-128 .elementor-element.elementor-element-73fe9ec .elementor-heading-title{font-size:var( --e-global-typography-727ec5e-font-size );line-height:var( --e-global-typography-727ec5e-line-height );letter-spacing:var( --e-global-typography-727ec5e-letter-spacing );}}@media(min-width:768px){.elementor-128 .elementor-element.elementor-element-3032623e{--content-width:1340px;}}@media(max-width:767px){.elementor-128 .elementor-element.elementor-element-3032623e{--min-height:55vh;}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-128 .elementor-element.elementor-element-73fe9ec.elementor-element{--align-self:center;}.elementor-128 .elementor-element.elementor-element-73fe9ec{text-align:center;}.elementor-128 .elementor-element.elementor-element-73fe9ec .elementor-heading-title{font-size:var( --e-global-typography-727ec5e-font-size );line-height:var( --e-global-typography-727ec5e-line-height );letter-spacing:var( --e-global-typography-727ec5e-letter-spacing );}}/* Start custom CSS for html, class: .elementor-element-c52c451 *//* Make sure the body and html take full height */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

/* Wrap the entire content in a flexbox container */
.site-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

/* Main content grows to fill the available space */
.site-content {
    flex: 1;
}

/* Ensure the footer stays at the bottom */
footer, .elementor-location-footer {
    margin-top: auto;
}/* End custom CSS */