/**
 * Global Website Development Experts - Page-specific styles
 * services/global-website-development-experts.html
 */

/* ========== HERO BACKGROUND IMAGE (override global.min.css gradient) ========== */
body.page-website-dev .hero-section-inner {
    background-image:
        linear-gradient(105deg, rgba(15,23,42,.78) 0%, rgba(15,23,42,.55) 40%, rgba(15,23,42,.18) 62%, rgba(15,23,42,.08) 100%),
        url("/assets/images/hero%20section.webp") !important;
    background-repeat: no-repeat, no-repeat !important;
    background-position: 0 0, center !important;
    background-size: auto, cover !important;
}

/* Hero mobile - same as website-design-and-development-company: hide image, gradient only */
@media (max-width: 768px) {
    body.page-website-dev.page-global-experts .hero-section-inner {
        background-image: linear-gradient(135deg, #0f172a 0%, #1e293b 40%, #1e40af 100%) !important;
        background-size: auto !important;
    }
    body.page-website-dev.page-global-experts .hero-section-inner .hero-image-side {
        display: none !important;
    }
    body.page-website-dev.page-global-experts .hero-section-inner .hero-container {
        grid-template-columns: 1fr !important;
        gap: 32px !important;
        text-align: center !important;
        padding: 0 20px !important;
    }
    body.page-website-dev.page-global-experts .hero-section-inner .hero-content-side {
        max-width: 100% !important;
    }
    body.page-website-dev.page-global-experts .hero-section-inner .hero-ctas {
        justify-content: center !important;
    }
}

/* ========== PAGE WRAPPER ========== */
.page-global-experts {
    --global-hero-accent: rgba(255, 255, 255, 0.15);
    --global-pill-bg: rgba(255, 255, 255, 0.12);
    --global-pill-border: rgba(255, 255, 255, 0.25);
}

/* ========== CLS PREVENTION ========== */
.page-global-experts .tools-stack-section,
.page-global-experts .digital-product,
.page-global-experts .stats-section,
.page-global-experts .cta-section,
.page-global-experts .contact-section {
    contain: layout;
}
.page-global-experts .contact-image-side img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 1;
}

/* ========== HERO SECTION - Aligned like other services ========== */
.page-global-experts .hero-inner {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.page-global-experts .hero-inner h1,
.page-global-experts .hero-inner p {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.page-global-experts .hero-inner p {
    max-width: 820px;
}

/* Hero - Mobile: heading thoda niche (avoid cut), no stats */
.page-global-experts .hero-stats {
    display: none !important;
}

@media (max-width: 768px) {
    .page-global-experts .hero-section-inner {
        align-items: flex-start !important;
        min-height: max(100vh, 500px) !important;
        min-height: max(100dvh, 500px) !important;
        padding: 50px 16px 60px !important;
        margin-top: -70px !important;
        overflow: hidden !important;
        contain: layout style paint !important;
    }
    .page-global-experts .hero-inner {
        padding: 115px 16px 24px !important;
        min-height: 200px !important;
    }
    .page-global-experts .hero-inner h1 {
        margin-bottom: 12px !important;
    }
    .page-global-experts .hero-inner p {
        margin-bottom: 0 !important;
    }
}


/* ========== WHAT WE BUILD – Green box + pill tags (screenshot style) ========== */
.page-global-experts .what-we-build-section {
    padding: 40px 0 60px;
}

.page-global-experts .what-we-build-box {
    background: linear-gradient(180deg, #2db84c 0%, #28a745 100%);
    border-radius: 30px;
    padding: 48px 40px 52px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.page-global-experts .what-we-build-heading {
    color: #fff;
    font-size: clamp(1.5rem, 2.5vw, 2rem);
    font-weight: 700;
    text-align: center;
    margin-bottom: 32px;
}

.page-global-experts .what-we-build-pills {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px 16px;
}

.page-global-experts .what-we-build-pill {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 0.95rem;
    padding: 10px 18px;
    border-radius: 50px;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.page-global-experts .what-we-build-pill .pill-icon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    min-width: 22px;
    border-radius: 50%;
    background: #28a745;
    color: #fff;
    flex-shrink: 0;
}

.page-global-experts .what-we-build-pill .pill-icon {
    width: 12px;
    height: 12px;
    color: #fff;
    fill: currentColor;
}

@media (max-width: 768px) {
    .page-global-experts .what-we-build-box {
        padding: 36px 20px 40px;
    }

    .page-global-experts .what-we-build-pills {
        gap: 10px 12px;
    }

    .page-global-experts .what-we-build-pill {
        font-size: 0.9rem;
        padding: 8px 14px;
    }

    .page-global-experts .what-we-build-pill .pill-icon-wrap {
        width: 18px;
        height: 18px;
        min-width: 18px;
    }

    .page-global-experts .what-we-build-pill .pill-icon {
        width: 10px;
        height: 10px;
    }
}

/* ========== YOUR LOCAL WEBSITE - Card blocks ========== */
.page-global-experts .local-dev-section .colorful-heading-delhi {
    text-align: center;
    margin-bottom: 32px;
}

.page-global-experts .local-dev-blocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.page-global-experts .local-dev-card {
    border: none;
    border-radius: 20px;
    padding: 28px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
    color: #fff;
}

.page-global-experts .local-dev-card-red {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a24 50%, #c0392b 100%);
}

.page-global-experts .local-dev-card-yellow {
    background: linear-gradient(135deg, #f39c12 0%, #e67e22 50%, #d35400 100%);
}

.page-global-experts .local-dev-card-pink {
    background: linear-gradient(135deg, #ff9ff3 0%, #f368e0 50%, #e91e63 100%);
}

.page-global-experts .local-dev-card-cyan {
    background: linear-gradient(135deg, #00bcd4 0%, #0097a7 50%, #00838f 100%);
}

.page-global-experts .local-dev-card h3 {
    font-size: 1.15rem;
    color: #fff;
    margin-bottom: 12px;
    font-weight: 700;
}

.page-global-experts .local-dev-card p {
    color: rgba(255, 255, 255, 0.95);
    font-size: 0.95rem;
    line-height: 1.65;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .page-global-experts .local-dev-blocks {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .page-global-experts .local-dev-card {
        padding: 22px;
    }
}

/* ========== TECHNOLOGIES - Subsection blocks ========== */
.page-global-experts .subsection-heading {
    font-size: 1.15rem;
    color: var(--text-dark);
    margin: 32px 0 16px;
    padding-bottom: 10px;
    border-bottom: 3px solid var(--brand-primary);
    display: inline-block;
    font-weight: 700;
}

.page-global-experts .subsection-heading:first-of-type {
    margin-top: 0;
}

.page-global-experts .technologies-section .key-services-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.page-global-experts .technologies-section .tool-stack-box {
    padding: 14px 12px;
    font-size: 0.9rem;
    border: none;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-weight: 600;
    border-radius: 12px;
    background: linear-gradient(135deg, #2563eb, #1d4ed8) !important;
}

.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+1) { background: linear-gradient(135deg, #dc2626, #b91c1c) !important; }
.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+2) { background: linear-gradient(135deg, #2563eb, #1d4ed8) !important; }
.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+3) { background: linear-gradient(135deg, #ca8a04, #a16207) !important; }
.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+4) { background: linear-gradient(135deg, #0891b2, #0e7490) !important; }
.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+5) { background: linear-gradient(135deg, #7c3aed, #6d28d9) !important; }
.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+6) { background: linear-gradient(135deg, #059669, #047857) !important; }
.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+7) { background: linear-gradient(135deg, #ea580c, #c2410c) !important; }
.page-global-experts .technologies-section .key-services-grid .tool-stack-box:nth-child(8n+8) { background: linear-gradient(135deg, #db2777, #be185d) !important; }

@media (max-width: 1024px) {
    .page-global-experts .technologies-section .key-services-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 640px) {
    .page-global-experts .technologies-section .key-services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }
    .page-global-experts .technologies-section .tool-stack-box {
        padding: 10px 8px;
        font-size: 0.8rem;
        min-height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 0;
        overflow: hidden;
    }
    .page-global-experts .technologies-section .tool-stack-box .icon {
        width: 14px;
        height: 14px;
        flex-shrink: 0;
    }
    .page-global-experts .technologies-section {
        padding-bottom: 80px;
    }
    .page-global-experts .technologies-section .container {
        overflow-x: hidden;
    }
}

/* ========== WHY CHOOSE - Blue-black gradient box ========== */
.page-global-experts .stats-section.why-choose-stats {
    padding: 56px 0;
    background: transparent;
}

.page-global-experts .why-choose-stats-box {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 35%, #1e40af 70%, #0f172a 100%);
    border-radius: 24px;
    padding: 48px 40px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.page-global-experts .why-choose-stats-heading {
    text-align: center;
    margin-bottom: 36px;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-size: clamp(1.4rem, 3vw, 1.9rem);
    font-weight: 800;
}

.page-global-experts .why-choose-stats-heading span {
    color: rgba(255, 255, 255, 0.95) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.95) !important;
}

.page-global-experts .why-choose-stats .stat-card {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    box-shadow: none !important;
}

.page-global-experts .why-choose-stats .stat-card h3 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: 800;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    margin-bottom: 8px;
    background: none;
}

.page-global-experts .why-choose-stats .stat-card p {
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.9) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.9) !important;
}

@media (max-width: 768px) {
    .page-global-experts .why-choose-stats-box {
        padding: 36px 24px;
        border-radius: 20px;
    }
}

/* ========== TOP REASONS - Small boxes in grid ========== */
.page-global-experts .reasons-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 12px;
}

.page-global-experts .reasons-grid .tool-stack-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 12px;
    font-size: 0.9rem;
    text-align: center;
    min-height: 52px;
    border: none;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-weight: 600;
    border-radius: 12px;
    background: linear-gradient(135deg, #2563eb, #1d4ed8) !important;
}

.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+1) { background: linear-gradient(135deg, #dc2626, #b91c1c) !important; }
.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+2) { background: linear-gradient(135deg, #2563eb, #1d4ed8) !important; }
.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+3) { background: linear-gradient(135deg, #ca8a04, #a16207) !important; }
.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+4) { background: linear-gradient(135deg, #0891b2, #0e7490) !important; }
.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+5) { background: linear-gradient(135deg, #7c3aed, #6d28d9) !important; }
.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+6) { background: linear-gradient(135deg, #059669, #047857) !important; }
.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+7) { background: linear-gradient(135deg, #ea580c, #c2410c) !important; }
.page-global-experts .reasons-grid .tool-stack-box:nth-child(8n+8) { background: linear-gradient(135deg, #db2777, #be185d) !important; }

@media (max-width: 1024px) {
    .page-global-experts .reasons-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 640px) {
    .page-global-experts .reasons-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .page-global-experts .reasons-grid .tool-stack-box {
        padding: 12px 10px;
        font-size: 0.85rem;
    }
}

/* ========== GLOBAL CTA BLOCK ========== */
.page-global-experts .global-cta-block {
    background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
    padding: 48px 0;
    border-top: 1px solid var(--border-light);
    border-bottom: 1px solid var(--border-light);
}

.page-global-experts .global-cta-block h2 {
    margin-bottom: 16px;
}

.page-global-experts .global-cta-block p {
    margin-bottom: 0;
}

/* ========== CONNECT NOW - Screenshot style: dark blue + bg image + glass cards ========== */
.page-global-experts .connect-now-section {
    padding: 56px 0;
    background: #f1f5f9;
}

.page-global-experts .connect-now-inner-box {
    background-image: url('/assets/images/wordpress%20section%20img.webp');
    background-size: cover;
    background-position: center;
    border-radius: 40px;
    padding: 48px 40px;
    position: relative;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
}

.page-global-experts .connect-now-inner-box::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(30, 64, 175, 0.82) 0%, rgba(30, 58, 138, 0.88) 40%, rgba(49, 46, 129, 0.9) 100%);
    z-index: 0;
}

.page-global-experts .connect-now-box {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    position: relative;
    z-index: 1;
}

.page-global-experts .connect-now-box .section-title {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-size: clamp(1.6rem, 3.5vw, 2.2rem);
    font-weight: 800;
    text-align: center;
    margin-bottom: 16px;
    letter-spacing: 0.02em;
}

.page-global-experts .connect-now-box .section-desc {
    color: rgba(255, 255, 255, 0.95) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.95) !important;
    font-size: 1.1rem;
    line-height: 1.7;
    text-align: center;
    margin-bottom: 40px;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.page-global-experts .connect-now-box .connect-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.page-global-experts .connect-now-section .stat-card {
    background: rgba(255, 255, 255, 0.12) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    border-radius: 18px;
    padding: 28px 20px;
    text-align: center;
    box-shadow: none !important;
}

.page-global-experts .connect-now-section .stat-card h3 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-size: 1.2rem;
    font-weight: 800;
    margin-bottom: 8px;
}

.page-global-experts .connect-now-section .stat-card p {
    color: rgba(255, 255, 255, 0.95) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.95) !important;
    font-size: 0.95rem;
    margin: 0;
    line-height: 1.5;
    font-weight: 500;
}

@media (max-width: 768px) {
    .page-global-experts .connect-now-inner-box {
        padding: 32px 20px;
        border-radius: 24px;
    }
    .page-global-experts .connect-now-box .connect-stats {
        grid-template-columns: 1fr;
        gap: 14px;
    }
}

@media (max-width: 480px) {
    .page-global-experts .connect-now-box .connect-stats {
        grid-template-columns: 1fr;
    }
}

/* ========== FAQ SECTION - Colorful boxes ========== */
.page-global-experts .faq-section {
    background: var(--bg-soft);
}

.page-global-experts .faq-section h2 {
    margin-bottom: 36px;
}

.page-global-experts .faq-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.page-global-experts .faq-item {
    border-radius: 16px;
    padding: 24px 24px 24px 20px;
    border: none;
    border-left: 4px solid transparent;
}

.page-global-experts .faq-item:nth-child(8n+1) { background: linear-gradient(135deg, #eff6ff, #dbeafe); border-left-color: #2563eb; }
.page-global-experts .faq-item:nth-child(8n+2) { background: linear-gradient(135deg, #ecfdf5, #d1fae5); border-left-color: #059669; }
.page-global-experts .faq-item:nth-child(8n+3) { background: linear-gradient(135deg, #f5f3ff, #ede9fe); border-left-color: #7c3aed; }
.page-global-experts .faq-item:nth-child(8n+4) { background: linear-gradient(135deg, #fff7ed, #ffedd5); border-left-color: #ea580c; }
.page-global-experts .faq-item:nth-child(8n+5) { background: linear-gradient(135deg, #ecfeff, #cffafe); border-left-color: #0891b2; }
.page-global-experts .faq-item:nth-child(8n+6) { background: linear-gradient(135deg, #fef2f2, #fee2e2); border-left-color: #dc2626; }
.page-global-experts .faq-item:nth-child(8n+7) { background: linear-gradient(135deg, #eef2ff, #e0e7ff); border-left-color: #4f46e5; }
.page-global-experts .faq-item:nth-child(8n+8) { background: linear-gradient(135deg, #fdf2f8, #fce7f3); border-left-color: #db2777; }

.page-global-experts .faq-item h3 {
    font-size: 1rem;
    margin-bottom: 12px;
    color: #0f172a;
    line-height: 1.4;
    padding-left: 0;
}

.page-global-experts .faq-item p {
    margin-left: 0;
    font-size: 0.95rem;
    line-height: 1.6;
    color: #334155;
}

@media (max-width: 768px) {
    .page-global-experts .faq-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .page-global-experts .faq-item {
        padding: 20px;
    }
}

/* ========== GLOBAL EXPERTS MAIN - Heading gradient blue, paragraph with hero section image ========== */
.page-global-experts .global-experts-content-box {
    background-image: linear-gradient(135deg, rgba(15, 23, 42, 0.88) 0%, rgba(30, 64, 175, 0.82) 50%, rgba(15, 23, 42, 0.9) 100%), url('/assets/images/hero%20section.webp');
    background-size: cover;
    background-position: center;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}

.page-global-experts .global-experts-heading-box {
    background: linear-gradient(135deg, #1e40af 0%, #2563eb 40%, #7c3aed 70%, #0891b2 100%);
    padding: 28px 32px;
    text-align: center;
}

.page-global-experts .global-experts-heading-box h2 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-size: clamp(1.4rem, 2.8vw, 1.85rem);
    font-weight: 800;
    margin: 0;
}

.page-global-experts .global-experts-heading-box h2 span {
    color: rgba(255, 255, 255, 0.98) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.98) !important;
}

.page-global-experts .global-experts-body {
    padding: 36px 40px 40px;
    position: relative;
}

.page-global-experts .global-experts-body p {
    text-align: left;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-weight: 700;
}

.page-global-experts .global-experts-body p:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .page-global-experts .global-experts-heading-box {
        padding: 22px 24px;
    }
    .page-global-experts .global-experts-body {
        padding: 28px 24px 32px;
    }
}

/* ========== TABLET & MOBILE - Container padding ========== */
@media (max-width: 768px) {
    .page-global-experts .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 480px) {
    .page-global-experts .container {
        padding-left: 16px;
        padding-right: 16px;
    }
}

/* Technologies - prevent box overflow on mobile */
.page-global-experts .technologies-section .key-services-grid .tool-stack-box {
    box-sizing: border-box;
}
