.spinner-wrapper{align-items:center;display:flex;height:60vh;justify-content:center;width:100%}.spinner{animation:rotator 1.4s linear infinite}.termly-embed{background-color:#fff;z-index:3}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;transform-origin:center}@keyframes colors{0%{stroke:#0aa8e8}to{stroke:#0aa8e8}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}
