html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{background-color:#121417;font-family:Overpass,sans-serif;min-height:100vh}#root{margin:20% auto;width:95%}@media screen and (max-width:23.4375rem){#root{margin:10% auto;width:95%}}@media screen and (min-width:28.125rem){#root{margin:10% auto;width:80%}}@media screen and (min-width:48rem){#root{margin:10% auto;width:60%}}@media screen and (min-width:64rem){#root{margin:10% auto;width:50%}}@media screen and (min-width:90rem){#root{margin:10% auto;width:30%}}.card{background-color:#252d37;border-radius:1.125rem;padding:.9375rem;text-align:start}.star{background-color:#323c49;border-radius:50%;height:2.8125rem;margin:.9375rem;position:relative;width:2.8125rem}.star>img{height:auto;left:50%;max-width:100%;padding:.125rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card>.about{margin-block:1.25rem;padding-inline:.9375rem}.about>h1{color:#fff;padding-bottom:.625rem}.about>p{color:#959eac;font-size:.9375rem;line-height:1.6}.card>.buttons>form{justify-content:space-around;padding-inline:.9375rem;text-align:center}.card>.buttons>form,form>label{align-items:center;display:flex}form>label{background-color:#323c49;border-radius:50%;color:#959eac;cursor:pointer;font-size:1.125rem;height:2.8125rem;justify-content:center;position:relative;transition:all .3s ease;width:2.8125rem}form>.active{background-color:#fb7413;color:#fff}form>label:not(.active):hover{background-color:#7c8798;color:#fff}form>label>input[type=radio]{cursor:inherit;left:50%;margin:0;opacity:0;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.card>.submitButton{margin:1.875rem 0 .9375rem;text-align:center}.submitButton>a{background-color:#fb7413;border-radius:1.125rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;letter-spacing:.125rem;padding-block:.75rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:85%}.submitButton>a:hover{background-color:#fff;color:#fb7413}.thankYou{text-align:center}.thanksCard>.about>p{padding-bottom:.9375rem}.image{align-items:center;display:flex;flex-direction:column;padding:.9375rem}.image>span{background-color:rgba(251,116,19,.1);border-radius:1.125rem;color:#fb7413;font-size:.9375rem;margin-top:1.5625rem;padding:.5625rem}.attribution{color:#fff;font-size:.6875rem;padding-top:.9375rem;text-align:center}.attribution a{color:#3e52a3}@media screen and (min-width:90rem){.card{border-radius:1.875rem;padding-inline:1rem}.thanksCard{margin:auto;width:80%}.star{margin:1.125rem .9375rem 1.875rem 1rem}.card>.buttons{margin-inline:.3125rem;padding-inline:0}.buttons>form>label{height:3.125rem;margin-right:.625rem;width:3.125rem}.submitButton>a{width:90%}}
/*# sourceMappingURL=main.47efa6c4.css.map*/