.home-hero-section{position:relative;overflow:hidden;background:linear-gradient(90deg,#f9fafb,#f3f4f6);padding-top:0}.hero-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem}.hero-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}.hero-content{max-width:36rem}.hero-title{font-size:2.25rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;margin-top:2.5rem}.hero-title-highlight{color:#3b82f6}.hero-description{font-size:1.125rem;color:#4b5563;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.primary-button{display:inline-flex;height:3rem;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;font-size:1rem;font-weight:500;background-color:#3b82f6;color:#fff;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:background-color .2s}.primary-button:hover{background-color:#2563eb}.primary-button-icon{margin-left:.5rem;height:1rem;width:1rem}.secondary-button{display:inline-flex;height:3rem;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;font-size:1rem;font-weight:500;background-color:#fff;color:#111827;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:background-color .2s}.secondary-button:hover{background-color:#f3f4f6}.hero-image-container{position:relative}.hero-image{width:100%;height:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.decorative-element{position:absolute;top:0;right:0;z-index:-10;opacity:.2}@media (min-width:768px){.home-hero-section{padding-top:1.5rem}.hero-title{font-size:3rem}.hero-description{font-size:1.25rem}}@media (min-width:1024px){.home-hero-section{padding-top:0}.hero-grid{grid-template-columns:1fr 1fr}.hero-title{font-size:3.75rem}}@media (min-width:1280px){.hero-title{font-size:4rem}}.blob-animation{position:absolute;width:500px;height:500px;background:linear-gradient(90deg,#3b82f6,#67e8f9);border-radius:42% 58% 70% 30%/45% 45% 55% 55%;opacity:.2;filter:blur(40px);animation:blob 10s linear infinite alternate;z-index:-1}.blob-animation:first-child{top:0;left:0}.blob-animation:nth-child(2){bottom:0;right:0}.gradient-text{background:linear-gradient(90deg,#2563eb,#0ea5e9,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:linear-gradient(90deg,#2563eb,#0ea5e9);color:#fff;font-weight:500;border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .3s}.btn-primary:hover{opacity:.9;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:transparent;color:#0ea5e9;font-weight:500;border:1px solid #0ea5e9;border-radius:.375rem;transition:all .3s}.btn-secondary:hover{background-color:rgba(14,165,233,.1)}.hero-stats{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem}.hero-avatars{display:flex;margin-right:.5rem}.hero-avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background:linear-gradient(90deg,#60a5fa,#22d3ee);border:2px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;margin-right:-.5rem}.hero-stats-text{font-size:.875rem;color:#64748b}.hero-stats-text strong{font-weight:600}.hero-blob-1{bottom:-1.5rem;left:-1.5rem;background-color:rgba(37,99,235,.1)}.hero-blob-1,.hero-blob-2{position:absolute;width:8rem;height:8rem;border-radius:9999px}.hero-blob-2{top:-1.5rem;right:-1.5rem;background-color:rgba(34,211,238,.1)}.trusted-section{padding:4rem 0;background-color:#f8fafc}.trusted-container{max-width:1280px;margin:0 auto;padding:0 1rem}.trusted-heading{text-align:center;font-size:1.5rem;font-weight:700;color:#334155;margin-bottom:2.5rem}.trusted-logos{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;align-items:center;justify-items:center}@media (min-width:768px){.trusted-logos{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.trusted-logos{grid-template-columns:repeat(6,1fr)}}.trusted-logo{filter:grayscale(100%);transition:filter .3s}.trusted-logo:hover{filter:grayscale(0)}.trusted-logo img{height:3rem;width:auto}.services-section{padding:5rem 0;background-color:#fff}.section-container{max-width:1280px;margin:0 auto;padding:0 1rem}.services-header{text-align:center;max-width:48rem;margin:0 auto 2rem}.services-badge{display:inline-block;padding:.5rem 1rem;background-color:#dbeafe;color:#2563eb;font-weight:500;font-size:.875rem;border-radius:9999px}.services-heading{font-size:1.875rem;font-weight:700;margin-top:1rem;margin-bottom:1.5rem}@media (min-width:768px){.services-heading{font-size:2.25rem}}.services-description{font-size:1.125rem;color:#64748b}.services-grid{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:all .3s;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.gradient-border{position:relative}.gradient-border:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.5rem;padding:2px;background:linear-gradient(90deg,#2563eb,#22d3ee);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.service-icon{margin-bottom:.1rem;color:#332eb2}.service-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.service-description{color:#64748b;margin-bottom:1rem}.service-link{display:inline-flex;align-items:center;color:#2563eb;font-weight:500}.service-link:hover{text-decoration:underline}.service-link-icon{margin-left:.5rem}.services-cta{text-align:center;margin-top:1rem}.why-choose-section{padding:5rem 0;background-color:#f8fafc;position:relative}.wavy-bg{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='pattern' width='100' height='100' viewBox='0 0 100 100' patternUnits='userSpaceOnUse' patternTransform='rotate(0)'%3E%3Cpath d='M 0,50 C 20,30 40,30 50,50 C 60,70 80,70 100,50 L 100,100 L 0,100 Z' fill='%233b82f620'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='url(%23pattern)'/%3E%3C/svg%3E");background-size:100% 100%}.why-choose-header{text-align:center;max-width:48rem;margin:0 auto 4rem}.why-choose-badge{display:inline-block;padding:.5rem 1rem;background-color:#dbeafe;color:#2563eb;font-weight:500;font-size:.875rem;border-radius:9999px}.why-choose-heading{font-size:1.875rem;font-weight:700;margin-top:1rem;margin-bottom:1.5rem}@media (min-width:768px){.why-choose-heading{font-size:2.25rem}}.why-choose-description{font-size:1.125rem;color:#64748b}.why-choose-grid{display:grid;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:768px){.why-choose-grid{grid-template-columns:1fr 1fr}}.why-choose-content{order:2}@media (min-width:768px){.why-choose-content{order:1}}.why-choose-features{display:flex;flex-direction:column;gap:1.5rem}.feature-item{display:flex;gap:1rem}.feature-icon{color:#332eb2;flex-shrink:0;margin-top:.25rem}.feature-content h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-content p{color:#64748b}.why-choose-image-container{position:relative;order:1}@media (min-width:768px){.why-choose-image-container{order:2}}.why-choose-image{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.why-choose-image img{width:100%;height:auto}.why-choose-blob-1{bottom:-1.5rem;right:-1.5rem;background-color:rgba(37,99,235,.1)}.why-choose-blob-1,.why-choose-blob-2{position:absolute;width:8rem;height:8rem;border-radius:9999px}.why-choose-blob-2{top:-1.5rem;left:-1.5rem;background-color:rgba(34,211,238,.1)}.stats-section{padding:5rem 0;background:linear-gradient(90deg,#2563eb,#0ea5e9);color:#fff}.stats-container{max-width:1280px;margin:0 auto;padding:0 1rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;text-align:center}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{padding:1.5rem}.stat-number{font-size:2.25rem;font-weight:700;margin-bottom:.5rem}@media (min-width:768px){.stat-number{font-size:3rem}}.stat-label{font-size:1.125rem;opacity:.9}.testimonials-section{padding:5rem 0;background-color:#fff}.testimonials-header{text-align:center;max-width:48rem;margin:0 auto 4rem}.testimonials-badge{display:inline-block;padding:.5rem 1rem;background-color:#dbeafe;color:#2563eb;font-weight:500;font-size:.875rem;border-radius:9999px}.testimonials-heading{font-size:1.875rem;font-weight:700;margin-top:1rem;margin-bottom:1.5rem}@media (min-width:768px){.testimonials-heading{font-size:2.25rem}}.testimonials-description{font-size:1.125rem;color:#64748b}.testimonials-grid{display:grid;grid-gap:2rem;gap:2rem;justify-content:center}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,400px));max-width:100%}}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(250px,350px));max-width:100%}}.testimonial-card{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:all .3s}.testimonial-card:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.testimonial-header{display:flex;align-items:center;margin-bottom:1.5rem}.testimonial-image{width:3.75rem;height:3.75rem;border-radius:9999px;margin-right:1rem}.testimonial-author h3{font-weight:700;font-size:1.125rem}.testimonial-author p{color:#64748b;font-size:.875rem}.testimonial-quote{color:#334155;font-style:italic}.cta-section{padding:5rem 0;background-color:#0f172a;color:#fff}.cta-container{max-width:1280px;margin:0 auto;padding:0 1rem}.cta-content{max-width:64rem;margin:0 auto;text-align:center}.cta-heading{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.cta-heading{font-size:2.25rem}}.cta-description{font-size:1.25rem;color:#e2e8f0;margin-bottom:2rem;max-width:36rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.blog-section{padding:5rem 0;background-color:#fff}.blog-header{text-align:center;max-width:48rem;margin:0 auto 4rem}.blog-badge{display:inline-block;padding:.5rem 1rem;background-color:#dbeafe;color:#2563eb;font-weight:500;font-size:.875rem;border-radius:9999px}.blog-heading{font-size:1.875rem;font-weight:700;margin-top:1rem;margin-bottom:1.5rem}@media (min-width:768px){.blog-heading{font-size:2.25rem}}.blog-description{font-size:1.125rem;color:#64748b}.blog-grid{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:all .3s}.blog-card:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.blog-card-image-container{position:relative}.blog-card-image{width:100%;height:12rem;object-fit:cover}.blog-card-category{position:absolute;top:1rem;left:1rem;background-color:#332eb2;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px}.blog-card-content{padding:1.5rem}.blog-card-date{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.blog-card-title{font-weight:700;font-size:1.25rem;margin-bottom:.5rem;line-height:1.2}.blog-card-excerpt{color:#64748b;margin-bottom:1rem}.blog-card-link{display:inline-flex;align-items:center;color:#332eb2;font-weight:500}.blog-card-link:hover{text-decoration:underline}.blog-card-link-icon{margin-left:.5rem}.blog-cta{text-align:center;margin-top:3rem}@keyframes blob{0%{border-radius:42% 58% 70% 30%/45% 45% 55% 55%;transform:translate(0) rotate(0deg)}33%{border-radius:70% 30% 46% 54%/30% 29% 71% 70%;transform:translate(50px,50px) rotate(120deg)}66%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%;transform:translate(-50px,20px) rotate(240deg)}to{border-radius:42% 58% 70% 30%/45% 45% 55% 55%;transform:translate(0) rotate(1turn)}}