.mark_btn{display:flex;justify-content:center;align-items:center;width:100%;height:2.8125rem;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;border-radius:.3125rem;border:1px solid #cecece;cursor:pointer}.mark_btn_white{color:#000;background:#fff}.mark_btn_black{color:#fff;background:#000}.mark_btn_black:disabled{background:rgba(117,117,117,.5019607843);cursor:auto}