.circle-loader_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.circle-loader{animation:rotation 1s linear infinite;border:5px solid #178e82;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}.circle-loader_sm{border-width:2px;height:12px;width:12px}.circle-loader_md{border-width:3px;height:16px;width:16px}.circle-loader_lg{border-width:4px;height:24px;width:24px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=videos-bundle-9146c5f9.css.map*/