.form-repeater-item{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:1rem 0;padding:10px;position:relative}.form-repeater-item__sort-handle{-ms-flex-item-align:center;align-self:center;cursor:pointer;margin-right:1em}.form-repeater-item__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:.5em}.form-repeater-item .remove-action button+button{margin-left:4px}@media (min-width:768px){.form-repeater-item{background:transparent;padding:0}.form-repeater-item__actions{margin-bottom:1rem}.form-repeater-item .inline-fields .form-repeater-item__actions{margin-bottom:0;margin-left:10px;-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999;position:relative;right:0;top:0}}