body.gvc-sparkler-active{cursor:none}body.gvc-sparkler-active *{cursor:none!important}body{--color-spark:peru}#sparkler{border-radius:50%;box-shadow:0 0 250px 10px var(--color-spark);height:1px;left:50%;pointer-events:none;position:fixed;top:50%;transform:rotate(-25deg);width:1px;z-index:9999}#sparkler:before{background:linear-gradient(90deg,#696969,silver);border-radius:1rem;left:0;top:0;width:2px}#sparkler:after,#sparkler:before{content:"";height:4vh;position:absolute}#sparkler:after{background:linear-gradient(90deg,#696969,gray);left:1px;top:calc(4vh - 1px);width:1px}.particle{background:linear-gradient(to right,transparent,var(--color-spark),#fff,var(--color-spark),transparent);border-radius:50%;box-shadow:0 0 30px var(--color-spark);height:1px;pointer-events:none;position:fixed;transition:.5s linear;z-index:10000}@media (max-width:1024px){body.gvc-sparkler-active{cursor:auto}body.gvc-sparkler-active *{cursor:auto!important}#sparkler,.particle{display:none}}
