.Toolbar{height:125px;display:flex;flex-direction:row;align-items:center;justify-content:center}.Toolbar,.header-top{position:fixed;width:100%;background:transparent;z-index:9}.header-top{height:120px;transition:v .2s ease-in-out}.header-scrolled{position:fixed;width:100%;height:120px;box-shadow:var(--toolbarShadow);background:var(--backColor);z-index:9;transition:background .3s ease-in-out}.ToolbarInner{width:1400px;margin:0 30px}.ToolbarInner,.ToolbarMenu{display:flex;align-items:center}.ToolbarMenu{flex-direction:row;justify-content:flex-start;flex-grow:1;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:45px;right:52px;width:35px;height:35px;border:none}.ExitIconPath{fill:#fff}.AppNameWrap{margin-right:0}.AppNameWrap,.AppNameWrap img{display:flex;align-items:center}.AppNameWrap img{width:200px;height:auto}.MenuLinks{width:100%;justify-content:space-around}.MenuLinks,.MenuLinks a{display:flex;flex-direction:row}.MenuLinks a{margin:0 5px;color:#fff;align-items:center;justify-content:center;min-width:90px;height:40px;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.05rem;background:transparent;border-bottom:3px solid transparent;text-shadow:var(--textShadow2)}.MenuLinks a:hover{font-weight:600;border-bottom:3px solid var(--purple1);transition:all .3s}.MenuLinks a:focus,.MenuLinks a:hover{color:var(--purple1);cursor:pointer}.WideBtn{padding:0 20px}.Toolbar .AppBtn{display:flex;align-items:center}.Toolbar .AppBtn button{min-width:175px;color:var(--frontColor);background:var(--transColor);border:1.5px solid var(--purple1)}.Toolbar .AppBtn button:hover{color:var(--frontColor);background:var(--purple1)}.Footer{width:100%;position:relative;left:0;bottom:0;z-index:0;background:var(--backColor);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)}.Footer .SocialIcons{display:flex;justify-content:center;padding:40px 0 25px}.Footer .RoundIcon{margin:0 8px}.PoweredBy{margin-top:5px}.PoweredByInner{font-size:14px;font-weight:500;color:var(--purple1b);display:flex;align-items:center}.PoweredByInner a{width:90px;height:23px}@media (max-width:1200px){.MenuLinks a{margin:0}}@media (max-width:1050px){.Toolbar{display:flex;height:105px;width:100%}.header-scrolled,.header-top{height:100px}.ToolbarInner{width:100%}.ToolbarMenu{padding-right:10px;width:100%}.MenuLinks{display:flex;flex-direction:column;font-size:20px;gap:6vh}.AppNameWrap img{width:130px;height:auto}.AppNameWrap{margin-left:0;margin-right:0}}@media (max-width:550px){.Footer .SocialIcons{display:grid;grid-template-columns:1fr 1fr 1fr}.Footer .RoundIcon{margin:8px}.FooterContent{padding:30px}.header-scrolled{box-shadow:var(--toolbarShadowS)}}@media (max-width:480px){.Toolbar{height:30vw}.ToolbarInner{margin:0 7vw}.AppNameWrap img{width:16vw}.ToolbarMenu{padding-right:0}.Toolbar{display:flex;justify-content:space-between;height:85px}.header-scrolled,.header-top{height:80px}.AppNameWrap{margin-left:0;margin-right:0}.AppNameWrap img{width:45px;height:auto}}.root{--backColor:#1a3e5b;--frontColor:#fff;--toolbarColor:#1a3e5b;--footerColor:#1a3e5b;--buttonBg:var(--bgMainGrad);--buttonBgHover:var(--bgMainGradHover);--buttonTxt:var(--frontColor);--buttonTxtHover:var(--backColor);--buttonFg:var(--frontColor);--buttonFgHover:var(--frontColor);--buttonShadow:1px 1px 6 px 1px #00000051;--transColor:#00000091;--transColor2:#00000053;--lightColor1:#99a0ff;--lightColor2:#8088ff;--lightColor3:#5c67ff;--pltfmGrey:#939598;--pltfmYellow:#febd11;--purple1b:#1a3e5b;--purple2:#1a3e5b;--purple3:#1a3e5b;--purple4:#1a3e5b;--bgMainGrad:linear-gradient(120deg,var(--pltfmGrey),var(--purple2));--bgMainGradHover:linear-gradient(to right,var(--pltfmGrey),var(--pltfmYellow));--bgMidGrad:linear-gradient(45deg,var(--pltfmYellow),var(--purple2));--bgDarkGrad:linear-gradient(90deg,var(--purple3),var(--purple1b));--hbhGrad:linear-gradient(to right,var(--pltfmGrey),var(--pltfmYellow));--hoverColdLight:0px 0px 5px 0px #001fa85f;--neoBox:-1px -1px 1px #001641,1px 1px 1px #002e8a;--toolbarShadow:0px 0px 70px 2px rgba(0,10,51,.5);--toolbarShadowS:0px 0px 40px 2px rgba(0,26,255,.5);--purpleShadow:5px 5px 15px 5px #febd11;--imgShadow:0px 5px 15px 5px rgba(0,0,0,.216);--textShadow1:2px 2px 40px rgba(0,0,100,.378);--textShadow2:2px 2px 20px rgba(0,0,100,.2);--textShadow3:2px 2px 5px rgba(0,0,100,.378)}*,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:18px;font-weight:400;scroll-behavior:smooth;background:var(--backColor)}Link,a,body,html{outline:none;color:#fff}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}p,span{line-height:1.5rem;letter-spacing:.02rem}h1{font-size:70px;font-weight:700;text-shadow:var(--textShadow2)}h2{font-size:60px;margin:20px 0}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;font-weight:600;letter-spacing:.02rem}.Yellow{color:var(--pltfmYellow)}.Shadow{text-shadow:var(--pltfmYellow)}.Small p{font-size:14px;font-weight:100;letter-spacing:.02rem}button{cursor:pointer;font-weight:300;letter-spacing:.04px;border:none;border-radius:15px;outline:none}.AppBtn button,button{color:var(--buttonTxt)}.AppBtn button{font-family:Josefin Sans,Sans-serif;font-size:14px;letter-spacing:.1rem;font-weight:500;text-transform:uppercase;border:1px solid;border-color:var(--frontColor);border-radius:50px;padding:20px 25px 18px;transition:all .3s;background:var(--transColor2)}.AppBtn button:hover{background-color:var(--pltfmYellow);border-color:var(--pltfmYellow);cursor:pointer}input{outline:none}.RoundIcon{background:var(--purple2);border-radius:50px;width:70px;height:70px}.RoundIcon,.SocialIcons svg{display:flex;justify-content:center;align-items:center}.SocialIcons svg{width:30px;height:30px}.RoundIcon{fill:var(--frontColor)}.RoundIcon:hover{cursor:pointer;background:var(--pltfmYellow)}.RoundIcon a:hover{cursor:pointer}.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}.floating{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px}@media only screen and (max-width:1050px) and (min-height:1024px){.AppBtn button{background-color:var(--pltfmYellow);border-color:var(--pltfmYellow);cursor:pointer}}@media only screen and (max-width:768px){.AppBtn button{background-color:var(--pltfmYellow);border-color:var(--pltfmYellow);cursor:pointer}}.SectionWrap{background:var(--backColor)}.Section{max-width:1200px;margin:auto;padding:70px 100px}.DividedSectionContent{display:flex;flex-direction:row;flex-wrap:wrap}.RightTxt{margin-left:70px}.LeftImg,.RightTxt{width:50%;display:flex;flex-direction:column;justify-content:center}.LeftImg{align-items:center}.LeftImg img{width:100%;height:auto}.LeftTxt{margin-right:70px}.LeftTxt,.RightImg{width:50%;display:flex;flex-direction:column;justify-content:center}.RightImg{align-items:center}.RightImg img{width:100%;height:auto}.CenterSectionContent{align-items:center;position:relative}.CenterSectionContent,.CenterTxt{display:flex;flex-direction:column;justify-content:center}.CenterTxt{width:90%;text-align:center}.CenterImg{position:relative;padding-bottom:30px;padding-top:20px;z-index:0}.Main section>div{max-width:1200px;margin:auto}.GenesisSection .UnderlineWrap{justify-content:left}.GenesisSection .Underline,.WhatSection .Underline{width:50%}.HeroSectionWrap{position:relative;width:100%;height:800px;justify-content:center;overflow:hidden;z-index:0;background:var(--backColor);opacity:80%}.HeroSection{max-width:1200px;margin:auto}.HeroSectionContent{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:10;padding:200px 100px;color:#fff}.HeroSectionContent .LogoIcon img{width:150px;height:auto}.Overlay{background:linear-gradient(180deg,rgba(0,0,255,.9),rgba(0,0,255,.4),rgba(0,0,255,.3),rgba(0,0,255,.3))}.HeroVideo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;direction:ltr;overflow:hidden}.HeroSection .AppBtn{margin-top:60px}.HeroSection h1{margin-bottom:15px}.HeroSection h5{margin:10px 0 0}.HeroImage{background:url(/img/bannerBackground.png)}.WhyImage{background:url(/img/whyImage.png)}.WhySectionWrap{padding:100px}.WhySection,.WhySectionWrap{background:var(--backColor);opacity:90%}.WhySection{max-width:1000px!important}.WhySectionContent{align-items:center;position:relative}.WhySectionContent,.WhyTxt{display:flex;flex-direction:column;justify-content:center}.WhyTxt{width:100%;text-align:center}.WhyImg{position:relative;padding-bottom:30px;padding-top:20px;z-index:0}.ContactImage{background:url(/img/contactImage2.png)}.ContactSectionWrap{padding:100px}.ContactSection,.ContactSectionWrap{background:var(--backColor);opacity:90%}.ContactSection{max-width:1000px!important}.ContactSectionContent{align-items:center;position:relative}.ContactSectionContent,.ContactTxt{display:flex;flex-direction:column;justify-content:center}.ContactTxt{width:100%;text-align:center}.ContactImg{position:relative;padding-bottom:30px;padding-top:20px;z-index:0}.HowImage{background:url(/img/howBackground.png)}.HowSectionWrap{padding:100px}.HowSection,.HowSectionWrap{background:var(--backColor);opacity:90%}.HowSection{max-width:1000px!important}.HowSectionContent{align-items:center;position:relative}.HowSectionContent,.HowTxt{display:flex;flex-direction:column;justify-content:center}.HowTxt{width:100%;text-align:center}.HowImg{position:relative;padding-bottom:30px;padding-top:20px;z-index:0}.GenesisSectionWrap{padding:100px;background:var(--bgDarkGrad)}.GenesisSectionContent{display:flex;flex-direction:row;justify-content:center}.GenesisSection .AppBtn{margin-top:20px}.GenesisLeftTxt{margin-right:10%}.GenesisLeftTxt,.GenesisRightImg{width:50%;display:flex;flex-direction:column;justify-content:center}.GenesisRightImg{align-items:center}.GenesisLeftImg img{width:100%;height:auto}.GenesisSection h4{color:#1ded58;margin-bottom:30px}.GenesisSection h2{font-size:36px}.LineDivider{background:var(--bgDarkGrad);height:8px}.WhatSectionWrap{padding:100px;background:var(--backColor);opacity:90%}.WhatSectionWrapMobile{padding:20px;background:var(--backColor);opacity:90%}.WhatImage{background:url(/img/whatBackground.png)}.WhatSectionContent{position:relative}.WhatSectionContent,.WhatTxt{display:flex;flex-direction:column;justify-content:center;align-items:center}.WhatTxt{width:100%;text-align:center}.WhatSection .AppBtn{margin-top:20px}.WhatSectionRow{width:100%;display:flex;flex-direction:row;justify-content:center}.WhatSectionTxt{width:40%;margin-left:10%}.WhatSectionImg,.WhatSectionTxt{display:flex;flex-direction:column;justify-content:center}.WhatSectionImg{width:100%;margin-left:5%;margin-right:5%;opacity:100%;background-color:var(--backColor);z-index:10;background-image:none!important;background-size:0!important}.ImgMoble{margin-left:1%!important;margin-right:1%}.CardsSectionWrap{color:var(--frontColor);padding:80px 100px 100px;background:var(--backColor)}.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}.Card{display:flex;min-height:300px;max-width:450px;border:8px solid;border-radius:0;border-color:var(--purple1b);box-shadow:var(--purpleShadow)}.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{font-size:30px;margin:0}.CardsSection h4{color:var(--purple1);font-size:20px}.CardTitle{display:flex;flex-direction:column}.Card img{width:50px;height:50px;margin-bottom:20px}.QuoteSectionWrap{background:var(--bgMainGrad);padding:80px 100px 60px}.QuoteSectionContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.QuoteSectionTxt{text-align:center;color:#fff;padding-top:20px}.QuoteSection h5{font-size:35px;font-weight:700;margin-top:30px;margin-bottom:30px;text-shadow:var(--textShadow3)}.QuoteSection h4{color:var(--backColor);font-weight:800;font-size:18px}.QuoteSection p{font-size:25px;font-weight:700;letter-spacing:.06rem;margin-top:0;color:var(--backColor)}.QuoteSection .RoundedImg img{border-radius:50%;height:auto;border:8px solid var(--frontColor);box-shadow:var(--imgShadow)}.FAQSectionWrap{background:var(--backColor);padding:100px}.FAQSection{max-width:1000px!important}.FAQSection h2{margin-bottom:50px;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{background:var(--purple3);border-left:4px solid;border-color:var(--purple0);margin:20px}.FaqBlocks .Collapsible h3{display:flex;flex-wrap:nowrap;justify-content:space-between;min-height:50px;align-items:center;padding:0 15px;font-size:18px;margin:0;cursor:pointer;background:var(--purple2)}.FaqBlocks .Collapsible p{font-size:16px;padding:0 15px}.FaqBlocks .Collapsible a{color:var(--purple0);cursor:pointer;transition:.2s ease-in-out}.FaqBlocks .Collapsible a:hover{color:var(--lightColor2);cursor:pointer}.FaqBlocks .Collapsible__trigger.is-closed:after{content:"+";font-size:35px;font-weight:500;margin:0;line-height:0;position:relative;left:auto;padding-left:10px;color:var(--scale0)}.FaqBlocks .Collapsible__trigger.is-open:after{content:"-";font-size:35px;font-weight:500;transform:scaleX(1.5);left:-4px;top:-3px;position:relative}.MintSectionWrap{position:relative;width:100%;justify-content:center;overflow:hidden;z-index:0;background:var(--bgDarkGrad)}.MintSection{max-width:1200px;margin:auto}.MintSectionContent{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:10;padding:200px 100px;color:#fff}.Overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:background .3s,border-radius .3s,opacity .3s;z-index:-1;background:linear-gradient(180deg,rgba(26,62,91,.9),rgba(26,62,91,.4),rgba(26,62,91,.3),rgba(26,62,91,.3))}.MintSection .AppBtn{margin-top:60px}.MintSection h1{margin-bottom:15px}.MintSection h5{margin:10px 0 0}.ImgGallery{padding-top:35px}@media (max-width:1200px){.GenesisRightImg img{width:55vw;height:auto}#hbh-logo{width:32vw;height:auto}}@media (max-width:1050px){.Main section{padding:80px}.WhatSectionWrap{padding-bottom:0!important}.CardsSectionWrap{padding-top:80px!important}.GenesisSectionContent,.WhatSectionContent{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;padding:0}.WhatSectionContent{flex-direction:column-reverse}.GenesisSectionContent{flex-direction:column}.GenesisLeftTxt,.PassRightTxt{width:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;margin:40px 0 0}.GenesisRightImg img,.PassLeftImg img{height:auto;margin-top:40px}.PassLeftImg img{width:60vw}.GenesisRightImg img{width:75vw}.PassRightTxt{margin-top:0}#hbh-logo{width:40vw;height:auto}.GenesisSection .UnderlineWrap,.WhatSection .UnderlineWrap{justify-content:center}.GenesisSection .Underline,.WhatSection .Underline{width:30%}.CardsGroup{grid-template-columns:1fr}blockquote{margin:0}}@media (max-width:920px){.HeroSection h1{font-size:7vw}.HeroSection h5{font-size:3.5vw}}@media (max-width:800px){.Main section{padding:60px}.HeroSectionContent{padding:160px 80px}.HeroSection .AppBtn{margin-top:50px}.QuoteSectionContent{margin-top:20px}.QuoteSection h5{font-size:30px}.Card h2{font-size:22px}.GenesisRightImg img{width:80vw}#hbh-logo{width:50vw;height:auto}}@media (max-width:600px){.Main section{padding:60px 50px}.WhatSectionWrap{padding:50px;background:var(--backColor);opacity:90%}.HeroSectionContent{padding:25vw 9vw}.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}.HeroSection h1{font-size:7.5vw}.HeroSection h5{font-size:4.5vw}}@media (max-width:480px){.Main section{padding:30px 5vw!important}.PassRightTxt{margin-top:0}body{font-size:16px}p{line-height:1.4rem}h2{font-size:45px}h3{font-size:22px;line-height:1.5rem}h4{font-size:16px!important}.QuoteSection h5{font-size:5.5vw}.FaqBlocks .Collapsible h3{font-size:15px}.AboutSectionWrap,.EcosystemSectionWrap,.FooterContent,.TeamSectionWrap{padding-right:10vw;padding-left:10vw}.WhatSectionWrap{padding:20px;background:var(--backColor);opacity:90%}.HeroSectionContent{padding:32vw 10vw}.HeroSection .AppBtn{margin-top:40px}.GenesisRightImg img{width:95vw}.Card{height:230px}}@media (max-width:400px){.HeroSectionContent .LogoIcon img{width:35vw;height:auto}.HeroSection h1{font-size:8vw}.HeroSection h5{font-size:4.5vw}}.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(--mainColor10);box-shadow:var(--softShadow);border:1px solid;border-color:var(--mainColor6);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{cursor:pointer;margin-right:25px;border:1px solid transparent;border-radius:10px;padding:5px 10px}.PopupCloseButton:hover{border:1px solid;border-color:var(--mainColor9);cursor:pointer;border-radius:10px;background:var(--mainColor7)}.PopupContent{padding:40px}.SelectWallet button{width:210px;letter-spacing:.08em;border-radius:15px;background:var(--buttonBg2);border:1px soild var(--buttonFg);box-shadow:none}.SelectWallet button:hover{border-color:var(--buttonFgHover);background:var(--buttonBg2Hover);transition:background .3s ease-in-out}.SelectWallet button{display:flex;align-items:center;min-width:100%;width:220px;height:50px;padding:10px;margin-bottom:15px;border:1px solid;border-color:var(--mainColor4)}.SelectWallet button:last-child{margin-top:15px;margin-bottom:0}.SelectWallet button:hover{border-color:var(--mainColor4);color:var(--buttonTxtHover);background:var(--mainColor5)}.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(--mainColor13);border-radius:15px;height:45px;text-overflow:ellipsis;width:85%;box-shadow:var(--neoBox);border-top-left-radius:15px;border-bottom-left-radius:15px;border-top-right-radius:0;border-bottom-right-radius:0}.AddressInput{background:none;outline:none;height:44px;border:none;color:#fff;padding:0 15px;width:100%;font-size:14.5px;font-weight:300;letter-spacing:.04rem}.SideIcon{display:flex;align-items:center;justify-content:center;background:linear-gradient(to left,var(--mainColor5),var(--mainColor2));border:1px solid;border-left:none;padding:12px 10px 8px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:15px;border-bottom-right-radius:15px}.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:165px;left:270px;padding:8px 20px;color:var(--fontWhite);font-size:14px;font-weight:200;background:var(--mainColor5);box-shadow:var(--boxShadow4);border:1px solid;border-color:var(--brandColor3);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:28px;left:40px;border-top:1px solid;border-left:1px solid;border-color:var(--brandColor3);background:var(--mainColor5);transform:rotate(45deg)}.NetworkInfo{padding:7px 0}.NetworkInfo span{padding:5px 0}.Connection button{padding:15px;border-radius:15px;margin:10px 0 5px}@media (max-width:400px){.PopupHeader h2{font-size:16px;letter-spacing:.1em;margin-left:25px}.PopupCloseButton{font-size:22px;margin-right:20px}}