.c-reorder__box__list{display:flex;margin:-.8rem -1rem;padding:0;list-style:none;flex-wrap:wrap}.c-reorder__box__item{display:flex;flex:1 1 100%;max-width:100%;margin:0;padding:.8rem 1rem}.c-reorder__box__item__inner{display:flex;flex:1 1 100%;align-items:center;justify-content:space-between;color:#08758c;cursor:pointer;background:#fff;font-size:1.6rem;line-height:1.25;font-weight:700;padding:1.5rem .5rem 1.5rem 1.5rem;border:2px solid #e8e9e9;box-shadow:2px 2px 3px 1px rgba(0,0,0,.07)}.sortable-chosen .c-reorder__box__item__inner{border-color:#a52869;background:#e8e9e9}.sortable-ghost .c-reorder__box__item__inner{border-color:#a52869;background:#e8e9e9}.c-reorder__box__item__icons{font-size:2.5rem;color:#d8d8d8;margin-bottom:-.2rem}.c-reorder__box__item__icons .i-hand{fill:#000;margin-right:-.5rem;margin-bottom:-.5rem;display:none}.sortable-chosen .c-reorder__box__item__icons .i-hand{display:inline-block}.c-reorder__box__btns{padding:2.5rem 0 1rem;display:flex;align-items:center;justify-content:flex-end}.c-reorder__box__btn__cancel{color:#8f2962;font-size:1.4rem;font-weight:700;padding:.5rem;margin-right:1.5rem;cursor:pointer;text-transform:uppercase}.c-reorder__box__btn__save{padding:1.2rem 1.5rem;color:#fff;font-size:1.4rem;font-weight:700;text-transform:uppercase;background-color:#8f2962;border-radius:4rem;box-shadow:0 3px 0 0 #6f204c;cursor:pointer}@media all and (min-width:768px){.c-reorder__box__item{flex:0 1 50%;max-width:50%}}
