.elementor-1599 .elementor-element.elementor-element-035465d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1599 .elementor-element.elementor-element-035465d:not(.elementor-motion-effects-element-type-background), .elementor-1599 .elementor-element.elementor-element-035465d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2847;}@media(max-width:1024px){.elementor-1599 .elementor-element.elementor-element-035465d{--padding-top:0px;--padding-bottom:5px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-1599 .elementor-element.elementor-element-035465d{--padding-top:35px;--padding-bottom:35px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-cbc2537 *//* Remove Qode page-inner padding so the hero goes edge-to-edge */
#qodef-page-inner.qodef-content-full-width,
#qodef-page-inner {
    padding: 0 !important;
}
/* Also strip padding/margin from the grid wrappers Elementor sits inside */
#qodef-page-content.qodef-grid,
#qodef-page-content .qodef-grid-inner,
#qodef-page-content .qodef-grid-item {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}
/* Make sure the content area itself spans full width */
#qodef-page-content {
    padding: 0 !important;
    margin: 0 !important;
}

/* Stop Qode from pulling the page content up under the fixed header.
   Qode sets #qodef-page-outer { margin-top: -130px } (and -55px on mobile)
   to put content behind the header. That hides the top of every hero. */
#qodef-page-outer {
    margin-top: 0 !important;
}
@media only screen and (max-width: 1200px) {
    #qodef-page-outer {
        margin-top: 0 !important;
    }
}/* End custom CSS */