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}.css-1r9jet7{display:none!important}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-thumb:active{background:#777}::-webkit-scrollbar-track{background:var(--primary-color)}::-webkit-scrollbar-thumb{background:var(--primary-font-color);border-radius:20px}::-webkit-scrollbar-corner{background:#f1f1f1}*{font-family:Poppins,sans-serif!important}a{text-decoration:none!important}body{overflow-y:hidden}.main{background-color:var(--primary-color);min-height:100dvh;width:100dvw}.mainInside{width:100%}.Header{align-items:center!important;background-color:#4caf50!important;box-shadow:none!important;color:var(--primary-font-color);display:flex;height:10dvh!important;justify-content:flex-start;padding:0 20px}.Header .logo_img{display:block;height:40px;width:40px}.Header .search_wrapper{align-items:center;display:flex;height:35px;justify-content:space-between;padding:0 10px;position:relative;width:30%}.Header .search_wrapper .searchMain{background-color:#ffffff1a;border:none;border-radius:20px;height:100%;padding-left:10px;width:100%;z-index:1}.Header .search_wrapper svg{position:absolute;right:20px}.Header .buttons_right{align-items:center;display:flex;gap:5px;justify-content:center;margin-left:auto;width:20%}.Header .buttons_right button{background:none;border:none}.Header .buttons_right button svg{color:var(--primary-font-color)}.Header .buttons_right .line{align-self:self-start;background-color:var(--primary-font-color);border:2px solid var(--primary-font-color);height:40px;width:3px}.Header .buttons_right .profile-btn{align-items:center;display:flex;gap:5px;justify-content:center}.Header .buttons_right .profile-btn span{color:var(--primary-font-color)}.Header .buttons_right .profile-btn .profile_img{border-radius:50%}.drawer_list li span{color:var(--primary-font-color)!important}.content{box-sizing:initial;display:flex;gap:50px;min-height:85dvh;overflow-x:hidden;overflow-y:auto;padding:30px 0;width:100%}.content .routes{box-sizing:border-box;display:flex;height:80dvh;justify-content:center;left:240px;overflow-y:scroll;width:calc(95% - 240px)}.sideMenu>div:first-child{background-color:var(--primary-color);overflow-y:hidden;position:absolute!important;top:10dvh}.sideMenu>div:first-child svg{color:var(--primary-font-color)}@media screen and (min-width:2000px){.main{display:flex;justify-content:center}.main .mainInside{width:2000px!important}.sideMenu{overflow-y:hidden}.sideMenu>div:first-child{display:block;position:relative!important}}@media screen and (max-width:850px){.content{padding-top:0!important}.content .sideMenu{height:100%;position:absolute;z-index:1500}.content .sideMenu>div:first-child{position:absolute!important;top:0!important}.content .routes{margin-left:70px;padding:10px;width:100%}}@media screen and (max-width:700px){.sideMenu{left:-500px}.drawerActive{left:0;transition:all .5s ease-in-out}.routes{margin-left:0!important}}@media screen and (max-width:550px){.Header{align-items:center!important;display:flex;justify-content:space-evenly}.Header .buttons_right{margin-left:0!important}.Header button{margin-right:0!important}.Header .line,.Header .profile-btn .name{display:none}}@media screen and (max-width:400px){.searchMain{padding:0!important}.searchMain::placeholder{color:#0000}}.projects{background-color:var(--primary-color);border:1px solid var(--primary-font-color);border-radius:30px;color:var(--primary-font-color);display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px 40px;width:100%}.projects .control_line,.projects .title_line{align-items:center;display:flex;justify-content:space-between;width:100%}.projects .control_line .infos{display:flex;gap:20px;justify-content:flex-start}.projects .control_line .infos .info{display:flex;flex-direction:column}.projects .control_line .infos .info span{font-weight:bolder}.projects .control_line .control_btns{display:flex;gap:10px}.projects .control_line .control_btns .btn_control{background:none;border:none;border-radius:5px;cursor:pointer;padding:5px}.projects .control_line .control_btns .btn_control svg{color:var(--primary-font-color)}.projects .control_line .control_btns .active{background-color:#ffffff1a}.projects .vertical{align-items:center;flex-direction:column!important;flex-wrap:nowrap!important}.projects .horizontal{flex-direction:row}.projects .panel{column-gap:3%;display:flex;flex-wrap:wrap;height:40dvh;margin-top:10px;overflow-y:scroll;row-gap:15px}.projects .panel .long_one{align-items:center;flex-direction:row!important;width:90%!important}.projects .panel .long_one .titles,.projects .panel .long_one .upper_line{width:40%!important}.projects .panel .long_one .progress_wrap{width:150%!important}.projects .panel .long_one hr{display:none}.projects .panel .long_one .others{align-items:flex-end;flex-direction:column!important;gap:10px;width:45%!important}.projects .panel .long_one .others .left,.projects .panel .long_one .others .top_contributors{font-size:small;padding:5px;text-align:center;width:70%!important}.projects .panel .project_single{border-radius:20px;color:#000;display:flex;flex-direction:column;gap:15px;padding:20px;width:25%}.projects .panel .project_single .upper_line{align-items:center;display:flex;justify-content:space-between;width:100%}.projects .panel .project_single .titles{display:flex;flex-direction:column;width:100%}.projects .panel .project_single .titles h3,.projects .panel .project_single .titles h6{margin:0!important;text-align:center}.projects .panel .project_single .progress_wrap{display:flex;flex-direction:column;gap:5px;width:100%}.projects .panel .project_single .progress_wrap h5{margin:0!important}.projects .panel .project_single .progress_wrap .progress_line{background-color:gray;border-radius:20px;display:flex;height:6px;margin:auto;width:100%}.projects .panel .project_single .progress_wrap .progress_line .progress{border-radius:20px;height:6px}.projects .panel .project_single .progress_wrap .percentage{text-align:end}.projects .panel .project_single hr{background-color:#fff;border:1px solid #fff;width:100%}.projects .panel .project_single .others{display:flex;width:100%}.projects .panel .project_single .others .top_contributors{align-items:center;display:flex;gap:3px;width:50%}.projects .panel .project_single .others .top_contributors img{border-radius:50%;width:20px}.projects .panel .project_single .others .top_contributors .add_wrap{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.projects .panel .project_single .others .top_contributors .add_wrap svg{color:orange;width:100%}.projects .panel .project_single .others .left{background-color:#fff;border-radius:15px;color:orange;padding:5px 0;width:50%}.projects .panel .project_single .others .left span{align-items:center;display:flex;font-size:smaller;justify-content:center;width:100%}.projects .panel::-webkit-scrollbar-track{border-radius:5x;padding:2px 0}.projects .panel::-webkit-scrollbar{width:10px}.projects .panel::-webkit-scrollbar-thumb{background-color:#737272;border-radius:10px}@media screen and (max-width:600px){.projects{width:80%}.projects .control_line .control_btns,.projects .control_line .infos{flex-direction:column}.projects .vertical{overflow-x:hidden}}@media screen and (max-width:800px){.projects .long_one{flex-wrap:wrap;justify-content:center}.projects .long_one .others{align-items:center!important}.projects .long_one .others div{justify-content:center}}@media screen and (max-width:850px){.projects{width:80%}}@media screen and (max-width:1000px)and (min-width:701px){.panel{justify-content:center}.panel .short_one{width:250px!important}}@media screen and (max-width:700px){.short_one{width:80%!important}}.registration_form{align-items:center;color:var(--primary-font-color);display:flex;flex-direction:column;gap:30px;padding:40px;width:90%}.registration_form .names{display:flex;justify-content:space-between;width:100%}.registration_form .names .MuiFormControl-root{width:45%}.registration_form input{color:var(--primary-font-color)}.registration_form .MuiInput-root:before{border-bottom:1px solid var(--primary-font-color)}.registration_form .submit_btn{background-color:var(--primary-font-color);color:var(--primary-color)}.registration_form .submit_btn:hover{background-color:var(--primary-color);color:var(--primary-font-color)}@media screen and (max-width:500px){.names{flex-direction:column;gap:20px}.names .MuiFormControl-root{width:100%!important}}.leaderboard{color:var(--primary-font-color);display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.leaderboard .css-1fw5qro-MuiPaper-root{height:100%!important}.leaderboard .leaderboard_table{background-color:var(--primary-color);color:var(--primary-font-color)}.leaderboard .MuiTableContainer-root{height:90%!important}.leaderboard th{background-color:#4caf50!important;color:var(--primary-font-color)}.leaderboard .MuiTablePagination-root,.leaderboard td{background-color:var(--primary-color);color:var(--primary-font-color)!important}.leaderboard .MuiTablePagination-root a,.leaderboard .MuiTablePagination-root svg,.leaderboard td a,.leaderboard td svg{color:var(--primary-font-color)!important}.leaderboard td{border:0!important}.leaderboard .MuiTablePagination-root{height:10%}.leaderboard .leaderboard_tabs{display:flex;width:100%}.leaderboard .leaderboard_tabs .leaderboard_tab{cursor:pointer;padding:15px 0;text-align:center;width:50%}.leaderboard .leaderboard_tabs .active,.leaderboard .leaderboard_tabs .leaderboard_tab:hover{background-color:#4caf50;color:var(--primary-font-color)}.dashboard{align-items:center;color:var(--primary-font-color);flex-direction:column;gap:20px;height:90dvh;padding-bottom:30px}.dashboard,.dashboard .dash_tabs{display:flex;width:100%}.dashboard .dash_tabs .dash_tab{cursor:pointer;font-weight:800;padding:20px;text-align:center;width:15%}.dashboard .dash_tabs .active,.dashboard .dash_tabs .dash_tab:hover{border-bottom:2px solid #8a2be2}.dashboard .demographics_panel{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;padding:40px 0;width:100%}.dashboard .demographics_panel .line{align-items:center;display:flex;gap:25px;height:400px;justify-content:center;width:100%}.dashboard .demographics_panel .line .doughnut_wrapper{border-radius:20px;box-shadow:0 3px 8px #0000003d;height:100%;padding:10px;width:20%}.dashboard .demographics_panel .line .doughnut_wrapper canvas{aspect-ratio:1/1!important;height:90%!important}.dashboard .demographics_panel .line .horizontal_chart_wrapper{border-radius:20px;box-shadow:0 3px 8px #0000003d;height:100%;padding:10px;width:65%}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart{align-items:flex-end;display:flex;flex-direction:column;height:70%;transform:rotateX("90deg")}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart .chart_x{display:flex;height:90%;justify-content:space-between;width:100%}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart .chart_x .x_div{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:5%}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart .chart_x .x_div span{height:calc(14.28571% - 15px)}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart .chart_x .main_chart{display:flex;flex-direction:column;justify-content:space-between;width:95%}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart .chart_x .main_chart div{border-radius:30px;height:calc(14.28571% - 15px)}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart .chart_y{display:flex;justify-content:space-between;width:95%}.dashboard .demographics_panel .line .horizontal_chart_wrapper .chart .chart_y span{text-align:center}@media screen and (max-width:1200px){.demographics_panel .line{flex-direction:column;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.demographics_panel .line .doughnut_wrapper{width:70%!important}.demographics_panel .line .horizontal_chart_wrapper{width:90%!important}}@media screen and (max-width:1500px)and (min-width:850px){.chart_panel,.left_panel{width:100%!important}.left_panel .panel_rect{height:60%!important;width:24%!important}}@media screen and (max-width:1500px){.upper_panel{align-items:center!important;flex-direction:column;row-gap:20px}.upper_panel .left_panel{flex-direction:row!important;justify-content:space-between}.upper_panel .chart_panel .chart_y span,.upper_panel .chart_panel .main_chart div{width:calc(8.33333% - 5px)!important}}@media screen and (max-width:1200px)and (min-width:700px){.bottom_panel{flex-wrap:wrap}.bottom_panel .bottom_activities,.bottom_panel .bottom_activity_half{width:45%!important}}@media screen and (max-width:850px){.chart_panel,.left_panel{width:80%!important}.left_panel{flex-wrap:wrap;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.left_panel .panel_rect{width:45%}}@media screen and (max-width:700px){.bottom_panel{align-items:center;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.bottom_panel .bottom_activities,.bottom_panel .bottom_activity_half{width:80%!important}.dash_tabs{width:100%!important}.dash_tabs .dash_tab{width:45%!important}.horizontal_chart_wrapper .x_div span{height:calc(14.28571% - 5px)!important}.horizontal_chart_wrapper .main_chart{padding-left:20px}.horizontal_chart_wrapper .main_chart div{height:calc(14.28571% - 5px)!important}}@media screen and (max-width:1200px)and (min-width:850px){.overview_panel{padding:10px}}@media screen and (max-width:450px){.half_rect{text-align:center}}.marketplace{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.marketplace .hectares{align-items:center;display:flex;flex-wrap:wrap;gap:1px;height:95%;justify-content:center;position:relative;width:95%}.marketplace h2{width:100%}.marketplace .hectare{background-color:#4caf50}.marketplace .hectare,.marketplace .hectare_reserved{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:24.5%;justify-content:center;text-align:center;width:19.5%}.marketplace .hectare_reserved{background-color:#dcdcdc}.marketplace .hectare:hover{font-size:21px}.marketplace .panel{display:none}.marketplace .activePanel{background-color:var(--primary-color);box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;display:block;height:50vh;left:50%;min-width:60%;padding:10px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}@media screen and (max-width:650px){.marketplace{row-gap:1px}.marketplace .hectare{width:49.5%!important}}.marketplace .panel_content{display:flex;flex-wrap:wrap;height:calc(100% - 20px);justify-content:center;overflow-y:scroll;position:relative;row-gap:10px;width:100%}.marketplace .panel_content .tree{display:flex;height:5%;justify-content:center;width:5%}@media screen and (max-width:650px){.marketplace .panel_content .tree{width:20%!important}}.marketplace .panel_content .close_button{background-color:#4caf50;border:none;padding:5px 10px}.marketplace ::-webkit-scrollbar-track{background:none}.marketplace .checkoutDiv{align-items:center;background-color:#7fffd4;display:flex;justify-content:space-between;padding:0 10px;position:fixed;top:-50px;width:80%}.marketplace .checkoutDiv .pay_btn{background-color:green;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:10px 20px}#simple-popper{background-color:#4caf50;border-radius:20px;z-index:1000}#simple-popper .popupBody{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:10px;width:100px}#simple-popper .popupBody img{border-radius:50%;width:50%}.main_heading{color:var(--primary-font-color)}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.profile_wrapper{align-items:center;display:flex;flex-direction:column;height:80dvh;justify-content:space-evenly;width:100%}.profile_wrapper .profile_nav{align-items:center;display:flex;height:20%;justify-content:center;width:100%}.profile_wrapper .profile_nav .prof_nav_btn{background-color:#4caf50;color:#fff;cursor:pointer;padding:15px 7px}.profile_wrapper .profile_materials{padding:30px;width:100%}.profile_wrapper .profile_materials .drone_vid{align-items:center;background-color:#4caf50;display:flex;height:70%;justify-content:center;width:100%}.profile_wrapper .profile_materials .imgs{box-sizing:border-box;padding:20px;width:100%}.profile_wrapper .profile_materials .imgs .search_trees{width:100%}.profile_wrapper .profile_materials .imgs .search_trees .MuiOutlinedInput-root{border:1px solid var(--primary-font-color);color:var(--primary-font-color)}.profile_wrapper .profile_materials .imgs .search_trees .MuiSvgIcon-root{fill:var(--primary-font-color)}.profile_wrapper .profile_materials .imgs .search_trees input[type=number]::-webkit-inner-spin-button,.profile_wrapper .profile_materials .imgs .search_trees input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.profile_wrapper .profile_materials .imgs .search_trees input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.profile_wrapper .profile_materials .imgs label{background-color:var(--primary-color);color:var(--primary-font-color);padding:0 5px}.profile_wrapper .profile_materials .imgs h3{border-left:3px solid var(--primary-font-color);color:var(--primary-font-color);padding-left:5px}@media screen and (max-width:500px){.profile_wrapper .profile_materials{padding:0}}.profile_wrapper .profile_dash{align-items:center;background-color:#4caf50;border-radius:30px;display:flex;flex-direction:column;height:70%;justify-content:space-around;padding:30px;width:70%}.profile_wrapper .profile_dash .profile_navigation{align-items:center;background-color:var(--primary-color);display:flex;height:20%;width:100%}.profile_wrapper .profile_dash .profile_navigation svg{color:var(--primary-font-color);font-size:30px}.profile_wrapper .profile_dash .profile_navigation .profile_nav_btn{align-items:center;background:none;border:none;color:var(--primary-font-color);cursor:pointer;display:flex;font-size:20px;gap:5px;height:100%;justify-content:center;padding:0 15px;width:25%}.profile_wrapper .profile_dash .profile_navigation .active{background-color:#4caf50;font-size:25px;transition:all .6s ease}.profile_wrapper .profile_dash .profile_navigation .active svg{font-size:35px;transition:all .5s ease-in-out}.profile_wrapper .profile_dash .profile_navigation .profile_nav_btn:hover{background-color:#4caf50;font-size:25px;transition:all .6s ease}.profile_wrapper .profile_dash .profile_navigation .profile_nav_btn:hover svg{font-size:35px;transition:all .5s ease-in-out}.profile_wrapper .profile_dash .profile_panel{display:flex;height:70%;justify-content:center;overflow-x:hidden;padding:30px;width:100%}.profile_wrapper .profile_dash .profile_panel .form{display:flex;flex-direction:column;gap:30px;height:100%;justify-content:space-between;width:90%}.profile_wrapper .profile_dash .profile_panel .form button{background-color:var(--primary-color);border:none;color:var(--primary-font-color);cursor:pointer;padding:10px;width:10%}.profile_wrapper .profile_dash ::-webkit-scrollbar{padding-right:10px!important;width:12px}.profile_wrapper .profile_dash ::-webkit-scrollbar-track{background:none}.profile_wrapper .profile_dash ::-webkit-scrollbar-thumb{background-color:gray;border-radius:6px}.profile_wrapper label{font-size:x-large;font-weight:bolder;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width:1450px){.profile_nav_btn{font-size:15px!important}.profile_nav_btn svg{font-size:20px!important}form button{margin:auto;width:80%!important}}@media screen and (max-width:1050px){.profile_nav_btn{flex-direction:column!important}.profile_navigation{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}}@media screen and (max-width:600px){.profile_wrapper{width:100%!important}.profile_wrapper .profile_dash{width:90%!important}.profile_wrapper .profile_dash .profile_panel{padding:20px 0!important}.profile_wrapper .social-icon{height:25px!important;width:25px!important}.profile_navigation button{font-size:xx-small!important}}.privacy_button{background-color:var(--primary-color);border:none;color:var(--primary-font-color);cursor:pointer;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.profile .profile_widget{box-shadow:0 3px 8px #c7baba3d;height:40dvh;width:95%}.profile .profile_widget .profile_bg{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;filter:grayscale(100%);height:80%;justify-content:center;position:relative;width:100%}.profile .profile_widget .profile_bg:hover{filter:none;-webkit-filter:none}.profile .profile_widget .profile_bg .logout_btn{background-color:var(--primary-color);border-radius:20px;color:var(--primary-font-color);padding:5px;position:absolute;right:5px;text-decoration:none;top:10px}.profile .profile_widget .profile_bg .personal_info{align-items:center;background-color:var(--primary-color);border-radius:20px;color:var(--primary-font-color);display:flex;flex-direction:column;height:80%;justify-content:space-evenly;width:20%}.profile .profile_widget .profile_bg .personal_info h5,.profile .profile_widget .profile_bg .personal_info h6{margin:0!important;text-align:center}.profile .profile_widget .profile_bg .personal_info .profile_img_wrap{aspect-ratio:1/1;width:40%}.profile .profile_widget .profile_bg .personal_info .profile_img_wrap a,.profile .profile_widget .profile_bg .personal_info .profile_img_wrap a img{border-radius:50%;height:100%;width:100%}.profile .profile_widget .profile_nav{align-items:center;display:flex;height:20%;justify-content:space-between;width:100%}.profile .profile_widget .profile_nav .btn{align-items:center;background:none;background-color:var(--primary-color);border:none;color:var(--primary-font-color);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:20%}.profile .profile_widget .profile_nav .btn h5,.profile .profile_widget .profile_nav .btn p{margin:0!important;text-align:center}.profile .profile_widget .profile_nav .active{background-color:#4caf50;color:var(--primary-color)}.profile .profile_panel{box-shadow:0 3px 8px #c7baba3d;color:var(--primary-font-color);display:flex;height:20%;width:95%}.profile .profile_panel .socials{align-items:center;display:flex;justify-content:space-evenly;width:100%}.nocursor{cursor:auto!important}@media screen and (max-width:650px){.personal_info{width:70%!important}}@media screen and (max-width:500px){.profile_nav .btn{font-size:x-small}}@media screen and (max-width:768px){.socials .social-icon{height:20px!important;width:20px!important}}.referals{box-sizing:border-box;color:var(--primary-font-color);display:flex;flex-direction:column;gap:10px;height:80dvh;padding:10px;width:100%}.referals thead{height:0!important}.referals thead th{padding:0 0 0 10px!important}.referals .css-1fw5qro-MuiPaper-root{height:100%!important}.referals .referals_table{background-color:var(--primary-color);color:var(--primary-font-color)}.referals th{background-color:#4caf50!important;color:var(--primary-font-color)}.referals .MuiTablePagination-root,.referals td{background-color:var(--primary-color);color:var(--primary-font-color)!important}.referals .MuiTablePagination-root a,.referals .MuiTablePagination-root svg,.referals td a,.referals td svg{color:var(--primary-font-color)!important}.referals td{border:0!important}@media screen and (max-width:500px){.MuiTablePagination-root .MuiTablePagination-selectLabel{display:none}}.checkout{display:flex;flex-direction:column;gap:20px;height:100%;width:100%}.checkout .upper_line{align-items:center;background-color:#d7bdf2;border-radius:20px;display:flex;justify-content:space-evenly;padding:20px 0;width:100%}.checkout .upper_line .tokens{align-items:center;display:flex;gap:10px}.checkout .upper_line .tokens svg{color:gold}.checkout .upper_line .address,.checkout .upper_line .token_keys{display:flex;flex-direction:column}.checkout .bottom_line{background-color:#f5f29d;border-radius:20px;padding:20px 0;width:100%}.checkout .bottom_line button,.checkout .bottom_line h2{margin-left:20px}.checkout .bottom_line button{align-items:center;background-color:#06f;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:5px 10px}.checkout .bottom_line button:hover svg{margin-left:5px;transition:all .5s ease-in-out}.sign_in{align-items:center;color:#000;display:flex;flex-direction:column;padding:40px;width:100%}.sign_in .eye_btn svg{color:var(--primary-font-color)}.sign_in form{align-items:center;background-color:#4caf50;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;padding:30px;width:40%}.sign_in form .MuiInput-root:before{border-bottom:1px solid var(--primary-font-color)}.sign_in form input,.sign_in form label{color:var(--primary-font-color)}.sign_in form .submit_btn{background-color:var(--primary-font-color);color:var(--primary-color)}.sign_in form .submit_btn:hover{background-color:var(--primary-color);color:var(--primary-font-color)}@media screen and (max-width:1440px){.sign_in form{width:100%}}.admin_panel{color:var(--primary-font-color);display:flex;flex-direction:column;gap:10px;width:100%}.admin_panel .projects_live{width:90%}.admin_panel .add_container{margin-top:20px;width:100%}.admin_panel .add_container button{background-color:#d7d5d5;border:none;color:#5f9ea0;cursor:pointer;font-size:20px;padding:10px 5px}.admin_panel .AddProjectForm{width:100%}.admin_panel .AddProjectForm form{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center;width:100%}.admin_panel .AddProjectForm form .form_control{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:45%}.admin_panel .AddProjectForm form .form_control label{color:var(--primary-font-color)}.admin_panel .AddProjectForm form .form_control input{background-color:#fff;border:1px solid #278c8c;height:40px;width:90%}.admin_panel .AddProjectForm form button{background-color:#4caf50;border:none;color:var(--primary-color);cursor:pointer;height:40px;margin-top:20px;width:40%}*,:after,:before{box-sizing:border-box}html{font-family:Roboto,sans-serif;font-size:16px}body,html{margin:0;padding:0}.header-title-bar{background-color:#c5c7c945;font-size:32px;font-weight:700;height:130px;text-align:center}.header-title-bar,.upload{align-items:center;color:#434343;display:flex;justify-content:center}.upload{border:3px dashed #c5c7c945;cursor:pointer;flex-direction:column;margin:32px auto 16px;max-width:1400px;padding:32px;width:90%}.upload .cloud-icon{fill:#209957}.upload input{display:none}.upload .img-title{font-size:24px;font-weight:700;line-height:24px;position:relative}.upload .img-title span.clarify{bottom:0;color:#999;display:block;font-size:16px;position:absolute;right:0;transform:translateX(100%)}.upload .img-subtitle{color:#999}.upload.highlight{border-color:salmon}.upload.highlight svg{transform:scale(1.1)}.upload.highlight svg path{fill:#209957}.demand{width:100%}.demand a,.demand h4{color:var(--primary-font-color)}.demand a{text-decoration:underline!important}.our_vid{margin-top:50px}.referals_wrapper{display:flex;flex-direction:column;width:100%}.referals_wrapper hr{box-sizing:border-box;width:98%}.referals_wrapper h1,.referals_wrapper h2,.referals_wrapper p,.referals_wrapper span{color:var(--primary-font-color)}.referals_wrapper .referals_heading{box-sizing:border-box;display:flex;padding:10px;width:100%}.referals_wrapper .referals_heading .left_side{align-items:center;display:flex;flex-direction:column;padding:10px;row-gap:15px;width:50%}.referals_wrapper .referals_heading .left_side h2,.referals_wrapper .referals_heading .left_side h5{margin:0}.referals_wrapper .referals_heading .left_side h5{color:green}.referals_wrapper .referals_heading .left_side .referal_link_wrapper{align-items:center;display:flex;justify-content:center;width:100%}.referals_wrapper .referals_heading .left_side .referal_link_wrapper input{border:1px solid #dcdcdc;border-radius:8px 0 0 8px;color:var(--primary-font-color);font-size:larger;margin:0;padding:10px 5px 10px 10px}.referals_wrapper .referals_heading .left_side .referal_link_wrapper button{background-color:green;border:none;border-radius:0 8px 8px 0;color:#fff;cursor:pointer;height:100%;margin:0;padding:0 30px}.referals_wrapper .referals_heading .right_side{align-items:center;display:flex;justify-content:center;width:50%}.referals_wrapper .referals_heading .right_side .referal_count_wrap{border:1px solid #dcdcdc;border-radius:10px 10px 5px 5px;display:flex;flex-direction:column}.referals_wrapper .referals_heading .right_side .referal_count_wrap .referal_count{background-color:green;border-radius:10px 10px 0 0;color:#fff!important;padding:0 10px}.referals_wrapper .referals_heading .right_side .referal_count_wrap .referal_count_number{display:flex;justify-content:center}.referals_wrapper .milestones{display:flex;flex-direction:column;margin:30px 0;width:100%}.referals_wrapper .milestones .milestones_heading{box-sizing:border-box;margin-top:30px;padding:20px;width:100%}.referals_wrapper .milestones .milestones_heading h2,.referals_wrapper .milestones .milestones_heading h5{margin:0}.referals_wrapper .milestones .milestones_heading h5{color:green}.referals_wrapper .milestones .milestones_body{box-sizing:border-box;display:flex;flex-direction:column;padding:0 20px;row-gap:10px;width:100%}.referals_wrapper .milestones .milestones_body .milestone_single{border:1px solid #dcdcdc;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;padding:10px;row-gap:20px;width:100%}.referals_wrapper .milestones .milestones_body .milestone_single .upper{display:flex}.referals_wrapper .milestones .milestones_body .milestone_single .upper .text_wrap{padding:10px 30px}.referals_wrapper .milestones .milestones_body .milestone_single .bottom{align-items:flex-end;display:flex;flex-direction:column;row-gap:5px}.referals_wrapper .milestones .milestones_body .milestone_single .bottom span{font-size:larger;font-weight:bolder}.referals_wrapper .milestones .milestones_body .milestone_single .bottom .progress_bar{border:1px solid #dcdcdc;border-radius:15px;height:20px;width:100%}.referals_wrapper .referals_breakdown{box-sizing:border-box;padding:0 20px;width:100%}.referals_wrapper .referals_breakdown .referals_breakdown_nav{display:flex;gap:20px;padding:20px 0;width:100%}.referals_wrapper .referals_breakdown .referals_breakdown_nav button{background:none;border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:15px}.referals_wrapper .referals_breakdown .referals_breakdown_nav button span{background-color:#dcdcdc;border-radius:40%;padding:2px 5px}.referals_wrapper .referals_breakdown .referals_breakdown_nav .active{background-color:#f5f5f5}@media screen and (max-width:768px){.referals_heading{align-items:center;flex-direction:column}}@media screen and (max-width:550px){.referals_heading .left_side{width:90%!important}.referal_link_wrapper{align-items:center;flex-direction:column;gap:5px;margin-bottom:5px}.referal_link_wrapper input{border-radius:8px!important}.referal_link_wrapper button{border-radius:8px!important;padding:5px 20px!important}.milestone_single .upper{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.6e9307ec.css.map*/