.hero-section{display:flex;flex-direction:column;justify-content:center;margin-top:-190px;padding:250px 20px 180px;text-align:center}.hero-section h1{color:#fff;margin:0 auto;width:65%}.hero-section p{margin:30px auto 0;width:65%}.hero-buttons{display:flex;gap:20px;justify-content:center;margin-top:40px}@media screen and (max-width:1024px) and (min-width:768px){.hero-section{padding:200px 40px 140px}.hero-section h1{color:#fff;margin:0 auto;width:90%}.hero-section p{margin:30px auto 0;width:90%}}@media screen and (max-width:767px){.hero-section{padding:200px 25px 170px}.hero-section h1{color:#fff;margin:0 auto;width:100%}.hero-section p{margin:30px auto 0;width:100%}.hero-buttons{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:40px}.hero-buttons .button{width:max-content}}