

@media (max-width: 768px) {

    .motor-hero,
    .life-hero,
    .health-hero,
    .device-hero,
    [class$="-hero"] {
        padding: 100px 20px 40px !important;
    }

    .motor-hero-container,
    .life-hero-container,
    .health-hero-container,
    .device-hero-container,
    [class$="-hero-container"] {
        flex-direction: column !important;
        gap: 24px !important;
        padding: 0 !important;
        text-align: center !important;
    }

    .motor-hero-text,
    .life-hero-text,
    .health-hero-text,
    .device-hero-text,
    [class$="-hero-text"] {
        width: 100% !important;
        max-width: 100% !important;
        text-align: left !important;
    }

    .motor-hero-text h1,
    .life-hero-text h1,
    .health-hero-text h1,
    .device-hero-text h1,
    [class$="-hero-text"] h1 {
        font-size: 30px !important;
        line-height: 1.15 !important;
        letter-spacing: -0.5px !important;
    }

    .motor-hero-text p,
    .life-hero-text p,
    .health-hero-text p,
    .device-hero-text p,
    [class$="-hero-text"] p {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    .motor-hero-img,
    .life-hero-img,
    .health-hero-img,
    .device-hero-img,
    [class$="-hero-img"] {
        width: 100% !important;
        max-width: 100% !important;
        height: 220px !important;
        object-fit: cover !important;
        border-radius: 14px !important;
    }

    .motor-hero-cta,
    .life-hero-cta,
    .health-hero-cta,
    [class$="-hero-cta"] {
        gap: 12px !important;
    }

    .motor-hero-perks,
    .life-hero-perks,
    .health-hero-perks,
    [class$="-hero-perks"] {
        flex-wrap: wrap !important;
        gap: 10px !important;
    }

    .motor-hero-perks span,
    .life-hero-perks span,
    .health-hero-perks span,
    [class$="-hero-perks"] span {
        font-size: 12px !important;
    }

    .motor-chip,
    .life-chip,
    .health-chip,
    .device-chip,
    [class$="-chip"] {
        font-size: 10px !important;
        padding: 5px 12px !important;
    }

    .btn-primary {
        width: 100% !important;
        justify-content: center !important;
        min-height: 50px !important;
        border-radius: 12px !important;
        font-size: 15px !important;
    }

    .btn-outline {
        width: 100% !important;
        text-align: center !important;
        min-height: 48px !important;
        border-radius: 12px !important;
        font-size: 14px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .motor-section,
    .life-section,
    .health-section,
    .device-section,
    [class$="-section"] {
        padding: 48px 20px !important;
    }

    .section-title {
        font-size: 24px !important;
        margin-bottom: 10px !important;
    }

    .section-subtitle {
        font-size: 14px !important;
        margin-bottom: 28px !important;
    }

    .coverage-grid-three,
    .coverage-grid-two,
    .coverage-grid {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }

    .coverage-card {
        padding: 20px 16px !important;
        border-radius: 12px !important;
    }

    .coverage-card h3 {
        font-size: 16px !important;
    }

    .coverage-icon {
        width: 40px !important;
        height: 40px !important;
        margin-bottom: 16px !important;
    }

    .pricing-grid-three,
    .pricing-grid {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }

    .pricing-card {
        padding: 24px 20px !important;
        border-radius: 14px !important;
    }

    .pricing-card.highlight {
        transform: none !important;
    }

    #plans [style*="grid-template-columns: 1fr 1fr"],
    [style*="grid-template-columns:1fr 1fr"][style*="gap:28px"] {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }

    .process-container {
        flex-direction: column !important;
        gap: 24px !important;
    }

    .process-image {
        width: 100% !important;
    }

    .process-image img {
        width: 100% !important;
        height: 200px !important;
        object-fit: cover !important;
        border-radius: 12px !important;
    }

    .process-steps {
        gap: 12px !important;
    }

    .process-step {
        padding: 16px !important;
        border-radius: 10px !important;
    }

    .step-icon {
        width: 36px !important;
        height: 36px !important;
        font-size: 14px !important;
    }

    .step-text h4 {
        font-size: 13px !important;
    }

    .step-text p {
        font-size: 13px !important;
    }

    .process-actions {
        flex-direction: column !important;
        gap: 10px !important;
        margin-top: 24px !important;
    }

    .process-actions .btn-primary,
    .process-actions .btn-outline {
        width: 100% !important;
        text-align: center !important;
        justify-content: center !important;
    }

    .faq-container {
        margin-top: 24px !important;
    }

    .faq-item summary {
        padding: 16px !important;
        font-size: 14px !important;
        padding-right: 40px !important;
    }

    .faq-item summary::after {
        right: 16px !important;
    }

    .faq-answer {
        padding: 0 16px 16px !important;
        font-size: 13px !important;
    }

    .bottom-cta,
    .bottom-cta.motor-cta,
    .bottom-cta.life-cta,
    .bottom-cta.health-cta {
        padding: 48px 20px !important;
    }

    .bottom-cta h2 {
        font-size: 26px !important;
    }

    .bottom-cta p {
        font-size: 14px !important;
    }

    .btn-white {
        width: 100% !important;
        text-align: center !important;
        display: block !important;
    }

    .footer-links-small {
        font-size: 11px !important;
    }

    .footer {
        padding: 40px 15px 28px !important;
    }

    .footer-grid {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 20px 16px !important;
    }

    .footer-brand { grid-column: 1 / -1 !important; }
    .footer-newsletter { grid-column: 1 / -1 !important; }

    .footer-links { width: 100% !important; }
    .footer-links h4 { font-size: 13px !important; font-weight: 700 !important; margin-bottom: 10px !important; }
    .footer-links a { font-size: 13px !important; line-height: 1.8 !important; }

    .footer-bottom {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 8px !important;
        text-align: center !important;
        margin-top: 28px !important;
        padding-top: 20px !important;
        font-size: 12px !important;
    }

    .newsletter-input { display: flex !important; width: 100% !important; }
    .newsletter-input input { flex: 1 !important; font-size: 14px !important; }
    .newsletter-input button { white-space: nowrap !important; font-size: 14px !important; }
}

@media (max-width: 390px) {
    .motor-hero-text h1,
    .life-hero-text h1,
    .health-hero-text h1,
    .device-hero-text h1 {
        font-size: 26px !important;
    }

    .section-title {
        font-size: 22px !important;
    }
}
