.Hero_hero__MpeZv{width:100%;background-color:hsl(var(--background));padding:6rem 1.5rem;position:relative;overflow:hidden}.Hero_container__EK8Tx{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;position:relative;z-index:10}.Hero_content__LbyeP{text-align:center;position:relative;z-index:10}.Hero_title__M0ThY{font-size:2.75rem;font-weight:800;line-height:1.2;color:hsl(var(--foreground))}.Hero_highlight__HOAF6{color:hsl(var(--primary))}.Hero_subtitle__Bxmw7{margin-top:1.5rem;font-size:1.125rem;line-height:1.7;color:hsl(var(--muted-foreground));max-width:500px;margin-left:auto;margin-right:auto}.Hero_actions__JFz_9{margin-top:2.5rem;display:flex;justify-content:center;gap:1rem}.Hero_ctaButton__yUAAV,.Hero_secondaryButton__7ux9a{padding:1rem 2rem;border-radius:var(--radius);font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease}.Hero_ctaButton__yUAAV{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.Hero_ctaButton__yUAAV:hover{transform:translateY(-3px)}.Hero_secondaryButton__7ux9a{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.Hero_secondaryButton__7ux9a:hover{background-color:hsl(var(--input))}.Hero_sceneryWrapper__miZYQ{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;opacity:.1;display:none}.Hero_sun__mUMVt{position:absolute;top:10%;left:10%;width:120px;height:120px;background:#ffd700;border-radius:50%}.Hero_tree__JdOJh{position:absolute;bottom:-50px}.Hero_tree__JdOJh .Hero_trunk__2Udgv{width:30px;height:150px;background:#8b4113;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.Hero_tree__JdOJh .Hero_leaves__GuQD5{width:120px;height:120px;background:#2e8b57;border-radius:50%;position:absolute;bottom:130px;left:50%;transform:translateX(-50%)}.Hero_tree__JdOJh .Hero_leaves__GuQD5:after,.Hero_tree__JdOJh .Hero_leaves__GuQD5:before{content:"";position:absolute;background:#3cb371;border-radius:50%}.Hero_tree__JdOJh .Hero_leaves__GuQD5:before{width:90px;height:90px;top:-30px;left:-45px}.Hero_tree__JdOJh .Hero_leaves__GuQD5:after{width:90px;height:90px;top:-30px;right:-45px}.Hero_treeOne__xrIi_{left:5%;transform:scale(.9);z-index:3}.Hero_treeTwo__u6JIc{left:80%;transform:scale(1.2);z-index:5}.Hero_treeThree__jqI8w{left:30%;transform:scale(.7);bottom:-40px;z-index:2}.Hero_treeFour__WghaO{left:60%;transform:scale(.85);bottom:-45px;z-index:4}.Hero_bush__s9XNh{position:absolute;width:120px;height:70px;background:#228b22;border-radius:50% 50% 0 0;bottom:-20px}.Hero_bush__s9XNh:after,.Hero_bush__s9XNh:before{content:"";position:absolute;background:#006400;border-radius:50%}.Hero_bush__s9XNh:before{width:70px;height:70px;top:-30px;left:0}.Hero_bush__s9XNh:after{width:60px;height:60px;top:-20px;right:0}.Hero_bushOne__ybboc{right:15%;z-index:6}.Hero_bushTwo__yCoo7{left:20%;transform:scale(.8);z-index:4}.Hero_bushThree__LvRSV{right:40%;transform:scale(.6);z-index:3}.Hero_bushFour__SI8e9{left:50%;transform:scale(.75);bottom:-25px;z-index:5}.Hero_animationContainer__Vt7Bw{position:relative;width:100%;max-width:400px;height:400px;margin:0 auto;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.Hero_pathSvg__Y6BKz{position:absolute;inset:0;width:100%;height:100%;z-index:10}.Hero_lightPath__gtNtz{fill:none;stroke-linecap:round;stroke:hsl(var(--primary));stroke-width:5px;filter:drop-shadow(0 0 6px hsl(var(--primary)))}.Hero_stage__bOa_R{position:absolute;top:var(--stage-top);left:var(--stage-left);width:120px;height:48px;background-color:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;color:hsl(var(--muted-foreground));transition:all .5s ease;z-index:15}.Hero_stage__bOa_R.Hero_activeStage__1J_Xx{transform:scale(1.1);color:hsl(var(--primary-foreground));background-color:hsl(var(--primary));border-color:hsl(var(--primary));box-shadow:0 0 25px hsl(var(--primary)/.6)}.Hero_stagePulse__h5Dul{position:absolute;inset:-4px;border-radius:calc(var(--radius) + 4px);border:1px solid hsl(var(--primary)/.5);opacity:0;transform:scale(.8)}.Hero_activeStage__1J_Xx .Hero_stagePulse__h5Dul{animation:Hero_pulse__JQxDl 1.5s ease-out infinite}@keyframes Hero_pulse__JQxDl{to{transform:scale(1.3);opacity:0}}.Hero_birdAndBubble__kmpG_{position:absolute;width:150px;height:100px;z-index:20;opacity:0;display:flex;flex-direction:column;align-items:center;pointer-events:none}.Hero_speechBubble__Q4mL7{position:absolute;bottom:100%;margin-bottom:10px;background-color:hsl(var(--card));color:hsl(var(--foreground));padding:.5rem 1rem;border-radius:var(--radius);font-size:.8rem;font-weight:600;border:1px solid hsl(var(--border));box-shadow:0 4px 10px hsl(var(--background)/.1);width:100px;text-align:center;line-height:1.4}.Hero_speechBubble__Q4mL7:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:hsl(var(--card)) transparent transparent transparent}.Hero_bird__d7rBz{width:50px;height:40px;background:#87ceeb;border:2px solid #333;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;position:absolute;bottom:25px;animation:Hero_bird-bob__55Qb0 2s ease-in-out infinite}.Hero_bird__d7rBz:before{content:"";position:absolute;top:15px;left:-12px;width:0;height:0;border-color:transparent #ffd700 transparent transparent;border-style:solid;border-width:6px 12px 6px 0}.Hero_birdEye__u9YK1{position:absolute;top:12px;left:10px;width:6px;height:6px;background:#333;border-radius:50%;animation:Hero_blink__VTwV9 3s 1s infinite}.Hero_birdWing__1yr2S{position:absolute;top:15px;left:20px;width:25px;height:15px;background:#7ac5cd;border:2px solid #333;border-radius:50% 50% 0 0;transform-origin:bottom left;animation:Hero_bird-flap__cZhf7 1s ease-in-out infinite}.Hero_woodPerch___iObx{position:absolute;bottom:15px;width:100px;height:12px;background:#8b4513;border-radius:5px;border:2px solid #5c2e00}@keyframes Hero_bird-bob__55Qb0{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes Hero_bird-flap__cZhf7{0%,to{transform:rotate(0deg)}50%{transform:rotate(-20deg)}}@keyframes Hero_blink__VTwV9{0%,95%,to{transform:scaleY(1)}97.5%{transform:scaleY(.1)}}@media (max-width:900px){.Hero_animationContainer__Vt7Bw{transform:scale(.8);height:320px;margin-top:-2rem}.Hero_title__M0ThY{font-size:2.25rem}.Hero_subtitle__Bxmw7{font-size:1rem}.Hero_container__EK8Tx{gap:2rem}}@media (min-width:900px){.Hero_hero__MpeZv{padding:8rem 2rem}.Hero_container__EK8Tx{grid-template-columns:1fr 1fr;gap:5rem}.Hero_content__LbyeP{text-align:left}.Hero_title__M0ThY{font-size:3.5rem}.Hero_subtitle__Bxmw7{margin-left:0}.Hero_actions__JFz_9{justify-content:flex-start}.Hero_animationContainer__Vt7Bw{transform:scale(1.2)}.Hero_sceneryWrapper__miZYQ{display:block}}.Pricing_pricingSection__La4N5{width:100%;padding:6rem 1.5rem;background-color:hsl(var(--card));position:relative;overflow:hidden;border-top:1px solid hsl(var(--border))}.Pricing_container__uWbLW{max-width:1280px;margin:0 auto;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center}.Pricing_forestBackground__E84Ih{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.05;filter:blur(2px) grayscale(50%)}.Pricing_tree__ZZH4_{position:absolute;bottom:-100px;width:300px;height:400px;background:linear-gradient(0deg,#228b22,#006400);clip-path:polygon(50% 0,0 100%,100% 100%);animation:Pricing_sway__ntGQF 25s ease-in-out infinite alternate}.Pricing_tree1__LHh7p{left:5%;transform:scale(1.2);animation-delay:-5s;z-index:3}.Pricing_tree2__J2HCw{right:5%;transform:scale(1.4);animation-delay:-10s;z-index:4}.Pricing_tree3__x2bCf{left:30%;transform:scale(1.1);z-index:2}.Pricing_tree4__y70n5{right:30%;transform:scale(.9);animation-delay:-15s;z-index:2}@keyframes Pricing_sway__ntGQF{0%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(5%) rotate(1deg)}}.Pricing_header__RHbTP{text-align:center;margin-bottom:4rem}.Pricing_preTitle__syz9v{font-size:1rem;font-weight:600;color:hsl(var(--primary));margin-bottom:.5rem}.Pricing_title__zXImz{font-size:2.5rem;font-weight:800;color:hsl(var(--foreground))}.Pricing_subtitle__wJNp9{margin-top:1rem;color:hsl(var(--muted-foreground));max-width:500px}.Pricing_pricingGrid__z5dAY{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;align-items:flex-start}.Pricing_planCard__Q5FSc{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:2.5rem 2rem;display:flex;flex-direction:column;text-align:center;position:relative;overflow:hidden}.Pricing_recommended__pSidg{border-color:hsl(var(--primary));border-width:2px;transform:scale(1.05);box-shadow:0 10px 30px -10px hsl(var(--primary)/.2)}.Pricing_recommendedTag__tKwjG{position:absolute;top:0;left:50%;transform:translateX(-50%);background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.3rem 1.5rem;font-size:.75rem;font-weight:600;border-radius:0 0 var(--radius) var(--radius)}.Pricing_planName__SX6IK{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground))}.Pricing_planPrice__evxRF{font-size:3rem;font-weight:800;color:hsl(var(--foreground));margin-top:1rem}.Pricing_billingCycleText__SM7ZP{color:hsl(var(--muted-foreground));margin-top:-.5rem;margin-bottom:1rem;height:20px}.Pricing_planDescription__r6IpC{color:hsl(var(--muted-foreground));margin-bottom:2rem;font-size:.9rem}.Pricing_featureList__J39Vg{list-style:none;padding:1.5rem 0;border-top:1px solid hsl(var(--border));display:flex;flex-direction:column;gap:1rem;text-align:left;margin:0 0 2rem;flex-grow:1}.Pricing_featureList__J39Vg li{display:flex;align-items:center;gap:.75rem;color:hsl(var(--foreground))}.Pricing_featureList__J39Vg li.Pricing_excluded__M_1LG{color:hsl(var(--muted-foreground));text-decoration:line-through}.Pricing_checkIcon__kFXzk{width:18px;height:18px;color:#22c55e;flex-shrink:0}.Pricing_xIcon__zrDqM{width:18px;height:18px;color:hsl(var(--muted-foreground));flex-shrink:0}.Pricing_ctaButton__C94Xe{padding:1rem;border-radius:var(--radius);font-weight:600;text-decoration:none;transition:all .2s ease;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:1px solid hsl(var(--primary))}.Pricing_planCard__Q5FSc:not(.Pricing_recommended__pSidg) .Pricing_ctaButton__C94Xe{background-color:transparent;color:hsl(var(--primary))}.Pricing_planCard__Q5FSc:not(.Pricing_recommended__pSidg) .Pricing_ctaButton__C94Xe:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}@media (min-width:768px){.Pricing_pricingGrid__z5dAY{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Pricing_title__zXImz{font-size:3rem}.Pricing_pricingGrid__z5dAY{grid-template-columns:repeat(4,1fr)}}.Services_servicesSection__IbXDr{width:100%;padding:6rem 1.5rem;background-color:hsl(var(--background));position:relative;overflow:hidden;border-top:1px solid hsl(var(--border))}.Services_container__cawFo{max-width:1100px;margin:0 auto;position:relative;z-index:10}.Services_forestBackground__77pa2{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.05;filter:blur(2px) grayscale(50%)}.Services_tree__fIyhN{position:absolute;bottom:-100px;width:300px;height:400px;background:linear-gradient(0deg,#228b22,#006400);clip-path:polygon(50% 0,0 100%,100% 100%);animation:Services_sway__Snl0u 25s ease-in-out infinite alternate}.Services_tree1__5gGQz{left:5%;transform:scale(1.2);animation-delay:-5s;z-index:3}.Services_tree2__aahuV{right:5%;transform:scale(1.4);animation-delay:-10s;z-index:4}.Services_tree3__EYdBY{left:30%;transform:scale(1.1);z-index:2}.Services_tree4__2lY6E{right:30%;transform:scale(.9);animation-delay:-15s;z-index:2}@keyframes Services_sway__Snl0u{0%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(5%) rotate(1deg)}}.Services_header__okKHy{text-align:center;margin-bottom:4rem}.Services_preTitle__uyxf5{font-size:1rem;font-weight:600;color:hsl(var(--primary));margin-bottom:.5rem}.Services_title__oghsI{font-size:2.5rem;font-weight:800;color:hsl(var(--foreground))}.Services_contentGrid__dwHXO{display:grid;grid-template-columns:1fr;gap:2rem}.Services_serviceList__7sVlP{display:flex;flex-direction:column;gap:.75rem}.Services_serviceItem__tM_iL{display:flex;align-items:center;gap:1rem;padding:1.25rem;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);text-align:left;cursor:pointer;transition:all .3s ease;width:100%}.Services_serviceItem__tM_iL:hover{transform:translateY(-3px);box-shadow:0 10px 20px -5px hsl(var(--primary)/.1);border-color:hsl(var(--border))}.Services_serviceItem__tM_iL.Services_active__r3sea{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary));box-shadow:0 10px 20px -5px hsl(var(--primary)/.3);transform:translateY(-3px)}.Services_serviceItem__tM_iL.Services_active__r3sea .Services_serviceIcon__fbrv6{color:hsl(var(--primary-foreground))}.Services_serviceIcon__fbrv6{width:24px;height:24px;flex-shrink:0;color:hsl(var(--primary));transition:color .3s ease}.Services_serviceTitle__WQ_Dt{font-size:1.1rem;font-weight:600;color:hsl(var(--foreground))}.Services_serviceItem__tM_iL.Services_active__r3sea .Services_serviceTitle__WQ_Dt{color:hsl(var(--primary-foreground))}.Services_serviceDisplay__UedGR{background-color:hsl(var(--card)/.5);backdrop-filter:blur(10px);border-radius:var(--radius);padding:2.5rem 2rem;min-height:280px;display:flex;align-items:center;justify-content:center;border:1px solid hsl(var(--border))}.Services_serviceContent__by7GV{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.Services_displayIcon__PPv_G{width:48px;height:48px;color:hsl(var(--primary))}.Services_displayTitle__G8Xwq{font-size:1.75rem;font-weight:700;color:hsl(var(--foreground))}.Services_displayDescription__gKa6Z{font-size:1rem;line-height:1.6;color:hsl(var(--muted-foreground))}@media (min-width:900px){.Services_title__oghsI{font-size:3rem}.Services_contentGrid__dwHXO{grid-template-columns:1fr 1.5fr;gap:3rem;align-items:flex-start}.Services_serviceDisplay__UedGR{min-height:350px}}.Testimonials_testimonialsSection__MafCO{width:100%;padding:6rem 0;background-color:hsl(var(--background));position:relative;overflow:hidden;border-top:1px solid hsl(var(--border))}.Testimonials_container__BiFY5{max-width:1400px;margin:0 auto;position:relative;z-index:10}.Testimonials_waveBackground__64F6q{position:absolute;bottom:0;left:0;width:200%;height:150px;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%236A2FDE' fill-opacity='0.05'/%3E%3C/svg%3E");background-repeat:repeat-x;animation:Testimonials_wave-move__2Cx_t 15s linear infinite}@keyframes Testimonials_wave-move__2Cx_t{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Testimonials_header__RUVpp{text-align:center;margin-bottom:4rem;padding:0 1.5rem}.Testimonials_preTitle__FIj0c{font-size:1rem;font-weight:600;color:hsl(var(--primary));margin-bottom:.5rem}.Testimonials_title__0Y_oV{font-size:2.5rem;font-weight:800;color:hsl(var(--foreground))}.Testimonials_carousel__RKWcN{cursor:grab;overflow:hidden}.Testimonials_carouselInner__qMVfm{display:flex;gap:2rem;padding:1rem 1.5rem;width:max-content}.Testimonials_testimonialCard__Rs18S{width:350px;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;box-shadow:0 10px 20px -10px hsl(var(--primary)/.1)}.Testimonials_quote__3Wwkf{font-size:1rem;line-height:1.7;color:hsl(var(--muted-foreground));flex-grow:1;margin-bottom:2rem;position:relative}.Testimonials_quote__3Wwkf:before{content:"“";position:absolute;top:-2rem;left:-1rem;font-size:5rem;color:hsl(var(--primary)/.1);z-index:1}.Testimonials_authorInfo__yXqhW{display:flex;align-items:center;gap:1rem;border-top:1px solid hsl(var(--border));padding-top:1.5rem}.Testimonials_avatar__y6Dcj{border-radius:50%;object-fit:cover}.Testimonials_authorDetails__iNpz4{display:flex;flex-direction:column}.Testimonials_authorName__8vbuO{font-weight:600;color:hsl(var(--foreground))}.Testimonials_authorRole__4TRgU{font-size:.875rem;color:hsl(var(--muted-foreground))}@media (min-width:900px){.Testimonials_title__0Y_oV{font-size:3rem}.Testimonials_carouselInner__qMVfm{padding:1rem 2.5rem}}.WhyChooseUs_carouselSection__BXT2J{width:100%;padding:6rem 1.5rem;background-color:hsl(var(--background));position:relative;overflow:hidden;border-top:1px solid hsl(var(--border))}.WhyChooseUs_container__pqEg3{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.WhyChooseUs_textContainer___v1FU{text-align:center;min-height:220px}.WhyChooseUs_preTitle__wfu_i{font-size:1rem;font-weight:600;color:hsl(var(--primary));margin-bottom:1rem}.WhyChooseUs_title__LsCwM{font-size:2.5rem;font-weight:800;line-height:1.2;color:hsl(var(--foreground));max-width:600px;margin-left:auto;margin-right:auto}.WhyChooseUs_description__sN_em{margin-top:1.5rem;font-size:1.125rem;line-height:1.7;color:hsl(var(--muted-foreground));max-width:550px;margin-left:auto;margin-right:auto}.WhyChooseUs_imageContainer__WITPc{position:relative}.WhyChooseUs_imageWrapper__7XIdW{position:relative;width:100%;aspect-ratio:16/10;border-radius:var(--radius);overflow:hidden;box-shadow:0 20px 40px -15px hsl(var(--primary)/.15)}.WhyChooseUs_image__Fz35V{object-fit:cover}.WhyChooseUs_controls__9ekOb{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.WhyChooseUs_arrowButton__iJpHT{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;transition:all .2s ease}.WhyChooseUs_arrowButton__iJpHT:hover{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.WhyChooseUs_dots__GU0DX{display:flex;gap:.75rem}.WhyChooseUs_dot__Ml5EU{width:10px;height:10px;border-radius:50%;background-color:hsl(var(--input));border:none;cursor:pointer;transition:all .3s ease}.WhyChooseUs_dot__Ml5EU.WhyChooseUs_activeDot__vdbrR{background-color:hsl(var(--primary));transform:scale(1.2)}@media (min-width:900px){.WhyChooseUs_container__pqEg3{grid-template-columns:1fr 1.2fr;gap:5rem}.WhyChooseUs_textContainer___v1FU{text-align:left}.WhyChooseUs_description__sN_em,.WhyChooseUs_title__LsCwM{margin-left:0;margin-right:0}.WhyChooseUs_title__LsCwM{font-size:3rem}.WhyChooseUs_controls__9ekOb{position:absolute;bottom:1.5rem;left:1.5rem;background-color:hsl(var(--card)/.7);backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:999px;border:1px solid hsl(var(--border))}}