.notCursor,.notCursor *{cursor:none}#kursorWrapper{z-index:99;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}div[class*=kursor]{pointer-events:none;z-index:10000;position:fixed;transform:translate(-50%,-50%)}div[class*=kursor].kursor--hidden{opacity:0;width:0;height:0}div[class*=kursor].kursor--1{border:2px solid rgba(var(--k-color),1);border-radius:50%;width:25px;height:25px;transition:all .2s,top .18s ease-out,left .18s ease-out;top:0;left:0}div[class*=kursor].kursor--1+.kursorChild{background:rgba(var(--k-color),1);border-radius:50%;width:4px;height:4px;transition:all .2s,top ease-out,left ease-out;display:block}div[class*=kursor].kursor--1.--hover{border:2px solid rgba(var(--k-color),0);background:rgba(var(--k-color),.1);width:40px;height:40px}div[class*=kursor].kursor--1.--hover+.kursorChild{background:rgba(var(--k-color),.3)}div[class*=kursor].kursor--1.kursor--down{width:20px;height:20px}div[class*=kursor].kursor--1.kursor--down+.kursorChild:after{opacity:0;border:1px solid;border-color:rgba(var(--k-color),1);border-radius:50%;transition:all .4s;width:40px!important;height:40px!important}div[class*=kursor].kursor--2{background:rgba(var(--k-color),1);border-radius:50%;width:20px;height:20px;transition:all .2s,top .1s ease-out,left .1s ease-out;top:0;left:0}div[class*=kursor].kursor--2+.kursorChild{background:rgba(var(--k-color),1);border-radius:50%;width:4px;height:4px;transition:all .2s,top .2s ease-out,left .2s ease-out;display:block}div[class*=kursor].kursor--2.--hover{background:rgba(var(--k-color),.1);width:40px;height:40px}div[class*=kursor].kursor--2.--hover+.kursorChild{background:rgba(var(--k-color),.3)}div[class*=kursor].kursor--2.kursor--down{width:10px;height:10px}div[class*=kursor].kursor--2.kursor--down+.kursorChild:after{opacity:0;border:1px solid;border-color:rgba(var(--k-color),1);border-radius:50%;transition:all .4s;width:40px!important;height:40px!important}div[class*=kursor].kursor--3{border:1px solid rgba(var(--k-color),1);width:20px;height:20px;transition:all .2s,top 50ms ease-out,left 50ms ease-out;top:0;left:0}div[class*=kursor].kursor--3+.kursorChild{background:rgba(var(--k-color),1);width:4px;height:4px;transition:all .2s,top .2s ease-out,left .2s ease-out;display:block}div[class*=kursor].kursor--3.--hover{background:rgba(var(--k-color),.1);border:1px solid rgba(var(--k-color),0);width:40px;height:40px}div[class*=kursor].kursor--3.--hover+.kursorChild{background:rgba(var(--k-color),.3)}div[class*=kursor].kursor--3.kursor--down{border:1px solid rgba(var(--k-color),0);width:5px;height:5px}div[class*=kursor].kursor--3.kursor--down+.kursorChild{width:10px;height:10px}div[class*=kursor].kursor--3.kursor--down+.kursorChild:after{opacity:0;border:1px solid;border-color:rgba(var(--k-color),1);transition:all .4s;width:40px!important;height:40px!important}div[class*=kursor].kursor--4{border:1px solid rgba(var(--k-color),.3);border-radius:50%;width:50px;height:50px;transition:all .2s,top .2s ease-out,left .2s ease-out;top:0;left:0}div[class*=kursor].kursor--4+.kursorChild{background:rgba(var(--k-color),1);border-radius:50%;width:6px;height:6px;transition:all .2s,top 30ms ease-out,left 30ms ease-out;display:block}div[class*=kursor].kursor--4.--hover{background:rgba(var(--k-color),.1);border:3px solid rgba(var(--k-color),0);width:30px;height:30px}div[class*=kursor].kursor--4.--hover+.kursorChild{background:rgba(var(--k-color),.1);width:25px;height:25px}div[class*=kursor].kursor--4.kursor--down{width:5px;height:5px}div[class*=kursor].kursor--4.kursor--down+.kursorChild{width:10px;height:10px}div[class*=kursor].kursor--4.kursor--down+.kursorChild:after{opacity:0;border:1px solid;border-color:rgba(var(--k-color),1);border-radius:50%;transition:all .4s;width:40px!important;height:40px!important}div[class*=kursor].kursor--5{border:1px solid rgba(var(--k-color),.5);border-radius:50%;width:10px;height:10px;transition:all .2s,top .2s ease-out,left .2s ease-out;top:0;left:0}div[class*=kursor].kursor--5.--hover{background:rgba(var(--k-color),.1);border:3px solid rgba(var(--k-color),0);width:26px;height:26px}div[class*=kursor].kursor--5.kursor--down{width:15px;height:15px}div[class*=kursorChild]{pointer-events:none;display:none;position:fixed;overflow:hidden;transform:translate(-50%,-50%)}div[class*=kursorChild].kursorChild[class*=--hidden]{opacity:0;width:0;height:0}div[class*=kursorChild].kursorChild:after{content:"";pointer-events:none;opacity:1;border:0px solid rgba(var(--k-color),.5);width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kursor--absolute{z-index:2000;position:absolute!important}@media screen and (max-width:768px){.notCursor *{cursor:auto}div[class*=kursor],div[class*=kursorChild]{display:none!important}}@media screen and (max-width:812px) and (max-height:430px) and (orientation:landscape){div[class*=kursor],div[class*=kursorChild]{display:none!important}.notCursor *{cursor:auto}}
.infinite-marquee{contain:paint;width:100%;position:relative;overflow:hidden}.marquee-wrapper{will-change:transform;backface-visibility:hidden;transform:translateZ(0);width:max-content;animation:marquee var(--speed,25s)linear infinite;display:flex;-webkit-transform:translate(0,0)}.marquee-track{white-space:nowrap;backface-visibility:hidden;flex-shrink:0;align-items:center;display:flex;-webkit-transform:translate(0,0)}@keyframes marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (hover:hover){.infinite-marquee:hover .marquee-wrapper{animation-play-state:paused}}.marquee-item{white-space:nowrap;filter:none;-webkit-font-smoothing:antialiased;display:inline-block}.infinite-marquee--with-fade{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}
