.cursor-effect{pointer-events:none;position:fixed;left:0;bottom:0;z-index:50;display:none;height:1.25rem;width:1.25rem;border-radius:50%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));mix-blend-mode:difference;transition:scale .3s ease}@media (min-width:1024px){.cursor-effect{display:flex;align-items:center;justify-content:center;font-size:10%}}.fake-loader{position:fixed;top:0;left:0;z-index:100;height:100vh;width:100vw;background-color:transparent}.fake-loader__counter{position:absolute;bottom:50px;right:30px;z-index:120;font-size:2.25rem;line-height:2.5rem;font-weight:900;--tw-text-opacity:1;color:rgb(206 192 177/var(--tw-text-opacity))}@media (min-width:768px){.fake-loader__counter{bottom:50px;right:50px;font-size:3.75rem;line-height:1}}@media (min-width:1440px){.fake-loader__counter{bottom:50px;right:50px;font-size:4.5rem;line-height:1}}.fake-loader__grid-bg{position:absolute;top:0;left:0;z-index:110;display:grid;height:100%;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr))}.fake-loader__grid-bg__box-container{position:relative;background-color:transparent}.fake-loader__grid-bg__box-container span{position:absolute;bottom:0;left:0;height:100%;width:100%;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}