:root{--containerBg:#eceeff;--greyColor:#b9b9b9;--lightColor:rgba(9,136,255,.1);--color:hsla(0,0%,100%,.4);--mainColor:#045de9;--mainColorBg:#fff;--buttonActiveColor:#c8ddff5a;--redColor:#e41818}body,html{background-color:var(--mainColorBg);font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}*,body,html{padding:0;margin:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button{font-family:Nunito}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}progress{border:none;width:100%;height:.6rem;background:#f2e3ff;border-radius:1rem;background:var(--mainColor)}progress::-moz-progress-bar{background:var(--mainColor)}progress::-webkit-progress-value{background:var(--mainColor)}progress::-webkit-progress-bar{background:#e3f3ff}@media screen and (max-device-width:600px){body{-webkit-text-size-adjust:100%}}