*{margin:0;position:relative;box-sizing:border-box}*,body{color:#fff}body{background:#171227;font-family:Poppins,sans-serif}body.locked{overflow:hidden;height:100vh}ol,ul{padding:0}li{list-style:none}a{text-decoration:none}input{color:#fff;font-family:Poppins,sans-serif}.paragraph{font-size:.875rem;color:#c4c8df;line-height:1.5}.input__label{font-weight:500}.popup{position:fixed;min-width:20rem;border-radius:3px;overflow-y:auto;max-height:500px;box-shadow:0 0 20px rgba(0,0,0,.05)}.popup__header{border-bottom:1px solid rgba(42,42,42,.075);color:#2a2a2a}.popup__amount,.popup__header{display:flex;align-items:center}.popup__amount{border-radius:50%;width:1.5rem;flex-shrink:0;font-weight:700;font-size:.75rem;margin-right:1rem;justify-content:center;height:1.5rem;background-color:#34c66e;color:#fff}.popup__list{display:flex;flex-direction:column}.popup__list-item{display:flex;padding:1rem 1.5rem}.popup__list-item:not(:last-child){border-bottom:1px solid rgba(42,42,42,.075)}