.elementor-28948 .elementor-element.elementor-element-9e31489{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-28948 .elementor-element.elementor-element-c443790{--display:flex;}.elementor-28948 .elementor-element.elementor-element-1b18032{--display:flex;}@media(max-width:1024px){.elementor-28948 .elementor-element.elementor-element-9e31489{--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;}}@media(min-width:769px){.elementor-28948 .elementor-element.elementor-element-c443790{--width:50%;}.elementor-28948 .elementor-element.elementor-element-1b18032{--width:50%;}}@media(max-width:1024px) and (min-width:769px){.elementor-28948 .elementor-element.elementor-element-c443790{--width:100%;}.elementor-28948 .elementor-element.elementor-element-1b18032{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-f21ecfd */.about-text-block {
    max-width: 800px;
    margin: 0 auto;
    padding: 30px;
    background-color: #f9f9f9;
    border-radius: 12px;
}

.about-text-block h2 {
    color: #2C3E66;
    font-size: 28px;
    margin-bottom: 20px;
}

.about-text-block h3 {
    color: #333;
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.about-text-block p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

.about-text-block ul {
    list-style: none;
    padding: 0;
}

.about-text-block li {
    font-size: 16px;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

.about-text-block li:before {
    content: "✓";
    color: #27AE60;
    margin-right: 10px;
    font-weight: bold;
}/* End custom CSS */