.elementor-kit-318{--e-global-color-primary:#0079D6;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#408DB2;--e-global-color-5e4c88bb:#015596;--e-global-color-cc2dc0d:#61CE70;--e-global-color-2d697170:#23A455;--e-global-color-1ddd5adf:#000;--e-global-color-64c6c49f:#FFF;--e-global-color-1a8440ef:#F5F5F5;--e-global-color-f73d103:#3B3B3B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-318 button,.elementor-kit-318 input[type="button"],.elementor-kit-318 input[type="submit"],.elementor-kit-318 .elementor-button{background-color:#0079D6;font-family:"Source Sans Pro", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-kit-318 button:hover,.elementor-kit-318 button:focus,.elementor-kit-318 input[type="button"]:hover,.elementor-kit-318 input[type="button"]:focus,.elementor-kit-318 input[type="submit"]:hover,.elementor-kit-318 input[type="submit"]:focus,.elementor-kit-318 .elementor-button:hover,.elementor-kit-318 .elementor-button:focus{background-color:#0090FF;}.elementor-kit-318 e-page-transition{background-color:#FFBC7D;}.elementor-kit-318 a{color:var( --e-global-color-primary );}.elementor-kit-318 a:hover{text-decoration:underline;}.elementor-kit-318 h1{font-size:36px;}.elementor-kit-318 h2{font-size:30px;}.elementor-kit-318 h3{font-size:24px;}.elementor-kit-318 h4{font-size:20px;}.elementor-kit-318 h5{font-size:18px;}.elementor-kit-318 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Remove table background colors and row banding */
.elementor-widget-container table,
.elementor-widget-container table td,
.elementor-widget-container table th {
    background: transparent !important;
}

/* Remove alternating row background (zebra striping) */
.elementor-widget-container table tr:nth-child(even),
.elementor-widget-container table tr:nth-child(odd) {
    background-color: transparent !important;
}

/* Set left column of all tables inside Elementor widgets to fixed width */
.elementor-widget-container table tr td:first-child,
.elementor-widget-container table tr th:first-child {
    width: 27%; /* adjust as needed */
    font-weight: 600;
    /* white-space: nowrap;*/
}

/* Left column styling: header cell */
.elementor-widget-container table tr th:first-child {
    font-weight: 700;
}/* End custom CSS */