@import"https://fonts.googleapis.com/css?family=Poppins:900i";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--leva-sizes-rootWidth: 25% !important}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}.wrapper{display:flex;justify-content:center}.cta{display:flex;padding:10px 45px;text-decoration:none;font-family:Poppins,sans-serif;font-size:40px;color:#fff;background:#6225E6;transition:1s;box-shadow:6px 6px #000;transform:skew(-15deg);pointer-events:all;cursor:pointer}.cta:focus{outline:none}.cta:hover{transition:.5s;box-shadow:10px 10px #fbc638}.cta span:nth-child(2){transition:.5s;margin-right:0}.cta:hover span:nth-child(2){transition:.5s;margin-right:45px}span{transform:skew(15deg)}span:nth-child(2){width:20px;margin-left:30px;position:relative;top:12%}path.one{transition:.4s;transform:translate(-60%)}path.two{transition:.5s;transform:translate(-30%)}.cta:hover path.three{animation:color_anim 1s infinite .2s}.cta:hover path.one{transform:translate(0);animation:color_anim 1s infinite .6s}.cta:hover path.two{transform:translate(0);animation:color_anim 1s infinite .4s}@keyframes color_anim{0%{fill:#fff}50%{fill:#fbc638}to{fill:#fff}}._DialogueBox{position:absolute}.DialogueBox{color:#000;margin:25px;width:75%;background:#fff;border:solid black;border-color:#000;float:left;box-shadow:5px 5px 15px #222;pointer-events:all}.box1{border-width:3px 4px 3px 5px;border-radius:95% 4% 92% 5%/4% 95% 6%;transform:rotate(1deg)}.oddboxinner{margin:20px 35px;font-weight:900;font-size:20px}.dialogueButton{position:absolute;right:0;bottom:0;translate:25% 65%;z-index:9999}.top{width:100%;top:0}.bottom{width:100%;bottom:50px}.top-right{width:50%;top:0;right:0}.top-left{width:50%;top:0;left:0}.bottom-right{width:50%;bottom:50px;right:0}.bottom-left{width:50%;bottom:50px;left:0}.MainUI{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}
