.elementor-7693 .elementor-element.elementor-element-e5ca0a9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--border-radius:8px 8px 8px 8px;}.elementor-7693 .elementor-element.elementor-element-e5ca0a9:not(.elementor-motion-effects-element-type-background), .elementor-7693 .elementor-element.elementor-element-e5ca0a9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00909F1C;}.elementor-7693 .elementor-element.elementor-element-e5ca0a9, .elementor-7693 .elementor-element.elementor-element-e5ca0a9::before{--border-transition:0.3s;}.elementor-7693 .elementor-element.elementor-element-b8b0c9e{text-align:center;}.elementor-7693 .elementor-element.elementor-element-b8b0c9e .elementor-heading-title{color:#FFFFFF;}.elementor-7693 .elementor-element.elementor-element-b8b0c9e > .elementor-widget-container{padding:12px 12px 12px 12px;background-color:var( --e-global-color-0cff35c );border-radius:0% 0% 0% 0%;}.elementor-7693 .elementor-element.elementor-element-50378b7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:20px;--padding-block-end:20px;--padding-inline-start:20px;--padding-inline-end:20px;}.elementor-7693 .elementor-element.elementor-element-50378b7:not(.elementor-motion-effects-element-type-background), .elementor-7693 .elementor-element.elementor-element-50378b7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00909F1C;}.elementor-7693 .elementor-element.elementor-element-50378b7, .elementor-7693 .elementor-element.elementor-element-50378b7::before{--border-transition:0.3s;}.elementor-7693 .elementor-element.elementor-element-5e7da77{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-e5ca0a9 */rect {
    fill: #00909f;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f9bdcd8 */.container {
    margin: auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

h1, h2, h3 {
    text-align: center;
    margin-bottom: 10px;
    color: #1a3c6e;
}

p {
    text-align: justify;
    line-height: 1.6;
}

ul {
    margin-left: 20px;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
}

table th {
    background: #1a3c6e;
    color: white;
    padding: 10px;
    border: 1px solid #ccc;
}

table td {
    padding: 8px;
    border: 1px solid #ccc;
    text-align: center;
}

table tr:nth-child(even) {
    background: #f2f6fb;
}

.section-title {
    background: #e8f0fe;
    padding: 10px;
    border-left: 5px solid #1a3c6e;
    margin-top: 30px;
    font-weight: bold;
}

.note {
    margin-top: 15px;
    font-style: italic;
}/* End custom CSS */