@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{border:6px solid #ea3c47;border-bottom-color:#fff;border-radius:50%;width:44px;height:44px}.loader,.loader-sm{animation:spin 1s linear infinite}.loader-sm{border:4px solid #ea3c47;border-bottom-color:#fff;border-radius:50%;width:24px;height:24px}.video{background-color:#cbdaec;border-radius:22px}