#first-image{height:35vh;display:flex;align-items:flex-start;justify-content:center}@keyframes noise-move{0%{background-position:0 0}10%{background-position:20px 30px}20%{background-position:40px 60px}30%{background-position:60px 90px}40%{background-position:80px 120px}50%{background-position:100px 150px}60%{background-position:120px 120px}70%{background-position:140px 90px}80%{background-position:160px 60px}90%{background-position:180px 30px}to{background-position:200px 0}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{background-image:url(/images/bg_00.png),url(/images/bg_03.png),url(/images/bg_04.png),url(/images/bg_01.png),url(/images/bg_02.png);background-size:28%,28%,28%,60%,100% 1.5%;background-position:72% 16.5%,41% 17.5%,10% 18.5%,0% 35%,0% 44.5%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;flex-direction:column;background:transparent;width:100vw;max-width:700px}.header{position:fixed;width:100vw;max-width:700px;top:0;left:0;right:0;z-index:1000;padding:.8rem .5rem .5rem;text-align:center;background-color:#ffffff80}.header-title{font-size:20px;letter-spacing:2.5px;color:#434343}.rotating-char{font-weight:regular;display:inline-block}.container{flex:1;padding:3rem .8rem;background:#fff0;line-height:1.6}.container section{margin-bottom:0;scroll-margin-top:1rem}.container h2{font-size:23px;margin-bottom:0}.container p{font-size:15px;line-height:1.6;padding:15px;font-weight:regular;overflow-wrap:keep-all;margin-bottom:50px;letter-spacing:1px}#notice{background-color:#eaff00bc;border-radius:300px 250px 200px 300px;margin-left:70px;box-shadow:0 0 15px 1px #eaff00}.footer{position:fixed;width:100vw;max-width:700px;bottom:0;left:0;right:0;background-color:#fff0;z-index:1000;padding:.8rem;text-align:center;opacity:1}.footer-text{font-size:12px;display:inline-block;background:none!important;line-height:1.9}.glow-fm{background-color:#fe0;border-radius:10px;box-shadow:0 0 15px 1px #fe0;animation:glowFM 1s infinite alternate ease-in-out}.glow-sw{background-color:#77fe2f;border-radius:10px;box-shadow:0 0 15px 1px #77fe2f;animation:glowSW 1s infinite alternate ease-in-out}@keyframes glowFM{0%{box-shadow:0 0 5px 3px #fe0}to{box-shadow:0 0 15px 3px #fe0}}@keyframes glowSW{0%{box-shadow:0 0 5px 3px #77fe2f}to{box-shadow:0 0 15px 3px #77fe2f}}@media (min-width: 768px){.container{max-width:720px;margin:0 auto}.header-title{font-size:2rem}.dial-icon,.container h2{font-size:1.5rem}.container p{font-size:1.125rem}.footer-text{font-size:1rem}}
