@import"https://fonts.googleapis.com/css2?family=Lexend+Exa:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";.PHLevelCard-Content{display:flex;justify-content:space-between}.PHLevelCard-Name{font-size:14px;font-weight:500;color:gray}.PHLevelCard-Value{font-size:20px;font-weight:600}.PHLevelCard-LastValue{font-size:12px;font-weight:500;color:gray}.PHLevelCard-LastValueValue{color:#000}.PHLevelCard-Left{margin-right:10px}.PHLevelCard-Right{display:flex;align-items:flex-start}.PHLevelCard-IconContainer{height:50px;width:50px;border-radius:100%;display:flex;justify-content:center;align-items:center;background-color:#ff4089;font-size:25px;color:#fff;margin-right:5px}.PHLevelCard-PopUpItem{padding:5px 10px;border-radius:4px;cursor:pointer}.PHLevelCard-PopUpItem:hover{background-color:#f2f2f2}.ECLevelCard-Content{display:flex;justify-content:space-between}.ECLevelCard-Name{font-size:14px;font-weight:500;color:gray}.ECLevelCard-Value{font-size:20px;font-weight:600}.ECLevelCard-LastValue{font-size:12px;font-weight:500;color:gray}.ECLevelCard-LastValueValue{color:#000}.ECLevelCard-Left{margin-right:10px}.ECLevelCard-Right{display:flex;align-items:flex-start}.ECLevelCard-IconContainer{height:50px;width:50px;border-radius:100%;display:flex;justify-content:center;align-items:center;background-color:#ffb540;font-size:25px;color:#fff;margin-right:5px}.ECLevelCard-PopUpItem{padding:5px 10px;border-radius:4px;cursor:pointer}.ECLevelCard-PopUpItem:hover{background-color:#f2f2f2}.WaterLevelCard-Content{display:flex;justify-content:space-between}.WaterLevelCard-Name{font-size:14px;font-weight:500;color:gray}.WaterLevelCard-Value{font-size:20px;font-weight:600}.WaterLevelCard-LastValue{font-size:12px;font-weight:500;color:gray}.WaterLevelCard-LastValueValue{color:#000}.WaterLevelCard-Left{margin-right:10px}.WaterLevelCard-Right{display:flex;align-items:flex-start}.WaterLevelCard-IconContainer{height:50px;width:50px;border-radius:100%;display:flex;justify-content:center;align-items:center;background-color:#4096ff;font-size:25px;color:#fff;margin-right:5px}.WaterLevelCard-PopUpItem{padding:5px 10px;border-radius:4px;cursor:pointer}.WaterLevelCard-PopUpItem:hover{background-color:#f2f2f2}.SliderLayout-Slider{height:100%;display:flex;flex-direction:column;justify-content:space-between}.SliderLayout-HeaderContent{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.SliderLayout-HeaderLogo{height:50px}.Medium-Cards{display:flex;flex-wrap:wrap}.Medium-Card{margin-bottom:20px;margin-right:15px}.BatchId-Button{display:flex;justify-content:flex-end}.HomePage{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(-45deg,#238dff,#15ff73)}.HomePage-FormContainer{width:280px;display:flex;flex-direction:column;align-items:center;padding:30px;background:#fff;border-radius:20px}.HomePage-FormTitle{font-family:Lexend Exa,sans-serif;font-size:40px;font-weight:400;color:#323232;margin-bottom:15px}.HomePage-FormInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px;color:#6a6a6a}.HomePage-FormWelcome{font-size:22px;font-weight:300;margin-bottom:8px}.HomePage-FormDescription{font-size:14px;font-weight:300;text-align:center}.HomePage-Form{width:100%}*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,sans-serif}