.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-5382 .elementor-element.elementor-element-91b2d76 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:36px;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5382 .elementor-element.elementor-element-8c0161d{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;}.elementor-5382 .elementor-element.elementor-element-f43a590{padding:0px 0px 0px 0px;}.elementor-5382 .elementor-element.elementor-element-5cdcdfc{width:var( --container-widget-width, 104.771% );max-width:104.771%;--container-widget-width:104.771%;--container-widget-flex-grow:0;}@media(min-width:768px){.elementor-5382 .elementor-element.elementor-element-f5f00ec{width:100%;}}/* Start custom CSS for section, class: .elementor-element-f43a590 */table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

th, td {
    padding: 8px;
    text-align: left;
    border: 1px solid #ddd;
}

th {
    background-color: #f2f2f2;
    vertical-align: top;
}

th .header-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

th input, th select {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    font-size: 14px;
}

.column1 { width: 2%; }
.column2 { width: 25%; }
.column3 { width: 20%; }
.column4 { width: 14%; }
.column5 { width: 14%; }
.column6 { width: 10%; }
.column7 { width: 15%; }

@media (max-width: 767px) {
    table {
        font-size: 12px;
    }

    th, td {
        padding: 3px;
    }

    .column4, .column6, .column7 {
        display: none;
    }

    .column1, .column2, .column3, .column5 {
        display: table-cell;
    }

    th input, th select {
        font-size: 10px;
        padding: 3px;
        max-width: 160px;
    }
}/* End custom CSS */