.howwework-module__WHWfMa__processTimeline{z-index:1;padding:2rem 0;position:relative}.howwework-module__WHWfMa__timelineLine{background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));opacity:.3;width:80%;height:2px;position:absolute;top:120px;left:50%;transform:translate(-50%)}.howwework-module__WHWfMa__processStep{background:#fff;border:2px solid #0000;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.howwework-module__WHWfMa__processStep:before{content:"";background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.howwework-module__WHWfMa__processStep.howwework-module__WHWfMa__active{border-color:var(--primary-color);transform:translateY(-10px)}.howwework-module__WHWfMa__processStep.howwework-module__WHWfMa__active:before{opacity:.05}.howwework-module__WHWfMa__stepIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 5px 15px #0000001a}.howwework-module__WHWfMa__icon{font-size:2rem;transition:transform .3s}.howwework-module__WHWfMa__number{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.howwework-module__WHWfMa__processStep.howwework-module__WHWfMa__active .howwework-module__WHWfMa__stepIcon{transform:scale(1.1)rotate(5deg)}.howwework-module__WHWfMa__processStep.howwework-module__WHWfMa__active .howwework-module__WHWfMa__icon{transform:scale(1.1)}.howwework-module__WHWfMa__stepTitle{font-family:var(--decorative-font);color:var(--secondary-color);text-align:center;z-index:1;margin-bottom:1.5rem;font-size:1.5rem;position:relative}.howwework-module__WHWfMa__stepContent{z-index:1;width:100%;position:relative}.howwework-module__WHWfMa__stepContent ul{margin:0;padding:0;list-style:none}.howwework-module__WHWfMa__stepContent li{color:var(--text-secondary);text-align:left;margin-bottom:1rem;padding-left:1.5rem;font-size:.9rem;font-weight:500;line-height:1.6;position:relative}.howwework-module__WHWfMa__stepContent li:before{content:"→";color:var(--primary-color);transition:transform .3s;position:absolute;left:0}.howwework-module__WHWfMa__processStep.howwework-module__WHWfMa__active .howwework-module__WHWfMa__stepContent li:before{transform:translate(5px)}@keyframes howwework-module__WHWfMa__fadeIn{to{opacity:1}}@media (max-width:992px){.howwework-module__WHWfMa__timelineLine{display:none}}@media (max-width:768px){.howwework-module__WHWfMa__howWeWork{padding:0 0}.howwework-module__WHWfMa__timelineLine{width:90%;top:100px}.howwework-module__WHWfMa__processStep{margin-bottom:5rem;padding:1.5rem}.howwework-module__WHWfMa__stepContent li{font-size:.85rem}.howwework-module__WHWfMa__animatedCircle{display:none}}
.testimonial-module__S-tooW__testimonialsSlider{margin:0 -1rem;padding:2rem 1rem}.testimonial-module__S-tooW__testimonialCard{padding:1rem;transition:all .3s}.testimonial-module__S-tooW__cardInner{background:var(--gradient-1);cursor:pointer;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 5px 8px #0003}.testimonial-module__S-tooW__testimonialCard:hover .testimonial-module__S-tooW__cardInner{transform:translateY(-10px);box-shadow:0 10px 8px #0003}.testimonial-module__S-tooW__quoteIcon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:-10px;right:-10px}.testimonial-module__S-tooW__testimonialCard:hover .testimonial-module__S-tooW__quoteIcon{transform:rotate(-15deg)scale(1.1)}.testimonial-module__S-tooW__testimonialText{color:#fff;margin-bottom:2rem;font-size:1.1rem;line-height:1.6;transition:all .3s}.testimonial-module__S-tooW__star{color:gold;font-size:1.2rem}.testimonial-module__S-tooW__authorInfo{align-items:center;gap:1rem;transition:all .3s;display:flex}.testimonial-module__S-tooW__authorImage{border:3px solid #fff;border-radius:50%;width:60px;height:60px;transition:all .3s;overflow:hidden}.testimonial-module__S-tooW__authorDetails{color:#fff}.testimonial-module__S-tooW__authorName{margin:0;font-size:1.2rem;font-weight:600;transition:all .3s}.testimonial-module__S-tooW__authorRole{opacity:.8;margin:0;font-size:.9rem;transition:all .3s}.testimonial-module__S-tooW__imageTag{width:auto;height:100%}.testimonial-module__S-tooW__testimonialArrow{cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.testimonial-module__S-tooW__customArrow{border-radius:50%;color:#fff!important;background:var(--gradient-1)!important}@keyframes testimonial-module__S-tooW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes testimonial-module__S-tooW__fadeIn{to{opacity:1}}@media (max-width:768px){.testimonial-module__S-tooW__testimonialsSection{padding:4rem 0}.testimonial-module__S-tooW__testimonialCard{opacity:1;transform:scale(1)}.testimonial-module__S-tooW__cardInner{padding:1.5rem}.testimonial-module__S-tooW__quoteIcon,.testimonial-module__S-tooW__authorImage{width:50px;height:50px}.testimonial-module__S-tooW__testimonialArrow{width:32px;height:32px}.testimonial-module__S-tooW__animatedCircle{display:none}.testimonial-module__S-tooW__customArrow{z-index:10;margin-left:2rem;margin-right:2rem}}
.whyus-module__iy8bcq__whyusGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:1rem;display:grid}.whyus-module__iy8bcq__whyusCard{text-align:center;opacity:0;animation:.6s forwards whyus-module__iy8bcq__slideUp;animation-delay:var(--animation-delay);background:#fff;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 10px 30px #0000001a}.whyus-module__iy8bcq__whyusCard:hover{box-shadow:0 20px 40px rgba(var(--primary-color-a), .1);transform:translateY(-10px)}.whyus-module__iy8bcq__cardIcon{z-index:1;margin-bottom:1.5rem;font-size:3rem;position:relative}.whyus-module__iy8bcq__cardIcon span{transition:transform .3s;display:inline-block}.whyus-module__iy8bcq__whyusCard:hover .whyus-module__iy8bcq__cardIcon span{transform:scale(1.2)rotate(5deg)}.whyus-module__iy8bcq__whyusCard h3{font-family:var(--decorative-font);color:var(--secondary-color);z-index:1;margin-bottom:1rem;font-size:1.5rem;position:relative}.whyus-module__iy8bcq__whyusCard p{font-family:var(--body-font);color:var(--text-primary);z-index:1;margin-bottom:1rem;line-height:1.6;position:relative}.whyus-module__iy8bcq__cardOverlay{background:var(--hover-bg);opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.whyus-module__iy8bcq__whyusCard:hover .whyus-module__iy8bcq__cardOverlay{opacity:1}@keyframes whyus-module__iy8bcq__slideUp{to{opacity:1;transform:translateY(0)}}@keyframes whyus-module__iy8bcq__fadeIn{to{opacity:1}}@keyframes whyus-module__iy8bcq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:992px){.whyus-module__iy8bcq__whyus{padding:0 0}.whyus-module__iy8bcq__whyusGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.whyus-module__iy8bcq__whyusSubtitle{font-size:1rem}.whyus-module__iy8bcq__whyusCard{padding:1.5rem}.whyus-module__iy8bcq__animatedCircle{display:none}}
