.elementor-kit-434{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto Mono";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Mono";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Mono";--e-global-typography-accent-font-weight:500;--e-global-typography-108a511-font-family:"Roboto Mono";--e-global-typography-108a511-font-weight:600;background-color:#FFFFFF;font-family:"Roboto Mono", roboto mono;font-weight:600;}.elementor-kit-434 e-page-transition{background-color:#FFBC7D;}.elementor-kit-434 h1{font-family:"Poppins", roboto mono;}.elementor-kit-434 h2{color:#000000;font-family:"Poppins", roboto mono;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width: 768px) {
    /* Hero text scaling and wrapping */
    .full-width-hero .elementor-widget-heading,
    .full-width-hero .elementor-widget-text-editor {
        font-size: 24px;        /* adjust as needed */
        line-height: 1.2;
        text-align: center;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
        position: relative;     /* override absolute positioning if any */
    }

    /* Stack columns inside hero section */
    .full-width-hero .elementor-column {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* Scale images inside hero */
    .full-width-hero img {
        width: 100%;
        height: auto;
    }
}/* End custom CSS */