@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);body{background-color:#fff;color:#000}.sectionOne{margin-top:20px}.hero-container{display:flex;justify-content:center;padding:60px 0;width:100%}.hero-wrapper{max-width:1400px;width:60%}.hero-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:500px}.hero-text{padding:30px;width:50%}.hero-text h1{color:#0b243d;font-size:2.7rem;line-height:1.2;margin-bottom:10px}.hero-text p{color:#0b243d;font-size:1.1rem;margin-bottom:20px;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;width:500px}.hero-image{align-items:center;display:flex;justify-content:center;padding:30px;width:50%}.hero-image img{height:auto;max-width:100%}.sectionTwo{background-color:#9c01b9;color:#fff}.sectionTwo .hero-text h1,.sectionTwo .hero-text p{color:#fff}@media (max-width:768px){.sectionOne .hero-wrapper,.sectionTwo .hero-wrapper{margin-top:20px;width:100%}.hero-container .hero-wrapper{width:90%}.hero-content{flex-direction:column;text-align:center}.hero-image,.hero-text{padding:20px;width:100%!important}.hero-text h1{font-size:1.8rem;line-height:1.3;margin-bottom:16px;max-width:100%}.hero-text p{font-size:1rem;max-width:100%}.hero-buttons{align-items:center;flex-direction:column;gap:15px;justify-content:center;width:100%!important}.hero-image img{height:auto;max-height:300px;max-width:100%;object-fit:cover}}*{box-sizing:border-box}*,body{margin:0;padding:0}body{font-family:Poppins,sans-serif}
/*# sourceMappingURL=main.84fdec59.css.map*/