.herosection{display:flex;align-items:center;justify-content:center;border-radius:10px;height:100vh;background-image:url(/_next/static/media/header_img.33c06874.png);background-size:cover;background-position:50%;margin-top:2.5rem}.hero-content{text-align:center;color:#fff;padding:0 2rem}.hero-title{font-size:3.5rem;color:#fff;margin-bottom:1rem}.hero-subtitle{font-size:1.4rem;margin-bottom:2rem;color:#fff}.hero-button{padding:.75rem 1.5rem;font-size:1rem;color:#fff;background-color:#1a1a1a;border-radius:30px;border:none;cursor:pointer}.hero-button:hover{background-color:#333}@media (max-width:768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.5rem}.hero-button{padding:.5rem 1rem;font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-button,.hero-subtitle{font-size:1rem}.hero-button{padding:.5rem 1rem}}.info-section-wrapper{padding:4rem 2rem;background-color:#fff;color:#1a1a1a;text-align:center;border-radius:20px;margin-top:20px;margin-bottom:20px}.info-title{font-size:1.5rem;margin-bottom:1rem}.info-text{font-size:1.2rem;max-width:800px;margin:0 auto}