.difference-page{background-color:#f5f7fa;min-height:100vh}.page-header-wrap{background-color:#fff;padding-top:7rem}@media (min-width:1024px){.page-header-wrap{padding-top:8rem}}.section-title{font-size:2rem;font-weight:400;color:var(--primary-blue);text-align:center;margin-bottom:1rem}@media (min-width:1024px){.section-title{font-size:2.5rem}}.section-subtitle{font-size:1.0625rem;color:#3c3c3c;text-align:center;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}@media (min-width:1024px){.section-subtitle{font-size:1.125rem;margin-bottom:3rem}}.hero-section{padding:2rem 0 4rem}@media (min-width:1024px){.hero-section{padding:1rem 0 5rem}}.hero-section .hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:1024px){.hero-section .hero-grid{grid-template-columns:1fr 1fr;gap:4rem}}.hero-section .hero-image{position:relative;height:300px;border-radius:1rem;overflow:hidden}@media (min-width:1024px){.hero-section .hero-image{height:450px}}.hero-section .hero-content{padding:1rem 0}@media (min-width:1024px){.hero-section .hero-content{padding:2rem 0}}.hero-section .hero-headline{font-size:2rem;font-weight:400;color:var(--primary-blue);margin-bottom:.5rem}@media (min-width:1024px){.hero-section .hero-headline{font-size:2.75rem}}.hero-section .hero-subheadline{font-size:1.25rem;font-weight:600;color:var(--primary-blue);opacity:.8;margin-bottom:1.5rem}@media (min-width:1024px){.hero-section .hero-subheadline{font-size:1.5rem}}.hero-section .hero-text{color:#3c3c3c;font-size:1rem;line-height:1.7;margin-bottom:1.25rem}@media (min-width:1024px){.hero-section .hero-text{font-size:1.0625rem}}.hero-section .cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary-blue);color:#fff;padding:1rem 2rem;font-weight:600;font-size:1rem;margin-top:1rem;border-radius:.375rem;transition:all .2s ease}.hero-section .cta-primary:hover{background-color:#0a2a45;transform:translateY(-2px)}.stats-section{padding:4rem 0;background-color:var(--primary-blue)}@media (min-width:1024px){.stats-section{padding:5rem 0}}.stats-section .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width:768px){.stats-section .stats-grid{grid-template-columns:repeat(4,1fr);gap:3rem}}.stats-section .stat-item{text-align:center}.stats-section .stat-number{display:block;font-size:2.5rem;font-weight:400;color:#fff;line-height:1;margin-bottom:.5rem}@media (min-width:1024px){.stats-section .stat-number{font-size:3.5rem}}.stats-section .stat-label{display:block;font-size:.875rem;color:hsla(0,0%,100%,.8);line-height:1.4}@media (min-width:1024px){.stats-section .stat-label{font-size:1rem}}.values-section{padding:4rem 0;background-color:#fff}@media (min-width:1024px){.values-section{padding:6rem 0}}.values-section .values-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.values-section .values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.values-section .values-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.values-section .value-card{padding:2rem 1.5rem;background:#f5f7fa;text-align:center;transition:all .3s ease}.values-section .value-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(12,52,88,.1)}.values-section .value-icon{color:var(--primary-blue);font-size:2.5rem;margin-bottom:1rem}.values-section .value-title{font-size:1.125rem;font-weight:600;color:var(--primary-blue);margin-bottom:.75rem}.values-section .value-description{font-size:.9375rem;color:#3c3c3c;line-height:1.5}.differentiators-section{padding:4rem 0;background-color:#f5f7fa}@media (min-width:1024px){.differentiators-section{padding:6rem 0}}.differentiators-section .differentiators-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.differentiators-section .differentiators-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.differentiators-section .differentiators-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.differentiators-section .differentiator-card{padding:2rem 1.5rem;background:#fff;text-align:center;transition:all .3s ease}.differentiators-section .differentiator-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(12,52,88,.1)}.differentiators-section .differentiator-card:hover .differentiator-number{background:var(--primary-blue);color:#fff}.differentiators-section .differentiator-number{width:3.5rem;height:3.5rem;display:inline-flex;align-items:center;justify-content:center;background:#e8eef4;color:var(--primary-blue);font-size:1.25rem;font-weight:400;border-radius:50%;margin-bottom:1.25rem;transition:all .3s ease}.differentiators-section .differentiator-title{font-size:1.125rem;font-weight:600;color:var(--primary-blue);margin-bottom:.75rem}.differentiators-section .differentiator-description{font-size:.9375rem;color:#3c3c3c;line-height:1.5}.testimonials-section{padding:4rem 0;background-color:#fff}@media (min-width:1024px){.testimonials-section{padding:6rem 0}}.testimonials-section .testimonials-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.testimonials-section .testimonials-header .section-title{margin-bottom:0}.testimonials-section .testimonial-nav{display:flex;gap:.5rem}.testimonials-section .nav-btn{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#e8eef4;color:var(--primary-blue);font-size:1.25rem;border:none;cursor:pointer;transition:all .2s ease}.testimonials-section .nav-btn:hover{background:var(--primary-blue);color:#fff}.testimonials-section .testimonial-carousel{max-width:800px;margin:0 auto}.testimonials-section .testimonial-card{background:#f5f7fa;padding:2.5rem;text-align:center}@media (min-width:1024px){.testimonials-section .testimonial-card{padding:3rem}}.testimonials-section .testimonial-stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:1.5rem}.testimonials-section .testimonial-stars .star{color:var(--primary-blue);font-size:1.25rem}.testimonials-section .testimonial-quote{font-size:1.125rem;color:#3c3c3c;line-height:1.7;font-style:italic;margin-bottom:1.5rem}@media (min-width:1024px){.testimonials-section .testimonial-quote{font-size:1.25rem}}.testimonials-section .testimonial-source{font-weight:600;color:var(--primary-blue);font-size:1rem}.testimonials-section .testimonial-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.testimonials-section .dot{width:.75rem;height:.75rem;border-radius:50%;background:#ddd;border:none;cursor:pointer;transition:all .2s ease}.testimonials-section .dot.active{background:var(--primary-blue)}.team-section{padding:4rem 0;background-color:#f5f7fa}@media (min-width:1024px){.team-section{padding:6rem 0}}.team-section .team-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.team-section .team-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.team-section .team-grid{grid-template-columns:repeat(3,1fr)}}.team-section .team-card{background:#fff;overflow:hidden;transition:all .3s ease}.team-section .team-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(12,52,88,.12)}.team-section .team-card:hover .team-image img{transform:scale(1.05)}.team-section .team-image{position:relative;height:280px;overflow:hidden}.team-section .team-image img{transition:transform .4s ease}.team-section .team-info{padding:1.5rem}.team-section .team-name{font-size:1.25rem;font-weight:600;color:var(--primary-blue);margin-bottom:.25rem}.team-section .team-title{font-size:.9375rem;color:var(--primary-blue);opacity:.7;margin-bottom:1rem}.team-section .team-bio{font-size:.9375rem;color:#3c3c3c;line-height:1.6}.clients-section{padding:4rem 0;background-color:#fff}@media (min-width:1024px){.clients-section{padding:5rem 0}}.clients-section .clients-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}@media (min-width:1024px){.clients-section .clients-logos{gap:3rem}}.clients-section .client-logo{opacity:.6;transition:opacity .2s ease;filter:grayscale(100%)}.clients-section .client-logo:hover{opacity:1;filter:grayscale(0)}.bottom-cta-section{padding:4rem 1rem;background-color:var(--primary-blue);text-align:center}@media (min-width:1024px){.bottom-cta-section{padding:5rem 2rem}}.bottom-cta-section .cta-heading{font-size:1.75rem;font-weight:400;color:#fff;margin-bottom:.75rem}@media (min-width:1024px){.bottom-cta-section .cta-heading{font-size:2.25rem}}.bottom-cta-section .cta-subtext{font-size:1.0625rem;color:hsla(0,0%,100%,.85);margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}@media (min-width:1024px){.bottom-cta-section .cta-subtext{font-size:1.125rem}}.bottom-cta-section .cta-button{display:inline-block;background-color:#fff;color:var(--primary-blue);padding:1rem 2.5rem;font-weight:600;font-size:1rem;border-radius:.375rem;transition:all .2s ease}.bottom-cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}