@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);.App{background-color:#ffefd5;display:flex;flex-direction:column;font-family:poppins;gap:5px;margin:auto;padding:1rem;width:80%}.title{font-weight:700}.slider{width:100%}.lables,.tenureContainer{display:flex;justify-content:space-between}.tenureContainer{gap:10px}.tenure{background-color:#e2e2e2;border:none;border-radius:100px;height:50px;width:15%}.selected{background-color:#009ad6;color:#fff}
/*# sourceMappingURL=main.79433677.css.map*/