.elementor-2832 .elementor-element.elementor-element-7125505{--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-2832 .elementor-element.elementor-element-5a8029d{--display:flex;}.elementor-2832 .elementor-element.elementor-element-967f46d{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2832 .elementor-element.elementor-element-8726251{--display:flex;}.elementor-2832 .elementor-element.elementor-element-f57c61e{--display:flex;}.elementor-2832 .elementor-element.elementor-element-283331e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a4f735d */.seo-results-table{
    width:100%;
    margin:35px 0;
    overflow-x:auto;
}

.seo-results-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);
}

.seo-results-table th{
    background:linear-gradient(135deg,#6C3FE8,#8B5CF6);
    color:#fff;
    padding:18px;
    text-align:left;
    font-size:17px;
    font-weight:700;
}

.seo-results-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;
}

.seo-results-table tr:last-child td{
    border-bottom:none;
}

.seo-results-table td:first-child{
    width:22%;
    background:rgba(108,63,232,.10);
    color:#fff;
    font-weight:600;
}

.seo-results-table td:nth-child(2){
    background:rgba(59,130,246,.05);
    color:#BFDBFE;
}

.seo-results-table td:nth-child(3){
    background:rgba(34,197,94,.05);
    color:#86EFAC;
    font-weight:600;
}

.seo-results-table td:nth-child(4){
    font-weight:700;
}

.seo-results-table tbody tr:hover td{
    background:rgba(108,63,232,.12);
}

.positive{
    color:#22C55E !important;
}

.neutral{
    color:#FBBF24 !important;
}

.verified{
    color:#60A5FA !important;
}

@media (max-width:768px){

.seo-results-table th,
.seo-results-table td{
    padding:12px;
    font-size:14px;
}

.seo-results-table td:first-child{
    min-width:180px;
}

.seo-results-table td:nth-child(2),
.seo-results-table td:nth-child(3),
.seo-results-table td:nth-child(4){
    min-width:220px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c8ca174 */.performance-summary{
    width:100%;
    margin:30px 0;
    overflow-x:auto;
}

.performance-summary table{
    width:100%;
    border-collapse:collapse;
    background:#111111;
    border:1px solid #6C3FE8;
    border-radius:12px;
    overflow:hidden;
    font-family:'Poppins',sans-serif;
    box-shadow:0 0 25px rgba(108,63,232,.18);
}

.performance-summary th{
    background:linear-gradient(135deg,#6C3FE8,#8B5CF6);
    color:#fff;
    padding:18px;
    text-align:left;
    font-size:17px;
    font-weight:700;
}

.performance-summary td{
    padding:16px 18px;
    color:#E5E7EB;
    font-size:15px;
    border-bottom:1px solid rgba(255,255,255,.08);
    border-right:1px solid rgba(255,255,255,.05);
    transition:.3s;
}

.performance-summary tr:last-child td{
    border-bottom:none;
}

.performance-summary td:first-child{
    background:rgba(108,63,232,.10);
    color:#fff;
    font-weight:600;
    width:30%;
}

.performance-summary td:nth-child(2){
    background:rgba(59,130,246,.05);
    color:#93C5FD;
    font-weight:600;
}

.performance-summary td:nth-child(3){
    background:rgba(251,191,36,.05);
    color:#FBBF24;
    font-weight:600;
}

.performance-summary td:nth-child(4){
    background:rgba(34,197,94,.05);
    color:#4ADE80;
    font-weight:700;
}

.performance-summary tbody tr:hover td{
    background:rgba(108,63,232,.12);
}

@media(max-width:768px){

.performance-summary th,
.performance-summary td{
    padding:12px;
    font-size:14px;
}

.performance-summary td:first-child{
    min-width:180px;
}

.performance-summary td:nth-child(2),
.performance-summary td:nth-child(3),
.performance-summary td:nth-child(4){
    min-width:140px;
}

}/* End custom CSS */