.field,.select{width:100%;border:0;background:#f1f2f3;border-radius:15px;padding:14px;outline:0}.switch{appearance:none;width:52px;height:31px;border:0;border-radius:99px;background:#ddd;position:relative}.switch:checked{background:#111}.switch:after{content:"";position:absolute;width:25px;height:25px;border-radius:50%;background:#fff;top:3px;left:3px;transition:.2s}.switch:checked:after{left:24px}