.elementor-368 .elementor-element.elementor-element-1a7c79d{--display:flex;}.elementor-368 .elementor-element.elementor-element-1a7c79d:not(.elementor-motion-effects-element-type-background), .elementor-368 .elementor-element.elementor-element-1a7c79d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAFE;}/* Start custom CSS for html, class: .elementor-element-7ead010 */.hero-section {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
    padding: 80px 0;
    color: #1e293b;
}

.hero-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}

.hero-section .hero-content {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.hero-section .rating {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    padding: 8px 25px;
    border-radius: 50px;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,0.05);
    margin-bottom: 30px;
    border: 1px solid #e2e8f0;
}

.hero-section .stars {
    color: #fbbf24;
    font-size: 18px;
    letter-spacing: 2px;
}

.hero-section .rating-text {
    color: #2563eb;
    font-size: 15px;
    font-weight: 500;
}

.hero-section h1 {
    font-size: 48px;
    font-weight: 700;
    color: #0f172a;
    line-height: 1.2;
    margin-bottom: 20px;
}

.hero-section h1 span {
    color: #2563eb;
    display: inline-block;
}

.hero-section .description {
    font-size: 18px;
    color: #475569;
    line-height: 1.7;
    margin-bottom: 35px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.hero-section .stats {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.hero-section .stat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hero-section .stat-number {
    font-size: 26px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 5px;
}

.hero-section .stat-label {
    font-size: 15px;
    color: #64748b;
}

.hero-section .button-group {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 35px;
    flex-wrap: wrap;
}

.hero-section .btn-primary {
    background: #2563eb;
    color: white;
    padding: 15px 35px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    transition: background 0.2s ease;
    display: inline-block;
}

.hero-section .btn-primary:hover {
    background: #1d4ed8;
}

.hero-section .btn-secondary {
    background: #ffffff;
    color: #2563eb;
    padding: 15px 35px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.2s ease;
    display: inline-block;
    border: 1px solid #2563eb;
}

.hero-section .btn-secondary:hover {
    background: #f0f9ff;
}

.hero-section .trust-badge {
    display: flex;
    justify-content: center;
    gap: 25px;
    color: #64748b;
    font-size: 14px;
    flex-wrap: wrap;
}

.hero-section .trust-badge span {
    color: #2563eb;
    font-weight: 600;
    margin-right: 5px;
}

@media (max-width: 768px) {
    .hero-section h1 { font-size: 38px; }
    .hero-section .description { font-size: 16px; }
    .hero-section .stats { gap: 30px; }
    .hero-section .button-group { flex-direction: column; align-items: center; }
    .hero-section .btn-primary, 
    .hero-section .btn-secondary { width: 100%; max-width: 300px; text-align: center; }
}

@media (max-width: 480px) {
    .hero-section h1 { font-size: 32px; }
    .hero-section .rating { flex-direction: column; gap: 5px; text-align: center; }
    .hero-section .stats { flex-direction: column; gap: 20px; }
    .hero-section .trust-badge { flex-direction: column; align-items: center; gap: 10px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c9c707d */.why-hire-premium {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1280px;
    margin: 60px auto 50px;
    padding: 0 30px;
    color: #1e293b;
}

.why-hire-premium .header-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    position: relative;
}

.why-hire-premium .header-tag {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #2563eb;
    background: rgba(37, 99, 235, 0.1);
    padding: 8px 22px;
    border-radius: 100px;
    margin-bottom: 20px;
    border: 1px solid rgba(37, 99, 235, 0.2);
}

.why-hire-premium h2 {
    font-size: 48px;
    font-weight: 700;
    color: #0f172a;
    text-align: center;
    line-height: 1.2;
    max-width: 800px;
    margin-bottom: 15px;
}

.why-hire-premium h2 span {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

.why-hire-premium .header-decoration {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 10px;
}

.why-hire-premium .header-decoration .line {
    width: 50px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #2563eb, #7c3aed, transparent);
}

.why-hire-premium .header-decoration .dot {
    width: 6px;
    height: 6px;
    background: #2563eb;
    border-radius: 50%;
}

.why-hire-premium .main-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    background: #f8fafc;
    border-radius: 40px;
    padding: 50px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 25px 40px -20px rgba(0,0,0,0.1);
    margin-bottom: 40px;
}

.why-hire-premium .left-text {
    padding-right: 20px;
}

.why-hire-premium .left-text h3 {
    font-size: 28px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 25px;
    line-height: 1.3;
}

.why-hire-premium .left-text p {
    font-size: 16px;
    color: #334155;
    line-height: 1.8;
    margin-bottom: 25px;
}

.why-hire-premium .left-text .highlight {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 18px;
}

.why-hire-premium .right-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.why-hire-premium .feature-card-modern {
    background: white;
    border-radius: 24px;
    padding: 25px 20px;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px -12px rgba(0,0,0,0.1);
}

.why-hire-premium .feature-card-modern:hover {
    transform: translateY(-5px);
    border-color: #2563eb;
    box-shadow: 0 20px 30px -15px rgba(37,99,235,0.2);
}

.why-hire-premium .feature-icon-modern {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, rgba(37,99,235,0.08), rgba(124,58,237,0.08));
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 24px;
}

.why-hire-premium .feature-card-modern h4 {
    font-size: 18px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 10px;
}

.why-hire-premium .feature-card-modern p {
    font-size: 14px;
    color: #475569;
    line-height: 1.6;
    margin: 0;
}

.why-hire-premium .bottom-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    background: #0f172a;
    border-radius: 30px;
    padding: 45px 35px;
    box-shadow: 0 25px 40px -20px rgba(0,0,0,0.3);
    margin-top: 20px;
}

.why-hire-premium .bottom-stat-item {
    text-align: center;
    color: white;
    position: relative;
}

.why-hire-premium .bottom-stat-item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 50px;
    background: linear-gradient(180deg, transparent, #60a5fa, #c084fc, transparent);
}

.why-hire-premium .bottom-stat-item .number-large {
    font-size: 48px;
    font-weight: 700;
    background: linear-gradient(135deg, #60a5fa, #c084fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
}

.why-hire-premium .bottom-stat-item .label-large {
    font-size: 16px;
    color: #e2e8f0;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

.why-hire-premium .bottom-stat-item .desc-small {
    font-size: 14px;
    color: #94a3b8;
}

@media (max-width: 1024px) {
    .why-hire-premium .main-content { grid-template-columns: 1fr; }
    .why-hire-premium .left-text { padding-right: 0; }
}

@media (max-width: 768px) {
    .why-hire-premium h2 { font-size: 36px; }
    .why-hire-premium .right-features { grid-template-columns: 1fr; }
    .why-hire-premium .bottom-stats { grid-template-columns: 1fr; gap: 30px; }
    .why-hire-premium .bottom-stat-item:not(:last-child)::after { display: none; }
    .why-hire-premium .main-content { padding: 35px 25px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-820cfee */.seo-guide-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1280px;
    margin: 60px auto 50px;
    padding: 0 30px;
    color: #1e293b;
}

.seo-guide-section .section-header {
    text-align: center;
    margin-bottom: 40px;
}

.seo-guide-section .section-tag {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2563eb;
    background: rgba(37,99,235,0.1);
    padding: 8px 22px;
    border-radius: 100px;
    margin-bottom: 20px;
    border: 1px solid rgba(37,99,235,0.2);
}

.seo-guide-section h2 {
    font-size: 42px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 20px;
    line-height: 1.2;
}

.seo-guide-section h2 span {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.seo-guide-section .header-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    margin: 0 auto;
    border-radius: 2px;
}

.seo-guide-section .guide-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 30px;
    margin: 40px 0;
}

.seo-guide-section .guide-main {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 30px;
    padding: 40px;
    box-shadow: 0 20px 35px -15px rgba(0,0,0,0.05);
}

.seo-guide-section .guide-main h3 {
    font-size: 28px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 25px;
}

.seo-guide-section .guide-main h3 span {
    color: #2563eb;
}

.seo-guide-section .guide-main p {
    font-size: 16px;
    color: #334155;
    line-height: 1.8;
    margin-bottom: 25px;
}

.seo-guide-section .guide-main .highlight-box {
    background: #f8fafc;
    border-left: 4px solid #2563eb;
    padding: 25px;
    border-radius: 16px;
    margin: 30px 0;
}

.seo-guide-section .guide-main .highlight-box p {
    margin-bottom: 0;
    font-style: italic;
}

.seo-guide-section .process-steps {
    margin-top: 30px;
}

.seo-guide-section .process-step-item {
    display: flex;
    gap: 20px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #e2e8f0;
}

.seo-guide-section .process-step-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.seo-guide-section .step-num {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 700;
    flex-shrink: 0;
}

.seo-guide-section .step-content h4 {
    font-size: 18px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 8px;
}

.seo-guide-section .step-content p {
    margin-bottom: 0;
    font-size: 15px;
}

.seo-guide-section .guide-sidebar {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.seo-guide-section .info-card {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 24px;
    padding: 30px;
    box-shadow: 0 15px 30px -12px rgba(0,0,0,0.05);
}

.seo-guide-section .info-card h4 {
    font-size: 20px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 2px solid #f1f5f9;
    padding-bottom: 15px;
}

.seo-guide-section .info-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.seo-guide-section .info-list li {
    padding: 12px 0;
    padding-left: 30px;
    position: relative;
    color: #334155;
    font-size: 15px;
    line-height: 1.6;
    border-bottom: 1px dashed #e2e8f0;
}

.seo-guide-section .info-list li:last-child {
    border-bottom: none;
}

.seo-guide-section .info-list li::before {
    content: "✓";
    color: #2563eb;
    position: absolute;
    left: 0;
    font-weight: bold;
    font-size: 16px;
}

.seo-guide-section .info-list strong {
    color: #2563eb;
    font-weight: 700;
    margin-right: 5px;
    font-size: 16px;
}

.seo-guide-section .timeline-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.seo-guide-section .timeline-list li {
    padding: 12px 0;
    padding-left: 30px;
    position: relative;
    color: #334155;
    font-size: 15px;
    border-bottom: 1px dashed #e2e8f0;
}

.seo-guide-section .timeline-list li:last-child {
    border-bottom: none;
}

.seo-guide-section .timeline-list li::before {
    content: "⏱️";
    color: #2563eb;
    position: absolute;
    left: 0;
    font-size: 14px;
}

.seo-guide-section .timeline-list strong {
    color: #2563eb;
    font-weight: 700;
    margin-right: 8px;
    font-size: 16px;
}

.seo-guide-section .topic-links {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin: 40px 0 20px;
}

.seo-guide-section .topic-item {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 20px;
    text-align: center;
    transition: all 0.3s ease;
}

.seo-guide-section .topic-item:hover {
    background: white;
    border-color: #2563eb;
    transform: translateY(-5px);
    box-shadow: 0 15px 25px -12px rgba(37,99,235,0.2);
}

.seo-guide-section .topic-item a {
    text-decoration: none;
    color: #0f172a;
    font-weight: 600;
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
}

.seo-guide-section .topic-item span {
    display: block;
    font-size: 12px;
    color: #64748b;
}

@media (max-width: 1024px) {
    .seo-guide-section .guide-grid { grid-template-columns: 1fr; }
    .seo-guide-section .topic-links { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
    .seo-guide-section h2 { font-size: 32px; }
    .seo-guide-section .topic-links { grid-template-columns: 1fr; }
    .seo-guide-section .guide-main { padding: 30px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-480cdbc */.process-timeline {
    max-width: 1200px;
    margin: 60px auto;
    padding: 0 30px;
    font-family: 'Inter', sans-serif;
}

.process-timeline .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.process-timeline h2 {
    font-size: 38px;
    color: #0f172a;
}

.process-timeline h2 span {
    color: #2563eb;
}

.process-timeline .timeline-track {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 20px 0;
}

.process-timeline .timeline-track::before {
    content: '';
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    opacity: 0.3;
}

.process-timeline .timeline-step {
    flex: 1;
    text-align: center;
    position: relative;
}

.process-timeline .step-marker {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.process-timeline .step-number {
    font-size: 14px;
    font-weight: 600;
    color: #2563eb;
    margin-bottom: 8px;
}

.process-timeline .step-icon {
    width: 60px;
    height: 60px;
    background: white;
    border: 2px solid #2563eb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #2563eb;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.process-timeline .timeline-step:hover .step-icon {
    background: #2563eb;
    color: white;
    transform: scale(1.1);
}

.process-timeline .step-content h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.process-timeline .step-content p {
    font-size: 13px;
    color: #64748b;
    line-height: 1.5;
    padding: 0 10px;
}

@media (max-width: 768px) {
    .process-timeline .timeline-track {
        flex-direction: column;
        gap: 30px;
    }
    .process-timeline .timeline-track::before {
        display: none;
    }
    .process-timeline .timeline-step {
        display: flex;
        gap: 20px;
        text-align: left;
    }
    .process-timeline .step-marker {
        margin-bottom: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8de0a26 */.best-agency-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #1e293b;
    line-height: 1.6;
    background-color: #ffffff;
    padding: 90px 0;
}

.best-agency-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}

.best-agency-section .section-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
}

.best-agency-section h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 16px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.best-agency-section .accent-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    border-radius: 4px;
    margin-bottom: 30px;
}

.best-agency-section .best-agency-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
}

.best-agency-section .best-agency-highlight {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
    padding: 50px;
    border-radius: 30px;
    color: white;
    position: sticky;
    top: 100px;
    box-shadow: 0 30px 40px -20px rgba(15, 23, 42, 0.4);
    border: 1px solid #ffffff10;
}

.best-agency-section .best-agency-highlight h3 {
    color: white;
    font-size: 32px;
    margin-bottom: 25px;
    background: linear-gradient(135deg, #60a5fa, #c084fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.best-agency-section .stat-list {
    list-style: none;
    margin-top: 30px;
}

.best-agency-section .stat-list li {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #ffffff10;
    color: #e2e8f0;
    font-size: 16px;
}

.best-agency-section .stat-list li:last-child {
    border-bottom: none;
}

.best-agency-section .stat-list li span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 28px;
    background: #2563eb20;
    border-radius: 50%;
    color: #60a5fa;
    font-weight: bold;
    border: 1px solid #2563eb40;
}

.best-agency-section .best-agency-content p {
    font-size: 17px;
    color: #475569;
    margin-bottom: 25px;
    line-height: 1.8;
    position: relative;
    padding-left: 25px;
}

.best-agency-section .best-agency-content p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: calc(100% - 20px);
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 4px;
    opacity: 0.3;
}

@media (max-width: 1024px) {
    .best-agency-section h2 { font-size: 38px; }
    .best-agency-section .best-agency-grid { grid-template-columns: 1fr; gap: 40px; }
    .best-agency-section .best-agency-highlight { position: relative; top: 0; }
}

@media (max-width: 768px) {
    .best-agency-section { padding: 60px 0; }
    .best-agency-section h2 { font-size: 32px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-995f678 */.seo-strategy-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #1e293b;
    line-height: 1.6;
    background-color: #ffffff;
}

.seo-strategy-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}

.seo-strategy-section .section-padding {
    padding: 90px 0;
}

.seo-strategy-section .bg-light {
    background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
    position: relative;
}

.seo-strategy-section .section-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
}

.seo-strategy-section h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 16px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.seo-strategy-section .accent-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    border-radius: 4px;
    margin-bottom: 30px;
}

.seo-strategy-section .strategy-intro-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
    flex-wrap: wrap;
    gap: 30px;
}

.seo-strategy-section .strategy-intro {
    font-size: 20px;
    color: #475569;
    max-width: 600px;
    line-height: 1.6;
}

.seo-strategy-section .strategy-badge {
    background: #f1f5f9;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 600;
    color: #2563eb;
    border: 1px solid #2563eb20;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.seo-strategy-section .strategy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-bottom: 30px;
}

.seo-strategy-section .strategy-card {
    background: white;
    padding: 35px 25px;
    border-radius: 24px;
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.03);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.seo-strategy-section .strategy-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 30px 45px -15px rgba(37, 99, 235, 0.25);
    border-color: #2563eb20;
}

.seo-strategy-section .strategy-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    transform: scaleX(0);
    transition: transform 0.4s ease;
}

.seo-strategy-section .strategy-card:hover::after {
    transform: scaleX(1);
}

.seo-strategy-section .strategy-number {
    font-size: 48px;
    font-weight: 800;
    color: #2563eb08;
    position: absolute;
    top: 15px;
    right: 20px;
    line-height: 1;
    transition: all 0.3s ease;
}

.seo-strategy-section .strategy-card:hover .strategy-number {
    color: #2563eb15;
    transform: scale(1.1);
}

.seo-strategy-section .strategy-icon {
    font-size: 42px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}

.seo-strategy-section .strategy-card:hover .strategy-icon {
    transform: scale(1.1) rotate(5deg);
}

.seo-strategy-section .strategy-card h4 {
    font-size: 22px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}

.seo-strategy-section .strategy-card p {
    color: #475569;
    line-height: 1.7;
    position: relative;
    z-index: 2;
    font-size: 15px;
    flex-grow: 1;
}

.seo-strategy-section .keyword-list, 
.seo-strategy-section .report-list {
    list-style: none;
    margin: 15px 0 10px;
    position: relative;
    z-index: 2;
}

.seo-strategy-section .keyword-list li, 
.seo-strategy-section .report-list li {
    color: #475569;
    padding: 6px 0;
    padding-left: 24px;
    position: relative;
    font-size: 14px;
    transition: transform 0.2s ease;
}

.seo-strategy-section .keyword-list li:hover, 
.seo-strategy-section .report-list li:hover {
    transform: translateX(5px);
    color: #2563eb;
}

.seo-strategy-section .keyword-list li::before, 
.seo-strategy-section .report-list li::before {
    content: "✓";
    color: #2563eb;
    font-weight: bold;
    position: absolute;
    left: 0;
    transition: all 0.2s ease;
}

.seo-strategy-section .keyword-list li:hover::before, 
.seo-strategy-section .report-list li:hover::before {
    transform: scale(1.2);
    color: #7c3aed;
}

.seo-strategy-section .optimization-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 15px 0 10px;
}

.seo-strategy-section .optimization-tag {
    background: #f1f5f9;
    color: #1e293b;
    padding: 6px 14px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 500;
    transition: all 0.2s ease;
    border: 1px solid transparent;
}

.seo-strategy-section .optimization-tag:hover {
    background: #2563eb;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 5px 10px -3px #2563eb60;
}

@media (max-width: 1200px) {
    .seo-strategy-section .strategy-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 1024px) {
    .seo-strategy-section .strategy-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
    .seo-strategy-section .strategy-grid { grid-template-columns: 1fr; }
    .seo-strategy-section .strategy-intro-wrapper { flex-direction: column; align-items: flex-start; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-56f71fc */.local-national-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #1e293b;
    line-height: 1.6;
    background-color: #ffffff;
}

.local-national-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}

.local-national-section .section-padding {
    padding: 90px 0;
}

.local-national-section .section-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
}

.local-national-section h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 16px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.local-national-section .accent-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    border-radius: 4px;
    margin-bottom: 30px;
}

.local-national-section .comparison-wrapper {
    background: white;
    border-radius: 40px;
    padding: 60px;
    box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.03);
    position: relative;
    overflow: hidden;
}

.local-national-section .comparison-intro {
    font-size: 18px;
    color: #475569;
    margin-bottom: 50px;
    max-width: 800px;
    position: relative;
    z-index: 2;
    padding: 20px;
    background: #f8fafc;
    border-radius: 20px;
    border-left: 4px solid #2563eb;
}

.local-national-section .comparison-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    position: relative;
    z-index: 2;
}

.local-national-section .comparison-card {
    background: white;
    padding: 50px 45px;
    border-radius: 30px;
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.03);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.local-national-section .comparison-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 50px -20px rgba(37, 99, 235, 0.2);
}

.local-national-section .comparison-card.local {
    background: linear-gradient(135deg, #ffffff, #f0f9ff);
}

.local-national-section .comparison-card.national {
    background: linear-gradient(135deg, #ffffff, #faf5ff);
}

.local-national-section .comparison-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.local-national-section .comparison-card:hover::before {
    opacity: 1;
}

.local-national-section .comparison-card h4 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}

.local-national-section .comparison-card.local h4 {
    color: #2563eb;
}

.local-national-section .comparison-card.national h4 {
    color: #7c3aed;
}

.local-national-section .comparison-card h4::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 60px;
    height: 3px;
    background: currentColor;
    border-radius: 3px;
    opacity: 0.3;
}

.local-national-section .comparison-card p {
    color: #475569;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.7;
}

.local-national-section .comparison-list {
    list-style: none;
    margin-bottom: 30px;
}

.local-national-section .comparison-list li {
    color: #475569;
    padding: 12px 0;
    padding-left: 35px;
    position: relative;
    font-size: 17px;
    border-bottom: 1px dashed #e2e8f0;
    transition: all 0.2s ease;
}

.local-national-section .comparison-list li:last-child {
    border-bottom: none;
}

.local-national-section .comparison-list li:hover {
    padding-left: 40px;
    color: #0f172a;
}

.local-national-section .comparison-list li::before {
    content: "✓";
    color: white;
    font-weight: bold;
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: all 0.2s ease;
}

.local-national-section .comparison-list li:hover::before {
    transform: scale(1.1) rotate(360deg);
}

.local-national-section .comparison-note {
    font-size: 15px;
    color: #64748b;
    font-style: italic;
    padding: 20px;
    background: #f8fafc;
    border-radius: 16px;
    margin-top: 20px;
    border: 1px solid #e2e8f0;
}

@media (max-width: 1024px) {
    .local-national-section .comparison-wrapper { padding: 40px; }
}

@media (max-width: 768px) {
    .local-national-section .comparison-grid { grid-template-columns: 1fr; gap: 30px; }
    .local-national-section .comparison-wrapper { padding: 30px 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74f3860 */.what-makes-different-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #1e293b;
    line-height: 1.6;
    background-color: #ffffff;
}

.what-makes-different-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}

.what-makes-different-section .section-padding {
    padding: 90px 0;
}

.what-makes-different-section .bg-light {
    background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
}

.what-makes-different-section .section-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
}

.what-makes-different-section h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 16px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.what-makes-different-section .accent-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    border-radius: 4px;
    margin-bottom: 30px;
}

.what-makes-different-section .features-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin: 50px 0 0;
}

.what-makes-different-section .feature-card {
    background: white;
    padding: 30px 25px;
    border-radius: 24px;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.03);
    transition: all 0.4s ease;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.what-makes-different-section .feature-card::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    transform: translateY(100%);
    transition: transform 0.3s ease;
}

.what-makes-different-section .feature-card:hover::before {
    transform: translateY(0);
}

.what-makes-different-section .feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px -15px rgba(37, 99, 235, 0.2);
}

.what-makes-different-section .feature-icon {
    font-size: 48px;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    display: inline-block;
}

.what-makes-different-section .feature-card:hover .feature-icon {
    transform: scale(1.1) rotate(5deg);
}

.what-makes-different-section .feature-card h4 {
    font-size: 18px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 12px;
    line-height: 1.3;
}

.what-makes-different-section .feature-card p {
    color: #475569;
    line-height: 1.6;
    font-size: 14px;
}

@media (max-width: 1200px) {
    .what-makes-different-section .features-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 1024px) {
    .what-makes-different-section .features-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
    .what-makes-different-section .features-grid { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f57d63 */.why-trust-us-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #1e293b;
    line-height: 1.6;
    background-color: #ffffff;
}

.why-trust-us-section .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
}

.why-trust-us-section .section-padding {
    padding: 90px 0;
}

.why-trust-us-section .section-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
}

.why-trust-us-section h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 16px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.why-trust-us-section .accent-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    border-radius: 4px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.why-trust-us-section .trust-wrapper {
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border-radius: 50px;
    padding: 70px;
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(37, 99, 235, 0.1);
}

.why-trust-us-section .benefits-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 50px 0;
}

.why-trust-us-section .benefit-card {
    background: white;
    padding: 30px 25px;
    border-radius: 24px;
    box-shadow: 0 10px 25px -8px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.03);
    display: flex;
    align-items: center;
    gap: 18px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.why-trust-us-section .benefit-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.why-trust-us-section .benefit-card:hover::after {
    opacity: 1;
}

.why-trust-us-section .benefit-card:hover {
    transform: translateX(8px) translateY(-4px);
    box-shadow: 0 20px 30px -12px rgba(37, 99, 235, 0.2);
}

.why-trust-us-section .check-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 50%;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: all 0.3s ease;
}

.why-trust-us-section .benefit-card:hover .check-icon {
    transform: scale(1.1) rotate(360deg);
}

.why-trust-us-section .benefit-card span {
    font-size: 17px;
    font-weight: 500;
    color: #1e293b;
    line-height: 1.3;
}

.why-trust-us-section .trust-message {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
    color: white;
    padding: 60px 70px;
    border-radius: 40px;
    box-shadow: 0 30px 50px -20px rgba(15, 23, 42, 0.5);
    position: relative;
    border: 1px solid #ffffff10;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
}

.why-trust-us-section .trust-message p {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 900px;
    margin: 0 auto;
    color: #e2e8f0;
    position: relative;
    z-index: 2;
}

.why-trust-us-section .trust-message strong {
    font-weight: 700;
    background: linear-gradient(135deg, #60a5fa, #c084fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
}

@media (max-width: 1200px) {
    .why-trust-us-section .benefits-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 1024px) {
    .why-trust-us-section .trust-wrapper { padding: 50px; }
}

@media (max-width: 768px) {
    .why-trust-us-section .benefits-grid { grid-template-columns: 1fr; }
    .why-trust-us-section .trust-message { padding: 40px 30px; }
    .why-trust-us-section .trust-message p { font-size: 22px; }
    .why-trust-us-section .trust-message strong { font-size: 24px; }
    .why-trust-us-section .trust-wrapper { padding: 40px 25px; }
}

@media (max-width: 480px) {
    .why-trust-us-section .benefit-card { padding: 25px 20px; }
    .why-trust-us-section .benefit-card span { font-size: 16px; }
    .why-trust-us-section .trust-message p { font-size: 18px; }
    .why-trust-us-section .trust-message strong { font-size: 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9dba4bc *//* ===== GLOBAL STYLES & DESIGN TOKENS ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.services-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #1e293b;
    line-height: 1.6;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    z-index: 2;
}

/* ===== DESIGN TOKENS ===== */
:root {
    --primary-dark: #0f172a;
    --primary-navy: #1e293b;
    --primary-blue: #2563eb;
    --primary-purple: #7c3aed;
    --blue-light: #60a5fa;
    --purple-light: #c084fc;
    --gray-50: #f8fafc;
    --gray-100: #f1f5f9;
    --gray-200: #e2e8f0;
    --gray-600: #475569;
    --gray-700: #334155;
    --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
    --shadow-md: 0 10px 25px -5px rgba(0, 0, 0, 0.08), 0 8px 10px -6px rgba(0, 0, 0, 0.02);
    --shadow-lg: 0 20px 35px -10px rgba(0, 0, 0, 0.1);
    --shadow-xl: 0 25px 45px -12px rgba(0, 0, 0, 0.15);
    --shadow-gradient: 0 30px 50px -20px rgba(37, 99, 235, 0.25);
    --gradient-primary: linear-gradient(135deg, var(--primary-blue), var(--primary-purple));
    --gradient-dark: linear-gradient(135deg, var(--primary-dark), var(--primary-navy));
    --gradient-light: linear-gradient(135deg, #ffffff, var(--gray-50));
    --border-light: 1px solid rgba(0, 0, 0, 0.03);
    --border-glass: 1px solid rgba(255, 255, 255, 0.1);
    --border-accent: 1px solid rgba(37, 99, 235, 0.1);
}

/* ===== SECTION HEADER - FIXED ===== */
.section-header {
    text-align: center;
    margin-bottom: 70px;
    position: relative;
}

.section-header::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(37, 99, 235, 0.03) 0%, transparent 70%);
    border-radius: 50%;
    z-index: -1;
}

.section-subtitle {
    display: block; /* Changed from inline-block to block */
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--primary-blue);
    background: linear-gradient(135deg, rgba(37, 99, 235, 0.1), rgba(124, 58, 237, 0.1));
    padding: 8px 20px;
    border-radius: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(37, 99, 235, 0.2);
    backdrop-filter: blur(5px);
}

.section-header h2 {
    font-size: 56px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    position: relative;
    display: block; /* Changed from inline-block to block */
    width: 100%;
}

.section-header h2 span {
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

.section-header h2 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--gradient-primary);
    opacity: 0.2;
    border-radius: 4px;
    z-index: -1;
}

.header-decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.header-decoration .line {
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--primary-blue), var(--primary-purple), transparent);
}

.header-decoration .icon {
    color: var(--primary-blue);
    font-size: 24px;
    opacity: 0.5;
}

.section-header p {
    font-size: 20px;
    color: var(--gray-600);
    max-width: 800px;
    margin: 20px auto 0;
    line-height: 1.8;
    position: relative;
    padding: 0 20px;
}

/* ===== SERVICES INTRO CARD ===== */
.services-intro {
    background: var(--gradient-dark);
    border-radius: 40px;
    padding: 60px;
    margin-bottom: 70px;
    position: relative;
    overflow: hidden;
    box-shadow: var(--shadow-xl);
    border: var(--border-glass);
    backdrop-filter: blur(10px);
}

.services-intro::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: rotate 20s linear infinite;
}

.services-intro::after {
    content: 'SEO';
    position: absolute;
    bottom: -30px;
    right: 30px;
    font-size: 180px;
    font-weight: 900;
    color: rgba(255,255,255,0.02);
    z-index: 0;
    letter-spacing: 20px;
}

@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.services-intro-content {
    position: relative;
    z-index: 2;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.services-intro h3 {
    font-size: 42px;
    font-weight: 700;
    color: white;
    margin-bottom: 25px;
    background: linear-gradient(135deg, #ffffff, var(--blue-light));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.services-intro p {
    font-size: 20px;
    color: #e2e8f0;
    line-height: 1.8;
    margin-bottom: 30px;
}

.intro-stats {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-top: 40px;
}

.intro-stat {
    text-align: center;
}

.intro-stat .stat-number {
    display: block;
    font-size: 36px;
    font-weight: 800;
    color: white;
    margin-bottom: 5px;
    background: linear-gradient(135deg, var(--blue-light), var(--purple-light));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.intro-stat .stat-label {
    font-size: 16px;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* ===== SERVICES GRID ===== */
.services-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}

.service-card {
    background: white;
    border-radius: 30px;
    padding: 35px 25px 30px;
    box-shadow: var(--shadow-lg);
    border: var(--border-light);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: var(--gradient-primary);
    transform: translateX(-100%);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.service-card:hover::before {
    transform: translateX(0);
}

.service-card:hover {
    transform: translateY(-12px) scale(1.02);
    box-shadow: var(--shadow-gradient);
}

.service-icon {
    font-size: 56px;
    margin-bottom: 20px;
    transition: all 0.4s ease;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.service-card:hover .service-icon {
    transform: scale(1.1) rotate(8deg) translateY(-5px);
}

.service-card h4 {
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.service-card:hover h4 {
    color: var(--primary-blue);
    transform: translateX(5px);
}

.service-card p {
    color: var(--gray-600);
    line-height: 1.7;
    font-size: 15px;
    flex-grow: 1;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
}

.service-features {
    list-style: none;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}

.service-features li {
    color: var(--gray-600);
    padding: 6px 0;
    padding-left: 26px;
    position: relative;
    font-size: 14px;
    transition: all 0.3s ease;
    border-bottom: 1px dashed var(--gray-200);
}

.service-features li:last-child {
    border-bottom: none;
}

.service-features li:hover {
    transform: translateX(8px);
    color: var(--primary-blue);
}

.service-features li::before {
    content: "✓";
    color: white;
    font-weight: bold;
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    background: var(--gradient-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    transition: all 0.3s ease;
}

.service-features li:hover::before {
    transform: scale(1.2) rotate(360deg);
    box-shadow: 0 0 15px var(--primary-blue);
}

/* ===== VIEW DETAILS BUTTON ===== */
.service-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: transparent;
    color: var(--primary-blue);
    font-weight: 600;
    font-size: 15px;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.4s ease;
    border: 1px solid rgba(37, 99, 235, 0.2);
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-top: auto;
    cursor: pointer;
}

.service-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--gradient-primary);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.service-btn:hover::before {
    opacity: 1;
}

.service-btn:hover {
    color: white;
    border-color: transparent;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px -8px var(--primary-blue);
}

.service-btn span {
    transition: transform 0.3s ease;
}

.service-btn:hover span {
    transform: translateX(5px);
}

/* ===== SERVICE CARD VARIATIONS ===== */
.service-card.featured {
    background: linear-gradient(135deg, #ffffff, #f0f9ff);
    border: 2px solid transparent;
    background-clip: padding-box;
    position: relative;
}

.service-card.featured::after {
    content: 'POPULAR';
    position: absolute;
    top: 20px;
    right: -30px;
    background: var(--gradient-primary);
    color: white;
    padding: 8px 40px;
    font-size: 12px;
    font-weight: 600;
    transform: rotate(45deg);
    z-index: 10;
    box-shadow: 0 5px 10px -3px var(--primary-blue);
    letter-spacing: 1px;
}

.service-card.premium {
    background: linear-gradient(135deg, #ffffff, #faf5ff);
}

/* ===== BOTTOM CTA ===== */
.services-cta {
    background: white;
    border-radius: 40px;
    padding: 60px;
    margin-top: 60px;
    box-shadow: var(--shadow-lg);
    border: var(--border-light);
    position: relative;
    overflow: hidden;
    text-align: center;
}

.services-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(135deg, rgba(37, 99, 235, 0.02) 0%, transparent 100%);
    z-index: 0;
}

.services-cta h3 {
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.services-cta p {
    font-size: 18px;
    color: var(--gray-600);
    max-width: 700px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 2;
}

.cta-button {
    display: inline-block;
    background: var(--gradient-primary);
    color: white;
    padding: 18px 45px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.4s ease;
    box-shadow: 0 15px 30px -5px var(--primary-blue);
    border: 1px solid rgba(255,255,255,0.1);
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 25px 40px -8px var(--primary-blue);
}

/* ===== RESPONSIVE DESIGN ===== */
@media (max-width: 1200px) {
    .services-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1024px) {
    .section-header h2 {
        font-size: 48px;
    }
    
    .services-intro h3 {
        font-size: 38px;
    }
    
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .intro-stats {
        gap: 30px;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .services-section {
        padding: 60px 0;
    }
    
    .section-header h2 {
        font-size: 40px;
    }
    
    .section-header p {
        font-size: 18px;
    }
    
    .services-intro {
        padding: 40px 30px;
    }
    
    .services-intro h3 {
        font-size: 32px;
    }
    
    .services-intro p {
        font-size: 18px;
    }
    
    .services-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .intro-stats {
        flex-direction: column;
        gap: 20px;
    }
    
    .services-cta {
        padding: 40px 30px;
    }
    
    .services-cta h3 {
        font-size: 30px;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 20px;
    }
    
    .section-header h2 {
        font-size: 34px;
    }
    
    .section-subtitle {
        font-size: 14px;
        padding: 6px 16px;
    }
    
    .services-intro h3 {
        font-size: 28px;
    }
    
    .service-card {
        padding: 30px 20px 25px;
    }
    
    .service-icon {
        font-size: 48px;
    }
    
    .service-card h4 {
        font-size: 22px;
    }
    
    .service-btn {
        padding: 10px 18px;
        font-size: 14px;
    }
    
    .services-cta h3 {
        font-size: 26px;
    }
    
    .cta-button {
        padding: 15px 35px;
        font-size: 16px;
    }
}

/* ===== ANIMATIONS ===== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.service-card {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.service-card:nth-child(1) { animation-delay: 0.1s; }
.service-card:nth-child(2) { animation-delay: 0.15s; }
.service-card:nth-child(3) { animation-delay: 0.2s; }
.service-card:nth-child(4) { animation-delay: 0.25s; }
.service-card:nth-child(5) { animation-delay: 0.3s; }
.service-card:nth-child(6) { animation-delay: 0.35s; }
.service-card:nth-child(7) { animation-delay: 0.4s; }
.service-card:nth-child(8) { animation-delay: 0.45s; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-28a1331 *//* ===== GLOBAL STYLES & DESIGN TOKENS ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.industries-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #1e293b;
    line-height: 1.6;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    z-index: 2;
}

/* ===== DESIGN TOKENS ===== */
:root {
    --primary-dark: #0f172a;
    --primary-navy: #1e293b;
    --primary-blue: #2563eb;
    --primary-purple: #7c3aed;
    --blue-light: #60a5fa;
    --purple-light: #c084fc;
    --gray-50: #f8fafc;
    --gray-100: #f1f5f9;
    --gray-200: #e2e8f0;
    --gray-600: #475569;
    --gray-700: #334155;
    --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
    --shadow-md: 0 10px 25px -5px rgba(0, 0, 0, 0.08), 0 8px 10px -6px rgba(0, 0, 0, 0.02);
    --shadow-lg: 0 20px 35px -10px rgba(0, 0, 0, 0.1);
    --shadow-xl: 0 25px 45px -12px rgba(0, 0, 0, 0.15);
    --shadow-gradient: 0 30px 50px -20px rgba(37, 99, 235, 0.25);
    --gradient-primary: linear-gradient(135deg, var(--primary-blue), var(--primary-purple));
    --gradient-dark: linear-gradient(135deg, var(--primary-dark), var(--primary-navy));
    --gradient-light: linear-gradient(135deg, #ffffff, var(--gray-50));
    --border-light: 1px solid rgba(0, 0, 0, 0.03);
    --border-glass: 1px solid rgba(255, 255, 255, 0.1);
    --border-accent: 1px solid rgba(37, 99, 235, 0.1);
}

/* ===== SECTION HEADER - FIXED ===== */
.section-header {
    text-align: center;
    margin-bottom: 70px;
    position: relative;
}

.section-header::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(37, 99, 235, 0.03) 0%, transparent 70%);
    border-radius: 50%;
    z-index: -1;
}

.section-subtitle {
    display: block; /* FIXED: Changed from inline-block to block */
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--primary-blue);
    background: linear-gradient(135deg, rgba(37, 99, 235, 0.1), rgba(124, 58, 237, 0.1));
    padding: 8px 20px;
    border-radius: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(37, 99, 235, 0.2);
    backdrop-filter: blur(5px);
}

.section-header h2 {
    font-size: 52px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    position: relative;
    display: block; /* FIXED: Changed from inline-block to block */
    width: 100%;
}

.section-header h2 span {
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

.section-header h2 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--gradient-primary);
    opacity: 0.2;
    border-radius: 4px;
    z-index: -1;
}

.header-decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.header-decoration .line {
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--primary-blue), var(--primary-purple), transparent);
}

.header-decoration .icon {
    color: var(--primary-blue);
    font-size: 24px;
    opacity: 0.5;
}

.section-header p {
    font-size: 20px;
    color: var(--gray-600);
    max-width: 800px;
    margin: 20px auto 0;
    line-height: 1.8;
    position: relative;
    padding: 0 20px;
}

/* ===== INDUSTRY STATS ===== */
.industry-stats {
    display: flex;
    justify-content: center;
    gap: 80px;
    margin-bottom: 70px;
    flex-wrap: wrap;
}

.stat-card {
    text-align: center;
    position: relative;
}

.stat-card::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, rgba(37, 99, 235, 0.1), rgba(124, 58, 237, 0.1));
    border-radius: 50%;
    filter: blur(20px);
    z-index: -1;
}

.stat-number {
    display: block;
    font-size: 48px;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 8px;
    line-height: 1;
}

.stat-label {
    font-size: 16px;
    color: var(--gray-600);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}

.stat-desc {
    font-size: 14px;
    color: var(--gray-600);
    margin-top: 5px;
    opacity: 0.7;
}

/* ===== INDUSTRIES GRID ===== */
.industries-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 70px;
}

.industry-card {
    background: white;
    border-radius: 30px;
    padding: 40px 30px;
    box-shadow: var(--shadow-lg);
    border: var(--border-light);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.industry-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: var(--gradient-primary);
    transform: scaleX(0);
    transition: transform 0.5s ease;
}

.industry-card:hover::before {
    transform: scaleX(1);
}

.industry-card:hover {
    transform: translateY(-12px) scale(1.02);
    box-shadow: var(--shadow-gradient);
}

.industry-icon {
    font-size: 64px;
    margin-bottom: 25px;
    transition: all 0.4s ease;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.industry-card:hover .industry-icon {
    transform: scale(1.1) rotate(5deg) translateY(-5px);
}

.industry-card h4 {
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.industry-card:hover h4 {
    color: var(--primary-blue);
    transform: translateY(-3px);
}

.industry-desc {
    color: var(--gray-600);
    line-height: 1.7;
    font-size: 15px;
    margin-bottom: 20px;
    flex-grow: 1;
    position: relative;
    z-index: 2;
}

.industry-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    margin-top: auto;
    position: relative;
    z-index: 2;
}

.industry-tag {
    background: var(--gray-100);
    color: var(--gray-700);
    padding: 6px 14px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.industry-tag:hover {
    background: var(--gradient-primary);
    color: white;
    transform: translateY(-2px) scale(1.05);
    box-shadow: 0 5px 15px -5px var(--primary-blue);
}

/* ===== FEATURED INDUSTRY CARD VARIATIONS ===== */
.industry-card.featured {
    background: linear-gradient(135deg, #ffffff, #f0f9ff);
    border: 2px solid transparent;
    background-clip: padding-box;
    position: relative;
}

.industry-card.featured::after {
    content: 'HIGH DEMAND';
    position: absolute;
    top: 20px;
    right: -30px;
    background: var(--gradient-primary);
    color: white;
    padding: 6px 40px;
    font-size: 11px;
    font-weight: 600;
    transform: rotate(45deg);
    z-index: 10;
    box-shadow: 0 5px 10px -3px var(--primary-blue);
    letter-spacing: 1px;
}

.industry-card.premium {
    background: linear-gradient(135deg, #ffffff, #faf5ff);
}

/* ===== IMPROVED LONDON PRESENCE SECTION WITH REAL MAP ===== */
.london-presence {
    background: var(--gradient-dark);
    border-radius: 50px;
    padding: 70px;
    margin: 80px 0 60px;
    position: relative;
    overflow: hidden;
    box-shadow: var(--shadow-xl);
    border: var(--border-glass);
    backdrop-filter: blur(10px);
}

.london-presence::before {
    content: '';
    position: absolute;
    top: -30%;
    right: -10%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(255,255,255,0.03) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 20s ease infinite;
}

.london-presence::after {
    content: 'LONDON';
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 120px;
    font-weight: 900;
    color: rgba(255,255,255,0.02);
    z-index: 0;
    letter-spacing: 15px;
    white-space: nowrap;
}

@keyframes float {
    0%, 100% { transform: translate(0, 0) rotate(0deg); }
    33% { transform: translate(-20px, 20px) rotate(2deg); }
    66% { transform: translate(20px, -20px) rotate(-2deg); }
}

.presence-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 5;
}

.presence-header h3 {
    font-size: 42px;
    font-weight: 700;
    color: white;
    margin-bottom: 15px;
}

.presence-header h3 span {
    background: linear-gradient(135deg, var(--blue-light), var(--purple-light));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.presence-header p {
    font-size: 18px;
    color: #e2e8f0;
    max-width: 700px;
    margin: 0 auto;
}

.presence-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 50px;
    position: relative;
    z-index: 5;
}

/* Left Column - Boroughs & Info */
.boroughs-container {
    background: rgba(255,255,255,0.03);
    border-radius: 40px;
    padding: 40px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.05);
}

.boroughs-title {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
}

.boroughs-title-icon {
    width: 50px;
    height: 50px;
    background: var(--gradient-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
}

.boroughs-title h4 {
    font-size: 24px;
    font-weight: 600;
    color: white;
}

.boroughs-title h4 span {
    color: var(--blue-light);
    font-weight: 700;
}

.borough-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    list-style: none;
    margin-bottom: 30px;
}

.borough-list li {
    color: #e2e8f0;
    padding: 12px 15px;
    padding-left: 45px;
    position: relative;
    font-size: 16px;
    background: rgba(255,255,255,0.03);
    border-radius: 50px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.05);
}

.borough-list li::before {
    content: "📍";
    position: absolute;
    left: 15px;
    color: var(--blue-light);
    transition: all 0.3s ease;
}

.borough-list li:hover {
    background: rgba(37, 99, 235, 0.2);
    transform: translateX(8px);
    color: white;
    border-color: var(--primary-blue);
}

.borough-list li:hover::before {
    transform: scale(1.2);
}

.coverage-stats {
    display: flex;
    gap: 30px;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.1);
}

.coverage-stat {
    flex: 1;
    text-align: center;
}

.coverage-stat .number {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: white;
    margin-bottom: 5px;
}

.coverage-stat .label {
    font-size: 14px;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Right Column - Google Map */
.map-container {
    background: rgba(255,255,255,0.03);
    border-radius: 40px;
    padding: 20px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.05);
    height: fit-content;
}

.google-map {
    width: 100%;
    height: 400px;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.5);
    border: 2px solid rgba(255,255,255,0.1);
}

.google-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.map-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    padding: 15px;
    background: rgba(255,255,255,0.05);
    border-radius: 50px;
    border: 1px solid rgba(255,255,255,0.1);
}

.map-badge span {
    color: white;
    font-size: 14px;
    font-weight: 500;
}

.map-badge .badge-icon {
    color: var(--blue-light);
    font-size: 18px;
}

/* Service Areas Tags */
.service-areas {
    margin-top: 40px;
    text-align: center;
}

.service-areas p {
    color: #e2e8f0;
    margin-bottom: 20px;
    font-size: 16px;
}

.area-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}

.area-tag {
    background: rgba(255,255,255,0.05);
    color: white;
    padding: 10px 22px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(5px);
}

.area-tag:hover {
    background: var(--gradient-primary);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 20px -8px var(--primary-blue);
    border-color: transparent;
}

/* ===== IMPROVED STYLISH CTA BUTTON ===== */
.industries-cta {
    text-align: center;
    margin-top: 70px;
    position: relative;
    z-index: 10;
}

.cta-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    background: var(--gradient-primary);
    color: white;
    padding: 22px 55px;
    border-radius: 60px;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 20px 35px -8px var(--primary-blue);
    border: 2px solid rgba(255,255,255,0.15);
    position: relative;
    overflow: hidden;
    letter-spacing: 0.5px;
    z-index: 2;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.6s ease;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button:hover {
    transform: translateY(-8px) scale(1.05);
    box-shadow: 0 30px 45px -10px var(--primary-blue);
    border-color: rgba(255,255,255,0.3);
}

.cta-button:active {
    transform: translateY(-2px) scale(1.02);
}

.cta-button span {
    font-size: 24px;
    transition: transform 0.4s ease;
    display: inline-block;
}

.cta-button:hover span {
    transform: translateX(12px) scale(1.1);
}

/* Pulse animation for CTA */
.cta-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    background: var(--gradient-primary);
    opacity: 0.5;
    z-index: -1;
    animation: ctaPulse 2.5s ease infinite;
}

@keyframes ctaPulse {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

/* CTA badge */
.cta-badge {
    display: inline-block;
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(5px);
    color: var(--primary-blue);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 8px 20px;
    border-radius: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(255,255,255,0.1);
    animation: fadeInUp 0.6s ease;
}

/* CTA small text */
.cta-small {
    margin-top: 20px;
    color: var(--gray-600);
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.cta-small span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.cta-small .dot {
    width: 6px;
    height: 6px;
    background: var(--gradient-primary);
    border-radius: 50%;
    display: inline-block;
}

/* Responsive CTA */
@media (max-width: 768px) {
    .cta-button {
        padding: 18px 40px;
        font-size: 18px;
    }
    
    .cta-button span {
        font-size: 20px;
    }
    
    .cta-small {
        flex-direction: column;
        gap: 10px;
    }
}

@media (max-width: 480px) {
    .cta-button {
        padding: 16px 30px;
        font-size: 16px;
    }
    
    .cta-button span {
        font-size: 18px;
    }
}

/* ===== RESPONSIVE DESIGN ===== */
@media (max-width: 1200px) {
    .industries-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1024px) {
    .section-header h2 {
        font-size: 46px;
    }
    
    .industries-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .presence-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .industry-stats {
        gap: 40px;
    }
    
    .london-presence {
        padding: 50px 40px;
    }
}

@media (max-width: 768px) {
    .industries-section {
        padding: 70px 0;
    }
    
    .section-header h2 {
        font-size: 38px;
    }
    
    .section-header p {
        font-size: 18px;
    }
    
    .industries-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .industry-stats {
        flex-direction: column;
        gap: 30px;
    }
    
    .stat-number {
        font-size: 42px;
    }
    
    .london-presence {
        padding: 40px 30px;
        border-radius: 40px;
    }
    
    .presence-header h3 {
        font-size: 32px;
    }
    
    .borough-list {
        grid-template-columns: 1fr;
    }
    
    .coverage-stats {
        flex-direction: column;
        gap: 20px;
    }
    
    .google-map {
        height: 300px;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 20px;
    }
    
    .section-header h2 {
        font-size: 32px;
    }
    
    .section-subtitle {
        font-size: 14px;
        padding: 6px 16px;
    }
    
    .industry-card {
        padding: 35px 25px;
    }
    
    .industry-icon {
        font-size: 56px;
    }
    
    .industry-card h4 {
        font-size: 22px;
    }
    
    .london-presence {
        padding: 30px 20px;
    }
    
    .presence-header h3 {
        font-size: 28px;
    }
    
    .boroughs-container {
        padding: 30px 20px;
    }
    
    .area-tag {
        padding: 8px 16px;
        font-size: 13px;
    }
}

/* ===== ANIMATIONS ===== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.industry-card {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.industry-card:nth-child(1) { animation-delay: 0.1s; }
.industry-card:nth-child(2) { animation-delay: 0.15s; }
.industry-card:nth-child(3) { animation-delay: 0.2s; }
.industry-card:nth-child(4) { animation-delay: 0.25s; }
.industry-card:nth-child(5) { animation-delay: 0.3s; }
.industry-card:nth-child(6) { animation-delay: 0.35s; }
.industry-card:nth-child(7) { animation-delay: 0.4s; }
.industry-card:nth-child(8) { animation-delay: 0.45s; }
.industry-card:nth-child(9) { animation-delay: 0.5s; }
.industry-card:nth-child(10) { animation-delay: 0.55s; }
.industry-card:nth-child(11) { animation-delay: 0.6s; }
.industry-card:nth-child(12) { animation-delay: 0.65s; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f4a6fa5 *//* ===== WHY CHOOSE US SECTION ===== */
.why-choose-detailed {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1280px;
    margin: 60px auto 40px;
    padding: 0 30px;
    color: #1e293b;
}

.why-choose-detailed .section-header {
    text-align: center;
    margin-bottom: 45px;
}

.why-choose-detailed .section-subtitle {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2563eb;
    background: rgba(37, 99, 235, 0.08);
    padding: 6px 18px;
    border-radius: 100px;
    margin-bottom: 15px;
    border: 1px solid rgba(37, 99, 235, 0.2);
}

.why-choose-detailed h2 {
    font-size: 42px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 15px;
    line-height: 1.2;
    display: block;
    width: 100%;
}

.why-choose-detailed h2 span {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.why-choose-detailed .header-line {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    margin: 0 auto;
    border-radius: 2px;
}

/* Content Area - Matching your site's card style */
.why-choose-detailed .content-area {
    background: #f8fafc;  /* Fixed: Wapis pehle wala background */
    border-radius: 30px;
    padding: 50px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.05);
}

.why-choose-detailed .content-paragraph {
    font-size: 17px;
    line-height: 1.8;
    color: #334155;
    margin-bottom: 25px;
    padding-left: 25px;
    position: relative;
}

.why-choose-detailed .content-paragraph::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    width: 4px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 4px;
    opacity: 0.4;
}

.why-choose-detailed .content-paragraph strong {
    color: #2563eb;
    font-weight: 600;
}

.why-choose-detailed .promise-box {
    background: white;
    border-left: 4px solid #2563eb;
    padding: 30px 35px;
    border-radius: 16px;
    margin-top: 35px;
    box-shadow: 0 8px 20px -12px rgba(0,0,0,0.2);
    border: 1px solid #e2e8f0;
}

.why-choose-detailed .promise-box p {
    font-size: 18px;
    font-style: italic;
    color: #0f172a;
    margin: 0;
    line-height: 1.7;
}

.why-choose-detailed .promise-box strong {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
    font-weight: 700;
}

/* Responsive */
@media (max-width: 768px) {
    .why-choose-detailed { padding: 0 20px; }
    .why-choose-detailed h2 { font-size: 36px; }
    .why-choose-detailed .content-area { padding: 30px 25px; }
    .why-choose-detailed .content-paragraph { font-size: 16px; }
    .why-choose-detailed .promise-box { padding: 25px; }
    .why-choose-detailed .promise-box p { font-size: 17px; }
}

@media (max-width: 480px) {
    .why-choose-detailed h2 { font-size: 30px; }
    .why-choose-detailed .content-area { padding: 25px 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d21c570 *//* ===== CASE STUDIES SECTION ===== */
.case-studies-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1280px;
    margin: 60px auto 40px;
    padding: 0 30px;
    color: #1e293b;
}

/* Header Style - Matching your existing sections */
.case-studies-section .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.case-studies-section .section-subtitle {
    display: block; /* FIXED: Changed from inline-block to block */
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2563eb;
    background: rgba(37, 99, 235, 0.08);
    padding: 6px 18px;
    border-radius: 100px;
    margin-bottom: 15px;
    border: 1px solid rgba(37, 99, 235, 0.2);
}

.case-studies-section h2 {
    font-size: 42px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 15px;
    line-height: 1.2;
    display: block; /* FIXED: Ensure heading is block */
    width: 100%;
}

.case-studies-section h2 span {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.case-studies-section .header-line {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    margin: 0 auto;
    border-radius: 2px;
}

.case-studies-section .section-description {
    text-align: center;
    color: #64748b;
    font-size: 18px;
    max-width: 700px;
    margin: 25px auto 0;
}

/* Case Studies Grid */
.case-studies-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 50px 0;
}

.case-study-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 24px;
    padding: 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px -10px rgba(0,0,0,0.05);
}

.case-study-card:hover {
    transform: translateY(-8px);
    border-color: #2563eb;
    box-shadow: 0 25px 35px -15px rgba(37,99,235,0.15);
}

.case-study-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.case-study-card:hover::before {
    opacity: 1;
}

.case-study-badge {
    display: inline-block;
    background: linear-gradient(135deg, rgba(37,99,235,0.08), rgba(124,58,237,0.08));
    color: #2563eb;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(37,99,235,0.2);
}

.case-study-card h3 {
    font-size: 22px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 15px;
    line-height: 1.3;
}

.case-study-challenge {
    font-size: 14px;
    color: #64748b;
    margin-bottom: 8px;
    font-weight: 500;
}

.case-study-card p {
    color: #334155;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.case-study-results {
    background: #f8fafc;
    border-radius: 16px;
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #e2e8f0;
}

.result-item {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px dashed #e2e8f0;
}

.result-item:last-child {
    border-bottom: none;
}

.result-label {
    color: #64748b;
    font-size: 14px;
}

.result-value {
    color: #2563eb;
    font-weight: 700;
    font-size: 16px;
}

.case-study-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 15px;
}

.case-study-tags span {
    background: #f1f5f9;
    color: #334155;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 50px;
}

/* Stats Row */
.case-study-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 60px 0 20px;
    background: #0f172a;
    border-radius: 30px;
    padding: 40px;
    color: white;
}

.stat-item {
    text-align: center;
}

.stat-item .number {
    font-size: 38px;
    font-weight: 700;
    background: linear-gradient(135deg, #60a5fa, #c084fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    margin-bottom: 8px;
}

.stat-item .label {
    font-size: 15px;
    color: #cbd5e1;
}

/* CTA Mini */
.case-studies-cta {
    text-align: center;
    margin-top: 40px;
}

.case-studies-cta a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #2563eb;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    padding: 12px 30px;
    border: 1px solid #e2e8f0;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.case-studies-cta a:hover {
    background: #2563eb;
    color: white;
    border-color: #2563eb;
    transform: translateX(5px);
}

/* Responsive */
@media (max-width: 1024px) {
    .case-studies-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .case-studies-grid {
        grid-template-columns: 1fr;
    }
    .case-study-stats {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .case-studies-section h2 {
        font-size: 32px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-feba6e0 */.pricing-plans-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1280px;
    margin: 60px auto 50px;
    padding: 0 30px;
    color: #1e293b;
}

.pricing-plans-section .section-header {
    text-align: center;
    margin-bottom: 40px;
}

.pricing-plans-section .section-tag {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2563eb;
    background: rgba(37,99,235,0.1);
    padding: 8px 22px;
    border-radius: 100px;
    margin-bottom: 20px;
    border: 1px solid rgba(37,99,235,0.2);
}

.pricing-plans-section h2 {
    font-size: 42px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 15px;
    line-height: 1.2;
}

.pricing-plans-section h2 span {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pricing-plans-section .header-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    margin: 0 auto;
    border-radius: 2px;
}

.pricing-plans-section .intro-text {
    text-align: center;
    max-width: 800px;
    margin: 25px auto 40px;
    color: #475569;
    font-size: 17px;
    line-height: 1.7;
}

.pricing-plans-section .pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 40px 0;
}

.pricing-plans-section .pricing-card {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 30px;
    padding: 40px 30px;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 10px 25px -10px rgba(0,0,0,0.05);
}

.pricing-plans-section .pricing-card:hover {
    transform: translateY(-10px);
    border-color: #2563eb;
    box-shadow: 0 30px 40px -20px rgba(37,99,235,0.2);
}

.pricing-plans-section .pricing-card.popular {
    border: 2px solid #2563eb;
    box-shadow: 0 20px 35px -15px rgba(37,99,235,0.3);
    transform: scale(1.02);
    z-index: 2;
}

.pricing-plans-section .popular-badge {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 20px;
    border-radius: 50px;
    letter-spacing: 1px;
    white-space: nowrap;
}

.pricing-plans-section .pricing-header {
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e2e8f0;
}

.pricing-plans-section .pricing-header h3 {
    font-size: 24px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 15px;
}

.pricing-plans-section .price {
    font-size: 48px;
    font-weight: 800;
    color: #0f172a;
    line-height: 1;
    margin-bottom: 10px;
}

.pricing-plans-section .price span {
    font-size: 18px;
    font-weight: 400;
    color: #64748b;
}

.pricing-plans-section .price-desc {
    font-size: 14px;
    color: #64748b;
}

.pricing-plans-section .pricing-features {
    list-style: none;
    margin: 30px 0;
}

.pricing-plans-section .pricing-features li {
    padding: 12px 0;
    padding-left: 30px;
    position: relative;
    color: #334155;
    font-size: 15px;
    border-bottom: 1px dashed #e2e8f0;
}

.pricing-plans-section .pricing-features li:last-child {
    border-bottom: none;
}

.pricing-plans-section .pricing-features li::before {
    content: "✓";
    color: #2563eb;
    position: absolute;
    left: 0;
    font-weight: bold;
    font-size: 16px;
}

.pricing-plans-section .pricing-features li.unavailable {
    color: #94a3b8;
}

.pricing-plans-section .pricing-features li.unavailable::before {
    content: "✗";
    color: #94a3b8;
}

.pricing-plans-section .pricing-btn {
    display: block;
    text-align: center;
    background: white;
    color: #2563eb;
    border: 2px solid #2563eb;
    padding: 14px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: 30px;
}

.pricing-plans-section .pricing-btn:hover {
    background: #2563eb;
    color: white;
}

.pricing-plans-section .pricing-card.popular .pricing-btn {
    background: #2563eb;
    color: white;
}

.pricing-plans-section .pricing-card.popular .pricing-btn:hover {
    background: #0f172a;
    border-color: #0f172a;
}

.pricing-plans-section .trust-badges {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 50px;
    flex-wrap: wrap;
    padding-top: 30px;
    border-top: 1px solid #e2e8f0;
}

.pricing-plans-section .trust-item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #475569;
    font-size: 14px;
}

.pricing-plans-section .trust-item span {
    font-size: 20px;
}

@media (max-width: 1024px) {
    .pricing-plans-section .pricing-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
    .pricing-plans-section .pricing-grid { grid-template-columns: 1fr; }
    .pricing-plans-section .pricing-card.popular { transform: scale(1); }
    .pricing-plans-section h2 { font-size: 32px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4828bcd */.faq-section {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1280px;
    margin: 60px auto 50px;
    padding: 0 30px;
    color: #1e293b;
}

.faq-section .section-header {
    text-align: center;
    margin-bottom: 40px;
}

.faq-section .section-tag {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2563eb;
    background: rgba(37,99,235,0.1);
    padding: 8px 22px;
    border-radius: 100px;
    margin-bottom: 20px;
    border: 1px solid rgba(37,99,235,0.2);
}

.faq-section h2 {
    font-size: 42px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 15px;
    line-height: 1.2;
}

.faq-section h2 span {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.faq-section .header-line {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    margin: 0 auto;
    border-radius: 2px;
}

.faq-section .intro-text {
    text-align: center;
    max-width: 800px;
    margin: 25px auto 40px;
    color: #475569;
    font-size: 17px;
    line-height: 1.7;
}

.faq-section .faq-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin: 40px 0;
}

.faq-section .faq-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.faq-section .faq-item {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-section .faq-item:hover {
    border-color: #2563eb;
    box-shadow: 0 10px 25px -10px rgba(37,99,235,0.1);
}

.faq-section .faq-question {
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: white;
}

.faq-section .faq-question h3 {
    font-size: 16px;
    font-weight: 600;
    color: #0f172a;
    margin: 0;
    line-height: 1.5;
    flex: 1;
    padding-right: 15px;
}

.faq-section .faq-toggle {
    font-size: 24px;
    font-weight: 400;
    color: #2563eb;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.faq-section .faq-item.active .faq-toggle {
    transform: rotate(45deg);
}

.faq-section .faq-answer {
    padding: 0 25px 20px 25px;
    display: none;
    animation: slideDown 0.3s ease;
}

.faq-section .faq-item.active .faq-answer {
    display: block;
}

.faq-section .faq-answer p {
    color: #475569;
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.faq-section .faq-contact {
    text-align: center;
    margin-top: 50px;
    padding: 40px;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 30px;
    border: 1px solid #e2e8f0;
}

.faq-section .faq-contact p {
    font-size: 18px;
    color: #0f172a;
    margin-bottom: 20px;
    font-weight: 500;
}

.faq-section .faq-contact-btn {
    display: inline-block;
    background: white;
    color: #2563eb;
    border: 2px solid #2563eb;
    padding: 14px 40px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.faq-section .faq-contact-btn:hover {
    background: #2563eb;
    color: white;
}

@media (max-width: 768px) {
    .faq-section .faq-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .faq-section h2 {
        font-size: 32px;
    }
    
    .faq-section .faq-question h3 {
        font-size: 15px;
    }
}/* End custom CSS */