.tech-modal--hpke .tech-modal__core,.tech-modal--opaque .tech-modal__core{transform-origin:50% 50%;animation-duration:12s;animation-timing-function:linear;animation-iteration-count:infinite}.tech-modal--hpke .tech-modal__core{animation-name:techHpkeSpin}.tech-modal--opaque .tech-modal__core{animation-name:techOpaqueSpin}@keyframes techHpkeSpin{from{transform:rotate(45deg)}to{transform:rotate(405deg)}}@keyframes techOpaqueSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.tech-modal--hpke .tech-modal__core,.tech-modal--opaque .tech-modal__core{animation:none}.tech-modal--hpke .tech-modal__core{transform:rotate(45deg)}.tech-modal--opaque .tech-modal__core{transform:none}}
