.lsi-effect-wrapper{position:relative;isolation:isolate;overflow:visible !important}.lsi-particle-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;opacity:0;transition:opacity .3s ease;background:0 0 !important}.lsi-effect-wrapper:hover .lsi-particle-canvas{opacity:1}.lsi-effect-wrapper[data-lsi-trigger-mode=onload] .lsi-particle-canvas{opacity:1}.lsi-particles-back .lsi-particle-canvas{z-index:-1}.lsi-effect-wrapper[data-lsi-effect-type=spotlight]:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;background:radial-gradient(circle at var(--lsi-x,50%) var(--lsi-y,50%),var(--lsi-spotlight-color,rgba(255,255,255,.5)) 0%,transparent var(--lsi-spotlight-size,200px));opacity:0;transition:opacity .3s ease;mix-blend-mode:overlay}.lsi-effect-wrapper[data-lsi-effect-type=spotlight]:hover:before{opacity:1}@media (max-width:767px){.lsi-hide-mobile .lsi-particle-canvas,.lsi-hide-mobile[data-lsi-effect-type=spotlight]:before{display:none !important}}@media (min-width:768px) and (max-width:1024px){.lsi-hide-tablet .lsi-particle-canvas,.lsi-hide-tablet[data-lsi-effect-type=spotlight]:before{display:none !important}}@media (min-width:1025px){.lsi-hide-desktop .lsi-particle-canvas,.lsi-hide-desktop[data-lsi-effect-type=spotlight]:before{display:none !important}}