.home-hero-kicker {
    margin: 0 0 10px;
    color: #0b73c8;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1.4;
    text-transform: uppercase;
}

.home-hero-product-title {
    max-width: 680px;
    margin: 12px 0 0;
    color: #334155;
    font-size: clamp(17px, 1.7vw, 24px);
    font-weight: 650;
    letter-spacing: -.015em;
    line-height: 1.35;
}

.model1 .swiper-slide .text.banner-text-new h2.home-hero-product-title {
    max-width: 560px;
    margin: 12px 0 0 !important;
    color: #334155 !important;
    font-family: OpenSansSemiBold, Arial, sans-serif !important;
    font-size: clamp(17px, 1.7vw, 24px) !important;
    font-weight: 650 !important;
    letter-spacing: -.015em !important;
    line-height: 1.35 !important;
}

.home-seo-content {
    padding: 88px 24px;
    background: #f5f7fa;
    color: #17213a;
}

.home-seo-content__wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.home-seo-content__intro {
    max-width: 900px;
}

.home-seo-content__eyebrow {
    margin: 0 0 12px !important;
    color: #0b73c8 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    letter-spacing: .11em;
    line-height: 1.4 !important;
    text-transform: uppercase;
}

.home-seo-content h2 {
    margin: 0;
    color: #101828;
    font-size: clamp(30px, 4vw, 48px);
    letter-spacing: -.025em;
    line-height: 1.13;
}

.home-seo-content__intro > p:not(.home-seo-content__eyebrow),
.home-seo-content__section-heading > p {
    margin: 18px 0 0;
    color: #526071;
    font-size: 16px;
    line-height: 1.8;
}

.home-seo-content__solutions {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin-top: 42px;
}

.home-seo-content__solutions article,
.home-seo-content__application-grid article {
    border: 1px solid #dce4ee;
    border-radius: 16px;
    background: #fff;
}

.home-seo-content__solutions article {
    display: flex;
    flex-direction: column;
    min-height: 250px;
    padding: 26px;
}

.home-seo-content h3 {
    margin: 0;
    color: #17213a;
    font-size: 20px;
    line-height: 1.35;
}

.home-seo-content__solutions article p,
.home-seo-content__application-grid article p {
    margin: 12px 0 0;
    color: #5d6978;
    font-size: 14px;
    line-height: 1.7;
}

.home-seo-content__solutions article a {
    margin-top: auto;
    padding-top: 22px;
    color: #0b73c8;
    font-size: 14px;
    font-weight: 750;
    line-height: 1.45;
    text-decoration: none;
}

.home-seo-content__applications,
.home-seo-content__faq {
    margin-top: 76px;
}

.home-seo-content__section-heading {
    max-width: 820px;
}

.home-seo-content__section-heading h2 {
    font-size: clamp(28px, 3.2vw, 40px);
}

.home-seo-content__application-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin-top: 30px;
}

.home-seo-content__application-grid article {
    padding: 24px;
}

.home-seo-content__faq-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 30px;
}

.home-seo-content__faq details {
    border: 1px solid #dce4ee;
    border-radius: 14px;
    background: #fff;
}

.home-seo-content__faq summary {
    padding: 20px 50px 20px 22px;
    color: #17213a;
    cursor: pointer;
    font-size: 16px;
    font-weight: 750;
    line-height: 1.5;
}

.home-seo-content__faq details p {
    margin: 0;
    padding: 0 22px 22px;
    color: #5d6978;
    font-size: 14px;
    line-height: 1.75;
}

.home-seo-content__cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    margin-top: 76px;
    padding: 34px 38px;
    border-radius: 20px;
    background: #101828;
    color: #fff;
}

.home-seo-content__cta h2 {
    color: #fff;
    font-size: clamp(25px, 3vw, 36px);
}

.home-seo-content__cta p {
    max-width: 760px;
    margin: 12px 0 0;
    color: #cbd5e1;
    font-size: 15px;
    line-height: 1.7;
}

.home-seo-content__cta > a {
    flex: 0 0 auto;
    padding: 15px 22px;
    border-radius: 999px;
    background: #fff;
    color: #101828;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
}

@media (max-width: 1024px) {
    .home-seo-content__solutions,
    .home-seo-content__application-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 720px) {
    .home-hero-kicker {
        margin-bottom: 8px;
        font-size: 10px;
    }

    .home-hero-product-title {
        margin-top: 8px;
        font-size: 15px;
        line-height: 1.3;
    }

    .model1 .swiper-slide .text.banner-text-new .home-hero-kicker {
        color: #9bd0ff !important;
    }

    .model1 .swiper-slide .text.banner-text-new h1.banner-product-name {
        color: #fff !important;
    }

    .model1 .swiper-slide .text.banner-text-new h2.home-hero-product-title {
        margin-top: 8px !important;
        color: #e2e8f0 !important;
        font-size: 15px !important;
        line-height: 1.3 !important;
    }

    .home-seo-content {
        padding: 58px 16px 90px;
    }

    .home-seo-content__solutions,
    .home-seo-content__application-grid,
    .home-seo-content__faq-list {
        grid-template-columns: 1fr;
    }

    .home-seo-content__solutions {
        margin-top: 30px;
    }

    .home-seo-content__solutions article {
        min-height: 0;
        padding: 22px;
    }

    .home-seo-content__applications,
    .home-seo-content__faq,
    .home-seo-content__cta {
        margin-top: 56px;
    }

    .home-seo-content__cta {
        align-items: flex-start;
        flex-direction: column;
        padding: 28px 24px;
    }
}
