.elementor-12 .elementor-element.elementor-element-1f5d9f8{--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-2d8fb69 *//* Wrapper */
.about-wrapper {
    max-width: 1000px;
    margin: 40px auto;
    padding: 50px 60px;
    background-color: #ffffff;
    font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #1f2933;
    line-height: 1.8;
    border-radius: 10px;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
}

/* Hide default entry title if any */
.entry-title {
    display: none !important;
}

/* Main page title */
.about-wrapper h1 {
    font-size: 2.2rem;
    color: #2c5f2d;
    margin-bottom: 24px;
    text-align: center;
    font-weight: 600;
    position: relative;
}

.about-wrapper h1::after {
    content: "";
    display: block;
    width: 90px;
    height: 3px;
    background-color: #2c5f2d;
    margin: 14px auto 0;
    border-radius: 2px;
}

/* Section headings */
.about-wrapper h2 {
    font-size: 1.6rem;
    margin-top: 48px;
    margin-bottom: 14px;
    color: #2c5f2d;
    font-weight: 600;
    border-left: 5px solid #2c5f2d;
    padding-left: 14px;
}

/* Subsection headings */
.about-wrapper h3 {
    font-size: 1.2rem;
    margin-top: 34px;
    margin-bottom: 10px;
    color: #1f2933;
    font-weight: 600;
}

.about-wrapper h4 {
    font-size: 1.05rem;
    margin-top: 26px;
    margin-bottom: 8px;
    color: #374151;
    font-weight: 600;
}

/* Paragraph text */
.about-wrapper p {
    font-size: 1rem;
    margin-bottom: 16px;
    color: #4b5563;
}

/* Emphasis */
.about-wrapper strong {
    color: #1f2933;
    font-weight: 600;
}

.about-wrapper em {
    color: #374151;
}

/* Lists */
.about-wrapper ul {
    margin: 16px 0 28px 26px;
    padding-left: 6px;
}

.about-wrapper ul li {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 8px;
    color: #4b5563;
}

/* Nested lists */
.about-wrapper ul ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .about-wrapper {
        padding: 32px 24px;
    }

    .about-wrapper h1 {
        font-size: 1.8rem;
    }

    .about-wrapper h2 {
        font-size: 1.35rem;
    }

    .about-wrapper h3 {
        font-size: 1.1rem;
    }

    .about-wrapper p,
    .about-wrapper ul li {
        font-size: 0.95rem;
    }
}
/* Wrapper */
.about-wrapper {
    max-width: 1000px;
    margin: 40px auto;
    padding: 50px 60px;
    background-color: #ffffff;
    font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #1f2933;
    line-height: 1.8;
    border-radius: 10px;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
}

/* Hide default entry title if any */
.entry-title {
    display: none !important;
}

/* Main page title */
.about-wrapper h1 {
    font-size: 2.2rem;
    color: #2c5f2d;
    margin-bottom: 24px;
    text-align: center;
    font-weight: 600;
    position: relative;
}

.about-wrapper h1::after {
    content: "";
    display: block;
    width: 90px;
    height: 3px;
    background-color: #2c5f2d;
    margin: 14px auto 0;
    border-radius: 2px;
}

/* Section headings */
.about-wrapper h2 {
    font-size: 1.6rem;
    margin-top: 48px;
    margin-bottom: 14px;
    color: #2c5f2d;
    font-weight: 600;
    border-left: 5px solid #2c5f2d;
    padding-left: 14px;
}

/* Subsection headings */
.about-wrapper h3 {
    font-size: 1.2rem;
    margin-top: 34px;
    margin-bottom: 10px;
    color: #1f2933;
    font-weight: 600;
}

.about-wrapper h4 {
    font-size: 1.05rem;
    margin-top: 26px;
    margin-bottom: 8px;
    color: #374151;
    font-weight: 600;
}

/* Paragraph text */
.about-wrapper p {
    font-size: 1rem;
    margin-bottom: 16px;
    color: #4b5563;
}

/* Emphasis */
.about-wrapper strong {
    color: #1f2933;
    font-weight: 600;
}

.about-wrapper em {
    color: #374151;
}

/* Lists */
.about-wrapper ul {
    margin: 16px 0 28px 26px;
    padding-left: 6px;
}

.about-wrapper ul li {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 8px;
    color: #4b5563;
}

/* Nested lists */
.about-wrapper ul ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .about-wrapper {
        padding: 32px 24px;
    }

    .about-wrapper h1 {
        font-size: 1.8rem;
    }

    .about-wrapper h2 {
        font-size: 1.35rem;
    }

    .about-wrapper h3 {
        font-size: 1.1rem;
    }

    .about-wrapper p,
    .about-wrapper ul li {
        font-size: 0.95rem;
    }
}/* End custom CSS */