.loader{border-radius:50%;border:3px solid #121212;border-left-color:transparent!important;width:40px;height:40px;margin:auto;animation:loaderSpin .6s linear infinite}[data-theme=light] .loader{border:3px solid #f9f9f9}@keyframes loaderSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Button_button__exqP_{text-wrap:nowrap;border-radius:10px;border:1px solid transparent;font-weight:600;font-size:15px;text-align:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;padding:.75rem 1rem;height:46px;display:flex;align-items:center;justify-content:center;position:relative}.Button_primary__DEC_1{background-color:#ebe7e7;color:#0e0e0f;box-shadow:0 10px 24px rgba(0,0,0,.18)}.Button_primary__DEC_1:hover:not(:disabled){background-color:#f7f6f5;box-shadow:0 14px 30px rgba(0,0,0,.24);transform:translateY(-1px)}.Button_secondary__9ex2D{background-color:#151515;border-color:#2a2a2a;color:#ebe7e7;box-shadow:none}.Button_secondary__9ex2D:hover:not(:disabled){background-color:#1f1f1f;border-color:#3a3a3a}[data-theme=light] .Button_primary__DEC_1{background-color:#2a2a2a;color:#f7f6f5;box-shadow:0 10px 24px rgba(34,34,34,.14)}[data-theme=light] .Button_primary__DEC_1:hover:not(:disabled){background-color:#111111;box-shadow:0 14px 30px rgba(34,34,34,.2)}[data-theme=light] .Button_secondary__9ex2D{background-color:#f1efed;border-color:#e2dfdc;color:#2a2a2a}[data-theme=light] .Button_secondary__9ex2D:hover:not(:disabled){background-color:#e8e5e2;border-color:#d8d3cf}.Button_button__exqP_:active:not(:disabled){transform:translateY(0);box-shadow:none}.Button_button__exqP_:disabled{opacity:.6;cursor:default}.Button_content__odjnK{display:flex;align-items:center;gap:8px;transition:all .2s}@supports (-webkit-appearance:none) or (-moz-appearance:none){.CheckBox_checkbox__JHjLT{display:flex}.CheckBox_checkbox__JHjLT input[type=checkbox]{--active:#25a748;--active-inner:#fff;--focus:2px rgba(39,94,254,0.3);--border-hover:#25a748;--background-c:rgba(38,172,74,0.5);--disabled:#f6f8ff;--disabled:#0f3ad4;--disabled-inner:#e1e6f9;--disabled-inner:#d40f0f;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc,var(--border));background:var(--b,var(--card-bg));box-shadow:0 2px 10px var(--shadow);transition:background .3s,border-color .3s,box-shadow .2s}.CheckBox_checkbox__JHjLT input[type=checkbox]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}.CheckBox_checkbox__JHjLT input[type=checkbox]:checked{--b:var(--active);--bc:var(--active);--d-o:0.3s;--d-t:0.6s;--d-t-e:cubic-bezier(0.2,0.85,0.32,1.2)}.CheckBox_checkbox__JHjLT input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.CheckBox_checkbox__JHjLT input[type=checkbox]:disabled+label{cursor:not-allowed;opacity:.6}@media (hover:hover){.CheckBox_checkbox__JHjLT input[type=checkbox]:hover:not(:checked):not(:disabled){--bc:var(--border-hover);background-color:var(--background-c)}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT):not(:checked):not(:disabled):hover+label{color:var(--liner-font-second)}}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT){width:21px}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT):after{opacity:var(--o,0)}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT):checked{--o:1}.CheckBox_checkbox__JHjLT input[type=checkbox]+label{display:inline-block;vertical-align:middle;cursor:pointer;user-select:none;transition:all .2s}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT){border-radius:5px}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT):not(:checked)+label{color:var(--liner-font-third)}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT):after{width:7px;height:12px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:6px;top:2px;transform:rotate(var(--r,20deg))}.CheckBox_checkbox__JHjLT input[type=checkbox]:not(.CheckBox_switch__IKWfT):checked{--r:43deg}}.CheckBox_checkbox__JHjLT *,.CheckBox_checkbox__JHjLT :after,.CheckBox_checkbox__JHjLT :before{box-sizing:inherit}.CheckBox_checkbox__JHjLT.CheckBox_error__trWBs input[type=checkbox]{--bc:#e3203a;--bc:#d92941}