:root {
    --primary-color: #1F72D0;
    /* Brand Blue */
    --secondary-color: #9ED110;
    /* Vibrant Lime Green */
    --dark-color: #0f172a;
    --light-color: #ffffff;
    --bg-light: #f8fafc;
    --bg-secondary: #fdfdfd;
    --text-main: #1e293b;
    --text-muted: #64748b;
    --transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --shadow-xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    overflow-x: clip;
}

body {
    font-family: 'Outfit', sans-serif;
    color: var(--text-main);
    line-height: 1.6;
    overflow-x: clip;
}

.container {
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0 60px;
}

a {
    text-decoration: none;
    color: inherit;
    transition: var(--transition);
}

ul {
    list-style: none;
}

img {
    max-width: 100%;
    display: block;
}

.badge {
    display: inline-block;
    padding: 6px 16px;
    background: #eef5e1;
    color: var(--secondary-color);
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h1,
h2,
h3,
h4 {
    font-weight: 700;
    line-height: 1.2;
}

h2 {
    font-size: 2.75rem;
    margin-bottom: 24px;
    letter-spacing: -0.025em;
    color: var(--dark-color);
}

p {
    margin-bottom: 1.5rem;
    color: var(--text-muted);
    font-size: 1.1rem;
}

/* Buttons */
.btn {
    display: inline-block;
    padding: 14px 32px;
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition);
    border: none;
    text-align: center;
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.2;
}

.btn-primary {
    background: var(--primary-color);
    color: white;
}

.btn-primary:hover {
    background: #172554;
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgba(30, 64, 175, 0.3);
}

.btn-secondary {
    background: var(--secondary-color);
    color: white;
    box-shadow: 0 4px 14px 0 rgba(158, 209, 16, 0.39);
}

.btn-secondary:hover {
    background: #8ab70e;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(158, 209, 16, 0.45);
}

.btn-outline {
    border: 2px solid var(--secondary-color);
    color: var(--secondary-color);
}

.btn-outline:hover {
    background: var(--secondary-color);
    color: white;
}

.btn-light {
    background: white;
    color: var(--primary-color);
}

.btn-full {
    width: 100%;
}

/* Top Bar */
.top-bar {
    background: #ffffff;
    padding: 12px 0 0;
    font-size: 0.9rem;
    color: #475569;
}

.top-bar .container {
    border-bottom: 1px solid #f1f5f9;
    padding-bottom: 12px;
}

.top-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-left,
.top-right {
    display: flex;
    gap: 25px;
}

.top-content span {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #1F72D0;
    /* Updated Brand Blue */
}

.top-content a {
    color: inherit;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: inherit;
    transition: opacity 0.2s;
}

.top-content a:hover {
    opacity: 0.8;
}

.top-content i {
    color: #1F72D0;
    font-size: 1.1rem;
}

.inline-envelope-icon {
    width: 18px;
    height: 18px;
    object-fit: contain;
    display: inline-block;
}

/* Navbar */
.navbar {
    padding: 25px 0;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: white;
    transition: var(--transition);
}

.navbar.scrolled {
    padding: 12px 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.navbar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-menu-wrapper {
    background: #f1f5f9;
    padding: 6px;
    border-radius: 100px;
}

.logo img {
    height: 70px;
}

.menu-close {
    display: none;
}

.nav-links {
    display: flex;
    align-items: center;
    gap: 5px;
}

.menu-header {
    display: none;
}

.nav-links li a {
    display: inline-block;
    padding: 10px 24px;
    border-radius: 100px;
    font-weight: 600;
    color: #1e293b;
    font-size: 0.95rem;
    transition: var(--transition);
}

.nav-links li a.active {
    background: white;
    color: var(--secondary-color);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.nav-links li a:hover:not(.active) {
    color: var(--primary-color);
}

.mobile-contact-li {
    display: none;
}

/* Hamburger button: hidden on desktop, shown + wired up for mobile in the
   max-width:1024px block below. Kept visible while active so it can also
   close the menu (it morphs into an X instead of disappearing). */
.mobile-menu-btn {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    z-index: 1001;
    width: 30px;
}

.mobile-menu-btn span {
    display: block;
    width: 100%;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
    border-radius: 2px;
    transform-origin: center;
}

.mobile-menu-btn.active span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.mobile-menu-btn.active span:nth-child(2) {
    opacity: 0;
}

.mobile-menu-btn.active span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

/* Hero */
.hero {
    padding: 0 0 60px;
}

.hero-slider {
    position: relative;
    height: 650px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: var(--shadow);
}

.hero-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding: 60px;
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease-in-out;
    z-index: 1;
}

.hero-slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.hero-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(31, 114, 208, 0.8) 0%, rgba(158, 209, 16, 0.5) 100%);
}

.hero-content-inner {
    position: relative;
    z-index: 3;
    color: white;
    max-width: 800px;
    transform: translateY(30px);
    transition: all 0.8s ease-out 0.3s;
}

.hero-slide.active .hero-content-inner {
    transform: translateY(0);
}

.banner-badge {
    display: inline-block;
    padding: 8px 24px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 100px;
    font-size: 0.95rem;
    font-weight: 600;
    margin-bottom: 25px;
}

.hero-slide h1 {
    font-size: 4rem;
    line-height: 1.1;
    margin-bottom: 40px;
    font-weight: 500;
    letter-spacing: -2px;
}

.hero-next-card {
    position: absolute;
    bottom: 60px;
    right: 60px;
    background: #9ED110;
    padding: 15px 15px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 25px;
    z-index: 100;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: var(--transition);
}

.hero-next-card:hover {
    transform: scale(1.03) translateY(-5px);
}

.next-image img {
    width: 120px;
    height: 90px;
    object-fit: cover;
    border-radius: 10px;
}

.next-info {
    color: white;
}

.next-label {
    font-size: 1.1rem;
    line-height: 1;
    margin-bottom: 5px;
    display: block;
    color: white;
    letter-spacing: -1px;
}

.next-title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 15px !important;
    color: white;
    opacity: 1;
}

.next-dots {
    display: flex;
    gap: 8px;
}

.dot {
    width: 40px;
    height: 4px;
    background: #ffffff;
    /* White inactive dots */
    border-radius: 4px;
    cursor: pointer;
    transition: var(--transition);
}

.dot.active {
    background: #000000;
    /* Black active dot as per image */
    width: 40px;
}

.card-icon {
    width: 50px;
    height: 50px;
    background: var(--secondary-color);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.2rem;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-15px);
    }
}

/* Section Header (global) */
.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-header h2 {
    font-size: 2.8rem;
    font-weight: 700;
    color: #000;
    margin-top: 15px;
    line-height: 1.2;
}

/* About */
.about {
    padding: 0px 0 60px;
}

.about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    align-items: center;
}

.badge {
    display: inline-block;
    padding: 8px 20px;
    background: #eef2ff;
    color: #1a1a1a;
    border-radius: 100px;
    font-size: 1.1rem;
    margin-bottom: 25px;
}

.about-text h2 {
    font-size: 3rem;
    line-height: 1.1;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000;
}

.about-text p {
    font-size: 1.1rem;
    line-height: 1.7;
    margin-bottom: 20px;
    color: #333;
}

.about-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.stat-card {
    background: #ffffff;
    padding: 50px 40px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: var(--shadow);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.stat-card:hover,
.feature-card:hover,
.feature-card.active-card {
    transform: translateY(-10px) !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08) !important;
    background: #f4f8ff !important;
}



.stat-card h3 {
    font-size: 3.2rem;
    color: #1a1a1a;
    margin-bottom: 12px;
    font-weight: 600;
}

.stat-card h3 span {
    color: #9ED110;
    /* Lime Green + */
    font-weight: 400;
}

.stat-card p {
    font-size: 1.1rem;
    color: #444;
    font-weight: 500;
    margin-bottom: 0px;
}

/* Services */
.services {
    padding: 60px 0 60px;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.service-card {
    display: block;
    text-decoration: none;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.04);
    position: relative;
    cursor: pointer;
}

.service-card:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-xl);
}

.service-img {
    height: 400px;
    overflow: hidden;
    position: relative;
}

.service-img::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
            rgba(31, 114, 208, 0.25) 0%,
            rgba(31, 114, 208, 0.45) 50%,
            rgba(31, 114, 208, 0.82) 100%);
    transition: var(--transition);
}

.service-card:hover .service-img::after {
    background: linear-gradient(to bottom,
            rgba(31, 114, 208, 0.35) 0%,
            rgba(31, 114, 208, 0.6) 50%,
            rgba(31, 114, 208, 0.92) 100%);
}

.service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.service-card:hover .service-img img {
    transform: scale(1.05);
}

.service-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: transparent;
    padding: 30px 25px;
    text-align: center;
    z-index: 1;
}

.service-info h3 {
    font-size: 1.15rem;
    font-weight: 600;
    margin: 0;
    color: white;
    letter-spacing: 0.2px;
}

/* Partners: horizontal-scroll logo carousel (this is the ONLY place these
   rules live now — no more inline styles fighting with this in the blade
   template, so the responsive tweaks below actually take effect). */
.partners {
    padding: 60px 0 60px;
    background: #f4f8f4;
    text-align: center;
}

.partners .section-header {
    margin-bottom: 50px;
    text-align: center;
}

.partners .section-header .badge {
    background: #e1ede1;
    color: #1a1a1a;
}

.partners .section-header h2 {
    font-size: 3rem;
    font-weight: 700;
    margin-top: 15px;
    color: #000;
}

.partners-grid {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    padding-bottom: 20px;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.partners-grid::-webkit-scrollbar {
    display: none;
}

.partner-logo {
    flex: 0 0 auto;
    min-width: 150px;
    padding: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: var(--transition);
}

.partner-logo:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.partner-logo-img {
    max-height: 60px;
    object-fit: contain;
    margin-bottom: 10px;
}

.partner-logo-fallback-icon {
    color: #667eea;
    margin-bottom: 10px;
}

.partner-logo-name {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: var(--text-main);
}

/* Clients grid (separate section elsewhere in the site) keeps the original
   fixed grid layout. */
.clients {
    padding: 0px 0 60px;
}

.clients-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.client-logo {
    background: white;
    padding: 50px 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--shadow);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.02);
}

.client-logo:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.client-logo img {
    max-width: 95%;
    max-height: 100px;
    object-fit: contain;
    transition: var(--transition);
}

.client-logo:hover img {
    transform: scale(1.1);
}

/* Products */
.products {
    padding: 0px 0 60px;
    background: #fff;
}

.products .section-header .badge {
    background: #f1f5f9;
    color: #1e293b;
    padding: 8px 24px;
    font-size: 0.95rem;
    font-weight: 500;
}

.products .section-header h2 {
    font-size: 3rem;
    margin-top: 20px;
    letter-spacing: -2px;
}

.products-list {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.product-item {
    display: flex;
    align-items: center;
    gap: 100px;
    margin-top: 60px;
}

.products-list .product-item:first-child {
    margin-top: 0;
}

.product-item.reverse {
    flex-direction: row-reverse;
}

.product-item .product-info {
    flex: 0 0 45%;
}

.product-item .tagline {
    color: var(--secondary-color);
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 25px;
    display: block;
}

.product-features {
    margin-bottom: 20px;
    /* position: relative;
    max-height: 120px;       
    overflow: hidden;
    line-height: 1.5; */
}

.product-item .product-img {
    flex: 1;
    height: 550px;
    overflow: hidden;
    border-radius: 20px;
    transition: var(--transition);
}

.product-item:hover .product-img {
    transform: scale(1.02);
}

.product-item .product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
    box-shadow: 0 40px 80px rgba(0, 0, 0, 0.08);
}

.product-item h3 {
    font-size: 2rem;
    margin-bottom: 15px;
    color: var(--dark-color);
    letter-spacing: -1px;
}

.product-item p {
    font-size: 1.15rem;
    line-height: 1.7;
    margin-bottom: 35px;
    color: #475569;
}

.btn-outline-green {
    border: 2px solid var(--secondary-color);
    color: var(--secondary-color);
    padding: 12px 32px;
    background: transparent;
}

.btn-outline-green:hover {
    background: var(--secondary-color);
    color: white;
}

.btn-solid-green {
    background: var(--secondary-color);
    color: white;
}

.btn-solid-green:hover {
    background: #8ab70e;
    transform: translateY(-2px);
}

/* Testimonials */
.testimonials {
    padding: 60px 0 60px;
    background: #fbfcf8;
}

.testimonials .section-header {
    text-align: left;
}

.header-with-nav {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.testimonial-nav {
    display: flex;
    gap: 15px;
    margin-bottom: 24px;
}

.nav-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: white;
    cursor: pointer;
    transition: var(--transition);
}

.nav-btn.active {
    background: var(--secondary-color);
    color: white;
    border-color: var(--secondary-color);
}

.testimonials-slider {
    display: flex;
    gap: 30px;
    margin-bottom: 50px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    padding: 10px 5px;
}

.testimonials-slider::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari and Opera */
}

.testimonial-card {
    flex: 0 0 calc(33.33% - 20px);
    background: white;
    padding: 48px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    box-shadow: var(--shadow);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.02);
}

/* Aligned to the site's standard 1024 / 768 breakpoints (was 992 / 768,
   which put testimonials one step out of sync with every other section). */
@media (max-width: 1024px) {
    .testimonial-card {
        flex: 0 0 calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .testimonial-card {
        flex: 0 0 100%;
        padding: 35px;
    }
}

.testimonial-card:hover {
    transform: translateY(-10px);
}

.quote {
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 32px;
    color: var(--text-main);
}

.user-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.user-info img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.view-all {
    text-align: center;
}

/* Contact */
.contact {
    padding: 60px 0 60px;
}

.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: flex-start;
}

.info-items {
    margin-top: 40px;
}

.info-item {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.info-item i {
    width: 50px;
    height: 50px;
    background: #f0f7ff;
    color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
}

.info-item-icon-wrapper {
    width: 50px;
    height: 50px;
    background: #f0f7ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.info-item-img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.contact-form-container {
    background: transparent;
    padding: 0;
}

.quote-card {
    background: white;
    padding: 40px;
    border-radius: 20px;
    box-shadow: var(--shadow);
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.quote-card h3 {
    margin-bottom: 40px;
    font-size: 2.2rem;
    color: var(--secondary-color);
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}

.quote-card h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--secondary-color);
    border-radius: 10px;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 16px 24px;
    border: 1px solid #f1f5f9;
    background: #ffffff;
    border-radius: 12px;
    font-family: inherit;
    font-size: 1rem;
    transition: var(--transition);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: #94a3b8;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: var(--secondary-color);
    background: white;
    box-shadow: 0 0 0 4px rgba(140, 198, 63, 0.1);
}

.form-group textarea {
    height: 120px;
    resize: none;
}

/* CTA */
.cta {
    padding: 60px 0;
}

/* Footer Section Redesign */
.main-footer {
    background: #1f72d0;
    /* Brand Blue */
    color: white;
    padding: 60px 0 40px;
    border-radius: 40px;
    margin: 0 60px 60px;
}

.footer-cta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
}

.footer-cta h2 {
    font-size: 3rem;
    font-weight: 500;
    max-width: 600px;
    line-height: 1.1;
    margin-bottom: 0;
    color: white;
}

.btn-white-outline {
    background: white;
    color: #1f72d0;
    padding: 14px 32px;
    border-radius: 100px;
    font-weight: 600;
    transition: var(--transition);
}

.btn-white-outline:hover {
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
}

.footer-divider {
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    margin-bottom: 60px;
}

.footer-main-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr 1.5fr 1.5fr;
    gap: 60px;
    margin-bottom: 80px;
}

.footer-col h4 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 30px;
    color: white;
}

.footer-col ul li {
    margin-bottom: 15px;
}

.footer-col ul li a {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1rem;
    transition: var(--transition);
}

.footer-col ul li a:hover {
    color: white;
    padding-left: 5px;
}

.downloads-section {
    margin-top: 40px;
}

.downloads-section h5 {
    font-size: 1.1rem;
    margin-bottom: 20px;
}

.store-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.store-image-badge {
    display: inline-block;
    transition: var(--transition);
}

.store-image-badge:hover {
    transform: scale(1.05);
}

.store-image-badge img {
    height: 40px;
    width: auto;
    display: block;
}

.store-badge {
    background: #000;
    color: white;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 130px;
    transition: var(--transition);
}

.store-badge:hover {
    transform: scale(1.05);
}

.store-badge i {
    font-size: 1.2rem;
}

.connect-info p {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.9);
}

.connect-info a {
    color: inherit;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: inherit;
    transition: opacity 0.2s;
}

.connect-info a:hover {
    opacity: 0.8;
}

.newsletter-section {
    margin-top: 40px;
}

.newsletter-section h5 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.newsletter-section p {
    font-size: 0.95rem;
    margin-bottom: 20px;
    color: white;
}

.newsletter-form {
    position: relative;
    max-width: 350px;
    display: flex;
    align-items: center;
}

.newsletter-form input {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 100px;
    padding: 18px 70px 18px 25px;
    color: white;
    font-family: inherit;
    font-size: 1rem;
}

.newsletter-form input::placeholder {
    color: white;
    opacity: 0.8;
}

.newsletter-form button {
    position: absolute;
    right: 5px;
    width: 50px;
    height: 50px;
    background: white;
    border: none;
    border-radius: 50%;
    color: #1f72d0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition);
    z-index: 2;
}

.newsletter-form button:hover {
    transform: scale(1.1);
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.9);
}

.footer-bottom p {
    color: #ffffff;
    margin-bottom: 0;
}

.footer-socials {
    display: flex;
    gap: 20px;
}

.footer-socials a {
    width: 45px;
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.2rem;
    transition: var(--transition);
}

.footer-socials a:hover {
    border-color: white;
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
}

.footer-legal {
    display: flex;
    gap: 15px;
    align-items: center;
}

.footer-legal a {
    color: white;
}

.footer-legal .sep {
    color: rgba(255, 255, 255, 0.3);
}

/* About Us Page Styles */

/* About Intro Section */
.about-intro {
    padding: 35px 0 60px;
}

.about-intro-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    margin-bottom: 60px;
}

.about-intro-text h2 {
    font-size: 3rem;
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000;
}

.about-intro-text p {
    font-size: 1.15rem;
    line-height: 1.75;
    margin-bottom: 25px;
    color: #475569;
}

.about-intro-image {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: var(--shadow-lg);
    height: 480px;
}

.about-intro-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-intro-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
            rgba(31, 114, 208, 0.25) 0%,
            rgba(31, 114, 208, 0.45) 50%,
            rgba(31, 114, 208, 0.82) 100%);
    transition: var(--transition);
    pointer-events: none;
}

.about-stats-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 40px;
}

/* Who We Are Section */
.who-we-are {
    padding: 60px 0;
    background: var(--bg-light);
}

.who-we-are .section-header {
    max-width: 700px;
    margin: 0 auto 60px;
    text-align: center;
}

.who-we-are .section-header p {
    font-size: 1.15rem;
    line-height: 1.7;
    color: var(--text-muted);
    margin-top: 15px;
}

.who-we-are-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.who-card {
    padding: 50px 40px;
    border-radius: 30px;
    box-shadow: var(--shadow);
    transition: var(--transition);
}

.who-card.blue-card {
    background: var(--primary-color);
    color: white;
}

.who-card.blue-card p {
    color: white;
}

.who-card.white-card {
    background: white;
    color: var(--text-main);
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.who-card .icon-wrapper {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    font-size: 1.8rem;
}

.who-card .icon-wrapper img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}

.who-card.blue-card .icon-wrapper {
    background: rgba(255, 255, 255, 0.15);
    color: white;
}

.who-card.white-card .icon-wrapper {
    background: #f0f7ff;
    color: var(--primary-color);
}

.who-card h3 {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 600;
}

.who-card p {
    font-size: 1.1rem;
    line-height: 1.7;
    opacity: 0.9;
}

/* Team & Leadership */
.team-section {
    padding: 60px 0;
}

.team-section.leadership {
    background: #f4f8f4;
}

.team-section.members {
    background: var(--bg-light);
}

.team-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.team-section-header h2 {
    font-size: 2.8rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}

.slider-nav {
    display: flex;
    gap: 12px;
}

.slider-nav-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: var(--transition);
    color: var(--text-muted);
}

.slider-nav-btn:hover,
.slider-nav-btn.active {
    background: var(--secondary-color);
    color: white;
    border-color: var(--secondary-color);
}

.profile-grid {
    display: grid;
    gap: 30px;
}

.profile-grid.cols-2 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 800px;
    margin: 0;
}

.profile-grid.cols-3 {
    grid-template-columns: repeat(3, 1fr);
}

.profile-card {
    background: var(--primary-color);
    border-radius: 30px;
    padding: 20px;
    color: white;
    box-shadow: var(--shadow);
    transition: var(--transition);
    display: flex;
    flex-direction: column;
}

.profile-card:hover {
    transform: translateY(-5px);
}

.profile-card .image-wrapper {
    width: 100%;
    height: 280px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}

.profile-card .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile-card h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 5px;
}

.profile-card p {
    font-size: 0.95rem;
    opacity: 0.9;
    color: white;
}

.team-slider {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 10px 5px;
}

.team-slider::-webkit-scrollbar {
    display: none;
}

.team-slider .profile-card {
    flex: 0 0 calc(33.33% - 20px);
}

@media (max-width: 992px) {
    .team-slider .profile-card {
        flex: 0 0 calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .team-slider .profile-card {
        flex: 0 0 100%;
    }
}

/* Awards & Recognition */
.awards-section {
    padding: 60px 0;
    background: white;
}

.award-list {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin: 0 auto;
}

.award-row {
    display: flex;
    gap: 40px;
    background: white;
    padding: 25px;
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: var(--shadow-sm);
    align-items: center;
}

.award-img-wrapper {
    flex: 0 0 240px;
    height: 180px;
    border-radius: 20px;
    overflow: hidden;
}

.award-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.award-content {
    flex: 1;
}

.award-tag {
    font-size: 0.85rem;
    color: var(--text-muted);
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}

.award-content h3 {
    font-size: 1.6rem;
    color: var(--dark-color);
    margin-bottom: 12px;
}

.award-content p {
    font-size: 1rem;
    color: #475569;
    line-height: 1.6;
    margin-bottom: 15px;
}

.award-date {
    font-size: 0.85rem;
    color: var(--text-muted);
    display: block;
}

/* Standalone About CTA Banner */
.about-cta-section {
    padding: 0 0 60px 0;
}

.about-cta-banner {
    background: var(--primary-color);
    border-radius: 40px;
    margin: 0 60px;
    padding: 60px 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    box-shadow: var(--shadow-lg);
}

.about-cta-content h2 {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.about-cta-banner .btn-white {
    background: white;
    color: var(--primary-color);
    padding: 14px 40px;
    border-radius: 50px;
    font-weight: 600;
    transition: var(--transition);
    border: none;
    text-align: center;
}

.about-cta-banner .btn-white:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

/* Animations */
[data-animate] {
    opacity: 0;
    transition: all 0.8s ease-out;
}

[data-animate="fade-up"] {
    transform: translateY(40px);
}

[data-animate="fade-left"] {
    transform: translateX(50px);
}

[data-animate="fade-right"] {
    transform: translateX(-50px);
}

[data-animate="zoom-in"] {
    transform: scale(0.9);
}

[data-animate].animated {
    opacity: 1;
    transform: translate(0) scale(1);
    transition-delay: var(--delay, 0s);
}

/* ============================================================
   Responsive
   Single max-width:1024px block (previously duplicated across
   two separate blocks — merged here so there's one place to
   edit and no risk of one half silently overriding the other).
   ============================================================ */
@media (max-width: 1024px) {
    .container {
        padding: 0 20px;
    }

    .top-bar,
    .nav-cta {
        display: none;
    }

    .navbar {
        padding: 15px 0;
    }

    .navbar .container {
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .logo img {
        height: 50px;
    }

    .nav-menu-wrapper {
        display: block;
        background: transparent;
        padding: 0;
        border-radius: 0;
    }

    .nav-links {
        display: none;
        /* Hide default flex links */
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        height: 100%;
        overflow-y: auto;
        background: white;
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
        transition: var(--transition);
        box-shadow: 20px 0 50px rgba(0, 0, 0, 0.1);
        z-index: 1000;
    }

    .nav-links.active {
        display: flex;
        left: 0;
    }

    .menu-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #f1f5f9;
        position: relative;
    }

    .menu-header img {
        height: 65px;
        width: auto;
    }

    .menu-close {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        min-width: 50px;
        background: #1f72d0;
        /* Brand Blue */
        border-radius: 50%;
        font-size: 1.2rem;
        color: white;
        cursor: pointer;
        position: static;
    }

    .nav-links li {
        width: 100%;
        margin-bottom: 10px;
    }

    .nav-links li a {
        font-size: 1.2rem;
        font-weight: 400;
        /* color: var(--primary-color); */
        padding: 10px 0;
        width: 100%;
        display: block;
        border-bottom: 1px solid #f1f5f9;
        background: transparent !important;
        box-shadow: none !important;
        border-radius: 0px;
    }

    .nav-links li.mobile-contact-li {
        display: block;
        margin-top: 15px;
        width: 100%;
        box-sizing: border-box;
    }

    .nav-links li.mobile-contact-li a {
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--primary-color) !important;
        color: white !important;
        padding: 12px 24px;
        border-radius: 30px;
        font-size: 1.15rem;
        font-weight: 500;
        text-align: center;
        border-bottom: none;
        box-shadow: 0 4px 12px rgba(31, 114, 208, 0.25);
        transition: var(--transition);
        width: auto;
    }

    .nav-links li.mobile-contact-li a:hover {
        background: var(--dark-color) !important;
        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.25);
    }

    .mobile-menu-btn {
        display: flex;
    }

    .services-grid {
        grid-template-columns: repeat(2, 1fr);
        justify-content: center;
        justify-items: center;
        gap: 20px;
    }

    .service-card {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .clients-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .client-logo {
        padding: 30px 25px;
        min-height: 140px;
    }

    .partner-logo {
        min-width: 130px;
        padding: 16px;
    }

    .hero-slide h1 {
        font-size: 2.8rem;
    }

    .hero-slide {
        padding: 40px;
    }

    .about-intro {
        padding: 0 0 60px;
    }

    .about-intro-grid {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }

    .about-intro-image {
        height: 380px;
        max-width: 500px;
        margin: 0 auto;
    }

    .about-stats-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .who-we-are-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .profile-grid.cols-3 {
        grid-template-columns: repeat(2, 1fr);
    }

    .award-row {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }

    .award-img-wrapper {
        flex: 0 0 auto;
        width: 100%;
        max-width: 320px;
    }

    .about-cta-banner {
        flex-direction: column;
        text-align: center;
        gap: 30px;
        padding: 40px 30px;
        margin: 0;
    }

    .about-grid,
    .contact-grid {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 50px;
    }

    .about-grid p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-next-card {
        scale: 0.85;
        transform-origin: bottom right;
        right: 30px;
        bottom: 30px;
        padding: 15px 15px;
    }

    .products-list {
        gap: 40px;
    }

    .product-item,
    .product-item.reverse {
        flex-direction: column-reverse;
        text-align: center;
        gap: 40px;
        margin-top: 40px;
    }

    .product-item .product-img {
        width: 100%;
        max-width: 100%;
        height: 400px;
        margin: 0 auto;
    }

    .product-info {
        padding: 0;
        width: 100%;
    }

    .service-img {
        height: 280px;
    }

    .info-items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 50px;
        align-items: flex-start;
        text-align: left;
        margin-top: 40px;
        padding: 0 20px;
    }

    .contact-info > p {
        padding: 0 20px;
        text-align: left;
    }

    .footer-main-grid {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }

    .footer-cta {
        flex-direction: column;
        text-align: center;
        gap: 30px;
        padding-top: 30px;
    }

    .footer-cta h2 {
        font-size: 2.2rem;
    }

    .main-footer {
        margin: 0 30px 40px;
        padding-top: 40px;
    }

    .footer-bottom {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    .footer-bottom p {
        order: 3;
    }

    .quote-card {
        padding: 30px 24px;
        text-align: left;
    }

    .quote-card h3 {
        display: block;
        width: fit-content;
        margin-left: 0;
        text-align: left;
    }

    .form-row {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .btn {
        padding: 12px 28px;
        font-size: 0.95rem;
    }

    .profile-grid.cols-2,
    .profile-grid.cols-3 {
        grid-template-columns: 1fr;
        max-width: 400px;
        margin: 0 auto;
    }

    .about-intro-text h2 {
        font-size: 2.2rem;
    }

    .about-cta-content h2 {
        font-size: 2.2rem;
    }

    .hero-slider {
        height: 500px;
    }

    .hero-slide {
        padding: 40px 20px;
        align-items: center;
        text-align: center;
    }

    .hero-slide h1 {
        font-size: 2.5rem;
        margin-bottom: 20px;
    }

    .hero-content-inner {
        text-align: center;
        margin: 0 auto;
    }

    .hero-slide .banner-badge {
        margin: 0 auto 15px;
        display: inline-block;
        font-size: 0.8rem;
        padding: 5px 16px;
    }

    .hero-slide .btn {
        padding: 10px 24px;
        font-size: 0.9rem;
    }

    .hero-next-card {
        display: none;
    }

    .about-grid,
    .contact-grid {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 50px;
    }

    .about-text h2,
    .contact-info h2 {
        font-size: 2.2rem;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .badge,
    .products .section-header .badge {
        font-size: 0.9rem;
        padding: 6px 16px;
    }

    .about-image {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .about-stats {
        display: grid !important;
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 40px;
    }

    .about-list {
        text-align: left;
        display: inline-block;
        margin: 20px 0;
    }

    .about-list li {
        justify-content: flex-start;
    }

    .clients-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .partner-logo {
        min-width: 120px;
        padding: 14px;
    }

    .partner-logo-img {
        max-height: 44px;
    }

    .services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        justify-content: center;
        justify-items: center;
    }

    .service-card {
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        min-height: 280px;
    }

    .service-img {
        height: 300px;
    }

    .client-logo {
        padding: 25px 30px;
        min-height: 180px;
    }

    .about-grid p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .section-header {
        text-align: center;
        margin: 0 auto 40px;
    }

    .section-header h2,
    .partners .section-header h2,
    .products .section-header h2 {
        font-size: 2.2rem;
        line-height: 1.2;
    }

    .section-header .badge {
        margin: 0 auto 15px;
        display: inline-block;
    }


    .info-items {
        flex-direction: column;
        gap: 30px;
    }

    .contact-info {
        text-align: left;
    }

    .contact-info > p {
        padding-left: 0;
        padding-right: 0;
    }


    .about-stats {
        margin-top: 30px;
    }

    .product-item,
    .product-item.reverse {
        margin-top: 0;
    }

    .product-item .product-img {
        height: 320px;
    }

    .main-footer {
        margin: 0 20px 40px;
        padding: 0px 0 60px;
    }
}

@media (max-width: 480px) {

    .section-header h2,
    .partners .section-header h2,
    .products .section-header h2 {
        font-size: 1.8rem;
    }

    .hero-slide h1 {
        font-size: 2rem;
    }

    .about-stats-row {
        grid-template-columns: 1fr;
    }

    .about-cta-banner {
        margin: 0 20px;
    }

    .hero-slider {
        height: 350px;
    }

    .hero-next-card {
        display: none;
    }

    .partner-logo {
        min-width: 100px;
        padding: 12px;
    }

    .footer-main-grid {
        grid-template-columns: 1fr;
    }

    .main-footer {
        margin: 0 20px 20px;
        border-radius: 20px;
    }

    .quote-card {
        padding: 20px 20px;
    }

    .quote-card h3 {
        font-size: 1.8rem;
    }
}

/* Product Page Specific Styles */
.breadcrumb {
    padding: 20px 0 10px;
    font-size: 0.95rem;
    color: var(--text-muted);
}
.breadcrumb a {
    color: var(--primary-color);
    transition: var(--transition);
}
.breadcrumb a:hover {
    color: var(--secondary-color);
}
.breadcrumb span {
    margin: 0 8px;
    color: #cbd5e1;
}

/* Product Hero */
.product-hero {
    padding: 40px 0 60px;
}
.product-hero-grid {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 60px;
    align-items: center;
}
.product-hero-text h1 {
    font-size: 3.2rem;
    line-height: 1.15;
    margin-top: 15px;
    margin-bottom: 25px;
    color: var(--dark-color);
    font-weight: 700;
}
.product-hero-text p {
    font-size: 1.15rem;
    line-height: 1.75;
    color: var(--text-muted);
    margin-bottom: 35px;
}
.product-hero-image {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: var(--shadow-xl);
    height: 480px;
}
.product-hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Features Grid */
.features-section {
    /* padding: 80px 0; */
    background: white;
    margin-bottom: 60px;
}
.features-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.feature-card {
    background: white;
    border-radius: 20px;
    padding: 40px 30px;
    box-shadow: var(--shadow);
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.feature-card:hover h3,
.feature-card.active-card h3 {
    color: #1a1a1a !important;
}
.feature-card:hover p,
.feature-card.active-card p {
    color: #444 !important;
}
.feature-card:hover .icon-wrapper,
.feature-card.active-card .icon-wrapper {
    background: #eef5e1 !important;
    color: var(--secondary-color) !important;
}
.feature-card.blue-card {
    background: var(--primary-color);
    color: white;
    border: none;
}
.feature-card.blue-card p {
    color: rgba(255, 255, 255, 0.9);
}
.feature-card .icon-wrapper {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    margin-bottom: 25px;
}
.feature-card:not(.blue-card) .icon-wrapper {
    background: #eef5e1;
    color: var(--secondary-color);
}
.feature-card.blue-card .icon-wrapper {
    background: rgba(255, 255, 255, 0.15);
    color: white;
}
.feature-card h3 {
    font-size: 1.35rem;
    font-weight: 600;
    margin-bottom: 15px;
}
.feature-card p {
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 0;
    color: var(--text-muted);
}

/* Specialized Business Modules */
.modules-section {
    padding: 45px 0;
    background: #f4f8f4;
}
.modules-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.module-card {
    background: white;
    border-radius: 20px;
    padding: 50px 40px;
    box-shadow: var(--shadow);
    border: 1px solid rgba(0, 0, 0, 0.04);
    transition: var(--transition);
}
.module-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg);
}
.module-card .icon-wrapper {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f0f7ff;
    color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin-bottom: 30px;
}
.module-card.green-icon-wrapper .icon-wrapper {
    background: #eef5e1;
    color: var(--secondary-color);
}
.module-card.yellow-icon-wrapper .icon-wrapper {
    background: #fffbeb;
    color: #d97706;
}
.module-card h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 25px;
    color: var(--dark-color);
}
.module-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.module-list-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    font-size: 0.98rem;
    color: var(--text-main);
}
.module-list-item i {
    color: var(--secondary-color);
    margin-top: 4px;
    font-size: 0.9rem;
}

/* Scale CTA Banner */
.scale-cta-section {
    padding: 80px 0 80px 0;
    background: white;
}
.scale-cta-banner {
    background: var(--secondary-color);
    border-radius: 40px;
    margin: 0px 60px;
    padding: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    /* box-shadow: rgba(158, 209, 16, 0.25) 0px 15px 40px; */
}
.scale-cta-content h2 {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: white;
}
.scale-cta-content p {
    font-size: 1.15rem;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.9);
}
.scale-cta-btns {
    display: flex;
    gap: 20px;
}
.scale-cta-banner .btn-white {
    background: white;
    color: var(--text-main);
    padding: 14px 40px;
    border-radius: 50px;
    font-weight: 600;
    transition: var(--transition);
}
.scale-cta-banner .btn-white:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.scale-cta-banner .btn-outline-white {
    border: 2px solid white;
    color: white;
    padding: 12px 38px;
    border-radius: 50px;
    font-weight: 600;
    transition: var(--transition);
    background: transparent;
}
.scale-cta-banner .btn-outline-white:hover {
    background: white;
    color: var(--secondary-color);
    transform: translateY(-2px);
}

/* Responsive adjustments */
@media (max-width: 1200px) {
    .features-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 992px) {
    .product-hero-grid {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 40px;
    }
    .product-hero-image {
        height: 380px;
        max-width: 600px;
        margin: 0 auto;
    }
    .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .modules-grid {
        grid-template-columns: 1fr;
        gap: 30px;
        max-width: 600px;
        margin: 0 auto;
    }
    .scale-cta-banner {
        flex-direction: column;
        text-align: center;
        gap: 30px;
        padding: 40px;
        margin: 0;
    }
}
@media (max-width: 768px) {
    .product-hero-text h1 {
        font-size: 2.4rem;
    }
    .features-grid {
        grid-template-columns: 1fr;
        max-width: 450px;
        margin: 0 auto;
    }
    .scale-cta-content h2 {
        font-size: 2rem;
    }
    .scale-cta-btns {
        flex-direction: column;
        width: 100%;
    }
    .scale-cta-btns .btn {
        width: 100%;
    }
}

.grecaptcha-badge { visibility: hidden !important; }