.remove-button{display:none}.offscreen{position:absolute;left:-10000px}.split-container{flex-flow:wrap;gap:1rem;display:flex}.flex-col{flex-flow:column;justify-content:center;gap:.35rem;width:100%;display:flex}.sub-title{color:#000;text-align:center;flex-flow:row;justify-content:center;align-items:center;margin-bottom:10px;display:flex}#root{gap:.5rem}.progress-container{background-color:#f5f5f5;border:1px solid #000;border-radius:10px;width:100%;max-width:600px;margin:auto;padding:1rem}.sportsCard{flex-direction:row;width:170px;height:70px;position:relative;box-shadow:0 4px 19.6px 6px #00b4ef40}.barmarker-container{flex-flow:row;justify-content:space-around;display:flex}.barmarker{place-content:center;width:100%;display:grid}.barmarker:not(:last-child){border-right:1px solid #000}.progress{width:100%;height:24px}.form{background-color:#fff;border:0 solid #000;border-radius:32px;width:100%;max-width:800px;margin:auto;padding:.75rem;box-shadow:0 4px 10px 6px #c8caca40}.container{text-wrap:wrap;flex-flow:column;justify-content:flex-end;padding:6px;display:flex}.form-header{color:#000;text-align:center;flex-flow:row;justify-content:center;align-items:center;font-weight:700;display:flex}#globalLoader{z-index:9999;background-color:rgb(var(--primary));justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.button-container{flex-flow:column-reverse;gap:.5rem;margin:30px;display:flex}.button{color:#fff;cursor:pointer;background:#000;border:1px solid #ddd;border-radius:5px;width:100%;padding:10px;font-family:Oswald;font-size:14px}select{border-radius:15px;width:225px;height:40px;padding:5px 10px}.formInput{color:#000;border-width:1px;border-color:gray;border-radius:15px;width:100%;min-width:220px;height:40px;padding:5px 10px;font-size:18px;background-color:#fff!important}.content{cursor:pointer;flex-direction:row;justify-content:center;align-items:center;margin-top:20px;margin-left:10px;display:flex;position:absolute}input[type=radio]:hover{transform:scale(1.05)}input[type=radio]:checked{border:3px solid #478bfb}input[type=radio]:checked:after{background-color:#478bfb}input[type=radio]{appearance:none;cursor:pointer;background-color:#fff;border-radius:10px;outline:none;width:100%;height:100%;position:absolute;box-shadow:7px 7px 15px #021c3514}input[type=radio]:before{content:"";visibility:hidden;background-color:#f9fafd;border:1px solid #e2e6f3;border-radius:50%;width:22px;height:22px;position:absolute;top:35px;right:20px}input[type=radio]:after{content:"";visibility:hidden;background-color:#0000;border-radius:50%;width:13px;height:13px;position:absolute;top:39.5px;right:24.5px}span{color:#7b7b93;font-size:18px;font-weight:400}.checkbox{text-align:start;justify-content:start}h2{text-align:center;justify-content:center;padding-top:4%;padding-bottom:5%;font-weight:700}.inputWrapper{flex-flow:wrap}.checkboxLabel{text-align:start}.entireForm{text-align:center;margin-top:auto;margin-bottom:auto}label{word-wrap:break-word;padding-left:5px;font-size:15px}.checkboxContainer{justify-content:space-evenly;padding-left:4%}.checkboxItem{margin-bottom:7%;padding-bottom:15px}.checkboxLabel{padding:5px}.form{flex-direction:column;gap:10px;display:flex}.formContainer{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,1fr);gap:20px 15px;display:grid}@media screen and (max-width:768px){.formContainer{flex-direction:column;display:flex}}
