.btn{all:unset;cursor:pointer;display:grid;place-items:center;font-style:normal;font-weight:600;font-size:1.6rem;line-height:2.4rem;padding:1.6rem 2.4rem;transition:all .3s ease}.secondary-btn{border:.1rem solid #0c08b6;color:#0c08b6;background-color:#fff}.primary-btn{background-color:#0c08b6;border:.1rem solid transparent;color:#fff}.rbutton{all:unset;cursor:pointer;display:grid;place-items:center;border:.1rem solid transparent}.rbutton,.rbutton--primary-light{text-align:center;transition:all .3s ease}.rbutton--primary-light{color:var(--color-primary);border:.1rem solid #e9f5ff;background:#e9f5ff;border-radius:5rem}.rbutton--primary-light,.rbutton--primary-light__new{font-weight:500;font-size:1.4rem;padding:.8rem 0;box-shadow:0 .1rem .2rem rgba(16,24,40,.05)}.rbutton--primary-light__new{text-align:center;color:#000;border:1px solid #dad7fe;background:#fff;border-radius:5px;transition:all .3s ease}.rbutton--primary-light:hover,.rbutton--primary-light__new:hover{background-color:var(--color-primary);color:#fff;transition:all .3s ease}.rbutton--primary{background:#008af5;border:.1rem solid #008af5;border-radius:5rem}.rbutton--primary,.rbutton--primary__new{width:7.1rem;height:3.2rem;box-shadow:0 .1rem .2rem rgba(16,24,40,.05);font-weight:500;font-size:1.4rem;color:var(--color-white);transition:all .3s ease}.rbutton--primary__new{background:#4339f2;border:.1rem solid #4339f2;border-radius:.5rem}.rbutton--primary__new:disabled{border:.1rem solid #94b8ff;background:#94b8ff}.rbutton--primary__new:disabled:hover{background:#94b8ff}.rbutton--primary__new:hover{background:#2c4986}.rbutton--primary:disabled{border:.1rem solid #94b8ff;background:#94b8ff}.rbutton--primary:disabled:hover{background:#94b8ff}.rbutton--primary:hover{background:#2c4986}