.HeaderStyle_header__Ti_bv{justify-content:space-between;padding:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);position:-webkit-sticky;position:sticky;top:0;background-color:var(--primary-color);margin-bottom:10px;z-index:1000;color:#FFFFFF}.HeaderStyle_header__Ti_bv,.HeaderStyle_left__swu_B{display:flex;align-items:center}.HeaderStyle_title__QjfWs{font-size:24px;font-weight:700}.HeaderStyle_right__lKxFR{display:flex;align-items:center}.HeaderStyle_navList__FtNNf{list-style-type:none;display:flex;margin:0;padding:0}.HeaderStyle_navItem__RuT55{position:relative;margin-left:20px;cursor:pointer;padding:10px;color:#f1f1f1;text-decoration:none;transition:color .3s ease}.HeaderStyle_navItem__RuT55:hover{color:white}.HeaderStyle_navItem__RuT55.HeaderStyle_active___wMYx{font-weight:600;border-radius:4px}.HeaderStyle_navItem__RuT55:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:white;transition:width .3s ease,left .3s ease}.HeaderStyle_navItem__RuT55.HeaderStyle_active___wMYx:before,.HeaderStyle_navItem__RuT55:hover:before{width:100%;left:0}.HeaderStyle_hamburger__IPwLo{display:none;flex-direction:column;justify-content:space-between;width:30px;height:19px;cursor:pointer}.HeaderStyle_hamburgerLine__bC_A9{width:100%;height:3px;background-color:white;border-radius:2px}@media (max-width:768px){.HeaderStyle_header__Ti_bv{padding:15px 20px;flex-wrap:wrap}.HeaderStyle_title__QjfWs{font-size:18px;flex:1 1}.HeaderStyle_right__lKxFR{flex-shrink:0}.HeaderStyle_navItem__RuT55:before{content:normal}.HeaderStyle_navItem__RuT55.HeaderStyle_active___wMYx{background:#2c3e50;color:white;padding:8px 12px}.HeaderStyle_hamburger__IPwLo{display:flex;margin-left:15px}.HeaderStyle_navList__FtNNf{position:absolute;top:100%;left:0;width:100%;background-color:var(--primary-color);flex-direction:column;align-items:stretch;display:none;margin:0;padding:10px 0;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,.1)}.HeaderStyle_navList__FtNNf.HeaderStyle_activeMenu__pRG6q{display:flex}.HeaderStyle_navItem__RuT55{text-align:center;width:100%;margin:0;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.HeaderStyle_navItem__RuT55:last-child{border-bottom:none}.HeaderStyle_navItem__RuT55:hover{background:rgba(255,255,255,.1)}}@media (max-width:480px){.HeaderStyle_header__Ti_bv{padding:12px 15px}.HeaderStyle_title__QjfWs{font-size:16px}.HeaderStyle_hamburger__IPwLo{width:26px;height:18px}.HeaderStyle_navItem__RuT55{padding:10px 15px;font-size:14px}}.Testimonial_Testimonial__DO0Qy{padding:80px 20px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);position:relative}.Testimonial_Testimonial__DO0Qy:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 50%,var(--primary-color) 100%)}.Testimonial_testimonialContainer__gHSa2{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:35px;gap:35px;margin:auto;max-width:1300px;padding:0 20px}.Testimonial_head__RnszN{font-size:2.8rem;font-weight:800;margin-bottom:3.5rem;text-align:center;color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;position:relative;animation:Testimonial_fadeInDown__oQuAO .8s ease}@keyframes Testimonial_fadeInDown__oQuAO{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.Testimonial_head__RnszN:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:3px;box-shadow:0 2px 8px rgba(46,204,113,.4)}.Testimonial_testimonialCard__uWxlZ{background:linear-gradient(145deg,#ffffff,#f8f9fa);border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.12);display:flex;flex-direction:column;max-width:420px;padding:40px 35px;width:100%;position:relative;overflow:visible;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;border-left:5px solid transparent;animation:Testimonial_fadeInUp__PQI40 .6s ease backwards}@keyframes Testimonial_fadeInUp__PQI40{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Testimonial_testimonialCard__uWxlZ:first-child{animation-delay:.1s}.Testimonial_testimonialCard__uWxlZ:nth-child(2){animation-delay:.2s}.Testimonial_testimonialCard__uWxlZ:nth-child(3){animation-delay:.3s}.Testimonial_testimonialCard__uWxlZ:before{content:"“";position:absolute;top:15px;left:20px;font-size:80px;color:rgba(46,204,113,.1);font-family:Georgia,serif;line-height:1;z-index:0}.Testimonial_testimonialCard__uWxlZ:after{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);opacity:0;transition:opacity .3s ease}.Testimonial_testimonialCard__uWxlZ:hover{transform:translateY(-15px) scale(1.02);box-shadow:0 20px 50px rgba(46,204,113,.25);border-left-color:#2ecc71}.Testimonial_testimonialCard__uWxlZ:hover:after{opacity:1}.Testimonial_testimonialImage__QMA_9{flex-shrink:0;margin-bottom:25px;text-align:center;position:relative;z-index:1}.Testimonial_testimonialImage__QMA_9 img{border-radius:50%;width:100px;height:100px;object-fit:cover;border:4px solid #2ecc71;box-shadow:0 8px 20px rgba(46,204,113,.3);transition:all .3s ease}.Testimonial_testimonialCard__uWxlZ:hover .Testimonial_testimonialImage__QMA_9 img{transform:scale(1.1) rotate(5deg);border-color:var(--primary-color)}.Testimonial_testimonialContent__ETH8J{flex-grow:1;text-align:center;position:relative;z-index:1}.Testimonial_customerName__OiNzI{font-size:1.5em;font-weight:800;color:var(--primary-color);margin-bottom:8px;letter-spacing:.5px}.Testimonial_customerLocation__wWOCN{font-size:.95em;color:#2ecc71;margin-bottom:18px;font-weight:600}.Testimonial_testimonialText__vnUf3{font-size:1.05em;color:#444;line-height:1.8;margin-bottom:25px;font-style:italic;font-weight:500}.Testimonial_testimonialRating__Lnrtw{display:flex;justify-content:center;gap:6px}.Testimonial_star___igPA{color:#e0e0e0;font-size:1.6em;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Testimonial_star___igPA.Testimonial_filled__yDajZ{color:#ffa500;animation:Testimonial_starPop___N43X .3s ease backwards}.Testimonial_star___igPA.Testimonial_filled__yDajZ:first-child{animation-delay:.1s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(2){animation-delay:.2s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(3){animation-delay:.3s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(4){animation-delay:.4s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(5){animation-delay:.5s}@keyframes Testimonial_starPop___N43X{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Testimonial_testimonialCard__uWxlZ:hover .Testimonial_star___igPA.Testimonial_filled__yDajZ{transform:scale(1.1)}@media screen and (max-width:768px){.Testimonial_Testimonial__DO0Qy{padding:50px 15px}.Testimonial_head__RnszN{font-size:2rem;margin-bottom:2.5rem}.Testimonial_testimonialContainer__gHSa2{grid-template-columns:1fr;gap:25px;padding:0 10px}.Testimonial_testimonialCard__uWxlZ{padding:30px 25px;max-width:100%}.Testimonial_testimonialText__vnUf3{font-size:1em}}@media (max-width:480px){.Testimonial_Testimonial__DO0Qy{padding:40px 10px}.Testimonial_head__RnszN{font-size:1.6rem;margin-bottom:2rem}.Testimonial_testimonialContainer__gHSa2{padding:0}.Testimonial_testimonialCard__uWxlZ{padding:25px 20px}.Testimonial_testimonialImage__QMA_9 img{width:80px;height:80px}.Testimonial_customerName__OiNzI{font-size:1.2em}.Testimonial_testimonialText__vnUf3{font-size:.95em}}.WhyChooseUs_whyChooseUs__PjJEI{--bg-color:#2ecc71;--bg-color-light:#a8e6cf;--text-color-hover:#2C3E50;--box-shadow-color:rgba(46,204,113,0.3);padding:80px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative}.WhyChooseUs_whyChooseUs__PjJEI:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 50%,var(--primary-color) 100%)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_container__0LVLg{display:flex;gap:40px;flex-wrap:wrap;align-items:stretch;justify-content:center;max-width:1400px;margin:0 auto;padding:0 20px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_head__ulGie{font-size:2.8rem;font-weight:800;margin-bottom:3rem;text-align:center;color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;position:relative;animation:WhyChooseUs_fadeInDown__t6xm_ .8s ease}@keyframes WhyChooseUs_fadeInDown__t6xm_{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_head__ulGie:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:3px;box-shadow:0 2px 8px rgba(46,204,113,.4)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_image__5Zr0h{z-index:1}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK{width:380px;height:420px;background:linear-gradient(145deg,#ffffff,#f8f9fa);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;box-shadow:0 15px 35px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;border:2px solid transparent;animation:WhyChooseUs_fadeInUp__pOT4z .6s ease backwards}@keyframes WhyChooseUs_fadeInUp__pOT4z{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:first-child{animation-delay:.1s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(2){animation-delay:.2s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(3){animation-delay:.3s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(4){animation-delay:.4s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(5){animation-delay:.5s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(6){animation-delay:.6s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover{transform:translateY(-15px) scale(1.03) translateZ(0);box-shadow:0 25px 50px rgba(46,204,113,.25),0 10px 25px rgba(0,0,0,.15);border-color:var(--bg-color)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_circle__euvPx{border-color:var(--bg-color);background:linear-gradient(135deg,var(--primary-color) 0,var(--bg-color) 100%);transform:rotate(1turn) scale(1.1);box-shadow:0 8px 25px rgba(46,204,113,.4)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_overlay__rcmki{transform:scale(7) translateZ(0);opacity:.95}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_overlay__rcmki{width:130px;position:absolute;height:130px;border-radius:50%;background:linear-gradient(135deg,var(--bg-color-light) 0,var(--bg-color) 100%);top:70px;left:50%;transform:translateX(-50%);z-index:0;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:.3}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx{width:140px;height:140px;border-radius:50%;background:linear-gradient(145deg,#ffffff,#f8f9fa);border:3px solid var(--bg-color-light);display:flex;justify-content:center;align-items:center;position:relative;z-index:1;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx:after{content:"";width:120px;height:120px;display:block;position:absolute;background:linear-gradient(135deg,var(--bg-color-light) 0,var(--bg-color) 100%);border-radius:50%;top:7px;left:7px;transition:all .4s ease-out;opacity:.9}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_circle__euvPx:after{background:linear-gradient(135deg,var(--primary-color) 0,var(--bg-color) 100%);transform:scale(1.05)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_itemhead__RDFxO{font-size:24px;color:var(--primary-color);font-weight:800;margin-top:35px;z-index:1;margin-bottom:15px;transition:all .4s ease-out;letter-spacing:.5px;text-align:center;padding:0 20px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_itemhead__RDFxO{color:var(--text-color-hover);transform:scale(1.05)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_subtext__dWTmT{font-size:16px;color:#555;opacity:0;transform:translateY(25px);transition:all .4s ease-out .1s;text-align:center;padding:0 35px;z-index:1;line-height:1.6;font-weight:500}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_subtext__dWTmT{opacity:1;transform:translateY(0);color:#333}@media (max-width:768px){.WhyChooseUs_whyChooseUs__PjJEI{padding:50px 15px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_head__ulGie{font-size:2rem;margin-bottom:2rem}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_container__0LVLg{gap:30px;flex-direction:column;align-items:center}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK{width:100%;max-width:340px;height:auto;min-height:400px;padding:30px 20px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx{width:120px;height:120px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx:after{width:105px;height:105px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_itemhead__RDFxO{font-size:20px;margin-top:25px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK .WhyChooseUs_subtext__dWTmT{opacity:1;transform:translateY(0);font-size:15px;padding:0 20px}}@media (max-width:480px){.WhyChooseUs_whyChooseUs__PjJEI{padding:40px 10px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_head__ulGie{font-size:1.6rem;margin-bottom:1.5rem}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK{padding:25px 15px;min-height:350px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx{width:100px;height:100px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx:after{width:90px;height:90px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_itemhead__RDFxO{font-size:18px;margin-top:20px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK .WhyChooseUs_subtext__dWTmT{font-size:14px;padding:0 15px}}.OurClient_OurClient__flnuU{padding:60px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden}.OurClient_OurClient__flnuU .OurClient_head__bszfq{font-size:2.8rem;font-weight:800;margin-bottom:3rem;text-align:center;color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;position:relative}.OurClient_OurClient__flnuU .OurClient_head__bszfq:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:100px;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:3px;box-shadow:0 2px 8px rgba(46,204,113,.4)}.OurClient_scrollContainer__lpm8b{width:100%;overflow:hidden;position:relative;padding:30px 0}.OurClient_scrollContainer__lpm8b:after,.OurClient_scrollContainer__lpm8b:before{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.OurClient_scrollContainer__lpm8b:before{left:0;background:linear-gradient(90deg,rgba(248,249,250,1) 0,rgba(248,249,250,0))}.OurClient_scrollContainer__lpm8b:after{right:0;background:linear-gradient(270deg,rgba(248,249,250,1) 0,rgba(248,249,250,0))}.OurClient_scrollContent__xOMir{display:flex;gap:80px;animation:OurClient_scroll__F8sVs 30s linear infinite;width:max-content}.OurClient_scrollContent__xOMir:hover{animation-play-state:paused}@keyframes OurClient_scroll__F8sVs{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.OurClient_logoItem__x_UIh{display:flex;align-items:center;justify-content:center;min-width:150px;padding:20px;background:white;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease}.OurClient_logoItem__x_UIh:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 10px 25px rgba(46,204,113,.2)}.OurClient_logoItem__x_UIh img{filter:grayscale(0);opacity:1;transition:all .3s ease}.OurClient_logoItem__x_UIh:hover img{transform:scale(1.1)}@media (max-width:768px){.OurClient_OurClient__flnuU{padding:40px 15px}.OurClient_OurClient__flnuU .OurClient_head__bszfq{font-size:2rem;margin-bottom:2rem}.OurClient_scrollContent__xOMir{gap:40px;animation:OurClient_scroll__F8sVs 20s linear infinite}.OurClient_logoItem__x_UIh{min-width:120px;padding:15px}.OurClient_scrollContainer__lpm8b:after,.OurClient_scrollContainer__lpm8b:before{width:80px}}@media (max-width:480px){.OurClient_OurClient__flnuU{padding:30px 10px}.OurClient_OurClient__flnuU .OurClient_head__bszfq{font-size:1.6rem;margin-bottom:1.5rem}.OurClient_scrollContent__xOMir{gap:30px;animation:OurClient_scroll__F8sVs 15s linear infinite}.OurClient_logoItem__x_UIh{min-width:100px;padding:12px}.OurClient_scrollContainer__lpm8b:after,.OurClient_scrollContainer__lpm8b:before{width:50px}}