.BlogPage-module__uBUtsW__blogPage{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);min-height:100vh}.BlogPage-module__uBUtsW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.BlogPage-module__uBUtsW__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 0 4rem}.BlogPage-module__uBUtsW__heroContent{max-width:600px;margin:0 auto}.BlogPage-module__uBUtsW__badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.BlogPage-module__uBUtsW__heroTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.BlogPage-module__uBUtsW__highlight{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BlogPage-module__uBUtsW__heroDescription{opacity:.9;font-size:1.25rem;line-height:1.6}.BlogPage-module__uBUtsW__blogSection{padding:4rem 0}.BlogPage-module__uBUtsW__sectionHeader{text-align:center;margin-bottom:3rem}.BlogPage-module__uBUtsW__sectionHeader h2{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.BlogPage-module__uBUtsW__sectionHeader p{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.125rem}.BlogPage-module__uBUtsW__blogGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.BlogPage-module__uBUtsW__blogCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.BlogPage-module__uBUtsW__blogCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.BlogPage-module__uBUtsW__blogLink{color:inherit;height:100%;text-decoration:none;display:block}.BlogPage-module__uBUtsW__categoryBadge{color:#fff;z-index:2;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.BlogPage-module__uBUtsW__imageContainer{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);height:200px;position:relative;overflow:hidden}.BlogPage-module__uBUtsW__imagePlaceholder{opacity:.7;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.BlogPage-module__uBUtsW__blogContent{padding:1.5rem}.BlogPage-module__uBUtsW__blogTitle{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogPage-module__uBUtsW__blogExcerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogPage-module__uBUtsW__blogMeta{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.BlogPage-module__uBUtsW__author{flex-direction:column;display:flex}.BlogPage-module__uBUtsW__authorName{color:#1f2937;font-size:.875rem;font-weight:600}.BlogPage-module__uBUtsW__authorRole{color:#6b7280;font-size:.75rem}.BlogPage-module__uBUtsW__metaInfo{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.BlogPage-module__uBUtsW__readTime,.BlogPage-module__uBUtsW__date{color:#6b7280;font-size:.75rem}.BlogPage-module__uBUtsW__readMore{color:#fff;opacity:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;transform:translate(-10px)}.BlogPage-module__uBUtsW__blogCard:hover .BlogPage-module__uBUtsW__readMore{opacity:1;transform:translate(0)}.BlogPage-module__uBUtsW__arrow{font-weight:700;transition:transform .3s}.BlogPage-module__uBUtsW__blogCard:hover .BlogPage-module__uBUtsW__arrow{transform:translate(2px)}.BlogPage-module__uBUtsW__ctaSection{background:#fff;padding:4rem 0}.BlogPage-module__uBUtsW__ctaContent{text-align:center;max-width:600px;margin:0 auto}.BlogPage-module__uBUtsW__ctaContent h2{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.BlogPage-module__uBUtsW__ctaContent p{color:#6b7280;margin-bottom:2rem;font-size:1.125rem}.BlogPage-module__uBUtsW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.BlogPage-module__uBUtsW__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.BlogPage-module__uBUtsW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.BlogPage-module__uBUtsW__secondaryBtn{color:#667eea;background:#fff;border:2px solid #667eea;border-radius:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.BlogPage-module__uBUtsW__secondaryBtn:hover{color:#fff;background:#667eea;transform:translateY(-2px)}@media (max-width:768px){.BlogPage-module__uBUtsW__hero{padding:6rem 0 3rem}.BlogPage-module__uBUtsW__heroTitle{font-size:2rem}.BlogPage-module__uBUtsW__blogGrid{grid-template-columns:1fr;gap:1.5rem}.BlogPage-module__uBUtsW__ctaButtons{flex-direction:column;align-items:center}.BlogPage-module__uBUtsW__primaryBtn,.BlogPage-module__uBUtsW__secondaryBtn{width:100%;max-width:280px}}@media (max-width:480px){.BlogPage-module__uBUtsW__container{padding:0 1rem}.BlogPage-module__uBUtsW__blogContent{padding:1rem}.BlogPage-module__uBUtsW__blogMeta{flex-direction:column;align-items:flex-start;gap:.5rem}.BlogPage-module__uBUtsW__metaInfo{align-items:flex-start}}
.PramrixHeader-module__sgo89W__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #0000001a;padding:1rem 0;position:fixed;top:0;left:0;right:0}.PramrixHeader-module__sgo89W__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.PramrixHeader-module__sgo89W__logo{flex-shrink:0}.PramrixHeader-module__sgo89W__logoLink{color:inherit;text-decoration:none}.PramrixHeader-module__sgo89W__logoText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.PramrixHeader-module__sgo89W__rightSection,.PramrixHeader-module__sgo89W__nav{align-items:center;gap:2rem;display:flex}.PramrixHeader-module__sgo89W__navLink{color:#374151;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.PramrixHeader-module__sgo89W__navLink:hover{color:#667eea}.PramrixHeader-module__sgo89W__navLink.PramrixHeader-module__sgo89W__active{color:#667eea;font-weight:600}.PramrixHeader-module__sgo89W__navLink.PramrixHeader-module__sgo89W__active:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:2px;position:absolute;bottom:-5px;left:0;right:0}.PramrixHeader-module__sgo89W__ctaButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.PramrixHeader-module__sgo89W__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.PramrixHeader-module__sgo89W__phoneIcon{font-size:1.1rem}.PramrixHeader-module__sgo89W__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;padding:.5rem;display:none}.PramrixHeader-module__sgo89W__menuIcon,.PramrixHeader-module__sgo89W__menuIconOpen{background:#374151;width:20px;height:2px;transition:all .3s;position:relative}.PramrixHeader-module__sgo89W__menuIcon:before,.PramrixHeader-module__sgo89W__menuIcon:after,.PramrixHeader-module__sgo89W__menuIconOpen:before,.PramrixHeader-module__sgo89W__menuIconOpen:after{content:"";background:#374151;width:20px;height:2px;transition:all .3s;position:absolute}.PramrixHeader-module__sgo89W__menuIcon:before{top:-6px}.PramrixHeader-module__sgo89W__menuIcon:after{top:6px}.PramrixHeader-module__sgo89W__menuIconOpen{background:0 0}.PramrixHeader-module__sgo89W__menuIconOpen:before{top:0;transform:rotate(45deg)}.PramrixHeader-module__sgo89W__menuIconOpen:after{top:0;transform:rotate(-45deg)}.PramrixHeader-module__sgo89W__mobileNav{opacity:0;visibility:hidden;background:#fff;border-top:1px solid #0000001a;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%)}.PramrixHeader-module__sgo89W__mobileNavOpen{opacity:1;visibility:visible;transform:translateY(0)}.PramrixHeader-module__sgo89W__mobileNavContent{flex-direction:column;padding:1rem;display:flex}.PramrixHeader-module__sgo89W__mobileNavLink{color:#374151;border-bottom:1px solid #0000001a;padding:1rem 0;font-weight:500;text-decoration:none;transition:color .3s}.PramrixHeader-module__sgo89W__mobileNavLink:hover{color:#667eea}.PramrixHeader-module__sgo89W__mobileNavLink.PramrixHeader-module__sgo89W__active{color:#667eea;font-weight:600}.PramrixHeader-module__sgo89W__mobileNavLink:last-child{border-bottom:none}.PramrixHeader-module__sgo89W__mobileCtaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-weight:600;display:flex}@media (max-width:768px){.PramrixHeader-module__sgo89W__nav,.PramrixHeader-module__sgo89W__ctaButton{display:none}.PramrixHeader-module__sgo89W__menuButton{display:flex}.PramrixHeader-module__sgo89W__rightSection{gap:1rem}.PramrixHeader-module__sgo89W__container{padding:0 1rem}}@media (max-width:480px){.PramrixHeader-module__sgo89W__logoText{font-size:1.25rem}.PramrixHeader-module__sgo89W__rightSection{gap:.5rem}}
.Footer-module__JGhRua__footer{color:#fff;padding:var(--space-3xl)0 var(--space-xl);background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%);position:relative}.Footer-module__JGhRua__container{max-width:var(--container-xl);padding:0 var(--space-xl);margin:0 auto}.Footer-module__JGhRua__mainFooter{gap:var(--space-2xl);margin-bottom:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1.5fr;display:grid}.Footer-module__JGhRua__brandColumn{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__JGhRua__logo{align-items:center;gap:var(--space-sm);font-size:var(--text-xl);font-weight:var(--font-bold);display:flex}.Footer-module__JGhRua__logoIcon{font-size:2rem}.Footer-module__JGhRua__logoText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__JGhRua__brandDescription{color:#cbd5e0;line-height:1.6;font-size:var(--text-sm);max-width:300px}.Footer-module__JGhRua__socialLinks{gap:var(--space-md);display:flex}.Footer-module__JGhRua__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__JGhRua__socialLink:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:translateY(-2px)}.Footer-module__JGhRua__linksColumn{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__JGhRua__columnTitle{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:var(--space-sm);color:#fff}.Footer-module__JGhRua__linksList{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__JGhRua__linksList li{margin:0}.Footer-module__JGhRua__footerLink{color:#cbd5e0;font-size:var(--text-sm);text-decoration:none;transition:all .3s;position:relative}.Footer-module__JGhRua__footerLink:hover{color:#fff;transform:translate(5px)}.Footer-module__JGhRua__footerLink:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:4px;height:4px;transition:opacity .3s;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.Footer-module__JGhRua__footerLink:hover:before{opacity:1}.Footer-module__JGhRua__contactColumn{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__JGhRua__contactInfo{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__JGhRua__contactItem{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__JGhRua__contactIcon{opacity:.8;font-size:1.2rem}.Footer-module__JGhRua__contactDetail{color:#cbd5e0;font-size:var(--text-sm)}.Footer-module__JGhRua__ctaButton{color:#fff;padding:var(--space-md)var(--space-lg);border-radius:var(--radius-md);font-weight:var(--font-semibold);cursor:pointer;margin-top:var(--space-sm);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;justify-content:space-between;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea4d}.Footer-module__JGhRua__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.Footer-module__JGhRua__ctaArrow{font-size:1.2rem;transition:transform .3s}.Footer-module__JGhRua__ctaButton:hover .Footer-module__JGhRua__ctaArrow{transform:translate(3px)}.Footer-module__JGhRua__bottomFooter{padding-top:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.Footer-module__JGhRua__copyright{color:#a0aec0;font-size:var(--text-sm)}.Footer-module__JGhRua__legalLinks{gap:var(--space-xl);display:flex}.Footer-module__JGhRua__legalLink{color:#a0aec0;font-size:var(--text-xs);text-decoration:none;transition:color .3s}.Footer-module__JGhRua__legalLink:hover{color:#fff}@media (max-width:968px){.Footer-module__JGhRua__mainFooter{gap:var(--space-2xl);grid-template-columns:1fr 1fr}.Footer-module__JGhRua__brandColumn{text-align:center;grid-column:1/-1;align-items:center}.Footer-module__JGhRua__brandDescription{max-width:400px}}@media (max-width:768px){.Footer-module__JGhRua__mainFooter{gap:var(--space-2xl);text-align:center;grid-template-columns:1fr}.Footer-module__JGhRua__brandColumn{grid-column:auto}.Footer-module__JGhRua__contactItem{justify-content:center}.Footer-module__JGhRua__bottomFooter{gap:var(--space-lg);text-align:center;flex-direction:column}.Footer-module__JGhRua__legalLinks{justify-content:center;gap:var(--space-lg);flex-wrap:wrap}}@media (max-width:480px){.Footer-module__JGhRua__container{padding:0 var(--space-lg)}.Footer-module__JGhRua__footer{padding:var(--space-2xl)0 var(--space-lg)}.Footer-module__JGhRua__socialLinks{justify-content:center}.Footer-module__JGhRua__ctaButton{width:100%;max-width:280px;margin-left:auto;margin-right:auto}}
.PramrixStrategicServices-module__tLdiHW__strategicServices{padding:var(--space-3xl)0;background:linear-gradient(135deg,var(--color-gray-50)0%,var(--color-white)50%,var(--color-gray-100)100%)}.PramrixStrategicServices-module__tLdiHW__container{max-width:var(--container-xl);padding:0 var(--space-xl);margin:0 auto}.PramrixStrategicServices-module__tLdiHW__header{text-align:center;margin-bottom:var(--space-3xl);max-width:800px;margin-left:auto;margin-right:auto}.PramrixStrategicServices-module__tLdiHW__badge{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-bold);margin-bottom:var(--space-lg);box-shadow:var(--shadow-primary);border-radius:20px;display:inline-block}.PramrixStrategicServices-module__tLdiHW__title{font-size:var(--text-4xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-lg);color:var(--color-black);line-height:1.2}.PramrixStrategicServices-module__tLdiHW__highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PramrixStrategicServices-module__tLdiHW__subtitle{font-size:var(--text-lg);color:var(--color-gray-700);line-height:1.6}.PramrixStrategicServices-module__tLdiHW__pillarsSection{margin-bottom:var(--space-3xl)}.PramrixStrategicServices-module__tLdiHW__pillarsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.PramrixStrategicServices-module__tLdiHW__pillarCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-light);text-align:center;transition:all var(--transition);position:relative;overflow:hidden}.PramrixStrategicServices-module__tLdiHW__pillarCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.PramrixStrategicServices-module__tLdiHW__pillarCard:before{content:"";background:var(--primary-gradient);width:100%;height:4px;position:absolute;top:0;left:0}.PramrixStrategicServices-module__tLdiHW__pillarIcon{margin-bottom:var(--space-lg);font-size:3rem}.PramrixStrategicServices-module__tLdiHW__pillarTitle{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.PramrixStrategicServices-module__tLdiHW__pillarDescription{font-size:var(--text-base);color:var(--color-gray-600);margin-bottom:var(--space-lg);line-height:1.6}.PramrixStrategicServices-module__tLdiHW__outcome{background:linear-gradient(135deg,var(--color-gray-50)0%,var(--color-white)100%);padding:var(--space-md);border-radius:var(--radius-lg);border-left:4px solid var(--primary-blue)}.PramrixStrategicServices-module__tLdiHW__outcomeValue{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-black)}.PramrixStrategicServices-module__tLdiHW__benefitsSection{margin-bottom:var(--space-3xl);text-align:center}.PramrixStrategicServices-module__tLdiHW__sectionTitle{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.PramrixStrategicServices-module__tLdiHW__sectionSubtitle{font-size:var(--text-lg);color:var(--color-gray-600);margin-bottom:var(--space-2xl);max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.PramrixStrategicServices-module__tLdiHW__benefitsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1100px;margin:0 auto;display:grid}.PramrixStrategicServices-module__tLdiHW__benefitCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);text-align:center;transition:all var(--transition)}.PramrixStrategicServices-module__tLdiHW__benefitCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.PramrixStrategicServices-module__tLdiHW__benefitIcon{margin-bottom:var(--space-lg);font-size:2.5rem}.PramrixStrategicServices-module__tLdiHW__benefitTitle{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:var(--space-sm);color:var(--color-black)}.PramrixStrategicServices-module__tLdiHW__benefitDescription{font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.5}.PramrixStrategicServices-module__tLdiHW__ctaSection{background:linear-gradient(135deg,var(--color-white)0%,var(--color-gray-50)100%);padding:var(--space-3xl);border-radius:var(--radius-xl);text-align:center;border:1px solid var(--border-light);box-shadow:var(--shadow-lg)}.PramrixStrategicServices-module__tLdiHW__ctaSection h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.PramrixStrategicServices-module__tLdiHW__ctaSection p{font-size:var(--text-lg);color:var(--color-gray-600);margin-bottom:var(--space-xl);max-width:500px;margin-left:auto;margin-right:auto}.PramrixStrategicServices-module__tLdiHW__ctaButtons{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.PramrixStrategicServices-module__tLdiHW__primaryBtn{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-md)var(--space-2xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);font-size:var(--text-base);cursor:pointer;transition:all var(--transition);box-shadow:var(--shadow-primary);border:none}.PramrixStrategicServices-module__tLdiHW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.PramrixStrategicServices-module__tLdiHW__secondaryBtn{background:var(--color-white);color:var(--primary-blue);border:2px solid var(--primary-blue);padding:var(--space-md)var(--space-2xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);font-size:var(--text-base);cursor:pointer;transition:all var(--transition)}.PramrixStrategicServices-module__tLdiHW__secondaryBtn:hover{background:var(--primary-blue);color:var(--color-white);box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:768px){.PramrixStrategicServices-module__tLdiHW__title{font-size:var(--text-3xl)}.PramrixStrategicServices-module__tLdiHW__sectionTitle{font-size:var(--text-2xl)}.PramrixStrategicServices-module__tLdiHW__pillarsGrid{gap:var(--space-lg);grid-template-columns:1fr}.PramrixStrategicServices-module__tLdiHW__benefitsGrid{grid-template-columns:1fr}.PramrixStrategicServices-module__tLdiHW__ctaButtons{flex-direction:column;align-items:center}.PramrixStrategicServices-module__tLdiHW__primaryBtn,.PramrixStrategicServices-module__tLdiHW__secondaryBtn{width:100%;max-width:280px}.PramrixStrategicServices-module__tLdiHW__ctaSection{padding:var(--space-2xl)}}@media (max-width:480px){.PramrixStrategicServices-module__tLdiHW__container{padding:0 var(--space-lg)}.PramrixStrategicServices-module__tLdiHW__pillarCard,.PramrixStrategicServices-module__tLdiHW__benefitCard{padding:var(--space-xl)}.PramrixStrategicServices-module__tLdiHW__title{font-size:var(--text-2xl)}}
.AboutUs-module__D2MrMq__aboutUs{padding:var(--space-3xl)0;background:linear-gradient(135deg,var(--color-white)0%,var(--color-gray-50)100%)}.AboutUs-module__D2MrMq__container{max-width:var(--container-xl);padding:0 var(--space-xl);margin:0 auto}.AboutUs-module__D2MrMq__header{text-align:center;margin-bottom:var(--space-3xl);max-width:800px;margin-left:auto;margin-right:auto}.AboutUs-module__D2MrMq__badge{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-bold);margin-bottom:var(--space-lg);box-shadow:var(--shadow-primary);border-radius:20px;display:inline-block}.AboutUs-module__D2MrMq__title{font-size:var(--text-4xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-lg);color:var(--color-black);line-height:1.2}.AboutUs-module__D2MrMq__highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutUs-module__D2MrMq__subtitle{font-size:var(--text-lg);color:var(--color-gray-700);line-height:1.6}.AboutUs-module__D2MrMq__story{text-align:center;max-width:700px;margin:0 auto var(--space-3xl)}.AboutUs-module__D2MrMq__story p{font-size:var(--text-base);color:var(--color-gray-700);line-height:1.7}.AboutUs-module__D2MrMq__stats{margin-bottom:var(--space-3xl)}.AboutUs-module__D2MrMq__statsGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.AboutUs-module__D2MrMq__stat{text-align:center;padding:var(--space-xl);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light)}.AboutUs-module__D2MrMq__statNumber{font-size:var(--text-2xl);font-weight:var(--font-extrabold);color:var(--primary-blue);margin-bottom:var(--space-sm)}.AboutUs-module__D2MrMq__statLabel{font-size:var(--text-sm);color:var(--color-gray-500);font-weight:var(--font-medium)}.AboutUs-module__D2MrMq__values{margin-bottom:var(--space-2xl)}.AboutUs-module__D2MrMq__values h3{font-size:var(--text-2xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-2xl);color:var(--color-black)}.AboutUs-module__D2MrMq__valuesGrid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.AboutUs-module__D2MrMq__value{text-align:center;padding:var(--space-2xl);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);transition:all var(--transition)}.AboutUs-module__D2MrMq__value:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.AboutUs-module__D2MrMq__valueIcon{margin-bottom:var(--space-lg);font-size:2.5rem}.AboutUs-module__D2MrMq__value h4{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.AboutUs-module__D2MrMq__value p{font-size:var(--text-sm);color:var(--color-gray-500);line-height:1.5}@media (max-width:768px){.AboutUs-module__D2MrMq__statsGrid,.AboutUs-module__D2MrMq__valuesGrid{grid-template-columns:repeat(2,1fr)}.AboutUs-module__D2MrMq__title{font-size:var(--text-3xl)}.AboutUs-module__D2MrMq__container{padding:0 var(--space-lg)}}@media (max-width:480px){.AboutUs-module__D2MrMq__statsGrid,.AboutUs-module__D2MrMq__valuesGrid{grid-template-columns:1fr}.AboutUs-module__D2MrMq__container{padding:0 var(--space-md)}.AboutUs-module__D2MrMq__title{font-size:var(--text-2xl)}.AboutUs-module__D2MrMq__stat{padding:var(--space-lg)}.AboutUs-module__D2MrMq__value{padding:var(--space-xl)}}
.HomepageHowWeWork-module__a1avmq__howWeWork{padding:var(--space-3xl)0;background:linear-gradient(135deg,var(--color-white)0%,var(--color-gray-50)100%)}.HomepageHowWeWork-module__a1avmq__container{max-width:var(--container-xl);padding:0 var(--space-xl);margin:0 auto}.HomepageHowWeWork-module__a1avmq__header{text-align:center;margin-bottom:var(--space-3xl)}.HomepageHowWeWork-module__a1avmq__badge{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-bold);margin-bottom:var(--space-lg);box-shadow:var(--shadow-primary);border-radius:20px;display:inline-block}.HomepageHowWeWork-module__a1avmq__title{font-size:var(--text-4xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-lg);color:var(--color-black);line-height:1.2}.HomepageHowWeWork-module__a1avmq__highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomepageHowWeWork-module__a1avmq__subtitle{font-size:var(--text-lg);color:var(--color-gray-700);max-width:600px;margin:0 auto;line-height:1.6}.HomepageHowWeWork-module__a1avmq__processSection{margin-bottom:var(--space-3xl)}.HomepageHowWeWork-module__a1avmq__processGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.HomepageHowWeWork-module__a1avmq__processCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-light);transition:all var(--transition);position:relative;overflow:hidden}.HomepageHowWeWork-module__a1avmq__processCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.HomepageHowWeWork-module__a1avmq__processCard:before{content:"";background:var(--primary-gradient);width:100%;height:4px;position:absolute;top:0;left:0}.HomepageHowWeWork-module__a1avmq__stepHeader{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-lg);display:flex}.HomepageHowWeWork-module__a1avmq__stepIndicator{align-items:center;gap:var(--space-md);display:flex}.HomepageHowWeWork-module__a1avmq__stepNumber{background:var(--primary-gradient);color:var(--color-white);width:50px;height:50px;font-size:var(--text-lg);font-weight:var(--font-bold);box-shadow:var(--shadow-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.HomepageHowWeWork-module__a1avmq__stepIcon{font-size:2rem}.HomepageHowWeWork-module__a1avmq__stepTitle{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-black);flex:1;margin:0}.HomepageHowWeWork-module__a1avmq__stepDescription{font-size:var(--text-base);color:var(--color-gray-600);margin-bottom:var(--space-lg);line-height:1.6}.HomepageHowWeWork-module__a1avmq__outcome{font-size:var(--text-sm);color:var(--color-gray-700);background:linear-gradient(135deg,var(--color-gray-50)0%,var(--color-white)100%);padding:var(--space-md);border-radius:var(--radius-lg);border-left:4px solid var(--primary-blue);font-weight:var(--font-semibold)}.HomepageHowWeWork-module__a1avmq__resultsSection{margin-bottom:var(--space-3xl);text-align:center}.HomepageHowWeWork-module__a1avmq__sectionTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-xl);color:var(--color-black)}.HomepageHowWeWork-module__a1avmq__resultsGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);max-width:600px;margin:0 auto;display:grid}.HomepageHowWeWork-module__a1avmq__resultItem{text-align:center;padding:var(--space-lg);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light)}.HomepageHowWeWork-module__a1avmq__resultMetric{font-size:var(--text-3xl);font-weight:var(--font-extrabold);color:var(--primary-blue);margin-bottom:var(--space-sm)}.HomepageHowWeWork-module__a1avmq__resultLabel{font-size:var(--text-sm);color:var(--color-gray-600);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.5px}.HomepageHowWeWork-module__a1avmq__whySection{margin-bottom:var(--space-3xl);text-align:center}.HomepageHowWeWork-module__a1avmq__whyGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1100px;margin:0 auto;display:grid}.HomepageHowWeWork-module__a1avmq__whyItem{align-items:center;gap:var(--space-md);padding:var(--space-lg);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);transition:all var(--transition);justify-content:center;display:flex}.HomepageHowWeWork-module__a1avmq__whyItem:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.HomepageHowWeWork-module__a1avmq__whyIcon{font-size:2rem}.HomepageHowWeWork-module__a1avmq__whyText{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-gray-700)}.HomepageHowWeWork-module__a1avmq__ctaSection{background:linear-gradient(135deg,var(--color-white)0%,var(--color-gray-50)100%);padding:var(--space-3xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-light);text-align:center;max-width:800px;margin:0 auto}.HomepageHowWeWork-module__a1avmq__ctaSection h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.HomepageHowWeWork-module__a1avmq__ctaSection p{font-size:var(--text-lg);color:var(--color-gray-600);margin-bottom:var(--space-xl);max-width:500px;margin-left:auto;margin-right:auto}.HomepageHowWeWork-module__a1avmq__ctaButtons{gap:var(--space-lg);flex-direction:column;align-items:center;display:flex}.HomepageHowWeWork-module__a1avmq__primaryBtn{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-md)var(--space-2xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);font-size:var(--text-base);cursor:pointer;transition:all var(--transition);box-shadow:var(--shadow-primary);border:none;width:100%;max-width:280px}.HomepageHowWeWork-module__a1avmq__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.HomepageHowWeWork-module__a1avmq__linkBtn{color:var(--primary-blue);font-weight:var(--font-semibold);font-size:var(--text-base);transition:all var(--transition);text-decoration:none}.HomepageHowWeWork-module__a1avmq__linkBtn:hover{color:var(--primary-purple);transform:translate(5px)}@media (max-width:768px){.HomepageHowWeWork-module__a1avmq__title{font-size:var(--text-3xl)}.HomepageHowWeWork-module__a1avmq__processGrid{grid-template-columns:1fr}.HomepageHowWeWork-module__a1avmq__stepHeader{text-align:left;justify-content:flex-start}.HomepageHowWeWork-module__a1avmq__processCard{text-align:left;padding:var(--space-xl)}.HomepageHowWeWork-module__a1avmq__resultsGrid{gap:var(--space-lg);grid-template-columns:1fr}.HomepageHowWeWork-module__a1avmq__whyGrid{grid-template-columns:1fr}.HomepageHowWeWork-module__a1avmq__ctaSection{padding:var(--space-2xl)}}@media (max-width:480px){.HomepageHowWeWork-module__a1avmq__container{padding:0 var(--space-lg)}.HomepageHowWeWork-module__a1avmq__stepHeader{text-align:center;gap:var(--space-md);flex-direction:column}.HomepageHowWeWork-module__a1avmq__processCard{text-align:center;padding:var(--space-lg)}.HomepageHowWeWork-module__a1avmq__ctaSection{padding:var(--space-xl)}.HomepageHowWeWork-module__a1avmq__title{font-size:var(--text-2xl)}}
.DetailedAboutUs-module__R39oQW__detailedAbout{padding-top:var(--space-3xl);background:var(--color-white);min-height:100vh}.DetailedAboutUs-module__R39oQW__container{max-width:var(--container-xl);padding:0 var(--space-lg);margin:0 auto}.DetailedAboutUs-module__R39oQW__hero{text-align:center;margin-bottom:var(--space-3xl);padding:var(--space-3xl)0;border-radius:var(--radius-xl);margin-top:var(--space-xl);background:linear-gradient(135deg,#3b82f60d 0%,#8b5cf60d 100%)}.DetailedAboutUs-module__R39oQW__heroContent{max-width:800px;margin:0 auto}.DetailedAboutUs-module__R39oQW__badge{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-bold);margin-bottom:var(--space-lg);text-transform:uppercase;letter-spacing:.05em;border-radius:50px;display:inline-block}.DetailedAboutUs-module__R39oQW__heroTitle{font-size:var(--text-4xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-lg);color:var(--color-black);line-height:1.2}.DetailedAboutUs-module__R39oQW__highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DetailedAboutUs-module__R39oQW__industryHighlight{font-weight:var(--font-bold);background:var(--primary-gradient);-webkit-text-fill-color:transparent;margin:0 var(--space-xs);-webkit-background-clip:text;background-clip:text}.DetailedAboutUs-module__R39oQW__heroDescription{font-size:var(--text-xl);color:var(--color-gray-500);max-width:800px;margin:0 auto;line-height:1.6}.DetailedAboutUs-module__R39oQW__originSection{margin-bottom:var(--space-3xl);padding:var(--space-3xl);background:var(--color-gray-50);border-radius:var(--radius-xl)}.DetailedAboutUs-module__R39oQW__originContent h2{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-xl);color:var(--color-black);text-align:center}.DetailedAboutUs-module__R39oQW__originText{max-width:800px;font-size:var(--text-lg);color:var(--color-gray-500);margin:0 auto;line-height:1.7}.DetailedAboutUs-module__R39oQW__originText p{margin-bottom:var(--space-lg)}.DetailedAboutUs-module__R39oQW__originText strong{color:var(--color-black);font-weight:var(--font-semibold)}.DetailedAboutUs-module__R39oQW__industrySection{margin-bottom:var(--space-3xl)}.DetailedAboutUs-module__R39oQW__industrySection h2{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-2xl);color:var(--color-black);text-align:center}.DetailedAboutUs-module__R39oQW__industryGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1000px;margin:0 auto;display:grid}.DetailedAboutUs-module__R39oQW__industryCard{padding:var(--space-2xl);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition);color:var(--color-white)}.DetailedAboutUs-module__R39oQW__industryCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.DetailedAboutUs-module__R39oQW__industryCard.DetailedAboutUs-module__R39oQW__education{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%)}.DetailedAboutUs-module__R39oQW__industryCard.DetailedAboutUs-module__R39oQW__realEstate{background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.DetailedAboutUs-module__R39oQW__industryCard.DetailedAboutUs-module__R39oQW__interior{background:linear-gradient(135deg,#d946ef 0%,#ec4899 100%)}.DetailedAboutUs-module__R39oQW__industryIcon{margin-bottom:var(--space-lg);font-size:3rem}.DetailedAboutUs-module__R39oQW__industryCard h3{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-lg)}.DetailedAboutUs-module__R39oQW__industryCard p{margin-bottom:var(--space-lg);opacity:.9;line-height:1.6}.DetailedAboutUs-module__R39oQW__industryCard ul{text-align:left;padding:0;list-style:none}.DetailedAboutUs-module__R39oQW__industryCard li{padding:var(--space-xs)0;padding-left:var(--space-lg);position:relative}.DetailedAboutUs-module__R39oQW__industryCard li:before{content:"✓";font-weight:var(--font-bold);position:absolute;left:0}.DetailedAboutUs-module__R39oQW__timelineSection{margin-bottom:var(--space-3xl);padding:var(--space-3xl);background:var(--color-gray-50);border-radius:var(--radius-xl)}.DetailedAboutUs-module__R39oQW__timelineSection h2{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-2xl);color:var(--color-black);text-align:center}.DetailedAboutUs-module__R39oQW__timeline{max-width:700px;margin:0 auto;position:relative}.DetailedAboutUs-module__R39oQW__timeline:before{content:"";background:var(--primary-gradient);width:3px;position:absolute;top:0;bottom:0;left:30px}.DetailedAboutUs-module__R39oQW__timelineItem{margin-bottom:var(--space-2xl);display:flex;position:relative}.DetailedAboutUs-module__R39oQW__timelineYear{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);font-weight:var(--font-bold);text-align:center;min-width:80px;margin-right:var(--space-xl);z-index:2;position:relative}.DetailedAboutUs-module__R39oQW__timelineContent{padding-top:var(--space-xs);flex:1}.DetailedAboutUs-module__R39oQW__timelineContent h4{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:var(--space-sm);color:var(--color-black)}.DetailedAboutUs-module__R39oQW__timelineContent p{color:var(--color-gray-500);line-height:1.6}.DetailedAboutUs-module__R39oQW__teamSection{margin-bottom:var(--space-3xl)}.DetailedAboutUs-module__R39oQW__teamSection h2{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-lg);color:var(--color-black);text-align:center}.DetailedAboutUs-module__R39oQW__teamIntro{text-align:center;font-size:var(--text-lg);color:var(--color-gray-500);margin-bottom:var(--space-2xl);max-width:800px;margin-left:auto;margin-right:auto}.DetailedAboutUs-module__R39oQW__teamGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));max-width:800px;margin:0 auto;display:grid}.DetailedAboutUs-module__R39oQW__teamMember{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);transition:all var(--transition)}.DetailedAboutUs-module__R39oQW__teamMember:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.DetailedAboutUs-module__R39oQW__memberHeader{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-lg);display:flex}.DetailedAboutUs-module__R39oQW__memberAvatar{background:linear-gradient(135deg,var(--color-gray-100)0%,var(--color-gray-50)100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex}.DetailedAboutUs-module__R39oQW__memberInfo h3{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-xs);color:var(--color-black)}.DetailedAboutUs-module__R39oQW__memberRole{color:var(--primary-blue);font-weight:var(--font-semibold);font-size:var(--text-sm)}.DetailedAboutUs-module__R39oQW__memberBio{color:var(--color-gray-500);margin-bottom:var(--space-lg);line-height:1.6}.DetailedAboutUs-module__R39oQW__expertise{margin-bottom:var(--space-lg)}.DetailedAboutUs-module__R39oQW__expertise h4{font-size:var(--text-sm);font-weight:var(--font-semibold);margin-bottom:var(--space-sm);color:var(--color-gray-700)}.DetailedAboutUs-module__R39oQW__expertiseTags{gap:var(--space-sm);flex-wrap:wrap;display:flex}.DetailedAboutUs-module__R39oQW__expertiseTag{background:var(--color-gray-50);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--color-gray-700);font-weight:var(--font-medium);border:1px solid var(--border-light)}.DetailedAboutUs-module__R39oQW__funFact{font-size:var(--text-sm);color:var(--color-gray-500);padding:var(--space-md);border-radius:var(--radius-md);border-left:3px solid var(--primary-blue);background:#f0f9ff;font-style:italic}.DetailedAboutUs-module__R39oQW__valuesSection{margin-bottom:var(--space-3xl);padding:var(--space-3xl);background:var(--color-gray-50);border-radius:var(--radius-xl)}.DetailedAboutUs-module__R39oQW__valuesSection h2{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-2xl);color:var(--color-black);text-align:center}.DetailedAboutUs-module__R39oQW__valuesGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.DetailedAboutUs-module__R39oQW__valueCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);transition:all var(--transition)}.DetailedAboutUs-module__R39oQW__valueCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.DetailedAboutUs-module__R39oQW__valueHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.DetailedAboutUs-module__R39oQW__valueIcon{font-size:2.5rem}.DetailedAboutUs-module__R39oQW__valueHeader h3{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-black);margin:0}.DetailedAboutUs-module__R39oQW__valueDescription{color:var(--color-gray-500);margin-bottom:var(--space-lg);line-height:1.6}.DetailedAboutUs-module__R39oQW__valueDetails{margin:0;padding:0;list-style:none}.DetailedAboutUs-module__R39oQW__valueDetails li{padding:var(--space-xs)0;color:var(--color-gray-700);padding-left:var(--space-lg);position:relative}.DetailedAboutUs-module__R39oQW__valueDetails li:before{content:"✓";color:var(--primary-blue);font-weight:var(--font-bold);position:absolute;left:0}.DetailedAboutUs-module__R39oQW__storiesSection{margin-bottom:var(--space-3xl)}.DetailedAboutUs-module__R39oQW__storiesSection h2{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-2xl);color:var(--color-black);text-align:center}.DetailedAboutUs-module__R39oQW__storiesGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));max-width:1100px;margin:0 auto;display:grid}.DetailedAboutUs-module__R39oQW__storyCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);transition:all var(--transition)}.DetailedAboutUs-module__R39oQW__storyCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.DetailedAboutUs-module__R39oQW__storyCard h3{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-lg);color:var(--color-black);text-align:center;padding-bottom:var(--space-md);border-bottom:2px solid var(--color-gray-100)}.DetailedAboutUs-module__R39oQW__storyContent{gap:var(--space-lg);flex-direction:column;display:flex}.DetailedAboutUs-module__R39oQW__challenge,.DetailedAboutUs-module__R39oQW__solution,.DetailedAboutUs-module__R39oQW__results{color:var(--color-gray-500);line-height:1.6}.DetailedAboutUs-module__R39oQW__testimonial{color:var(--color-gray-700);padding:var(--space-lg);background:var(--color-gray-50);border-radius:var(--radius-md);border-left:4px solid var(--primary-blue);margin-top:var(--space-md);font-style:italic}.DetailedAboutUs-module__R39oQW__industryCard.DetailedAboutUs-module__R39oQW__attendance{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%)}.DetailedAboutUs-module__R39oQW__industryCard.DetailedAboutUs-module__R39oQW__communication{background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.DetailedAboutUs-module__R39oQW__industryCard.DetailedAboutUs-module__R39oQW__fees{background:linear-gradient(135deg,#d946ef 0%,#ec4899 100%)}.DetailedAboutUs-module__R39oQW__hero{background-color:#0000;background-image:linear-gradient(135deg,#3b82f60d 0%,#8b5cf60d 100%),url(https://images.unsplash.com/photo-1523050854058-8df90110c9f1?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:relative}.DetailedAboutUs-module__R39oQW__hero:before{content:"";z-index:1;background:#ffffffe6;position:absolute;inset:0}.DetailedAboutUs-module__R39oQW__heroContent{z-index:2;position:relative}.DetailedAboutUs-module__R39oQW__finalCta{text-align:center;padding:var(--space-3xl);background:var(--primary-gradient);color:var(--color-white);border-radius:var(--radius-xl);margin-bottom:var(--space-3xl)}.DetailedAboutUs-module__R39oQW__finalCta h2{font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-md)}.DetailedAboutUs-module__R39oQW__finalCta p{font-size:var(--text-lg);margin-bottom:var(--space-2xl);opacity:.9}.DetailedAboutUs-module__R39oQW__ctaButtons{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.DetailedAboutUs-module__R39oQW__primaryBtn,.DetailedAboutUs-module__R39oQW__secondaryBtn{}.DetailedAboutUs-module__R39oQW__primaryBtn{}.DetailedAboutUs-module__R39oQW__secondaryBtn{}@media (max-width:768px){.DetailedAboutUs-module__R39oQW__container{padding:0 var(--space-md)}.DetailedAboutUs-module__R39oQW__heroTitle{font-size:var(--text-3xl)}.DetailedAboutUs-module__R39oQW__heroDescription{font-size:var(--text-lg)}.DetailedAboutUs-module__R39oQW__timeline:before{left:20px}.DetailedAboutUs-module__R39oQW__timelineYear{min-width:60px;margin-right:var(--space-lg)}.DetailedAboutUs-module__R39oQW__teamGrid,.DetailedAboutUs-module__R39oQW__industryGrid,.DetailedAboutUs-module__R39oQW__storiesGrid,.DetailedAboutUs-module__R39oQW__valuesGrid{grid-template-columns:1fr}.DetailedAboutUs-module__R39oQW__ctaButtons{flex-direction:column;align-items:center}.DetailedAboutUs-module__R39oQW__primaryBtn,.DetailedAboutUs-module__R39oQW__secondaryBtn{width:100%;max-width:280px}}@media (max-width:480px){.DetailedAboutUs-module__R39oQW__memberHeader{text-align:center;gap:var(--space-md);flex-direction:column}.DetailedAboutUs-module__R39oQW__timelineItem{gap:var(--space-md);flex-direction:column}.DetailedAboutUs-module__R39oQW__timelineYear{align-self:flex-start}.DetailedAboutUs-module__R39oQW__originSection,.DetailedAboutUs-module__R39oQW__timelineSection,.DetailedAboutUs-module__R39oQW__valuesSection{padding:var(--space-xl)}.DetailedAboutUs-module__R39oQW__hero{padding:var(--space-2xl)0}}
.HowWeWork-module__483I7G__howWeWork{padding:var(--space-3xl)0;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding-top:100px;scroll-margin-top:80px;position:relative}.HowWeWork-module__483I7G__container{max-width:var(--container-xl);padding:0 var(--space-xl);margin:0 auto}.HowWeWork-module__483I7G__header{text-align:center;margin-bottom:var(--space-3xl);max-width:800px;margin-top:20px;margin-left:auto;margin-right:auto}.HowWeWork-module__483I7G__badge{color:var(--color-white);padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-bold);margin-bottom:var(--space-lg);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;display:inline-block;box-shadow:0 4px 15px #667eea4d}.HowWeWork-module__483I7G__title{font-size:var(--text-4xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-lg);color:var(--color-black);line-height:1.2}.HowWeWork-module__483I7G__highlight{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowWeWork-module__483I7G__subtitle{font-size:var(--text-lg);color:var(--color-gray-600);line-height:1.6}.HowWeWork-module__483I7G__processSection{margin-bottom:var(--space-3xl)}.HowWeWork-module__483I7G__processIntro{text-align:center;margin-bottom:var(--space-2xl)}.HowWeWork-module__483I7G__processIntro h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.HowWeWork-module__483I7G__processIntro p{font-size:var(--text-lg);color:var(--color-gray-600)}.HowWeWork-module__483I7G__processTimeline{flex-direction:column;gap:0;display:flex;position:relative}.HowWeWork-module__483I7G__processStep{flex-direction:column;display:flex;position:relative}.HowWeWork-module__483I7G__stepHeader{gap:var(--space-xl);padding:var(--space-2xl);background:var(--color-white);border-radius:var(--radius-lg);z-index:2;border:1px solid #e2e8f0;grid-template-columns:auto 1fr;align-items:start;transition:all .3s;display:grid;position:relative;box-shadow:0 4px 20px #00000014}.HowWeWork-module__483I7G__stepHeader:hover{border-color:#667eea;transform:translateY(-3px);box-shadow:0 8px 30px #0000001f}.HowWeWork-module__483I7G__stepIndicator{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.HowWeWork-module__483I7G__stepNumber{color:var(--color-white);width:60px;height:60px;font-size:var(--text-lg);font-weight:var(--font-bold);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #667eea4d}.HowWeWork-module__483I7G__stepIcon{font-size:2rem}.HowWeWork-module__483I7G__stepContent{flex:1}.HowWeWork-module__483I7G__stepTitle{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black);background:linear-gradient(135deg,#2d3748 0%,#4a5568 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowWeWork-module__483I7G__stepDescription{font-size:var(--text-base);color:var(--color-gray-700);margin-bottom:var(--space-lg);line-height:1.7}.HowWeWork-module__483I7G__humanTouch{align-items:center;gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-medium);color:#1e40af;background:#f0f9ff;border-left:4px solid #667eea;display:flex}.HowWeWork-module__483I7G__touchIcon{font-size:1.2rem}.HowWeWork-module__483I7G__activities{gap:var(--space-sm);flex-direction:column;display:flex}.HowWeWork-module__483I7G__activitiesLabel{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-gray-600);margin-bottom:var(--space-sm)}.HowWeWork-module__483I7G__activitiesRow{gap:var(--space-md);padding-bottom:var(--space-xs);flex-wrap:nowrap;justify-content:flex-start;align-items:center;display:flex;overflow-x:auto}.HowWeWork-module__483I7G__activitiesRow::-webkit-scrollbar{height:4px}.HowWeWork-module__483I7G__activitiesRow::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.HowWeWork-module__483I7G__activitiesRow::-webkit-scrollbar-thumb{background:#667eea;border-radius:2px}.HowWeWork-module__483I7G__activitiesRow::-webkit-scrollbar-thumb:hover{background:#5a6fd8}.HowWeWork-module__483I7G__activity{color:#fff;padding:var(--space-xs)var(--space-md);font-size:var(--text-xs);font-weight:var(--font-semibold);white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;flex-shrink:0;min-width:max-content;box-shadow:0 2px 8px #667eea4d}.HowWeWork-module__483I7G__connector{padding:var(--space-lg)0;flex-direction:column;align-items:center;display:flex;position:relative}.HowWeWork-module__483I7G__connectorLine{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:3px;height:30px}.HowWeWork-module__483I7G__connectorArrow{color:#667eea;margin-top:-5px;font-size:1.5rem}.HowWeWork-module__483I7G__resultsSection{margin-bottom:var(--space-3xl);background:var(--color-white);padding:var(--space-3xl);border-radius:var(--radius-xl);border:1px solid #e2e8f0;box-shadow:0 10px 40px #0000001a}.HowWeWork-module__483I7G__resultsHeader{text-align:center;margin-bottom:var(--space-2xl)}.HowWeWork-module__483I7G__resultsHeader h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.HowWeWork-module__483I7G__resultsHeader p{font-size:var(--text-lg);color:var(--color-gray-600)}.HowWeWork-module__483I7G__resultsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.HowWeWork-module__483I7G__resultCard{text-align:center;padding:var(--space-xl);border-radius:var(--radius-lg);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;transition:all .3s}.HowWeWork-module__483I7G__resultCard:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 8px 25px #667eea26}.HowWeWork-module__483I7G__resultMetric{font-size:var(--text-3xl);font-weight:var(--font-extrabold);color:#667eea;margin-bottom:var(--space-sm)}.HowWeWork-module__483I7G__resultDescription{font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.5}.HowWeWork-module__483I7G__collaborationSection{margin-bottom:var(--space-3xl);padding:var(--space-3xl);border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.HowWeWork-module__483I7G__collaborationHeader{text-align:center;margin-bottom:var(--space-2xl)}.HowWeWork-module__483I7G__collaborationHeader h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-md)}.HowWeWork-module__483I7G__collaborationHeader p{font-size:var(--text-lg);opacity:.9;max-width:600px;margin:0 auto}.HowWeWork-module__483I7G__collaborationGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.HowWeWork-module__483I7G__collaborationCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--space-2xl);border-radius:var(--radius-lg);text-align:center;background:#ffffff1a;border:1px solid #fff3;transition:all .3s}.HowWeWork-module__483I7G__collaborationCard:hover{background:#ffffff26;transform:translateY(-3px);box-shadow:0 10px 30px #0003}.HowWeWork-module__483I7G__collaborationIcon{margin-bottom:var(--space-lg);font-size:3rem}.HowWeWork-module__483I7G__collaborationTitle{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:var(--space-md)}.HowWeWork-module__483I7G__collaborationDescription{font-size:var(--text-sm);opacity:.9;margin-bottom:var(--space-lg);line-height:1.6}.HowWeWork-module__483I7G__specificDetail{justify-content:center;align-items:center;gap:var(--space-sm);font-size:var(--text-xs);font-weight:var(--font-semibold);padding:var(--space-xs)var(--space-sm);background:#fff3;border-radius:20px;display:flex}.HowWeWork-module__483I7G__detailIcon{font-size:1rem}.HowWeWork-module__483I7G__ctaSection{background:var(--color-white);padding:var(--space-3xl);border-radius:var(--radius-xl);text-align:center;border:1px solid #e2e8f0;box-shadow:0 10px 40px #0000001a}.HowWeWork-module__483I7G__ctaContent h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.HowWeWork-module__483I7G__ctaContent p{font-size:var(--text-lg);color:var(--color-gray-600);margin-bottom:var(--space-2xl);max-width:500px;margin-left:auto;margin-right:auto}.HowWeWork-module__483I7G__ctaButtons{gap:var(--space-lg);margin-bottom:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.HowWeWork-module__483I7G__primaryBtn{color:var(--color-white);padding:var(--space-md)var(--space-xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;transition:all .3s;box-shadow:0 4px 15px #667eea4d}.HowWeWork-module__483I7G__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.HowWeWork-module__483I7G__secondaryBtn{background:var(--color-white);color:#667eea;padding:var(--space-md)var(--space-xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);cursor:pointer;border:2px solid #667eea;transition:all .3s}.HowWeWork-module__483I7G__secondaryBtn:hover{color:var(--color-white);background:#667eea;transform:translateY(-2px)}.HowWeWork-module__483I7G__ctaNote{justify-content:center;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-gray-600);display:flex}.HowWeWork-module__483I7G__phasesSection{margin-bottom:var(--space-3xl);background:var(--color-white);padding:var(--space-3xl);border-radius:var(--radius-xl);border:1px solid #e2e8f0;box-shadow:0 10px 40px #0000001a}.HowWeWork-module__483I7G__phasesSection h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black);text-align:center}.HowWeWork-module__483I7G__phasesSection p{font-size:var(--text-lg);color:var(--color-gray-600);text-align:center;margin-bottom:var(--space-2xl)}.HowWeWork-module__483I7G__phasesGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.HowWeWork-module__483I7G__phaseCard{padding:var(--space-2xl);border-radius:var(--radius-lg);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;transition:all .3s;position:relative;overflow:hidden}.HowWeWork-module__483I7G__phaseCard:hover{border-color:#667eea;transform:translateY(-3px);box-shadow:0 8px 25px #667eea26}.HowWeWork-module__483I7G__phaseCard:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:4px;position:absolute;top:0;left:0}.HowWeWork-module__483I7G__phaseHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.HowWeWork-module__483I7G__phaseNumber{color:#fff;width:40px;height:40px;font-weight:var(--font-bold);font-size:var(--text-sm);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;display:flex}.HowWeWork-module__483I7G__phaseHeader h4{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-black);margin:0}.HowWeWork-module__483I7G__phaseFocus{font-size:var(--text-sm);color:var(--color-gray-700);margin-bottom:var(--space-lg);padding:var(--space-md);border-radius:var(--radius-md);background:#667eea1a;border-left:4px solid #667eea}.HowWeWork-module__483I7G__phaseDeliverables{font-size:var(--text-sm);color:var(--color-gray-700)}.HowWeWork-module__483I7G__phaseDeliverables strong{color:var(--color-black);margin-bottom:var(--space-sm);display:block}.HowWeWork-module__483I7G__phaseDeliverables ul{margin:0;padding:0;list-style:none}.HowWeWork-module__483I7G__phaseDeliverables li{padding:var(--space-xs)0;padding-left:var(--space-lg);position:relative}.HowWeWork-module__483I7G__phaseDeliverables li:before{content:"✓";color:#667eea;font-weight:var(--font-bold);position:absolute;left:0}.HowWeWork-module__483I7G__ctaNote{justify-content:center;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-gray-600);padding:var(--space-md);border-radius:var(--radius-md);background:#f0f9ff;border:1px solid #e0f2fe;display:flex}.HowWeWork-module__483I7G__noteIcon{font-size:1.2rem}@media (max-width:768px){.HowWeWork-module__483I7G__howWeWork{padding-top:80px}.HowWeWork-module__483I7G__title{font-size:var(--text-2xl)}.HowWeWork-module__483I7G__stepHeader{gap:var(--space-lg);text-align:center;grid-template-columns:1fr}.HowWeWork-module__483I7G__stepIndicator{justify-content:center;gap:var(--space-md);flex-direction:row}.HowWeWork-module__483I7G__collaborationGrid,.HowWeWork-module__483I7G__resultsGrid{grid-template-columns:1fr}.HowWeWork-module__483I7G__ctaButtons{flex-direction:column;align-items:center}.HowWeWork-module__483I7G__primaryBtn,.HowWeWork-module__483I7G__secondaryBtn{width:100%;max-width:280px}.HowWeWork-module__483I7G__collaborationSection,.HowWeWork-module__483I7G__resultsSection,.HowWeWork-module__483I7G__ctaSection{padding:var(--space-2xl)}.HowWeWork-module__483I7G__activitiesRow{padding-bottom:var(--space-sm);justify-content:flex-start}.HowWeWork-module__483I7G__activity{padding:var(--space-xs)var(--space-sm)}}@media (max-width:480px){.HowWeWork-module__483I7G__container{padding:0 var(--space-lg)}.HowWeWork-module__483I7G__stepHeader{padding:var(--space-xl)}.HowWeWork-module__483I7G__humanTouch{text-align:center;gap:var(--space-xs);flex-direction:column}.HowWeWork-module__483I7G__howWeWork{padding-top:60px}.HowWeWork-module__483I7G__activitiesRow{gap:var(--space-sm)}.HowWeWork-module__483I7G__activity{padding:var(--space-xs)var(--space-sm);font-size:.7rem}}
.StrategicServices-module__OQ9Tea__strategicServices{padding:var(--space-3xl)0;background:var(--color-white);padding-top:100px;scroll-margin-top:80px;position:relative}.StrategicServices-module__OQ9Tea__container{max-width:var(--container-xl);padding:0 var(--space-xl);margin:0 auto}.StrategicServices-module__OQ9Tea__header{text-align:center;margin-bottom:var(--space-3xl);max-width:800px;margin-top:20px;margin-left:auto;margin-right:auto}.StrategicServices-module__OQ9Tea__badge{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-sm)var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-bold);margin-bottom:var(--space-lg);border-radius:20px;display:inline-block;box-shadow:0 4px 15px #3b82f64d}.StrategicServices-module__OQ9Tea__title{font-size:var(--text-4xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-lg);color:var(--color-black);line-height:1.2}.StrategicServices-module__OQ9Tea__highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.StrategicServices-module__OQ9Tea__subtitle{font-size:var(--text-lg);color:var(--color-gray-600);line-height:1.6}.StrategicServices-module__OQ9Tea__pillarsSection{margin-bottom:var(--space-3xl)}.StrategicServices-module__OQ9Tea__pillarsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.StrategicServices-module__OQ9Tea__pillarCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-gray-100);transition:all var(--transition);position:relative;overflow:hidden}.StrategicServices-module__OQ9Tea__pillarCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.StrategicServices-module__OQ9Tea__pillarCard:before{content:"";background:var(--primary-gradient);width:100%;height:4px;position:absolute;top:0;left:0}.StrategicServices-module__OQ9Tea__pillarHeader{margin-bottom:var(--space-lg);text-align:center}.StrategicServices-module__OQ9Tea__pillarIcon{margin-bottom:var(--space-md);font-size:3rem}.StrategicServices-module__OQ9Tea__pillarTitle{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-sm);color:var(--color-black)}.StrategicServices-module__OQ9Tea__pillarDescription{font-size:var(--text-base);color:var(--color-gray-600);line-height:1.6}.StrategicServices-module__OQ9Tea__servicesList{margin-bottom:var(--space-lg)}.StrategicServices-module__OQ9Tea__servicesTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);margin-bottom:var(--space-md);color:var(--color-gray-700);text-transform:uppercase;letter-spacing:.5px;text-align:center}.StrategicServices-module__OQ9Tea__servicesContainer{gap:var(--space-sm);grid-template-columns:1fr 1fr;justify-items:center;display:grid}.StrategicServices-module__OQ9Tea__serviceTag{background:var(--color-gray-50);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--color-gray-700);font-weight:var(--font-medium);border:1px solid var(--color-gray-200);text-align:center;box-sizing:border-box;white-space:normal;word-wrap:break-word;justify-content:center;align-items:center;width:100%;min-height:32px;line-height:1.3;display:flex}.StrategicServices-module__OQ9Tea__outcome{background:linear-gradient(135deg,var(--color-gray-50)0%,var(--color-white)100%);padding:var(--space-md);border-radius:var(--radius-md);border-left:4px solid var(--primary-blue);text-align:center;margin-top:var(--space-lg)}.StrategicServices-module__OQ9Tea__outcomeLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-xs);display:block}.StrategicServices-module__OQ9Tea__outcomeValue{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-black);display:block}.StrategicServices-module__OQ9Tea__benefitsSection{margin-bottom:var(--space-3xl)}.StrategicServices-module__OQ9Tea__sectionTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-2xl);color:var(--color-black)}.StrategicServices-module__OQ9Tea__benefitsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.StrategicServices-module__OQ9Tea__benefitCard{background:var(--color-white);padding:var(--space-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-gray-100);text-align:center;transition:all var(--transition)}.StrategicServices-module__OQ9Tea__benefitCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.StrategicServices-module__OQ9Tea__benefitIcon{margin-bottom:var(--space-md);font-size:2.5rem}.StrategicServices-module__OQ9Tea__benefitTitle{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:var(--space-sm);color:var(--color-black)}.StrategicServices-module__OQ9Tea__benefitDescription{font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.6}.StrategicServices-module__OQ9Tea__packagesSection{margin-bottom:var(--space-3xl)}.StrategicServices-module__OQ9Tea__packagesGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.StrategicServices-module__OQ9Tea__packageCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-gray-100);transition:all var(--transition);position:relative}.StrategicServices-module__OQ9Tea__packageCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-3px)}.StrategicServices-module__OQ9Tea__packageHeader{margin-bottom:var(--space-lg);position:relative}.StrategicServices-module__OQ9Tea__packageHeader h4{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-black);margin-bottom:var(--space-sm)}.StrategicServices-module__OQ9Tea__packageBadge{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--font-bold);position:absolute;top:-10px;right:-10px;box-shadow:0 2px 8px #3b82f64d}.StrategicServices-module__OQ9Tea__packageDescription{font-size:var(--text-base);color:var(--color-gray-600);margin-bottom:var(--space-lg);line-height:1.6}.StrategicServices-module__OQ9Tea__packageFeatures{margin:0 0 var(--space-xl)0;padding:0;list-style:none}.StrategicServices-module__OQ9Tea__packageFeatures li{padding:var(--space-xs)0;font-size:var(--text-sm);color:var(--color-gray-700);align-items:center;gap:var(--space-sm);display:flex}.StrategicServices-module__OQ9Tea__packageCta{text-align:center}.StrategicServices-module__OQ9Tea__packageBtn{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-md)var(--space-xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);cursor:pointer;transition:all var(--transition);border:none;width:100%;box-shadow:0 4px 15px #3b82f64d}.StrategicServices-module__OQ9Tea__packageBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.StrategicServices-module__OQ9Tea__packageServices{margin-bottom:var(--space-xl)}.StrategicServices-module__OQ9Tea__packageServices h5{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-gray-700);margin-bottom:var(--space-md);text-align:center}.StrategicServices-module__OQ9Tea__finalCta{background:linear-gradient(135deg,var(--color-gray-50)0%,var(--color-white)100%);border-radius:var(--radius-xl);padding:var(--space-3xl);text-align:center;border:1px solid var(--color-gray-200)}.StrategicServices-module__OQ9Tea__finalCta h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-lg);color:var(--color-black)}.StrategicServices-module__OQ9Tea__finalCta p{font-size:var(--text-lg);color:var(--color-gray-600);margin-bottom:var(--space-xl);max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.StrategicServices-module__OQ9Tea__ctaButtons{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.StrategicServices-module__OQ9Tea__primaryBtn{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-md)var(--space-xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);cursor:pointer;transition:all var(--transition);border:none;box-shadow:0 4px 15px #3b82f64d}.StrategicServices-module__OQ9Tea__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.StrategicServices-module__OQ9Tea__secondaryBtn{background:var(--color-white);color:var(--primary-blue);border:2px solid var(--primary-blue);padding:var(--space-md)var(--space-xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);cursor:pointer;transition:all var(--transition)}.StrategicServices-module__OQ9Tea__secondaryBtn:hover{background:var(--primary-blue);color:var(--color-white);transform:translateY(-2px)}.StrategicServices-module__OQ9Tea__problemsSection{margin-bottom:var(--space-3xl);background:var(--color-white);padding:var(--space-3xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-light)}.StrategicServices-module__OQ9Tea__problemsSection h3{font-size:var(--text-2xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-2xl);color:var(--color-black)}.StrategicServices-module__OQ9Tea__problemsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.StrategicServices-module__OQ9Tea__problemCard{padding:var(--space-2xl);border-radius:var(--radius-lg);transition:all var(--transition);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;position:relative;overflow:hidden}.StrategicServices-module__OQ9Tea__problemCard:hover{border-color:#667eea;transform:translateY(-3px);box-shadow:0 8px 25px #667eea26}.StrategicServices-module__OQ9Tea__problemCard:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:4px;position:absolute;top:0;left:0}.StrategicServices-module__OQ9Tea__problemHeader h4{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-black);margin-bottom:var(--space-md);background:linear-gradient(135deg,#2d3748 0%,#4a5568 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.StrategicServices-module__OQ9Tea__problemDescription{font-size:var(--text-sm);color:var(--color-gray-600);margin-bottom:var(--space-lg);font-style:italic;line-height:1.6}.StrategicServices-module__OQ9Tea__solution{font-size:var(--text-sm);color:var(--color-gray-700);padding:var(--space-md);border-radius:var(--radius-md);background:#667eea1a;border-left:4px solid #667eea}.StrategicServices-module__OQ9Tea__servicesSection{margin-bottom:var(--space-3xl)}.StrategicServices-module__OQ9Tea__servicesSection h3{font-size:var(--text-2xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-2xl);color:var(--color-black)}.StrategicServices-module__OQ9Tea__servicesGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.StrategicServices-module__OQ9Tea__serviceCard{background:var(--color-white);padding:var(--space-2xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-light);transition:all var(--transition);position:relative;overflow:hidden}.StrategicServices-module__OQ9Tea__serviceCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.StrategicServices-module__OQ9Tea__serviceCard:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:4px;position:absolute;top:0;left:0}.StrategicServices-module__OQ9Tea__serviceHeader{text-align:center;margin-bottom:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:2px solid #f1f5f9}.StrategicServices-module__OQ9Tea__serviceIcon{margin-bottom:var(--space-md);font-size:3rem}.StrategicServices-module__OQ9Tea__serviceHeader h3{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--color-black)}.StrategicServices-module__OQ9Tea__serviceHeader p{font-size:var(--text-base);color:var(--color-gray-600);line-height:1.6}.StrategicServices-module__OQ9Tea__problemsSolved{margin-bottom:var(--space-xl)}.StrategicServices-module__OQ9Tea__problemsSolved h4{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-gray-700);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.5px}.StrategicServices-module__OQ9Tea__problemsSolved ul{margin:0;padding:0;list-style:none}.StrategicServices-module__OQ9Tea__problemsSolved li{padding:var(--space-xs)0;font-size:var(--text-sm);color:var(--color-gray-600);border-bottom:1px solid #f1f5f9}.StrategicServices-module__OQ9Tea__problemsSolved li:last-child{border-bottom:none}.StrategicServices-module__OQ9Tea__solutionsProvided{margin-bottom:var(--space-xl)}.StrategicServices-module__OQ9Tea__solutionsProvided h4{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-gray-700);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.5px}.StrategicServices-module__OQ9Tea__solutionsGrid{gap:var(--space-sm);grid-template-columns:1fr;display:grid}.StrategicServices-module__OQ9Tea__solutionItem{padding:var(--space-sm);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-gray-700);background:#667eea0d;border:1px solid #667eea1a}.StrategicServices-module__OQ9Tea__humanImpact{align-items:center;gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);font-size:var(--text-sm);color:#1e40af;font-weight:var(--font-medium);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-left:4px solid #667eea;display:flex}.StrategicServices-module__OQ9Tea__impactIcon{font-size:1.2rem}.StrategicServices-module__OQ9Tea__implementationSection{margin-bottom:var(--space-3xl);background:var(--color-white);padding:var(--space-3xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-light)}.StrategicServices-module__OQ9Tea__implementationSection h3{font-size:var(--text-2xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-md);color:var(--color-black)}.StrategicServices-module__OQ9Tea__implementationSection p{font-size:var(--text-lg);color:var(--color-gray-600);text-align:center;margin-bottom:var(--space-2xl)}.StrategicServices-module__OQ9Tea__implementationGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.StrategicServices-module__OQ9Tea__phaseCard{padding:var(--space-2xl);border-radius:var(--radius-lg);transition:all var(--transition);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;position:relative}.StrategicServices-module__OQ9Tea__phaseCard:hover{border-color:#667eea;transform:translateY(-3px);box-shadow:0 8px 25px #667eea26}.StrategicServices-module__OQ9Tea__phaseHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.StrategicServices-module__OQ9Tea__phaseNumber{color:#fff;width:40px;height:40px;font-weight:var(--font-bold);font-size:var(--text-sm);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;display:flex}.StrategicServices-module__OQ9Tea__phaseHeader h4{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-black);margin:0}.StrategicServices-module__OQ9Tea__phaseFocus,.StrategicServices-module__OQ9Tea__phaseImpact{font-size:var(--text-sm);color:var(--color-gray-700);margin-bottom:var(--space-lg);padding:var(--space-md);border-radius:var(--radius-md);background:#667eea1a;border-left:4px solid #667eea}.StrategicServices-module__OQ9Tea__phaseDeliverables{font-size:var(--text-sm);color:var(--color-gray-700)}.StrategicServices-module__OQ9Tea__phaseDeliverables strong{color:var(--color-black);margin-bottom:var(--space-sm);display:block}.StrategicServices-module__OQ9Tea__phaseDeliverables ul{margin:0;padding:0;list-style:none}.StrategicServices-module__OQ9Tea__phaseDeliverables li{padding:var(--space-xs)0;padding-left:var(--space-lg);position:relative}.StrategicServices-module__OQ9Tea__phaseDeliverables li:before{content:"🎯";font-weight:var(--font-bold);position:absolute;left:0}.StrategicServices-module__OQ9Tea__resultsSection{margin-bottom:var(--space-3xl);text-align:center}.StrategicServices-module__OQ9Tea__resultsSection h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-2xl);color:var(--color-black)}.StrategicServices-module__OQ9Tea__resultsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:800px;margin:0 auto;display:grid}.StrategicServices-module__OQ9Tea__resultItem{text-align:center;padding:var(--space-xl);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);transition:all var(--transition)}.StrategicServices-module__OQ9Tea__resultItem:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.StrategicServices-module__OQ9Tea__resultMetric{font-size:var(--text-3xl);font-weight:var(--font-extrabold);color:#667eea;margin-bottom:var(--space-sm)}.StrategicServices-module__OQ9Tea__resultLabel{font-size:var(--text-sm);color:var(--color-gray-600);font-weight:var(--font-medium)}.StrategicServices-module__OQ9Tea__finalCta{color:#fff;padding:var(--space-3xl);border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.StrategicServices-module__OQ9Tea__finalCta h3{font-size:var(--text-2xl);font-weight:var(--font-bold);margin-bottom:var(--space-lg)}.StrategicServices-module__OQ9Tea__finalCta p{font-size:var(--text-lg);margin-bottom:var(--space-2xl);opacity:.9;max-width:500px;margin-left:auto;margin-right:auto}.StrategicServices-module__OQ9Tea__ctaNote{margin-top:var(--space-lg);font-size:var(--text-sm);opacity:.8}@media (max-width:768px){.StrategicServices-module__OQ9Tea__problemsGrid,.StrategicServices-module__OQ9Tea__servicesGrid,.StrategicServices-module__OQ9Tea__implementationGrid{grid-template-columns:1fr}.StrategicServices-module__OQ9Tea__resultsGrid{grid-template-columns:repeat(2,1fr)}.StrategicServices-module__OQ9Tea__problemsSection,.StrategicServices-module__OQ9Tea__implementationSection{padding:var(--space-2xl)}}@media (max-width:480px){.StrategicServices-module__OQ9Tea__resultsGrid{grid-template-columns:1fr}.StrategicServices-module__OQ9Tea__phaseHeader{text-align:center;gap:var(--space-sm);flex-direction:column}}@media (max-width:768px){.StrategicServices-module__OQ9Tea__strategicServices{padding-top:80px}.StrategicServices-module__OQ9Tea__title{font-size:var(--text-2xl)}.StrategicServices-module__OQ9Tea__pillarsGrid,.StrategicServices-module__OQ9Tea__benefitsGrid,.StrategicServices-module__OQ9Tea__packagesGrid{grid-template-columns:1fr}.StrategicServices-module__OQ9Tea__ctaButtons{flex-direction:column;align-items:center}.StrategicServices-module__OQ9Tea__primaryBtn,.StrategicServices-module__OQ9Tea__secondaryBtn{width:100%;max-width:280px}.StrategicServices-module__OQ9Tea__packageCard{padding:var(--space-xl)}.StrategicServices-module__OQ9Tea__finalCta{padding:var(--space-2xl)}}@media (max-width:480px){.StrategicServices-module__OQ9Tea__container{padding:0 var(--space-lg)}.StrategicServices-module__OQ9Tea__pillarCard{padding:var(--space-xl)}.StrategicServices-module__OQ9Tea__benefitCard{padding:var(--space-lg)}.StrategicServices-module__OQ9Tea__strategicServices{padding-top:60px}}
