.c-loading{display:flex;align-items:center;justify-content:center}.c-loading--size-xs{height:2rem}.c-loading--size-sm{height:6rem}.c-loading--size-md{height:8rem}.c-loading--size-lg{height:12rem}.c-loading--size-xl{height:16rem}.c-loading--size-2xl{height:18rem}.c-loading--size-3xl{height:24rem}.c-loading__animation{border-radius:9999px;border-bottom-width:2px;border-style:solid;--tw-border-opacity:1;border-color:rgb(0 61 73/var(--tw-border-opacity,1))}.c-loading__animation--type-none{animation:none}@keyframes spin{to{transform:rotate(1turn)}}.c-loading__animation--type-spin{animation:spin 1s linear infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.c-loading__animation--type-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.c-loading__animation--type-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.c-loading__animation--type-bounce{animation:bounce 1s infinite}.c-loading__animation--size-xs{height:1rem;width:1rem}.c-loading__animation--size-sm{height:2rem;width:2rem}.c-loading__animation--size-md{height:4rem;width:4rem}.c-loading__animation--size-lg{height:6rem;width:6rem}.c-loading__animation--size-xl{height:8rem;width:8rem}.c-loading__animation--size-2xl{height:10rem;width:10rem}.c-loading__animation--size-3xl{height:12rem;width:12rem}