.btn-style500{border-color:#03ffff;color:#03ffff;background-color:#000;letter-spacing:.05em}.btn-style500:hover{color:#000;transition-delay:.2s;animation:ani500 .6s forwards;background:radial-gradient(circle,#03ffff .2em,transparent .3em) 6em 6em/1em 1em,radial-gradient(circle,#03ffff .2em,transparent .3em) 0 0/1em 1em}@keyframes ani500{to{background-size:2.375em 2.375em,.1em .1em}}.btn-style506{position:relative;border-color:#e4e000;color:#e4e000;overflow:hidden;background-color:transparent}.btn-style506:before{width:20%;height:100%;position:absolute;top:50%;left:0;background-color:#e4e000;transform:rotate(-45deg) translate(-50%,-50%);transition:all .3s;content:"";z-index:-1}.btn-style506:hover{color:#000}.btn-style506:hover:before{width:100%;top:0;transform:none}.click-btn{display:flex;justify-content:center;align-items:center;margin:.5rem;line-height:35px;border:2px solid;text-align:center;font-size:25px;transition:all .35s;box-sizing:border-box}.underline-button{color:#fff;text-transform:uppercase;text-decoration:none;letter-spacing:.15em;display:inline-block;padding:15px 20px;position:relative;background:transparent;border:none;cursor:pointer;font-size:20px}.underline-button:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:#fff;transition:width .3s ease 0s,left .3s ease 0s;width:0}.underline-button:hover:after{width:100%;left:0}.background{background:#000}.background span{width:50vmin;height:50vmin;border-radius:50vmin;backface-visibility:hidden;position:absolute;animation-name:move;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite}.background span:nth-child(1){color:#03b7b7;top:2%;left:95%;animation-duration:11.4s;animation-delay:0s;transform-origin:-13vw -14vh;box-shadow:-100vmin 0 12.6394794086vmin currentColor}.background span:nth-child(2){color:#03b7b7;top:100%;left:62%;animation-duration:12.5s;animation-delay:0s;transform-origin:-22vw 13vh;box-shadow:100vmin 0 33.3728445653vmin currentColor}.background span:nth-child(3){color:#03b7b7;top:2%;left:51%;animation-duration:23.2s;animation-delay:0s;transform-origin:-22vw 12vh;box-shadow:-100vmin 0 19.9000981003vmin currentColor}.background span:nth-child(4){color:#03b7b7;top:35%;left:42%;animation-duration:14.3s;animation-delay:0s;transform-origin:-22vw -10vh;box-shadow:-100vmin 0 30.8269427665vmin currentColor}.background span:nth-child(5){color:#03b7b7;top:40%;left:85%;animation-duration:12s;animation-delay:0s;transform-origin:-6vw -3vh;box-shadow:100vmin 0 19.2867966556vmin currentColor}.background span:nth-child(6){color:#03b7b7;top:57%;left:43%;animation-duration:22.6s;animation-delay:0s;transform-origin:22vw 2vh;box-shadow:-100vmin 0 26.7744272592vmin currentColor}.background span:nth-child(7){color:#03b7b7;top:85%;left:44%;animation-duration:29.4s;animation-delay:0s;transform-origin:25vw -22vh;box-shadow:-100vmin 0 33.3975481359vmin currentColor}.background span:nth-child(8){color:#03b7b7;top:68%;left:27%;animation-duration:18.6s;animation-delay:0s;transform-origin:-12vw -1vh;box-shadow:-100vmin 0 28.1333564725vmin currentColor}.background span:nth-child(9){color:#03b7b7;top:52%;left:29%;animation-duration:17.7s;animation-delay:0s;transform-origin:5vw -13vh;box-shadow:100vmin 0 14.5691011234vmin currentColor}.background span:nth-child(10){color:#03b7b7;top:62%;left:53%;animation-duration:12.5s;animation-delay:0s;transform-origin:-12vw -18vh;box-shadow:100vmin 0 35.6346247016vmin currentColor}@keyframes move{to{transform:translateZ(1px) rotate(360deg)}}.wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;width:100vw;position:relative;padding-bottom:3rem}.pac-man{margin:0 auto;border-radius:100em 100em 0 0;background:red;transform-origin:bottom;animation:eating-top .5s infinite}.pac-man,.pac-man:before{width:70px;height:35px;background:#fed75a}.pac-man:before{content:"";display:block;margin-top:35px;position:absolute;transform-origin:top;border-radius:0 0 100em 100em;transform:rotate(80deg);animation:eating-bottom .5s infinite}.pac-man:after{position:absolute;border-radius:100em;content:"";display:block;height:20px;width:20px;margin-top:25px;margin-left:25px;transform-origin:center;animation:center .5s infinite,ball .5s -.33s infinite linear}@keyframes eating-top{0%{transform:rotate(-40deg)}50%{transform:rotate(0)}to{transform:rotate(-40deg)}}@keyframes eating-bottom{0%{transform:rotate(80deg)}50%{transform:rotate(0)}to{transform:rotate(80deg)}}@keyframes center{0%{transform:rotate(40deg)}50%{transform:rotate(0)}to{transform:rotate(40deg)}}@keyframes ball{0%{opacity:.7;box-shadow:70px 0 #fed75a,120px 0 #fed75a,170px 0 #fed75a,220px 0 #fed75a}to{box-shadow:20px 0 #fed75a,70px 0 #fed75a,120px 0 #fed75a,170px 0 #fed75a}}.footer{position:absolute;bottom:1rem;width:100%;text-align:center;color:#fff;font-size:1rem;opacity:.8;font-weight:700}body{margin:0;overflow:hidden;background-color:#000;font-family:Iceland,serif;font-optical-sizing:auto;font-style:normal;font-weight:400}
