@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Syne:wght@500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@600&family=Syne:wght@500;600;700&display=swap);.input_container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:21px 0 0;position:relative;width:100%}.input_container,.input_container *{box-sizing:border-box}.input_container .error_text{word-wrap:break-word;box-sizing:border-box;color:red;font-size:1.3rem;font-weight:600;margin:0;padding:.2rem 0 0}.input_container label{margin-bottom:1vh}.input_container #card_container,.input_container input{border:1px solid #aab7c4;border-radius:5px;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:400;margin:0;padding:16px;text-align:start;width:100%}.input_container #card_container::-webkit-input-placeholder,.input_container input::-webkit-input-placeholder{color:#aab7c4}.input_container #card_container::placeholder,.input_container input::placeholder{color:#aab7c4}.input_container #card_container::-webkit-inner-spin-button,.input_container #card_container::-webkit-outer-spin-button,.input_container input::-webkit-inner-spin-button,.input_container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_container #card_container[type=number],.input_container input[type=number]{-moz-appearance:textfield}input.input_wallet{-webkit-animation:in .5s forwards;animation:in .5s forwards;text-transform:uppercase}@-webkit-keyframes in{0%{height:0;opacity:0;overflow:hidden}to{height:100%;opacity:1}}@keyframes in{0%{height:0;opacity:0;overflow:hidden}to{height:100%;opacity:1}}.textarea_container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.textarea_container,.textarea_container *{box-sizing:border-box}.textarea_container .error_text{color:#fa765a;font-size:13px;position:absolute;top:21px}.textarea_container textarea{border:1px solid #aab7c4;border-radius:5px;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:400;margin:7px 0 21px;padding:21px;text-align:start;width:100%}.textarea_container textarea::-webkit-input-placeholder{color:#aab7c4}.textarea_container textarea::placeholder{color:#aab7c4}.textarea_container textarea::-webkit-inner-spin-button,.textarea_container textarea::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.textarea_container textarea[type=number]{-moz-appearance:textfield}button.black_button{align-items:center;background-color:#000;border:2px solid #000;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:700;height:55px;justify-content:center;letter-spacing:2px;margin:13px 0;text-align:center;text-transform:uppercase;transition:all .5s;width:100%}button.black_button:hover{background-color:#fff;color:#000}.black_button_loading{align-items:center;display:flex;gap:1rem;justify-content:space-between;position:relative}.black_button_loading span{align-items:center;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;display:flex;font-size:1.5em;height:100%;justify-content:center}button.black_button.white{background-color:#fff;color:#000}button.black_button.white:hover{background-color:#000;color:#fff}button.black_button.red{background-color:red;border:2px solid red;color:#fff}button.black_button.red:hover{background-color:#fff;color:red}button.white_button{align-items:center;background-color:#fff;border:2px solid #fff;border-radius:5px;color:#000;cursor:pointer;display:flex;font-weight:700;height:55px;justify-content:center;letter-spacing:2px;margin:13px 0;text-align:center;text-transform:uppercase;transition:all .5s;width:100%}button.white_button:hover{background-color:#000;color:#fff}.white_button_loading{align-items:center;display:flex;gap:1rem;justify-content:space-between;position:relative}.white_button_loading span{align-items:center;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;display:flex;font-size:1.5em;height:100%;justify-content:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a.black_link{align-items:center;background-color:#000;border:2px solid #000;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;height:55px;justify-content:center;margin:13px 0;max-width:300px;text-align:center;text-decoration:none;transition:all .5s;width:100%}@media only screen and (min-width:1180px){a.black_link{max-width:400px}}@media only screen and (min-width:800px)and (max-width:1180px){a.black_link{max-width:400px}}a.black_link:hover,a.white_link{background-color:#fff;color:#000}a.white_link{align-items:center;border:2px solid #fff;border-radius:5px;cursor:pointer;display:flex;font-size:1.3rem;font-weight:600;height:55px;justify-content:center;margin:13px 0;max-width:300px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .5s;width:100%}@media only screen and (min-width:1180px){a.white_link{max-width:400px}}@media only screen and (min-width:800px)and (max-width:1180px){a.white_link{max-width:400px}}a.white_link:hover{background-color:#000;color:#fff}:root{--aa-detached-modal-media-query:(min-width:1000px)}#mobile_menu{box-sizing:border-box;position:relative;z-index:100}#mobile_menu #mobile_nav_retractable.closed{display:none;height:100vh;height:-webkit-fill-available}#mobile_menu #mobile_top_nav{align-items:center;display:flex;justify-content:space-between;padding:1em 1.6rem}#mobile_menu #mobile_top_nav_button{display:flex}#mobile_menu #mobile_mid_nav{display:flex;flex-direction:column;height:100%;justify-content:space-between;list-style:none;padding:2.8rem}#mobile_menu #mobile_mid_nav #mobile_mid_nav_title{font-size:1.6rem;font-weight:800;padding:.5rem 1rem}#mobile_menu #mobile_mid_nav li{display:list-item;font-weight:500;margin-bottom:1.6rem}#mobile_menu #mobile_mid_nav li a{color:#000;font-size:1.6rem;line-height:2.8rem;padding:.5rem 1rem;text-decoration:none}#mobile_menu #mobile_bot_nav{align-items:center;display:flex;font-size:1.6rem;gap:3.2rem;justify-content:center;padding:1.6rem 0;width:100%}#mobile_menu #mobile_bot_nav a{color:#000;font-weight:700;padding:.5rem 1.6rem;text-decoration:none}#mobile_menu #mobile_bot_nav .nav_register{background-color:#000;border-radius:5px;color:#fff;padding:1rem 1.6rem}#mobile_menu #mobile_nav_switch{align-items:center;background-color:transparent;border:0;box-sizing:border-box;display:flex;justify-content:flex-end;padding:0;z-index:100}#mobile_menu #mobile_nav_switch .hamburger{height:1.6rem;width:1.6rem}.icons{color:#fff;font-size:55px;margin:10px}.profile button{background-color:transparent;border:none;font-size:21px;height:50px;margin-right:21px;transition:all .1s;width:50px}.profile button *{cursor:pointer}.profile button :hover{opacity:.7}.displayer{display:flex}#contact_section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:100px;width:100%}#contact_section h3{font-size:34px;font-weight:900}#contact_section form{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:80%}@media only screen and (min-width:1180px){#contact_section form{width:50%}}.form_status{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:100px;width:100%}.form_status .status_text{color:#fff;font-size:21px;padding:13px}#about_us h3{font-size:34px;font-weight:900;text-align:center;width:100%}#about_us #team_section{display:flex;flex-direction:column-reverse;width:100%}@media only screen and (min-width:1180px){#about_us #team_section{align-items:center;display:flex;flex-direction:row;justify-content:center}}#about_us #team_section #team{align-items:center;display:inline-flex;justify-content:center;width:100%}@media only screen and (min-width:1180px){#about_us #team_section #team{align-items:center;display:flex;justify-content:space-around;width:600px}}#about_us .team_card_info{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:300px;text-align:start}@media only screen and (min-width:1180px){#about_us .team_card_info{width:500px}}#about_us .team_card_info .title{font-size:x-large}#about_us .team_card_info .secondary_title{font-size:21px;font-weight:900;text-transform:uppercase}#about_us .team_card_info p{font-size:21px;margin:12px;text-align:center}#about_us .team_card_info .social{align-items:center;display:flex;justify-content:center;width:50%}#about_us .team_card_info .social img{margin:12px;width:40px}.text{text-align:justify!important;width:80%}.scale_anim{-webkit-animation:scale 1s;animation:scale 1s}.team_card{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:200px;z-index:1}@media only screen and (max-width:800px){.team_card{-webkit-animation:unscale .5s forwards;animation:unscale .5s forwards}}@media only screen and (min-width:1180px){.team_card{-webkit-animation:close .5s forwards;animation:close .5s forwards;margin:0 10px}}.team_card img.profil{border-radius:50%!important;height:100%}@media only screen and (min-width:1180px){.team_card img.profil{border-radius:0}}.team_card img.profil:hover{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.opened{-webkit-animation:scale .5s forwards;animation:scale .5s forwards}@-webkit-keyframes unscale{0%{z-index:2}to{z-index:1}}@keyframes unscale{0%{z-index:2}to{z-index:1}}#info_section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;margin-top:3vh;width:70%}#info_section h3{font-size:34px;font-weight:900;margin-top:9vh}#info_section p{font-size:2.1rem;text-align:justify}.values{text-align:left}.black_anchor{margin-bottom:2rem}a.black_anchor{cursor:pointer;position:relative}#page_404{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;width:100%}#page_404 .error_name{font-size:55px;text-align:center}#page_404 .error_code{font-size:21px;text-align:center}#how_it_works_section{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#how_it_works_section h2{color:#000;font-size:2.8rem;margin:5rem auto;position:relative;text-align:center;width:80%}@media only screen and (min-width:1180px){#how_it_works_section h2:after{right:0}#how_it_works_section h2:after,#how_it_works_section h2:before{background-color:#000;content:"";display:inline;height:1px;position:absolute;top:50%;width:30%}#how_it_works_section h2:before{left:0}}@media only screen and (min-width:800px)and (max-width:1180px){#how_it_works_section h2:after{right:0}#how_it_works_section h2:after,#how_it_works_section h2:before{background-color:#000;content:"";display:inline;height:1px;position:absolute;top:50%;width:30%}#how_it_works_section h2:before{left:0}}#how_it_works_section #how_it_works{align-items:flex-start;display:flex;flex-direction:column;width:90%}@media only screen and (min-width:1180px){#how_it_works_section #how_it_works{flex-direction:row}}#how_it_works_section #how_it_works .hiw_step{display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}#how_it_works_section #how_it_works .hiw_step img{max-width:50px}#how_it_works_section #how_it_works .hiw_step .hiw_step_title{font-size:1.6rem;font-weight:600}#how_it_works_section #how_it_works .hiw_step .hiw_step_text{box-sizing:border-box;color:rgba(0,0,0,.7);font-size:1.6rem;font-weight:500;padding:0 21px 55px;text-align:justify;width:100%}.section_wrapper{margin:5rem}@media only screen and (max-width:800px){.section_wrapper{margin:.5rem}}.section_wrapper .the_layer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem 2rem 10rem;overflow:hidden}@media only screen and (max-width:800px){.section_wrapper .the_layer{display:block;margin:0}}.section_wrapper .section_col{min-height:400px;padding:1rem;vertical-align:middle;width:40%}@media only screen and (min-width:800px)and (max-width:1180px){.section_wrapper .section_col{width:50%}}@media only screen and (max-width:800px){.section_wrapper .section_col{display:block;min-height:auto;width:auto}}.section_wrapper .section_col h1{font-size:3vw;line-height:5rem;margin-bottom:3rem;margin-top:9vh;text-align:left}@media only screen and (max-width:800px){.section_wrapper .section_col h1{font-size:33px;line-height:normal;margin-bottom:0;margin-top:0}}.section_wrapper .section_col h1 div{word-wrap:break-word;overflow-wrap:break-word;width:100%;word-break:break-word}.section_wrapper .section_col .redo{align-items:center;border-radius:50px;cursor:pointer;display:flex;font-size:larger;margin-bottom:2rem;margin-top:2rem;padding:1rem;text-align:left}@media only screen and (max-width:800px){.section_wrapper .section_col .redo{display:none}}.section_wrapper .section_col .subtitle{color:#223d40;font-family:Satoshi,sans-serif;font-size:larger;font-weight:500}@media only screen and (max-width:800px){.section_wrapper .section_col .subtitle{font-size:16px;font-weight:450}}.section_wrapper .section_col .section_but{display:flex;margin-top:2rem}.section_wrapper .section_col .section_but button{margin-right:1rem}.section_wrapper .section_col2{align-items:center;justify-content:right;width:50%}@media only screen and (max-width:800px){.section_wrapper .section_col2{margin:auto;width:100%}}@media only screen and (min-width:1180px){.caroussel_container{display:flex;flex-wrap:nowrap;height:300px;margin:auto;position:absolute;width:600px}}@media only screen and (max-width:800px){.caroussel_container{display:flex;flex-direction:column;justify-content:center;justify-items:center;width:100%}}.thecard{transition:.4s ease-out}@media only screen and (min-width:1180px){.thecard,.thecard:hover{margin-left:-100px}.thecard:hover{margin-right:100px}}@media only screen and (max-width:800px){.thecard{margin:2rem}}@media only screen and (min-width:800px)and (max-width:1180px){.thecard{margin:2rem}}.card:hover,.card:hover~.card{transition:.4s ease-out}.card:hover~.card{position:relative}.title{color:#fff;font-weight:300}.but_container{align-content:space-around;border-radius:25px;color:#000;display:flex;flex-direction:row;padding:.3rem;vertical-align:middle}.but_container .info{background-color:#fff;border:1px solid #f3f3f3;border-radius:15px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);min-width:200px;padding:1.5rem;position:absolute;transition:transform .4s ease-in-out;z-index:2}.but_container .info img{border:1px solid #f3f3f3;border-radius:50%;height:60px;object-fit:contain;width:60px}.but_container .info .info_name{font-size:x-large;padding-bottom:1rem;padding-top:.5rem}.but_container .info .info_box{border-top:1px solid #f3f3f3;display:flex;justify-content:space-between;padding:2rem 1rem 1rem}.but_container .info .info_box .info_col{width:80px}.but_container .info .info_box .info_col2{text-align:right;width:80px}.but_container .avatar{border-radius:50%;height:40px;margin-bottom:auto;margin-top:auto;padding:0;width:40px}.but_container .avatar img{border-radius:50%;height:40px;object-fit:cover;width:40px;width:100%}.but_container .avatar .avatar_img{border-radius:50%!important;height:40px;margin-bottom:0;width:40px}.but_container .wrapper{margin-bottom:auto;margin-top:auto;padding:1rem}.but_container .title{color:#9a9a9a;font-size:x-small;padding-bottom:0!important}.artist_name{font-size:smaller!important}.filter_move{align-items:flex-end}.head_filters{display:flex;justify-content:space-between}.card_container{background:#fff;border-radius:10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-sizing:border-box;height:420px;margin-left:.5rem;margin-right:.5rem;overflow-wrap:break-word;position:relative;width:320px!important;word-break:normal}@media only screen and (max-width:800px){.card_container{margin:auto}}.card_container .Title{color:#fff;font-size:x-large;font-weight:550;margin:2rem;opacity:0;overflow-wrap:break-word;position:absolute;top:10%;transition-duration:.3s;word-break:normal}.card_container .Title .subt{font-family:Courier New,Courier,monospace;font-size:medium}.card_container:hover{cursor:pointer}.card_container:hover .Title{opacity:1;overflow-wrap:break-word;top:10%;width:300px;word-break:normal}.card_container:hover .theimg{-webkit-filter:brightness(67%) grayscale(30%) contrast(120%) sepia(36%);filter:brightness(67%) grayscale(30%) contrast(120%) sepia(36%);transition-duration:.3s}.card_container h3{font-size:large;text-align:center}.card_container img{border-radius:10px 10px 0 0;height:auto;height:300px;object-fit:cover;object-position:top;width:100%}.card_container .bottom_section{padding:1rem 1rem 0}@media only screen and (min-width:1180px){.card_container .bottom_section .column1{width:50%}}.card_container .row{color:#757575;display:flex;font-size:15px;font-weight:550;margin-bottom:0;padding:.5rem}.card_container .row .t1{color:#1d1d1d;flex:50% 1;height:20px;margin-right:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card_container .row .t2{font-size:x-small;font-weight:400;margin:auto;text-align:right;width:70px}.card_container .row .column1{display:block;max-width:none!important}.card_container .row .column2{display:flex;flex:50% 1;flex-direction:row-reverse;float:right;margin:auto;text-align:right}.card_container .row .elem{color:#1d1d1d;font-size:large;font-weight:650;margin-top:.3rem}.card_container .row .column_end{width:30%}.card_container #row1{border-bottom:2px solid #f3f3f3}.but_container button{background-color:#faf9f9;border:0 solid #000;border-radius:10px;font-size:medium;font-weight:500;height:50px;min-width:70px;padding:1rem;transition:all .3s ease}.but_container button:hover{background-color:#000;color:#fff;cursor:pointer;width:auto}.but_container .polygon_token{align-items:center;height:17px;object-fit:cover;width:17px}.but_container button:hover:before{content:"Reskue"}.but_container button:hover span{display:none}.but_container .eqv{color:#a0a0a0;font-size:smaller;font-weight:400;margin-top:.1rem}.wrapper{text-align:left}.ngo_list h2{color:#000;font-size:34px;margin:5rem auto;position:relative;text-align:center;width:80%}@media only screen and (min-width:1180px){.ngo_list h2:after{right:0}.ngo_list h2:after,.ngo_list h2:before{background-color:#000;content:"";display:inline;height:1px;position:absolute;top:50%;width:25%}.ngo_list h2:before{left:0}}@media only screen and (min-width:800px)and (max-width:1180px){.ngo_list h2:after{right:0}.ngo_list h2:after,.ngo_list h2:before{background-color:#000;content:"";display:inline;height:1px;position:absolute;top:50%;width:25%}.ngo_list h2:before{left:0}}.ngo_list .ngo_list_grid{display:flex;flex-wrap:wrap;float:left;justify-content:center;width:100%}.ngo_card{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-sizing:border-box;cursor:pointer;font-size:1.6rem;justify-content:center;margin:2rem;overflow:hidden;position:relative;width:300px}.ngo_card p{font-family:Satoshi,sans-serif;font-size:medium;padding:1rem;text-align:left}.ngo_card h3{text-transform:none}@media only screen and (min-width:1180px){.ngo_card{max-width:370px;min-height:100%}}@media only screen and (min-width:800px)and (max-width:1180px){.ngo_card{max-width:370px;min-height:100%}}.ngo_card .front{align-items:center;background-color:#fff;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;opacity:1;transition:all .3s linear;z-index:10}.ngo_card .front .ngo_descr{bottom:10%;color:#fff;opacity:0;position:absolute}.ngo_card .front:hover .ngo_descr{opacity:1;top:10%}.ngo_card .front:hover .ngo_image{-webkit-filter:brightness(40%) grayscale(80%) contrast(120%);filter:brightness(40%) grayscale(80%) contrast(120%);transition-duration:.3s}.ngo_card .front img{border:1px solid #ececed;height:300px;object-fit:cover;width:300px}.ngo_card .front .card_content{box-sizing:border-box;padding:1rem;text-align:left}.ngo_card .front .card_content a{text-decoration:none!important}.ngo_card .front .card_content .cause_wrapper{align-items:center;display:flex;gap:1rem;justify-content:center}.ngo_card .front .card_content .cause_wrapper h3{margin:0}.ngo_card .front .card_content .cause_wrapper .cause_icon{border-radius:50%;height:40px;width:40px}@media only screen and (min-width:1180px){.ngo_card .front .card_content{flex-direction:column;justify-content:center}}@media only screen and (min-width:800px)and (max-width:1180px){.ngo_card .front .card_content{flex-direction:column;justify-content:center}}.ngo_card .back{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-weight:500;justify-content:center;opacity:0;transition:all .3s linear}.ngo_card .back,.ngo_card .back:after{height:100%;position:absolute;top:0;width:100%}.ngo_card .back:after{background-color:#000;content:"";display:block;opacity:.7}.ngo_card .back img{border-radius:5px;object-fit:cover;position:absolute;top:0;z-index:0}.ngo_card .back .card_content{box-sizing:border-box;display:flex;opacity:1;padding:21px;z-index:10}@media only screen and (min-width:1180px){.ngo_card .back .card_content{flex-direction:column;justify-content:center;padding:2rem}}@media only screen and (min-width:800px)and (max-width:1180px){.ngo_card .back .card_content{flex-direction:column;justify-content:center;padding:2rem}}.ngo_card .back .card_content p{width:100%}.ngo_card .back_animation{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fadeInOpacity;animation-name:fadeInOpacity;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}.ngo_card .front_animation{opacity:0}@-webkit-keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.logogrid{grid-gap:3rem;align-items:center;display:grid;grid-auto-flow:column;justify-content:center;margin:1rem}@media only screen and (max-width:800px){.logogrid{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center;margin:0;padding-left:0}}.logogrid__item{align-items:center;cursor:pointer;display:flex;justify-content:center;width:200px}.logogrid__img{border-radius:5px;-webkit-filter:grayscale(80%) contrast(25%);filter:grayscale(80%) contrast(25%);max-height:65px;max-width:130px;object-fit:cover;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.logogrid__img:hover{-webkit-filter:grayscale(0) contrast(100%);filter:grayscale(0) contrast(100%)}.press_container{margin-top:4rem}.press_container h2{color:#000;font-size:2.8rem;margin:5rem auto;position:relative;text-align:center;width:80%}@media only screen and (min-width:1180px){.press_container h2:after{right:0}.press_container h2:after,.press_container h2:before{background-color:#000;content:"";display:inline;height:1px;position:absolute;top:50%;width:30%}.press_container h2:before{left:0}}@media only screen and (min-width:800px)and (max-width:1180px){.press_container h2:after{right:0}.press_container h2:after,.press_container h2:before{background-color:#000;content:"";display:inline;height:1px;position:absolute;top:50%;width:30%}.press_container h2:before{left:0}}#edit_profile_section h1{text-align:left}#artist_btn{align-items:center;display:flex;font-size:smaller;font-weight:500;gap:.3rem;padding:6px 9px}#simple-tabpanel-0,#simple-tabpanel-1,#simple-tabpanel-2{width:80%}.social_networks{margin-bottom:.5rem;margin-top:2rem}#profile_update{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1180px){#profile_update{min-width:60%;min-width:370px}}#profile_update img{border-radius:500px;width:200px}#profile_update .update_input_container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:32rem;width:100%}#profile_update .update_input_container label{margin:10px 0}#profile_update .file_upload{align-items:center;border-radius:100%;cursor:pointer;display:flex;height:180px;justify-content:center;position:relative;width:180px}#profile_update .file_upload input[type=file]{display:none}#profile_update .file_upload img{border-radius:500px;height:180px;object-fit:cover;width:180px}#profile_update .file_upload:after{align-items:center;background-color:hsla(0,0%,100%,.9);border-radius:100%;color:#000;content:"change avatar";display:flex;font-weight:600;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .25s;width:100%}#profile_update .file_upload:hover:after{opacity:1}.danger_zone button{background-color:#fff;border:1px solid red;color:red}.danger_zone button:hover{background-color:red;color:#fff}#danger_zone_modal_buttons,.cookie_cont{display:flex;gap:1rem}.cookie_cont{align-items:center;background-color:#fff;border:1px solid #eee;bottom:0;height:10%;left:0;padding:1rem;position:fixed;width:100%;z-index:9999}@media only screen and (max-width:800px){.cookie_cont{flex-direction:column;height:auto}}.tab_pannel{width:100%!important}.profile_header{position:relative}.profile_header .wallet_info{cursor:pointer;display:flex;gap:1rem;padding:1rem}@media only screen and (max-width:800px){.profile_header .wallet_info{width:auto}}.profile_header .wallet_info:hover{color:#797978}.profile_header #profile_artist_butt{font-size:small;gap:.5rem;padding:3px 18px}.profile_header #profile_perso{align-items:center;border-radius:50%;display:flex;height:180px;justify-content:space-between;margin-left:2rem;margin-right:2rem;margin-top:-10rem;position:relative}@media only screen and (max-width:800px){.profile_header #profile_perso{margin-top:-20rem}}.profile_header #profile_perso img{background-color:#fff;border:5px solid #fff;border-radius:500px;height:180px;object-fit:cover;width:180px}.profile_header #profile_perso .update_input_container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:32rem;width:100%}.profile_header #profile_perso .update_input_container label{margin:10px 0}.profile_header #profile_perso .file_upload{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:180px;justify-content:center;position:relative;width:180px}.profile_header #profile_perso .file_upload input[type=file]{display:none}.profile_header #profile_perso .file_upload:after{align-items:center;background-color:hsla(0,0%,100%,.9);border-radius:100%;color:#000;content:"change avatar";display:flex;font-weight:600;height:100%;justify-content:center;left:0;opacity:0;position:absolute;text-transform:uppercase;top:0;transition:all .25s;width:100%;z-index:2}.profile_header #profile_perso .file_upload:hover:after{opacity:1}.profile_header .space{height:400px;position:relative;width:100%}.profile_header .profile_menu{padding-left:3rem;padding-right:3rem}@media only screen and (max-width:800px){.profile_header .profile_menu{padding:1rem}}.profile_header .profile_menu .rsk_title{font-family:Courier New,Courier,monospace;font-weight:700}.profile_header .profile_menu .line{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:800px){.profile_header .profile_menu .line{flex-direction:column}}.profile_header .profile_menu .line .user_tools{padding:1rem}.profile_header .profile_menu .line .user_tools .edit_but{align-items:center;border-radius:50px;cursor:pointer;display:flex;padding:1rem}.profile_header .profile_menu .line .user_tools .edit_but svg{font-size:2rem}.profile_header .profile_menu .line .user_tools .edit_but:hover{background-color:#e9e9e9}.profile_header h1{font-size:4rem;font-weight:700;margin-bottom:0;margin-left:0;margin-top:0;text-align:left}.profile_header .profile_img{background-color:#fff;border:1.5px solid #afafaf;border-radius:50%;cursor:pointer;height:200px;left:50%;object-fit:cover;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:200px;z-index:5}.profile_header .profile_img:hover img{-webkit-filter:brightness(99%);filter:brightness(99%)}.profile_header .public_profile_img{border:1.5px solid #afafaf;border-radius:50%;height:200px;left:10%;object-fit:cover;width:200px;z-index:5}.profile_header .profile_box,.profile_header .public_profile_img{position:absolute;top:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.profile_header .profile_box{background-color:#fff;border:1px solid #d4d4d4;border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#7c7c7c;height:80px;left:50%;width:400px}@media only screen and (max-width:800px){.profile_header .profile_box{width:80%}}.profile_header .profile_box .row{display:flex;flex-direction:row;flex-wrap:wrap;font-size:medium;font-weight:650;justify-content:space-between;padding:2rem}@media only screen and (max-width:800px){.profile_header .profile_box .row .column{margin:.3rem;padding:1rem}}.profile_header .profile_box .row .column .elem{color:#1d1d1d;font-size:large!important;font-weight:700;margin-top:.2rem}.profile_cover{-webkit-filter:brightness(70%);filter:brightness(70%);height:auto;max-height:400px;min-height:300px;object-fit:cover;position:absolute;width:100%}.confirm{left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:9999}#profile_section #profile{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:-1}#profile_section #profile img{border:7px solid;border-radius:500px;cursor:pointer;height:180px;object-fit:cover;width:180px}#profile_section #profile #user_score{display:flex;flex-direction:row;font-size:1rem;font-weight:700;gap:1rem;justify-content:left;width:100%}#profile_section #profile #user_score p{align-items:center;display:flex;flex-direction:column;font-size:1.1rem;justify-content:flex-start;width:10%}#profile_section #profile #user_score p span{font-size:4rem;margin:0;padding:0;text-align:center;width:50%}#profile_section #donation_grid_container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem;width:100%}#profile_section #donation_grid_container .grid{grid-gap:5rem;display:grid;font-size:1.6rem;gap:5rem;grid-template-columns:repeat(auto-fit,300px);justify-content:left;width:100%}#avatar_update{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem;padding:1rem}.collection_imgs{font-weight:500}.preview_avatar{height:100px;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:100px;z-index:2}.preview_avatar img{border:1px solid #dcdcdc;border-radius:10px;height:100%;object-fit:cover;width:100%}.reskue_text_input_container{margin:2rem 0;position:relative}.reskue_text_input_container input{border:1.5px solid #d6d6d6;border-radius:15px;box-sizing:border-box;height:5rem;transition-duration:.5s;width:100%}.reskue_text_input_container input:focus{border:1.5px solid #919191;outline:none}.reskue_text_input_container input:not(input[value=""])+.placeholder_text p{color:#000;font-size:1.1rem;-webkit-transform:translateY(-200%);transform:translateY(-200%)}.reskue_text_input_container input:focus+.placeholder_text p{box-sizing:border-box;color:#919191!important;font-size:1.1rem;-webkit-transform:translateY(-200%);transform:translateY(-200%)}.reskue_text_input_container .placeholder_text{align-items:center;background-color:transparent;border:3px solid transparent;bottom:0;display:flex;left:0;pointer-events:none;position:absolute;right:0;top:0}.reskue_text_input_container .placeholder_text p{background-color:#fff;color:#5f6367;font-size:1.4rem;padding:0 .5rem;-webkit-transform:translate(0);transform:translate(0);transition:font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out;transition:transform .15s ease-out,font-size .15s ease-out,background-color .2s ease-out,color .15s ease-out,-webkit-transform .15s ease-out}.reskue_text_input_container .placeholder_text,.reskue_text_input_container input{font-size:1.4rem;padding:0 1.2rem}#login_container{height:80vh;justify-content:center}#login_container,#login_container #login{align-items:center;box-sizing:border-box;display:flex}#login_container #login{background-color:#fff;border-radius:1rem;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);flex-direction:column;justify-content:space-around;max-width:90vw;min-height:60vh;width:100%}#login_container #login .head_modal{display:flex;flex-direction:row;justify-content:space-between;width:100%}#login_container #login .head_modal h1{margin-bottom:0;text-align:center;width:100%}#login_container #login .head_modal .modal-close{cursor:pointer;float:right;font-size:larger;font-weight:800;margin:2rem}@media only screen and (min-width:1180px){#login_container #login{max-width:40rem}}@media only screen and (min-width:800px)and (max-width:1180px){#login_container #login{max-width:40rem}}#login_container #login #login_title{font-size:2rem;margin-bottom:auto;margin-top:auto;padding-left:4rem}#login_container #login form{height:100%;padding:0 3.4rem;width:80%}#login_container #login .login_error_text,#login_container #login .register_error_text{color:red;text-align:center}#login_container #login button{margin-top:2rem}#login_container #login a{color:#5f6367;font-family:Satoshi,sans-serif;font-size:1.4rem;text-decoration:none}#login_container #login a:hover{text-decoration:underline}.oauth_wrapper{display:flex;justify-content:space-evenly;margin:1rem 1rem 0;padding:1rem}@media only screen and (max-width:800px){.oauth_wrapper{display:block}}.oauth_wrapper .oauth_but{align-items:center;background-color:#fff;border:1px solid #e6e6e6;border-radius:10px;cursor:pointer;display:flex;justify-content:space-evenly;margin:1rem;padding:.5rem;text-align:center;vertical-align:middle;width:130px}.oauth_wrapper .oauth_but img{height:40px;width:40px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cover_upload{cursor:pointer;height:200px;width:200px}.cover_upload input[type=file]{display:none}#cover_but{bottom:30%;position:absolute;right:3%}@media only screen and (max-width:800px){#cover_but{bottom:60%}}#cover_but .the_but{background-color:#fff;border:1px solid #ccc;border-radius:50px;cursor:pointer;padding:1rem}#cover_but .the_but:hover{background-color:#dedede}#email_confirmation{min-height:50vh}#email_confirmation,#email_confirmation #confirmation_status{align-items:center;box-sizing:border-box;display:flex;justify-content:center}#email_confirmation #confirmation_status{flex-direction:column;text-align:center}#email_confirmation #confirmation_status p{font-size:34px}#login,#registration{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:70vh}#login .black_link,#registration .black_link{color:#fff!important}#login .black_link:hover,#registration .black_link:hover{color:#000!important}#login a,#registration a{color:#5f6367;font-family:Satoshi,sans-serif;text-decoration:none}#login a:hover,#registration a:hover{text-decoration:underline}#login a,#login a:active,#login a:hover,#login a:visited,#registration a,#registration a:active,#registration a:hover,#registration a:visited{color:inherit}#login h3,#registration h3{font-size:34px;margin:34px 0 0}#login form,#registration form{width:80%}@media only screen and (min-width:1180px){#login form,#registration form{width:40%}}@media only screen and (min-width:800px)and (max-width:1180px){#login form,#registration form{width:40%}}#login .login_error_text,#login .register_error_text,#registration .login_error_text,#registration .register_error_text{color:red}body{position:relative}footer{align-items:center;background-color:#000;bottom:0;color:#fff;flex-direction:column;justify-content:center;margin:10rem 0 0;position:relative}footer,footer .row{display:flex;width:100%}footer .row{flex-direction:row;flex-wrap:wrap;font-size:medium;font-weight:650;justify-content:space-between;margin:3rem}@media only screen and (max-width:800px){footer .row{padding-right:2rem}}footer .row img{margin:auto}@media only screen and (max-width:800px){footer .row img{margin:auto}}footer .row .col1{margin:2rem;padding:auto;width:40%}@media only screen and (max-width:800px){footer .row .col1{align-items:center;width:10%}}footer .row .col_other{margin:1rem;width:15%}footer .row .col_other div{padding:1rem}footer .row .col_other div a,footer .row .col_other div a:visited{color:#fff;text-decoration:none}@media only screen and (max-width:800px){footer .row .col_other div a,footer .row .col_other div a:visited{font-size:xx-small;font-weight:450}}footer .row .col_other .title{color:#929292;font-size:larger;margin-bottom:2rem}@media only screen and (max-width:800px){footer .row .col_other .title{font-size:small;margin-bottom:.5rem}}footer .banner{bottom:10px;color:#fff;font-size:17px;font-weight:600;padding:2rem}@media only screen and (max-width:800px){footer .banner{display:none;padding:0}}footer .madeBy{bottom:2rem;left:2rem;margin-left:2rem;position:absolute}footer .madeBy a{color:#fff;text-decoration:none}@media only screen and (max-width:800px){footer .madeBy{bottom:0;font-size:1.25rem;left:0}}footer .social_media_icons{padding:1rem}@media only screen and (max-width:800px){footer .social_media_icons{align-items:center;display:flex;flex-direction:column;padding:0;width:auto}}footer .social_media_icons a,footer .social_media_icons a:visited{color:#fff;font-size:2rem;padding:0 2rem}@media only screen and (max-width:800px){footer .social_media_icons a,footer .social_media_icons a:visited{padding:0}}
/*! @algolia/autocomplete-theme-classic 1.7.1 | MIT License | © Algolia, Inc. and contributors | https://github.com/algolia/autocomplete */:root{--aa-search-input-height:44px;--aa-input-icon-size:20px;--aa-base-unit:16;--aa-spacing-factor:1;--aa-spacing:calc(var(--aa-base-unit)*var(--aa-spacing-factor)*1px);--aa-spacing-half:calc(var(--aa-spacing)/2);--aa-panel-max-height:650px;--aa-base-z-index:9999;--aa-font-size:calc(var(--aa-base-unit)*1px);--aa-font-family:inherit;--aa-font-weight-medium:500;--aa-font-weight-semibold:600;--aa-font-weight-bold:700;--aa-icon-size:20px;--aa-icon-stroke-width:1.6;--aa-icon-color-rgb:119,119,163;--aa-icon-color-alpha:1;--aa-action-icon-size:20px;--aa-text-color-rgb:38,38,39;--aa-text-color-alpha:1;--aa-primary-color-rgb:62,52,211;--aa-primary-color-alpha:0.2;--aa-muted-color-rgb:128,126,163;--aa-muted-color-alpha:0.6;--aa-panel-border-color-rgb:128,126,163;--aa-panel-border-color-alpha:0.3;--aa-input-border-color-rgb:128,126,163;--aa-input-border-color-alpha:0.8;--aa-background-color-rgb:255,255,255;--aa-background-color-alpha:1;--aa-input-background-color-rgb:255,255,255;--aa-input-background-color-alpha:1;--aa-selected-color-rgb:179,173,214;--aa-selected-color-alpha:0.205;--aa-description-highlight-background-color-rgb:245,223,77;--aa-description-highlight-background-color-alpha:0.5;--aa-detached-media-query:(max-width:680px);--aa-detached-modal-media-query:(min-width:680px);--aa-detached-modal-max-width:680px;--aa-detached-modal-max-height:500px;--aa-overlay-color-rgb:115,114,129;--aa-overlay-color-alpha:0.4;--aa-panel-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);--aa-scrollbar-width:13px;--aa-scrollbar-track-background-color-rgb:234,234,234;--aa-scrollbar-track-background-color-alpha:1;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb);--aa-scrollbar-thumb-background-color-alpha:1}@media (hover:none) and (pointer:coarse){:root{--aa-spacing-factor:1.2;--aa-action-icon-size:22px}}body.dark,body[data-theme=dark]{--aa-text-color-rgb:183,192,199;--aa-primary-color-rgb:146,138,255;--aa-muted-color-rgb:146,138,255;--aa-input-background-color-rgb:0,3,9;--aa-background-color-rgb:21,24,42;--aa-selected-color-rgb:146,138,255;--aa-selected-color-alpha:0.25;--aa-description-highlight-background-color-rgb:0 255 255;--aa-description-highlight-background-color-alpha:0.25;--aa-icon-color-rgb:119,119,163;--aa-panel-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--aa-scrollbar-track-background-color-rgb:44,46,64;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb)}.aa-Autocomplete *,.aa-DetachedFormContainer *,.aa-Panel *{box-sizing:border-box}.aa-Autocomplete,.aa-DetachedFormContainer,.aa-Panel{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-family:inherit;font-family:var(--aa-font-family);font-size:16px;font-size:var(--aa-font-size);font-weight:400;line-height:1em;margin:0;padding:0;text-align:left}.aa-Form{align-items:center;background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid rgba(128,126,163,.8);border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));border-radius:3px;display:flex;line-height:1em;margin:0;position:relative;width:100%}.aa-Form[focus-within]{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:0 0 0 2px rgba(62,52,211,.2),inset 0 0 0 2px rgba(62,52,211,.2);box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px;outline:medium none currentColor}.aa-Form:focus-within{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:0 0 0 2px rgba(62,52,211,.2),inset 0 0 0 2px rgba(62,52,211,.2);box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px;outline:medium none currentColor}.aa-InputWrapperPrefix{align-items:center;display:flex;flex-shrink:0;height:44px;height:var(--aa-search-input-height);order:1}.aa-Label,.aa-LoadingIndicator{cursor:auto;flex-shrink:0;height:100%;padding:0;text-align:left}.aa-Label svg,.aa-LoadingIndicator svg{stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);height:auto;max-height:20px;max-height:var(--aa-input-icon-size);width:20px;width:var(--aa-input-icon-size)}.aa-LoadingIndicator,.aa-SubmitButton{height:100%;padding-left:11px;padding-left:calc(var(--aa-spacing)*.75 - 1px);padding-right:8px;padding-right:var(--aa-spacing-half);width:47px;width:calc(var(--aa-spacing)*1.75 + var(--aa-icon-size) - 1px)}@media (hover:none) and (pointer:coarse){.aa-LoadingIndicator,.aa-SubmitButton{padding-left:3px;padding-left:calc(var(--aa-spacing-half)/2 - 1px);width:39px;width:calc(var(--aa-icon-size) + var(--aa-spacing)*1.25 - 1px)}}.aa-SubmitButton{-webkit-appearance:none;appearance:none;background:none;border:0;margin:0}.aa-LoadingIndicator{align-items:center;display:flex;justify-content:center}.aa-LoadingIndicator[hidden]{display:none}.aa-InputWrapper{order:3;position:relative;width:100%}.aa-Input{-webkit-appearance:none;appearance:none;background:none;border:0;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font:inherit;height:44px;height:var(--aa-search-input-height);padding:0;width:100%}.aa-Input::-webkit-input-placeholder{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:1}.aa-Input::placeholder{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:1}.aa-Input:focus{border-color:none;box-shadow:none;outline:none}.aa-Input::-webkit-search-cancel-button,.aa-Input::-webkit-search-decoration,.aa-Input::-webkit-search-results-button,.aa-Input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.aa-InputWrapperSuffix{align-items:center;display:flex;height:44px;height:var(--aa-search-input-height);order:4}.aa-ClearButton{align-items:center;background:none;border:0;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;height:100%;margin:0;padding:0 12.83328px;padding:0 calc(var(--aa-spacing)*.83333 - .5px)}@media (hover:none) and (pointer:coarse){.aa-ClearButton{padding:0 10.16672px;padding:0 calc(var(--aa-spacing)*.66667 - .5px)}}.aa-ClearButton:focus,.aa-ClearButton:hover{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}.aa-ClearButton[hidden]{display:none}.aa-ClearButton svg{stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-icon-size)}.aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:4px;border-radius:calc(var(--aa-spacing)/4);box-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);box-shadow:var(--aa-panel-shadow);margin:8px 0 0;overflow:hidden;position:absolute;transition:opacity .2s ease-in,-webkit-filter .2s ease-in;transition:opacity .2s ease-in,filter .2s ease-in;transition:opacity .2s ease-in,filter .2s ease-in,-webkit-filter .2s ease-in}@media screen and (prefers-reduced-motion){.aa-Panel{transition:none}}.aa-Panel button{-webkit-appearance:none;appearance:none;background:none;border:0;margin:0;padding:0}.aa-PanelLayout{height:100%;margin:0;max-height:650px;max-height:var(--aa-panel-max-height);overflow-y:auto;padding:0;position:relative;text-align:left}.aa-PanelLayoutColumns--twoGolden{display:grid;grid-template-columns:39.2% auto;overflow:hidden;padding:0}.aa-PanelLayoutColumns--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;padding:0}.aa-PanelLayoutColumns--three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;padding:0}.aa-Panel--stalled .aa-Source{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.8}.aa-Panel--scrollable{margin:0;max-height:650px;max-height:var(--aa-panel-max-height);overflow-x:hidden;overflow-y:auto;padding:8px;padding:var(--aa-spacing-half);scrollbar-color:#fff #eaeaea;scrollbar-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha)) rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha));scrollbar-width:thin}.aa-Panel--scrollable::-webkit-scrollbar{width:13px;width:var(--aa-scrollbar-width)}.aa-Panel--scrollable::-webkit-scrollbar-track{background-color:#eaeaea;background-color:rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha))}.aa-Panel--scrollable::-webkit-scrollbar-thumb{background-color:#fff;background-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha));border:3px solid #eaeaea;border-radius:9999px;border-right-width:2px;border-right:2px solid rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha))}.aa-Source{margin:0;padding:0;position:relative;width:100%}.aa-Source:empty{display:none}.aa-SourceNoResults{font-size:1em;margin:0;padding:16px;padding:var(--aa-spacing)}.aa-List{list-style:none;margin:0}.aa-List,.aa-SourceHeader{padding:0;position:relative}.aa-SourceHeader{margin:8px .5em 8px 0;margin:var(--aa-spacing-half) .5em var(--aa-spacing-half) 0}.aa-SourceHeader:empty{display:none}.aa-SourceHeaderTitle{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);display:inline-block;font-size:.8em;font-weight:600;font-weight:var(--aa-font-weight-semibold);margin:0;padding:0 8px 0 0;padding:0 var(--aa-spacing-half) 0 0;position:relative;z-index:9999;z-index:var(--aa-base-z-index)}.aa-SourceHeaderLine{border-bottom:1px solid #3e34d3;border-bottom:1px solid rgba(var(--aa-primary-color-rgb),1);display:block;height:2px;left:0;margin:0;opacity:.3;padding:0;position:absolute;right:0;top:8px;top:var(--aa-spacing-half);z-index:9998;z-index:calc(var(--aa-base-z-index) - 1)}.aa-SourceFooterSeeAll{background:linear-gradient(180deg,#fff,rgba(128,126,163,.14));background:linear-gradient(180deg,rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha)),rgba(128,126,163,.14));border:1px solid rgba(128,126,163,.6);border:1px solid rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));border-radius:5px;box-shadow:inset 0 0 2px #fff,0 2px 2px -1px rgba(76,69,88,.15);color:inherit;font-size:.95em;font-weight:500;font-weight:var(--aa-font-weight-medium);padding:.475em 1em .6em;text-decoration:none}.aa-SourceFooterSeeAll:focus,.aa-SourceFooterSeeAll:hover{border:1px solid #3e34d3;border:1px solid rgba(var(--aa-primary-color-rgb),1);color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1)}.aa-Item{align-items:center;border-radius:3px;cursor:pointer;display:grid;min-height:40px;min-height:calc(var(--aa-spacing)*2.5);padding:4px;padding:calc(var(--aa-spacing-half)/2)}.aa-Item[aria-selected=true]{background-color:rgba(179,173,214,.205);background-color:rgba(var(--aa-selected-color-rgb),var(--aa-selected-color-alpha))}.aa-Item[aria-selected=true] .aa-ActiveOnly,.aa-Item[aria-selected=true] .aa-ItemActionButton{visibility:visible}.aa-ItemIcon{stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);align-items:center;background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:3px;box-shadow:inset 0 0 0 1px rgba(128,126,163,.3);box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));color:#7777a3;color:rgba(var(--aa-icon-color-rgb),var(--aa-icon-color-alpha));display:flex;flex-shrink:0;font-size:.7em;height:28px;height:calc(var(--aa-icon-size) + var(--aa-spacing-half));justify-content:center;overflow:hidden;text-align:center;width:28px;width:calc(var(--aa-icon-size) + var(--aa-spacing-half))}.aa-ItemIcon img{height:auto;max-height:20px;max-height:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);max-width:20px;max-width:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);width:auto}.aa-ItemIcon svg{height:20px;height:var(--aa-icon-size);width:20px;width:var(--aa-icon-size)}.aa-ItemIcon--alignTop{align-self:flex-start}.aa-ItemIcon--noBorder{background:none;box-shadow:none}.aa-ItemIcon--picture{height:96px;width:96px}.aa-ItemIcon--picture img{max-height:100%;max-width:100%;padding:8px;padding:var(--aa-spacing-half)}.aa-ItemContent{grid-gap:8px;grid-gap:var(--aa-spacing-half);align-items:center;cursor:pointer;display:grid;gap:8px;gap:var(--aa-spacing-half);grid-auto-flow:column;line-height:1.25em;overflow:hidden}.aa-ItemContent:empty{display:none}.aa-ItemContent mark{background:none;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:700;font-weight:var(--aa-font-weight-bold)}.aa-ItemContent--dual{display:flex;flex-direction:column;justify-content:space-between;text-align:left}.aa-ItemContent--dual .aa-ItemContentSubtitle,.aa-ItemContent--dual .aa-ItemContentTitle{display:block}.aa-ItemContent--indented{padding-left:36px;padding-left:calc(var(--aa-icon-size) + var(--aa-spacing))}.aa-ItemContentBody{grid-gap:4px;grid-gap:calc(var(--aa-spacing-half)/2);display:grid;gap:4px;gap:calc(var(--aa-spacing-half)/2)}.aa-ItemContentTitle{display:inline-block;margin:0 .5em 0 0;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.aa-ItemContentSubtitle{font-size:.92em}.aa-ItemContentSubtitleIcon:before{border-color:rgba(128,126,163,.64);border-color:rgba(var(--aa-muted-color-rgb),.64);border-style:solid;content:"";display:inline-block;left:1px;position:relative;top:-3px}.aa-ItemContentSubtitle--inline .aa-ItemContentSubtitleIcon:before{border-width:0 0 1.5px;margin-left:8px;margin-left:var(--aa-spacing-half);margin-right:4px;margin-right:calc(var(--aa-spacing-half)/2);width:10px;width:calc(var(--aa-spacing-half) + 2px)}.aa-ItemContentSubtitle--standalone{grid-gap:8px;grid-gap:var(--aa-spacing-half);align-items:center;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));display:grid;gap:8px;gap:var(--aa-spacing-half);grid-auto-flow:column;justify-content:start}.aa-ItemContentSubtitle--standalone .aa-ItemContentSubtitleIcon:before{border-radius:0 0 0 3px;border-width:0 0 1.5px 1.5px;height:8px;height:var(--aa-spacing-half);width:8px;width:var(--aa-spacing-half)}.aa-ItemContentSubtitleCategory{color:#807ea3;color:rgba(var(--aa-muted-color-rgb),1);font-weight:500}.aa-ItemContentDescription{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-size:.85em;max-width:100%;overflow-x:hidden;text-overflow:ellipsis}.aa-ItemContentDescription:empty{display:none}.aa-ItemContentDescription mark{background:rgba(245,223,77,.5);background:rgba(var(--aa-description-highlight-background-color-rgb),var(--aa-description-highlight-background-color-alpha));color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:500;font-weight:var(--aa-font-weight-medium)}.aa-ItemContentDash{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));display:none;opacity:.4}.aa-ItemContentTag{background-color:rgba(62,52,211,.2);background-color:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha));border-radius:3px;margin:0 .4em 0 0;padding:.08em .3em}.aa-ItemLink,.aa-ItemWrapper{grid-gap:4px;grid-gap:calc(var(--aa-spacing-half)/2);align-items:center;color:inherit;display:grid;gap:4px;gap:calc(var(--aa-spacing-half)/2);grid-auto-flow:column;justify-content:space-between;width:100%}.aa-ItemLink{color:inherit;text-decoration:none}.aa-ItemActions{display:grid;grid-auto-flow:column;height:100%;justify-self:end;margin:0 -5.33333px;margin:0 calc(var(--aa-spacing)/-3);padding:0 2px 0 0}.aa-ItemActionButton{align-items:center;background:none;border:0;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;flex-shrink:0;padding:0}.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}@media (hover:none) and (pointer:coarse){.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:inherit}}.aa-ItemActionButton svg{stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));margin:5.33333px;margin:calc(var(--aa-spacing)/3);width:20px;width:var(--aa-action-icon-size)}.aa-ActiveOnly{visibility:hidden}.aa-PanelHeader{align-items:center;background:#3e34d3;background:rgba(var(--aa-primary-color-rgb),1);color:#fff;display:grid;height:var(--aa-modal-header-height);margin:0;padding:8px 16px;padding:var(--aa-spacing-half) var(--aa-spacing);position:relative}.aa-PanelHeader:after{background-image:linear-gradient(#fff,hsla(0,0%,100%,0));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));bottom:-8px;bottom:calc(var(--aa-spacing-half)*-1);content:"";height:8px;height:var(--aa-spacing-half);left:0;pointer-events:none;position:absolute;right:0}.aa-PanelFooter,.aa-PanelHeader:after{z-index:9999;z-index:var(--aa-base-z-index)}.aa-PanelFooter{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));box-shadow:inset 0 1px 0 rgba(128,126,163,.3);box-shadow:inset 0 1px 0 rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));display:flex;justify-content:space-between;margin:0;padding:16px;padding:var(--aa-spacing);position:relative}.aa-PanelFooter:after{background-image:linear-gradient(hsla(0,0%,100%,0),rgba(128,126,163,.6));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha)));content:"";height:16px;height:var(--aa-spacing);left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:-16px;top:calc(var(--aa-spacing)*-1);z-index:9998;z-index:calc(var(--aa-base-z-index) - 1)}.aa-DetachedContainer{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));bottom:0;box-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);box-shadow:var(--aa-panel-shadow);display:flex;flex-direction:column;left:0;margin:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-DetachedContainer:after{height:32px}.aa-DetachedContainer .aa-SourceHeader{margin:8px 0 8px 2px;margin:var(--aa-spacing-half) 0 var(--aa-spacing-half) 2px}.aa-DetachedContainer .aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:0;box-shadow:none;flex-grow:1;margin:0;padding:0;position:relative}.aa-DetachedContainer .aa-PanelLayout{bottom:0;box-shadow:none;left:0;margin:0;max-height:none;overflow-y:auto;position:absolute;right:0;top:0;width:100%}.aa-DetachedFormContainer{border-bottom:1px solid rgba(128,126,163,.3);border-bottom:1px solid rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:8px;padding:var(--aa-spacing-half)}.aa-DetachedCancelButton{background:none;border:0;border-radius:3px;color:inherit;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));cursor:pointer;font:inherit;margin:0 0 0 8px;margin:0 0 0 var(--aa-spacing-half);padding:0 8px;padding:0 var(--aa-spacing-half)}.aa-DetachedCancelButton:focus,.aa-DetachedCancelButton:hover{box-shadow:inset 0 0 0 1px rgba(128,126,163,.3);box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha))}.aa-DetachedContainer--modal{border-radius:6px;bottom:inherit;height:auto;margin:0 auto;max-width:680px;max-width:var(--aa-detached-modal-max-width);position:absolute;top:3%}.aa-DetachedContainer--modal .aa-PanelLayout{max-height:500px;max-height:var(--aa-detached-modal-max-height);padding-bottom:8px;padding-bottom:var(--aa-spacing-half);position:static}.aa-DetachedSearchButton{align-items:center;background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid rgba(128,126,163,.8);border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));border-radius:3px;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;font:inherit;font-family:inherit;font-family:var(--aa-font-family);font-size:16px;font-size:var(--aa-font-size);height:44px;height:var(--aa-search-input-height);margin:0;padding:0 5.5px;padding:0 calc(var(--aa-search-input-height)/8);position:relative;text-align:left;width:100%}.aa-DetachedSearchButton:focus{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:0 0 0 3px rgba(62,52,211,.2),inset 0 0 0 2px rgba(62,52,211,.2);box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 3px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px;outline:medium none currentColor}.aa-DetachedSearchButtonIcon{align-items:center;color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);cursor:auto;display:flex;height:100%;justify-content:center;width:36px;width:calc(var(--aa-icon-size) + var(--aa-spacing))}.aa-Detached{height:100vh;overflow:hidden}.aa-DetachedOverlay{background-color:hsla(244,6%,48%,.4);background-color:rgba(var(--aa-overlay-color-rgb),var(--aa-overlay-color-alpha));height:100vh;left:0;margin:0;padding:0;position:fixed;right:0;top:0;z-index:9998;z-index:calc(var(--aa-base-z-index) - 1)}.aa-GradientBottom,.aa-GradientTop{height:8px;height:var(--aa-spacing-half);left:0;pointer-events:none;position:absolute;right:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-GradientTop{background-image:linear-gradient(#fff,hsla(0,0%,100%,0));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));top:0}.aa-GradientBottom{background-image:linear-gradient(hsla(0,0%,100%,0),#fff);background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-background-color-rgb),1));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--aa-spacing)/4);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--aa-spacing)/4);bottom:0}@media (hover:none) and (pointer:coarse){.aa-DesktopOnly{display:none}}@media (hover:hover){.aa-TouchOnly{display:none}}.aa-Panel{bottom:auto!important;left:auto!important;min-width:23%;right:auto!important;top:auto!important}.aa-SourceHeader{color:gray}.search_img_cont{height:30px;margin:1.5rem;width:30px}.search_img{border-radius:5px;height:100%;object-fit:cover;width:100%}.aa-Form{background-color:#f4f4f4;border:0!important;border-radius:25px;outline:none!important;transition-duration:.3s}.aa-Form:focus-within{background-color:#f7f7f7;border:0!important;outline:none!important}.aa-Form:focus-within .aa-SubmitIcon{color:#000!important}.aa-SubmitIcon,.aa-SubmitIcon:hover{color:gray!important}header{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);font-family:Satoshi,sans-serif;margin:0!important;position:-webkit-sticky;position:sticky;top:0;z-index:100}#top_nav img{height:auto;width:4rem}@media only screen and (max-width:800px){#top_nav img{margin:auto;width:5rem}}#alpha_banner{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;font-size:medium;justify-content:center;opacity:.7;padding:1rem;position:relative;text-align:center;width:100%;z-index:-1}#alpha_banner a,#alpha_banner a:visited{color:#fff}#alpha_banner button{max-width:270px}#top_nav{align-items:center;box-sizing:border-box;display:flex;padding-left:5rem;padding-right:5rem;padding-top:.5rem}@media only screen and (min-width:800px)and (max-width:1180px){#top_nav{padding:1rem}}#top_nav #nav_links{align-items:center;display:flex;gap:1rem;list-style:none}#top_nav #nav_links a{color:#223d40;font-family:Roboto Mono,sans-serif;font-size:1.4rem;font-weight:550;text-decoration:none}#top_nav #nav_links a:hover{color:#000}@media only screen and (min-width:800px)and (max-width:1180px){#top_nav #nav_links a{font-size:1.3rem}}#top_nav .but{border-radius:25px;padding:1.2rem;transition-duration:.3s}#top_nav .but:hover{background-color:#f4f4f4}#top_nav #nav_searchbar{margin-right:auto;max-width:25%;min-width:20%;padding-left:2%}#top_nav #nav_auth{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:1.6rem;justify-content:center;margin-left:auto}#top_nav #nav_auth #nav_avatar{max-width:40px}#top_nav #nav_auth a{color:#000;font-weight:700;padding:.5rem 1.6rem;text-decoration:none}#top_nav #nav_auth .nav_register{background-color:#000;border-radius:5px;color:#fff;padding:1rem 1.6rem}#profile_nav{display:flex;font-size:1.6rem;gap:1rem;height:40px;justify-content:flex-end;position:relative;z-index:100}#profile_nav img{border-radius:50%;display:block;height:40px;margin:0!important;object-fit:cover;width:40px}#profile_nav #profile_menu{background-color:#fff;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);box-sizing:border-box;display:none;list-style:none;padding:0;position:absolute;top:2rem}#profile_nav #profile_menu li{align-items:center;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-weight:400;height:100%;justify-content:flex-start;max-height:5rem;padding:1rem 2rem;width:100%}#profile_nav #profile_menu li:hover{background-color:#000;color:#fff}#profile_nav #profile_menu li:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}#profile_nav #profile_menu li:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:1px solid rgba(0,0,0,.1)}#profile_nav .open_profile_menu{display:block!important}#profile_nav .closed_wallet{display:none}#profile_nav .open_wallet_menu{background-color:#fff;border:2px solid #dcdcdc;border-radius:15px;display:block;height:500px;position:absolute;top:50px;width:300px}.nav_wallet{background-color:#eceaea;border-radius:10px;cursor:pointer;display:block;height:40px;margin:1rem;position:relative;text-align:center;width:40px}.nav_wallet:hover{background-color:#f4f3f3}.nav_wallet svg{margin:1rem;padding:auto}.ngo_header{position:relative;z-index:0!important}.ngo_header h1{color:#fff;font-size:xxx-large;left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:800px){.ngo_header h1{top:30%}}.ngo_header .ngo_cover{-webkit-filter:brightness(70%);filter:brightness(70%);height:auto;max-height:400px;min-height:300px;object-fit:cover;position:relative;width:100%}#ngo_section .cause_logo{height:auto;width:100%}#ngo_section .ngo_img{border:1.5px solid #afafaf;border-radius:15px;height:200px;object-fit:cover;width:200px}@media only screen and (max-width:800px){#ngo_section .ngo_img{height:200px;width:200px}}#ngo_section .wallet_info{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;gap:1rem;margin-left:3vw;padding:1rem;z-index:9999}#ngo_section .wallet_info img{margin-right:1vw}@media only screen and (max-width:800px){#ngo_section .wallet_info{align-items:center;margin-left:0;width:auto}}#ngo_section .wallet_info .wallet_address:hover{color:#797978}#ngo_section .wallet_info .icon-website{margin-right:1vw}#ngo_section .wallet_info a{text-decoration:none}#ngo_section .social_media_icons{padding:1rem}@media only screen and (max-width:800px){#ngo_section .social_media_icons{left:50%;top:140%}}#ngo_section .social_media_icons a{padding:1rem}#ngo_section .social_media_icons a:visited{color:#000}#ngo_section .ngo_container{position:relative;z-index:1!important}#ngo_section .ngo_container .row{background-color:#fff;border-radius:15px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#7c7c7c;display:flex;flex-direction:column;flex-wrap:wrap;font-size:medium;font-weight:650;justify-content:space-between;margin:auto;min-height:40%;padding:2rem;text-align:justify}@media only screen and (min-width:1180px){#ngo_section .ngo_container .row{margin:auto;width:90%}}#ngo_section .ngo_container .row .column{padding:1rem}@media only screen and (max-width:800px){#ngo_section .ngo_container .row .column{margin:.3rem;padding:1rem}}#ngo_section .ngo_container .row .column .elem{color:#1d1d1d;font-size:14px;font-weight:500;margin-top:.2rem}#ngo_section .ngo_info{border-radius:10px;border-radius:15px;margin:3% 2rem 2rem;position:relative;text-align:left}.reskue_brands h2{text-align:center}.reskue_brands img{max-width:300px}#collec{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);cursor:pointer;transition-duration:1s}#collec:hover{background-color:#f7f7f7}.collection_card{border-radius:15px;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;margin-top:2rem;padding:2rem}@media only screen and (max-width:800px){.collection_card{flex-wrap:wrap;justify-content:center;padding:0}}@media only screen and (min-width:1180px){.collection_card .column1{width:20%}}@media only screen and (max-width:800px){.collection_card .column1{padding:1rem;width:100%}}@media only screen and (min-width:800px)and (max-width:1180px){.collection_card .column1{width:50%}}.collection_card .column2_collec{display:flex;flex-wrap:wrap;gap:1rem}@media only screen and (min-width:1180px){.collection_card .column2_collec{flex-wrap:wrap;width:auto}}@media only screen and (max-width:800px){.collection_card .column2_collec{justify-content:center}}.collection_card .column{margin:1rem}@media only screen and (max-width:800px){.collection_card .column{margin:1rem}}.collection-img{border-radius:10px;height:150px;object-fit:cover;width:150px}h2{font-size:30px;margin-bottom:0}h3{font-size:20px;margin-bottom:.5rem;text-transform:uppercase}.descr{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:justify}#elems,.descr{font-size:15px;font-weight:400}#elems{position:relative}.notif{background-color:#f8f8f8;border-radius:10px;display:flex;line-height:20px;margin-top:1rem;padding:1rem;text-align:left}.notif .el{margin:auto;padding:.5rem}.button_wrapper{height:70px;object-fit:cover;width:70px}.button_wrapper img{border-radius:15px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:100%;width:100%}.button_wrapper .info{background-color:#fff;border:1px solid #f3f3f3;border-radius:15px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);color:#000;min-width:400px;padding:1.5rem;position:absolute;transition:transform .4s ease-in-out;z-index:9999}.button_wrapper .info:hover{cursor:pointer}.button_wrapper .info img{border:1px solid #f3f3f3;border-radius:15px;height:80px;object-fit:cover;width:80px}.button_wrapper .info .info_name{font-size:xx-large;font-weight:600;padding-bottom:1rem;padding-top:.5rem}.button_wrapper .info .info_subtitle{font-size:large;font-weight:600}.button_wrapper .info .tagline{font-weight:400;text-align:justify}.button_wrapper .info .info_box{border-top:1px solid #f3f3f3;display:flex;justify-content:space-between;padding:2rem 1rem 1rem}.button_wrapper .info .info_box .info_col2{text-align:right;width:80px}.gallery_card{background:#fff;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);box-sizing:border-box;color:#7c7c7c;display:flex;height:100%;position:relative;width:300px;z-index:10}.gallery_card .clickable_nft_section{border-radius:10px;cursor:pointer;flex-direction:column}.gallery_card .clickable_nft_section,.gallery_card .gallery_card_image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.gallery_card .gallery_card_image{aspect-ratio:1;z-index:10}.gallery_card .gallery_card_image img{border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:border-box;width:100%}.gallery_card_infos{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 2rem;position:relative;width:100%;z-index:10}.gallery_card_infos .gallery_card_name{font-size:1.8rem;font-weight:700;margin:1rem 0 0;text-align:center;text-transform:uppercase;width:100%;word-break:break-all;z-index:10}.gallery_card_infos .gallery_card_cause,.gallery_card_infos .gallery_card_donation_amount,.gallery_card_infos .gallery_card_ngo{position:relative}.gallery_card_infos .gallery_card_cause:after,.gallery_card_infos .gallery_card_donation_amount:after,.gallery_card_infos .gallery_card_ngo:after{color:rgba(0,0,0,.4);font-size:1rem;left:0;position:absolute;text-transform:uppercase;top:-12px}.gallery_card_infos .gallery_card_cause:after{content:"cause"}.gallery_card_infos .gallery_card_ngo:after{content:"ngo"}.gallery_card_infos .gallery_card_donation_amount:after{content:"amount"}.gallery_card_infos .gallery_card_cause,.gallery_card_infos .gallery_card_donation_addr,.gallery_card_infos .gallery_card_ngo{color:#7d7d7d;font-size:1.6rem;font-weight:500;margin:1rem .4rem}.gallery_card_infos .gallery_card_donation_addr{margin:0}.gallery_card_infos .gallery_card_donation_amount{font-size:1.8rem;font-weight:500;margin:1rem .4rem}.gallery_card_infos .gallery_card_donation_addr{align-items:center;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:space-between;padding-top:.3rem}.gallery_card_infos .gallery_card_donation_addr p{align-items:center;display:flex;font-size:1.3rem;justify-content:space-between;margin:0;overflow:hidden;text-overflow:ellipsis}.gallery_card_infos .gallery_card_donation_addr img{border-radius:100%;margin-top:.1rem;max-height:30px;max-width:30px;padding:.4rem}.gallery_card .nft_card_phone_share_ui{display:none}.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui{align-items:center;background-color:rgba(0,0,0,.9);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:5rem;height:100%;justify-content:center;padding:2rem;position:absolute;top:0;width:100%;z-index:20}.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui h2{color:#fff;font-size:1.5rem;text-align:center;text-transform:uppercase}.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui .nft_card_phone_share_ui_section{width:90%}.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui .nft_card_phone_share_ui_section .nft_card_phone_share_ui_share_buttons{align-items:center;display:flex;justify-content:center}.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui .nft_card_phone_share_ui_section .nft_card_phone_share_ui_share_buttons a,.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui .nft_card_phone_share_ui_section .nft_card_phone_share_ui_share_buttons a:visited{align-items:center;color:#fff;display:flex;font-size:2.5rem;height:10%;justify-content:center;padding:0 1.6rem;-webkit-transform:scale(1);transform:scale(1);transition:all .2s}.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui .nft_card_phone_share_ui_section .nft_card_phone_share_ui_share_buttons a:hover,.gallery_card.show_phone_share_buttons .nft_card_phone_share_ui .nft_card_phone_share_ui_section .nft_card_phone_share_ui_share_buttons a:visited:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}#forgot_password,#reset_password{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;width:100%}#forgot_password h1,#reset_password h1{font-weight:700;max-width:90%;text-align:center}#forgot_password form,#reset_password form{max-width:40%;min-width:300px;width:100%}@media only screen and (min-width:1180px){#forgot_password form,#reset_password form{min-width:500px}}@media only screen and (min-width:800px)and (max-width:1180px){#forgot_password form,#reset_password form{min-width:500px}}#forgot_password form #password_form_error,#reset_password form #password_form_error{color:red;font-weight:600;text-align:center}#aci_profile_section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:55px;position:relative}@media only screen and (min-width:1180px){#aci_profile_section{flex-direction:row}}@media only screen and (min-width:800px)and (max-width:1180px){#aci_profile_section{flex-direction:row}}#aci_profile_section #profile{align-items:center;border-radius:10px;display:flex;flex-direction:column;font-weight:600;justify-content:center;padding:5rem 1rem;position:relative;text-align:center;width:100%}#aci_profile_section #profile a{color:#000}#aci_profile_section #profile img{object-fit:scale-down;width:80%}#aci_profile_section #profile .profile_username{font-size:34px;font-weight:900;margin:1rem}#aci_profile_section #profile #user_score{display:flex;flex-direction:row;font-size:1rem;font-weight:700;gap:1rem;justify-content:center;text-transform:uppercase;width:100%}@media only screen and (min-width:1180px){#aci_profile_section #profile #user_score{width:70%}}@media only screen and (min-width:800px)and (max-width:1180px){#aci_profile_section #profile #user_score{width:70%}}#aci_profile_section #profile #user_score p{align-items:center;display:flex;flex-direction:column;font-size:1.1rem;justify-content:flex-start;width:100%}#aci_profile_section #profile #user_score p span{font-size:4rem;margin:0;padding:0;text-align:center;width:100%}#aci_profile_section #donation_grid_container{align-items:left;display:flex;flex-direction:column;justify-content:center;margin:3rem;width:100%}#aci_profile_section #donation_grid_container .grid{display:grid;font-size:1.6rem;grid-template-columns:repeat(auto-fit,300px);justify-content:left;margin:2rem;width:100%}#nft_page{align-items:center;background-color:#fff;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);box-sizing:border-box;display:flex;flex-direction:column;font-size:1rem;justify-content:center;margin:1rem auto;padding:3rem 0;width:90%}@media only screen and (min-width:1180px){#nft_page{flex-direction:row;justify-content:space-around}}@media only screen and (min-width:800px)and (max-width:1180px){#nft_page{flex-direction:row;justify-content:space-around}}#nft_page #nft_page_artwork{max-width:320px}#nft_page #nft_page_infos{display:flex;flex-direction:column;font-size:2rem;max-width:80%}@media only screen and (min-width:1180px){#nft_page #nft_page_infos{max-width:40%}}@media only screen and (min-width:800px)and (max-width:1180px){#nft_page #nft_page_infos{max-width:40%}}#nft_page #nft_page_infos p{height:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.accordion,h1{text-align:center}.accordion{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;width:70%}.accordion-item{background-color:#fff;border:2px solid #dfdfdf;border-radius:2rem;cursor:pointer;margin:2rem;min-width:90%;padding:2rem}.accordion-item:hover{box-shadow:0 8px 24px hsla(210,8%,62%,.2);color:#222f2b}.accordion-content{margin-top:1rem;text-align:left}.accordion-title{display:flex;font-size:larger;font-weight:700;justify-content:space-between}#leaderboard_container{box-sizing:border-box;width:100%}#leaderboard_container,#leaderboard_container #leaderboard{align-items:center;display:flex;flex-direction:column;justify-content:center}#leaderboard_container #leaderboard{background-color:#fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2);margin-top:4rem;max-width:800px;min-width:300px;padding:2rem}@media only screen and (min-width:1180px){#leaderboard_container #leaderboard{width:80%}}@media only screen and (min-width:800px)and (max-width:1180px){#leaderboard_container #leaderboard{width:80%}}#leaderboard_container #leaderboard h1{font-size:2rem}#leaderboard_container #leaderboard table{border-radius:.3rem;border-spacing:0;box-sizing:border-box;overflow:hidden;padding:0;width:100%}#leaderboard_container #leaderboard tr{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-radius:.1rem;box-sizing:border-box;cursor:pointer;display:flex;margin:0;min-height:4rem;padding:2rem}#leaderboard_container #leaderboard tr .leaderboard_index{width:10%}#leaderboard_container #leaderboard tr .leaderboard_total_donations,#leaderboard_container #leaderboard tr .leaderboard_total_given{justify-content:center;width:30%}#leaderboard_container #leaderboard tr .leaderboard_index,#leaderboard_container #leaderboard tr .leaderboard_total_donations,#leaderboard_container #leaderboard tr .leaderboard_total_given{font-weight:600}#leaderboard_container #leaderboard tr .leaderboard_user{display:flex;font-weight:600;gap:1rem}#leaderboard_container #leaderboard tr .leaderboard_user_header{display:flex;justify-content:center;text-align:center;width:100%}#leaderboard_container #leaderboard tr:last-of-type{border:0}#leaderboard_container #leaderboard tbody tr{transition:all .1s}#leaderboard_container #leaderboard tbody tr:hover{background-color:rgba(0,0,0,.03)}#leaderboard_container #leaderboard td,#leaderboard_container #leaderboard th{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;width:100%}#leaderboard_container #leaderboard td img{border-radius:100%;height:50px;object-fit:cover;width:50px}#collections_wrapper h1{font-size:34px;margin-bottom:5rem;margin-top:9vh;text-align:center}.collections_container{margin:2rem}@media only screen and (max-width:800px){.collections_container{margin:.2rem}}.collection_header{position:relative}.collection_header h1{color:#fff;font-size:xxx-large;left:50%;position:absolute;top:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:800px){.collection_header h1{font-size:x-large}}.collection_header .collection_info{margin-top:-5rem}.collection_header .collection_img{border:1.5px solid #afafaf;border-radius:10px;height:150px;left:50%;object-fit:cover;position:absolute;top:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:150px}@media only screen and (max-width:800px){.collection_header .collection_img{top:60%}}.collection_box{background-color:#fff;border-radius:25px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#8b8b8b;margin:auto;-webkit-transform:translateY(-40%);transform:translateY(-40%);width:40%}@media only screen and (max-width:800px){.collection_box{width:80%}}.collection_box .row{display:flex;flex-direction:row;flex-wrap:wrap;font-size:medium;font-weight:600;gap:0 3rem;padding:1rem}.collection_box .row .column{padding:1rem}@media only screen and (max-width:800px){.collection_box .row .column{margin:.3rem;padding:1rem}}.collection_box .row .column .descr{color:#242424;font-weight:500;text-align:justify}.collection_box .row .column .size{color:#242424;font-size:x-large;font-weight:600}.collection_box .row .column .elem{margin-top:.5rem}.collection_cover{-webkit-filter:brightness(70%);filter:brightness(70%);height:auto;max-height:600px;min-height:500px;object-fit:cover;width:100%}.collection_list{margin-top:-7rem}.collection_filter{display:none}.artwork_list{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.ais-Hits-list{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:0;margin-block-end:0;margin-block-start:0;padding-inline-start:0}.ais-Hits-list .card_container{margin-bottom:2rem}.ais-SearchBox{border:2px solid #f1efef;border-radius:10px;padding:1rem}.ais-SearchBox:hover{border:2px solid #b5b5b5}.filter_moved{display:none;margin:2rem}.ais-SearchBox-submit{background-color:transparent;border:none}.ais-SearchBox-submitIcon{color:#343434;visibility:hidden}.ais-SearchBox-form{display:flex;margin:auto}.ais-SearchBox-input{background-color:transparent;border:0!important;bottom:auto!important;left:auto!important;outline:none!important;right:auto!important;top:auto!important;width:auto}.ais-Hits-item .card_container{width:350px!important}@media only screen and (max-width:800px){.ais-Hits-item .card_container{width:320px!important}}.ais-Pagination-list{display:flex;flex-direction:row;font-size:large;font-weight:600;justify-content:space-evenly;list-style:none;margin-left:40%;margin-right:40%;padding:2rem}.ais-Pagination-list a,.ais-Pagination-list a:visited{color:#000;text-decoration:none}.ais-SortBy-select{border:1px solid #ebebed;border-radius:5px;border-radius:4px;color:#4d4d4d;cursor:pointer;font-family:inherit;font-size:16px;padding:10px}.ais-SortBy{display:flex;flex-direction:row-reverse;margin-right:5rem}.item_layer{display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:2rem}.item_layer ol li,.item_layer ul{list-style:none}.item_layer .filters{flex:100% 1;margin-left:2rem;max-width:290px;padding:1rem;width:100%}@media only screen and (max-width:800px){.item_layer .filters{display:none}}.item_layer .filters .ais-SearchBox-reset{background-color:transparent;border:none}.item_layer .filters .f_title{font-size:x-large;font-weight:700;margin-bottom:2rem;margin-top:2rem}.item_layer .filters .ais-RefinementList-item{border:2px solid #f1efef;border-radius:10px;margin-bottom:1.2rem;margin-top:1.2rem;padding:2rem;width:auto}.item_layer .filters .ais-RefinementList-item:hover{border:2px solid #b5b5b5}.item_layer .filters .ais-RefinementList-item label{display:flex;flex-direction:row;justify-content:space-between;width:100%}.item_layer .filters .ais-RefinementList-item .ais-RefinementList-label{font-size:large;font-weight:600}.item_layer .filters .ais-RefinementList-checkbox{-webkit-transform:scale(2);transform:scale(2)}.item_layer .filters ol li,.item_layer .filters ul{-webkit-margin-before:0;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;margin-block-end:1em;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0}.item_layer .col2{flex:auto}.collection_container{margin:3rem}.collection_container #collec{cursor:pointer}.artwork_header{background-color:#f4f4f4;height:80vh;min-height:550px;position:relative}@media only screen and (max-width:800px){.artwork_header{height:40vh}}.artwork_header_ShareButton{border-radius:50%;bottom:5%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:7rem;width:50px}.artwork_header_ShareButton button:hover{background:none}.artwork_header_ShareButton svg{font-size:x-large}.artwork_header_ShareButton:hover{background-color:#dcdcdc}.artwork_header .artwork_img{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.artwork_header .full_screen{border-radius:50%;bottom:5%;cursor:pointer;font-size:x-large;font-weight:500;height:50px;margin:auto;position:absolute;right:2%;width:50px}.artwork_header .full_screen:hover{background-color:#dcdcdc}.artwork_header .full_screen svg{display:block;height:100%;margin:auto}.artwork_header .full_screen_container{display:none;height:100%;width:100%}.artwork_header .fullscreen-enabled .full_screen_container{background-color:#f4f4f4;display:block}.artwork_header .edition{right:2%;top:5%}.artwork_header .edition,.artwork_header .link_bef{font-size:x-large;font-weight:500;position:absolute}.artwork_header .link_bef{border-radius:50%;cursor:pointer;left:2%;padding:.5rem;top:4%}.artwork_details{background-color:#fff;min-height:50vh;padding-left:4rem;padding-top:2rem}.artwork_details_title{align-items:center;display:flex}.artwork_details a{text-decoration:none}.artwork_details .polygon_link{cursor:pointer;display:flex}.artwork_details .sub{color:#656565;font-weight:300;margin-right:1rem}.artwork_details h1{font-size:4rem;margin:0;padding-top:1rem;text-align:left}@media only screen and (max-width:800px){.artwork_details h1{font-size:3rem}}.artwork_details h2{font-size:large;font-weight:600!important;margin-bottom:1rem;text-align:left;text-transform:none}.artwork_details .row{display:flex;flex-direction:row;flex-wrap:wrap;font-size:medium;font-weight:650;justify-content:space-between;padding-top:2rem}.artwork_details .col{margin:2rem;width:45%}@media only screen and (max-width:800px){.artwork_details .col{width:100%}}.artwork_details .elem{color:#1d1d1d;font-size:large!important;font-weight:700;margin-top:.2rem}.artwork_subtitle{color:#848484;font-size:large;font-weight:550;margin:0}#dark-light-container>div{box-sizing:border-box;float:left;padding:2rem;position:relative;text-align:center;width:50%}.white-container{background:#fff}.black-container{background:#000}.contain{height:45rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45rem}@media only screen and (max-width:800px){.contain{height:25rem;width:25rem}}.card{-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent;border:none;box-shadow:none;float:right;height:100%;left:50%;margin:0 2rem 4rem 0;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .2s ease-out;width:100%}.card img{height:100%;margin:auto}.flip,.unflip{background:rgba(0,0,0,.1);border-radius:100px;cursor:pointer;font-size:1rem;line-height:1rem;padding:.5rem .75rem;position:absolute;right:1rem;top:1rem;transition:all .1s ease-out}.blastoise .flip,.blastoise .unflip{background:#1b29ed;box-shadow:0 2px 20px #0b1485}.blastoise .inner-card-backface .image{border-radius:14px;height:100%;left:0;position:absolute;top:0;width:100%}.blastoise .inner-card-backface .image img{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.unflip{background:#2d2d62;bottom:1rem;top:auto}.flip:hover{background:rgba(0,0,0,.3)}.blastoise .flip:hover,.blastoise .unflip:hover{background:#0f1cc5}.inner-card-backface{border-radius:14px;box-sizing:border-box;color:#fff;height:100%;left:0;padding:2rem;position:absolute;top:0;-webkit-transform:rotateX(0) rotateY(0deg) scale(1) translateZ(-4px);transform:rotateX(0) rotateY(0deg) scale(1) translateZ(-4px);transition:all .15s ease-out;width:100%;will-change:transform,filter}.card .flip-inner-card,.card.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card .flip-inner-card{box-sizing:border-box;height:100%;left:0;padding:2rem 1.5rem;position:absolute;top:0;width:100%}.flip-inner-card h3{font-size:1.25rem;margin-top:0}.flip-inner-card p{color:hsla(0,0%,100%,.6);font-weight:400;line-height:1.5rem}.card .inner-card{background-position:-3px -3px;background-size:calc(100% + 6px) auto;border-radius:14px;box-sizing:border-box;color:#fff;display:block;-webkit-filter:drop-shadow(0 15px 15px rgba(0,0,0,.3));filter:drop-shadow(0 15px 15px rgba(0,0,0,.3));float:none;font-size:2rem;font-weight:500;height:auto;height:100%;letter-spacing:0;line-height:3rem;margin:0 auto;overflow:hidden;padding:1rem 2rem;-webkit-perspective-origin:0 0;perspective-origin:0 0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg) scale(1);transform:rotateX(0deg) rotateY(0deg) scale(1);transition:all .15s ease-out;will-change:transform,filter}.card .glare{background:radial-gradient(circle at 50% 50%,#c7c6f3,transparent);border-radius:14px;content:"";height:100%;mix-blend-mode:hard-light;opacity:.6;pointer-events:none;transition:all .1s ease-out;z-index:9999}.card .glare,.card .top-section{left:0;position:absolute;top:0;width:100%}.card .top-section{background:linear-gradient(45deg,#cb3a3a,#3814ff);border-radius:14px 14px 0 0;height:35%;z-index:99}.user-2 .top-section{background:linear-gradient(45deg,#3a60cb,#14ffc8)}.card .user-icon{left:calc(50% - 64px);position:absolute;top:calc(35% - 72px);z-index:99}.card .user-icon img{border-radius:100px;box-shadow:0 4px 9px rgba(0,0,0,.2);height:128px;-webkit-transform:scale(1);transform:scale(1);transition:all .1s ease-out;width:128px}.card .user-icon img:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.card .glare{opacity:0}.card.animated .glare{opacity:.3}.card.animated.user .glare{opacity:.15}.card .name{color:#fff;font-size:1.5rem}.card .bottom-section{background:#0b0b2a;box-sizing:border-box;height:65%;left:0;padding-top:64px;position:absolute;text-align:center;top:35%;width:100%}.bottom-section .area{display:block;font-size:1rem;line-height:1rem;opacity:.4}.buttons{bottom:1.5rem;float:left;left:1rem;position:absolute;width:calc(100% - 2rem)}.buttons,.buttons>a{align-items:center;display:flex;justify-content:center}.buttons>a{background:#2d2d62;border:none;border-radius:100px;color:#fff;font-size:.875rem;line-height:1rem;margin:0 1rem 0 0;padding:.75rem 1rem;text-decoration:none;-webkit-transform:scale(1);transform:scale(1);transition:all .1s ease-out;width:auto}.buttons .main{background:#3d26e7}.buttons>.main:hover{background:#614df1}.buttons>a:hover{background:#494989}.buttons .message svg{margin:0 .5rem 0 0}.buttons .message{margin:0}.right_comp{border:1px solid #e8e7e7;border-radius:20px;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);margin:auto;padding:2rem;width:80%}.right_comp .title{color:#848484;font-size:x-large}.right_comp .price{font-size:4rem;margin:0;text-align:left}.right_comp .elem{color:#1d1d1d;font-size:large!important;font-weight:700;margin-top:.2rem}.right_comp .user_avat img{border-radius:50%;height:auto;width:100px}.copyToClipboard_container{align-items:center;display:flex}.copyToClipboard_container svg{margin-right:.8rem}.modal-overlay{background-color:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:997}.modal-overlay .card_container{margin:auto}.head_modal{display:flex;flex-direction:row;justify-content:space-between;width:100%}.head_modal .modal-close{cursor:pointer;float:right;font-size:larger;font-weight:800}.modal-wrapper{align-items:center;display:flex;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:997}.modal-wrapper h1{text-align:left}.modal{border-radius:5px;height:80vh;margin:auto;padding:1rem;position:relative;width:80vw;z-index:100}@media only screen and (max-width:800px){.modal{height:auto;width:100vw}}.modal-container{height:80%}.modal-container .matic{height:13px;margin-left:.3rem;object-fit:cover;width:13px}@media only screen and (max-width:800px){.modal-container{height:auto}}.modal-container .modal_row{display:flex;flex-wrap:nowrap;font-size:15px;font-weight:550;height:100%;justify-content:space-between;margin:2rem}@media only screen and (max-width:800px){.modal-container .modal_row{flex-direction:column-reverse}}.modal-container .modal_row .col1{align-items:center;background:#fff;border-radius:15px;margin:auto;padding:2rem;width:50%}@media only screen and (max-width:800px){.modal-container .modal_row .col1{border-right:0 solid #dcdcdc;width:auto}}.modal-container .modal_row .col1 .form{margin-top:1rem;width:30%}@media only screen and (max-width:800px){.modal-container .modal_row .col1 .form{width:auto}}.modal-container .modal_row .col1 h1{margin-top:.5rem}.modal-container .modal_row .col2{padding:2rem;width:50%}@media only screen and (max-width:800px){.modal-container .modal_row .col2{display:none;padding:0;width:100%}}.modal-container .modal_row p{line-height:2rem}.modal-container .ngo_flag{left:44%;position:absolute;top:7%}.modal-container h2{margin-bottom:.1rem;padding-bottom:0}.modal-container table{border-collapse:collapse;inline-size:100%;margin-bottom:2rem;margin-top:0}.modal-container tbody{color:#b4b4b4}.modal-container td{padding-block:.2em}.modal-container tfoot{border-top:1px solid #eaeaea;font-weight:600}.to_np{padding-left:1rem}.am_np,.to_np{color:#93c5b3}.reskue_failed_wrapper{align-items:center;display:flex;font-size:1.7rem;gap:1rem;justify-content:space-evenly}.reskue_failed_wrapper h3{width:90%}.reskue_failed_wrapper .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:red;fill:none;-webkit-animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.reskue_failed_wrapper .checkmark{stroke-width:2;stroke:#fff;stroke-miterlimit:10;-webkit-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;border-radius:50%;box-shadow:inset 0 0 0 red;display:block;height:3.5rem;width:3.5rem}.reskue_failed_wrapper .checkmark__check{stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}@-webkit-keyframes scale{0%,to{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@keyframes scale{0%,to{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@-webkit-keyframes fill{to{box-shadow:inset 0 0 0 30px red}}@keyframes fill{to{box-shadow:inset 0 0 0 30px red}}.ngo_wrapper{display:block}.ngo_wrapper .butt{margin:auto;width:50%}.ngo_wrapper p{color:red}.ngo_wrapper .ngo_container{display:flex;float:left;margin:2rem;width:100%}@media only screen and (max-width:800px){.ngo_wrapper .ngo_container{margin-top:0}}.ngo_wrapper .ngo_container .ngo_item{cursor:pointer;height:150px;margin:1rem;padding-bottom:2rem;text-align:center;width:100px}.ngo_wrapper .ngo_container .ngo_item:focus{border-bottom:2px solid #b5b5b5}.ngo_wrapper .ngo_container .ngo_item img{transition-duration:.2s;transition-property:width}.ngo_wrapper .ngo_container .ngo_item:hover img{width:105px}.ngo_wrapper .ngo_container .ngo_item .theimg{border-radius:15px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:auto;width:100px}.ngo_wrapper .ngo_container .ngo_item .Title{font-size:small;margin-top:.5rem}@font-face{font-family:Satoshi;font-style:normal;font-weight:400;src:url(/static/media/Satoshi-Regular.fe762acc7e97cb612805.ttf)}@font-face{font-family:Satoshi;font-style:normal;font-weight:700;src:url(/static/media/Satoshi-Bold.137a52d9f47dd71c6247.ttf)}@font-face{font-family:Satoshi;font-style:italic;font-weight:400;src:url(/static/media/Satoshi-Italic.89c785539a22fa0dfa0f.ttf)}html{background-color:#fff;font-size:10px;padding:0;touch-action:manipulation}@media only screen and (min-width:1180px){html{font-size:11px}}@media only screen and (min-width:800px)and (max-width:1180px){html{font-size:11px}}:root{--primary-color:111,76,255;--secondary-color:#e3e2e2;--text-color:256,256,256;--text-color2:#222}:root a{color:#000}.btn{border-radius:20px;cursor:pointer;font-size:15px;font-weight:550;padding:9px 18px;text-align:center;transition:all .3s ease}.btn-semi-transparent{background-color:rgba(111,76,255,.15);background-color:rgba(var(--primary-color),.15);color:hsla(0,0%,100%,.8);color:rgba(var(--text-color),.8)}.btn-secondary,.btn-semi-transparent{border:1px solid rgba(111,76,255,.25);border:1px solid rgba(var(--primary-color),.25)}.btn-secondary{background-color:rgba(rgb(227,226,226),.15);background-color:rgba(var(--secondary-color),.15)}.btn-semi-transparent:hover{background-color:rgba(111,76,255,.35);background-color:rgba(var(--primary-color),.35);border:1px solid rgba(111,76,255,.5);border:1px solid rgba(var(--primary-color),.5);color:hsla(0,0%,100%,.9);color:rgba(var(--text-color),.9)}.btn-glow:hover{box-shadow:0 0 20px 0 rgba(111,76,255,.5);box-shadow:rgba(var(--primary-color),.5) 0 0 20px 0}.btn-gradient{background-image:linear-gradient(90deg,#0186da,#b631a7);border:0;color:#fff;color:rgba(var(--text-color))}.btn-gradient-border:hover{background-image:linear-gradient(#fff,#fff),radial-gradient(circle at left top,#d900c0,#016eda)}.btn-gradient-border,.btn-gradient-border:hover{background-clip:padding-box,border-box;background-origin:border-box;border:2px double transparent;transition:background-image .2s ease-in-out}.btn-gradient-border{background-image:linear-gradient(#fff,#fff),radial-gradient(circle at left top,#016eda,#d900c0);color:rgba(rgb(34,34,34));color:rgba(var(--text-color2));transition:background-color 1s}.btn:hover{transition:all .3s ease}.text-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#30cfd0,#c43ad6);-webkit-background-clip:text}h1{font-family:Syne,sans-serif;font-weight:800}h2,h3{font-family:Syne,sans-serif;font-weight:600}.wallet_menu_wrapper{background-color:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:997}.wallet_menu_wrapper .backButt{cursor:pointer;left:1%;position:absolute;top:1%}.wallet_menu_wrapper .wallet_info{cursor:pointer;display:flex;gap:1rem;justify-content:center;padding:1rem;text-align:center;z-index:9999}@media only screen and (max-width:800px){.wallet_menu_wrapper .wallet_info{width:auto}}.wallet_menu_wrapper .wallet_info:hover{color:#797978}.wallet_menu_wrapper .wallet_menu{background-color:#fff;border:1px solid #e4e4e4;border-radius:15px;left:50%;margin:auto;max-width:100vw;padding:1rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px;z-index:998}.wallet_menu_wrapper .wallet_menu .balance_display{display:flex;justify-content:space-evenly;margin:2rem}.wallet_menu_wrapper .wallet_menu .balance_display .col{display:block}.wallet_menu_wrapper .wallet_menu .balance_display .col .matic_equiv{color:#a9a9a9}.wallet_menu_wrapper .wallet_menu .balance_display img{height:20px;margin:auto;width:20px}.wallet_menu_wrapper .wallet_menu .balance_display h2{margin:0}.wallet_menu_wrapper .wallet_menu h1{font-size:large;margin-bottom:.3rem}.wallet_menu_wrapper .wallet_menu .wallet_line{background-color:#f5f5f5;height:1px;margin-bottom:1rem;margin-top:1rem}.wallet_menu_wrapper .wallet_menu .modal_close{cursor:pointer;position:absolute;right:3%;top:3%}.wallet_menu_wrapper .wallet_menu .wallet_address{border-radius:25px;cursor:pointer;font-size:smaller;margin:auto;overflow:hidden;padding:.5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:20%}.wallet_menu_wrapper .wallet_menu .wallet_address:hover{background-color:#f5f5f5}.wallet_menu_wrapper .wallet_menu .wallet_ic{background-color:#f9f9f9;border-bottom:1px solid #8282b3;border-radius:10px;cursor:pointer;display:flex;gap:.3rem;justify-content:center;margin-top:1rem;padding:1rem;text-align:center}.wallet_menu_wrapper .wallet_menu .wallet_ic:hover{background-color:#eae8e8;color:#343434}.wallet_menu_wrapper .wallet_menu .wallet_ic:active{box-shadow:0 5px #666;-webkit-transform:translateY(4px);transform:translateY(4px)}.wallet_menu_wrapper .wallet_menu .wallet_ic img{height:25px;width:25px}.wallet_menu_wrapper .wallet_menu .wallet_ic .selected{border-bottom:3px solid #5656cf}.wallet_menu_wrapper .wallet_menu .wallet_content{margin:1rem}.wallet_menu_wrapper .wallet_menu .wallet_content .option_title{font-size:1.5rem;font-weight:550}.wallet_menu_wrapper .wallet_menu .wallet_content p{-webkit-margin-before:.3em;-webkit-margin-after:.3em;font-size:1.5rem;margin-block-end:.3em;margin-block-start:.3em}.wallet_menu_wrapper .wallet_menu .option_wrapper{border-radius:15px;padding:1rem}.input_funds_wrapper{border:1px solid #d0cfcf;border-radius:5px;padding:1rem;position:relative}.input_funds_wrapper:hover{border:1px solid #4f4f4f}.input_funds_wrapper input::-webkit-inner-spin-button,.input_funds_wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_funds_wrapper .line{align-items:center;display:flex;gap:.5rem;padding:.5rem}.input_funds_wrapper input[type=number]{-moz-appearance:textfield}.input_funds_wrapper .currency{font-size:x-large;font-weight:600;text-align:center}.input_funds_wrapper input[type=number]{border:none;font-size:x-large;font-weight:600;height:20px;padding:0}.input_funds_wrapper input:focus{border:none;outline-width:0}.input_funds_wrapper .input_equiv{color:#a9a9a9;font-size:medium}.input_funds_wrapper .swicher{border-radius:50%;position:absolute;right:5%;-webkit-transform:translateY(50%);transform:translateY(50%)}.input_funds_wrapper .swicher svg{font-size:x-large;text-align:center;vertical-align:middle}.input_funds_wrapper .swicher svg:hover{color:#9f9f9f;cursor:pointer}.loader_wrapper{align-items:center;display:flex;font-size:1.7rem;gap:1rem;justify-content:flex-start}.loader_wrapper .checkmark{stroke-width:2;stroke:#fff;stroke-miterlimit:10;-webkit-animation:spin 1s infinite;animation:spin 1s infinite;border:0;border-radius:50%;border-right:4px solid #7ac142;display:block;height:3.5rem;width:3.5rem}.errors{color:#c90000;font-size:small;padding-top:1rem}.create h1{text-align:left}.create .collection_imgs{font-weight:500}.create .preview_avatar{height:100px;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:100px;z-index:2}.create .preview_avatar img{border:1px solid #dcdcdc;border-radius:10px;height:100%;object-fit:cover;width:100%}figure{margin:0 auto;max-width:1100px;position:relative}.row{margin-bottom:1.5em}@-webkit-keyframes expand{0%{width:0}to{width:100%}}@keyframes expand{0%{width:0}to{width:100%}}@media screen and (min-width:768px){@-webkit-keyframes expand{0%{width:0}to{width:calc(100% - 75px)}}@keyframes expand{0%{width:0}to{width:calc(100% - 75px)}}}.chart{-webkit-animation:expand 1.5s ease-out;animation:expand 1.5s ease-out;border-radius:15px;overflow:hidden;width:100%}.row+.row .chart{-webkit-animation-delay:.2s;animation-delay:.2s}.row+.row+.row .chart{-webkit-animation-delay:.4s;animation-delay:.4s}.block{background-color:#334d5c;color:#fff;cursor:pointer;display:block;float:left;font-size:.55em;height:50px;opacity:1;overflow:hidden;position:relative;transition:opacity,.3s ease}.block:nth-of-type(2),.legend li:nth-of-type(2):before{background-color:#45b29d}.block:nth-of-type(3),.legend li:nth-of-type(3):before{background-color:#efc94c}.block:nth-of-type(4),.legend li:nth-of-type(4):before{background-color:#e27a3f}.block:nth-of-type(5),.legend li:nth-of-type(5):before{background-color:#df5a49}.block:nth-of-type(6),.legend li:nth-of-type(6):before{background-color:#962d3e}.block:hover{opacity:.65}.value{display:block;margin:1rem}.value,.x-axis{text-align:center}.x-axis{padding:.5em 0 2em}.y-axis{height:20px;left:0;position:absolute;-webkit-transform:translate(-32px,170px) rotate(270deg);transform:translate(-32px,170px) rotate(270deg)}.legend{font-size:.9em;margin:0 auto;padding:0}.legend li{display:inline-block;line-height:1em;padding:.25em 1em}.legend li:before{background-color:#334d5c;content:"";display:inline-block;height:8px;margin-right:.5em;width:8px}@media screen and (min-width:768px){h6{float:left;line-height:100px;padding:0;width:75px}.block{font-size:1em}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#app,#root{font-family:Satoshi,sans-serif;font-size:1.6rem;width:100%}#app a:focus,#root a:focus{outline:0}#app ol li,#app ul,#root ol li,#root ul{list-style:none!important}#content{min-height:25vh}
/*# sourceMappingURL=main.26362d49.css.map*/