
.home-search-popular-row {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.home-mobile-banner {
    height: auto !important;
    min-height: 0;
    padding-bottom: 24px;
}

.home-mobile-banner .home-search-popular-row {
    padding-top: 16px !important;
}

.home-search-popular-label {
    line-height: 35px;
    height: 35px;
    flex-shrink: 0;
    margin-right: 12px;
}

.home-search-tags-wrap {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    min-width: 0;
}

.home-search-tag {
    border-radius: 40px;
    border: 1px solid #22222230;
    padding: 0 16px;
    line-height: 1.2rem;
    font-size: 1.2rem;
    max-width: 60%;
    height: 30px;
    background-color: #FFFFFF80;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    vertical-align: top;
}

.home-search-tag > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


.home-solution-tab-btn {
    border: 0;
    background: transparent;
    color: #6B7280;
    font-weight: 600;
    padding: 0;
    cursor: pointer;
}

.home-solution-tab-btn.active {
    color: #2563EB;
    font-weight: 700;
}

.home-solution-tab-panel {
    display: none;
}

.home-solution-tab-panel.active {
    display: block;
}



.home-certified-section-title-wrap {
    margin-bottom: 24px;
    margin-top: 10px;
}

.home-certified-section-title {
    font-size: 24px;
    color: #2B3242;
}

.home-section-heading {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.08;
    color: #2B3242;
    margin: 0;
}

.home-certified-item {
    margin-bottom: 12px;
}

.home-certified-card {
    background: #FFFFFF;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    overflow: hidden;
}

.home-certified-card--pc {
    display: flex;
    align-items: stretch;
}

.home-certified-visual {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 10px;
}

.home-certified-card--pc .home-certified-visual {
    width: 180px;
    min-height: 180px;
    flex-shrink: 0;
    margin: 8px;
}

.home-certified-card--mobile .home-certified-visual {
    height: 120px;
    margin: 8px;
}

.home-certified-short-code {
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 1px;
}

.home-certified-card--mobile .home-certified-short-code {
    font-size: 30px;
}

.home-certified-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #10B981;
    color: #FFFFFF;
    font-size: 10px;
    padding: 3px 8px;
    border-radius: 4px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
}

.home-certified-content {
    flex: 1;
}

.home-certified-card--pc .home-certified-content {
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-section-view-all {
    font-size: 1.4rem;
    color: #5C779F;
    text-decoration: underline;
}

.home-certified-card--mobile .home-certified-content {
    padding: 0 16px 16px 16px;
}

.home-certified-item-title {
    font-weight: 600;
    margin-bottom: 8px;
    color: #1A1A2E;
}

.home-certified-tags {
    margin-bottom: 10px;
}

.home-certified-tag {
    display: inline-block;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 6px;
    background: var(--tag-bg);
    color: var(--tag-color);
    text-decoration: none;
    border: none;
}

.home-certified-tag:hover,
.home-certified-tag:focus {
    color: var(--tag-color) !important;
    opacity: 0.85;
}

.home-certified-desc {
    color: #666666;
    margin-bottom: 10px;
    line-height: 1.5;
}

.home-certified-product-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.home-certified-product-item {
    color: #333333;
    font-size: 1.2rem;
}

.home-certified-product-link {
    color: #333333;
    border: none;
}

.home-certified-product-link:hover,
.home-certified-product-link:focus {
    color: #2563EB !important;
}



.home-partnership-section {
    background: #F5F5F5;
    overflow-x: hidden;
    padding: 10px;
}

.home-partnership-section--pc {
    padding: 30px 30px 48px 30px;
}

.home-partnership-section--mobile {
    padding: 40px 30px 32px 30px;
}

.home-partnership-heading {
    margin-bottom: 24px;
}

.home-partnership-heading--mobile {
    padding: 0 10px;
    margin-bottom: 22px;
}

.home-partnership-title {
    color: #1D1D1F;
    margin-bottom: 8px;
}


.home-partnership-title--mobile {
    font-size: 24px;
}

.home-partnership-subtitle {
    color: #666666;
    width: 78%;
    line-height: 1.6;
}


.home-partnership-list--pc {
    margin: 0 -10px;
}

.home-partnership-list--mobile {
    margin: 0;
}

.home-partnership-item--pc {
    padding: 0 10px 20px 10px;
}

.home-partnership-item--mobile {
    padding: 0 10px 16px 10px;
}

.home-partnership-card {
    background: #FFFFFF;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.home-partnership-card--pc {
    height: 100%;
}

.home-partnership-hero {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: linear-gradient(135deg, var(--hero-start) 0%, var(--hero-end) 100%);
}

.home-partnership-hero--pc {
    height: 140px;
    font-size: 48px;
}

.home-partnership-hero--mobile {
    height: 140px;
}

.home-partnership-badge {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #10B981;
    font-size: 10px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
}

.home-partnership-body--pc {
    padding: 20px;
}

.home-partnership-body--mobile {
    padding: 18px;
}

.home-partnership-eyebrow {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 8px;
    color: var(--accent-color);
}

.home-partnership-card-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #111827;
}

.home-partnership-card-desc {
    font-size: 13px;
    color: #666666;
    margin-bottom: 16px;
    line-height: 1.5;
}

.home-partnership-checklist {
    font-size: 12px;
    color: #333333;
    border-top: 1px solid #EEEEEE;
    padding-top: 12px;
}

.home-partnership-checklist-item {
    margin-bottom: 6px;
}

.home-partnership-checklist-item:last-child {
    margin-bottom: 0;
}

.home-partnership-link {
    display: inline-block;
    margin-top: 16px;
    background: var(--accent-color);
    color: #FFFFFF !important;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    border: none;
}

.know-topic-link {
    background: #F0F0F0;
    color: #333333;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 16px;
    border: none;
}


@media (max-width: 767px) {
    h2.inline-header {
        display: inline-block;
        font-size: 20px;
        line-height: 1.25;
    }

    .home-certified-card--pc .home-certified-visual {
        width: 125px !important;
        min-height: 96px;
        flex-shrink: 0 !important;
    }

    .home-certified-card--pc .home-certified-content {
        padding: 12px 12px 12px 0 !important;
        min-width: 0;
    }

    .home-certified-card--pc .home-certified-short-code {
        font-size: 22px;
    }

    .home-search-popular-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .home-search-popular-label {
        height: auto;
        line-height: 1.2;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .home-search-tags-wrap {
        width: 100%;
        gap: 10px 8px;
        justify-content: flex-start;
    }

    .home-search-tag {
        max-width: none;
        height: auto;
        min-height: 30px;
        line-height: 1.2;
        padding: 6px 14px;
        white-space: nowrap;
    }

    .home-section-view-all {
        font-size: 12px;
        line-height: 1.2;
        font-weight: 500;
    }
    .know-topic-link{
        font-size: 1.2rem;
    }

    .home-partnership-subtitle {
        width: 100%;
    }
}
