.elementor-2525 .elementor-element.elementor-element-6b16b26{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2525 .elementor-element.elementor-element-6b16b26:not(.elementor-motion-effects-element-type-background), .elementor-2525 .elementor-element.elementor-element-6b16b26 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-acef7ff );}.elementor-2525 .elementor-element.elementor-element-cc00739 .elementor-heading-title{font-family:"Cairo", Sans-serif;font-size:30px;}.elementor-2525 .elementor-element.elementor-element-b53dd8a{padding:0px 0px 40px 0px;border-style:solid;border-width:0px 0px 1px 0px;font-family:"Cairo", Sans-serif;color:var( --e-global-color-secondary );}.elementor-2525 .elementor-element.elementor-element-5efdc0f .elementor-heading-title{font-family:"Cairo", Sans-serif;color:var( --e-global-color-accent );}.elementor-2525 .elementor-element.elementor-element-ae78ebf{border-style:none;font-family:"Cairo", Sans-serif;color:var( --e-global-color-secondary );}.elementor-2525 .elementor-element.elementor-element-7317e9c .elementor-heading-title{font-family:"Cairo", Sans-serif;color:var( --e-global-color-accent );}.elementor-2525 .elementor-element.elementor-element-b19b41e{padding:0px 0px 40px 0px;border-style:solid;border-width:0px 0px 1px 0px;font-family:"Cairo", Sans-serif;line-height:1.4em;color:var( --e-global-color-secondary );}.elementor-2525 .elementor-element.elementor-element-1eba963 .elementor-heading-title{font-family:"Cairo", Sans-serif;font-size:30px;}.elementor-2525 .elementor-element.elementor-element-91afe03{padding:0px 0px 40px 0px;border-style:none;font-family:"Cairo", Sans-serif;color:var( --e-global-color-secondary );}/* Start custom CSS for text-editor, class: .elementor-element-b19b41e *//* 1. Remove default list styling and padding */
.elementor-2525 .elementor-element.elementor-element-b19b41e ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

/* 2. Style each list item and create the red bullet */
.elementor-2525 .elementor-element.elementor-element-b19b41e ul li {
    position: relative;
    padding-left: 1.5em; /* This creates the gap between bullet and text */
    margin-bottom: 10px; /* Space between bullet points */
    line-height: 1.8;     /* Clean line spacing within the text */
    color: #333333;      /* Your Primary Black */
}

/* 3. Add the custom red bullet point */
.elementor-2525 .elementor-element.elementor-element-b19b41e ul li::before {
    content: "\2022";    /* The bullet symbol */
    color: #E3001A;      /* Your specific brand red */
    font-size: 1.5em;    /* Adjust size of the dot */
    position: absolute;
    left: 0;             /* Aligns the bullet with the start of the 'E' in 'Entering' */
    top: -4px;           /* Fine-tune vertical position of the dot */
    font-weight: bold;
}

/* 4. Optional: Style the H2 heading (The Challenge) automatically */
.elementor-2525 .elementor-element.elementor-element-b19b41e h2 {
    color: #E3001A;
    margin-bottom: 15px;
    font-weight: bold;
}/* End custom CSS */