.elementor-kit-349{--e-global-color-primary:#452D70;--e-global-color-secondary:#00A896;--e-global-color-text:#2C3E50;--e-global-color-accent:#FFC107;--e-global-color-df6c5f7:#F8F9F9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-5f818cd-font-family:"Poppins";--e-global-typography-5f818cd-font-size:3.5rem;--e-global-typography-5f818cd-font-weight:700;--e-global-typography-a97d333-font-family:"Poppins";--e-global-typography-a97d333-font-size:2.5rem;--e-global-typography-a97d333-font-weight:700;--e-global-typography-af10edb-font-family:"Poppins";--e-global-typography-af10edb-font-size:2rem;--e-global-typography-af10edb-font-weight:600;--e-global-typography-d55c5b8-font-family:"Poppins";--e-global-typography-d55c5b8-font-size:1.5rem;--e-global-typography-d55c5b8-font-weight:600;--e-global-typography-c6e43bd-font-family:"Poppins";--e-global-typography-c6e43bd-font-weight:600;--e-global-typography-75fe92b-font-family:"Poppins";--e-global-typography-75fe92b-font-size:1rem;--e-global-typography-75fe92b-font-weight:700;--e-global-typography-d016c16-font-family:"Inter";--e-global-typography-d016c16-font-size:1.125rem;--e-global-typography-d016c16-font-weight:400;--e-global-typography-d67571a-font-family:"Inter";--e-global-typography-d67571a-font-size:1rem;--e-global-typography-d67571a-font-weight:400;--e-global-typography-1dde3f8-font-family:"Inter";--e-global-typography-1dde3f8-font-size:0.875rem;--e-global-typography-1dde3f8-font-weight:400;--e-global-typography-5f40ac8-font-family:"Poppins";--e-global-typography-5f40ac8-font-size:1rem;--e-global-typography-5f40ac8-font-weight:700;--e-global-typography-5f40ac8-text-transform:uppercase;}.elementor-kit-349 button,.elementor-kit-349 input[type="button"],.elementor-kit-349 input[type="submit"],.elementor-kit-349 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;color:var( --e-global-color-primary );}.elementor-kit-349 button:hover,.elementor-kit-349 button:focus,.elementor-kit-349 input[type="button"]:hover,.elementor-kit-349 input[type="button"]:focus,.elementor-kit-349 input[type="submit"]:hover,.elementor-kit-349 input[type="submit"]:focus,.elementor-kit-349 .elementor-button:hover,.elementor-kit-349 .elementor-button:focus{background-color:var( --e-global-color-df6c5f7 );color:var( --e-global-color-primary );}.elementor-kit-349 e-page-transition{background-color:#FFBC7D;}.elementor-kit-349 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */html, body {width: auto!important; overflow-x: hidden!important} 

.elementor-widget-text-editor p {
    margin-bottom: 0px !important;
}

/* Change the active step number box (currently blue) */
.elementor-kit-349 .fluentform .ff-step-titles li.ff_active:before {
    background-color: #ffb703 !important; /* Replace with your Golden Yellow hex */
    border-color: #ffb703 !important;
    color: #000000 !important; /* Number text inside the box */
}

/* Change the active step title text (currently blue "Personal & Organization Info") */
.elementor-kit-349 .fluentform .ff-step-titles li.ff_active {
    color: #2b184d !important; /* Replace with your Deep Violet text hex */
}

/* Change the styling of completed steps once the user hits Next */
.elementor-kit-349 .fluentform .ff-step-titles li.ff_completed:before {
    background-color: #4a235a !important; /* Turn completed steps Violet */
    border-color: #4a235a !important;
    color: #ffffff !important;
}

/* Change the connecting progress line (between step 1 and step 2) */
.elementor-kit-349 .fluentform .ff-step-titles li.ff_completed:after {
    background-color: #4a235a !important; 
}

/* Change the completed step text ("Personal & Organization Info") */
.elementor-kit-349 .fluentform .ff-step-titles li.ff_completed {
    color: #4a235a !important; 
}

/* Overrides the active/completed blue connecting bar lines */
.elementor-kit-349 .fluentform .ff-step-titles li.ff_active:after,
.elementor-kit-349 .fluentform .ff-step-titles li.ff_completed:after {
    background-color: #4a235a !important; /* Your Deep Violet */
    border-color: #4a235a !important; /* Included as a fallback for border-drawn lines */
}

/* Softens the upcoming inactive bar line (currently black between steps 2 and 3) */
.elementor-kit-349 .fluentform .ff-step-titles li:after {
    background-color: #e5e5e5 !important; /* A clean, premium light gray */
    border-color: #e5e5e5 !important;
}/* End custom CSS */