@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap";
.container{max-width:1440px;margin:0 auto;padding:0 3rem}.flex{display:flex}.flex100{width:100%;display:flex}.flexBaseline{align-items:baseline;display:flex}.flexCenter{justify-content:center;align-items:center;display:flex}.logo{color:#999;font-family:Zen Kaku Gothic Antique,sans-serif;font-size:2rem;font-weight:300}.logo span{color:#fff;font-family:Zen Kaku Gothic Antique,sans-serif;font-size:2rem;font-weight:600}.width30{width:30%}.width25{width:25%}@keyframes moveInLeft{0%{opacity:0;transform:translate(-10rem)}80%{transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translate(10rem)}80%{transform:translate(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInButtonUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes marquee{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}body{color:#fff;box-sizing:border-box;overflow-y:overlay;background-color:#2d2e32;margin:0;padding:0;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:400;line-height:1.7;overflow-x:hidden}*,:after,:before{box-sizing:inherit;white-space:pre-line;margin:0;padding:0}html{font-size:100%}@media only screen and (min-width:112.5em){html{font-size:100%}}@media only screen and (max-width:56.25em){html{font-size:100%}}@media only screen and (max-width:75em){html{font-size:100%}}@media only screen and (max-width:37.5em){html{font-size:75%}}::selection{color:#fff;background-color:#72f387}a,a:visited,a:hover,a:active{color:inherit}
