*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}html body{background-color:#000;color:#fff;font-family:sans-serif;font-size:1rem;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:0;line-height:1}html body button{border:none}html body button:hover{cursor:pointer}html body h1,html body h2{font:inherit}.bold{font-weight:700!important}.uppercase{text-transform:uppercase!important}.progress-bar{align-items:center;border:1px solid #fff;border-radius:.6em;display:flex;flex-direction:column;gap:1em;justify-content:center;left:50%;max-width:480px;min-width:320px;padding:.5em;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.progress-bar__bar{align-self:stretch;background-color:gray;border-radius:1em;display:flex}.progress-bar__progress{background-color:#fff;border-radius:1em;height:2em;width:0}.progress-bar__progress.is-animated{animation:a1 .3s ease .5s 1 forwards,a2 .5s ease 1.5s 1 forwards,a3 .8s ease 3s 1 forwards,a4 .4s ease 4.5s 1 forwards}@keyframes a1{to{width:17%}}@keyframes a2{to{width:32%}}@keyframes a3{to{width:70%}}@keyframes a4{to{width:95%}}.progress-bar__feedback{align-self:flex-start}.progress-bar__button{align-self:stretch;background-color:#fff;border-radius:.5em;margin-top:1em;padding:.5em}body{min-height:100svh;position:relative}
/*# sourceMappingURL=styles.css.map */