.elementor-2820 .elementor-element.elementor-element-68de568{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2820 .elementor-element.elementor-element-eae43ea{--display:flex;}.elementor-2820 .elementor-element.elementor-element-79781d4{--display:flex;}.elementor-2820 .elementor-element.elementor-element-765f1ef{--display:flex;}.elementor-2820 .elementor-element.elementor-element-eeebc6b{--display:flex;}.elementor-2820 .elementor-element.elementor-element-9a22468{color:#7A7A7A;}.elementor-2820 .elementor-element.elementor-element-7be876a{--display:flex;}.elementor-2820 .elementor-element.elementor-element-e382717{--display:flex;}.elementor-2820 .elementor-element.elementor-element-47d416a{--display:flex;}.elementor-2820 .elementor-element.elementor-element-7b3d753{--display:flex;}.elementor-2820 .elementor-element.elementor-element-06a19d8{--display:flex;}.elementor-2820 .elementor-element.elementor-element-3ca6c95{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-title-normal-color:#7A7A7A;--n-accordion-title-hover-color:#7A7A7A;--n-accordion-title-active-color:#7A7A7A;--n-accordion-icon-size:15px;}.elementor-2820 .elementor-element.elementor-element-8bfab44{--display:flex;}.elementor-widget-blockquote .elementor-blockquote__content{color:var( --e-global-color-text );}.elementor-widget-blockquote .elementor-blockquote__author{color:var( --e-global-color-secondary );}.elementor-2820 .elementor-element.elementor-element-4b380ec{--display:flex;}/* Start custom CSS for html, class: .elementor-element-57e4882 */.aeo-metrics-table{
    width:100%;
    overflow-x:auto;
    margin:35px 0;
}

.aeo-metrics-table table{
    width:100%;
    border-collapse:collapse;
    background:#111111;
    border:1px solid #6C3FE8;
    border-radius:14px;
    overflow:hidden;
    font-family:'Poppins',sans-serif;
    box-shadow:0 0 30px rgba(108,63,232,.18);
}

.aeo-metrics-table th{
    background:linear-gradient(135deg,#6C3FE8,#8B5CF6);
    color:#fff;
    padding:18px;
    text-align:left;
    font-size:17px;
    font-weight:700;
}

.aeo-metrics-table td{
    padding:16px 18px;
    color:#E5E7EB;
    font-size:15px;
    line-height:1.7;
    border-bottom:1px solid rgba(255,255,255,.08);
    border-right:1px solid rgba(255,255,255,.05);
    transition:.3s;
}

.aeo-metrics-table tr:last-child td{
    border-bottom:none;
}

.aeo-metrics-table td:first-child{
    width:18%;
    background:rgba(108,63,232,.10);
    color:#FFFFFF;
    font-weight:600;
}

.aeo-metrics-table td:nth-child(2){
    width:26%;
    background:rgba(59,130,246,.05);
    color:#93C5FD;
}

.aeo-metrics-table td:nth-child(3){
    width:28%;
    background:rgba(34,197,94,.05);
    color:#86EFAC;
}

.aeo-metrics-table td:nth-child(4){
    width:28%;
    background:rgba(255,77,109,.05);
    color:#FDB5C2;
}

.aeo-metrics-table tbody tr:hover td{
    background:rgba(108,63,232,.12);
    transition:.3s;
}

.aeo-metrics-table tbody tr:hover td:first-child{
    color:#C4B5FD;
}

@media(max-width:768px){

.aeo-metrics-table th,
.aeo-metrics-table td{
    padding:12px;
    font-size:14px;
}

.aeo-metrics-table td:first-child{
    min-width:170px;
}

.aeo-metrics-table td:nth-child(2){
    min-width:250px;
}

.aeo-metrics-table td:nth-child(3){
    min-width:280px;
}

.aeo-metrics-table td:nth-child(4){
    min-width:260px;
}

}/* End custom CSS */