.round-sync{border-bottom-left-radius:0px;border-bottom-right-radius:0px;transition:border-bottom-left-radius 0.3s ease-out,border-bottom-right-radius 0.3s ease-out}.round-sync.is-rounding{border-bottom-left-radius:100px;border-bottom-right-radius:100px}.round-sync-up{border-top-left-radius:0px;border-top-right-radius:0px;transition:border-top-left-radius 0.3s ease-out,border-top-right-radius 0.3s ease-out}.round-sync-up.is-rounding{border-top-left-radius:100px;border-top-right-radius:100px}