@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap);:root{--nav-height:80.8px;--nav-color:#cdcdcd}.navbar{align-items:center;background:linear-gradient(0deg,#0000 50%,#282c2c 0) bottom;background-position:bottom;background-size:100% 200%;display:flex;justify-content:space-around;max-width:100vw!important;min-width:320px;padding:20px;position:fixed;top:0;transition:background-position .3s linear,color .3s linear;width:calc(100vw - 40px);z-index:2}.darknav{background-position:top;color:#fff!important}.darknav-expanded{background-color:#282c2c!important}.darknav-expanded>:hover{background-color:#2a3232!important}.navbar-burger,.navbar-title{cursor:pointer;z-index:5}.navbar-burger{display:flex;flex-direction:column;width:35px}.navbar-burger-line{background:#0e2431;border-radius:10px;display:block;height:4px;margin:4px;width:100%}.darknav-burger>.navbar-burger-line{background:#fff}.navbar-burger-line-active:first-child{animation:rotate_cw .2s linear forwards}.navbar-burger-line-active:nth-child(2){display:none}.navbar-burger-line-active:last-child{animation:rotate_ccw .2s linear forwards}@keyframes rotate_cw{0%{transform:rotate(0) translate(0)}to{transform:rotate(45deg) translateX(4px) translateY(4px)}}@keyframes rotate_ccw{0%{transform:rotate(0)}to{transform:rotate(-45deg) translateX(4px) translateY(-4px)}}.navbar-menu{display:none}.navbar-menu>span{border-radius:5px;margin:10px;padding:10px;width:100px}.navbar-menu>span:hover{cursor:pointer}.navbar-menu-help:hover{background-color:#ffffff40}.navbar-menu-register{border:1px solid #0000001a;font-weight:600}.navbar-menu-register:hover{background-color:#eaeaea}.navbar-menu-login{background-color:#000;color:#fff;font-weight:1000}@media screen and (min-width:700px){.navbar-burger{display:none}.navbar-menu{display:block}}.navbar-menu-expanded{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;min-width:360px!important;position:absolute;top:0;width:100%;z-index:3}.navbar-menu-expanded>.navbar-menu-help,.navbar-menu-expanded>.navbar-menu-login,.navbar-menu-expanded>.navbar-menu-register{text-align:center}.navbar-menu-expanded>.navbar-menu-help:hover{background-color:#e9e9e9}.illusion_pigeon{font-size:1.2rem!important;font-weight:bolder}.darknav .illusion_pigeon_illusion{color:#fff!important}.illusion_pigeon>*{display:block;text-align:center}.illusion_pigeon_illusion{color:#4e4e4e;transform:scale(.8);transition:color .3s linear}.illusion_pigeon_pigeon{transform:scale(1.3)}footer{background-color:rgba(0,0,0,.269);display:flex;flex-direction:column;height:12vh;justify-content:center;margin-top:auto!important;max-width:calc(100% - 100px);min-width:260px;padding:20px 50px;width:100vw}footer>p>a{color:#000;font-weight:700!important;text-decoration:none}*{font-family:Quicksand,sans-serif;font-weight:500;margin:0;padding:0}html{height:100%;width:100%}.textAlignCenter{text-align:center!important}.centerme{align-items:center;display:flex;flex-direction:column;justify-content:center}body{background:linear-gradient(10deg,#0205091f,#0f0f223a,#0201121b);background-attachment:fixed}#root,.App,body{height:100%;width:100%}.App{display:flex;flex-direction:column}.App>div:nth-child(2){margin-top:50px}.sdownfont{font-weight:300}.mdownfont{font-weight:400}.downfont{font-weight:200}.supfont{font-weight:500}.upfont{font-weight:800}.mp_container{align-items:center;display:flex;flex-direction:column;justify-content:center}.mp_title{margin:20px}.mp_action_btn_group{display:flex;justify-content:space-between;max-width:80vw;width:400px}.mp_get_started_reverse_btn{align-self:center;max-width:80vw;width:400px!important}.mp_action_btn_group>*{max-width:calc(40vw - 10px)!important;width:180px!important}.mp_title_card{animation:godown 2s;max-width:850px}.mp_get_help_btn,.mp_get_started_btn,.mp_get_started_reverse_btn{animation:goup 2s forwards;z-index:-1}@media screen and (max-width:520px) and (min-width:480px){.mp_action_btn_group,.mp_get_started_reverse_btn{max-width:416px!important;width:416px!important}.mp_get_started_btn{max-width:416px!important;min-width:416px!important}.mp_action_btn_group{flex-direction:column}}@media screen and (max-width:480px){.mp_action_btn_group,.mp_get_started_reverse_btn{max-width:90vw!important;width:90vw!important}.mp_get_started_btn{max-width:90vw!important;min-width:90vw!important}.mp_get_started_btn:hover{transform:scale(1.05)!important}.mp_action_btn_group{flex-direction:column}}@media screen and (max-width:440px){.mp_container{margin-bottom:70px}}@media screen and (max-width:850px){.mp_title_card{animation:godown 2s;margin-bottom:50px;max-width:80vw}}@keyframes godown{0%{opacity:0;transform:translateY(-100px)}80%{opacity:1}to{transform:translateY(0)}}@keyframes goup{0%{opacity:0;transform:translateY(100px)}80%{opacity:1;z-index:-1}to{transform:translateY(0);z-index:1}}.mp_title_card>h1{align-items:center;display:flex;font-size:50px;justify-content:center}.mp_button_group{display:flex;flex-direction:column}.mp_get_started_btn{background-color:hsla(0,0%,100%,.381);border:none;border-radius:10px;color:#000;margin-top:20px;padding:10px;width:250px}.mp_get_started_reverse_btn{background-color:rgba(0,0,0,.806);border:1px solid #000;border-radius:10px;color:#fff;margin-top:20px;padding:10px;width:250px}.mp_explanation_page_wrapper>div{margin-bottom:50px}.mp_explanation_page_wrapper{margin-bottom:20vh}.mp_title:hover,.mp_title_desc:hover{cursor:pointer}.mp_get_help_btn{background-color:#fff;border:1px solid #0006;border-radius:10px;box-shadow:0 3px 3px #0000004d;color:#000;margin-top:20px;outline:0;padding:10px;width:250px}.mp_get_help_btn:hover,.mp_get_started_btn:hover{cursor:pointer;transform:scale(1.1)!important}.mp_get_started_reverse_btn:hover{cursor:pointer;transform:scale(1.05)!important}.mp_start_page_wrapper{align-items:center;display:flex;flex-direction:column;height:60vh;justify-content:space-around;margin-bottom:30vh;margin-top:15vh}.mp_input_forms{display:flex;justify-content:center}.mp_explanation_page_wrapper{align-items:center;display:flex;flex-direction:column}.illusion_pigeon_title{font-size:3rem!important}.mp_text_center{text-align:center}.mp_explanation_container{display:grid;grid-template-columns:1fr 1fr;height:50vh;overflow-x:clip;padding:40px;position:relative;width:80%}.mp_explanation_container>img{animation-timeline:scroll();animation-duration:auto;animation-fill-mode:forwards;opacity:.8}.mp_explanation_container>img[data-right-img]{animation-name:appear_right_to_left;grid-column:2;justify-self:left;transform:translateX(200px) rotate(30deg)}.mp_explanation_container>img[data-left-img]{animation-name:appear_left_to_right;grid-column:1;justify-self:right;transform:translateX(-200px) rotate(-30deg)}.mp_explanation_container>.mp_explanation_text{animation-timeline:scroll();align-items:center;animation-duration:auto;animation-fill-mode:forwards;animation-name:popup;display:flex;opacity:0;transform:translateY(100px)}.mp_explanation_container>.mp_explanation_text[data-right-text]{grid-column:2;justify-content:left}.mp_explanation_container>.mp_explanation_text[data-left-text]{grid-column:1;justify-content:right}@keyframes appear_right_to_left{0%{opacity:.8;transform:translateX(200px) rotate(30deg)}50%{transform:scale(1) translateX(25%)}to{opacity:1;transform:translateX(15%) rotate(0deg) scale(1.3)}}@keyframes appear_left_to_right{0%{opacity:.8;transform:translateX(-200px) rotate(-30deg)}50%{transform:translateX(-25%) scale(1)}to{opacity:1;transform:translateX(-15%) rotate(0deg) scale(1.2)}}@keyframes popup{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}#pigeon{animation-range:entry 80vh entry 130vh}#pigeon-text{animation-range:entry 90vh entry 140vh}#saturn{animation-range:entry 140vh entry 190vh}#saturn-text{animation-range:entry 150vh entry 200vh}#clock{animation-range:entry 210vh entry 260vh}#clock-text{animation-range:entry 220vh entry 270vh}.mp_text_wrap{background-color:rgba(0,0,0,.806);border-radius:10px;color:#fff;padding:20px}@media screen and (max-width:700px){.mp_explanation_container>.mp_explanation_text{grid-column:1!important;grid-row:2!important;justify-self:center!important;padding-bottom:20px}.mp_explanation_container>.mp_explanation_img{grid-column:1!important;grid-row:1!important}.mp_explanation_container{grid-template-columns:1fr!important;grid-template-rows:1fr 1fr!important}#pigeon-text{animation-range:entry 110vh entry 160vh}#saturn-text{animation-range:entry 190vh entry 240vh}#clock-text{animation-range:entry 260vh entry 310vh}}.pr_title_card{align-items:center;flex-direction:column;margin:25px 0 100px}.pr_return_card,.pr_title_card{align-self:center;display:flex;justify-content:center}.pr_return_card>button{background-color:#000;border:none;border-radius:10px;color:#fff;margin-left:auto;margin-right:auto;margin-top:100px;padding:10px;width:150px}.pr_return_card>button:hover{cursor:pointer;transform:scale(1.1)}.pr_title_card>h1{margin:10px}.pr_container{flex-direction:column;justify-content:center;min-height:80vh;width:80vw}.pr_container,.pr_status_text{display:flex;justify-self:center}.pr_status_text{justify-content:space-between;margin:20px auto;max-width:800px;width:100%}.pr_status_text>div{display:inline-block}.pr_status_bar{align-self:center;max-width:800px;width:100%}.pr_status_bar>.pr_done{background-color:#0064c8;display:inline-block;height:5px;width:5%}.pr_status_bar>.pr_not_done{background-color:#ebebeb;display:inline-block;height:5px;width:95%}.pr_success{align-items:center;align-self:center;background-color:#86c286;border-radius:10px;display:flex;height:50px;justify-self:center;margin:20px;padding:10px 30px;width:500px}@media screen and (max-width:500px){.pr_container{min-width:350px;width:100vw}.pr_container>*{font-size:small;min-width:350px;width:80vw}}.htu_container{align-items:center;background-color:hsla(0,0%,94%,.153);border-radius:15px;display:flex;flex-direction:column;max-width:90vw!important}.htu_main{margin-top:80px}.htu_highlight{color:#000;font-size:larger}.htu_width_image{height:auto!important;max-width:60vw}.mp_explanation_topic_title{padding:20px 0 50px;text-align:center}.htu_container>div{max-width:80vw;padding-left:50px;padding-right:50px;position:relative;text-align:left;width:calc(80vw - 100px)}.htu_wrapper>h1{margin:80px}.htu_container>h2{border-radius:10px;margin:20px;padding:20px;width:calc(80vw - 40px)}.htu_container>h2:hover{background-color:hsla(0,0%,94%,.249)!important;cursor:pointer}.htu_container>img{height:60vh auto;margin-bottom:20px;max-width:80vw}.htu_wrapper>div{margin-bottom:50px}.htu_wrapper{margin-left:40px;margin-right:40px}.pt_container{height:fit-content!important;justify-content:space-around}.pt_container,.pt_wrapped_section{align-items:center;display:flex;flex-direction:column}.pt_wrapped_section{justify-content:center;text-align:center}.pt_title{margin:70px}.pt_file_list_title{margin:30px 30px 10px}.pt_download_hint{margin-bottom:30px}.pt_download_links>.pt_link_wrapper:not(:first){margin-top:30px}.pt_download_links{align-items:center;display:flex;flex-direction:column;height:120%;justify-content:center}.pt_gray{color:#494949}.pt_link_wrapper{background-color:rgba(0,0,0,.098);border-radius:15px;margin-bottom:20px;padding:20px 40px;width:80vw}.pt_link_wrapper:hover{background-color:rgba(0,0,0,.153);cursor:pointer}.pt_blockchain_secured{background-color:rgba(10,161,90,.308)!important}.pt_blockchain_secured:hover{background-color:rgba(10,161,90,.363)!important}.pt_empty_links{margin:40px}.pt_download_links>a{margin:10px}.pt_download_links{margin-bottom:30px}.pt_success{background-color:#86c286;border-radius:10px;height:35px;max-width:380px;padding:10px 30px;width:calc(80vw - 20px)}.pt_new_input_card,.pt_success{align-items:center;display:flex}.pt_new_input_card{flex-direction:column;justify-content:center;margin:30px;width:400px}.pt_new_input{border:1px solid #0006;border-radius:10px;box-shadow:0 3px 3px #0000004d;margin:10px;max-width:400px;outline:0;padding:15px 20px;width:80vw}.pt_submit{background-color:#000;border:none;border-radius:10px;color:#fff;margin:10px;padding:10px;width:150px}.pt_submit:hover{cursor:pointer;transform:scale(1.1)}@media screen and (max-width:500px){.pt_title{font-size:1.5rem;margin:50px 0!important}}.us_container{align-items:center;align-self:center;display:flex;flex-direction:column;max-width:80vw;min-height:80vh}.us_even_container{height:60%;justify-content:space-around}.us_submit_deactivated:hover{cursor:not-allowed!important;transform:none!important}.us_submit_deactivated{background-color:#838383!important;transform:none!important}.us_container>h1:not(.us_title_main){margin:100px}.us_title_main{margin:100px 100px 10px}.us_title_main_desc{margin-bottom:90px}.us_no_display{display:none}.us_weak_h1{margin:40px!important}.us_warning{align-items:center;background-color:#ff6b6b;border-radius:10px;display:flex;height:50px;justify-content:center;margin-bottom:30px;max-width:calc(80vw - 60px);padding:0 30px;width:500px}.us_file_send_popup_background{background-color:gray;height:100vh;left:0;opacity:.3;position:fixed;top:0;width:100vw;z-index:100}.us_file_send_popup_background:hover{cursor:pointer}.us_checkbox_group{width:300px}.us_checkbox_group,label{display:flex;justify-content:center}.us_success{background-color:#86c286;border-radius:10px;height:35px;margin-bottom:50px;max-width:calc(80vw - 20px);padding:10px 30px;width:500px}.us_new_input_card,.us_success{align-items:center;display:flex;justify-content:center}.us_new_input_card{flex-direction:column;margin:30px;width:400px}.us_new_input{background-color:#ffffff63;border:none;border-radius:10px;box-shadow:0 3px 3px #0000004d;color:#000;font-weight:700;margin:10px;max-width:calc(80vw - 60px);outline:0;padding:15px 20px;width:400px}.us_new_input::placeholder{color:gray;font-weight:700}.us_file_input{text-align:center}.us_submit{background-color:#000;border:none;border-radius:10px;color:#fff;margin:10px 10px 70px;padding:10px;width:150px}.us_submit:hover{cursor:pointer;transform:scale(1.1)}@media screen and (max-width:500px){.us_title{font-size:1.5rem;margin:50px 0!important}}.us_file_send_popup{background-color:hsla(0,0%,100%,.169);border-radius:10px;box-shadow:0 3px 3px #0000004d;height:300px;left:0;margin-left:50vw;margin-top:50vh;outline:0;padding:50px;position:fixed;top:0;transform:translateY(-50%) translateX(-50%);width:800px;z-index:101}.us_curr_token_div{margin-bottom:20px}.sjb_container{align-items:center;display:flex;flex-direction:column}a{color:gray}.sjb_highlight{color:red;font-size:larger}.sjb_width_image{height:auto!important;max-width:60vw}.sjb_container>div{max-width:80vw}.sjb_container>*{margin:20px}.sjb_container>h1{margin:80px}.sjb_container>h2{background-color:#f0f0f04d;border-radius:10px;margin:20px;padding:20px;width:calc(80vw - 40px)}.sjb_container>h2:hover{background-color:#f0f0f0b3!important;cursor:pointer}.sjb_container>img{height:60vh auto;max-width:80vw}.sjb_little_img{width:30vh!important}
/*# sourceMappingURL=main.02e8359c.css.map*/