.Toolbar,.ToolbarWhite{display:flex;flex-direction:row;align-items:center;justify-content:center}.Toolbar,.ToolbarWhite,.header-top{position:fixed;width:100%;height:110px;background:transparent;z-index:9}.header-top{transition:v .2s ease-in-out}.header-scrolled,.header-scrolled-w,.header-top-w{position:fixed;width:100%;height:110px;box-shadow:var(--toolbarShadow);background:var(--backColor);z-index:9;transition:background .3s ease-in-out}.ToolbarInner{display:flex;justify-content:space-between;width:1400px;margin:0 30px}.ToolbarMenu{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-right:20px}.ToolbarMenuBackdrop{position:absolute;top:0;left:0;height:100vh;width:100%;z-index:10;background:var(--backColor);opacity:.97}.ToolbarMenuBox{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;height:100%;width:100%;padding-top:20vh}.MenuHamburger button{justify-content:flex-end;transform:scale(.9);overflow:hidden;transition:.5s ease-in-out;border:none;border-radius:20px}.MenuClose button,.MenuHamburger button{display:flex;align-items:center;cursor:pointer;background:transparent}.MenuClose button{position:absolute;flex-direction:column;justify-content:center;top:35px;right:35px;width:35px;height:35px;border:none}.ExitIconPath{fill:#fff}.AppNameWrap{display:flex;align-items:center;margin-right:130px}.AppNameWrap img{width:120px;height:auto}.header-top .MenuLinks{display:none;flex-direction:row}.MenuLinks a,.header-scrolled .MenuLinks,.header-scrolled-w .MenuLinks,.header-top-w .MenuLinks{display:flex;flex-direction:row}.MenuLinks a{margin:0 5px;color:#fff!important;align-items:center;justify-content:center;min-width:90px;height:40px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.15rem;background:transparent;border-bottom:3px solid transparent}.MenuLinks a:hover{color:var(--green);cursor:pointer;font-weight:700;transition:all .3s;text-shadow:var(--textShadow3)}.MenuLinks a:focus{color:var(--lightblue);cursor:pointer}.WideBtn{padding:0 20px}.Toolbar .AppBtn,.ToolbarWhite .AppBtn{display:flex;align-items:center}.Footer{width:100%;position:relative;left:0;bottom:0;z-index:0;background:#000;color:#fff}.FooterContent{padding:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.Email,.Footer p{font-size:16px}.Email{margin:25px 0;color:var(--brandColor1)}.Email:hover{color:var(--purple1)}.PoweredBy{margin-top:15px}.PoweredByInner{font-size:12px;color:var(--green);display:flex;align-items:center}.PoweredByInner a{width:90px;height:23px}.Legal{display:flex;flex-direction:column;justify-content:center;align-items:center}.LegalLinks{font-size:16px;padding-bottom:10px;font-size:14px}.Legal a:hover{color:var(--green)}.HeaderConnect{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-right:5px;background:var(--frontColor);border-radius:30px;color:#000;font-weight:500}.HeaderConnect,.HeaderDisconnect{width:-moz-fit-content;width:fit-content}.HeaderDisconnect{margin-right:10px}.HeaderConnect span{font-size:14px;padding-right:10px}.HeaderConnectInner{display:flex;flex-direction:row;align-items:center}.HeaderBalanceDisplay{white-space:nowrap}.ChainSelect{width:45px;height:45px;border-radius:30px}.ChainSelect button{background:none;flex-direction:row;border:none;border-radius:30px;width:45px;height:45px;padding:0}.ChainSelect button,.ChainSelect button img{display:flex;align-items:center;justify-content:center}.ChainSelect button img{width:25px;height:25px}.ConnectButton,.ConnectWrap{display:flex;align-items:center}.ConnectButton{flex-direction:row;justify-content:space-evenly;min-width:160px;font-weight:500;text-transform:uppercase;color:var(--buttonTxt);border-color:var(--frontColor);border-radius:50px;padding:0 25px;height:54px}.ConnectButton.Disconnected{font-family:Josefin Sans,Sans-serif;font-size:14px;letter-spacing:.1rem;background:var(--darkblue);padding:2px 25px 0;border:none}.ConnectButton.Disconnected:hover{background:var(--darkblue);box-shadow:none}.ConnectButton.Connected{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:15px;letter-spacing:.08rem;height:50px;background:var(--darkpink);border:.5px solid;border-color:var(--darkpink)}.ConnectButton.Connected:hover{background:var(--darkpink);box-shadow:none}.Hamburger button{display:flex;justify-content:center;align-items:center;transform:scale(.9);overflow:hidden;transition:.5s ease-in-out;cursor:pointer;background:none;border:none}@media (max-width:1200px){.MenuLinks a{margin:0}}@media (max-width:1050px){.Toolbar,.ToolbarWhite{display:flex;justify-content:space-between;height:100px}.ToolbarInner{margin:0 20px 0 0}.header-top{background:var(--backColor)}.header-scrolled,.header-scrolled-w,.header-top,.header-top-w{height:100px}.ToolbarInner{width:100%}.ToolbarMenu{padding-right:10px}.header-scrolled .MenuLinks,.header-scrolled-w .MenuLinks,.header-top .MenuLinks,.header-top-w .MenuLinks{display:flex;flex-direction:column;font-size:20px;gap:6vh}.AppNameWrap{margin-left:30px;margin-right:0;margin-top:5px}.AppNameWrap img{width:70px;height:auto}}@media (max-width:480px){.Toolbar,.ToolbarWhite{display:flex;justify-content:space-between;height:80px}.header-scrolled,.header-scrolled-w,.header-top,.header-top-w{height:80px}.ToolbarInner{margin:0 15px 0 5px}.ToolbarMenu{padding-right:0}.AppNameWrap{margin-left:10px;margin-right:0}.AppNameWrap img{width:50px;height:auto}.MenuClose button{top:25px;right:20px}}.root{--backColor:#000;--frontColor:#fff;--black:#000;--white:#fff;--toolbarColor:#000;--footerColor:#000;--buttonBg:var(--bgMainGrad);--buttonBgHover:var(--bgMainGradHover);--buttonTxt:var(--frontColor);--buttonTxtHover:var(--backColor);--buttonFg:var(--frontColor);--buttonFgHover:var(--frontColor);--transColor:#00000091;--transColor2:#00000053;--purple0:#6a00ff;--purple1:#50c;--purple2:#45079d;--purple3:#270458;--purple4:#1a023b;--violet:#a244ff;--violet2:#81f;--blue:#00a2ff;--lightblue:#003cff;--darkblue:#2416f0;--darkblue2:#1d1678;--darkblue3:#201980;--red:#b50028;--darkpink:#ff005d;--pink:#fa4c8e;--orange:#f70;--canary:#ffd415;--yellow:#fff765;--brown:#dfc3a1;--pastel:#f9c573;--lime:#93ce00;--lime2:#d1ff5c;--lgreen:#2dff7a;--green:#00c361;--green0:#00a251;--green2:#044c28;--green3:#01180c;--darkgreen:#00937d;--turquoise:#0084a0;--degen:#b000ae;--degen2:#7a4dff;--influencer:#00944a;--influencer2:#9700dd;--whale:#f76d12;--whale2:#cf0168;--shiller:#dea019;--shiller2:#00937d;--flipper:#007be6;--flipper2:#9cd400;--rug:#7aa600;--rug2:#d1ff5c;--dev:#7200be;--dev2:#e100ff;--bgMainGrad:linear-gradient(90deg,var(--green),var(--purple0));--bgWarmGrad:linear-gradient(180deg,var(--yellow),var(--darkpink));--bgWarmGrad2:linear-gradient(90deg,var(--canary),var(--pink),var(--darkpink));--greenGrad:linear-gradient(180deg,var(--green),var(--green2),var(--green3),var(--backColor),var(--backColor));--purpleGrad:linear-gradient(180deg,var(--purple0),var(--purple4),var(--backColor),var(--backColor));--purpleGrad2:linear-gradient(180deg,var(--backColor),var(--purple4),var(--purple1));--purpleGreen:linear-gradient(180deg,var(--violet2),var(--green));--greenGrad2:linear-gradient(180deg,var(--green),var(--green2));--greenGrad3:linear-gradient(180deg,var(--green0),var(--green));--bgDarkBlue:linear-gradient(180deg,var(--backColor),var(--darkblue));--bgDarkBlue2:linear-gradient(180deg,var(--backColor),var(--darkblue2));--bgDarkBlue3:linear-gradient(180deg,var(--darkblue2),var(--backColor));--bgDarkBlue4:linear-gradient(180deg,var(--darkblue),var(--darkblue2),var(--backColor));--hoverColdLight:0px 0px 5px 0px #001fa85f;--neoBox:-1px -1px 1px #001641,1px 1px 1px #002e8a;--toolbarShadow:0px 0px 70px 2px rgba(64,0,255,.5);--purpleShadow:5px 5px 1px 2px var(--darkblue);--purpleShadow2:5px 5px 1px 2px var(--purple1);--blueShadow:5px 5px 1px 2px var(--lightblue);--greenShadow:5px 5px 1px 2px var(--green);--imgShadow:0px 5px 15px 5px rgba(0,0,0,.216);--widgetShadow:5px 5px 30px 5px rgba(61,0,31,.15);--buttonShadow3:1px 1px 6px 1px #00000084;--buttonShadow:0px 4px 1px var(--lime2);--buttonShadow2:2px 2px 1px #000;--textShadow1:5px 4px 1px var(--darkpink);--textShadow2:4px 3px 1px var(--darkpink);--textShadow3:2px 2px 1px var(--darkpink);--blackShadow:6px 5px 1px #000;--degenShadow:5px 5px 1px 2px var(--degen2);--influencerShadow:5px 5px 1px 2px var(--influencer2);--shillerShadow:5px 5px 1px 2px var(--shiller2);--flipperShadow:5px 5px 1px 2px var(--flipper2);--whaleShadow:5px 5px 1px 2px var(--whale2);--devShadow:5px 5px 1px 2px var(--dev2);--rugShadow:5px 5px 1px 2px var(--rug2);--allShadow:5px 5px 1px 2px #00000045;--magShadow:5px 5px 1px 2px #9b005a}*,body,html{scroll-behavior:smooth!important}html:focus-within{scroll-behavior:smooth!important}body,html{font-family:Montserrat,Sans-serif;padding:0;margin:0;font-size:17px;font-weight:400;background:#000}Link,a,body,html{outline:none;color:#fff;scroll-behavior:smooth}Link,a{text-decoration:none;cursor:pointer}.Main{background:#fff;scrollbar-width:auto;scrollbar-color:var(--scrollbar1) var(--scrollbar2);overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}p,span{line-height:1.5rem;letter-spacing:.01rem}h1{font-size:60px;font-weight:700;text-align:center;text-shadow:var(--textShadow1)}h1,h2{font-family:Chango,cursive}h2{font-size:40px;margin:20px 0;font-weight:100;text-shadow:var(--textShadow2)}h3{font-size:26px;margin:20px 0 25px;line-height:1.8rem;letter-spacing:.04rem}h3,h4{font-weight:600}h4{font-size:16px;margin:15px 0;letter-spacing:.2rem;text-transform:uppercase}h5{font-size:30px;letter-spacing:.02rem}h5,h6{font-weight:600}h6{font-size:18px;letter-spacing:.06rem}.highlight{font-weight:600}.highlight-color{font-weight:600;color:var(--darkpink)!important}.GradientText,.GradientText span{background:var(--darkblue);border-image-slice:1;background-clip:border-box;-webkit-text-fill-color:transparent;-webkit-background-clip:text;width:-moz-fit-content;width:fit-content;z-index:100}.Black{text-shadow:var(--blackShadow)}.shadow{text-shadow:var(--blueText)}.Small p{font-size:14px;font-weight:100;letter-spacing:.02rem}button{color:var(--buttonTxt);cursor:pointer;font-weight:300;letter-spacing:.04px;border:none;border-radius:15px;outline:none}.AppBtn.small button{padding:14px 15px 10px;min-width:160px}.AppBtn button{min-width:180px;font-family:Josefin Sans,Sans-serif;font-size:14px;letter-spacing:.1rem;font-weight:500;text-transform:uppercase;color:var(--buttonTxt);background:var(--darkblue);border-radius:50px;padding:20px 25px 18px;transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer;z-index:1!important;transition:transform .3s cubic-bezier(.5,2.5,.7,.7);bottom:0}.AppBtn button:hover{border-radius:50px;transform:translateY(-4px);box-shadow:var(--buttonShadow);background-color:var(--green)}.AppBtn button:after{content:"";position:absolute;width:100%;height:100%;left:0;bottom:0;border-radius:inherit;z-index:-1!important;background-color:transparent}.AppBtn button:hover:after{bottom:0}input{outline:none}.ButtonGroup{display:flex;flex-direction:row;gap:12px}.SocialIcons{padding:30px 0}.RoundIcon,.SocialIcons{display:flex;justify-content:center}.RoundIcon{background:var(--darkblue);border-radius:50px;margin:0 10px;width:70px;height:70px;align-items:center}.SocialIcons svg{display:flex;justify-content:center;align-items:center;width:30px;height:30px}.RoundIcon{fill:var(--frontColor)}.RoundIcon:hover{cursor:pointer;background:var(--green);transform:scale(1.15);transition:transform .3s cubic-bezier(.5,2.5,.7,.7)}.RoundIcon a:hover{cursor:pointer}.cubic-increase-click:focus,.cubic-increase:hover{transform:scale(1.15);transition:transform .3s cubic-bezier(.5,2.5,.7,.7)}.UnderlineWrap{display:flex;justify-content:center}.Underline{width:30%;border-bottom:4px solid var(--frontColor)}.RoundedImg img{border-radius:50%;height:auto;border:4px solid var(--frontColor)}blockquote p{border:0;padding:0;font-size:1.5em;font-style:italic;line-height:1.4!important;margin:0;position:relative;z-index:600}a path{fill:var(--frontColor);fill-rule:evenodd}.animation-up{opacity:0;transform:translateY(60px);transition:opacity 1s cubic-bezier(.5,2.5,.7,.7),transform .5s cubic-bezier(.5,2.5,.7,.7)}.animation-up.slide-up{opacity:1;transform:translateY(0)}.animation-right{opacity:0;transform:translateX(-60px);transition:opacity 1s cubic-bezier(.5,2.5,.7,.7),transform .5s cubic-bezier(.5,2.5,.7,.7)}.animation-right.slide-right{opacity:1;transform:translateX(0)}.animation-left{opacity:0;transform:translateX(60px);transition:opacity 1s cubic-bezier(.5,2.5,.7,.7),transform .5s cubic-bezier(.5,2.5,.7,.7)}.animation-left.slide-left{opacity:1;transform:translateX(0)}.animation-diag{opacity:0;transform:translate(-60px,60px);transition:opacity 1s cubic-bezier(.5,2.5,.7,.7),transform .5s cubic-bezier(.5,2.5,.7,.7)}.animation-diag.slide-diag{opacity:1;transform:translate(0)}.animation-slowghost{opacity:0;transform:translateX(-100px);transition:opacity 2s cubic-bezier(.5,2.5,.7,.7),transform 1.5s cubic-bezier(.5,2.5,.7,.7)}.animation-slowghost.slide-slowghost{opacity:1;transform:translateX(0)}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animation-floatghost{animation:floatUpDown 2s ease-in-out infinite}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.4s}.delay-3{transition-delay:.6s}.delay-4{transition-delay:.8s}.delay-5{transition-delay:1s}.delay-6{transition-delay:1.2s}.delay-7{transition-delay:1.4s}.root{--bg-height:1000px;--bg-width:calc(var(--bg-height) * 1.20125)}.Main section>div{margin:auto}section{scroll-behavior:smooth}section .AppBtn{margin-top:10px}.SideImg,.SideTxt{display:flex;flex-direction:column}.SideImg{justify-content:center;align-items:center}.Right{margin-left:50px}.Left{margin-right:50px}.HeroSectionWrap{position:relative;z-index:0;background:var(--bgDarkBlue);overflow:hidden}.HeroSection,.HeroSectionWrap{display:flex;justify-content:center}.HeroSection,.HeroSectionContent{height:var(--bg-height);width:var(--bg-width)}.HeroSectionContent{position:relative;background:url(/_next/static/media/hbh-maze.7e7dbc7f.png);background-repeat:no-repeat;background-position:50%;background-size:auto var(--bg-height)}.HeroSectionContent>div{position:absolute;pointer-events:none}.HeroSectionContent img{width:41.65%;height:auto;pointer-events:all}.hoverLink:hover{animation-play-state:paused;filter:brightness(180%);filter:saturate(130%);transition:filter .2s ease-in-out}.ImageLink{position:fixed;top:28%;left:0;z-index:20!important;border-radius:30px;color:#000;padding:8px 30px;font-size:18px;font-weight:500;box-shadow:var(--buttonShadow2);font-family:Chango,cursive;letter-spacing:0;animation:floatbubble 1s ease-in-out infinite}.foot .ImageLink,.ghost .ImageLink,.hand-cube .ImageLink,.hand-nft .ImageLink,.hand-plant .ImageLink,.hand-wallet .ImageLink,.speaker-head .ImageLink,.ufo .ImageLink{opacity:.01;transition:opacity .2s ease-in}.foot:hover .ImageLink,.ghost:hover .ImageLink,.hand-cube:hover .ImageLink,.hand-nft:hover .ImageLink,.hand-plant:hover .ImageLink,.hand-wallet:hover .ImageLink,.speaker-head:hover .ImageLink,.ufo:hover .ImageLink{opacity:.99;transition:opacity .2s ease-in}.foot .ImageLink{top:20%;left:6.5%;background-color:#32ff6c;padding:8px 40px}.ufo .ImageLink{top:28%;left:-4%;background-color:#ce6dff}.ghost .ImageLink{top:44%;left:-10%;background-color:#baff5a;padding:8px 40px}.speaker-head .ImageLink{top:44%;left:-18%;background-color:#ff5e6c;padding:8px 22px}.hand-plant .ImageLink{top:26%;left:0;background-color:#32ff6c}.hand-wallet .ImageLink{top:28%;left:5%;background-color:#fffd79}.hand-cube .ImageLink{top:27%;left:5%;background-color:var(--canary)}.hand-nft .ImageLink{top:25%;left:-4.5%;background-color:#00fbff;padding:8px 40px}.mazepath{z-index:3}.maze-plant{width:336px;height:210px;transform:translate(calc(var(--bg-width) * .1135),calc(var(--bg-height) * .458))}.maze-wallet{width:386px;height:187px;transform:translate(calc(var(--bg-width) * .423),calc(var(--bg-height) * .561))}.maze-cube{width:413px;height:181px;transform:translate(calc(var(--bg-width) * .209),calc(var(--bg-height) * .8485));z-index:5}.maze-nft{width:498px;height:178px;transform:translate(calc(var(--bg-width) * .7135),calc(var(--bg-height) * .75))}.maze-egg{width:618px;height:228px;transform:translate(calc(var(--bg-width) * .24),calc(var(--bg-height) * .531))}.hand{width:630px;height:543px;transform:translate(calc(var(--bg-width) * .39),calc(var(--bg-height) * 0))}.foot{width:767px;height:1176px;transform:translate(calc(var(--bg-width) * .654),calc(var(--bg-height) * 0))}.hand-plant{width:320px;height:873px;transform:translate(calc(var(--bg-width) * .115),calc(var(--bg-height) * .157))}.hand-wallet{width:369px;height:805px;transform:translate(calc(var(--bg-width) * .453),calc(var(--bg-height) * .287))}.hand-cube{width:349px;height:886px;transform:translate(calc(var(--bg-width) * .217),calc(var(--bg-height) * .54));z-index:4}.hand-nft{width:264px;height:725px;transform:translate(calc(var(--bg-width) * .749),calc(var(--bg-height) * .507))}.egg-man{width:446px;height:475px;transform:translate(calc(var(--bg-width) * .275),calc(var(--bg-height) * .412))}.eye-left{transform:translate(calc(var(--bg-width) * .3182),calc(var(--bg-height) * .49))}.eye-left,.eye-right{width:117px;height:118px}.eye-right{transform:translate(calc(var(--bg-width) * .382),calc(var(--bg-height) * .484))}.speaker-body{width:111px;height:130px;transform:translate(calc(var(--bg-width) * .635),calc(var(--bg-height) * .64))}.speaker-head{width:318px;height:191px;transform:translate(calc(var(--bg-width) * .62),calc(var(--bg-height) * .578))}.ghost{width:153px;height:218px;transform:translate(calc(var(--bg-width) * .478),calc(var(--bg-height) * .795))}.ufo{width:226px;height:340px;transform:translate(calc(var(--bg-width) * .26),calc(var(--bg-height) * .17))}.AboutSectionWrap{padding:100px;background:var(--bgDarkBlue2)}.AboutSection{max-width:1000px;margin:auto}.AboutSection h1{margin-bottom:70px}.AboutRowWrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:60px;min-height:300px}.AboutSection h4{font-family:Chango,cursive;font-size:22px;margin:20px 0;font-weight:100;text-shadow:var(--textShadow)}.AboutSection img{width:300px;height:auto}.SpeechBubbleDegen,.SpeechBubbleFish,.SpeechBubbleLemon,.SpeechBubbleSpeaker,.SpeechBubbleWhale{position:relative;display:flex;flex-direction:column;justify-content:center;border-radius:50px;padding:30px 50px;font-size:16px;font-weight:400;min-height:300px}.SpeechBubbleDegen:after,.SpeechBubbleLemon:after,.SpeechBubbleSpeaker:after{content:"";position:absolute;top:50%;left:0;border-width:10px;border-style:solid;transform:translateX(-100%)}.SpeechBubbleFish:after,.SpeechBubbleWhale:after{content:"";position:absolute;top:50%;right:0;border-width:10px;border-style:solid;transform:translateX(100%)}.SpeechBubbleDegen{background-color:#06933f}.SpeechBubbleDegen:after{border-color:transparent #06933f transparent transparent}.SpeechBubbleFish{background-color:#680099}.SpeechBubbleFish:after{border-color:transparent transparent transparent #680099}.SpeechBubbleLemon{background-color:#a78e00}.SpeechBubbleLemon:after{border-color:transparent #a78e00 transparent transparent}.SpeechBubbleWhale{background-color:#162fae}.SpeechBubbleWhale:after{border-color:transparent transparent transparent #162fae}.SpeechBubbleSpeaker{background-color:#8c314b}.SpeechBubbleSpeaker:after{border-color:transparent #8c314b transparent transparent}.SideImg.Degen img:hover{animation-name:degen;animation-duration:.5s;animation-iteration-count:1;animation-timing-function:ease-in-out}@keyframes degen{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SideImg.Fish img:hover{animation-name:fish;animation-duration:.3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes fish{0%{transform:translate(0)}50%{transform:translate(10px,10px)}to{transform:translate(0)}}.SideImg.Lemon img:hover{animation-name:lemon;animation-duration:.3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes lemon{0%{transform:translate(0)}20%{transform:translate(5px,5px)}40%{transform:translateY(10px)}60%{transform:translate(-5px,5px)}80%{transform:translateY(-10px)}to{transform:translate(0)}}.SideImg.Whale img:hover{animation-name:whale;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes whale{0%{transform:translate(0)}25%{transform:translate(10px,10px)}50%{transform:translate(0)}75%{transform:translate(10px,10px)}to{transform:translate(0)}}.SideImg.Speaker img:hover{animation-name:speaker;animation-duration:.5s;animation-iteration-count:1;animation-timing-function:ease-in-out}@keyframes speaker{0%{transform:translate(0)}20%{transform:translateY(-60px)}40%{transform:translate(0)}50%{transform:translate(0)}80%{transform:translateY(-30px)}to{transform:translate(0)}}.delay1:hover{animation-delay:0s}.HeroesSectionWrap{padding:100px 0 170px;background:var(--backColor)}.HeroesSection{margin:auto}.HeroesRowWrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:1000px;height:450px;min-height:400px;padding:35px 60px;border-radius:30px}.degen{background:var(--degen);box-shadow:var(--degenShadow)}.influencer{background:var(--influencer);box-shadow:var(--influencerShadow)}.whale{background:var(--whale);box-shadow:var(--whaleShadow)}.shiller{background:var(--shiller);box-shadow:var(--shillerShadow)}.flipper{background:var(--flipper);box-shadow:var(--flipperShadow)}.dev{background:var(--dev);box-shadow:var(--devShadow)}.rug{background:var(--rug);box-shadow:var(--rugShadow)}.HeroesSection h1{margin-bottom:70px}.HeroesSection h4{font-family:Chango,cursive;font-size:30px;margin:20px 0;font-weight:100;text-shadow:var(--textShadow)}.HeroesSection p{color:#fff}.HeroesSection .SideImg img{width:350px;height:auto;border-radius:30px;border:8px solid #ffffff4c}.HeroesSection .SideTxt{margin-left:60px}.flickity-button{color:#fff;opacity:0;transition:opacity .3s ease-in-out}.carousel:hover .flickity-button{opacity:1}.gallery-cell{margin-right:50px;counter-increment:gallery-cell;margin-bottom:50px}.flickity-button:focus{box-shadow:none!important}.flickity-prev-next-button,.gallery-cell:hover .flickity-prev-next-button{width:50px!important;height:50px!important}.flickity-prev-next-button.previous{left:20px!important}.flickity-prev-next-button.next{right:20px!important}.flickity-page-dots .dot{width:15px!important;height:15px!important;background:var(--green)!important}.Goals{background:var(--greenGrad)}.GoalsSectionWrap{padding:100px 100px 0}.GoalsSection{max-width:1200px}.GoalsSectionContent{display:flex;justify-content:center;align-items:center}.GoalsSection h1{text-align:left;text-shadow:var(--blackShadow);color:#fff;margin-bottom:15px}.GoalsSection img{width:100%;height:100%;border-radius:30px}.GoalsSection .SideTxt{width:50%;margin-left:10%}.GoalsSection .SideImg{width:50%}.CardsSectionWrap{color:var(--frontColor);padding:80px 100px 100px}.CardsSection{width:100%;max-width:1200px}.CardsSectionContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.CardsGroup{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;margin:50px 0}.Goals .Card{max-width:1200px}.Goals .CardsSectionWrap{display:flex;gap:0;margin:0}.Goals .Card p{font-size:15px;line-height:1.3rem;margin:30px 0}.Card{display:flex;max-width:450px;min-width:300px;min-height:280px;border:8px solid;border-radius:30px;border-color:var(--green);box-shadow:var(--purpleShadow)}.Card:hover{border-radius:0;border-color:var(--green);box-shadow:var(--whaleShadow);transition:.3s}.CardInner{display:flex;flex-direction:row;align-items:center}.CardTxt{padding:45px 35px 30px}.Card p{font-size:15px;line-height:1.3rem}.Card h2{color:var(--white);font-size:25px;margin:0;text-shadow:var(--textShadow2)}.CardsSection h4{color:var(--green);font-size:20px}.Card img{width:300px;height:300px;margin:10px}.TeamSectionWrap{padding:100px;background:var(--bgDarkBlue3)}.TeamSection{max-width:1200px;margin:auto}.TeamRowWrap{display:flex;flex-direction:row;justify-content:space-between;color:#fff;padding-bottom:100px}.TeamRowWrap:last-child{padding-bottom:50px}.TeamSection p{font-weight:400}.TeamSection h4{color:var(--green)}.TeamSection img{border-radius:40px}.TeamSection .Right{margin-left:70px}.TeamSection .Left{margin-right:70px}.CollabSectionWrap{background:var(--bgDarkBlue2);padding:130px 150px 150px}.CollabSection,.CollabSectionContent{display:flex;justify-content:center;align-items:center}.CollabSectionContent{max-width:1200px;text-align:center;color:#000}.CollabSection h4{margin-bottom:60px;color:#fff;font-size:22px}.CollabSection img{padding:5px;margin:0 50px}.TechSectionWrap{padding:100px;background:var(--purpleGrad)}.TechSection{display:flex;flex-direction:column;justify-content:center;align-items:center}.TechSectionIntro{width:1000px;text-align:center}.TechSectionContent{display:flex;flex-direction:row;justify-content:center;max-width:1700px}.TechSection h1{margin-bottom:15px;text-shadow:var(--blackShadow);color:#fff}.TechSection .AppBtn button{margin-top:20px}.TechSectionContent h4{color:var(--green)}.TechSectionContent p{font-size:16px}.ContractsWrap{flex-direction:column;margin-bottom:50px}.Contracts,.ContractsWrap{display:flex;justify-content:center;align-items:center}.Contracts{flex-direction:row;max-width:1000px;margin-top:50px}.ContractsWrap .SideImg{padding-left:50px}.ContractsWrap .SideTxt{padding-right:50px}.ContractsWrap .SpeechBubble{position:relative;display:inline-block;background-color:var(--green0);border-radius:50px;padding:30px 50px;font-size:17px;font-weight:500;margin-bottom:10%}.ContractsWrap .SpeechBubble:after{content:"";position:absolute;top:50%;left:0;border-width:10px;border-style:solid;border-color:transparent var(--green0) transparent transparent;transform:translateX(-100%)}.ContractsWrap img{width:300px;height:auto}.TechSection .FaqBlockAccordions .Collapsible{border-color:var(--purple0);background:var(--purple4);max-width:1000px}.FeaturesCards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px;gap:30px;margin:50px 0 70px}.FeaturesCardWrap{display:flex;max-width:400px;border-radius:25px;border:8px solid;border-radius:30px;border-color:var(--green);box-shadow:var(--purpleShadow2)}.FeaturesCardInner{display:flex;flex-direction:column;align-items:center}.FeaturesCardImg{margin-top:40px}.FeaturesCards img{width:100px;height:100px;margin:10px}.FeaturesCardTxt{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 35px 40px}.FeaturesCards p{font-size:15px;line-height:1.3rem;color:var(--white)}.FeaturesCards h2{font-size:35px;color:var(--white)}.FAQSectionWrap{background:var(--bgDarkBlue2);padding:100px}.FAQSection{max-width:1000px!important}.FAQSection h1{margin-bottom:80px;text-align:center}.FaqBlocks .Collapsible__contentInner p:first-child{padding-top:20px}.FaqBlocks .Collapsible__contentInner p:last-child{padding-bottom:0}.Collapsible__contentInner p:first-child{margin-top:0}.Collapsible__contentInner p:last-child{margin-bottom:20px}.FaqBlockAccordions .Collapsible{border:4px solid;border-color:var(--darkblue);border-radius:25px;background:#00178a5c;margin-bottom:15px}.FaqBlocks .Collapsible h3{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;cursor:pointer;margin:0;min-height:40px;padding:10px 25px;font-size:16px;color:var(--lgreen);font-weight:600}.FaqBlocks .Collapsible h4{padding:0 30px}.FaqBlocks .Collapsible p{font-size:15px;padding:0 30px;margin-bottom:30px}.FaqBlocks .Collapsible a{font-weight:600;transition:.1s ease-in-out;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.FaqBlocks .Collapsible a,.FaqBlocks .Collapsible a:hover{color:var(--darkpink);cursor:pointer}.FaqBlocks .Collapsible__trigger.is-closed:after{content:"+";font-size:35px;font-weight:500;margin-left:10px;line-height:0;position:relative;left:auto;padding-left:10px}.FaqBlocks .Collapsible__trigger.is-open:after{content:"-";margin-left:10px;font-size:35px;font-weight:500;transform:scaleX(1.5);left:-4px;top:-3px;position:relative}.SwapSectionWrap{background:var(--purpleGreen)}.MineSectionWrap{position:relative;width:100%;justify-content:center;overflow:hidden;z-index:0;background:var(--bgWarmGrad)}.MineSection{max-width:1400px;margin:auto}.MineSectionContent{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:10;padding:200px 100px;color:#fff}.MineSection .AppBtn{margin-top:60px}.MineSection h1{margin-bottom:80px}.MineSection h5{margin:10px 0 0}.ImgGallery{padding-top:35px}.Uniswap{margin-top:50px}.Uniswap>div>div>div>div>div>div>div>div>div>div:first-child{background:transparent}.Uniswap{border-radius:16px;box-shadow:var(--rugShadow)}.HowtoSectionWrap{background:var(--purpleGrad2);color:var(--white);padding:100px}.HowtoSection{max-width:1400px}.HowtoContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.HowtoContent h4{margin-bottom:50px}.HowContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.HowCards{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;margin:50px 0;width:100%;max-width:1200px}.HowCardWrap{display:flex;width:100%;max-width:1100px;border-radius:25px;background:var(--white);color:var(--black);box-shadow:var(--degenShadow)}.HowCard{display:flex}.HowCardInner{display:flex;flex-direction:row}.HowCardImgWrap{background:var(--purple0);width:40%;height:100%;margin-right:20px;border-top-left-radius:25px;border-bottom-left-radius:25px}.HowCardImgWrap,.Steps{display:flex;justify-content:center;align-items:center}.Steps{border:10px solid #fff;padding:0;width:80px;height:80px;border-radius:50%;background-color:transparent;color:#fff}.Steps p{font-size:40px!important;font-weight:700!important;color:var(--white)!important;margin:5px 0}.HowCardTxtWrap{width:100%;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.HowCardTxt{display:flex;flex-direction:column;justify-content:center;padding:20px 30px 30px}.HowCard p{font-size:18px;color:var(--black)}.HowCard h2{font-size:35px;color:var(--white)}.HowCard a{color:var(--darkpink);font-weight:600}.HowCard .WalletAddress{border:none;background:#fff1c2}.WhatYouGetWrap{background:var(--bgDarkBlue2);color:var(--white);padding:100px}.WhatYouGetBox{display:flex;flex-direction:column;align-items:center;max-width:1000px;width:100%;height:auto;margin-top:50px;border-radius:30px;background:#000;border:8px solid;border-color:var(--green);box-shadow:var(--purpleShadow2);padding:60px}.WhatYouGetBox h4{font-family:Chango,cursive;font-size:30px;margin:20px 0;font-weight:100;text-shadow:var(--textShadow)}.TitleBoxWrap{background:var(--black);width:100%}.TitleBox,.TitleBoxWrap{display:flex;flex-direction:row;border-top-left-radius:30px;border-top-right-radius:30px}.TitleBox{margin-bottom:50px}.TitleBox img{width:80px;height:auto;padding-right:30px}.TitleBox .SideTxt{display:flex;justify-content:center}.TextBox{display:flex;flex-direction:row}.TextBox .SideTxt{margin-left:50px}.TextBox img{width:100%;max-width:1200px;height:auto;border-radius:30px}.TextOnlyBox{margin-bottom:0}.ImgBox{display:flex;flex-direction:row;margin-top:40px}.ImgBox img{width:500px;height:auto;padding-right:30px}.disclaimer{font-size:14px;line-height:22px;font-style:oblique}.disclaimer a{color:var(--green);text-decoration:underline}.activeTab{display:block}.hiddenTab{display:none}.TabWrap{display:flex;flex-direction:column;justify-content:center}.TabWrap button{min-width:100%;transition:all .2s;padding:10px 40px;border-radius:30px;font-size:16px;cursor:pointer;font-weight:500;text-transform:uppercase;margin:5px 0}.TabWrap button:first-child{margin-right:20px}.activeBtn,.activeBtn:hover{background:var(--green0);border:1px solid transparent}.inactiveBtn{background:var(--black);color:var(--white);border:1px solid var(--green)}.inactiveBtn:hover{background-color:#0058227d}.img-carousel{position:relative;width:100%;max-width:100%;height:400px;overflow:hidden}.img-carousel img{width:390px;height:auto;margin:10px;border-radius:12px}.img-track{position:absolute;white-space:nowrap;will-change:transform;animation:imgcarousel 30s linear infinite}@keyframes imgcarousel{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.TermsSectionWrap{background:var(--bgDarkBlue3)}.TermsSection{max-width:1000px;margin:auto}.TermsContent{display:flex;flex-direction:column;z-index:10;padding:200px 100px}.TermsContent h1{text-align:left}.TermsContent h6{line-height:10px;margin:40px 0 15px}@keyframes floatbubble{0%{transform:translate(0)}50%{transform:translateY(3px)}to{transform:translate(0)}}.floating{animation-name:floating;animation-duration:2.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translate(0)}}.floating2{animation-name:floating2;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.floating2:hover{animation-name:floating2;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;filter:brightness(110%);transition:filter .2s ease-in-out}@keyframes floating2{0%{transform:translate(0)}50%{transform:translateY(10px)}to{transform:translate(0)}}.floating3{animation-name:floating3;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floating3{0%{transform:translate(0)}50%{transform:translateY(-5px)}to{transform:translate(0)}}.floatwallet{animation-name:floatwallet;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floatwallet{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translate(0)}}.floathand{animation-name:floathand;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floathand{0%{transform:translateY(-20px)}50%{transform:translate(0)}to{transform:translateY(-20px)}}.floatfoot{animation-name:floatfoot;animation-duration:2.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floatfoot{0%{transform:translateY(-8px) rotate(0deg);transform-origin:50% center}50%{transform:translate(0) rotate(-2deg);transform-origin:50% center}to{transform:translateY(-8px) rotate(0deg);transform-origin:50% center}}.floatufo{animation-name:floatufo;animation-duration:12s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floatufo{0%{transform:translate(0)}20%{transform:translate(10px,10px)}40%{transform:translateY(20px)}60%{transform:translate(-10px,10px)}80%{transform:translateY(-20px)}to{transform:translate(0)}}.floatghost{animation-name:floatghost;animation-duration:8s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floatghost{0%{transform:translate(0)}25%{transform:translate(10px,20px)}50%{transform:translate(25px)}75%{transform:translate(-5px,20px)}to{transform:translate(0)}}.floategg{animation-name:floategg;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floategg{0%{transform:translate(0)}50%{transform:translateY(1.5px)}to{transform:translate(0)}}.rotatehead{animation-name:rotatehead;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-delay:1s}@keyframes rotatehead{0%{transform:rotate(5deg);transform-origin:0 40%}50%{transform:rotate(-5deg);transform-origin:0 40%}to{transform:rotate(5deg);transform-origin:0 40%}}.rotatebody{animation-name:rotatebody;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-delay:1s}@keyframes rotatebody{0%{transform:rotate(0deg)}50%{transform:rotate(4deg)}to{transform:rotate(0deg)}}.rotateye{animation-name:rotateye;animation-duration:.2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes rotateye{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.delay1{animation-delay:.5s}.delay2{animation-delay:1s}.delay3{animation-delay:1.5s}@media (max-width:1921px){.root{--bg-height:950px}.HeroSectionContent img{width:39.57%}.HeroSectionWrap{height:930px}.HeroSectionContent{top:-20px}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(7px)}to{transform:translate(0)}}@keyframes floatwallet{0%{transform:translate(0)}50%{transform:translateY(7px)}to{transform:translate(0)}}}@media (max-width:1601px){.root{--bg-height:780px}.HeroSectionContent img{width:32.49%}.HeroSectionWrap{height:760px}.HeroSectionContent{top:-20px}.ImageLink{font-size:16px}.foot .ImageLink{top:15%;left:4%}.ufo .ImageLink{top:22%;left:-6%}.ghost .ImageLink{top:35%;left:-10%}.speaker-head .ImageLink{top:40%;left:-17%}.hand-plant .ImageLink{top:20%;left:-3%}.hand-cube .ImageLink,.hand-wallet .ImageLink{top:20%;left:1%}.hand-nft .ImageLink{top:18%;left:-7%}.FeaturesCards{grid-template-columns:1fr 1fr}.FeaturesCardTxt{padding:0 45px 40px}.FeaturesCardWrap{display:flex;max-width:500px;min-height:450px}}@media (max-width:1537px) and (max-height:865px){.root{--bg-height:730px}.HeroSectionContent img{width:30.4%}.HeroSectionWrap{height:710px}.HeroSectionContent{top:-20px}}@media (max-width:1367px) and (max-height:769px){.root{--bg-height:650px}.HeroSectionContent img{width:27.07%}.HeroSectionWrap{height:630px}.HeroSectionContent{top:-20px}.TechSectionContent{flex-direction:column}}@media (max-width:1367px){.TechSectionContent{flex-direction:column}.TechRightTxt{display:flex;flex-direction:column;margin-left:0;text-align:center;margin-top:40px}.TechLeftList,.TechRightTxt{width:100%;justify-content:center}.TechLeftList{align-items:center;grid-template-columns:1fr 1fr 1fr}.TechLeftList button{min-width:100%;height:80px;padding:0 15px;border-radius:30px;letter-spacing:.01rem;font-size:15px}.TechSectionContent p{font-size:16px}}@media (max-width:1281px) and (max-height:721px){.root{--bg-height:630px}.HeroSectionContent img{width:26.24%}.HeroSectionWrap{height:610px}.HeroSectionContent{top:-20px}}@media (max-width:1300px){.HeroesRowWrap{width:70%;padding:30px 60px;font-size:17px}}@media (max-width:1200px){.GenesisRightImg img{width:55vw;height:auto}#hbh-logo{width:32vw;height:auto}.HeroesRowWrap{width:70%;font-size:16px}.HeroesSection .SideImg img{width:300px}.TechSectionIntro{width:90%;text-align:center}}@media (max-width:1050px){.Main section{padding:80px}.HeroSectionWrap{height:880px}.HeroSectionContent{top:100px}.HeroesSectionWrap{padding-left:0!important;padding-right:0!important;padding-bottom:120px!important}.HeroesRowWrap{flex-direction:column;justify-content:center;text-align:center;width:60%;height:800px;min-height:700px;padding:10px 90px;font-size:16px}.HeroesSection .SideImg img{width:350px;margin-bottom:20px}.HeroesSection .SideTxt{margin-left:0}h1{font-size:55px}.AboutSection h1{margin-bottom:30px}.GoalsSection img{width:100%;height:100%;border-radius:30px}.CardsGroup{grid-template-columns:1fr!important}.CardsSectionWrap{padding-top:80px!important}.GoalsSectionWrap{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;padding:0;padding-bottom:0!important}.GoalsSectionContent{flex-direction:column-reverse;text-align:center}.GoalsSection .SideTxt{width:100%;display:flex;flex-direction:column-re;justify-content:center;text-align:center;margin-left:0;margin-right:0;margin-bottom:0}.GoalsSection h1{text-align:center}.GoalsSection .SideImg img{width:60vw;height:auto;margin-top:50px}#hbh-logo{width:40vw;height:auto}.GenesisSection .Underline,.PassSection .Underline{width:30%}.CardsGroup{grid-template-columns:1fr 1fr}.Card{display:flex;max-width:600px;text-align:center;justify-content:center}.TeamSection p{font-size:16px}.TeamSection .SideImg,.TeamSection .SideTxt{margin:0}.TeamSection{justify-content:center;align-items:center;text-align:center}.TeamRowWrap{flex-direction:column-reverse}.TeamRowWrap.RightRow{flex-direction:column}.TeamSection .SideImg img{width:40vw;height:auto}.TeamSection h2{padding-top:15px}.TechLeftList{grid-template-columns:1fr 1fr}.AboutRowWrap{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-bottom:10px;min-height:300px}.AboutRowWrap .Left,.AboutRowWrap .Right{margin:0}.AboutRowWrap.LeftRow{flex-direction:column-reverse;padding-bottom:10px}.SpeechBubbleDegen:after,.SpeechBubbleFish:after,.SpeechBubbleLemon:after,.SpeechBubbleSpeaker:after,.SpeechBubbleWhale:after{border:0 solid transparent}.AboutRowWrap .SideImg{position:relative;width:50px;height:50px;top:20vh}.AboutRowWrap .SideImg img{position:relative;top:0;left:25vw;z-index:1;width:280px}.SpeechBubbleDegen p,.SpeechBubbleFish p,.SpeechBubbleLemon p,.SpeechBubbleSpeaker p,.SpeechBubbleWhale p{font-size:16px;width:60%}.MineSectionWrap{padding-left:0!important;padding-right:0!important}.MineSectionContent{padding:100px 0 0}.MineSectionContent h1{padding:0 5vw}.WhatYouGetBox{width:90%}.ImgBox{flex-direction:column}.TextBox{display:flex;flex-direction:column-reverse}.TextBox img{max-width:500px;margin-top:50px}.TextBox .SideTxt{margin-left:0}}@media (max-width:900px){.AboutSection h1{margin-bottom:230px}.AboutSectionWrap{padding-bottom:0}.AboutRowWrap .SideImg{position:relative;top:0;z-index:1}.AboutRowWrap .SideImg img{position:relative;top:-70px;left:0;width:250px}.SpeechBubbleDegen p,.SpeechBubbleFish p,.SpeechBubbleLemon p,.SpeechBubbleSpeaker p,.SpeechBubbleWhale p{width:100%}.AboutRowWrap:last-child{margin-bottom:60px;padding-bottom:0}.AboutRowWrap,.AboutRowWrap.LeftRow{margin-bottom:200px;padding-bottom:0}.HeroesRowWrap{width:70%;height:700px;min-height:650px;padding:90px 50px;margin-bottom:20px}.SpeechBubbleDegen,.SpeechBubbleFish,.SpeechBubbleLemon,.SpeechBubbleSpeaker,.SpeechBubbleWhale{padding:30px 6vw}}@media (max-width:800px){.Main section{padding:60px}.HeroSectionWrap{padding-top:100px}.ImageLink{display:none}.root{--bg-height:650px}.HeroSectionContent img{width:27.07%}.HeroSectionWrap{height:650px}.HeroSectionContent{top:0}.QuoteSection h5{font-size:30px}.HeroSection h1{font-size:9vw}.HeroSection h5{font-size:4.5vw}.Card h2{font-size:22px}.GoalsSection .SideImg img{width:80vw}#hbh-logo{width:50vw;height:auto}.ContractsWrap img{width:100%;height:auto}.ContractsWrap .SpeechBubble{border-radius:40px;padding:20px 40px;font-size:16px;width:70%;height:auto}.FeaturesCards{grid-template-columns:1fr}.FeaturesCardTxt{padding:0 45px 40px}.FeaturesCardWrap{display:flex;max-width:100%;min-height:400px}.TechLeftList{gap:20px}.TechLeftList button{height:70px;padding:0 15px}.ContractsWrap .SideImg{padding-left:0}.ContractsWrap .SideTxt{padding-right:0}.HeroesSection .SideImg img{width:90%;margin-bottom:20px}.gallery-cell{margin-bottom:60px!important}.TitleBox{display:flex;flex-direction:column;margin-bottom:0}.TitleBox img{padding-right:0;margin-bottom:10px}.TitleBox .SideImg{align-items:flex-start}.WhatYouGetBox{width:90%;padding:6vw}.HowCardInner{flex-direction:column}.HowCardImgWrap{display:flex;justify-content:center;background:var(--purple0);width:100%;height:180px;margin-right:0;border-top-right-radius:25px;border-bottom-left-radius:0}.ImgBox img{width:100%}}@media (max-width:670px){.Main section{padding:40px}.root{--bg-height:600px}.HeroSectionContent img{width:24.99%}.HeroSectionWrap{height:600px}.HeroSection h1{margin-top:0}.CardsGroup{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;margin:50px 0}.QuoteSection h5{font-size:28px}.FaqBlocks .Collapsible h3{font-size:16px;padding-top:10px;padding-bottom:5px}.GenesisRightImg img{width:90vw}#hbh-logo{width:60vw;height:auto}}@media (max-width:620px){.root{--bg-height:550px}.HeroSectionContent img{width:22.91%}.HeroSectionWrap{height:550px}}@media (max-width:550px){.root{--bg-height:500px}.HeroSectionContent img{width:20.83%}.HeroSectionWrap{height:500px}.TechLeftList{gap:15px}.TechLeftList button{height:70px;padding:0 15px}}@media (max-width:480px){.Main section{padding:60px 6vw}.root{--bg-height:450px}.HeroSectionContent img{width:18.74%}.HeroSectionWrap{height:450px;padding-top:80px}body{font-size:16px}p{line-height:1.4rem}h1{font-size:40px}h2{font-size:30px}h3{font-size:22px;line-height:1.5rem}h4{font-size:16px}.HeroesRowWrap{width:80%;height:600px;min-height:600px;padding:50px 20px;font-size:14.5px}.HeroesSection h1{margin-right:20px;margin-left:20px}.HeroesSection h4{font-size:6vw}.HeroesSection p{line-height:1.3rem;margin-top:0}.HeroesSection .SideImg img{width:80%;margin-bottom:10px}.gallery-cell{margin-bottom:40px!important}.FaqBlocks .Collapsible h3{font-size:14px}.Goals .Card{min-width:0!important}.Goals .CardTxt{padding:45px 20px 40px}.img-carousel img{width:90vw;height:90vw;margin:5px;border-radius:12px}.img-carousel{position:relative;width:100vw;height:100vw;overflow-x:hidden}.MineSection h1{margin-bottom:60px}.MineSectionContent{padding-top:60px}.MineSection .AppBtn{margin-top:20px}.MenuLinks,.header-scrolled-w .MenuLinks,.header-top-w .MenuLinks{font-size:18px;gap:4vh}}@media (max-width:430px){.root{--bg-height:400px}.HeroSectionContent img{width:16.66%}.HeroSectionWrap{height:400px;padding-top:80px}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(5px)}to{transform:translate(0)}}@keyframes floatwallet{0%{transform:translate(0)}50%{transform:translateY(5px)}to{transform:translate(0)}}}@media (max-width:360px){.root{--bg-height:360px}.HeroSectionContent img{width:14.99%}.HeroSectionWrap{height:360px;padding-top:80px}element{visibility:visible}.ToolbarMenuBox{padding-top:15vh}}.PopupBackdrop{display:flex;justify-content:center;position:fixed;top:0;left:0;z-index:99;height:100vh;width:100vw;scroll-behavior:auto;background:rgba(0,9,29,.786);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.PopupBox{position:relative;flex-direction:column;z-index:99;max-width:380px;height:-moz-fit-content!important;height:fit-content!important;min-height:300px;max-height:80vh;margin-top:20vh;margin-left:20px;margin-right:20px;padding:0;background:var(--bgWarmGrad);box-shadow:var(--magShadow);border-radius:20px;overflow:hidden}.PopupBox,.PopupHeader{display:flex;align-items:center;width:100%}.PopupHeader{justify-content:space-between;min-height:40px;padding:18px 0;border-top-right-radius:20px;border-top-left-radius:20px;background:var(--bgMidBlueGrad)}.PopupHeader h2{text-transform:uppercase;font-size:18px;font-weight:400;letter-spacing:.08em;line-height:0;margin-left:30px;color:var(--lightColor2)}.PopupCloseButton{display:flex;cursor:pointer;margin-right:15px;border-radius:10px;padding:10px}.PopupCloseButton:hover{cursor:pointer}.PopupContent{padding:40px}.SelectWallet button{display:flex;align-items:center;min-width:100%;width:240px;height:50px;padding:10px;margin-bottom:15px;border-radius:15px;font-size:15px;letter-spacing:.02rem;font-weight:400;background:var(--darkblue)}.SelectWallet button:last-child{margin-top:15px;margin-bottom:0}.SelectWallet button:hover{border-color:var(--mainColor4);background:var(--green);box-shadow:var(--buttonShadow);transition:background .3s ease-in-out}.SelectWallet button img{width:30px;height:30px;margin-left:5px;margin-right:18px}.WalletInfoPopup{width:80%;padding:30px;font-size:15px}.BalanceData,.Connection,.NetworkInfo{display:flex;flex-direction:column;margin-bottom:10px}.BalanceData>div,.NetworkInfo>div{display:flex;justify-content:space-between}.WalletAddressWrap{margin:5px 0 15px}.WalletAddressBox{display:flex;flex-direction:row}.WalletAddress{display:flex;justify-content:center;align-content:center;background:var(--frontColor);border-radius:15px;height:50px;text-overflow:ellipsis;width:85%;border-top-left-radius:18px;border-bottom-left-radius:18px;border-top-right-radius:0;border-bottom-right-radius:0}.AddressInput{background:none;outline:none;height:50px;border:none;color:#000;padding:0 15px;width:100%;font-size:14.5px;font-weight:500;letter-spacing:.04rem}.SideIcon{display:flex;align-items:center;justify-content:center;background:var(--darkpink);border-color:var(--mainColor6);border-left:none;padding:12px 12px 8px 10px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:18px;border-bottom-right-radius:18px}.SideIcon button{background:none;border:none}.SideIcon svg{height:20px;width:20px;fill:var(--frontColor)}.CopiedBubble{display:flex;justify-content:center;align-items:center;position:absolute;top:170px;left:270px;padding:8px 20px;color:var(--fontWhite);font-size:14px;font-weight:400;background:var(--green);box-shadow:var(--buttonShadow);border:1px solid;border-color:var(--green);border-radius:90px;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.CopiedBubble:after{content:"Copied";pointer-events:none}.CopiedBubble.CopiedBubble-active{opacity:1}.CopiedBubble:before{content:"";position:absolute;width:10px;height:10px;bottom:38px;left:40px;border-top:1px solid;border-left:1px solid;border-color:var(--green);background:var(--green);transform:rotate(45deg)}.NetworkInfo{padding:7px 0;color:#000;font-weight:500}.NetworkInfo span{padding:5px 0}.InfoItem{font-weight:600}.Connection button{padding:16px;border-radius:25px;margin:10px 0 5px;font-size:16px;font-weight:300;letter-spacing:.02rem}.WarmButton{background:var(--darkblue)}.ColdButton{background:var(--backColor)}.ColdButton:hover,.WarmButton:hover{background:var(--green);box-shadow:var(--buttonShadow)}@media (max-width:400px){.PopupHeader h2{font-size:16px;letter-spacing:.1em;margin-left:25px}.PopupCloseButton{font-size:22px;margin-right:20px}}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}