.elementor-5673 .elementor-element.elementor-element-5dc6a03{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-start;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-5673 .elementor-element.elementor-element-13b8257{--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;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5673 .elementor-element.elementor-element-809910b{width:100%;max-width:100%;text-align:center;}.elementor-5673 .elementor-element.elementor-element-809910b > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-5673 .elementor-element.elementor-element-809910b .elementor-heading-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-874278e-font-family ), Sans-serif;font-size:var( --e-global-typography-874278e-font-size );font-weight:var( --e-global-typography-874278e-font-weight );line-height:var( --e-global-typography-874278e-line-height );}body.elementor-page-5673:not(.elementor-motion-effects-element-type-background), body.elementor-page-5673 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1366px){.elementor-5673 .elementor-element.elementor-element-809910b .elementor-heading-title{font-size:var( --e-global-typography-874278e-font-size );line-height:var( --e-global-typography-874278e-line-height );}}@media(min-width:768px){.elementor-5673 .elementor-element.elementor-element-5dc6a03{--content-width:800px;}}@media(max-width:1024px){.elementor-5673 .elementor-element.elementor-element-5dc6a03{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-5673 .elementor-element.elementor-element-809910b .elementor-heading-title{font-size:var( --e-global-typography-874278e-font-size );line-height:var( --e-global-typography-874278e-line-height );}}@media(max-width:767px){.elementor-5673 .elementor-element.elementor-element-5dc6a03{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.elementor-5673 .elementor-element.elementor-element-809910b .elementor-heading-title{font-size:var( --e-global-typography-874278e-font-size );line-height:var( --e-global-typography-874278e-line-height );}}/* Start custom CSS for heading, class: .elementor-element-809910b */.italics-style{
    font-weight:300; 
    font-style: italic;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7371697 */.responsive-table {
            width: 100%;
            max-width: 900px;
            margin: 0 auto;
            border-collapse: collapse;
            background-color: white; /* Ensures table background is white */
        }
.responsive-table th, .responsive-table td {
            border-bottom: 3px solid black;
            padding: 8px;
            text-align: left;
            background-color: white; /* Ensures all cells have a white background */
        }
.responsive-table th {
            background-color: transparent;
            color: white;
            font-weight: bold;
            text-align: center;
            border-bottom: 2px solid black;
        }
.section-title {
            font-weight: 800; /* Extra bold */
            font-size: 1.4rem; /* Increased by 3px */
            border-bottom: 5px solid black;
            padding: 12px;
            text-align: center;
            background-color: white; /* Ensures section titles have a white background */
        }
.full-width {
            padding: 8px;
            background-color: white; /* Ensures full-width cells have a white background */
            border-bottom: 1px solid black;
        }
.responsive-table td:first-child {
            font-weight: 800;
            background-color: #fff;
        }
@media (max-width: 600px) {
.responsive-table th, .responsive-table td {
                display: block;
                width: 100%;
                box-sizing: border-box;
            }
            .responsive-table th {
                text-align: left;
            }
        }/* End custom CSS */
/* Start custom CSS */table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color:#fff;
}
table {
    border: none !important;
}
table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #fff;
}/* End custom CSS */