.elementor-11769 .elementor-element.elementor-element-be94076{--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;--padding-top:60px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}@media(max-width:880px){.elementor-11769 .elementor-element.elementor-element-be94076{--padding-top:40px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}}@media(max-width:767px){.elementor-11769 .elementor-element.elementor-element-be94076{--padding-top:30px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for text-editor, class: .elementor-element-85b4b15 */@media only screen and (max-width:767px){
    .elementor-11769 .elementor-element.elementor-element-85b4b15{
        width: 767px;
        width: 100%;
        overflow: scroll;
    }
}
table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    margin-bottom:0;
}
.invest{
    background: #D18D2B;
}
tr.section:hover{
    background-color:#d18d2b !important ;
}
th, td {
    border: 1px solid #00000;
    padding: 12px 10px;
    text-align: center;
    font-size: 18px;
}

th {
    background: #e9e9e9;
    font-weight: bold;
}

td:first-child {
    text-align: left;
    font-weight: 500;
}

/* Section Headers */
.section {
    background: #c9872a;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

.section td {
    padding: 10px;
    font-size: 15px;
}

/* Check Icon */
.check {
    color: #c9872a;
    font-size: 18px;
    font-weight: bold;
}

/* Question Mark */
.qmark {
    color: #555;
    font-weight: bold;
}

/* Zebra rows */
tr:nth-child(even) {
    background: #fafafa;
}/* End custom CSS */