@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap";.App{font-family:Poppins;width:90%;padding:0 15px;display:flex;flex-direction:column;gap:20px}.title{font-weight:700}.slider{width:100%}.labels{display:flex;justify-content:space-between}.tenureContainer{display:flex;justify-content:space-between;gap:10px}.tenure{width:15%;height:50px;border:none;border-radius:100px;background-color:#e2e2e2}.selected{background-color:#009ad6;color:#fff}
