.Home-module__jKgjFW__home{padding-bottom:5rem;overflow-x:hidden}.Home-module__jKgjFW__hero{background:radial-gradient(circle at 100% 0,#eef2ffcc,#0000),radial-gradient(circle at 0 100%,#f0fdfacc,#0000);padding:10rem 0 8rem;position:relative}.Home-module__jKgjFW__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:992px){.Home-module__jKgjFW__heroGrid{text-align:center;grid-template-columns:1fr}.Home-module__jKgjFW__heroCta{justify-content:center}}.Home-module__jKgjFW__heroTitle{color:var(--primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1}.Home-module__jKgjFW__heroTitle span{color:var(--accent);display:inline-block;position:relative}.Home-module__jKgjFW__heroTitle span:after{content:"";z-index:-1;background:#0d94881a;width:100%;height:8px;position:absolute;bottom:10px;left:0}.Home-module__jKgjFW__heroSubtitle{color:var(--muted-foreground);max-width:600px;margin-bottom:3rem;font-size:1.5rem;line-height:1.5}.Home-module__jKgjFW__heroCta{gap:2rem;display:flex}.Home-module__jKgjFW__heroImage{position:relative}.Home-module__jKgjFW__imageWrapper{aspect-ratio:1;border-radius:3rem;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px -15px #0003}.Home-module__jKgjFW__imagePlaceholder{width:100%;height:100%;color:var(--primary);background:linear-gradient(135deg,#f8fafc,#f1f5f9);justify-content:center;align-items:center;font-weight:700;display:flex}.Home-module__jKgjFW__trustBadges{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:6rem 0}.Home-module__jKgjFW__badgeGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.Home-module__jKgjFW__badgeItem h3{color:var(--primary);margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.Home-module__jKgjFW__badgeItem p{color:var(--muted-foreground);font-size:1.1rem;font-weight:600}@media (max-width:768px){.Home-module__jKgjFW__hero{padding:6rem 0 4rem}.Home-module__jKgjFW__badgeGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.Home-module__jKgjFW__heroTitle{font-size:2.75rem}.Home-module__jKgjFW__heroSubtitle{margin-bottom:2rem;font-size:1.1rem}.Home-module__jKgjFW__heroCta{flex-direction:column;align-items:stretch;gap:1rem}.Home-module__jKgjFW__heroCta .btn{text-align:center;width:100%}}.Home-module__jKgjFW__offerings{padding:8rem 0}.Home-module__jKgjFW__sectionHeader{text-align:center;margin-bottom:6rem}.Home-module__jKgjFW__sectionHeader h2{color:var(--primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Home-module__jKgjFW__offeringGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (max-width:1024px){.Home-module__jKgjFW__offeringGrid{grid-template-columns:1fr;gap:2rem}.Home-module__jKgjFW__sectionHeader h2{font-size:2.25rem}.Home-module__jKgjFW__offeringCard{padding:2.5rem 2rem}}.Home-module__jKgjFW__offeringCard{border:1px solid var(--border);background:#fff;border-radius:2rem;flex-direction:column;gap:1.5rem;height:100%;padding:4rem 3rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Home-module__jKgjFW__offeringCard:hover{border-color:var(--accent);box-shadow:0 20px 40px -10px #0000001a}.Home-module__jKgjFW__offeringIcon{color:var(--primary);background:var(--muted);border-radius:1.5rem;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;transition:all .3s;display:flex}.Home-module__jKgjFW__offeringCard:hover .Home-module__jKgjFW__offeringIcon{background:var(--primary);color:#fff}.Home-module__jKgjFW__offeringCard h3{margin-bottom:1rem;font-size:1.75rem}.Home-module__jKgjFW__cardLink{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-size:1.1rem;font-weight:700;display:flex}.Home-module__jKgjFW__companies{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:6.5rem 0;overflow:hidden}.Home-module__jKgjFW__companies h3{text-align:center;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.2em;margin-bottom:4rem;font-size:1.1rem;font-weight:700}.Home-module__jKgjFW__marqueeContainer{-webkit-user-select:none;user-select:none;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.Home-module__jKgjFW__marqueeContent{flex-shrink:0;justify-content:space-around;align-items:center;gap:4rem;min-width:100%;padding-right:4rem;animation:30s linear infinite Home-module__jKgjFW__marquee;display:flex}.Home-module__jKgjFW__logoItem{background:#fff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:80px;padding:1rem;display:flex}.Home-module__jKgjFW__logoItem img{object-fit:contain;max-width:100%;max-height:100%;transition:all .3s}.Home-module__jKgjFW__logoItem:hover img{transform:scale(1.1)}@keyframes Home-module__jKgjFW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Home-module__jKgjFW__marqueeContent{gap:2rem;padding-right:2rem}.Home-module__jKgjFW__logoItem{width:140px;height:60px}}.Home-module__jKgjFW__about{padding:8rem 0}.Home-module__jKgjFW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}@media (max-width:1024px){.Home-module__jKgjFW__aboutGrid{grid-template-columns:1fr;gap:3rem}.Home-module__jKgjFW__aboutContent h2{font-size:2.25rem}}.Home-module__jKgjFW__badgeLink{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#1e3a8a14;border-radius:2rem;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-block}.Home-module__jKgjFW__aboutContent h2{margin-bottom:2rem;font-size:3.5rem;line-height:1.2}.Home-module__jKgjFW__aboutList{margin-top:2rem;margin-bottom:3.5rem;list-style:none}.Home-module__jKgjFW__aboutList li{align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:500;display:flex}.Home-module__jKgjFW__aboutList svg{color:var(--accent)}.Home-module__jKgjFW__aboutImage{aspect-ratio:4/3;border-radius:2.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0000001a}.Home-module__jKgjFW__aboutImage img{object-fit:cover}.Home-module__jKgjFW__imagePlaceholderAlt{aspect-ratio:4/3;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:2.5rem;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex;box-shadow:0 30px 60px -15px #0d94884d}.Home-module__jKgjFW__testimonialsMarquee{background:#f8fafc;padding:8rem 0;overflow:hidden}.Home-module__jKgjFW__testimonialMarqueeContainer{-webkit-user-select:none;user-select:none;margin-top:4rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Home-module__jKgjFW__testimonialMarqueeContent{flex-shrink:0;gap:2.5rem;padding-right:2.5rem;animation:60s linear infinite Home-module__jKgjFW__marqueeTestimonials;display:flex}.Home-module__jKgjFW__testimonialCard{border:1px solid var(--border);background:#fff;border-radius:2rem;flex-shrink:0;width:450px;padding:3rem;box-shadow:0 10px 30px #00000008}@media (max-width:768px){.Home-module__jKgjFW__testimonialsMarquee{padding:4rem 0}.Home-module__jKgjFW__testimonialCard{width:300px;padding:2rem}.Home-module__jKgjFW__testimonialCard p{margin-bottom:1.5rem;font-size:1rem}}.Home-module__jKgjFW__testimonialCard p{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6}.Home-module__jKgjFW__testimonialInfo{align-items:center;gap:1rem;display:flex}.Home-module__jKgjFW__testimonialAvatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;font-weight:700;display:flex}.Home-module__jKgjFW__testimonialMeta h4{color:var(--primary);margin-bottom:.25rem;font-size:1.1rem}.Home-module__jKgjFW__testimonialMeta span{color:var(--accent);font-size:.9rem;font-weight:600}@keyframes Home-module__jKgjFW__marqueeTestimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}
