.elementor-12120 .elementor-element.elementor-element-1bb982c{--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-12120 .elementor-element.elementor-element-8eded02{text-align:start;}.elementor-12120 .elementor-element.elementor-element-8eded02 img{width:50%;}/* Start custom CSS for text-editor, class: .elementor-element-8a0cf6a */body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                text-align: left;
            }

            h1,
            h2,
            h3 {
                font-weight: bold;
                /*text-align: left;*/
            }

            h1 {
                /*font-size: 24px;*/
                text-transform: uppercase;
                margin-bottom: 20px;
            }

            h2 {
                font-size: 20px;
                margin-top: 30px;
            }

            table {
                width: 100%;
                border-collapse: collapse;
                margin-bottom: 25px;
            }

            th,
            td {
                border: 1px solid #000;
                padding: 10px;
                vertical-align: top;
                text-align: left;
            }

            th {
                background-color: #f2f2f2;
                font-weight: bold;
            }

            .section-header {
                font-weight: bold;
                background-color: #f9f9f9;
            }

            .footer {
                margin-top: 50px;
                font-size: 12px;
                font-style: italic;
                border-top: 1px solid #ccc;
                padding-top: 10px;
            }

            sup {
                font-size: 0.8em;
                color: #555;
            }

            img {
                max-width: 100%;
                display: block;
                margin: 10px 0;
                border: 1px dashed #ccc;
                min-height: 100px;
                background: #eee;
            }/* End custom CSS */