.elementor-2732 .elementor-element.elementor-element-3871c12{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--border-radius:10px 10px 10px 10px;--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-popup-modal-2732 .dialog-message{width:1000px;height:auto;padding:50px 50px 50px 50px;}#elementor-popup-modal-2732{justify-content:center;align-items:center;}#elementor-popup-modal-2732 .dialog-close-button{display:flex;font-size:17px;}#elementor-popup-modal-2732 .dialog-widget-content{border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-8ee4a88 */.condition-table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    overflow:hidden;
    border:1px solid #e7e7e7;
    border-radius:18px;
    font-size:16px;
}

.condition-table th{
    background:#f6f6f7;
    text-align:left;
    padding:18px 22px;
    font-weight:600;
    text-transform:uppercase;
    font-size:14px;
    color:#555;
}

.condition-table td{
    padding:22px;
    vertical-align:top;
    border-top:1px solid #ececec;
}

.condition-badge{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:10px 16px;
    border-radius:999px;
    font-weight:600;
}

.dot{
    width:10px;
    height:10px;
    border-radius:50%;
}

.condition-new{
    background:#eef6e8;
    color:#5b7742;
}

.condition-new .dot{
    background:#84b55d;
}

.condition-like-new{
    background:#eaf2fc;
    color:#476b9a;
}

.condition-like-new .dot{
    background:#6f9ed3;
}

.condition-good{
    background:#f8efe3;
    color:#8c6b41;
}

.condition-good .dot{
    background:#d4a058;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6058440 */@media (max-width: 768px) {

    .condition-table,
    .condition-table thead,
    .condition-table tbody,
    .condition-table th,
    .condition-table td,
    .condition-table tr {
        display: block;
        width: 100%;
    }

    .condition-table {
        border: none;
        border-radius: 0;
        font-size: 15px;
    }

    .condition-table thead {
        display: none;
    }

    .condition-table tr {
        margin-bottom: 14px;
        border: 1px solid #e7e7e7;
        border-radius: 16px;
        overflow: hidden;
        background: #fff;
    }

    .condition-table td {
        border-top: 1px solid #eeeeee;
        padding: 14px 16px;
    }

    .condition-table td:first-child {
        border-top: none;
        background: #fafafa;
    }

    .condition-table td::before {
        content: attr(data-label);
        display: block;
        margin-bottom: 6px;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        color: #777;
        letter-spacing: .03em;
    }

    .condition-table td:first-child::before {
        display: none;
    }

    .condition-badge {
        padding: 8px 14px;
        font-size: 15px;
    }
}/* End custom CSS */