.AnimatedBorder_animatedBorder__W9jOC:after,.AnimatedBorder_animatedBorder__W9jOC:before{content:"";box-sizing:content-box;position:absolute;height:100%;width:100%;top:50%;left:50%;translate:-50% -50%;z-index:-1;padding:var(--border-width,.125rem);border-radius:inherit;background-image:conic-gradient(from var(--angle),var(--border-colors));animation-name:AnimatedBorder_spin__ODFHa;animation-duration:var(--animation-duration,2s);animation-timing-function:linear;animation-iteration-count:infinite}.AnimatedBorder_animatedBorder__W9jOC:before{filter:blur(var(--glow-size,1.5rem));opacity:var(--glow-opacity,.5)}@keyframes AnimatedBorder_spin__ODFHa{0%{--angle:0deg}to{--angle:360deg}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.BackgroundGlow_backgroundGlow__bnbab,.BackgroundGlow_backgroundGlow__bnbab:after{position:absolute;height:100%;width:100%;top:50%;left:50%;translate:-50% -50%}.BackgroundGlow_backgroundGlow__bnbab:after{content:"";z-index:var(--z-index,-1);background-image:conic-gradient(from var(--angle),var(--glow-colors));animation-name:BackgroundGlow_spin__elu0L;animation-duration:var(--animation-duration,2s);animation-timing-function:linear;animation-iteration-count:infinite;filter:blur(var(--glow-size))}@keyframes BackgroundGlow_spin__elu0L{0%{--angle:0deg}to{--angle:360deg}}