body{font-family:Poppins,sans-serif;margin:0}.mobile-hero{background:linear-gradient(180deg,#00944d,#98f442);display:block;padding:2rem 1.5rem 6rem;position:relative}@media (min-width:768px){.mobile-hero{display:none}}.hero-content{margin:0 auto;max-width:600px;text-align:left}.hero-content h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.hero-content h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.hero-content p{font-size:1.1rem;font-weight:400;line-height:1.5;margin-bottom:2rem}.hero-image{border-radius:1rem;box-shadow:0 10px 20px rgba(0,0,0,.2);height:auto;margin-bottom:2rem;width:100%}.cta-button{background-color:#00944d;border:none;border-radius:2rem;box-shadow:0 10px 20px rgba(0,0,0,.3);color:#fff;display:block;font-size:1.2rem;font-weight:600;margin:0 auto;padding:.9rem 2.5rem;text-align:center;text-decoration:none;transition:background .3s ease;width:fit-content}.cta-button:hover{color:#fff}.swoosh-container{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.swoosh{display:block;height:100px;width:100%}.mobile-hero,.mobile-hero h1,.mobile-hero h2,.mobile-hero h3,.mobile-hero h4,.mobile-hero h5,.mobile-hero h6,.mobile-hero p,.mobile-hero span,.mobile-hero strong{color:#fff}.cta-button:hover{background:linear-gradient(90deg,#00944d,#98f442);color:#fff!important}