.elementor-1505 .elementor-element.elementor-element-e4f874d{--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;}/* Start custom CSS for text-editor, class: .elementor-element-d5b9ff6 */<style>
.top1seo-ai-page {
    max-width: 1180px;
    margin: 0 auto;
    color: #1f2937;
    font-family: inherit;
    line-height: 1.75;
}

.top1seo-ai-page h1,
.top1seo-ai-page h2,
.top1seo-ai-page h3 {
    line-height: 1.3;
    color: #111827;
}

.top1seo-ai-page h1 {
    font-size: clamp(34px, 5vw, 58px);
    margin: 0 0 24px;
}

.top1seo-ai-page h2 {
    font-size: clamp(27px, 4vw, 40px);
    margin: 65px 0 20px;
}

.top1seo-ai-page h3 {
    font-size: 22px;
    margin: 28px 0 12px;
}

.top1seo-ai-page p {
    font-size: 17px;
    margin: 0 0 18px;
}

.top1seo-ai-page ul,
.top1seo-ai-page ol {
    margin: 20px 0 28px;
    padding-left: 25px;
}

.top1seo-ai-page li {
    margin-bottom: 10px;
}

.top1seo-ai-hero {
    padding: 75px 35px;
    margin-bottom: 45px;
    border-radius: 24px;
    background: linear-gradient(135deg, #f8fafc, #eef2ff);
}

.top1seo-ai-eyebrow {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.top1seo-ai-answer {
    padding: 25px 30px;
    margin: 30px 0;
    border-left: 4px solid #111827;
    border-radius: 8px;
    background: #f8fafc;
}

.top1seo-ai-answer p {
    margin: 0;
    font-size: 18px;
}

.top1seo-ai-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin: 35px 0;
}

.top1seo-ai-card {
    padding: 28px;
    border: 1px solid #e5e7eb;
    border-radius: 17px;
    background: #ffffff;
}

.top1seo-ai-card h3 {
    margin-top: 0;
}

.top1seo-ai-card p {
    font-size: 16px;
    margin-bottom: 0;
}

.top1seo-ai-highlight {
    padding: 38px;
    margin: 40px 0;
    border-radius: 20px;
    background: #f8fafc;
}

.top1seo-ai-process {
    counter-reset: ai-step;
    list-style: none;
    padding: 0 !important;
}

.top1seo-ai-process li {
    counter-increment: ai-step;
    position: relative;
    padding: 22px 25px 22px 75px;
    margin-bottom: 15px;
    border-radius: 14px;
    background: #f8fafc;
}

.top1seo-ai-process li::before {
    content: counter(ai-step);
    position: absolute;
    left: 22px;
    top: 20px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    background: #111827;
    color: #ffffff;
}

.top1seo-ai-table-wrapper {
    overflow-x: auto;
    margin: 30px 0;
}

.top1seo-ai-table {
    width: 100%;
    min-width: 650px;
    border-collapse: collapse;
}

.top1seo-ai-table th,
.top1seo-ai-table td {
    padding: 16px;
    text-align: left;
    border-bottom: 1px solid #e5e7eb;
}

.top1seo-ai-table th {
    background: #f8fafc;
    font-weight: 700;
}

.top1seo-ai-cta {
    padding: 55px 35px;
    margin: 70px 0;
    text-align: center;
    border-radius: 22px;
    background: #111827;
    color: #ffffff;
}

.top1seo-ai-cta h2,
.top1seo-ai-cta p {
    color: #ffffff;
}

.top1seo-ai-button {
    display: inline-block;
    margin: 10px 6px 0;
    padding: 15px 30px;
    border-radius: 8px;
    background: #ffffff;
    color: #111827;
    text-decoration: none;
    font-weight: 700;
}

.top1seo-ai-button-secondary {
    display: inline-block;
    margin: 10px 6px 0;
    padding: 14px 29px;
    border: 1px solid #ffffff;
    border-radius: 8px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
}

.top1seo-ai-faq {
    padding: 23px 0;
    border-top: 1px solid #e5e7eb;
}

.top1seo-ai-faq h3 {
    margin: 0 0 10px;
}

.top1seo-ai-note {
    padding: 25px;
    margin: 30px 0;
    border-radius: 14px;
    background: #f8fafc;
}

@media (max-width: 850px) {

    .top1seo-ai-grid {
        grid-template-columns: 1fr;
    }

    .top1seo-ai-hero,
    .top1seo-ai-highlight,
    .top1seo-ai-cta {
        padding: 32px 22px;
    }

    .top1seo-ai-page p {
        font-size: 16px;
    }
}
</style>/* End custom CSS */