.Button_primary__6eMAO{display:inline-flex;width:100%;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.375rem;border-radius:.3125rem;background:#2adda2;color:#191a19;cursor:pointer;transition:.15s}.Button_primary__6eMAO:hover{background:#1cb080}.Button_primary__6eMAO:active{background:#147e5b}.Button_primary__6eMAO:focus{background:#1cb080}.Button_primary__6eMAO:disabled{color:#abb0ae;background:#ebf2ef}.Button_transparent__UDy__{display:inline-flex;width:100%;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.375rem;border-radius:.3125rem;cursor:pointer;transition:.15s}.Toggle_switch__1PV1b{font-size:17px;position:relative;display:inline-block;width:3.5em;height:2em}.Toggle_slider__L14Tf{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#2b312f;transition:transform .5s;border-radius:30px}.Toggle_slider__L14Tf:hover{outline:solid #1cb080}.Toggle_slider__L14Tf:before{position:absolute;content:"";height:1.4em;width:1.4em;border-radius:50%;left:10%;bottom:15%;box-shadow:inset 8px -4px 0 0 #fff000;transition:.5s}input:checked+.Toggle_slider__L14Tf{background-color:#abb0ae}input:checked+.Toggle_slider__L14Tf:before{transform:translateX(100%);box-shadow:inset 15px -4px 0 15px #fff000}input:focus+.Toggle_slider__L14Tf{outline:solid #1cb080}