body{font-family:Open Sans,sans-serif;color:#4a5568}.container{max-width:1200px}.hero{position:relative;min-height:100vh;height:auto;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 0}.hero-background{z-index:-1;background-color:#1a202c}.hero-background,.hero-background:after{position:absolute;top:0;left:0;width:100%;height:100%}.hero-background:after{content:"";background:rgba(0,0,0,.6)}.hero-content{position:relative;z-index:2}.slider-tabs{margin-bottom:2rem}.slider-tab{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4);color:#fff;padding:.75rem 1.5rem;margin:0 .5rem;border-radius:9999px;cursor:pointer;transition:all .3s ease}.slider-tab.active,.slider-tab:hover{background:#fff;color:#1e40af}.slider-content{display:none}.slider-content.active{display:block;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slider-headline{font-size:3rem;font-weight:800;line-height:1.2}@media (max-width:768px){.slider-headline{font-size:2.25rem}.slider-subtext{font-size:1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-number{font-size:2rem}}.slider-subtext{font-size:1.25rem;margin-top:1rem;max-width:800px;margin-left:auto;margin-right:auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.stat-card{background:hsla(0,0%,100%,.1);padding:1.5rem;border-radius:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-number{font-size:2.5rem;font-weight:700}.stat-label{font-size:1rem;margin-top:.5rem}.cta-primary,.cta-secondary{padding:.75rem 2rem;border-radius:9999px;text-decoration:none;font-weight:600;margin:0 .5rem;transition:all .3s ease}.cta-primary{background-color:#f59e0b;color:#fff}.cta-primary:hover{background-color:#d97706}.cta-secondary{background-color:transparent;border:2px solid #fff;color:#fff}.cta-secondary:hover{background-color:#fff;color:#1e40af}.features{padding:6rem 0;background-color:#f7fafc}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:4rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.testimonials{padding:6rem 0}.testimonials-light{background-color:#fff}.testimonial-hero{max-width:800px;margin:0 auto 4rem;text-align:center}.testimonial-text{font-size:1.25rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author a{font-weight:700;color:#1e40af;text-decoration:none}.testimonial-author a:hover{text-decoration:underline}.testimonial-role{color:#718096}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#f7fafc;padding:2rem;border-radius:.75rem}.benefits{padding:6rem 0;background:linear-gradient(90deg,#1e40af,#1e3a8a);color:#fff}.benefit-card{background:hsla(0,0%,100%,.1);padding:2rem;border-radius:.75rem;text-align:center}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.cta-section{padding:6rem 0;background-color:#edf2f7;text-align:center}.cta-title{font-size:2.5rem;font-weight:700}