.Spinner_spinner__J92jc{color:official;display:inline-block;position:relative;width:80px;height:80px}.Spinner_spinner__J92jc div{transform-origin:40px 40px;animation:Spinner_spinner__J92jc 1.2s linear infinite}.Spinner_spinner__J92jc div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#019e79}.Spinner_spinner__J92jc.Spinner_white__GQDri div:after{background:#fff}.Spinner_spinner__J92jc div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.Spinner_spinner__J92jc div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.Spinner_spinner__J92jc div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.Spinner_spinner__J92jc div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.Spinner_spinner__J92jc div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.Spinner_spinner__J92jc div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.Spinner_spinner__J92jc div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.Spinner_spinner__J92jc div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.Spinner_spinner__J92jc div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.Spinner_spinner__J92jc div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.Spinner_spinner__J92jc div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.Spinner_spinner__J92jc div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes Spinner_spinner__J92jc{0%{opacity:1}to{opacity:0}}.Checkbox_checkbox__M1A3q{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;width:.9rem;height:.9rem;border:2px solid #1f2937;border-radius:.2rem;transform:translateY(-.075em);display:grid;place-content:center;cursor:pointer;transition:all .2s ease-in-out}.Checkbox_checkbox__M1A3q:before{content:"";width:.9rem;height:.9rem;border-radius:.2rem;transform:scale(0);transition:all .2s ease-in-out;background-color:#019e79}.Checkbox_checkbox__M1A3q:checked:before{transform:scale(1)}.Checkbox_checkbox__M1A3q:disabled{border-color:#bbb;cursor:not-allowed}