.big-button{position:relative;display:block;width:185px;height:185px;margin:0 auto;border-radius:50%;background:rgba(0,0,0,0);font-size:1.5rem;font-weight:700;text-transform:uppercase;outline:none;cursor:pointer;transition:all .3s ease}@media(max-width:767.98px){.big-button{width:130px;height:130px;font-size:1rem}}.big-button:disabled{cursor:default}.big-button--timer span{font-size:2rem}.big-button--dark{color:#9466ff;border:5px solid #9466ff}@media(max-width:767.98px){.big-button--dark{border:4px solid #9466ff}}.big-button--dark.big-button--start{color:#9466ff;background:rgba(0,0,0,0)}.big-button--dark.big-button--abort,.big-button--dark.big-button--start:hover{color:#e7e7e9;background:#9466ff}.big-button--dark.big-button--abort:hover{color:#9466ff;background:rgba(0,0,0,0)}.big-button--dark.big-button--timer{color:#e7e7e9;background:#9466ff}.big-button--dark.big-button--timer:hover .big-button__svg circle{stroke:#9466ff}.big-button--dark:disabled,.big-button--dark:disabled:hover{color:#e7e7e9;background:#1f2e4c;border:5px solid #1f2e4c}@media(max-width:767.98px){.big-button--dark:disabled,.big-button--dark:disabled:hover{border:4px solid #1f2e4c}}.big-button--light{color:#70f;border:5px solid #70f}@media(max-width:767.98px){.big-button--light{border:4px solid #70f}}.big-button--light.big-button--start{color:#70f;background:rgba(0,0,0,0)}.big-button--light.big-button--abort,.big-button--light.big-button--start:hover{color:#fff;background:#70f}.big-button--light.big-button--abort:hover{color:#70f;background:rgba(0,0,0,0)}.big-button--light.big-button--timer{color:#fff;background:#70f}.big-button--light.big-button--timer:hover .big-button__svg circle{stroke:#70f}.big-button--light:disabled,.big-button--light:disabled:hover{color:#fff;background:#b8b9c0;border:5px solid #b8b9c0}@media(max-width:767.98px){.big-button--light:disabled,.big-button--light:disabled:hover{border:4px solid #b8b9c0}}.big-button__svg{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(270deg)}.big-button__svg circle{stroke:#fff;stroke-width:.5;stroke-dasharray:100;fill:none;transition-duration:.3s;transition-timing-function:linear}.form-select{width:100%;height:48px;line-height:48px;padding:0 24px;font-size:1rem;outline:none;box-sizing:border-box}@media(max-width:767.98px){.form-select{height:40px;line-height:40px;border-radius:20px;padding:0 8px;font-size:.9rem}}.form-select:focus,.form-select:hover{outline:none}.form-select--dark{background:#1f2e4c;color:#e7e7e9}.form-select--dark,.form-select--dark:focus,.form-select--dark:hover{border:1px solid #1f2e4c}.form-select--dark:disabled{color:#b8b9c0}.form-select--light{background:#e7e7e9;color:#575d68}.form-select--light,.form-select--light:focus,.form-select--light:hover{border:1px solid #e7e7e9}.form-select--light:disabled{color:#868b95}.form-select-wrapper{width:100%;height:48px;border-radius:30px;padding:0 8px;overflow:hidden}@media(max-width:767.98px){.form-select-wrapper{height:40px;border-radius:20px}}.form-select-wrapper--dark{background:#1f2e4c;border:1px solid #1f2e4c}.form-select-wrapper--light{background:#e7e7e9;border:1px solid #e7e7e9}.form-select-wrapper.loading{cursor:wait}.form-select-wrapper.invalid{border:2px solid #ff4f12}.setting-form__item{position:relative;text-align:center;margin-bottom:16px}@media(max-width:767.98px){.setting-form__item{margin-bottom:4px}}.setting-form__item:last-child{margin-bottom:0}.setting-form__item>.tooltip{top:-15px}.setting-form__label{display:inline-block}.setting-form--dark .t-description{color:#e7e7e9}.setting-form--light .t-description{color:#b8b9c0}.link-wrapper{display:flex;justify-content:center}.link-wrapper>div{margin-right:16px}.link-wrapper>div:last-child{margin-right:0}