.SectionHeader_sectionHeader__miI5t{position:relative;margin-bottom:2rem;overflow:hidden}.SectionHeader_animated__pLto4{animation:SectionHeader_slideInFromLeft__kt4SX .8s ease-out}.SectionHeader_headerGroup__KePId{position:relative;z-index:2}.SectionHeader_titleSection__AJasR{flex:1}.SectionHeader_tagContainer__OqF5A{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.SectionHeader_tagLine__yTknc{width:40px;height:5px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;position:relative}.SectionHeader_tagLine__yTknc:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:SectionHeader_shimmer__FyEIu 2s infinite}.SectionHeader_tag___cWYV{color:var(--mantine-color-gray-8);font-weight:700;letter-spacing:4px;position:relative}.SectionHeader_sparkleIcon__q3_aL{color:#fbbf24;animation:SectionHeader_sparkle__TyaYH 1.5s ease-in-out infinite}.SectionHeader_mainTitle__34M2V{color:#1f2937;margin-top:30px;font-weight:700;font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2;position:relative;background:linear-gradient(135deg,#1f2937,#374151);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.SectionHeader_subtitle__3dBfQ{max-width:600px;line-height:1.6;font-weight:400}.SectionHeader_viewAllButton__CSrUk{color:var(--mantine-color-myColor-9);font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:25px;padding:.5rem 1.25rem;position:relative;overflow:hidden}.SectionHeader_viewAllButton__CSrUk:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .6s ease}.SectionHeader_viewAllButton__CSrUk:hover:before{left:100%}.SectionHeader_viewAllButton__CSrUk:hover{background:rgba(59,130,246,.05);transform:translateX(4px)}.SectionHeader_decorativeElement__R8V_G{position:absolute;top:0;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(59,130,246,.03) 0,transparent 70%);border-radius:50%;z-index:1}.SectionHeader_accent__AwMJQ .SectionHeader_tagLine__yTknc{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.SectionHeader_accent__AwMJQ .SectionHeader_tag___cWYV{color:#f59e0b}.SectionHeader_accent__AwMJQ .SectionHeader_mainTitle__34M2V{background:linear-gradient(135deg,#f59e0b,#fbbf24);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.SectionHeader_accent__AwMJQ .SectionHeader_viewAllButton__CSrUk{color:#f59e0b}.SectionHeader_accent__AwMJQ .SectionHeader_decorativeElement__R8V_G{background:radial-gradient(circle,rgba(251,191,36,.05) 0,transparent 70%)}.SectionHeader_minimal__BzGzj .SectionHeader_tagLine__yTknc{width:20px;height:2px;background:#6b7280}.SectionHeader_minimal__BzGzj .SectionHeader_tag___cWYV{color:#6b7280;font-size:.75rem}.SectionHeader_minimal__BzGzj .SectionHeader_mainTitle__34M2V{font-size:1.5rem;color:#374151}.SectionHeader_minimal__BzGzj .SectionHeader_decorativeElement__R8V_G{display:none}@keyframes SectionHeader_slideInFromLeft__kt4SX{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes SectionHeader_shimmer__FyEIu{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}@keyframes SectionHeader_sparkle__TyaYH{0%,to{transform:scale(1) rotate(0deg);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}@media (max-width:768px){.SectionHeader_headerGroup__KePId{flex-direction:column;gap:1rem;align-items:flex-start}.SectionHeader_mainTitle__34M2V{font-size:1.5rem}.SectionHeader_viewAllButton__CSrUk{align-self:flex-end}.SectionHeader_decorativeElement__R8V_G{width:150px;height:150px;right:-30px}}.Carousel_carouselContainer__9HhKe{max-width:1100px;margin:0 auto;padding:7rem 1rem 4rem;position:relative}.Carousel_carouselHeader__83Con{text-align:center;margin-bottom:3rem}.Carousel_carouselTitle__Bq5Ew{font-size:2.5rem;font-weight:700;color:var(--mantine-color-myColor-9,#0e3877);margin-bottom:1rem;line-height:1.2}.Carousel_carouselSubtitle__sW5Jp{font-size:1.125rem;color:var(--mantine-color-gray-6,#64748b);max-width:1000px;margin:0 auto;line-height:1.6}.Carousel_carouselWrapper__VdgAe{position:relative;border-radius:var(--mantine-radius-lg,16px);padding:3rem 2rem}.Carousel_carouselArrow__GvYbj{position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:all .3s ease}.Carousel_carouselArrow__GvYbj:hover{transform:translateY(-50%) scale(1.05)}.Carousel_carouselArrowLeft__eiy4_,.Carousel_carouselArrowRight__szwuD{background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:50%;width:44px;height:44px;display:flex;justify-content:center;align-items:center;color:#1e293b}.Carousel_carouselArrowLeft__eiy4_:hover,.Carousel_carouselArrowRight__szwuD:hover{background-color:#f1f5f9;transform:translateY(-50%) scale(1.1)}.Carousel_carouselArrowLeft__eiy4_{left:-46px}.Carousel_carouselArrowRight__szwuD{right:-46px}.Carousel_carouselItems__KJ8QK{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:2rem;min-height:280px;transition:all .5s ease}.Carousel_carouselItem__UrtDa{text-align:center;padding:1.5rem;transition:transform .3s ease;border-radius:var(--mantine-radius-md,12px);flex:1;min-width:280px;max-width:350px;animation:Carousel_slideInLeft__OHiji .5s ease-out}.Carousel_carouselItem__UrtDa:hover{transform:translateY(-4px)}.Carousel_carouselItem__UrtDa:hover .Carousel_itemNumber__w0iWk{transform:scale(1.1)}.Carousel_itemNumber__w0iWk{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:transform .3s ease}.Carousel_itemTitle__8IPZh{font-size:1.375rem;font-weight:600;color:var(--mantine-color-myColor-9,#0e3877);margin-bottom:1rem;line-height:1.3;justify-content:center;align-items:center;display:flex}.Carousel_itemDescription__K__I1{font-size:.95rem;color:var(--mantine-color-dark-8,#1e293b);line-height:1.6;margin:0}.Carousel_carouselDots__Ph_Zd{margin-top:2rem}.Carousel_carouselDot__GOgee{width:10px;height:10px;border-radius:50%;border:none;background:var(--mantine-color-gray-4,#cbd5e1);cursor:pointer;transition:all .3s ease;padding:0}.Carousel_carouselDot__GOgee:hover{background:var(--mantine-color-gray-5,#94a3b8);transform:scale(1.2)}.Carousel_carouselDot__GOgee.Carousel_active__SfxBJ{background:var(--mantine-color-blue-6,#3b82f6);transform:scale(1.3)}.Carousel_carouselArrow__GvYbj:focus,.Carousel_carouselDot__GOgee:focus{outline:2px solid var(--mantine-color-blue-6,#3b82f6);outline-offset:2px}@keyframes Carousel_slideInLeft__OHiji{0%{opacity:0;transform:translateX(5px)}to{opacity:1;transform:translateX(0)}}@media (max-width:767px){.Carousel_carouselContainer__9HhKe{padding:2rem 1rem}.Carousel_carouselTitle__Bq5Ew{font-size:2rem}.Carousel_carouselSubtitle__sW5Jp{font-size:1rem}.Carousel_carouselWrapper__VdgAe{padding:2rem 1rem}.Carousel_carouselItems__KJ8QK{flex-direction:column;align-items:center;gap:1.5rem}.Carousel_carouselItem__UrtDa{max-width:100%;min-width:unset;width:100%}.Carousel_carouselArrow__GvYbj{display:none}.Carousel_itemTitle__8IPZh{font-size:1.25rem}.Carousel_itemDescription__K__I1{font-size:.9rem}}.Testimonials_testimonialsContainer__0b4u5{max-width:1200px;margin:0 auto;padding:4rem 1rem;position:relative}.Testimonials_testimonialsHeader___pS4n{text-align:center;margin-bottom:3rem}.Testimonials_testimonialsTitle__shVe6{font-size:2.5rem;font-weight:700;color:var(--mantine-color-myColor-9);margin-bottom:1rem;line-height:1.2}.Testimonials_testimonialsSubtitle__LFPzX{font-size:1.125rem;color:var(--mantine-color-gray-6);max-width:800px;margin:0 auto;line-height:1.6}.Testimonials_testimonialsWrapper__h23GX{position:relative}.Testimonials_testimonialArrow__SMLqn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:all .3s ease}.Testimonials_testimonialArrow__SMLqn:hover{transform:translateY(-50%) scale(1.05)}.Testimonials_testimonialArrowLeft__DdCEH,.Testimonials_testimonialArrowRight__wVmk2{background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:50%;width:44px;height:44px;display:flex;justify-content:center;align-items:center;color:var(--mantine-color-dark-8)}.Testimonials_testimonialArrowLeft__DdCEH:hover,.Testimonials_testimonialArrowRight__wVmk2:hover{background-color:var(--mantine-color-gray-1);transform:translateY(-50%) scale(1.1)}.Testimonials_testimonialArrowLeft__DdCEH{left:-60px}.Testimonials_testimonialArrowRight__wVmk2{right:-60px}.Testimonials_testimonialsGrid__lMgBG{gap:2rem}.Testimonials_testimonialsCarousel__YRD4_{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:2rem;min-height:220px;transition:all .5s ease}.Testimonials_testimonialCard__peltG{background:white;border-radius:var(--mantine-radius-lg);padding:2rem;box-shadow:0 1px 1px rgba(0,0,0,.1);transition:all .3s ease;position:relative;max-height:400px;flex:1;min-width:300px;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;margin:auto}.Testimonials_testimonialCard__peltG:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.Testimonials_testimonialMessage__0VCdR{font-size:1rem;line-height:1.6;color:var(--mantine-color-dark-7);font-style:italic;padding:0 1.3rem;position:relative}.Testimonials_testimonialMessage__0VCdR:before{content:"'''";top:-10px;left:-15px}.Testimonials_testimonialMessage__0VCdR:after,.Testimonials_testimonialMessage__0VCdR:before{font-size:3rem;color:var(--mantine-color-myColor-3);position:absolute;font-family:serif;line-height:1}.Testimonials_testimonialMessage__0VCdR:after{content:"''";bottom:-30px;right:10px}.Testimonials_testimonialAuthor__W2aaS{align-items:center}.Testimonials_authorName__42dzZ{font-size:1rem;font-weight:600;color:var(--mantine-color-myColor-9)}.Testimonials_authorRole__wgwkQ{font-size:.875rem;color:var(--mantine-color-gray-6)}.Testimonials_rating__vi_t0{margin-top:1rem}.Testimonials_star__r6m5G{font-size:1.25rem;color:var(--mantine-color-gray-4);transition:color .2s ease}.Testimonials_starFilled__9r_cx{color:var(--mantine-color-yellow-5)}.Testimonials_starEmpty__p70fB{color:var(--mantine-color-gray-4)}.Testimonials_testimonialDots__TvIzZ{margin-top:2rem}.Testimonials_testimonialDot__zWf1E{width:10px;height:10px;border-radius:50%;border:none;background:var(--mantine-color-gray-4);cursor:pointer;transition:all .3s ease;padding:0}.Testimonials_testimonialDot__zWf1E:hover{background:var(--mantine-color-gray-5);transform:scale(1.2)}.Testimonials_testimonialDot__zWf1E.Testimonials_active__lqkKF{background:var(--mantine-color-myColor-6);transform:scale(1.3)}.Testimonials_testimonialArrow__SMLqn:focus,.Testimonials_testimonialDot__zWf1E:focus{outline:2px solid var(--mantine-color-myColor-6);outline-offset:2px}@media (max-width:767px){.Testimonials_testimonialsContainer__0b4u5{padding:2rem 1rem}.Testimonials_testimonialsTitle__shVe6{font-size:2rem}.Testimonials_testimonialsSubtitle__LFPzX{font-size:1rem}.Testimonials_testimonialsGrid__lMgBG{grid-template-columns:1fr;gap:1.5rem}.Testimonials_testimonialsCarousel__YRD4_{flex-direction:column;align-items:center;gap:1.5rem}.Testimonials_testimonialCard__peltG{max-width:100%;min-width:unset;width:100%;padding:1.5rem}.Testimonials_testimonialArrow__SMLqn{display:none}.Testimonials_authorName__42dzZ,.Testimonials_testimonialMessage__0VCdR{font-size:.95rem}.Testimonials_authorRole__wgwkQ{font-size:.8rem}}@media (max-width:480px){.Testimonials_testimonialCard__peltG{padding:1.25rem}.Testimonials_testimonialMessage__0VCdR:after,.Testimonials_testimonialMessage__0VCdR:before{font-size:2rem}.Testimonials_testimonialMessage__0VCdR:before{top:-5px;left:-10px}.Testimonials_testimonialMessage__0VCdR:after{bottom:-15px;right:5px}}.About_aboutSection__cYpVp{padding:clamp(3rem,8vh,5rem) 0;position:relative}.About_grid__yc9v5{align-items:center;justify-content:center;gap:clamp(2rem,5vw,4rem)}.About_imageColumn__NyVqR{position:relative;padding:clamp(1rem,2vw,1.5rem);height:100%}.About_imageWrapper__J05C7{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);transform:translateY(0);transition:transform .3s ease;height:100%}.About_imageWrapper__J05C7:hover{transform:scale(1.02)}.About_imageInner__lL8gu{border-radius:12px;overflow:hidden;height:100%}.About_image__4zDkh{width:100%;height:100%;object-fit:cover;display:block}.About_contentColumn__N995e{padding:clamp(1rem,3vw,2rem)}.About_title__EroSr{color:var(--mantine-color-myColor-9);font-size:clamp(2rem,4vw,3.5rem);line-height:1.2;margin-bottom:clamp(1rem,2vw,1.5rem);position:relative;font-weight:900}.About_titleUnderline__osiOa{position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(90deg,var(--mantine-color-myColor-6),var(--mantine-color-myColor-8));border-radius:2px}.About_description__5NvTY{color:#323232;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7;margin-top:clamp(1.5rem,3vw,2.5rem);margin-bottom:clamp(2rem,4vw,3rem);max-width:100%}.About_button__v9PDd{height:54px;padding-left:38px;padding-right:38px;font-size:1.125rem;font-weight:600;box-shadow:0 8px 25px rgba(14,56,119,.3);transition:all .3s ease;border:none}.About_button__v9PDd:hover{box-shadow:0 12px 35px rgba(14,56,119,.4);transform:scale(1.05)}.About_sizeSmall__EMD4H,.About_sizeSmall__EMD4H .About_aboutSection__cYpVp{padding:clamp(1.5rem,4vh,2.5rem) 0}.About_sizeSmall__EMD4H .About_grid__yc9v5{gap:clamp(1rem,3vw,2rem)}.About_sizeSmall__EMD4H .About_imageColumn__NyVqR{padding:clamp(.5rem,1vw,.75rem)}.About_sizeSmall__EMD4H .About_contentColumn__N995e{padding:clamp(.5rem,2vw,1rem)}.About_sizeSmall__EMD4H .About_title__EroSr{font-size:clamp(1.25rem,3vw,2rem);margin-bottom:clamp(.5rem,1vw,.75rem)}.About_sizeSmall__EMD4H .About_titleUnderline__osiOa{width:40px;height:3px;bottom:-6px}.About_sizeSmall__EMD4H .About_description__5NvTY{font-size:clamp(.9rem,2vw,1rem);margin-top:clamp(.75rem,2vw,1.25rem);margin-bottom:clamp(1rem,3vw,1.5rem)}.About_sizeSmall__EMD4H .About_button__v9PDd{height:42px;padding-left:24px;padding-right:24px;font-size:1rem}.About_sizeSmall__EMD4H .About_imageWrapper__J05C7{border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.08)}.About_sizeSmall__EMD4H .About_imageInner__lL8gu{border-radius:8px}.About_sizeMedium__JdH1y,.About_sizeMedium__JdH1y .About_aboutSection__cYpVp{padding:clamp(2rem,6vh,3.5rem) 0}.About_sizeMedium__JdH1y .About_grid__yc9v5{gap:clamp(1.5rem,4vw,3rem)}.About_sizeMedium__JdH1y .About_imageColumn__NyVqR{padding:clamp(.75rem,1.5vw,1rem)}.About_sizeMedium__JdH1y .About_contentColumn__N995e{padding:clamp(.75rem,2.5vw,1.5rem)}.About_sizeMedium__JdH1y .About_title__EroSr{font-size:clamp(1.5rem,3.5vw,2.75rem);margin-bottom:clamp(.75rem,1.5vw,1rem)}.About_sizeMedium__JdH1y .About_titleUnderline__osiOa{width:50px;height:3px;bottom:-7px}.About_sizeMedium__JdH1y .About_description__5NvTY{font-size:clamp(.95rem,2.25vw,1.125rem);margin-top:clamp(1rem,2.5vw,2rem);margin-bottom:clamp(1.5rem,3.5vw,2.25rem)}.About_sizeMedium__JdH1y .About_button__v9PDd{height:48px;padding-left:30px;padding-right:30px;font-size:1.0625rem}.About_sizeMedium__JdH1y .About_imageWrapper__J05C7{border-radius:14px;box-shadow:0 15px 30px rgba(0,0,0,.09)}.About_sizeMedium__JdH1y .About_imageInner__lL8gu{border-radius:10px}.About_sizeLarge__DYgTo,.About_sizeLarge__DYgTo .About_aboutSection__cYpVp{padding:clamp(3rem,8vh,5rem) 0}.About_sizeLarge__DYgTo .About_grid__yc9v5{gap:clamp(2rem,5vw,4rem)}.About_sizeLarge__DYgTo .About_imageColumn__NyVqR{padding:clamp(1rem,2vw,1.5rem)}.About_sizeLarge__DYgTo .About_contentColumn__N995e{padding:clamp(1rem,3vw,2rem)}.About_sizeLarge__DYgTo .About_title__EroSr{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:clamp(1rem,2vw,1.5rem)}.About_sizeLarge__DYgTo .About_titleUnderline__osiOa{width:60px;height:4px;bottom:-8px}.About_sizeLarge__DYgTo .About_description__5NvTY{font-size:clamp(1rem,2.5vw,1.25rem);margin-top:clamp(1.5rem,3vw,2.5rem);margin-bottom:clamp(2rem,4vw,3rem)}.About_sizeLarge__DYgTo .About_button__v9PDd{height:54px;padding-left:38px;padding-right:38px;font-size:1.125rem}.About_sizeLarge__DYgTo .About_imageWrapper__J05C7{border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.About_sizeLarge__DYgTo .About_imageInner__lL8gu{border-radius:12px}@media (max-width:767px){.About_button__v9PDd{width:100%}.About_sizeSmall__EMD4H .About_contentColumn__N995e{padding:clamp(1rem,3vw,1.5rem) clamp(.5rem,2vw,1rem)}.About_sizeSmall__EMD4H .About_imageColumn__NyVqR{padding:clamp(.25rem,1vw,.5rem)}.About_sizeSmall__EMD4H,.About_sizeSmall__EMD4H .About_aboutSection__cYpVp{padding:clamp(1.25rem,4vh,2rem) 0}.About_sizeMedium__JdH1y .About_contentColumn__N995e{padding:clamp(1.25rem,3.5vw,2rem) clamp(.75rem,2.5vw,1.25rem)}.About_sizeMedium__JdH1y .About_imageColumn__NyVqR{padding:clamp(.375rem,1.5vw,.75rem)}.About_sizeMedium__JdH1y,.About_sizeMedium__JdH1y .About_aboutSection__cYpVp{padding:clamp(1.75rem,5vh,3rem) 0}.About_sizeLarge__DYgTo .About_contentColumn__N995e{padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,3vw,1.5rem)}.About_sizeLarge__DYgTo .About_imageColumn__NyVqR{padding:clamp(.5rem,2vw,1rem)}.About_sizeLarge__DYgTo,.About_sizeLarge__DYgTo .About_aboutSection__cYpVp{padding:clamp(2.5rem,6vh,4rem) 0}}@media (min-width:768px){.About_sizeSmall__EMD4H .About_contentColumn__N995e{padding:clamp(.75rem,2vw,1.5rem) clamp(.5rem,1.5vw,1rem)}.About_sizeSmall__EMD4H .About_imageColumn__NyVqR{padding:clamp(.5rem,1vw,1rem)}.About_sizeMedium__JdH1y .About_contentColumn__N995e{padding:clamp(1rem,2.5vw,2.25rem) clamp(.75rem,1.75vw,1.5rem)}.About_sizeMedium__JdH1y .About_imageColumn__NyVqR{padding:clamp(.75rem,1.5vw,1.5rem)}.About_sizeLarge__DYgTo .About_contentColumn__N995e{padding:clamp(1.5rem,3vw,3rem) clamp(1rem,2vw,2rem)}.About_sizeLarge__DYgTo .About_imageColumn__NyVqR{padding:clamp(1rem,2vw,2rem)}}@media (min-width:1200px){.About_sizeSmall__EMD4H .About_contentColumn__N995e{padding:clamp(1rem,2vw,2rem) clamp(.75rem,1.5vw,1.5rem)}.About_sizeSmall__EMD4H .About_imageColumn__NyVqR{padding:clamp(.75rem,1.5vw,1.5rem)}.About_sizeMedium__JdH1y .About_contentColumn__N995e{padding:clamp(1.5rem,2.5vw,3rem) clamp(1rem,1.75vw,2.25rem)}.About_sizeMedium__JdH1y .About_imageColumn__NyVqR{padding:clamp(1rem,1.75vw,2.25rem)}.About_sizeLarge__DYgTo .About_contentColumn__N995e{padding:clamp(2rem,3vw,4rem) clamp(1.5rem,2vw,3rem)}.About_sizeLarge__DYgTo .About_imageColumn__NyVqR{padding:clamp(1.5rem,2vw,3rem)}}.AppointmentForm_appointmentSection__b1FAs{background:var(--mantine-color-myColor-1);min-height:100vh;padding:2rem;position:relative}.AppointmentForm_appointmentCard__yXe4U{background:transparent;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 20px 60px rgba(0,0,0,.1);position:relative;z-index:1;overflow:hidden;animation:AppointmentForm_slideInUp__cNsjw .8s ease-out}.AppointmentForm_appointmentCard__yXe4U:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--mantine-color-myColor-5),var(--mantine-color-myColor-7));z-index:1}.AppointmentForm_formSection__dZDGy{background:transparent;position:relative}.AppointmentForm_header__LpvUT{text-align:left;margin-bottom:2rem}.AppointmentForm_title__OEov_{font-size:2.5rem;font-weight:700;color:var(--mantine-color-myColor-9);margin-bottom:1rem;line-height:1.2}.AppointmentForm_subtitle__zLhdN{font-size:1rem;color:var(--mantine-color-gray-9);line-height:1.6;max-width:450px}.AppointmentForm_form__WaHTr{width:100%}.AppointmentForm_input__uoRGv label{font-weight:500;color:var(--mantine-color-gray-7);margin-bottom:.5rem;font-size:.95rem}.AppointmentForm_input__uoRGv .AppointmentForm_mantine-Select-input__wuDGA,.AppointmentForm_input__uoRGv input,.AppointmentForm_input__uoRGv textarea{border:2px solid var(--mantine-color-gray-5);border-radius:8px;padding:.875rem 1rem;font-size:.95rem;transition:all .3s ease;background:transparent}.AppointmentForm_input__uoRGv .AppointmentForm_mantine-Select-input__wuDGA:focus,.AppointmentForm_input__uoRGv input:focus,.AppointmentForm_input__uoRGv textarea:focus{border-color:var(--mantine-color-myColor-5);background:white;box-shadow:0 0 0 3px rgba(var(--mantine-color-myColor-5-rgb),.1);transform:translateY(-1px)}.AppointmentForm_input__uoRGv .AppointmentForm_mantine-Select-input__wuDGA:hover,.AppointmentForm_input__uoRGv input:hover,.AppointmentForm_input__uoRGv textarea:hover{border-color:var(--mantine-color-myColor-4);background:white}.AppointmentForm_submitButton__coAs5{background:linear-gradient(135deg,var(--mantine-color-myColor-6),var(--mantine-color-myColor-8));border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;margin-top:1rem}.AppointmentForm_submitButton__coAs5:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.AppointmentForm_submitButton__coAs5:hover:before{left:100%}.AppointmentForm_submitButton__coAs5:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.AppointmentForm_submitButton__coAs5:active{transform:translateY(0)}.AppointmentForm_illustrationSection___yoKS{background:transparent;position:relative;overflow:hidden}.AppointmentForm_illustrationContainer__ZC7TU{height:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem}.AppointmentForm_illustration__c404p{max-width:100%;height:auto;border-radius:12px;animation:AppointmentForm_float__fvjAN 6s ease-in-out infinite}.AppointmentForm_celebrationModal__Y6Qry .AppointmentForm_mantine-Modal-content__RNTTn{background:linear-gradient(135deg,#fff,#f8f9ff);border-radius:20px;overflow:hidden;position:relative}.AppointmentForm_modalContent__3Pm9B{text-align:center;padding:3rem 2rem;position:relative;z-index:2}.AppointmentForm_fullscreenConfetti__8qJ98{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:9999;overflow:hidden}.AppointmentForm_confetti__3kqyV{position:absolute;width:8px;height:8px;animation:AppointmentForm_confettiFall__KWh5T 5s linear}.AppointmentForm_confetti__3kqyV:nth-child(2n){width:6px;height:12px}.AppointmentForm_confetti__3kqyV:nth-child(3n){width:10px;height:6px}.AppointmentForm_confetti__3kqyV:nth-child(4n){width:4px;height:8px;border-radius:50%}.AppointmentForm_confetti__3kqyV:nth-child(5n){width:12px;height:4px}.AppointmentForm_successIcon__LM00M{font-size:4rem;margin-bottom:1rem;animation:AppointmentForm_bounce__QYwFC 1s ease-in-out}.AppointmentForm_successTitle__oXILa{color:var(--mantine-color-myColor-7);margin-bottom:1rem;font-weight:700}.AppointmentForm_successMessage__jPrQH{color:var(--mantine-color-gray-6);line-height:1.6;max-width:400px;margin:0 auto}.AppointmentForm_successButton__gB2Vo{background:linear-gradient(135deg,var(--mantine-color-myColor-5),var(--mantine-color-myColor-7));border:none;padding:.75rem 2rem;font-weight:600;border-radius:25px;transition:all .3s ease}.AppointmentForm_successButton__gB2Vo:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}@keyframes AppointmentForm_slideInUp__cNsjw{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes AppointmentForm_float__fvjAN{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes AppointmentForm_confettiFall__KWh5T{0%{transform:translateY(-100vh) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}@keyframes AppointmentForm_bounce__QYwFC{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@media (max-width:768px){.AppointmentForm_appointmentCard__yXe4U{margin:1rem}.AppointmentForm_appointmentSection__b1FAs{padding:0}.AppointmentForm_formSection__dZDGy{padding:2rem 1.5rem!important}.AppointmentForm_title__OEov_{font-size:2rem}.AppointmentForm_illustrationSection___yoKS{min-height:300px}.AppointmentForm_illustration__c404p{object-fit:contain!important;max-height:250px}.AppointmentForm_modalContent__3Pm9B{padding:2rem 1.5rem}.AppointmentForm_successIcon__LM00M{font-size:3rem}.AppointmentForm_fullscreenConfetti__8qJ98{width:100%;height:100%}.AppointmentForm_noTop__QGFFl{padding-top:0!important}.AppointmentForm_noBottom__xSvoz{padding-bottom:0!important}.AppointmentForm_stack__lBiEs{padding:1rem!important}}@media (max-width:576px){.AppointmentForm_formSection__dZDGy{padding:1.5rem 1rem!important}.AppointmentForm_title__OEov_{font-size:1.75rem}.AppointmentForm_subtitle__zLhdN{font-size:.9rem}.AppointmentForm_input__uoRGv .AppointmentForm_mantine-Select-input__wuDGA,.AppointmentForm_input__uoRGv input,.AppointmentForm_input__uoRGv textarea{padding:.75rem;font-size:.9rem}}.AppointmentForm_input__uoRGv .AppointmentForm_mantine-Input-error__REbzh{border-color:#fa5252}.AppointmentForm_input__uoRGv .AppointmentForm_mantine-InputWrapper-error__t7kGw{color:#fa5252;font-size:.85rem;margin-top:.25rem}.AppointmentForm_submitButton__coAs5[data-loading=true]{background:var(--mantine-color-gray-4);cursor:not-allowed}.AppointmentForm_submitButton__coAs5[data-loading=true]:hover{transform:none;box-shadow:none}@keyframes HeroImageRight_fadeInUp__uT5xF{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes HeroImageRight_fadeInRight__hl6_7{0%{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes HeroImageRight_gradientShift__YodSg{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes HeroImageRight_float__0ggin{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}.HeroImageRight_hero__jZh6P{background-image:url(/images/BG.png);padding:clamp(2rem,8vh,4rem) 0 clamp(3rem,12vh,6rem);min-height:600px;max-height:800px;height:100vh;display:flex;align-items:center;position:relative}.HeroImageRight_hero__jZh6P,.HeroImageRight_hero__jZh6P:before{background-position:50%;background-repeat:no-repeat;background-size:cover}.HeroImageRight_hero__jZh6P:before{content:"";position:absolute;top:0;left:0;right:0;bottom:-5px;background-image:url(/images/Wave.png);background-position:bottom;background-size:100% auto;z-index:1}.HeroImageRight_inner__p4KYf{display:flex;justify-content:space-between;align-items:flex-start;gap:calc(var(--mantine-spacing-xl) * 2);position:relative;z-index:2}.HeroImageRight_content__ZVBid{flex:1;padding-top:calc(var(--mantine-spacing-xl) * 2);padding-bottom:calc(var(--mantine-spacing-xl) * 2);min-width:0;animation:HeroImageRight_fadeInUp__uT5xF .8s ease-out;animation-fill-mode:both}.HeroImageRight_imageContainer__Z7Q9z{position:relative;top:60px;flex:0 0 auto;display:flex;align-items:flex-start;justify-content:center;animation:HeroImageRight_fadeInRight__hl6_7 .8s ease-out .2s;animation-fill-mode:both;padding-top:var(--mantine-spacing-xl)}.HeroImageRight_imageWrapper__M6owl{position:relative;animation:HeroImageRight_float__0ggin 6s ease-in-out infinite;will-change:transform;border-radius:var(--mantine-radius-lg);overflow:hidden}@media (prefers-reduced-motion:reduce){.HeroImageRight_content__ZVBid,.HeroImageRight_imageContainer__Z7Q9z{animation:HeroImageRight_fadeInUp__uT5xF .3s ease-out;animation-fill-mode:both}.HeroImageRight_imageWrapper__M6owl{animation:none}.HeroImageRight_gradientText__61S0R{animation:none!important}.HeroImageRight_control__AK9TU{transition:none!important}}.HeroImageRight_image__KRVIf{max-width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.HeroImageRight_image__KRVIf:hover{transform:scale(1.03)}@media (min-width:1200px){.HeroImageRight_hero__jZh6P{padding-top:calc(var(--mantine-spacing-xl) * 4);padding-bottom:calc(var(--mantine-spacing-xl) * 5);min-height:700px;max-height:900px}.HeroImageRight_inner__p4KYf{min-height:550px}.HeroImageRight_content__ZVBid{max-width:55%}.HeroImageRight_imageContainer__Z7Q9z{max-width:45%}.HeroImageRight_image__KRVIf{max-width:500px;height:500px}}@media (min-width:769px) and (max-width:1199px){.HeroImageRight_hero__jZh6P{min-height:fit-content;max-height:1000px;padding-top:calc(var(--mantine-spacing-xl) * 3);padding-bottom:calc(var(--mantine-spacing-xl) * 4)}.HeroImageRight_inner__p4KYf{gap:var(--mantine-spacing-xl);min-height:450px}.HeroImageRight_content__ZVBid{max-width:60%}.HeroImageRight_imageContainer__Z7Q9z{max-width:40%}.HeroImageRight_image__KRVIf{max-width:280px;height:280px}}@media (max-width:768px){.HeroImageRight_hero__jZh6P{min-height:fit-content;max-height:650px;padding-top:calc(var(--mantine-spacing-xl) * 3);padding-bottom:calc(var(--mantine-spacing-xl) * 2)}.HeroImageRight_inner__p4KYf{flex-direction:column;text-align:center;gap:0}.HeroImageRight_content__ZVBid{max-width:100%;padding-top:var(--mantine-spacing-xl);padding-bottom:var(--mantine-spacing-xl)}.HeroImageRight_imageContainer__Z7Q9z{position:relative;top:0;width:100%;max-width:330px;margin:0 auto}.HeroImageRight_image__KRVIf{max-width:100%;height:auto}}.HeroImageRight_title__R6Zd5{color:var(--mantine-color-white);font-size:rem(62px);font-weight:900;line-height:1.1;@media (max-width:768px){font-size:rem(42px);line-height:1.2}}.HeroImageRight_description__KcSAB{color:var(--mantine-color-white);opacity:.85;font-size:var(--mantine-font-size-xl);max-width:rem(600px);@media (max-width:768px){font-size:var(--mantine-font-size-lg);max-width:100%}}.HeroImageRight_control__AK9TU{height:rem(54px);padding-left:rem(38px);padding-right:rem(38px);font-size:var(--mantine-font-size-lg);@media (max-width:768px){width:100%}}.InquiryForm_appointmentSection__eLPkq{background:var(--mantine-color-myColor-1);min-height:100vh;padding:2rem;position:relative}.InquiryForm_appointmentCard__XzZPq{background:transparent;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 20px 60px rgba(0,0,0,.1);position:relative;z-index:1;overflow:hidden;animation:InquiryForm_slideInUp__JJluZ .8s ease-out}.InquiryForm_appointmentCard__XzZPq:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--mantine-color-myColor-5),var(--mantine-color-myColor-7));z-index:1}.InquiryForm_formSection__zfnvK{background:transparent;position:relative}.InquiryForm_header__xCq7i{text-align:left;margin-bottom:2rem}.InquiryForm_title__ba_x1{font-size:2.5rem;font-weight:700;color:var(--mantine-color-myColor-9);margin-bottom:1rem;line-height:1.2}.InquiryForm_subtitle__t7ThZ{font-size:1rem;color:var(--mantine-color-gray-9);line-height:1.6;max-width:450px}.InquiryForm_form__cBtk_{width:100%}.InquiryForm_input__KHgkQ label{font-weight:500;color:var(--mantine-color-gray-7);margin-bottom:.5rem;font-size:.95rem}.InquiryForm_input__KHgkQ .InquiryForm_mantine-Select-input__wlGW5,.InquiryForm_input__KHgkQ input,.InquiryForm_input__KHgkQ textarea{border:2px solid var(--mantine-color-gray-5);border-radius:8px;padding:.875rem 1rem;font-size:.95rem;transition:all .3s ease;background:transparent}.InquiryForm_input__KHgkQ .InquiryForm_mantine-Select-input__wlGW5:focus,.InquiryForm_input__KHgkQ input:focus,.InquiryForm_input__KHgkQ textarea:focus{border-color:var(--mantine-color-myColor-5);background:white;box-shadow:0 0 0 3px rgba(var(--mantine-color-myColor-5-rgb),.1);transform:translateY(-1px)}.InquiryForm_input__KHgkQ .InquiryForm_mantine-Select-input__wlGW5:hover,.InquiryForm_input__KHgkQ input:hover,.InquiryForm_input__KHgkQ textarea:hover{border-color:var(--mantine-color-myColor-4);background:white}.InquiryForm_submitButton__vpDMa{background:linear-gradient(135deg,var(--mantine-color-myColor-6),var(--mantine-color-myColor-8));border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;margin-top:1rem}.InquiryForm_submitButton__vpDMa:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.InquiryForm_submitButton__vpDMa:hover:before{left:100%}.InquiryForm_submitButton__vpDMa:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.InquiryForm_submitButton__vpDMa:active{transform:translateY(0)}.InquiryForm_illustrationSection__Yeovq{background:transparent;position:relative;overflow:hidden}.InquiryForm_illustrationContainer___WV_F{height:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem}.InquiryForm_illustration__1Yxtj{max-width:100%;height:auto;border-radius:12px;animation:InquiryForm_float__ucKj5 6s ease-in-out infinite}.InquiryForm_celebrationModal__hvK_6 .InquiryForm_mantine-Modal-content__SbSmJ{background:linear-gradient(135deg,#fff,#f8f9ff);border-radius:20px;overflow:hidden;position:relative}.InquiryForm_modalContent__I032x{text-align:center;padding:3rem 2rem;position:relative;z-index:2}.InquiryForm_fullscreenConfetti__FRunP{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:9999;overflow:hidden}.InquiryForm_confetti__RBMWz{position:absolute;width:8px;height:8px;animation:InquiryForm_confettiFall___GDY2 5s linear}.InquiryForm_confetti__RBMWz:nth-child(2n){width:6px;height:12px}.InquiryForm_confetti__RBMWz:nth-child(3n){width:10px;height:6px}.InquiryForm_confetti__RBMWz:nth-child(4n){width:4px;height:8px;border-radius:50%}.InquiryForm_confetti__RBMWz:nth-child(5n){width:12px;height:4px}.InquiryForm_successIcon__scBet{font-size:4rem;margin-bottom:1rem;animation:InquiryForm_bounce___L6qX 1s ease-in-out}.InquiryForm_successTitle__a0rbS{color:var(--mantine-color-myColor-7);margin-bottom:1rem;font-weight:700}.InquiryForm_successMessage__W1BMI{color:var(--mantine-color-gray-6);line-height:1.6;max-width:400px;margin:0 auto}.InquiryForm_successButton__jJLwc{background:linear-gradient(135deg,var(--mantine-color-myColor-5),var(--mantine-color-myColor-7));border:none;padding:.75rem 2rem;font-weight:600;border-radius:25px;transition:all .3s ease}.InquiryForm_successButton__jJLwc:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}@keyframes InquiryForm_slideInUp__JJluZ{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes InquiryForm_float__ucKj5{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes InquiryForm_confettiFall___GDY2{0%{transform:translateY(-100vh) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}@keyframes InquiryForm_bounce___L6qX{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@media (max-width:768px){.InquiryForm_appointmentCard__XzZPq{margin:1rem}.InquiryForm_appointmentSection__eLPkq{padding:0}.InquiryForm_formSection__zfnvK{padding:2rem 1.5rem!important}.InquiryForm_title__ba_x1{font-size:2rem}.InquiryForm_illustrationSection__Yeovq{min-height:300px}.InquiryForm_illustration__1Yxtj{object-fit:contain!important;max-height:250px}.InquiryForm_modalContent__I032x{padding:2rem 1.5rem}.InquiryForm_successIcon__scBet{font-size:3rem}.InquiryForm_fullscreenConfetti__FRunP{width:100%;height:100%}.InquiryForm_noTop__zUSdB{padding-top:0!important}.InquiryForm_noBottom__asctK{padding-bottom:0!important}.InquiryForm_stack__5coFo{padding:1rem!important}}@media (max-width:576px){.InquiryForm_formSection__zfnvK{padding:1.5rem 1rem!important}.InquiryForm_title__ba_x1{font-size:1.75rem}.InquiryForm_subtitle__t7ThZ{font-size:.9rem}.InquiryForm_input__KHgkQ .InquiryForm_mantine-Select-input__wlGW5,.InquiryForm_input__KHgkQ input,.InquiryForm_input__KHgkQ textarea{padding:.75rem;font-size:.9rem}}.InquiryForm_input__KHgkQ .InquiryForm_mantine-Input-error__5VrT_{border-color:#fa5252}.InquiryForm_input__KHgkQ .InquiryForm_mantine-InputWrapper-error__Bu11k{color:#fa5252;font-size:.85rem;margin-top:.25rem}.InquiryForm_submitButton__vpDMa[data-loading=true]{background:var(--mantine-color-gray-4);cursor:not-allowed}.InquiryForm_submitButton__vpDMa[data-loading=true]:hover{transform:none;box-shadow:none}.Services_servicesSection__0S4Gw{min-height:100vh;position:relative;overflow:hidden}.Services_servicesSection__0S4Gw:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,var(--mantine-color-myColor-2) 0,transparent 50%),radial-gradient(circle at 80% 20%,var(--mantine-color-myColor-1) 0,transparent 50%);opacity:.3;z-index:0}.Services_header__kUyuV{text-align:center;margin-bottom:4rem;position:relative;z-index:1;animation:Services_fadeInUp__2nRKJ .8s ease-out}.Services_mainTitle__9en_x{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,var(--mantine-color-myColor-7),var(--mantine-color-myColor-9));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem;position:relative}.Services_mainTitle__9en_x:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--mantine-color-myColor-5),var(--mantine-color-myColor-7));border-radius:2px;animation:Services_expandWidth___IAGi 1s ease-out .5s both}.Services_subtitle____hE0{max-width:1000px;margin:0 auto;color:var(--mantine-color-dark-8,#1e293b);line-height:1.6;opacity:0;animation:Services_fadeIn__qhXRW .8s ease-out .3s both}.Services_servicesGrid__ZWvqW{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;position:relative;z-index:1}.Services_serviceCard__9vLA7{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:Services_slideInUp__03X_B .6s ease-out both;cursor:pointer}.Services_serviceCard__9vLA7:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .3s ease;z-index:1}.Services_serviceCard__9vLA7:hover:before{left:100%}.Services_serviceCard__9vLA7:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.1),0 0 0 1px var(--mantine-color-myColor-3)}.Services_imageSection__44qzk{position:relative;overflow:hidden}.Services_cardImage__ascLx{height:200px;width:100%;object-fit:cover;transition:transform .4s ease;filter:brightness(.9)}.Services_serviceCard__9vLA7:hover .Services_cardImage__ascLx{transform:scale(1.05);filter:brightness(1)}.Services_iconOverlay__mS5ah{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:50%;padding:.75rem;color:var(--mantine-color-myColor-6);transition:all .3s ease;transform:scale(.8);opacity:.8}.Services_serviceCard__9vLA7:hover .Services_iconOverlay__mS5ah{transform:scale(1) rotate(1turn);opacity:1;background:var(--mantine-color-myColor-6);color:white}.Services_cardTitle__c5gJw{color:var(--mantine-color-myColor-8);font-weight:700;transition:color .3s ease}.Services_serviceCard__9vLA7:hover .Services_cardTitle__c5gJw{color:var(--mantine-color-myColor-6)}.Services_cardDescription__OOAWa{color:var(--mantine-color-gray-7);line-height:1.6;transition:color .3s ease}.Services_serviceCard__9vLA7:hover .Services_cardDescription__OOAWa{color:var(--mantine-color-gray-8)}.Services_learnMoreBtn__eTKee{background:transparent;color:var(--mantine-color-myColor-6);border:2px solid var(--mantine-color-myColor-3);transition:all .3s ease;font-weight:600;align-self:flex-start}.Services_learnMoreBtn__eTKee:hover{background:var(--mantine-color-myColor-6);color:white;border-color:var(--mantine-color-myColor-6);transform:translateY(-2px)}.Services_ctaContainer__a9oCP{text-align:center;position:relative;z-index:1;animation:Services_fadeInUp__2nRKJ .8s ease-out .6s both}.Services_viewAllBtn__r6nwl{background:linear-gradient(135deg,var(--mantine-color-myColor-6),var(--mantine-color-myColor-8));border:none;padding:1rem 2.5rem;font-weight:600;letter-spacing:.5px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.Services_viewAllBtn__r6nwl:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.Services_viewAllBtn__r6nwl:hover:before{left:100%}.Services_viewAllBtn__r6nwl:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.2)}@keyframes Services_fadeInUp__2nRKJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Services_fadeIn__qhXRW{0%{opacity:0}to{opacity:1}}@keyframes Services_slideInUp__03X_B{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes Services_expandWidth___IAGi{0%{width:0}to{width:80px}}@media (max-width:768px){.Services_servicesGrid__ZWvqW{grid-template-columns:1fr;gap:1.5rem}.Services_header__kUyuV{margin-bottom:2rem}.Services_mainTitle__9en_x{font-size:2.5rem}.Services_serviceCard__9vLA7{animation-duration:.4s}.Services_serviceCard__9vLA7:hover{transform:translateY(-4px) scale(1.01)}.Services_serviceCard__9vLA7:hover .Services_cardImage__ascLx{transform:scale(1.05)}.Services_serviceCard__9vLA7:hover .Services_iconOverlay__mS5ah{transform:scale(1) rotate(1turn);opacity:1;background:var(--mantine-color-myColor-6);color:white}}.Services_noServicesMessage__jz9cY{padding:var(--mantine-spacing-xl);border:1px dashed var(--mantine-color-gray-4);border-radius:var(--mantine-radius-md);background-color:var(--mantine-color-gray-3);width:100%;text-align:center;margin-top:var(--mantine-spacing-xl)}@media (prefers-reduced-motion:reduce){.Services_cardImage__ascLx,.Services_iconOverlay__mS5ah,.Services_learnMoreBtn__eTKee,.Services_serviceCard__9vLA7,.Services_viewAllBtn__r6nwl{transition:none;animation:none}.Services_serviceCard__9vLA7:hover,.Services_serviceCard__9vLA7:hover .Services_cardImage__ascLx,.Services_serviceCard__9vLA7:hover .Services_iconOverlay__mS5ah{transform:none}}