.Hero-module__ZARIfG__hero{background-color:var(--primary-blue);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{z-index:0;width:50%;height:100%;position:absolute;top:0;right:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__ZARIfG__colorOverlay{background:linear-gradient(to right,var(--primary-blue)0%,#0a192f66 100%);mix-blend-mode:normal;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:2;align-items:center;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__content{z-index:2;max-width:800px;padding-right:2rem;position:relative}.Hero-module__ZARIfG__title{color:var(--bg-white);margin-bottom:2rem;font-size:5rem;font-weight:700;line-height:1.05}.Hero-module__ZARIfG__highlight{color:var(--primary-red)}.Hero-module__ZARIfG__subtitle{color:#fffc;max-width:600px;margin-bottom:3rem;font-size:1.5rem}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}@media (max-width:992px){.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:auto;padding:8rem 0 6rem}.Hero-module__ZARIfG__heroBackground{opacity:.3;width:100%;height:100%;position:absolute}.Hero-module__ZARIfG__colorOverlay{background:var(--primary-blue);opacity:.4}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.2rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__hero{padding:6rem 0}}
.ServiceCard-module__MIEO4W__card{background-color:var(--white);text-align:center;border:none;border-radius:3.5rem;flex-direction:column;align-items:center;padding:4rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.ServiceCard-module__MIEO4W__card:hover{transform:translateY(-8px)}.ServiceCard-module__MIEO4W__number{color:#deb867;font-size:3rem;font-weight:800;font-family:var(--font-heading);opacity:1;line-height:1;position:absolute;top:2rem;left:2.5rem}.ServiceCard-module__MIEO4W__iconWrapper{width:90px;height:90px;color:var(--primary-blue);background-color:#eaf2f8;border-radius:50%;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:2rem;transition:all .3s;display:flex}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__iconWrapper{background-color:var(--primary-blue);color:var(--white)}.ServiceCard-module__MIEO4W__title{color:#0a74da;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;padding:0 1rem;font-size:1.5rem;font-weight:800;line-height:1.2}.ServiceCard-module__MIEO4W__description{color:#555;max-width:90%;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.6}@media (min-width:1024px){.ServiceCard-module__MIEO4W__card{border-radius:2.5rem;padding:3rem 1.5rem}.ServiceCard-module__MIEO4W__number{font-size:2.25rem;top:1.5rem;left:2rem}.ServiceCard-module__MIEO4W__iconWrapper{width:75px;height:75px;margin-bottom:1.5rem}.ServiceCard-module__MIEO4W__title{padding:0;font-size:1.35rem}.ServiceCard-module__MIEO4W__description{font-size:.95rem;line-height:1.5}}
.ServicesSection-module__JL3_nq__section{background-color:var(--primary-blue);color:var(--white);padding:6rem 0}.ServicesSection-module__JL3_nq__heading{color:var(--white);margin-bottom:1rem;font-size:3.5rem}.ServicesSection-module__JL3_nq__subheading{color:#ffffffb3;margin-bottom:4rem;font-size:1.25rem}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;padding:0 1rem;display:grid}@media (max-width:768px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr;gap:2rem}}
.Testimonials-module__ItA9Ha__section{background-color:#fffdf5}.Testimonials-module__ItA9Ha__heading{color:var(--primary-red);font-size:2.5rem}.Testimonials-module__ItA9Ha__subheading{color:var(--text-light);margin-bottom:3rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.Testimonials-module__ItA9Ha__grid::-webkit-scrollbar{display:none}}.Testimonials-module__ItA9Ha__card{background-color:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2rem;transition:transform .3s;position:relative}@media (max-width:768px){.Testimonials-module__ItA9Ha__card{scroll-snap-align:center;border:1px solid #0000000d;min-width:100%;margin-right:1rem}}.Testimonials-module__ItA9Ha__quoteIcon{color:#f0e0d0;z-index:0;position:absolute;top:1.5rem;left:1.5rem}.Testimonials-module__ItA9Ha__text{z-index:1;color:var(--text-dark);margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__ItA9Ha__footer{border-top:1px solid var(--secondary-bg);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.Testimonials-module__ItA9Ha__stars{display:flex}.Testimonials-module__ItA9Ha__carouselContainer{position:relative}.Testimonials-module__ItA9Ha__navButton{display:none}@media (max-width:768px){.Testimonials-module__ItA9Ha__navButton{background-color:var(--white);width:40px;height:40px;color:var(--primary-red);z-index:10;cursor:pointer;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 6px #0000001a}.Testimonials-module__ItA9Ha__navButton:active{background-color:#f5f5f5;transform:translateY(-50%)scale(.95)}.Testimonials-module__ItA9Ha__prevButton{left:-10px}.Testimonials-module__ItA9Ha__nextButton{right:-10px}}.Testimonials-module__ItA9Ha__author{color:var(--primary-red);font-weight:700}
.ExpertsSection-module__bP6i3G__grid2{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:900px){.ExpertsSection-module__bP6i3G__grid2{grid-template-columns:1fr}}
.about-module__8TymFG__galleryCard{height:250px;box-shadow:var(--shadow-md);border-radius:1rem;position:relative;overflow:hidden}.about-module__8TymFG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.about-module__8TymFG__heroSection{min-height:auto!important;padding:4rem 0!important}@media (max-width:768px){.about-module__8TymFG__galleryCard{scroll-snap-align:center;min-width:80%;height:350px}.about-module__8TymFG__galleryGrid{scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:1rem;overflow-x:auto;gap:1rem!important;display:flex!important}.about-module__8TymFG__galleryGrid::-webkit-scrollbar{display:none}.about-module__8TymFG__heroSection{padding:2rem 0!important}}
.services-module__g8J8Uq__heroSection{min-height:auto!important;padding:4rem 0!important}@media (max-width:768px){.services-module__g8J8Uq__heroSection{padding:2rem 0!important}}
.Gallery-module__3QxX8q__galleryCard{height:250px;box-shadow:var(--shadow-md);border-radius:1rem;position:relative;overflow:hidden}.Gallery-module__3QxX8q__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}@media (max-width:768px){.Gallery-module__3QxX8q__galleryCard{scroll-snap-align:center;min-width:80%;height:350px}.Gallery-module__3QxX8q__galleryGrid{scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:1rem;overflow-x:auto;gap:1rem!important;display:flex!important}.Gallery-module__3QxX8q__galleryGrid::-webkit-scrollbar{display:none}}
