.nebula-text-italic{font-variation-settings:"ital" 75}.nebula-text-semibold{font-weight:500}.component-spinner{align-items:center;display:flex;justify-content:center}.component-spinner__svg{animation:spinner-rotate 2s linear infinite;height:30px;width:30px}.component-spinner__svg .path{animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes spinner-rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0;stroke-width:1}50%{stroke-dasharray:90,150;stroke-dashoffset:-35;stroke-width:1.5}to{stroke-dasharray:90,150;stroke-dashoffset:-124;stroke-width:2}}
