.Hero_hero__1d92z{padding:10rem 0 8rem;background:radial-gradient(circle at top right,var(--gray-100),var(--white));overflow:hidden;position:relative}.Hero_heroContainer__wlPVX{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:4rem;gap:4rem;align-items:center}.Hero_title__bGj6o{font-size:4.5rem;line-height:1.1;margin-bottom:1.5rem;color:var(--primary-color);letter-spacing:-.03em}.Hero_highlight__3Ggq2{color:var(--accent-color);position:relative;display:inline-block}.Hero_subtitle___gKKT{font-size:1.25rem;color:var(--gray-600);margin-bottom:3rem;max-width:540px;line-height:1.7}.Hero_ctaGroup__vpAnS{display:flex;gap:1rem}.Hero_imageWrapper__VQEAB{position:relative;height:600px;width:100%;perspective:1000px}.Hero_imagePlaceholder__DHstf{width:100%;height:100%;background:linear-gradient(135deg,rgba(15,23,42,.05),rgba(212,175,55,.1));border-radius:30px;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.5);box-shadow:var(--shadow-xl);transform:rotateY(-5deg) rotateX(5deg);transition:transform .5s ease}.Hero_imagePlaceholder__DHstf:hover{transform:rotateY(0) rotateX(0)}.Hero_imagePlaceholder__DHstf:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%230F172A" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>') no-repeat 50%;background-size:contain;opacity:.1}@media (max-width:968px){.Hero_hero__1d92z{padding:6rem 0 4rem}.Hero_heroContainer__wlPVX{grid-template-columns:1fr;text-align:center}.Hero_title__bGj6o{font-size:3rem}.Hero_subtitle___gKKT{margin:0 auto 2.5rem}.Hero_ctaGroup__vpAnS{justify-content:center}.Hero_imageWrapper__VQEAB{height:350px;margin-top:3rem}.Hero_imagePlaceholder__DHstf{transform:none}}.Testimonials_grid__roQfR{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem}.Testimonials_card__BBByi{background:var(--white);padding:3rem;border-radius:var(--border-radius);box-shadow:var(--shadow-md);border:1px solid var(--gray-100);display:flex;flex-direction:column;transition:all .3s ease;position:relative}.Testimonials_card__BBByi:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl);border-color:var(--accent-color)}.Testimonials_card__BBByi:before{content:'"';position:absolute;top:1rem;left:2rem;font-size:6rem;color:var(--gray-100);font-family:serif;line-height:1;z-index:0}.Testimonials_quote__s_S72{font-size:1.15rem;color:var(--gray-700);font-style:italic;margin-bottom:2rem;line-height:1.7;flex-grow:1;position:relative;z-index:1}.Testimonials_author__dcWXd{display:flex;align-items:center;gap:1rem;margin-top:auto;position:relative;z-index:1;border-top:1px solid var(--gray-100);padding-top:1.5rem}.Testimonials_avatar__zQx18{width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;flex-shrink:0;background-color:var(--gray-200);border:2px solid var(--white);box-shadow:var(--shadow-sm)}.Testimonials_name__8TOkp{font-weight:700;color:var(--primary-color);font-size:1.1rem}.Testimonials_role__ZH0Y6{font-size:.9rem;color:var(--accent-color);font-weight:500}.Stats_statsSection__h98uv{padding:6rem 0;background-color:var(--white);position:relative;z-index:10;margin-top:-4rem}.Stats_statsGrid__SII2Q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;text-align:center}.Stats_statItem__VxXKl{padding:3rem 2rem;background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow-lg);transition:all .3s ease;border:1px solid var(--gray-100)}.Stats_statItem__VxXKl:hover{transform:translateY(-10px);border-color:var(--accent-color);box-shadow:var(--shadow-xl)}.Stats_statValue__391_6{font-size:3.5rem;font-weight:800;color:var(--primary-color);margin-bottom:.5rem;display:block;line-height:1;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Stats_statLabel__l8Vqe{font-size:1.1rem;color:var(--gray-500);font-weight:600;text-transform:uppercase;letter-spacing:.05em}