.ServicesSection-module__FvlUCG__header{text-align:center;margin-bottom:var(--space-12);align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.ServicesSection-module__FvlUCG__heading{font-size:var(--font-size-display-md);color:var(--color-text-primary)}.ServicesSection-module__FvlUCG__subheading{max-width:560px;font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.ServicesSection-module__FvlUCG__allCardsGrid{display:contents}.ServicesSection-module__FvlUCG__featuredGrid{gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.ServicesSection-module__FvlUCG__card{gap:var(--space-4);padding:var(--space-8);background:var(--gradient-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);flex-direction:column;text-decoration:none;display:flex}.ServicesSection-module__FvlUCG__card:hover{border-color:var(--color-accent-blue);box-shadow:var(--shadow-glow-blue);transform:translateY(-4px)}.ServicesSection-module__FvlUCG__iconWrap{border-radius:var(--radius-lg);width:52px;height:52px;color:var(--color-accent-blue-light);background:linear-gradient(135deg,#2563eb33,#06b6d426);border:1px solid #2563eb40;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesSection-module__FvlUCG__featuredGrid .ServicesSection-module__FvlUCG__card:nth-child(2) .ServicesSection-module__FvlUCG__iconWrap{color:#a78bfa;background:linear-gradient(135deg,#7c3aed33,#2563eb26);border-color:#7c3aed40}.ServicesSection-module__FvlUCG__featuredGrid .ServicesSection-module__FvlUCG__card:nth-child(3) .ServicesSection-module__FvlUCG__iconWrap{color:#34d399;background:linear-gradient(135deg,#10b98133,#06b6d426);border-color:#10b98140}.ServicesSection-module__FvlUCG__icon{width:24px;height:24px}.ServicesSection-module__FvlUCG__cardTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.ServicesSection-module__FvlUCG__cardDesc{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);flex:1}.ServicesSection-module__FvlUCG__cardCta{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-accent-blue-light);transition:color var(--transition-fast);margin-top:auto}.ServicesSection-module__FvlUCG__card:hover .ServicesSection-module__FvlUCG__cardCta{color:var(--color-accent-blue-pale)}.ServicesSection-module__FvlUCG__restGrid{gap:var(--space-4);margin-bottom:var(--space-10);grid-template-columns:repeat(3,1fr);display:grid}.ServicesSection-module__FvlUCG__restCard{align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);background:var(--color-bg-card);border:1px solid var(--color-border-green);border-radius:var(--radius-lg);transition:border-color var(--transition-fast), background-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);color:inherit;flex-direction:row;text-decoration:none;display:flex}.ServicesSection-module__FvlUCG__restCard:hover{border:2px solid var(--color-border-green);transform:translateY(-4px);box-shadow:0 4px 12px #22c55e80}.ServicesSection-module__FvlUCG__restCard .ServicesSection-module__FvlUCG__icon{width:24px;height:24px;color:var(--color-accent-blue-light);flex-shrink:0}.ServicesSection-module__FvlUCG__restContent{flex:1}.ServicesSection-module__FvlUCG__restTitle{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:var(--space-1)}.ServicesSection-module__FvlUCG__restDesc{font-size:var(--font-size-sm);color:var(--color-text-secondary);line-height:var(--line-height-snug)}.ServicesSection-module__FvlUCG__restArrow{font-size:var(--font-size-sm);color:var(--color-text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);flex-shrink:0;margin-left:auto}.ServicesSection-module__FvlUCG__restCard:hover .ServicesSection-module__FvlUCG__restArrow{color:var(--color-accent-blue-light);transform:translate(3px)}.ServicesSection-module__FvlUCG__restArrowDesktop{font-size:var(--font-size-sm);color:var(--color-text-muted);transition:color var(--transition-fast), transform var(--transition-fast);flex-shrink:0;margin-left:auto}.ServicesSection-module__FvlUCG__restCard:hover .ServicesSection-module__FvlUCG__restArrowDesktop{color:var(--color-accent-blue-light);transform:translate(3px)}.ServicesSection-module__FvlUCG__restArrowTablet{display:none}.ServicesSection-module__FvlUCG__restIconWrap{display:contents}.ServicesSection-module__FvlUCG__restGrid .ServicesSection-module__FvlUCG__restCard:nth-child(2) .ServicesSection-module__FvlUCG__restIconWrap{color:#a78bfa;background:linear-gradient(135deg,#7c3aed33,#2563eb26);border-color:#7c3aed40}.ServicesSection-module__FvlUCG__cta{justify-content:center;display:flex}@media (max-width:1023.98px){.ServicesSection-module__FvlUCG__header{margin-bottom:var(--space-10)}.ServicesSection-module__FvlUCG__allCardsGrid{gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.ServicesSection-module__FvlUCG__featuredGrid,.ServicesSection-module__FvlUCG__restGrid{display:contents}.ServicesSection-module__FvlUCG__restCard{padding:var(--space-8);align-items:flex-start;gap:var(--space-4);border-radius:var(--radius-xl);background:var(--gradient-card);border:1px solid var(--color-border);flex-direction:column}.ServicesSection-module__FvlUCG__restIconWrap{border-radius:var(--radius-lg);width:52px;height:52px;color:var(--color-accent-blue-light);background:linear-gradient(135deg,#2563eb33,#06b6d426);border:1px solid #2563eb40;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesSection-module__FvlUCG__restIconWrap .ServicesSection-module__FvlUCG__icon{width:24px;height:24px}.ServicesSection-module__FvlUCG__restGrid .ServicesSection-module__FvlUCG__restCard:first-child .ServicesSection-module__FvlUCG__restIconWrap{color:#a78bfa;background:linear-gradient(135deg,#7c3aed33,#2563eb26);border-color:#7c3aed40}.ServicesSection-module__FvlUCG__restContent{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.ServicesSection-module__FvlUCG__restTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:0}.ServicesSection-module__FvlUCG__restDesc{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);flex:1}.ServicesSection-module__FvlUCG__restArrowDesktop{display:none}.ServicesSection-module__FvlUCG__restArrowTablet{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-accent-blue-light);transition:color var(--transition-fast);margin-top:auto;display:block}.ServicesSection-module__FvlUCG__restCard:hover .ServicesSection-module__FvlUCG__restArrowTablet{color:var(--color-accent-blue-pale)}}@media (max-width:768px){.ServicesSection-module__FvlUCG__allCardsGrid{gap:var(--space-4);grid-template-columns:1fr}.ServicesSection-module__FvlUCG__card,.ServicesSection-module__FvlUCG__restCard{padding:var(--space-6)}}[data-theme=light] .ServicesSection-module__FvlUCG__card{background:#fff;box-shadow:0 2px 12px #0000000f}[data-theme=light] .ServicesSection-module__FvlUCG__card:hover{box-shadow:0 8px 32px #0000001a,0 0 0 1px #1d4ed833}[data-theme=light] .ServicesSection-module__FvlUCG__restCard{background:#f8fafc}[data-theme=light] .ServicesSection-module__FvlUCG__restCard:hover{background:#fff;box-shadow:0 2px 12px #0000000f}
.WhyUs-module__PZ7LhW__content{gap:var(--space-16);background:var(--gradient-card);padding-top:var(--space-16);padding-left:var(--space-16);border:1px solid var(--color-border);border-radius:var(--radius-xl);grid-template-columns:1fr 1fr;align-items:start;margin-top:-5em;transition:opacity .25s;display:grid;box-shadow:0 0 16px #5886e933}[data-theme=dark] .WhyUs-module__PZ7LhW__content{filter:drop-shadow(0 0 10px #6366f173)drop-shadow(0 0 20px #2563eb40);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:#ffffff0d;border:1.5px solid var(--color-border-blue);box-shadow:0 0 5px #2563eb33}[data-theme=light] .WhyUs-module__PZ7LhW__content:after{content:"";opacity:0;background:linear-gradient(90deg,#2563eb,#b6d7dd);border-radius:0 0 4px 4px;height:3px;transition:opacity .25s;position:absolute;top:0;left:10%;right:10%}.WhyUs-module__PZ7LhW__left{gap:var(--space-5);flex-direction:column;display:flex}.WhyUs-module__PZ7LhW__heading{font-size:var(--font-size-display-md);color:var(--color-text-primary)}.WhyUs-module__PZ7LhW__body{font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.WhyUs-module__PZ7LhW__benefitList{gap:var(--space-3);padding-top:var(--space-6);flex-direction:column;list-style:none;display:flex}.WhyUs-module__PZ7LhW__right{gap:var(--space-8);flex-direction:column;display:flex}.WhyUs-module__PZ7LhW__dashboardImg{width:100%;height:auto;margin-top:-30px;margin-left:-100px;display:block}.WhyUs-module__PZ7LhW__dashboardImgDark{filter:drop-shadow(0 0 8px #6366f173)drop-shadow(0 0 10px #2563eb40);border-radius:var(--radius-xl)}.WhyUs-module__PZ7LhW__benefitItem{align-items:flex-start;gap:var(--space-3);font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);display:flex}.WhyUs-module__PZ7LhW__check{border-radius:var(--radius-full);border:1px solid var(--color-border-green);width:20px;height:20px;color:var(--color-border-green);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}@media (max-width:1024px){.WhyUs-module__PZ7LhW__statsBar{grid-template-columns:repeat(2,1fr)}.WhyUs-module__PZ7LhW__stat{border-right:none;border-bottom:1px solid var(--color-border-subtle)}.WhyUs-module__PZ7LhW__stat:nth-child(2n){border-bottom:1px solid var(--color-border-subtle)}.WhyUs-module__PZ7LhW__stat:nth-last-child(-n+2){border-bottom:none}.WhyUs-module__PZ7LhW__content{gap:var(--space-8);grid-template-columns:1fr}.WhyUs-module__PZ7LhW__dashboardImg{margin:0 auto}}@media (max-width:480px){.WhyUs-module__PZ7LhW__statsBar{grid-template-columns:repeat(2,1fr)}}
