.Hero-module__gNeX-G__hero{color:#fff;align-items:flex-end;height:70vh;min-height:500px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__overlay{z-index:1;background-color:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__heroContent{z-index:2;max-width:600px;animation:.5s ease-out Hero-module__gNeX-G__fadeIn;position:relative}.Hero-module__gNeX-G__hero h1{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Hero-module__gNeX-G__hero p{text-shadow:1px 1px 2px #0000004d;margin-bottom:1.5rem;font-size:1.1rem}.Hero-module__gNeX-G__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__gNeX-G__primaryBtn{color:#fff;cursor:pointer;background-color:#ff4da6;border:none;border-radius:8px;min-width:120px;padding:.8rem 1.3rem;font-size:1rem;transition:background .3s}.Hero-module__gNeX-G__primaryBtn:hover{background-color:#e84395}.Hero-module__gNeX-G__secondaryBtn{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #ff4da6;border-radius:8px;min-width:120px;padding:.8rem 1.3rem;font-size:1rem;transition:all .3s}.Hero-module__gNeX-G__secondaryBtn:hover{color:#fff;background-color:#ff4da6}@keyframes Hero-module__gNeX-G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__gNeX-G__hero{align-items:center;height:60vh;padding:2rem}.Hero-module__gNeX-G__heroContent{text-align:center;max-width:100%}.Hero-module__gNeX-G__hero h1{font-size:2rem}.Hero-module__gNeX-G__hero p{font-size:1rem}.Hero-module__gNeX-G__heroButtons{justify-content:center}.Hero-module__gNeX-G__primaryBtn,.Hero-module__gNeX-G__secondaryBtn{width:100%;max-width:200px}}@media (max-width:480px){.Hero-module__gNeX-G__hero{height:50vh;padding:1.5rem}.Hero-module__gNeX-G__hero h1{font-size:1.8rem}.Hero-module__gNeX-G__hero p{font-size:.9rem}.Hero-module__gNeX-G__primaryBtn,.Hero-module__gNeX-G__secondaryBtn{padding:.7rem 1rem;font-size:.9rem}}
.ServicesSection-module__kiZ55a__servicesSection{text-align:center;background-color:#fff;padding:4rem 2rem}.ServicesSection-module__kiZ55a__servicesTitle{color:#ff4da6;margin-bottom:3rem;font-size:2rem;font-weight:700;position:relative}.ServicesSection-module__kiZ55a__servicesTitle:after{content:"";background:#ff4da6;border-radius:4px;width:60px;height:4px;margin:10px auto 0;font-weight:700;display:block}.ServicesSection-module__kiZ55a__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;gap:2rem;display:grid}.ServicesSection-module__kiZ55a__serviceCard{color:#000;background-color:#fff;border:2px solid #ff4da6;border-radius:1rem;width:100%;max-width:300px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 20px #00000014}.ServicesSection-module__kiZ55a__serviceCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001f}.ServicesSection-module__kiZ55a__icon{color:#ff4da6;margin-bottom:1rem;font-size:2rem}.ServicesSection-module__kiZ55a__serviceTitle{color:#000;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ServicesSection-module__kiZ55a__serviceDescription{color:#000;font-size:.95rem}.ServicesSection-module__kiZ55a__heading{color:#ff4da6;place-items:center;margin-bottom:10px}
.CategorySection-module__1M-UDa__categorySection{text-align:center;background-color:#fff0f5;padding:4rem 1rem}.CategorySection-module__1M-UDa__title{color:#ff4da6;margin-bottom:3rem;font-size:2rem;font-weight:700;position:relative}.CategorySection-module__1M-UDa__title:after{content:"";background:#ff4da6;border-radius:4px;width:60px;height:4px;margin:10px auto 0;display:block}.CategorySection-module__1M-UDa__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.CategorySection-module__1M-UDa__categoryCard{cursor:pointer;background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #0000001a}.CategorySection-module__1M-UDa__categoryCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.CategorySection-module__1M-UDa__imageWrapper{width:100%;height:200px;transition:transform .3s;position:relative}.CategorySection-module__1M-UDa__categoryCard:hover .CategorySection-module__1M-UDa__imageWrapper{transform:scale(1.05)}.CategorySection-module__1M-UDa__categoryCard h3{color:#333;margin:0;padding:1.5rem;font-size:1.2rem;transition:color .3s}.CategorySection-module__1M-UDa__categoryCard:hover h3{color:#ff4da6}@media (max-width:768px){.CategorySection-module__1M-UDa__categorySection{padding:3rem 1rem}.CategorySection-module__1M-UDa__title{margin-bottom:2rem;font-size:1.8rem}.CategorySection-module__1M-UDa__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.CategorySection-module__1M-UDa__imageWrapper{height:180px}.CategorySection-module__1M-UDa__categoryCard h3{padding:1rem;font-size:1.1rem}}@media (max-width:480px){.CategorySection-module__1M-UDa__categorySection{padding:2rem 1rem}.CategorySection-module__1M-UDa__title{margin-bottom:1.5rem;font-size:1.5rem}.CategorySection-module__1M-UDa__categoriesGrid{grid-template-columns:1fr;max-width:300px}.CategorySection-module__1M-UDa__imageWrapper{height:160px}}
.Testimonial-module__Pn8-RG__testimonialSection{background:linear-gradient(to bottom right,#fff,#f8f9fb);border-radius:16px;max-width:1200px;margin:6rem auto;padding:4rem 2rem;box-shadow:0 8px 24px #0000000d}.Testimonial-module__Pn8-RG__heading{text-align:center;color:#d63384;margin-bottom:3rem;font-family:Segoe UI,sans-serif;font-size:2.2rem;font-weight:700}.Testimonial-module__Pn8-RG__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Testimonial-module__Pn8-RG__card{text-align:left;background:#fff;border:1px solid #eee;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 14px #00000008}.Testimonial-module__Pn8-RG__card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000000f}.Testimonial-module__Pn8-RG__feedback{color:#444;margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.6}.Testimonial-module__Pn8-RG__name{color:#d63384;text-align:right;font-size:1rem;font-weight:600}
