.LandingPage_home-container__9P9lG{min-height:100vh;background:linear-gradient(to bottom right,#e1f4e2,#f4fee9);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 0 0;box-sizing:border-box}.LandingPage_home-content__JZkRW{max-width:60rem;margin:0 auto;text-align:center;gap:2rem}.LandingPage_logo-container__2WF4w{height:5rem;display:flex;align-items:center;justify-content:center}.LandingPage_home-logo__Des48{font-size:4rem;font-weight:900;background:linear-gradient(90deg,#39af3f,#318768);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-top:8rem;margin-bottom:4rem;animation:LandingPage_fadeIn__jPfzx 1s ease-in-out}.LandingPage_home-tagline__XThIi{font-size:1.75rem;font-weight:600;color:#37474f;line-height:3rem;margin-top:4rem}.LandingPage_home-flip-word__jEbb_{font-size:2rem;font-weight:700;color:#39af3f;display:inline-block;animation:LandingPage_flipWord__dM1l0 3s infinite}@keyframes LandingPage_flipWord__dM1l0{0%{opacity:0;transform:rotateX(-90deg)}50%{opacity:1;transform:rotateX(0deg)}to{opacity:0;transform:rotateX(90deg)}}.LandingPage_home-cta-button__653E1{margin-top:2rem;margin-bottom:5rem;padding:.8rem 2rem;background:linear-gradient(90deg,#39af3f,#2c775c);color:#fff;font-size:1.25rem;font-weight:700;border:none;border-radius:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.LandingPage_home-cta-button__653E1:hover{box-shadow:0 6px 12px rgba(0,0,0,.2)}.LandingPage_home-cta-button__653E1:active{transform:scale(.95)}.LandingPage_boxes-section__V6GFZ{width:100vw;background:linear-gradient(135deg,#2ecc71,#1f8a4c);padding:3rem 0;display:flex;justify-content:center}.LandingPage_boxes-container__nuzCe{display:flex;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;flex-wrap:wrap}.LandingPage_box__hcYJQ{flex-grow:0;flex-shrink:1;flex-basis:calc(20% - 2rem);min-width:180px;height:200px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5rem;display:flex;align-items:center;justify-content:center;text-align:center;transition:all .4s ease;border:1px solid hsla(0,0%,100%,.125);box-shadow:0 8px 16px rgba(0,0,0,.1);transform-style:preserve-3d}.LandingPage_box__hcYJQ:hover{transform:scale(1.05) translateY(-10px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.LandingPage_box-content___G9JS{display:flex;flex-direction:column;align-items:center;gap:1rem;transform:translateZ(50px)}.LandingPage_box-icon__y8vP9{font-size:2.5rem;color:#fff;background:hsla(0,0%,100%,.2);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.LandingPage_box-text__lKc_W{font-size:1rem;font-weight:600;color:#fff;text-align:center}.LandingPage_modal-overlay__9XJl1{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.LandingPage_modal-content__CohoT{background:#c8e6c9;padding:3rem;border-radius:8px;max-width:500px;width:90%;box-shadow:0 4px 10px rgba(0,0,0,.3);text-align:center}.LandingPage_modal-title__sAK09{color:#318768;font-weight:700;font-size:1.8rem}.LandingPage_close-button___sluZ{margin-top:20px;padding:10px 20px;background:#318768;color:#fff;border:none;border-radius:4px;cursor:pointer}.LandingPage_modal-image__oLZJ7{max-width:100%;height:auto;margin-top:20px;margin-bottom:20px;border-radius:8px}