@media (min-width:320px){.sv-round-animation{overflow:hidden;position:relative;z-index:0}.sv-round-animation span{position:absolute;display:block;z-index:0;pointer-events:none}.sv-round-animation span:nth-child(1){top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7));animation:animate1 3s linear infinite}.sv-round-animation span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.7));animation:animate2 3s linear infinite;animation-delay:.25s}.sv-round-animation span:nth-child(3){bottom:0;right:0;width:100%;height:2px;background:linear-gradient(270deg,transparent,rgba(255,255,255,.7));animation:animate3 3s linear infinite;animation-delay:.5s}.sv-round-animation span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(360deg,transparent,rgba(255,255,255,.7));animation:animate4 3s linear infinite;animation-delay:.75s}}.sv-blink-animation{will-change:filter,color;filter:saturate(60%);color:#c5c3f8;text-shadow:0 0 10px #4e4bf7,0 0 20px #4e4bf7,0 0 30px #4e4bf7,0 0 40px #280046,0 0 50px #280046,0 0 60px #280046;animation:blink 2s infinite}