.elementor-2089 .elementor-element.elementor-element-dcb5fcc{--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-2089 .elementor-element.elementor-element-c5e1b6e{--display:flex;}.elementor-2089 .elementor-element.elementor-element-7c029d0{--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-2089 .elementor-element.elementor-element-9c105e6{--display:flex;}.elementor-2089 .elementor-element.elementor-element-a2908e5{--display:flex;}.elementor-2089 .elementor-element.elementor-element-31b5339{--display:flex;}.elementor-2089 .elementor-element.elementor-element-0f49731{--display:flex;}.elementor-2089 .elementor-element.elementor-element-7b9b5e1{--display:flex;}.elementor-2089 .elementor-element.elementor-element-a109c7f{--display:flex;}.elementor-2089 .elementor-element.elementor-element-5bbd693{--display:flex;}.elementor-2089 .elementor-element.elementor-element-e7a7db1{--display:flex;}.elementor-2089 .elementor-element.elementor-element-49dfd5d{--display:flex;}.elementor-2089 .elementor-element.elementor-element-f2bd5f3{--display:flex;}.elementor-2089 .elementor-element.elementor-element-fe30ca4{--display:flex;}.elementor-2089 .elementor-element.elementor-element-e2df6c4{--display:flex;}.elementor-2089 .elementor-element.elementor-element-13e1fb6{--display:flex;}.elementor-2089 .elementor-element.elementor-element-8b026fd{color:#7A7A7A;}.elementor-2089 .elementor-element.elementor-element-2200b3c{--display:flex;}.elementor-2089 .elementor-element.elementor-element-1de14c6{--display:flex;}.elementor-2089 .elementor-element.elementor-element-82beaa7{--display:flex;}.elementor-2089 .elementor-element.elementor-element-e012681{--display:flex;}.elementor-2089 .elementor-element.elementor-element-5676d9a{--display:flex;}.elementor-2089 .elementor-element.elementor-element-e4e58c2{--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-2089 .elementor-element.elementor-element-42ef0fd{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4b90e85 *//* ===== Digi Ustad Prompt Elements Table ===== */

.prompt-elements-section{
    padding:60px 20px;
    background:#0b1120;
}

.container{
    max-width:1200px;
    margin:0 auto;
}

.table-wrapper{
    overflow-x:auto;
    border-radius:18px;
}

.prompt-elements-table{
    width:100%;
    border-collapse:collapse;
    background:#111827;
    border:1px solid rgba(139,92,246,.25);
    border-radius:18px;
    overflow:hidden;
    box-shadow:0 0 40px rgba(139,92,246,.12);
}

.prompt-elements-table thead tr{
    background:linear-gradient(
        90deg,
        #7c3aed,
        #9333ea,
        #2563eb
    );
}

.prompt-elements-table th{
    padding:18px 20px;
    text-align:left;
    color:#fff;
    font-size:17px;
    font-weight:700;
    border-right:1px solid rgba(255,255,255,.12);
}

.prompt-elements-table th:last-child{
    border-right:none;
}

.prompt-elements-table td{
    padding:20px;
    color:#e5e7eb;
    font-size:16px;
    line-height:1.7;
    border-top:1px solid rgba(255,255,255,.08);
    border-right:1px solid rgba(255,255,255,.08);
    vertical-align:top;
}

.prompt-elements-table td:last-child{
    border-right:none;
}

.prompt-elements-table tbody tr:nth-child(even){
    background:#172033;
}

.prompt-elements-table tbody tr:hover{
    background:#1e293b;
    transition:.3s ease;
}

.prompt-elements-table td:first-child{
    width:25%;
    color:#ffffff;
    font-weight:700;
    white-space:nowrap;
}

.prompt-elements-table td:nth-child(2){
    width:75%;
}

/* Mobile Responsive */

@media (max-width:768px){

    .prompt-elements-section{
        padding:40px 15px;
    }

    .prompt-elements-table{
        min-width:800px;
    }

    .prompt-elements-table th,
    .prompt-elements-table td{
        padding:14px;
        font-size:14px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-90cfca3 *//* ===== Digi Ustad AI SEO Tools Comparison Table ===== */

.ai-seo-tools-section{
    padding:60px 20px;
    background:#0b1120;
}

.container{
    max-width:1200px;
    margin:0 auto;
}

.table-wrapper{
    overflow-x:auto;
    border-radius:18px;
}

.ai-seo-tools-table{
    width:100%;
    border-collapse:collapse;
    background:#111827;
    border:1px solid rgba(139,92,246,.25);
    border-radius:18px;
    overflow:hidden;
    box-shadow:0 0 40px rgba(139,92,246,.12);
}

.ai-seo-tools-table thead tr{
    background:linear-gradient(
        90deg,
        #7c3aed,
        #9333ea,
        #2563eb
    );
}

.ai-seo-tools-table th{
    padding:18px 20px;
    text-align:left;
    color:#ffffff;
    font-size:17px;
    font-weight:700;
    border-right:1px solid rgba(255,255,255,.12);
}

.ai-seo-tools-table th:last-child{
    border-right:none;
}

.ai-seo-tools-table td{
    padding:18px 20px;
    color:#e5e7eb;
    font-size:16px;
    line-height:1.6;
    border-top:1px solid rgba(255,255,255,.08);
    border-right:1px solid rgba(255,255,255,.08);
    vertical-align:top;
}

.ai-seo-tools-table td:last-child{
    border-right:none;
}

.ai-seo-tools-table tbody tr:nth-child(even){
    background:#172033;
}

.ai-seo-tools-table tbody tr:hover{
    background:#1e293b;
    transition:all .3s ease;
}

.ai-seo-tools-table td:first-child{
    width:34%;
    color:#ffffff;
    font-weight:700;
}

.ai-seo-tools-table td:nth-child(2){
    width:20%;
    color:#c4b5fd;
    font-weight:600;
}

.ai-seo-tools-table td:nth-child(3){
    width:46%;
}

/* Mobile Responsive */

@media (max-width:768px){

    .ai-seo-tools-section{
        padding:40px 15px;
    }

    .ai-seo-tools-table{
        min-width:900px;
    }

    .ai-seo-tools-table th,
    .ai-seo-tools-table td{
        padding:14px;
        font-size:14px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-87d3e57 *//* ===== Digi Ustad SEO Prompts Table ===== */

.seo-prompts-section{
    padding:60px 20px;
    background:#0b1120;
}

.container{
    max-width:1200px;
    margin:0 auto;
}

.table-wrapper{
    overflow-x:auto;
    border-radius:18px;
}

.seo-prompts-table{
    width:100%;
    border-collapse:collapse;
    background:#111827;
    border:1px solid rgba(139,92,246,.25);
    border-radius:18px;
    overflow:hidden;
    box-shadow:0 0 40px rgba(139,92,246,.12);
}

.seo-prompts-table thead tr{
    background:linear-gradient(
        90deg,
        #7c3aed,
        #9333ea,
        #2563eb
    );
}

.seo-prompts-table th{
    padding:18px 20px;
    text-align:left;
    color:#fff;
    font-size:17px;
    font-weight:700;
    border-right:1px solid rgba(255,255,255,.12);
}

.seo-prompts-table th:last-child{
    border-right:none;
}

.seo-prompts-table td{
    padding:18px 20px;
    color:#e5e7eb;
    font-size:16px;
    line-height:1.6;
    border-top:1px solid rgba(255,255,255,.08);
    border-right:1px solid rgba(255,255,255,.08);
    vertical-align:middle;
}

.seo-prompts-table td:last-child{
    border-right:none;
}

.seo-prompts-table tbody tr:nth-child(even){
    background:#172033;
}

.seo-prompts-table tbody tr:hover{
    background:#1e293b;
    transition:.3s ease;
}

.seo-prompts-table td:first-child{
    width:8%;
    text-align:center;
    color:#c4b5fd;
    font-weight:700;
}

.seo-prompts-table td:nth-child(2){
    width:58%;
    color:#ffffff;
    font-weight:600;
}

.seo-prompts-table td:nth-child(3){
    width:34%;
    color:#a78bfa;
    font-weight:700;
}

/* Mobile Responsive */

@media (max-width:768px){

    .seo-prompts-section{
        padding:40px 15px;
    }

    .seo-prompts-table{
        min-width:800px;
    }

    .seo-prompts-table th,
    .seo-prompts-table td{
        padding:14px;
        font-size:14px;
    }
}/* End custom CSS */