@keyframes blurry{0%{background-position:-100vw -130vh;filter:hue-rotate(0deg)}to{background-position:0 0;filter:hue-rotate(1turn)}}.blurry{z-index:-1;position:absolute;width:100%;height:150%;top:0;left:0;background-position:-100vw -130vh;background-size:400% 400%;background-repeat:no-repeat;filter:hue-rotate(0deg);opacity:0;transition:opacity 2s .3s;animation:blurry 8s cubic-bezier(.36,0,.66,-.56) reverse}@media screen and (max-width:400px){.blurry{background-size:600% 400%}}@media (prefers-reduced-motion){.blurry{animation-name:none}}.blurry.shown{opacity:1}.blurry:after{content:" ";position:absolute;width:100%;height:150%;bottom:0;left:0;background-image:linear-gradient(180deg,transparent,#0e0c0b);background-repeat:repeat-x;background-position:bottom;background-size:contain}.blurry.color-ukraine{background-image:url(/_next/static/media/Blurry-ua-2.499997f6.png);height:120%}.blurry.color-purple{background-image:url(/_next/static/media/Blurry-purple.bd00ed00.png);height:180%}