@import url(https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap);*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-family)}.primary-font{font-family:"Alfa Slab One",cursive}.BG{background:linear-gradient(180deg,#3c2e5b,#6278b5 9.9%,#a7a7f7 52.6%,#015998 91.67%,rgba(1,89,152,.7) 99.08%,rgba(1,89,152,0));z-index:20}.BG .App{max-width:1440px;margin:auto}a{color:unset;text-decoration:none}.gradient__title__blue{background:var(--gradient-title-blue);background-clip:text;-webkit-background-clip:text}.gradient__title__blue,.gradient__title__gold{-webkit-text-fill-color:transparent;font-family:"Dela Gothic One"}.gradient__title__gold{background:var(--gradient-title-gold);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.Big{position:-webkit-sticky;position:sticky;top:0;padding-bottom:5.5rem;background-color:rgba(74,61,135,.95)}.Big,.BV__navbar{z-index:9999;width:100%;display:flex;justify-content:center}.BV__navbar{position:absolute;height:92px;padding:0 .5rem;align-items:center;max-width:1440px}.BV__navbar-links{flex:1 1;display:flex;height:120px;padding-inline:3%}.BV__navbar-links_logo{position:relative;display:flex;justify-content:flex-start;align-items:center;z-index:9999;height:100%;padding-top:3px;margin-left:-1rem}@media screen and (max-width:580px){.BV__navbar-links_logo{margin-left:-1rem!important}}@media screen and (max-width:380px){.BV__navbar-links_logo{margin-left:.5rem!important}}.BV__navbar-links_logo img{height:200px;margin-right:5rem;cursor:pointer;z-index:1000}.BV__navbar-links_logo img:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}@media screen and (max-width:1050px){.BV__navbar-links_logo img{height:140px}}@media screen and (max-width:500px){.BV__navbar-links_logo img{height:100px}}.BV__navbar-links_container{display:flex;flex-direction:row;align-self:center;align-items:center;justify-content:space-around;margin-left:15%;width:60%;height:35px;font-size:22px;position:absolute}@media screen and (max-width:700px){.BV__navbar-links_container{margin-left:22%}}@media screen and (max-width:500px){.BV__navbar-links_container{margin-left:16%}}.BV__navbar-links_container p{font-family:"Alfa Slab One",cursive;font-style:normal;font-weight:400;font-size:18px;line-height:29px;width:-webkit-max-content;width:max-content;padding:5px}@media screen and (max-width:1200px){.BV__navbar-links_container p{font-size:16px}}.BV__navbar-links_container p a{transition:all .3s ease-in-out}.BV__navbar-links_container p a:hover{color:#a7a7f7;-webkit-filter:brightness(120%);filter:brightness(120%)}.BV__navbar-connect{display:flex;justify-content:flex-end;align-items:center}.BV__navbar-connect p,.BV__navbar-links_container p,.BV__navbar-menu_container p{color:#fff}@media screen and (max-width:500px){.BV__navbar-connect{display:flex;justify-content:flex-end;width:100%}}.BV__navbar-connect button{background-color:#fff;color:#9797c9;font-size:20px;line-height:30px;border-radius:11px;font-family:"Alfa Slab One",cursive;padding:.5rem 1.5rem;font-weight:100;-webkit-filter:brightness(100%);filter:brightness(100%);cursor:pointer;display:flex;justify-content:center;align-items:center;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#6868b1;transition:.2s ease-in-out}@media screen and (max-width:600px){.BV__navbar-connect button{width:120px;height:50px}}.BV__navbar-connect button:hover{background-color:#a7a7f7;color:#fff}.BV__navbar-connect button:active{background-color:#fff;color:#a7a7f7;box-shadow:0 5px #000;-webkit-transform:translateY(4px);transform:translateY(4px)}.BV__navbar-connect button p{font-style:normal;font-weight:400;font-size:22px;line-height:30px;margin-top:-2px;color:#fff;margin-left:10px;text-shadow:2px 2px 2px #6868b1}@media screen and (max-width:600px){.BV__navbar-connect button p{font-size:10px;width:100%;line-height:20px;text-align:center;margin-left:0}}.BV__navbar-connect button:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.BV__navbar-menu{margin-left:1rem;display:none;position:relative}.BV__navbar-menu svg{cursor:pointer}.BV__navbar-menu_BIG{align-items:flex-start;width:100%;z-index:2000}.BV__navbar-menu_container{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;text-align:left;background:#4a3d87;padding:3rem;position:absolute;top:80px;width:100%;border-radius:20px;border-top:1px solid #112d3d;z-index:1;transition:width 1s,height 1s}.BV__navbar-menu_container div{display:block;margin-bottom:1rem;font-size:24px;font-weight:700;line-height:54px;border-bottom:1px solid #fff;box-shadow:inset 0 0 0 0 grey;width:100%;transition:.4s ease-in-out;border-radius:20px}.BV__navbar-menu_container div a{font-weight:400;font-family:"Alfa Slab One",cursive;color:#fff}.BV__navbar-menu_container div:first-child{padding-top:3%}.BV__navbar-menu_container div:hover{border-radius:20px;text-indent:5%}.BV__navbar-menu_container div:hover a{-webkit-filter:brightness(130%);filter:brightness(130%)}.social_container{justify-content:space-evenly;display:flex;flex-direction:row;margin-left:2rem}@media screen and (max-width:1200px){.social_container{margin-left:0}}.social_container img{padding-right:.5rem;cursor:pointer;transition:all .3s ease-in-out;-webkit-filter:brightness(90%);filter:brightness(90%);width:40px}@media screen and (max-width:600px){.social_container img{width:40px}}@media screen and (max-width:420px){.social_container img{width:32px}}.social_container img:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}.mask{background-color:rgba(0,0,0,.4);width:100%;height:100vh;justify-content:center;z-index:100;position:absolute;overflow:hidden}.menu-primary-enter{position:absolute;-webkit-transform:translateX(-110%);transform:translateX(-110%)}.menu-primary-enter-active{-webkit-transform:translateX(0);transform:translateX(0);transition:all .5s ease}.menu-primary-enter-exit{position:absolute}.social-menu{display:flex!important;justify-content:flex-start;align-items:flex-end;width:100%!important;border-bottom:#fff!important}@media screen and (max-width:1150px){.social-menu{display:none!important}}@media screen and (max-width:380px){.social-menu{display:flex!important}}.social-menu img{width:40px}@media screen and (max-width:1150px){.BV__navbar-links_container p{display:none}.BV__navbar-links_container div{width:100%;justify-content:flex-start!important;margin-left:2rem}}@media screen and (max-width:1150px) and (max-width:380px){.BV__navbar-links_container div{display:none!important}}@media screen and (max-width:1150px){.BV__navbar-menu{display:flex}}.land{color:#eeff02!important;transition:all .2s ease}.land:hover{color:#ffc400!important;-webkit-filter:brightness(120%);filter:brightness(120%)}.background_section_container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:3rem;margin-left:3rem}@media screen and (max-width:500px){.background_section_container{margin-left:2rem;margin-right:2rem}}.background_container{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:justify}@media screen and (max-width:900px){.background_container{flex-direction:column-reverse;text-align:center}}.background_container img{height:500px}@media screen and (max-width:1100px){.background_container img{height:400px}}@media screen and (max-width:500px){.background_container img{height:300px}}.background{display:flex;flex-direction:column;padding-right:2rem;color:#fff;text-shadow:1px 1px 1px #666565;letter-spacing:5%}@media screen and (max-width:900px){.background{padding-right:0;margin-bottom:2rem}}@media screen and (max-width:500px){.background{padding-right:0;margin-left:0}}.background h1{letter-spacing:2.5px;text-shadow:1px 1px 1px #030303}@media screen and (max-width:650px){.background h1{font-size:30px}}.background p{margin-top:20px;letter-spacing:1.5px;padding-right:2rem;max-height:-webkit-max-content;max-height:max-content;line-height:auto}@media screen and (max-width:900px){.background p{padding-right:0}}@media screen and (max-width:650px){.background p{font-size:14px}}@media screen and (max-width:500px){.background p{padding-right:0}}.vision{display:flex;flex-direction:column;padding-left:100px;text-align:justify;color:#fff;text-shadow:.5px .5px 0 #000}@media screen and (max-width:900px){.vision{margin-top:2rem;padding-left:0;text-align:center}}@media screen and (max-width:500px){.vision{padding-left:0}}.vision h1{letter-spacing:2.5px;text-shadow:1px 1px 1px #030303}@media screen and (max-width:650px){.vision h1{font-size:30px}}.vision p{letter-spacing:1.5px;margin-top:20px}@media screen and (max-width:650px){.vision p{font-size:14px}}.vision_container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;text-align:justify;margin-top:2rem}@media screen and (max-width:1100px){.vision_container{margin-top:4rem}}@media screen and (max-width:900px){.vision_container{flex-direction:column;align-items:center;text-align:justify;padding-left:0!important}}.vision_container img{margin-top:-50px;height:400px;-webkit-animation-duration:5s;animation-duration:5s}@media screen and (max-width:1100px){.vision_container img{height:400px}}@media screen and (max-width:900px){.vision_container img{margin-bottom:2rem}}@media screen and (max-width:500px){.vision_container img{height:300px}}.Benifits{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:10rem;color:#fff;text-shadow:.5px .5px 0 #000}.Benifits h1{padding:20px;text-align:center;overflow-wrap:break-word;inline-size:450px;letter-spacing:2.5px;margin-left:3rem;margin-right:3rem;text-shadow:1px 1px 1px #030303}@media screen and (max-width:500px){.Benifits h1{font-size:30px;inline-size:350px;margin-left:2rem;margin-right:2rem}}.Benifits p{padding-left:100px;padding-right:100px;text-align:justify;letter-spacing:1.5px;margin:1rem 3rem 3rem}@media screen and (max-width:900px){.Benifits p{padding-right:20px;padding-left:20px;text-align:center}}@media screen and (max-width:850px){.Benifits p{padding-right:20px;padding-left:20px}}@media screen and (max-width:650px){.Benifits p{font-size:14px}}@media screen and (max-width:500px){.Benifits p{padding-left:0;padding-right:0;margin-left:2rem;margin-right:2rem;text-align:center}}.Benifits img{margin-top:1rem;width:95%}.genesis-container{display:flex;flex-direction:column;padding-top:5rem;margin-bottom:1rem}.genesis{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:3rem;margin-left:3rem;margin-right:3rem}@media screen and (max-width:900px){.genesis{flex-direction:column}}@media screen and (max-width:500px){.genesis{margin-left:2rem;margin-right:2rem}}.genesis img{width:350px}@media screen and (max-width:650px){.genesis img{width:220px}}.genesis-word{color:#fff;text-shadow:1px 1px 1px #666565;display:flex;flex-direction:column}.genesis-word h1{margin-bottom:2rem;letter-spacing:2.5px;font-size:35px;text-shadow:1px 1px 1px #000}@media screen and (max-width:900px){.genesis-word h1{text-align:center}}@media screen and (max-width:650px){.genesis-word h1{font-size:30px}}.genesis-word p{padding-right:12rem;letter-spacing:1.5px;font-size:16px;text-align:justify;margin-bottom:1rem}@media screen and (max-width:900px){.genesis-word p{padding-right:0;text-align:center}}@media screen and (max-width:650px){.genesis-word p{font-size:14px}}@media screen and (max-width:500px){.genesis-word p{text-align:center}}.carousell{width:100%}.distributions{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:7rem 0;padding-top:4rem}.distributions h1{font-weight:700;font-size:35px;letter-spacing:1.5px;font-family:"Alfa Slab One";text-shadow:1px 1px 1px #030303;color:#fff;text-transform:uppercase;text-align:center;margin-bottom:5rem}@media screen and (max-width:650px){.distributions h1{font-size:30px}}.distributions img{width:80%}@media screen and (max-width:800px){.distributions img{width:100%}}@media screen and (max-width:400px){.distributions img{width:100%}}.funding_container{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center}@media screen and (max-width:900px){.funding_container{flex-direction:column}}.funding_container img{width:30%;margin:0 1rem}@media screen and (max-width:1050px){.funding_container img{width:20%}}@media screen and (max-width:900px){.funding_container img{width:30%}}@media screen and (max-width:400px){.funding_container img{width:50%}}.funding_container .funding{color:#fff;width:50%;font-family:"Alfa Slab One",cursive;font-weight:400;letter-spacing:2px;margin:1rem 3rem}.funding_container .funding h2{margin-bottom:1.5rem}@media screen and (max-width:1050px){.funding_container .funding h2{font-size:20px}}@media screen and (max-width:900px){.funding_container .funding h2{font-size:30px}}@media screen and (max-width:550px){.funding_container .funding h2{font-size:20px}}.funding_container .funding p{margin-bottom:3rem}@media screen and (max-width:1050px){.funding_container .funding p{font-size:12px}}@media screen and (max-width:900px){.funding_container .funding p{font-size:20px}}@media screen and (max-width:550px){.funding_container .funding p{font-size:12px}}.organization_container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:3rem;padding-left:1rem;padding-right:1rem}@media screen and (max-width:600px){.organization_container{margin-bottom:-3rem}}.title{letter-spacing:2px;text-shadow:1px 1px 1px #030303;color:#fff;font-size:35px;text-align:center;margin-bottom:2rem;font-weight:700}@media screen and (max-width:650px){.title{font-size:30px}}.organizations{flex-direction:row;align-items:flex-start;margin-top:3rem;flex-wrap:wrap}.organization,.organizations{display:flex;justify-content:center}.organization{flex-direction:column;align-items:center;padding-right:1rem;padding-left:1rem;padding-bottom:2rem}@media screen and (max-width:600px){.organization{width:50%}}.organization img{-webkit-animation-duration:30s;animation-duration:30s}@media screen and (max-width:600px){.organization img{width:70%}}.organization p{color:#fff;inline-size:250px;text-align:center;padding-top:2rem;padding-bottom:1rem;text-shadow:.5px .5px 0 #000}@media screen and (max-width:600px){.organization p{font-size:70%;inline-size:200px}}@media screen and (max-width:400px){.organization p{font-size:65%;inline-size:150px}}.organization button{width:6rem;height:2rem;border-radius:5px;border:none;font-size:16px;letter-spacing:.5px;text-align:center;cursor:pointer}@media screen and (max-width:600px){.organization button{width:4rem;font-size:70%;height:1.5rem}}.organization button:hover{color:var(--hover-color)!important;background-color:var(--hover-text)!important}.Hero_container{display:flex;width:80%;padding-top:2rem;margin-left:auto;margin-right:auto}.Hero_container img{width:100%}@media screen and (max-width:450px){.Hero_container{width:90%}}.media{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:5rem 0;padding-top:7rem}.media h1{font-weight:700;font-size:35px;letter-spacing:2.5px;font-family:"Alfa Slab One";text-shadow:1px 1px 1px #030303;color:#fff;text-transform:uppercase;text-align:center;margin-bottom:3rem}@media screen and (max-width:650px){.media h1{font-size:30px}}.media img{width:80%;margin-top:2rem;padding:0 3rem}@media screen and (max-width:700px){.media img{width:100%}}.vertical-timeline-element-title{font-family:"Alfa Slab One";font-style:normal;font-weight:400;font-size:40px;line-height:55px;color:#6868b1;text-align:left;text-shadow:3px 2px 0 #fff}.vertical-timeline:before{width:10px!important;top:90px!important;height:68%!important}.roadmap{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding-top:7rem}.roadmap .header{font-weight:700;font-size:35px;margin-bottom:2rem;letter-spacing:2.5px;font-family:"Alfa Slab One";text-shadow:1px 1px 1px #030303;color:#fff;text-transform:uppercase;text-align:center}@media screen and (max-width:650px){.roadmap .header{font-size:30px}}.roadmap .text{font-family:"Alfa Slab One";font-style:normal;font-weight:400;font-size:16px;letter-spacing:1.5px;text-shadow:1px 1px 1px #666565;color:#fff;text-align:justify;margin-top:2rem;margin-bottom:2rem;width:50%}@media screen and (max-width:1200px){.roadmap .text{margin-top:1rem;width:80%}}@media screen and (max-width:900px){.roadmap .text{text-align:center}}@media screen and (max-width:930px){.roadmap .text{font-size:16px;margin-top:1rem}}@media screen and (max-width:650px){.roadmap .text{font-size:14px}}@media screen and (max-width:500px){.roadmap .text{text-align:center}}.roadmap .container{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1000px){.roadmap .container{flex-direction:column;align-items:center}}.roadmap .container img{max-width:216px;max-height:350px;margin-top:100px;margin-left:20px;width:30%}@media screen and (max-width:1000px){.roadmap .container img{width:50%;margin-left:0}}.roadmap .container img:last-child{max-width:376px;max-height:442px;align-self:flex-end!important;margin-bottom:400px;margin-right:20px;width:30%}@media screen and (max-width:1000px){.roadmap .container img:last-child{align-self:unset!important;margin-top:0;margin-bottom:0;width:50%;margin-right:0}}.roadmap .container .timeline{width:40%}@media screen and (max-width:1000px){.roadmap .container .timeline{width:80%}}.roadmap .container .timeline .items{margin-bottom:60px}.roadmap .container .timeline .items:last-child{margin-bottom:0}.roadmap .container .timeline .items h1{width:50%;margin:0;display:unset;font-size:35px}@media screen and (max-width:650px){.roadmap .container .timeline .items h1{font-size:30px}}.roadmap .container .timeline .items p{font-family:"Alfa Slab One";font-style:normal;font-weight:400;font-size:16px;letter-spacing:1.5px;text-align:left;text-shadow:1px 1px 1px #666565}@media screen and (max-width:1200px){.roadmap .container .timeline .items p{font-size:16px}}@media screen and (max-width:930px){.roadmap .container .timeline .items p{font-size:16px}}@media screen and (max-width:650px){.roadmap .container .timeline .items p{font-size:14px}}.story{display:flex;justify-content:center;flex-direction:column;padding-top:10rem;padding-bottom:4rem}@media screen and (max-width:1200px){.story{padding-bottom:0}}@media screen and (max-width:600px){.story{padding-top:5rem;padding-bottom:0}}.story h1{font-weight:700;font-size:35px;margin-bottom:2rem;font-family:"Alfa Slab One",cursive;letter-spacing:2px;text-shadow:1px 1px 1px #030303;color:#fff;text-transform:uppercase;text-align:center}@media screen and (max-width:700px){.story h1{font-size:30px}}@media screen and (max-width:400px){.story h1{font-size:23px}}.story p{font-family:"Alfa Slab One";font-style:normal;font-weight:400;font-size:16px;letter-spacing:1.5px;text-shadow:1px 1px 1px #666565;color:#fff;text-align:justify;margin-top:3rem;margin-bottom:3rem}@media screen and (max-width:1200px){.story p{margin-top:1rem}}@media screen and (max-width:900px){.story p{text-align:center}}@media screen and (max-width:930px){.story p{font-size:16px;margin-top:1rem}}@media screen and (max-width:650px){.story p{font-size:14px}}@media screen and (max-width:500px){.story p{text-align:center}}.story img{width:95%;margin-top:3rem;align-self:center}.text{margin-left:5rem;margin-right:5rem}@media screen and (max-width:500px){.text{margin-left:2rem;margin-right:2rem}}.Team{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:10rem;padding-bottom:20rem;margin:0 10rem}@media screen and (max-width:1200px){.Team{margin:0 5rem}}@media screen and (max-width:600px){.Team{margin:0 3rem;padding-top:5rem;padding-bottom:10rem}}.Team h1{font-weight:700;font-size:35px;text-align:center;letter-spacing:2.5px;font-family:"Alfa Slab One";text-shadow:1px 1px 1px #030303;color:#fff;margin-bottom:2rem}@media screen and (max-width:650px){.Team h1{font-size:30px}}.Team p{font-family:"Alfa Slab One";font-style:normal;font-weight:400;font-size:16px;letter-spacing:1.5px;text-shadow:1px 1px 1px #666565;color:#fff;text-align:justify;margin-top:3rem}@media screen and (max-width:1200px){.Team p{margin-top:1rem}}@media screen and (max-width:900px){.Team p{text-align:center}}@media screen and (max-width:930px){.Team p{font-size:16px;margin-top:0}}@media screen and (max-width:650px){.Team p{font-size:14px}}@media screen and (max-width:500px){.Team p{text-align:center}}.Team .member{display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem;align-items:flex-start}@media screen and (max-width:900px){.Team .member{justify-content:space-around}}@media screen and (max-width:650px){.Team .member{justify-content:space-between}}.Team .member .container{display:flex;flex-direction:column;align-items:center;margin:1.5rem}@media screen and (max-width:900px){.Team .member .container{margin:.5rem;width:40%}}.Team .member .container h4{margin-top:1.5rem;font-family:"Alfa Slab One";font-weight:400;font-size:18px;letter-spacing:.08em;color:#a7a7f7;text-shadow:2px 2px 0 #000;text-align:center}@media screen and (max-width:900px){.Team .member .container h4{font-size:90%}}@media screen and (max-width:650px){.Team .member .container h4{font-size:80%}}.Team .member .container h4:nth-child(3){margin-top:0;color:#fff}.Team .member .container p{inline-size:300px;text-align:center;margin-top:1rem}@media screen and (max-width:900px){.Team .member .container p{font-size:70%;inline-size:200px}}@media screen and (max-width:650px){.Team .member .container p{font-size:60%;inline-size:140px}}.Team .member .container img{margin-top:1rem}.Team .member .container a img{cursor:pointer}@media screen and (max-width:900px){.Team .member .container a img{width:80%;height:80%}}@media screen and (max-width:600px){.Team .member .container a img{width:70%;height:70%}}.Team .member .container a img:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}@media screen and (max-width:900px){.pic{width:70%}}.hero{margin-top:3rem}.hero,.hero img{width:100%;height:100%}.hero img{display:block}.footer{background-color:#4a3d87;height:10rem}.footer,.footer .container{display:flex;align-items:center;justify-content:center}.footer .container{flex-direction:column;height:100%;overflow:hidden;margin-top:-4rem}@media screen and (max-width:500px){.footer .container{margin-top:-4rem}}.footer .container .logo{display:flex;align-items:center;justify-content:center;margin-top:-1rem}.footer .container .logo a .big{max-width:200px;height:auto}@media screen and (max-width:500px){.footer .container .logo a .big{max-width:150px}}.footer .container .logo a img{margin:0 .5rem;max-width:35px;height:auto;cursor:pointer}.footer .container .logo a img:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}@media screen and (max-width:500px){.footer .container .logo a img{max-width:25px}}.footer .container p{color:#fff;font-family:"Montserrat";font-weight:500;font-size:18px;margin:.5rem 0}@media screen and (max-width:500px){.footer .container p{margin-top:.5rem;font-size:12px}}.footer_info{margin-top:-4.8rem;text-align:center}@media screen and (max-width:500px){.footer_info{margin-top:-3rem}}.spec{font-weight:800;-webkit-text-decoration:underline solid;text-decoration:underline solid;cursor:pointer}.spec:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.connect_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.connect_container .border{border-color:#fff;border-style:dotted;border-radius:15px;background:#5e5e77;padding:0 3rem}.connect_container .border p{color:red;padding:.5rem;font-family:"Alfa Slab One",cursive;font-size:25px;font-weight:400;text-shadow:2px 2px 2px #030303;text-align:center}@media screen and (max-width:700px){.connect_container .border p{font-size:15px}}@media screen and (max-width:450px){.connect_container .border p{font-size:12px}}.connect_container button{background-color:#fff;color:#9797c9;font-size:20px;line-height:30px;border-radius:11px;font-family:"Alfa Slab One",cursive;padding:.5rem 1.5rem;font-weight:100;-webkit-filter:brightness(100%);filter:brightness(100%);cursor:pointer;margin-top:2rem;display:flex;justify-content:center;align-items:center;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#6868b1;transition:.2s ease-in-out}.connect_container button:hover{background-color:#a7a7f7;color:#fff}.connect_container button:active{background-color:#fff;color:#a7a7f7;box-shadow:0 5px #000;-webkit-transform:translateY(4px);transform:translateY(4px)}.connect_container button p{font-style:normal;font-weight:400;font-size:22px;line-height:30px;color:#fff;text-shadow:2px 2px 2px #6868b1}@media screen and (max-width:700px){.connect_container button p{font-size:15px;width:100%;line-height:20px;text-align:center;margin-left:0}}.minting_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.minting_container h1{color:#fff;font-size:40px;margin-bottom:2rem;font-family:"Alfa Slab One",cursive;letter-spacing:3px;text-shadow:2px 2px 2px #030303;text-align:center}@media screen and (max-width:450px){.minting_container h1{font-size:25px;margin-bottom:1rem}}.minting_container h1 p{padding-top:.5rem;font-family:"Alfa Slab One",cursive;text-shadow:2px 2px 2px #030303}.minting_container .border{border-color:#fff;border-style:dotted;border-radius:15px;background:#5e5e77;padding:0 3rem}.minting_container .border p{color:red;padding:.5rem;font-family:"Alfa Slab One",cursive;font-size:25px;font-weight:400;text-shadow:2px 2px 2px #030303}@media screen and (max-width:700px){.minting_container .border p{font-size:15px}}@media screen and (max-width:450px){.minting_container .border p{font-size:12px}}.big_container{flex-direction:column;padding-top:10px}.big_container,.big_container .timer_container{display:flex;justify-content:center;align-items:center}.big_container .timer_container{flex-direction:row;margin-bottom:1rem}.big_container .timer_container div{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;width:5rem;background:#fff;margin:1rem .5rem;border:3px solid #030303;border-radius:15px;font-family:"Alfa Slab One",cursive;font-size:13px}@media screen and (max-width:700px){.big_container .timer_container div{width:4rem;font-size:10px}}@media screen and (max-width:450px){.big_container .timer_container div{width:3rem;height:3.5rem;font-size:7px}}.increase{width:50px;height:50px;font-size:33px;background:#a7a7f7;border-radius:50px;font-weight:800px;box-shadow:1.5px 1.5px 4px rgba(0,0,0,.8);cursor:pointer}@media screen and (max-width:450px){.increase{width:40px;height:40px;font-size:25px}}.increase:active{background-color:#a7a7f7;box-shadow:0 5px #000;-webkit-transform:translateY(4px);transform:translateY(4px)}.p-text{width:100px;border:2px solid #000;border-radius:15px;text-align:center;font-size:25px;font-weight:600}@media screen and (max-width:450px){.p-text{width:80px;font-size:20px}}.mint_button{color:#fff;font-size:25px;background:#a7a7f7;font-family:"Alfa Slab One",cursive;padding:.5rem 3.5rem;margin-top:1rem;border-radius:15px;letter-spacing:1px;cursor:pointer;box-shadow:1.5px 1.5px 4px rgba(0,0,0,.8)}@media screen and (max-width:450px){.mint_button{padding:.5rem 2.5rem;font-size:20px}}.mint_button:hover{background-color:#fff;color:#a7a7f7}.mint_button:active{background-color:#a7a7f7;color:#fff;box-shadow:0 5px #666;-webkit-transform:translateY(4px);transform:translateY(4px)}.price{font-size:20px!important;margin-top:2rem}@media screen and (max-width:450px){.price{margin-top:1rem}}.white{color:#fff;text-decoration:underline;font-family:"Alfa Slab One",cursive;letter-spacing:3px;text-shadow:2px 2px 2px #030303}@media screen and (max-width:550px){.white{font-size:25px}}.Background{background:#238ebc;display:block}.Background,.weland_mint_section{width:100%;justify-content:center;align-items:center}.weland_mint_section{max-width:1440px;margin:auto;padding-top:2rem;display:flex;flex-direction:column}.weland_mint_section .pipl_pictures{max-height:500px;min-height:500px;overflow:overlay;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.weland_mint_section .pipl_pictures::-webkit-scrollbar{background-color:#238ebc;border-radius:25px;width:10px}.weland_mint_section .pipl_pictures::-webkit-scrollbar-thumb{background:#466f81;border-radius:20px}.weland_mint_section .pipl_pictures .picture{width:25%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:550px){.weland_mint_section .pipl_pictures .picture{width:50%}}.weland_mint_section .pipl_pictures .picture img{width:70%;border-radius:10px;margin:.5rem 0}@media screen and (max-width:550px){.weland_mint_section .pipl_pictures .picture img{width:50%}}.weland_mint_section .pipl_pictures .picture .selected{border:10px solid #f5e589}.weland_mint_section .pipl_pictures .picture .approve{margin-bottom:1.5rem}.weland_mint_section .pipl_pictures .picture button{width:70%;padding-top:.5rem;padding-bottom:.5rem;margin:.5rem 0;color:#fff;background:#a5a5f7;border-radius:10px;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:17px;cursor:pointer;transition:all .1s ease;box-shadow:2px 3px #070707}@media screen and (max-width:750px){.weland_mint_section .pipl_pictures .picture button{font-size:12px}}@media screen and (max-width:550px){.weland_mint_section .pipl_pictures .picture button{width:50%}}.weland_mint_section .pipl_pictures .picture button:hover{color:#a5a5f7;background:#fff}.weland_mint_section .pipl_pictures .picture button:active{box-shadow:0 5px #070707;-webkit-transform:translateY(4px);transform:translateY(4px)}.mint_buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#015a96;width:100%}.mint_buttons h3{margin:0 1rem;text-align:center;color:#fff;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:16px;letter-spacing:1px}@media screen and (max-width:750px){.mint_buttons h3{font-size:12px}}@media screen and (max-width:450px){.mint_buttons h3{font-size:10px}}.approves{width:300px;padding:.5rem;margin:.5rem 1rem;color:#fff;background:#a5a5f7;border-radius:10px;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:17px;cursor:pointer;transition:all .1s ease;box-shadow:2px 3px #070707}@media screen and (max-width:750px){.approves{font-size:12px}}@media screen and (max-width:450px){.approves{font-size:10px}}.approves:hover{color:#a5a5f7;background:#fff}.approves:active{box-shadow:0 5px #070707;-webkit-transform:translateY(4px);transform:translateY(4px)}.disa{color:#fff!important;background:grey!important}.disa:active{box-shadow:2px 3px #070707!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.get{width:200px;padding:.5rem;margin:.5rem 1rem;color:#fff;background:#a5a5f7;border-radius:10px;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:17px;cursor:pointer;transition:all .1s ease;box-shadow:2px 3px #070707}@media screen and (max-width:750px){.get{font-size:12px}}@media screen and (max-width:450px){.get{font-size:10px}}.get:hover{color:#a5a5f7;background:#fff}.get:active{box-shadow:0 5px #070707;-webkit-transform:translateY(4px);transform:translateY(4px)}.connectWallet{height:500px}.connectWallet button{width:300px;padding:.5rem;margin:.5rem 1rem;color:#fff;background:#a5a5f7;border-radius:10px;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:17px;cursor:pointer;transition:all .1s ease;box-shadow:2px 3px #070707}@media screen and (max-width:750px){.connectWallet button{font-size:12px}}.connectWallet button:hover{color:#a5a5f7;background:#fff}.connectWallet button:active{box-shadow:0 5px #070707;-webkit-transform:translateY(4px);transform:translateY(4px)}.notenough{color:red!important}.unselect{color:#a5a5f7!important;background:#fff!important}.disab{background:grey;width:200px;padding:.5rem;margin:.5rem 1rem;color:#fff;border-radius:10px;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:17px;cursor:pointer;transition:all .1s ease;box-shadow:2px 3px #070707}.disab:active{box-shadow:2px 3px #070707!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}@media screen and (max-width:750px){.disab{font-size:12px}}@media screen and (max-width:450px){.disab{font-size:10px;width:220px}}.disab:hover{color:#fff;background:grey}.disab:active{box-shadow:0 5px #070707;-webkit-transform:translateY(4px);transform:translateY(4px)}.dis{background:grey!important}.dis:active{box-shadow:2px 3px #070707!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.dis:hover{color:#fff!important;background:grey}.bigland{width:100%}.intro{display:flex;flex-direction:row;padding-bottom:3rem;align-items:center;justify-content:center;padding-top:4rem}@media screen and (max-width:750px){.intro{flex-direction:column}}.intro img{width:40%;margin-left:2rem;margin-right:2rem}@media screen and (max-width:750px){.intro img{width:50%}}@media screen and (max-width:470px){.intro img{width:90%;margin-bottom:2rem}}.word{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;color:#fff;font-family:"Alfa Slab One",cursive;font-weight:400;margin-right:3rem}@media screen and (max-width:750px){.word{align-items:center;text-align:center;margin-bottom:3rem;margin-right:0}}.word h1{letter-spacing:3px;margin-bottom:1rem}@media screen and (max-width:1150px){.word h1{font-size:25px}}@media screen and (max-width:950px){.word h1{font-size:20px}}@media screen and (max-width:470px){.word h1{font-size:15px}}.word p{letter-spacing:1px;margin-right:2rem}@media screen and (max-width:1150px){.word p{font-size:12px}}@media screen and (max-width:950px){.word p{font-size:10px}}@media screen and (max-width:750px){.word p{margin-right:0}}@media screen and (max-width:600px){.word p{margin:0 1.5rem}}@media screen and (max-width:470px){.word p{font-size:9px}}.sub{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1440px}@media screen and (max-width:750px){.sub{flex-direction:column}}.loading_section{display:flex;justify-content:center;align-items:center;height:500px}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:10px;height:10px;border-radius:50%;background:linear-gradient(120deg,#ffa805,#ef0,#51ff00);margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.big_sec{background:#015a96;margin:auto;padding:1rem 3rem;align-items:center}.big_sec,.points{display:flex;flex-direction:column;width:100%;justify-content:center}.points{align-items:flex-start;color:#fff;max-width:1440px;margin-bottom:3rem;text-align:left}.points ol{list-style-type:disc}.points h2{letter-spacing:2px;margin-bottom:.5rem;font-family:"Alfa Slab One",cursive;font-weight:400}@media screen and (max-width:1150px){.points h2{font-size:25px}}@media screen and (max-width:950px){.points h2{font-size:20px}}@media screen and (max-width:470px){.points h2{font-size:15px}}.points li{font-family:"Alfa Slab One",cursive;font-weight:400;letter-spacing:1px;margin-bottom:.4rem}@media screen and (max-width:1150px){.points li{font-size:12px}}@media screen and (max-width:950px){.points li{font-size:10px}}@media screen and (max-width:470px){.points li{font-size:9px}}.youdont{max-height:490px;margin:auto;width:40%;padding-bottom:1rem}@media screen and (max-width:1100px){.youdont{width:50%}}@media screen and (max-width:700px){.youdont{width:70%}}@media screen and (max-width:450px){.youdont{width:85%}}.rules{display:flex;flex-direction:row;align-items:center;padding-top:4rem;margin-left:-2rem}@media screen and (max-width:380px){.rules{margin-left:-2rem}}@media screen and (max-width:470px){.rules h1{font-size:20px!important}}@media screen and (max-width:380px){.rules h1{font-size:18px!important}}@media screen and (max-width:750px){.rules{margin-left:0}}.rules .rule{display:flex;flex-direction:column}.rules .rule img{width:150px}@media screen and (max-width:1000px){.rules .rule img{width:120px}}@media screen and (max-width:560px){.rules .rule img{width:80px}}@media screen and (max-width:425px){.rules .rule img{width:60px}}@media screen and (max-width:380px){.rules .rule img{width:55px}}.rules .rule p{text-align:center;color:#faff00}@media screen and (max-width:380px){.rules .rule p{font-size:8px!important}}.rules .rule .rule_1{padding:1rem}@media screen and (max-width:470px){.rules .rule .rule_1{padding:0 .5rem}}.rules .rule .rule_2{padding:1rem;margin-top:1rem}@media screen and (max-width:470px){.rules .rule .rule_2{padding:0 .5rem;margin-top:0}}.rules .rule .blkland{margin-top:-2rem}@media screen and (max-width:470px){.rules .rule .blkland{margin-top:0}}@media screen and (max-width:425px){.rules .rule .blkland{width:80px}}@media screen and (max-width:380px){.rules .rule .blkland{width:70px}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.page_selector{display:flex;flex-direction:row;position:relative;width:100%;padding:1rem 0;margin-bottom:2rem;justify-content:space-around;--border-width:3px;--angle:0deg;border-radius:10px;border-bottom:7px solid transparent;border-image:repeating-linear-gradient(var(--angle),#f7558b,#a65ff2,#5f86f2,#0fd) 1;border-image-slice:1;-webkit-animation:rotate 5s ease-in-out infinite;animation:rotate 5s ease-in-out infinite}@-webkit-keyframes rotate{0%{--angle:30deg}50%{--angle:172deg}to{--angle:30deg}}@keyframes rotate{0%{--angle:30deg}50%{--angle:172deg}to{--angle:30deg}}@media screen and (max-width:650px){.page_selector{padding:.5rem 0;margin-bottom:1rem}}@media screen and (max-width:550px){.page_selector{margin-bottom:2rem}}.page_selector h2{color:#fff;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:30px;cursor:pointer;padding-bottom:.5rem;transition:all .1s ease}@media screen and (max-width:900px){.page_selector h2{font-size:25px}}@media screen and (max-width:500px){.page_selector h2{font-size:20px}}.page_selector .activepage,.page_selector h2:hover{color:#ffee07}.freeze{width:200px!important;border-radius:10px!important}@media screen and (max-width:800px){.freeze{width:150px!important}}@media screen and (max-width:650px){.freeze{width:120px!important}}.ff-canvas-ready{-webkit-transform:scale(.95);transform:scale(.95);border-radius:10px!important;margin:.5rem 0}.id{color:#fff;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:20px;margin-top:1.5rem}@media screen and (max-width:800px){.id{font-size:16px}}@media screen and (max-width:400px){.id{font-size:14px}}.howToClaim{text-align:center;color:#fff;font-family:"Alfa Slab One",cursive;font-weight:400;letter-spacing:1px;margin:1rem 1rem 5rem}@media screen and (max-width:420px){.howToClaim{margin:-1rem 0 2rem}}@media screen and (max-width:1150px){.howToClaim h2{font-size:20px}}@media screen and (max-width:420px){.howToClaim h2{font-size:16px;letter-spacing:3px}}.howToClaim p{margin:.5rem 0}@media screen and (max-width:1150px){.howToClaim p{font-size:12px}}@media screen and (max-width:420px){.howToClaim p{font-size:10px}}.pointPic{display:flex;flex-direction:row;width:100%;justify-content:space-evenly;margin-top:2rem}@media screen and (max-width:500px){.pointPic{flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width:1150px){.pointPic img{width:40%}}@media screen and (max-width:500px){.pointPic img{width:70%;margin:1rem 0}}.level_title{color:#fff;font-family:"Alfa Slab One",cursive;font-weight:400}@media screen and (max-width:550px){.level_title{font-size:23px}}.landPic{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.landPic img{width:360px;margin:2rem .5rem}@media screen and (max-width:1000px){.landPic img{width:250px}}@media screen and (max-width:650px){.landPic img{width:200px}}@media screen and (max-width:550px){.landPic img{width:150px}}@media screen and (max-width:450px){.landPic img{width:110px}}.id2{color:#fff;font-size:20px;font-family:"Alfa Slab One",cursive;font-weight:400}@media screen and (max-width:800px){.id2{font-size:16px}}@media screen and (max-width:400px){.id2{font-size:14px}}.mint_sec{background:#015a96;width:100%;padding:2rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.totalScore{color:#ffee07;font-size:20px;font-family:"Alfa Slab One",cursive;font-weight:400;margin-bottom:1rem}@media screen and (max-width:450px){.totalScore{font-size:18px}}.table{width:75%;margin:1rem .5rem 4rem}@media screen and (max-width:1000px){.table{width:85%}}@media screen and (max-width:750px){.table{width:95%}}@media screen and (max-width:550px){.table{width:100%}}@media screen and (max-width:450px){.table{width:360px}}.indiLand{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:20px;font-family:"Alfa Slab One",cursive;margin-top:3rem}@media screen and (max-width:600px){.indiLand{font-size:12px}}.bigtitle{color:#fff;font-size:30px;font-family:"Alfa Slab One",cursive;font-weight:400;margin-bottom:2rem}@media screen and (max-width:650px){.bigtitle{font-size:25px}}@media screen and (max-width:450px){.bigtitle{font-size:20px}}.bigtitle_container{display:flex;width:100%;justify-content:center}.pipllogo{width:200px!important;margin-left:.7rem!important;margin-bottom:1rem}@media screen and (max-width:1000px){.pipllogo{width:150px!important}}@media screen and (max-width:560px){.pipllogo{width:100px!important;margin-left:1.5rem!important}}@media screen and (max-width:425px){.pipllogo{width:70px!important}}@media screen and (max-width:380px){.pipllogo{width:60px!important}}@media screen and (max-width:1050px){.wearelogo{margin-left:-.3rem!important}}@media screen and (max-width:750px){.wearelogo{margin-left:1rem!important}}@media screen and (max-width:560px){.wearelogo{margin-left:2rem!important}}.check_section{display:flex;flex-direction:column;justify-content:center;align-items:center}.check_section h3{font-size:22px;font-family:"Alfa Slab One",cursive;font-weight:400;margin-bottom:1rem;color:#fff;text-align:center}@media screen and (max-width:750px){.check_section h3{font-size:18px}}@media screen and (max-width:550px){.check_section h3{font-size:15px}}.check_section .check_sec{display:flex;flex-direction:row;margin-bottom:0;justify-content:center;align-items:center;width:100%}.check_section .check_sec input{width:100%;padding-top:1rem;padding-bottom:1rem;border-radius:15px;font-family:"Alfa Slab One",cursive;font-weight:400;border:3px solid #000}@media screen and (max-width:750px){.check_section .check_sec input{width:50%;font-size:12px}}.check_section .check_sec button{width:70%;padding:.5rem 1rem;margin:2rem;color:#fff;background:#a5a5f7;border-radius:10px;font-family:"Alfa Slab One",cursive;font-weight:400;font-size:17px;text-align:center;cursor:pointer;transition:all .1s ease;box-shadow:2px 3px #070707}@media screen and (max-width:750px){.check_section .check_sec button{width:30%;font-size:12px}}:root{--word-color:#fff;--team-title-color:#a7a7f7}:root::-webkit-scrollbar{width:10px;background:rgba(173,167,167,.2)}:root::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}:root::-webkit-scrollbar-thumb{background-color:#757575;outline:1px solid #708090;border-radius:25px}
/*# sourceMappingURL=main.97f8605b.chunk.css.map */