.elementor-777 .elementor-element.elementor-element-cc657cb:not(.elementor-motion-effects-element-type-background), .elementor-777 .elementor-element.elementor-element-cc657cb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#C85A0A;}.elementor-777 .elementor-element.elementor-element-cc657cb > .elementor-container{min-height:260px;}.elementor-777 .elementor-element.elementor-element-cc657cb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-777 .elementor-element.elementor-element-cc657cb > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-777 .elementor-element.elementor-element-b7efb99{text-align:center;}.elementor-777 .elementor-element.elementor-element-b7efb99 .elementor-heading-title{font-size:46px;color:var( --e-global-color-a291686 );}.elementor-777 .elementor-element.elementor-element-30df2c9{margin-top:30px;margin-bottom:10px;}.elementor-777 .elementor-element.elementor-element-3a1bbb1{margin-top:30px;margin-bottom:10px;}.elementor-777 .elementor-element.elementor-element-7ac004a{margin-top:30px;margin-bottom:10px;}:root{--page-title-display:none;}/* Start custom CSS */.tcs-card-section {
    background: #ffffff;
    border-radius: 18px;
    padding: 36px;
    margin: 0 0 40px 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.tcs-card-section h2,
.tcs-card-section h3 {
    margin-top: 0;
    margin-bottom: 24px;
}

.tcs-card-section table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.tcs-card-section th,
.tcs-card-section td {
    padding: 16px 14px;
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
}

.tcs-card-section th {
    font-weight: 700;
    background: #f8f8f8;
}

.tcs-card-section tr:last-child td {
    border-bottom: none;
}

.tcs-card-section tr:hover td {
    background: rgba(211, 84, 0, 0.04);
}

@media (max-width: 767px) {
    .tcs-card-section {
        padding: 20px;
        border-radius: 14px;
        margin-bottom: 24px;
    }

    .tcs-card-section th,
    .tcs-card-section td {
        padding: 10px 8px;
        font-size: 14px;
    }
}/* End custom CSS */