.loader{box-sizing:border-box;border:3px solid #fc4e81;border-style:solid solid dotted dotted;border-radius:50%;width:48px;height:48px;animation:2s linear infinite rotation;display:inline-block;position:relative}.loader.small{border:2px solid #fc4e81;border-bottom-style:dotted;width:18px;height:18px}.loader-child{box-sizing:border-box;transform-origin:50%;border:3px solid #004aff;border-bottom-style:dotted;border-radius:50%;width:24px;height:24px;margin:auto;animation:1s linear infinite rotationBack;position:absolute;inset:0}.small .loader-child{border:2px solid #004aff;border-bottom-style:dotted;width:10px;height:10px}
