*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Cabin,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh;background-color:#fff;color:#333;font-family:Cabin,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.3;font-family:Montserrat,sans-serif}p{margin:0;line-height:1.6;text-align:justify;font-family:Cabin,sans-serif}a{color:inherit;text-decoration:none}ul,ol{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto;display:block}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit;outline:none}header,nav,.header,.navbar,.nav-link,.menu-item{font-family:Arimo,sans-serif}body,p,div,section,article,aside,footer{font-family:Cabin,sans-serif}h1,h2,h3,h4,h5,h6,span,.heading,.title{font-family:Montserrat,sans-serif}*:focus{outline:none}*:focus-visible{outline:3px solid #28a745;outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #28a745;outline-offset:2px}button,.btn,a.button,input[type=submit],input[type=button],input[type=reset]{cursor:pointer}@media(hover:none)and (pointer:coarse){button,.btn,a.button,input[type=submit],input[type=button]{min-height:48px;min-width:48px;padding:14px 28px}}.skip-link{position:absolute;top:-40px;left:0;background:#28a745;color:#fff;padding:8px 16px;text-decoration:none;border-radius:0 0 4px;z-index:10000;font-weight:700}.skip-link:focus{top:0;outline:3px solid #fff;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:focus{position:static;width:auto;height:auto;padding:inherit;margin:inherit;overflow:visible;clip:auto;white-space:normal}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:high){button,a,input,select,textarea{border:2px solid currentColor}*:focus-visible{outline-width:4px;outline-offset:3px}}a:not(:last-child),button:not(:last-child){margin-right:8px}@media(max-width:768px){a:not(:last-child),button:not(:last-child){margin-right:12px;margin-bottom:12px}}label{display:block;margin-bottom:4px;font-weight:600}input[type=text],input[type=email],input[type=tel],input[type=password],textarea,select{min-height:44px;padding:12px;font-size:16px;border:2px solid #ddd;border-radius:4px;transition:border-color .2s}input:focus,textarea:focus,select:focus{border-color:#28a745;outline:none}input:invalid:not(:placeholder-shown),textarea:invalid:not(:placeholder-shown){border-color:#dc3545}input:valid:not(:placeholder-shown),textarea:valid:not(:placeholder-shown){border-color:#28a745}p{line-height:1.6}article p,.blog-content p,.article-content p{max-width:75ch}a{color:#28a745;text-decoration:none;text-underline-offset:2px;transition:color .2s}a:hover{color:#1e7e34}nav a,.nav-link{text-decoration:none}nav a:hover,.nav-link:hover{text-decoration:none}._header_z5ghm_3{position:fixed;top:0;left:0;right:0;background:transparent;z-index:1000;transition:all .5s cubic-bezier(.25,.46,.45,.94);transform:translateY(0)}._header_z5ghm_3._sticky_z5ghm_27{background:#fff;backdrop-filter:blur(0px);transform:translateY(0);animation:_slideDownFromTop_z5ghm_1 .6s cubic-bezier(.25,.46,.45,.94)}@keyframes _slideDownFromTop_z5ghm_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}._container_z5ghm_81{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:85px}._logoSection_z5ghm_103{flex:0 0 auto;display:flex;align-items:center}._logo_z5ghm_43{display:flex;align-items:center}._logoImage_z5ghm_43{height:60px;width:100%;max-width:200px;object-fit:contain;transition:all .3s ease;border-radius:15px 0}._logoImage_z5ghm_43:hover{transform:scale(1.05)}._logoText_z5ghm_153{font-size:32px;font-weight:700;margin:0;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px}._navigation_z5ghm_177{flex:1;display:flex;justify-content:center;align-items:center}._navList_z5ghm_191{display:flex;list-style:none;margin:0;padding:0;gap:30px;align-items:center}._navItem_z5ghm_209{position:relative}._mobileOnly_z5ghm_219{display:none}._navLink_z5ghm_227{color:#000;text-decoration:none;font-weight:500;font-size:16px;padding:10px 0;transition:all .3s ease;position:relative;display:flex;align-items:center;gap:5px}._sticky_z5ghm_27 ._navLink_z5ghm_227{color:#000}._dropdownArrow_z5ghm_261{width:16px;height:16px;stroke:currentColor;fill:none;transition:transform .3s ease}._hasDropdown_z5ghm_277:hover ._dropdownArrow_z5ghm_261{transform:rotate(180deg)}._navLink_z5ghm_227:hover{color:#070707;transform:translateY(-1px)}._navLink_z5ghm_227:before{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:2px;background:linear-gradient(135deg,#079538,#055822);transition:all .3s ease;transform:translate(-50%)}._navLink_z5ghm_227:hover:before{width:100%}._hasDropdown_z5ghm_277{position:relative}._dropdown_z5ghm_261{position:absolute;top:calc(100% + 10px);left:50%;background:#fff;min-width:650px;box-shadow:0 10px 40px #0000001a;border-radius:0;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-15px) scale(.95);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1000;border:1px solid rgba(34,139,34,.1);backdrop-filter:blur(20px);pointer-events:none}._dropdown_z5ghm_261:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white;filter:drop-shadow(0 -2px 4px rgba(0,0,0,.1))}._dropdownActive_z5ghm_399{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1);pointer-events:all}._dropdownContent_z5ghm_413{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:20px 15px;transform:translateY(10px);transition:transform .3s ease .1s}._dropdownActive_z5ghm_399 ._dropdownContent_z5ghm_413{transform:translateY(0)}._dropdownSection_z5ghm_439{display:flex;flex-direction:column}._dropdownTitle_z5ghm_449{color:#228b22;font-size:16px;font-weight:600;margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid rgba(34,139,34,.1);position:relative}._dropdownTitle_z5ghm_449:after{content:"";position:absolute;bottom:-2px;left:0;width:30px;height:2px;background:linear-gradient(45deg,#228b22,#32cd32);border-radius:1px}._dropdownLink_z5ghm_491{color:#555;text-decoration:none;font-size:14px;font-weight:400;transition:all .3s ease;border-radius:6px;padding:8px 0 8px 12px;position:relative;overflow:hidden}._dropdownLink_z5ghm_491:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(45deg,#228b22,#32cd32);transition:height .3s ease;border-radius:2px}._dropdownLink_z5ghm_491:hover{color:#228b22;background:#228b220d;padding-left:16px}._dropdownLink_z5ghm_491:hover:before{height:60%}._dropdownSection_z5ghm_439{opacity:0;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1)}._dropdownActive_z5ghm_399 ._dropdownSection_z5ghm_439{opacity:1;transform:translateY(0)}._dropdownActive_z5ghm_399 ._dropdownSection_z5ghm_439:nth-child(1){transition-delay:.1s}._dropdownActive_z5ghm_399 ._dropdownSection_z5ghm_439:nth-child(2){transition-delay:.15s}._dropdownActive_z5ghm_399 ._dropdownSection_z5ghm_439:nth-child(3){transition-delay:.2s}@keyframes _fadeInUp_z5ghm_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._hasDropdown_z5ghm_277{transition:all .3s ease}._hasDropdown_z5ghm_277:hover ._navLink_z5ghm_227{color:#0c0c0c;transform:translateY(-1px)}._hasDropdown_z5ghm_277:hover ._dropdown_z5ghm_261{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1);pointer-events:all;transition-delay:0ms}._hasDropdown_z5ghm_277:hover ._dropdownContent_z5ghm_413{transform:translateY(0)}._dropdown_z5ghm_261:hover{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1);pointer-events:all}._actionSection_z5ghm_689{flex:0 0 auto;display:flex;align-items:center}._getStartedBtn_z5ghm_51{background:#e8e8e8;color:#000;border:1px solid #e8e8e8;padding:8px 20px;border-radius:.5em;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:6px 6px 12px #c5c5c5,-6px -6px 12px #fff;position:relative;overflow:hidden;text-decoration:none;display:inline-block}._getStartedBtn_z5ghm_51:hover{transform:translateY(-2px);box-shadow:0 8px 15px #e8e8e8;color:#fff}._getStartedBtn_z5ghm_51:active{transform:translateY(0)}._getStartedBtn_z5ghm_51:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#10e25a;transition:left .5s;z-index:-1}._getStartedBtn_z5ghm_51:hover:before{left:0}._mobileToggle_z5ghm_789{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px;z-index:1001}._hamburger_z5ghm_809{width:25px;height:3px;background:#333;margin:3px 0;transition:all .3s ease;border-radius:2px}._hamburger_z5ghm_809._active_z5ghm_827:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._hamburger_z5ghm_809._active_z5ghm_827:nth-child(2){opacity:0}._hamburger_z5ghm_809._active_z5ghm_827:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media(max-width:992px){._navList_z5ghm_191{gap:30px}._getStartedBtn_z5ghm_51{padding:10px 25px;font-size:15px}}@media(max-width:768px){._container_z5ghm_81{height:70px;padding:0 15px}._logoText_z5ghm_153{font-size:28px}._logoImage_z5ghm_43{height:40px;max-width:150px}._mobileToggle_z5ghm_789{display:flex;z-index:1003}._navigation_z5ghm_177{display:none;position:fixed;top:70px;left:0;right:0;background:#fff;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;justify-content:flex-start;padding:30px 20px;max-height:calc(100vh - 70px);overflow-y:auto;z-index:1000}._navigation_z5ghm_177._mobileOpen_z5ghm_949{display:flex;flex-direction:column;opacity:1;visibility:visible}._navList_z5ghm_191{flex-direction:column;gap:0;width:100%;display:flex}._navItem_z5ghm_209{width:100%;border-bottom:1px solid #f0f0f0;display:block}._navLink_z5ghm_227{font-size:18px;padding:15px 0;width:100%;color:#333!important;display:block;text-decoration:none}._navLink_z5ghm_227:hover{color:#065521}._mobileOnly_z5ghm_219{display:block!important}._featured_z5ghm_1027{margin:10px 0;border:none!important;animation:_pulse_z5ghm_1 2s infinite}._featuredLink_z5ghm_1041{font-weight:600;padding:15px 20px!important;display:flex!important;align-items:center;justify-content:center;gap:10px;font-size:18px!important}._featuredLink_z5ghm_1041:hover{transform:translateY(-2px)}._newBadge_z5ghm_1071{background:gold;color:#065521;font-size:11px;font-weight:700;padding:3px 8px;border-radius:12px;letter-spacing:.5px;animation:_bounce_z5ghm_1 1s infinite}@keyframes _pulse_z5ghm_1{0%,to{box-shadow:0 4px 15px #0655214d}50%{box-shadow:0 4px 25px #06552180}}@keyframes _bounce_z5ghm_1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}._mobileOnly_z5ghm_219{display:block!important;transform:none}._dropdownArrow_z5ghm_261{stroke:#333}._hasDropdown_z5ghm_277{width:100%}._hasDropdown_z5ghm_277 ._navLink_z5ghm_227{display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;margin:5px 0;padding:8px 5px;border-radius:0;font-weight:600;color:#333!important}._hasDropdown_z5ghm_277 ._navLink_z5ghm_227:hover{background:#e9ecef;color:#065521!important}._dropdownArrow_z5ghm_261{transition:transform .3s ease;stroke:#065521!important;width:20px;height:20px}._hasDropdown_z5ghm_277:hover ._dropdownArrow_z5ghm_261,._hasDropdown_z5ghm_277 ._dropdownActive_z5ghm_399~._dropdownArrow_z5ghm_261,._hasDropdown_z5ghm_277._active_z5ghm_827 ._dropdownArrow_z5ghm_261{transform:rotate(180deg)}._hasDropdown_z5ghm_277:has(._dropdownActive_z5ghm_399) ._dropdownArrow_z5ghm_261{transform:rotate(180deg)}._dropdown_z5ghm_261{display:none;position:static;width:100%;min-width:auto;max-width:100%;background:#fff;margin:0;border-radius:0 0 8px 8px;box-shadow:inset 0 2px 8px #0000001a;overflow:hidden;transform:none!important;opacity:1;visibility:visible}._dropdownActive_z5ghm_399{display:block!important;animation:_mobileDropdownSlide_z5ghm_1 .3s ease-out;transform:none!important;opacity:1!important;visibility:visible!important}._dropdown_z5ghm_261:before{display:none}._dropdownContent_z5ghm_413{display:block;padding:10px;background:linear-gradient(135deg,#f8f9fa,#fff)}._dropdownSection_z5ghm_439{margin-bottom:20px;padding:10px;background:#fff;border-radius:0;box-shadow:0 2px 8px #00000014}._dropdownSection_z5ghm_439:last-child{margin-bottom:0}._dropdownTitle_z5ghm_449{font-size:16px;margin-bottom:12px;color:#065521;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:8px}._dropdownTitle_z5ghm_449:before{content:"▶";color:#065521;font-size:12px}._dropdownLink_z5ghm_491{display:block;padding:12px 15px;font-size:14px;color:#666;text-decoration:none;border-radius:6px;margin:5px 0;background:#f8f9fa;border:1px solid #e9ecef;transition:all .3s ease;position:relative;overflow:hidden}._dropdownLink_z5ghm_491:hover{background:#065521;color:#fff;border-color:#065521;box-shadow:0 4px 8px #0655214d}._dropdownLink_z5ghm_491:active{background:#043b1e}@keyframes _mobileDropdownSlide_z5ghm_1{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}._actionSection_z5ghm_689{z-index:1001}._getStartedBtn_z5ghm_51{padding:10px 25px;font-size:14px}._getStartedBtn_z5ghm_51:hover{transform:translateY(-2px);box-shadow:0 8px 15px #e8e8e8}._dropdownSection_z5ghm_439{animation:none}}@media(max-width:480px){._container_z5ghm_81{height:70px}._logoText_z5ghm_153{font-size:24px}._navigation_z5ghm_177{top:60px}._getStartedBtn_z5ghm_51{padding:10px 8px;font-size:13px}}@media(min-width:769px){._header_z5ghm_3{backdrop-filter:blur(0px)}}._mobileToggle_z5ghm_789:focus{outline:1px solid #037c44;outline-offset:4px}._footer_5xt98_3{background:#212121;color:#fff;position:relative;overflow:hidden;margin-top:0}._container_5xt98_21{max-width:1200px;margin:0 auto;padding:40px 10px 0;position:relative;z-index:2}._footerContent_5xt98_39{display:grid;grid-template-columns:1.5fr 1fr 1fr 2fr;gap:30px;margin-bottom:20px;animation:_fadeInUp_5xt98_1 1s ease-out}._footerColumn_5xt98_57{animation:_slideInUp_5xt98_1 .8s ease-out forwards;opacity:0}._footerColumn_5xt98_57:nth-child(1){animation-delay:.1s}._footerColumn_5xt98_57:nth-child(2){animation-delay:.2s}._footerColumn_5xt98_57:nth-child(3){animation-delay:.3s}._footerColumn_5xt98_57:nth-child(4){animation-delay:.4s}._logoSection_5xt98_101{margin-bottom:10px}._logoImage_5xt98_109{height:60px;width:auto;padding:0;transition:transform .3s ease}._logoImage_5xt98_109:hover{transform:scale(1.05)}._logoFallback_5xt98_135{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:15px 20px;width:fit-content}._logoText_5xt98_155{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#0e8d38,#03ba58);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._companyDescription_5xt98_173{color:#fff;line-height:1.5;margin-bottom:15px;margin-top:15px;font-size:14px}._socialLinks_5xt98_191{display:flex;gap:15px}._socialIcon_5xt98_203{width:30px;height:30px;border-radius:50%;background:#050505e8;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid rgba(255,255,255,.781);cursor:pointer}._socialIcon_5xt98_203:hover{background:#fff;color:#0e8d38;transform:translateY(-5px) rotate(360deg);box-shadow:0 8px 20px #0000004d}._socialIcon_5xt98_203 svg{width:18px;height:18px;transition:transform .3s ease}._waveTextContainer_5xt98_259{margin-top:15px;text-align:start;position:relative;overflow:hidden;padding:20px 0 0}._waveText_5xt98_259{display:inline-block;margin:0;position:relative}._waveText_5xt98_259 span{display:inline-block;font-size:3.5rem;font-weight:700;font-family:Play,sans-serif;animation:_bounceRotate_5xt98_1 3s ease-in-out infinite,_colorChange_5xt98_1 4s ease-in-out infinite;transition:all .3s ease}._waveText_5xt98_259 span:hover{transform:scale(1.3) rotate(15deg);color:#676968}._waveText_5xt98_259 span:nth-child(1){animation-delay:0s,0s}._waveText_5xt98_259 span:nth-child(2){animation-delay:.1s,.4s}._waveText_5xt98_259 span:nth-child(3){animation-delay:.2s,.8s}._waveText_5xt98_259 span:nth-child(4){animation-delay:.3s,1.2s}._waveText_5xt98_259 span:nth-child(5){animation-delay:.4s,1.6s}._waveText_5xt98_259 span:nth-child(6){animation-delay:.5s,2s}._waveText_5xt98_259 span:nth-child(7){animation-delay:.6s,2.4s}._waveText_5xt98_259 span:nth-child(8){animation-delay:.7s,2.8s}._waveText_5xt98_259 span:nth-child(9){animation-delay:.8s,3.2s}._waveText_5xt98_259 span:nth-child(10){animation-delay:.9s,3.6s}._waveText_5xt98_259 span:nth-child(11){animation-delay:1s,4s}@keyframes _bounceRotate_5xt98_1{0%,to{transform:translateY(0) rotate(0) scale(1)}25%{transform:translateY(-25px) rotate(-5deg) scale(1.1)}50%{transform:translateY(-15px) rotate(5deg) scale(1.05)}75%{transform:translateY(-20px) rotate(-3deg) scale(1.08)}}@keyframes _shimmer_5xt98_1{0%{left:-100%}to{left:100%}}._columnTitle_5xt98_475{font-size:1rem;font-weight:600;margin-bottom:20px;color:#fff;position:relative;padding-bottom:12px}@keyframes _colorChange_5xt98_1{0%{color:#fff}25%{color:#575858}50%{color:#57c486}75%{color:#030303}to{color:#055303}}._columnTitle_5xt98_475:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg,#fbfcfb,transparent);border-radius:2px}._linkList_5xt98_555{list-style:none;padding:0;margin:0}._linkList_5xt98_555 li{margin-bottom:10px}._footerLink_5xt98_575{color:#fff;font-size:14px;transition:all .3s ease;display:inline-block;position:relative;padding-left:10px}._footerLink_5xt98_575:before{content:"▸";position:absolute;left:0;opacity:0;transition:all .3s ease}._footerLink_5xt98_575:hover{color:#57c486;transform:translate(8px)}._footerLink_5xt98_575:hover:before{opacity:1;left:0}._contactInfo_5xt98_637{display:flex;flex-direction:column;gap:20px}._contactRow_5xt98_649{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._contactRow_5xt98_649:nth-child(2),._contactRow_5xt98_649:nth-child(3){grid-template-columns:1fr}._contactItem_5xt98_671{display:flex;gap:15px;align-items:center}._iconWrapper_5xt98_683{width:30px;height:30px;min-width:30px;border-radius:50%;background:#ffffffe1;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;transition:all .3s ease}._contactItem_5xt98_671:hover ._iconWrapper_5xt98_683{background:#fff;color:#0e8d38;transform:scale(1.1) rotate(360deg)}._icon_5xt98_683{width:20px;height:20px;color:#000;transition:color .3s ease}._contactItem_5xt98_671:hover ._icon_5xt98_683{color:#0e8d38}._contactText_5xt98_743{color:#fff;font-size:14px;line-height:1.6}._contactText_5xt98_743 p{margin:0;text-align:left}._contactLabel_5xt98_767{display:none}._button_5xt98_777{--stone-50: #fafaf9;--stone-800: #292524;--yellow-400: #facc15;font-size:1rem;cursor:pointer;position:relative;font-family:Rubik,sans-serif;font-weight:700;line-height:1;padding:1px;transform:translate(-4px,-4px);outline:2px solid transparent;outline-offset:5px;border-radius:9999px;background-color:var(--stone-800);color:var(--stone-800);transition:transform .15s ease,box-shadow .15s ease;text-align:center;margin:40px auto 0;width:fit-content;display:block;text-decoration:none;border:none;box-shadow:.5px .5px 0 0 var(--stone-800),1px 1px 0 0 var(--stone-800),1.5px 1.5px 0 0 var(--stone-800),2px 2px 0 0 var(--stone-800),2.5px 2.5px 0 0 var(--stone-800),3px 3px 0 0 var(--stone-800),0 0 0 2px var(--stone-50),.5px .5px 0 2px var(--stone-50),1px 1px 0 2px var(--stone-50),1.5px 1.5px 0 2px var(--stone-50),2px 2px 0 2px var(--stone-50),2.5px 2.5px 0 2px var(--stone-50),3px 3px 0 2px var(--stone-50),3.5px 3.5px 0 2px var(--stone-50),4px 4px 0 2px var(--stone-50)}._button_5xt98_777:hover{transform:translate(0);box-shadow:0 0 0 2px var(--stone-50)}._button_5xt98_777:active,._button_5xt98_777:focus-visible{outline-color:var(--yellow-400)}._button_5xt98_777:focus-visible{outline-style:dashed}._buttonInner_5xt98_891{position:relative;pointer-events:none;background-color:var(--yellow-400);border:2px solid rgba(255,255,255,.3);border-radius:9999px}._buttonInner_5xt98_891:before{content:"";position:absolute;inset:0;border-radius:9999px;opacity:.5;background-image:radial-gradient(rgba(7,158,52,.8) 20%,transparent 20%),radial-gradient(rgb(8,197,109) 20%,transparent 20%);background-position:0 0,4px 4px;background-size:8px 8px;mix-blend-mode:hard-light;animation:_dots_5xt98_1 .5s infinite linear}._buttonSpan_5xt98_935{position:relative;display:flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;gap:.25rem;filter:drop-shadow(0 -1px 0 rgba(255,255,255,.25))}._button_5xt98_777:active ._buttonSpan_5xt98_935{transform:translateY(2px)}@keyframes _dots_5xt98_1{0%{background-position:0 0,4px 4px}to{background-position:8px 0,12px 4px}}._scheduleBtn_5xt98_983{display:inline-block;background:#e8e8e8;color:#000;border:1px solid #e8e8e8;padding:10px 20px;border-radius:.5em;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:25px}._scheduleBtn_5xt98_983:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#10e25a;transition:left .5s;z-index:-1}._scheduleBtn_5xt98_983:hover{transform:translateY(-3px);box-shadow:0 8px 15px #e8e8e8}._scheduleBtn_5xt98_983:hover:before{left:0}._scheduleBtn_5xt98_983:active{transform:translateY(0)}._bottomBar_5xt98_1069{padding:0;animation:_fadeIn_5xt98_1 1.5s ease-out .7s both;margin-top:0;text-align:center;margin-bottom:20px}._bottomContent_5xt98_1087{display:inline-flex;justify-content:center;align-items:center;background:#000c;border:2px solid rgba(255,255,255,.2);border-radius:50px;padding:5px 15px;width:auto;margin:0 auto}._copyright_5xt98_1111{color:#fffffff2;font-size:.9rem;text-align:center;margin:0}._brandName_5xt98_1125{font-weight:500;font-size:.9rem;color:#fff}@keyframes _fadeInUp_5xt98_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInUp_5xt98_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_5xt98_1{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){._footerContent_5xt98_39{grid-template-columns:repeat(2,1fr);gap:40px}._newsletterContent_5xt98_1215{flex-direction:column;text-align:center}._newsletterForm_5xt98_1225{max-width:100%}}@media(max-width:768px){._container_5xt98_21{padding:80px 20px 0}._footerContent_5xt98_39{grid-template-columns:1fr 1fr;gap:40px}._footerContent_5xt98_39 ._footerColumn_5xt98_57:nth-child(1){grid-column:1 / -1}._footerContent_5xt98_39 ._footerColumn_5xt98_57:nth-child(4){grid-column:1 / -1}._newsletterSection_5xt98_1279{padding:30px 20px}._newsletterForm_5xt98_1225{flex-direction:column}._subscribeBtn_5xt98_1295{width:100%;justify-content:center}._bottomContent_5xt98_1087{flex-direction:column;text-align:center}._columnTitle_5xt98_475,._newsletterTitle_5xt98_1323{font-size:1.3rem}._socialLinks_5xt98_191{justify-content:space-evenly}}@media(max-width:480px){._container_5xt98_21{padding:60px 15px 0}._newsletterSection_5xt98_1279{padding:25px 15px}._emailInput_5xt98_1359{padding:14px 18px 14px 45px;font-size:.9rem}._subscribeBtn_5xt98_1295{padding:14px 28px;font-size:.95rem}._socialIcon_5xt98_203{width:45px;height:45px}._socialIcon_5xt98_203 svg{width:22px;height:22px}._decorativeCircle1_5xt98_1399,._decorativeCircle2_5xt98_1401,._decorativeCircle3_5xt98_1403{display:none}._companyDescription_5xt98_173{font-size:1.1rem;margin-top:20px;margin-bottom:35px}._footerLink_5xt98_575{font-size:1.1rem}._contactLabel_5xt98_767{font-size:1.2rem}._contactText_5xt98_743{font-size:1rem}}._heroBanner_1hoob_3{position:relative;height:100vh;overflow:hidden;background-color:#f7f4f4f8}._particleCanvas_1hoob_21{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}._cubeContainer_1hoob_43{position:absolute;width:250px;height:250px;perspective:800px;top:50%;right:15%;transform:translateY(-50%);z-index:1;pointer-events:none}._cube_1hoob_43{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:_rotate_1hoob_1 10s infinite linear}._face_1hoob_83{position:absolute;width:250px;height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;opacity:.9;border:2px solid;border-color:#9ff8bc;box-shadow:0 0 100px #47fc839c;border-radius:50%}._faceImage_1hoob_115{width:100%;height:100%;object-fit:contain;pointer-events:none;border-radius:0%}._front_1hoob_131{transform:translateZ(125px);background:#fff;background-image:linear-gradient(160deg,#fff 0% 100%)}._back_1hoob_143{transform:rotateY(180deg) translateZ(125px);background:#fff;background-image:linear-gradient(160deg,#ebf7fd,#d8f5f1)}._right_1hoob_155{transform:rotateY(90deg) translateZ(125px);background:#fff;background-image:linear-gradient(160deg,#fff 0% 100%)}._left_1hoob_167{transform:rotateY(-90deg) translateZ(125px);background:#fff;background-image:linear-gradient(160deg,#fff 0% 100%)}._top_1hoob_179{transform:rotateX(90deg) translateZ(125px);background:#fff;background-image:linear-gradient(160deg,#fff 0% 100%)}._bottom_1hoob_191{transform:rotateX(-90deg) translateZ(125px);background:#fff;background-image:linear-gradient(160deg,#fff 0% 100%)}._cubeContainer_1hoob_43:hover ._cube_1hoob_43{animation-play-state:paused}@keyframes _rotate_1hoob_1{0%{transform:rotateX(0) rotateY(0) rotate(0)}to{transform:rotateX(360deg) rotateY(360deg) rotate(360deg)}}._heroSwiper_1hoob_229{width:100%;height:100%;position:relative;z-index:10}._heroSlide_1hoob_243{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}._slideBackground_1hoob_261{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._backgroundVideo_1hoob_279{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;z-index:1}._backgroundImage_1hoob_301{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center right;opacity:.5;z-index:1}._slideContent_1hoob_329{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;pointer-events:none}._container_1hoob_349{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}._contentWrapper_1hoob_363{max-width:1200px;color:#1a1a1a;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center;width:100%}._textContent_1hoob_383{pointer-events:auto}._imageContent_1hoob_391{pointer-events:auto;display:none;align-items:center;justify-content:center;width:100%;height:100%}._slideTitle_1hoob_409{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;color:#000;line-height:1.4;margin-bottom:1.5rem;display:flex;flex-direction:column;overflow:hidden}._titlePart1_1hoob_431{display:block;animation:_slideInUp_1hoob_1 1s ease-out .2s both;font-family:Play,sans-serif}._titleHighlight_1hoob_443{font-family:Play,sans-serif;display:block;background:linear-gradient(45deg,#017728,#089b7b,#080000);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_gradientShift_1hoob_1 3s ease infinite,_slideInUp_1hoob_1 1s ease-out .4s both}@keyframes _gradientShift_1hoob_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _slideInUp_1hoob_1{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}._slideSubtitle_1hoob_499{font-size:clamp(1.5rem,3vw,1.5rem);font-family:Play,sans-serif;font-weight:600;margin-bottom:2rem;color:#000;animation:_slideInUp_1hoob_1 1s ease-out .6s both}._slideDescription_1hoob_517{font-size:clamp(1.2rem,2vw,1.2rem);line-height:1.6;font-weight:500;margin-bottom:2rem;color:#000;animation:_slideInUp_1hoob_1 1s ease-out .8s both}._slideButtons_1hoob_537{display:flex;gap:1.5rem;flex-wrap:wrap;animation:_slideInUp_1hoob_1 1s ease-out 1s both}._primaryButton_1hoob_551{position:relative;background:#e8e8e8;color:#000;padding:10px 15px;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:17px;overflow:hidden;transition:all .3s ease;box-shadow:6px 6px 12px #c5c5c5,-6px -6px 12px #fff;border:1px solid #e8e8e8;cursor:pointer}._primaryButton_1hoob_551:hover{transform:translateY(-2px);box-shadow:0 8px 15px #e8e8e8;color:#fff}._primaryButton_1hoob_551 span{position:relative;z-index:2}._primaryButton_1hoob_551:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#18ca18;transition:left .5s;z-index:1}._primaryButton_1hoob_551:hover:before{left:0}._secondaryButton_1hoob_637{position:relative;display:flex;align-items:center;gap:10px;background:#e8e8e8;color:#000;padding:12px 15px;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:16px;overflow:hidden;transition:all .3s ease;box-shadow:6px 6px 12px #c5c5c5,-6px -6px 12px #fff;border:1px solid #e8e8e8;cursor:pointer}._secondaryButton_1hoob_637:hover{transform:translateY(-2px);box-shadow:0 8px 15px #e8e8e8}._secondaryButton_1hoob_637 span{position:relative;z-index:2}._secondaryButton_1hoob_637:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#18ca18;transition:left .5s;z-index:1}._secondaryButton_1hoob_637:hover:before{left:0}._buttonArrow_1hoob_727{width:15px;height:15px;stroke:currentColor;fill:none;transition:transform .3s ease;position:relative;z-index:2}._secondaryButton_1hoob_637:hover ._buttonArrow_1hoob_727{transform:translate(3px)}._imageContent_1hoob_391{display:none;justify-content:center;align-items:center;position:relative}._heroImage_1hoob_771{position:relative;width:100%;max-width:500px;height:400px;display:flex;justify-content:center;align-items:center}._slideImage_1hoob_791{width:100%;height:100%;object-fit:contain;border-radius:20px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));animation:_slideInRight_1hoob_1 1s ease-out .4s both,_imageFloat_1hoob_1 6s ease-in-out infinite;transition:transform .3s ease}._slideImage_1hoob_791:hover{transform:scale(1.05)}._imageGlow_1hoob_845{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(121,242,192,.2) 0%,transparent 70%);border-radius:50%;animation:_pulse_1hoob_1 4s ease-in-out infinite;z-index:-1}@keyframes _slideInRight_1hoob_1{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes _imageFloat_1hoob_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _rotate360_1hoob_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1hoob_1{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}._swiperButtonPrev_1hoob_955,._swiperButtonNext_1hoob_957{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background:#ffffff1a;backdrop-filter:blur(10px);border-radius:50%;border:1px solid rgba(255,255,255,.2);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._swiperButtonPrev_1hoob_955{left:30px}._swiperButtonNext_1hoob_957{right:30px}._swiperButtonPrev_1hoob_955:hover,._swiperButtonNext_1hoob_957:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}._swiperButtonPrev_1hoob_955 svg,._swiperButtonNext_1hoob_957 svg{width:24px;height:24px;stroke:#0a0101;fill:none}._swiperPagination_1hoob_1039{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:15px}._customBullet_1hoob_1061{width:60px!important;height:4px!important;background:#ffffff4d!important;border-radius:2px!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;transition:all .3s ease!important}._customBullet_1hoob_1061:hover{background:#ffffff80!important}._bulletContent_1hoob_1091{position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:2px;transition:width .3s ease}._customBullet_1hoob_1061._swiper-pagination-bullet-active_1hoob_1113 ._bulletContent_1hoob_1091{width:100%}._slideAnimation_1hoob_1123 ._textContent_1hoob_383>*{animation:_slideRefresh_1hoob_1 1s ease-out}._slideAnimation_1hoob_1123 ._imageContent_1hoob_391{animation:_imageRefresh_1hoob_1 1s ease-out}@keyframes _slideRefresh_1hoob_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _imageRefresh_1hoob_1{0%{opacity:0;transform:translate(50px) scale(.8)}to{opacity:1;transform:translate(0) scale(1)}}@media(max-width:768px){._cubeContainer_1hoob_43{width:200px;height:200px;left:50%;right:auto;top:35%;transform:translate(-50%,-50%)}._cube_1hoob_43 ._face_1hoob_83{width:200px;height:200px}._front_1hoob_131{transform:translateZ(100px)}._back_1hoob_143{transform:rotateY(180deg) translateZ(100px)}._right_1hoob_155{transform:rotateY(90deg) translateZ(100px)}._left_1hoob_167{transform:rotateY(-90deg) translateZ(100px)}._top_1hoob_179{transform:rotateX(90deg) translateZ(100px)}._bottom_1hoob_191{transform:rotateX(-90deg) translateZ(100px)}._imageContent_1hoob_391{display:none}._contentWrapper_1hoob_363{max-width:none;text-align:center;grid-template-columns:1fr;gap:3.5rem}._heroImage_1hoob_771{max-width:300px;height:200px}._slideButtons_1hoob_537{justify-content:center}._primaryButton_1hoob_551,._secondaryButton_1hoob_637{max-width:300px;justify-content:center}._swiperButtonPrev_1hoob_955,._swiperButtonNext_1hoob_957{width:40px;height:40px;backdrop-filter:blur(0px);display:none}._swiperButtonPrev_1hoob_955{left:15px}._swiperButtonNext_1hoob_957{right:15px}._slideNumber_1hoob_1349:after{display:none}._slideTitle_1hoob_409{margin-bottom:1.5rem}._slideSubtitle_1hoob_499{margin-bottom:3rem}._slideDescription_1hoob_517{margin-bottom:3rem;text-align:center;display:none}}@media(max-width:480px){._container_1hoob_349{padding:0 15px;position:relative;top:200px}._slideButtons_1hoob_537{align-items:center}._customBullet_1hoob_1061{width:40px!important}._swiperPagination_1hoob_1039{bottom:20px}}._sr-only_1hoob_1429{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}._partnershipSection_11dfh_1{padding:60px 0;background:#f7f4f4f8;position:relative}._container_11dfh_13{max-width:1200px;margin:0 auto}._title_11dfh_23{font-size:2.5rem;font-weight:600;text-align:center;color:#043b1e;margin-bottom:30px}._partnersGrid_11dfh_39{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:15px;max-width:1150px;margin:0 auto}._partnerCard_11dfh_55{background:#fff;border-radius:15px;padding:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #00000014;transition:all .3s ease;min-height:115px;cursor:pointer}._partnerCard_11dfh_55:hover{transform:translateY(-8px);box-shadow:0 8px 25px #0000001f}._logoContainer_11dfh_91{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._logo_11dfh_91{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain;filter:grayscale(0%);transition:all .3s ease}._partnerCard_11dfh_55:hover ._logo_11dfh_91{filter:grayscale(0%);transform:scale(1.05)}@media(max-width:1024px){._partnersGrid_11dfh_39{grid-template-columns:repeat(3,1fr);gap:25px}._title_11dfh_23{font-size:2rem;margin-bottom:50px}}@media(max-width:768px){._partnershipSection_11dfh_1{padding:60px 15px}._partnersGrid_11dfh_39{grid-template-columns:repeat(2,1fr);gap:20px}._title_11dfh_23{font-size:1.75rem;margin-bottom:40px}._partnerCard_11dfh_55{padding:30px 20px;min-height:120px}._logo_11dfh_91{max-height:60px}}@media(max-width:480px){._partnersGrid_11dfh_39{grid-template-columns:repeat(3,1fr);gap:15px}._title_11dfh_23{font-size:1.3rem}._partnerCard_11dfh_55{padding:25px 15px;min-height:100px}}._aboutSection_1gus3_3{padding:60px 0;background:#fff}._container_1gus3_13{max-width:1200px;margin:0 auto;padding:0 20px}._aboutContent_1gus3_25{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}._welcomeSection_1gus3_41{display:flex;align-items:center;gap:15px;margin-bottom:10px}._welcomeText_1gus3_55{font-size:1.1rem;color:#222;font-weight:600}._welcomeLine_1gus3_67{width:60px;height:3px;background:linear-gradient(135deg,#0e8d38,#03ba58);border-radius:2px}._title_1gus3_81{font-size:2.5rem;font-weight:600;margin-bottom:10px;color:#043b1e;line-height:1.2}._highlight_1gus3_97{background:linear-gradient(135deg,#043b1e 0% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._description_1gus3_111{font-size:1rem;line-height:1.7em;color:#222;margin-bottom:15px;font-weight:400}._learnMoreBtn_1gus3_127{background:#e8e8e8;color:#000;border:1px solid #e8e8e8;padding:10px 25px;border-radius:5px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:6px 6px 12px #c5c5c5,-6px -6px 12px #fff;position:relative;overflow:hidden;margin-top:20px;text-decoration:none;display:inline-block}._learnMoreBtn_1gus3_127:hover{transform:translateY(-2px);box-shadow:0 8px 15px #c5c5c5;color:#fff}._learnMoreBtn_1gus3_127:active{transform:translateY(0)}._learnMoreBtn_1gus3_127:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#10e25a;transition:left .5s;z-index:-1}._learnMoreBtn_1gus3_127:hover:before{left:0}._imageContent_1gus3_217{display:flex;justify-content:center;align-items:center;overflow:hidden;padding:30px}._orbitBox_1gus3_235{position:relative;width:450px;height:450px;margin:auto}._centerImg_1gus3_249{width:300px;height:400px;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}._orbit_1gus3_235{position:absolute;width:100%;height:100%;border:2px dashed #61eba1;border-radius:50%;animation:_rotate_1gus3_1 22s linear infinite}._orbit_1gus3_235._paused_1gus3_291{animation-play-state:paused}._orbit_1gus3_235 a{position:absolute;width:70px;height:70px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #00000026;transition:.3s;overflow:hidden;animation:_counterRotate_1gus3_1 22s linear infinite;text-decoration:none}._orbit_1gus3_235._paused_1gus3_291 a{animation-play-state:paused}._orbit_1gus3_235 a img{width:60px;height:60px;object-fit:contain}._orbit_1gus3_235 a:hover{transform:scale(1.4);z-index:10;box-shadow:0 15px 40px #62e65066}@keyframes _counterRotate_1gus3_1{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes _rotate_1gus3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._aboutContent_1gus3_25{grid-template-columns:1fr;gap:40px}._title_1gus3_81{font-size:2.5rem}._description_1gus3_111{font-size:1rem}._orbitBox_1gus3_235{width:350px;height:350px}._centerImg_1gus3_249{width:280px;height:auto}._orbit_1gus3_235 a{width:60px;height:60px}._orbit_1gus3_235 a img{width:45px;height:45px}}@media(max-width:600px){._orbitBox_1gus3_235{width:300px;height:300px}._centerImg_1gus3_249{width:200px;height:auto}._orbit_1gus3_235 a{width:55px;height:55px}._orbit_1gus3_235 a img{width:45px;height:45px}}@media(max-width:480px){._imageContent_1gus3_217{padding:30px 0}._aboutSection_1gus3_3{padding:60px 0}._container_1gus3_13{padding:0 15px}._title_1gus3_81{font-size:2rem}._learnMoreBtn_1gus3_127{max-width:287px}._orbitBox_1gus3_235{width:320px;height:320px}._centerImg_1gus3_249{width:200px;height:auto}._orbit_1gus3_235 a{width:55px;height:55px}._orbit_1gus3_235 a img{width:40px;height:40px}}._link_1gus3_605{color:#d40606;text-decoration:underline;font-weight:500}._link_1gus3_605:hover{text-decoration:none}._link_1gus3_605:focus{outline:2px solid #d40606}._servicesSection_11y0o_3{padding:30px 0;background:#f7f4f4f8}._container_11y0o_13{max-width:1200px;margin:0 auto;padding:0 20px}._headerContent_11y0o_27{text-align:center;margin-bottom:45px}._welcomeSection_11y0o_37{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:10px}._welcomeText_11y0o_53{font-size:1.1rem;color:#222;font-weight:600}._welcomeLine_11y0o_65{width:60px;height:3px;background:linear-gradient(90deg,#0e8d38,#03ba58);border-radius:2px}._sectionTitle_11y0o_79{font-size:2.5rem;color:#043b1e;margin-bottom:10px;font-weight:600;line-height:1.2;font-family:Play,sans-serif}._titleHighlight_11y0o_97{color:#043b1e}._sectionDescription_11y0o_105{font-size:1.1rem;font-weight:400;color:#222;line-height:1.7em;text-align:center;font-family:Play,sans-serif;margin:0 auto}._servicesGrid_11y0o_127{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}._serviceCard_11y0o_139{background:transparent;width:100%;height:350px;perspective:1000px;cursor:pointer}._cardInner_11y0o_155{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}._serviceCard_11y0o_139:hover ._cardInner_11y0o_155{transform:rotateY(180deg)}._cardFront_11y0o_181,._cardBack_11y0o_183{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:0;box-shadow:0 10px 30px #0000001a}._cardFront_11y0o_181{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;border-radius:20px}._cardOverlay_11y0o_223{background:#fffffffa;width:100%;height:100%;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;padding:20px}._frontContent_11y0o_245{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:15px}._frontIcon_11y0o_265{width:60px;height:60px;color:#fff;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:all .3s ease}._frontIcon_11y0o_265 svg{width:30px;height:30px}._frontImageContainer_11y0o_303{width:280px;height:205px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._frontImage_11y0o_303{width:100%;height:100%;object-fit:cover}._frontTitle_11y0o_347{font-size:1.7rem;color:#0e8d38;font-weight:700;line-height:1.3;margin:0;text-align:left;font-family:Play,sans-serif}._frontDescription_11y0o_367{font-size:1rem;color:#222;line-height:1.6;text-align:justify;font-family:Play,sans-serif;margin:0;flex:1}._tagsContainer_11y0o_387{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}._tag_11y0o_387{padding:5px 12px;background:#0e8d381a;color:#0e8d38;border-radius:20px;font-size:.95rem;font-weight:500;border:1px solid rgba(14,141,56,.2);transition:all .3s ease}._tag_11y0o_387:hover{background:#0e8d3833;transform:translateY(-2px)}._cardBack_11y0o_183{background:linear-gradient(135deg,#fff,#f8fffe);transform:rotateY(180deg);padding:20px;border-radius:15px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(14,141,56,.1)}._backContent_11y0o_457{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:20px 0}._serviceIcon_11y0o_477{width:40px;height:40px;color:#0e8d38;margin-bottom:10px;background:#0e8d381a;border-radius:50%;display:flex;align-items:center;justify-content:center}._backTitle_11y0o_501{font-size:1.5rem;color:#043b1e;font-family:Play,sans-serif;margin-bottom:10px;font-weight:600;line-height:1.3}._serviceDescription_11y0o_519{color:#222;line-height:1.7em;font-size:1rem;font-family:Play,sans-serif;font-weight:400}._serviceButton_11y0o_535{background:#e8e8e8;color:#000;border:none;padding:10px 20px;border-radius:.5em;font-size:17px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:6px 6px 12px #c5c5c5,-6px -6px 12px #fff;position:relative;overflow:hidden;margin-top:15px;align-self:center;text-decoration:none;display:inline-block}._serviceButton_11y0o_535:hover{transform:translateY(-2px);box-shadow:0 8px 15px #e8e8e8}._serviceButton_11y0o_535:active{transform:translateY(0)}._serviceButton_11y0o_535:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#10e25a;transition:left .5s;z-index:-1}._serviceButton_11y0o_535:hover:before{left:0}@media(max-width:768px){._servicesSection_11y0o_3{padding:60px 0}._container_11y0o_13{padding:0 15px}._headerContent_11y0o_27{margin-bottom:40px}._sectionTitle_11y0o_79{font-size:2.5rem}._servicesGrid_11y0o_127{grid-template-columns:1fr;gap:25px}._serviceCard_11y0o_139{padding:0;height:400px}._serviceTitle_11y0o_679{font-size:1.4rem}._serviceButton_11y0o_535{margin-bottom:20px}}@media(max-width:480px){._sectionTitle_11y0o_79{font-size:2rem}._serviceCard_11y0o_139{padding:0;height:400px}._serviceIcon_11y0o_477{font-size:2rem}}
