@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@400;500;600;700&display=swap";
:root{--d5-primary:#22c55e;--d5-primary-dark:#16a34a;--d5-primary-light:#86efac;--d5-accent:#f97316;--d5-accent-light:#fdba74;--d5-bg-white:#fff;--d5-bg-warm:#fdf8f3;--d5-bg-light:#f9fafb;--d5-bg-dark:#1a1a1a;--d5-text-primary:#1a1a1a;--d5-text-secondary:#6b7280;--d5-text-muted:#9ca3af;--d5-text-white:#fff;--d5-gradient-primary:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);--d5-gradient-cta:linear-gradient(135deg,#22c55e 0%,#15803d 100%);--d5-shadow-sm:0 1px 2px #0000000d;--d5-shadow-md:0 4px 6px -1px #0000001a;--d5-shadow-lg:0 10px 15px -3px #0000001a;--d5-shadow-xl:0 20px 25px -5px #0000001a;--d5-radius-sm:.375rem;--d5-radius-md:.5rem;--d5-radius-lg:.75rem;--d5-radius-xl:1rem;--d5-radius-2xl:1.5rem;--d5-radius-full:9999px;--d5-font-heading:"Outfit",sans-serif;--d5-font-body:"Inter",sans-serif;--d5-container-max:1200px;--d5-section-py:5rem;--d5-section-px:1.5rem}.demo5-module__k-UtpG__page{font-family:var(--d5-font-body);color:var(--d5-text-primary);background:var(--d5-bg-white);line-height:1.6;overflow-x:hidden}.demo5-module__k-UtpG__navbar{z-index:1000;background:0 0;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.demo5-module__k-UtpG__navbarScrolled{box-shadow:var(--d5-shadow-md);background:#fffffffa;padding:.75rem 0}.demo5-module__k-UtpG__navContainer{max-width:var(--d5-container-max);padding:0 var(--d5-section-px);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.demo5-module__k-UtpG__logo{font-family:var(--d5-font-heading);color:var(--d5-text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.demo5-module__k-UtpG__logoIcon{background:var(--d5-gradient-primary);border-radius:var(--d5-radius-lg);color:#fff;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.demo5-module__k-UtpG__navLinks{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.demo5-module__k-UtpG__navLink{color:var(--d5-text-secondary);border-radius:var(--d5-radius-md);padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.demo5-module__k-UtpG__navLink:hover{color:var(--d5-primary);background:#22c55e14}.demo5-module__k-UtpG__navButton{color:#fff;background:var(--d5-gradient-primary);border-radius:var(--d5-radius-full);margin-left:1rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.demo5-module__k-UtpG__navButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c55e66}.demo5-module__k-UtpG__mobileMenuBtn{color:var(--d5-text-primary);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.demo5-module__k-UtpG__mobileMenu{z-index:999;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:none;position:fixed;inset:0}.demo5-module__k-UtpG__mobileMenu.demo5-module__k-UtpG__open{display:flex}.demo5-module__k-UtpG__mobileNavLink{color:var(--d5-text-primary);padding:.75rem 1.5rem;font-size:1.25rem;font-weight:500;text-decoration:none}.demo5-module__k-UtpG__mobileNavLink:hover{color:var(--d5-primary)}.demo5-module__k-UtpG__mobileCloseBtn{color:var(--d5-text-primary);cursor:pointer;background:0 0;border:none;padding:.5rem;position:absolute;top:1rem;right:1.5rem}@media (max-width:1024px){.demo5-module__k-UtpG__navLinks{display:none}.demo5-module__k-UtpG__mobileMenuBtn{display:block}}.demo5-module__k-UtpG__hero{min-height:100vh;padding:6rem var(--d5-section-px)4rem;background:var(--d5-bg-white);align-items:center;display:flex;overflow:hidden}.demo5-module__k-UtpG__heroContainer{max-width:var(--d5-container-max);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;margin:0 auto;display:grid}.demo5-module__k-UtpG__heroContent{max-width:540px}.demo5-module__k-UtpG__heroTag{border-radius:var(--d5-radius-full);color:var(--d5-primary-dark);background:#22c55e1a;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.demo5-module__k-UtpG__heroTitle{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.15}.demo5-module__k-UtpG__heroSubtitle{color:var(--d5-text-secondary);margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.demo5-module__k-UtpG__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.demo5-module__k-UtpG__btnPrimary{color:#fff;background:var(--d5-gradient-primary);border-radius:var(--d5-radius-full);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.demo5-module__k-UtpG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #22c55e59}.demo5-module__k-UtpG__btnSecondary{color:var(--d5-text-primary);border:2px solid var(--d5-text-primary);border-radius:var(--d5-radius-full);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.demo5-module__k-UtpG__btnSecondary:hover{background:var(--d5-text-primary);color:#fff}.demo5-module__k-UtpG__heroImageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.demo5-module__k-UtpG__heroImage{border-radius:var(--d5-radius-2xl);object-fit:cover;width:100%;max-width:520px;height:auto;box-shadow:var(--d5-shadow-xl)}.demo5-module__k-UtpG__heroImageDecor{background:var(--d5-primary-light);opacity:.5;z-index:-1;border-radius:50%;width:120px;height:120px;position:absolute}.demo5-module__k-UtpG__heroImageDecor:first-child{top:-30px;right:-30px}.demo5-module__k-UtpG__heroImageDecor:nth-child(2){background:var(--d5-accent-light);width:80px;height:80px;bottom:-20px;left:-20px}@media (max-width:900px){.demo5-module__k-UtpG__heroContainer{text-align:center;grid-template-columns:1fr}.demo5-module__k-UtpG__heroContent{max-width:100%}.demo5-module__k-UtpG__heroActions{justify-content:center}.demo5-module__k-UtpG__heroImageWrapper{order:-1}.demo5-module__k-UtpG__heroImage{max-width:400px}}.demo5-module__k-UtpG__section{padding:var(--d5-section-py)var(--d5-section-px)}.demo5-module__k-UtpG__sectionAlt{background:var(--d5-bg-warm)}.demo5-module__k-UtpG__sectionDark{background:var(--d5-bg-white)}.demo5-module__k-UtpG__sectionContainer{max-width:var(--d5-container-max);margin:0 auto}.demo5-module__k-UtpG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--d5-primary);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.demo5-module__k-UtpG__sectionTitle{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.demo5-module__k-UtpG__sectionSubtitle{color:var(--d5-text-secondary);max-width:600px;margin:0 0 3rem;font-size:1.125rem}.demo5-module__k-UtpG__sectionHeader{text-align:center;margin-bottom:3rem}.demo5-module__k-UtpG__sectionHeader .demo5-module__k-UtpG__sectionSubtitle{margin:0 auto}.demo5-module__k-UtpG__philosophy{background:var(--d5-bg-warm)}.demo5-module__k-UtpG__philosophyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.demo5-module__k-UtpG__philosophyContent h2{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.demo5-module__k-UtpG__philosophyContent p{color:var(--d5-text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.demo5-module__k-UtpG__philosophyStats{gap:3rem;margin:2rem 0;display:flex}.demo5-module__k-UtpG__stat{flex-direction:column;display:flex}.demo5-module__k-UtpG__statNumber{font-family:var(--d5-font-heading);color:var(--d5-primary);font-size:2.5rem;font-weight:700}.demo5-module__k-UtpG__statLabel{color:var(--d5-text-secondary);font-size:.875rem}.demo5-module__k-UtpG__philosophyLink{color:var(--d5-text-primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.demo5-module__k-UtpG__philosophyLink:hover{color:var(--d5-primary)}.demo5-module__k-UtpG__philosophyImageWrapper{justify-content:flex-end;display:flex;position:relative}.demo5-module__k-UtpG__philosophyImage{border-radius:var(--d5-radius-2xl);object-fit:cover;width:100%;max-width:450px;height:auto}.demo5-module__k-UtpG__philosophyBadge{border-radius:var(--d5-radius-lg);box-shadow:var(--d5-shadow-lg);background:#fff;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:2rem;right:-1rem}.demo5-module__k-UtpG__badgeIcon{border-radius:var(--d5-radius-md);width:40px;height:40px;color:var(--d5-primary);background:#22c55e1a;justify-content:center;align-items:center;display:flex}.demo5-module__k-UtpG__badgeText{color:var(--d5-text-primary);font-size:.875rem;font-weight:600}@media (max-width:900px){.demo5-module__k-UtpG__philosophyGrid{grid-template-columns:1fr;gap:2rem}.demo5-module__k-UtpG__philosophyImageWrapper{order:-1;justify-content:center}.demo5-module__k-UtpG__philosophyImage{max-width:350px}.demo5-module__k-UtpG__philosophyBadge{right:1rem}}.demo5-module__k-UtpG__services{background:var(--d5-bg-white)}.demo5-module__k-UtpG__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.demo5-module__k-UtpG__serviceCard{background:var(--d5-bg-white);border-radius:var(--d5-radius-xl);border:1px solid #f0f0f0;transition:all .3s;overflow:hidden}.demo5-module__k-UtpG__serviceCard:hover{box-shadow:var(--d5-shadow-xl);transform:translateY(-8px)}.demo5-module__k-UtpG__serviceImageWrapper{height:200px;overflow:hidden}.demo5-module__k-UtpG__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.demo5-module__k-UtpG__serviceCard:hover .demo5-module__k-UtpG__serviceImage{transform:scale(1.05)}.demo5-module__k-UtpG__serviceContent{padding:1.5rem}.demo5-module__k-UtpG__serviceTitle{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.demo5-module__k-UtpG__serviceDesc{color:var(--d5-text-secondary);margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.demo5-module__k-UtpG__serviceLink{color:var(--d5-primary);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.demo5-module__k-UtpG__serviceLink:hover{gap:.5rem}@media (max-width:900px){.demo5-module__k-UtpG__servicesGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.demo5-module__k-UtpG__whyUsPreview{background:var(--d5-bg-white);padding:3rem var(--d5-section-px)}.demo5-module__k-UtpG__whyUsGrid{max-width:var(--d5-container-max);grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto;display:grid}.demo5-module__k-UtpG__whyUsCard{text-align:center;padding:2rem 1.5rem}.demo5-module__k-UtpG__whyUsIcon{border-radius:var(--d5-radius-lg);width:60px;height:60px;color:var(--d5-primary);background:#22c55e1a;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.demo5-module__k-UtpG__whyUsTitle{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.demo5-module__k-UtpG__whyUsText{color:var(--d5-text-secondary);margin:0;font-size:.875rem;line-height:1.6}@media (max-width:768px){.demo5-module__k-UtpG__whyUsGrid{grid-template-columns:1fr}}.demo5-module__k-UtpG__howItWorks{background:var(--d5-bg-light)}.demo5-module__k-UtpG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.demo5-module__k-UtpG__stepCard{border-radius:var(--d5-radius-xl);text-align:center;background:#fff;padding:2rem;position:relative}.demo5-module__k-UtpG__stepNumber{background:var(--d5-gradient-primary);color:#fff;width:48px;height:48px;font-family:var(--d5-font-heading);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;display:inline-flex}.demo5-module__k-UtpG__stepTitle{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.demo5-module__k-UtpG__stepText{color:var(--d5-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.demo5-module__k-UtpG__stepIcon{border-radius:var(--d5-radius-lg);width:64px;height:64px;color:var(--d5-accent);background:#f973161a;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}@media (max-width:768px){.demo5-module__k-UtpG__stepsGrid{grid-template-columns:1fr;max-width:350px;margin:0 auto}}.demo5-module__k-UtpG__testimonials{background:var(--d5-bg-warm)}.demo5-module__k-UtpG__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.demo5-module__k-UtpG__testimonialCard{border-radius:var(--d5-radius-xl);box-shadow:var(--d5-shadow-sm);background:#fff;padding:2rem}.demo5-module__k-UtpG__testimonialQuote{color:var(--d5-text-primary);margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.demo5-module__k-UtpG__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.demo5-module__k-UtpG__authorAvatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.demo5-module__k-UtpG__authorInfo h4{color:var(--d5-text-primary);margin:0;font-size:.9rem;font-weight:600}.demo5-module__k-UtpG__authorInfo p{color:var(--d5-text-secondary);margin:0;font-size:.8rem}@media (max-width:900px){.demo5-module__k-UtpG__testimonialsGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.demo5-module__k-UtpG__cta{background:var(--d5-gradient-cta);padding:5rem var(--d5-section-px);text-align:center}.demo5-module__k-UtpG__ctaContainer{max-width:700px;margin:0 auto}.demo5-module__k-UtpG__ctaTitle{font-family:var(--d5-font-heading);color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.demo5-module__k-UtpG__ctaText{color:#ffffffe6;margin:0 0 2rem;font-size:1.125rem}.demo5-module__k-UtpG__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.demo5-module__k-UtpG__ctaBtnPrimary{color:var(--d5-primary-dark);border-radius:var(--d5-radius-full);cursor:pointer;background:#fff;border:none;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.demo5-module__k-UtpG__ctaBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.demo5-module__k-UtpG__ctaBtnOutline{color:#fff;border-radius:var(--d5-radius-full);cursor:pointer;background:0 0;border:2px solid #fff;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.demo5-module__k-UtpG__ctaBtnOutline:hover{color:var(--d5-primary-dark);background:#fff}.demo5-module__k-UtpG__footer{background:var(--d5-bg-dark);color:var(--d5-text-white);padding:4rem var(--d5-section-px)2rem}.demo5-module__k-UtpG__footerContainer{max-width:var(--d5-container-max);margin:0 auto}.demo5-module__k-UtpG__footerGrid{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;margin-bottom:3rem;display:grid}.demo5-module__k-UtpG__footerBrand{max-width:280px}.demo5-module__k-UtpG__footerLogo{font-family:var(--d5-font-heading);color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.demo5-module__k-UtpG__footerLogoIcon{background:var(--d5-gradient-primary);border-radius:var(--d5-radius-md);justify-content:center;align-items:center;width:32px;height:32px;display:flex}.demo5-module__k-UtpG__footerTagline{color:#ffffffb3;margin:0 0 1.5rem;font-size:.9rem;line-height:1.6}.demo5-module__k-UtpG__footerSocial{gap:.75rem;display:flex}.demo5-module__k-UtpG__socialLink{border-radius:var(--d5-radius-md);color:#fff;background:#ffffff1a;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.demo5-module__k-UtpG__socialLink:hover{background:var(--d5-primary)}.demo5-module__k-UtpG__footerColumn h4{font-family:var(--d5-font-heading);color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.25rem;font-size:.9rem;font-weight:600}.demo5-module__k-UtpG__footerLinks{margin:0;padding:0;list-style:none}.demo5-module__k-UtpG__footerLinks li{margin-bottom:.75rem}.demo5-module__k-UtpG__footerLinks a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.demo5-module__k-UtpG__footerLinks a:hover{color:var(--d5-primary-light)}.demo5-module__k-UtpG__footerContact{flex-direction:column;gap:.75rem;display:flex}.demo5-module__k-UtpG__footerContact p{color:#ffffffb3;align-items:flex-start;gap:.5rem;margin:0;font-size:.9rem;display:flex}.demo5-module__k-UtpG__footerContact svg{color:var(--d5-primary-light);flex-shrink:0;margin-top:2px}.demo5-module__k-UtpG__footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}.demo5-module__k-UtpG__footerDisclaimer{color:#ffffff80;max-width:700px;margin:0 auto 1rem;font-size:.8rem}.demo5-module__k-UtpG__footerCopyright{color:#ffffffb3;margin:0;font-size:.875rem}.demo5-module__k-UtpG__footerCopyright a{color:var(--d5-primary-light);text-decoration:none}.demo5-module__k-UtpG__footerCopyright a:hover{text-decoration:underline}@media (max-width:900px){.demo5-module__k-UtpG__footerGrid{grid-template-columns:1fr 1fr}.demo5-module__k-UtpG__footerBrand{grid-column:1/-1;max-width:100%}}@media (max-width:600px){.demo5-module__k-UtpG__footerGrid{grid-template-columns:1fr}}.demo5-module__k-UtpG__pageHeader{padding:8rem var(--d5-section-px)4rem;background:var(--d5-bg-warm);text-align:center;position:relative}.demo5-module__k-UtpG__pageHeaderContainer{max-width:700px;margin:0 auto}.demo5-module__k-UtpG__pageTitle{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.demo5-module__k-UtpG__pageSubtitle{color:var(--d5-text-secondary);margin:0;font-size:1.125rem;line-height:1.7}.demo5-module__k-UtpG__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.demo5-module__k-UtpG__aboutContent h3{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.demo5-module__k-UtpG__aboutContent p{color:var(--d5-text-secondary);margin:0 0 1rem;font-size:1rem;line-height:1.8}.demo5-module__k-UtpG__aboutImage{border-radius:var(--d5-radius-xl);overflow:hidden}.demo5-module__k-UtpG__aboutImage img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.demo5-module__k-UtpG__aboutGrid{grid-template-columns:1fr;gap:2rem}.demo5-module__k-UtpG__aboutImage{order:-1}}.demo5-module__k-UtpG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.demo5-module__k-UtpG__valueCard{border-radius:var(--d5-radius-xl);text-align:center;box-shadow:var(--d5-shadow-sm);background:#fff;padding:2rem}.demo5-module__k-UtpG__valueIcon{border-radius:var(--d5-radius-lg);width:64px;height:64px;color:var(--d5-primary);background:#22c55e1a;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.demo5-module__k-UtpG__valueTitle{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.demo5-module__k-UtpG__valueText{color:var(--d5-text-secondary);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:768px){.demo5-module__k-UtpG__valuesGrid{grid-template-columns:1fr}}.demo5-module__k-UtpG__serviceDetailCard{border-bottom:1px solid #f0f0f0;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:3rem 0;display:grid}.demo5-module__k-UtpG__serviceDetailCard:last-child{border-bottom:none}.demo5-module__k-UtpG__serviceDetailCard:nth-child(2n){direction:rtl}.demo5-module__k-UtpG__serviceDetailCard:nth-child(2n)>*{direction:ltr}.demo5-module__k-UtpG__serviceDetailImage{border-radius:var(--d5-radius-xl);height:350px;overflow:hidden}.demo5-module__k-UtpG__serviceDetailImage img{object-fit:cover;width:100%;height:100%}.demo5-module__k-UtpG__serviceDetailContent h3{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1rem;font-size:1.75rem;font-weight:600}.demo5-module__k-UtpG__serviceDetailContent p{color:var(--d5-text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.8}.demo5-module__k-UtpG__serviceFeatures{margin:0 0 1.5rem;padding:0;list-style:none}.demo5-module__k-UtpG__serviceFeatures li{color:var(--d5-text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;display:flex}.demo5-module__k-UtpG__serviceFeatures li svg{color:var(--d5-primary);flex-shrink:0}@media (max-width:900px){.demo5-module__k-UtpG__serviceDetailCard{grid-template-columns:1fr;gap:2rem}.demo5-module__k-UtpG__serviceDetailCard:nth-child(2n){direction:ltr}.demo5-module__k-UtpG__serviceDetailImage{height:250px}}.demo5-module__k-UtpG__contactGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.demo5-module__k-UtpG__contactInfo h3{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:600}.demo5-module__k-UtpG__contactInfo>p{color:var(--d5-text-secondary);margin:0 0 2rem;font-size:1rem}.demo5-module__k-UtpG__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.demo5-module__k-UtpG__contactItem{align-items:flex-start;gap:1rem;display:flex}.demo5-module__k-UtpG__contactItemIcon{border-radius:var(--d5-radius-lg);width:48px;height:48px;color:var(--d5-primary);background:#22c55e1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.demo5-module__k-UtpG__contactItemText h4{color:var(--d5-text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.demo5-module__k-UtpG__contactItemText p{color:var(--d5-text-secondary);margin:0;font-size:.9rem}.demo5-module__k-UtpG__contactForm{border-radius:var(--d5-radius-xl);box-shadow:var(--d5-shadow-lg);background:#fff;padding:2.5rem}.demo5-module__k-UtpG__contactForm h3{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.demo5-module__k-UtpG__formGroup{margin-bottom:1.25rem}.demo5-module__k-UtpG__formGroup label{color:var(--d5-text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.demo5-module__k-UtpG__formGroup input,.demo5-module__k-UtpG__formGroup textarea,.demo5-module__k-UtpG__formGroup select{width:100%;font-size:1rem;font-family:var(--d5-font-body);color:var(--d5-text-primary);background:var(--d5-bg-light);border-radius:var(--d5-radius-md);border:1px solid #e5e7eb;padding:.75rem 1rem;transition:border-color .2s}.demo5-module__k-UtpG__formGroup input:focus,.demo5-module__k-UtpG__formGroup textarea:focus,.demo5-module__k-UtpG__formGroup select:focus{border-color:var(--d5-primary);outline:none}.demo5-module__k-UtpG__formGroup textarea{resize:vertical;min-height:120px}.demo5-module__k-UtpG__formSubmit{color:#fff;background:var(--d5-gradient-primary);border-radius:var(--d5-radius-full);cursor:pointer;border:none;width:100%;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}.demo5-module__k-UtpG__formSubmit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #22c55e59}@media (max-width:900px){.demo5-module__k-UtpG__contactGrid{grid-template-columns:1fr}}.demo5-module__k-UtpG__testimonialsFullGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:768px){.demo5-module__k-UtpG__testimonialsFullGrid{grid-template-columns:1fr}}.demo5-module__k-UtpG__processTimeline{max-width:600px;margin:0 auto;position:relative}.demo5-module__k-UtpG__processStep{gap:2rem;margin-bottom:3rem;display:flex;position:relative}.demo5-module__k-UtpG__processStep:last-child{margin-bottom:0}.demo5-module__k-UtpG__processStepNumber{background:var(--d5-gradient-primary);color:#fff;width:56px;height:56px;font-family:var(--d5-font-heading);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;position:relative}.demo5-module__k-UtpG__processStep:not(:last-child) .demo5-module__k-UtpG__processStepNumber:after{content:"";background:var(--d5-primary-light);width:2px;height:calc(100% + 2rem);position:absolute;top:100%;left:50%;transform:translate(-50%)}.demo5-module__k-UtpG__processStepContent h3{font-family:var(--d5-font-heading);color:var(--d5-text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.demo5-module__k-UtpG__processStepContent p{color:var(--d5-text-secondary);margin:0;font-size:1rem;line-height:1.7}
