.ChartBlock{container-type:inline-size;height:100%;min-height:300px;padding-bottom:0!important;overflow:hidden;transition:.1s}.ChartBlock .InfoBlock__Title,.ChartBlock .TimeframeSelector__Button{position:relative;z-index:555}.ChartBlock--MenuIsOpen{padding-bottom:24px!important}.ChartBlock__TimeframeTitle{margin:5px 5px 5px 0}.ChartBlock__TimeframeContainer{display:flex;flex-wrap:wrap;align-items:center;margin-left:auto;margin-top:-20px}.ChartBlock__ChartContainer{height:100%;visibility:visible;opacity:1;transition:all .2s;transition-delay:.2s}.ChartBlock__ChartContainer--Hidden{visibility:hidden;opacity:0;transition-delay:0s}.ChartBlock .TimeframeSelector__Menu{top:0}.ChartBlock .TimeframeSelector .TimeframeMenu{padding-bottom:12px!important}.ChartBlock .TimeframeSelector .TimeframeMenu__ValuesContainer{margin-top:52px}.ChartBlock .TimeframeSelector__Button{top:12px;right:16px}@container (max-width: 400px){.ChartBlock .TimeframeSelector .TimeframeMenu__ValuesContainer{margin-top:90px}.ChartBlock .TimeframeSelector__Button{top:50px;z-index:11;width:100px;min-width:max-content;transition:width .2s}.ChartBlock .TimeframeSelector__Button--Active{width:calc(100% - 24px)}}.ChartBlock__TimeframeButtons{display:flex;flex-wrap:wrap}.ChartBlock__TimeframeButton{font-family:var(--chakra-fonts-heading);font-size:12px;height:27px!important;margin:5px}.ChartBlock__TimeframeButton:last-child{margin-right:0}.ChartBlock__TimeframeButton--Active{background-color:var(--chakra-colors-brand-normal)!important}.ChartBlock__Loader{width:100%;overflow:hidden;position:relative;animation:LoadingContainer 1s infinite}@keyframes loading-process{0%{opacity:0;left:-100%;z-index:6}50%{opacity:.25}to{z-index:6;left:100%}}@keyframes LoadingContainer{0%{overflow:hidden}to{overflow:hidden}}.ChartBlock__Loader:before{z-index:5!important;opacity:1!important}.ChartBlock__Loader:after{animation:loading-process 1s infinite;z-index:6}.ChartBlock__Loader:after,.ChartBlock__Loader:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.ChartBlock__Loader:before{background-color:var(--chakra-colors-gray-900)}.ChartBlock__Loader:after{background:linear-gradient(90deg,transparent,#0e75b5 50%,transparent)!important;width:100%;height:100%}@media screen and (max-width:640px){.ChartBlock__TimeframeContainer{margin-top:0}}.TotalInfo{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}.TotalInfo::-webkit-scrollbar{height:2px;width:2px}.TotalInfo::-webkit-scrollbar-thumb{background-color:var(--chakra-colors-brand-normal)}.TotalInfo::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.05)}@supports(scrollbar-width:thin){.TotalInfo{scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}}.TotalInfo__ContentContainer{margin:0 auto}.TotalInfo__Item{margin-right:var(--chakra-space-10);width:calc(20% - 40px);flex-grow:1}@media screen and (max-width:80em){.TotalInfo__Item{margin-right:var(--chakra-space-5)}}@media screen and (max-width:62em){.TotalInfo__Item{margin-right:var(--chakra-space-5)}}@media screen and (max-width:48em){.TotalInfo__Item{margin-right:var(--chakra-space-4)}}@media screen and (max-width:30em){.TotalInfo__Item{margin-right:var(--chakra-space-3)}}.TotalInfo__Item:last-child{margin-right:0}@media screen and (max-width:62em){.TotalInfo{overflow-y:auto;padding-bottom:4px}.TotalInfo__ContentContainer{flex-wrap:nowrap!important;padding-bottom:4px}.TotalInfo__ContentContainer:after{content:"";display:block;width:2px;flex-shrink:0}.TotalInfo__Item{width:25%;flex-shrink:0}.TotalInfo__Item:last-child{margin-right:0}}@media screen and (max-width:48em){.TotalInfo__ContentContainer:before{width:30%}.TotalInfo__Item{width:40%}}@media screen and (max-width:30em){.TotalInfo__Item{width:70%}}.TotalInfoItem{position:relative;display:flex;align-items:center;flex-direction:column;padding:30px!important;font-family:var(--chakra-fonts-heading);font-weight:800;font-style:italic}.TotalInfoItem:before{content:"";display:block;width:44px;height:44px;margin-bottom:20px}.TotalInfoItem--Clikable{transition:all .2s}@media(hover:hover)and (pointer:fine){.TotalInfoItem--Clikable:not(.NavLink--Active):hover{background-color:hsla(0,0%,100%,.05)}}.TotalInfoItem--Clikable:active{transform:translateY(1px);background:hsla(0,0%,100%,.025)!important}.TotalInfoItem--Blocks:before{background:url(/images/icons/block.svg) no-repeat 50%;background-size:contain}.TotalInfoItem--Transactions:before{background:url(/images/icons/transactions.svg) no-repeat 50%;background-size:contain}.TotalInfoItem--DataContracts:before{background:url(/images/icons/data-contract.svg) no-repeat 50%;background-size:contain}.TotalInfoItem--Documents:before{background:url(/images/icons/document.svg) no-repeat 50%;background-size:contain}.TotalInfoItem--Transfers:before{background:url(/images/icons/transfers.svg) no-repeat 50%;background-size:contain}.TotalInfoItem--Identities:before{background:url(/images/icons/identities.svg) no-repeat 50%;background-size:contain}.TotalInfo--Christmas .TotalInfoItem--Blocks:before{background:url(/images/icons/block-present.svg) no-repeat 50%;background-size:contain;height:48px;width:48px;margin-bottom:16px}.TotalInfoItem__Title{color:var(--chakra-colors-brand-normal);font-size:.875rem;text-transform:uppercase;text-align:center;position:relative}a .TotalInfoItem__Title{padding-right:24px}a .TotalInfoItem__Title:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;width:16px;height:16px;background:url(/images/icons/chevron-right.svg) no-repeat 50%;background-color:rgba(0,141,228,.2);border-radius:4px}a:hover .TotalInfoItem__Title:after{background-color:rgba(0,141,228,.3)}.TotalInfoItem__Value{font-size:2.125rem}.TotalInfoItem__Value--Loading{overflow:hidden;position:relative;opacity:.5;border-radius:5px;animation-delay:.1s;width:100%;border-radius:999px}.TotalInfoItem__Value--Loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.TotalInfoItem__Value--Loading:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .TotalInfoItem__Value--Loading:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.TotalInfoItem__Value--Loading:nth-child(1n):after,Tr:nth-child(1n) .TotalInfoItem__Value--Loading:after{animation-delay:-.5s}.TotalInfoItem__Value--Loading:nth-child(2n):after,Tr:nth-child(2n) .TotalInfoItem__Value--Loading:after{animation-delay:0s}.TotalInfoItem__Value--Loading:nth-child(3n):after,Tr:nth-child(3n) .TotalInfoItem__Value--Loading:after{animation-delay:.5s}.TotalInfoItem__Value--Loading:nth-child(4n):after,Tr:nth-child(4n) .TotalInfoItem__Value--Loading:after{animation-delay:1s}.TotalInfoItem__Value--Loading:nth-child(5n):after,Tr:nth-child(5n) .TotalInfoItem__Value--Loading:after{animation-delay:1.5s}.TotalInfoItem__Value--Loading:nth-child(6n):after,Tr:nth-child(6n) .TotalInfoItem__Value--Loading:after{animation-delay:2s}.TotalInfoItem__Value--Loading:nth-child(7n):after,Tr:nth-child(7n) .TotalInfoItem__Value--Loading:after{animation-delay:2.5s}.TotalInfoItem__Value--Loading:nth-child(8n):after,Tr:nth-child(8n) .TotalInfoItem__Value--Loading:after{animation-delay:3s}.TotalInfoItem__Value--Loading:nth-child(9n):after,Tr:nth-child(9n) .TotalInfoItem__Value--Loading:after{animation-delay:3.5s}.TotalInfoItem__Value--Loading:nth-child(10n):after,Tr:nth-child(10n) .TotalInfoItem__Value--Loading:after{animation-delay:4s}@media screen and (max-width:1140px){.TotalInfoItem{padding:20px!important}}@media screen and (max-width:62em){.TotalInfoItem{display:flex;flex-direction:column;align-items:center;padding:20px 0!important}.TotalInfoItem:before{transform:none;margin-bottom:8px}.TotalInfoItem__Title{text-align:center}}.EpochProgress__Info{display:flex;font-family:var(--chakra-fonts-mono);font-size:.75rem;font-weight:400;text-transform:none;margin-top:6px}.EpochProgress__InfoTitle{color:var(--chakra-colors-gray-500);margin-right:8px;white-space:nowrap}.EpochProgress__InfoValue{color:#fff;white-space:nowrap}.NetworkStatus{display:grid;width:100%;flex-wrap:wrap;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.NetworkStatus__Stat{display:flex;flex-direction:column;align-items:baseline}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:-.35s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:.15s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:.65s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:1.15s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:1.65s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:2.15s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:2.65s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:3.15s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:3.65s}.NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:first-of-type .NetworkStatus__InfoValue:after{animation-delay:4.15s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:-.2s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:.3s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:.8s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:1.3s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:1.8s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:2.3s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:2.8s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:3.3s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:3.8s}.NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(2) .NetworkStatus__InfoValue:after{animation-delay:4.3s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:-.05s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:.45s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:.95s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:1.45s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:1.95s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:2.45s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:2.95s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:3.45s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:3.95s}.NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(3) .NetworkStatus__InfoValue:after{animation-delay:4.45s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:.1s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:.6s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:1.1s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:1.6s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:2.1s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:2.6s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:3.1s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:3.6s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:4.1s}.NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(4) .NetworkStatus__InfoValue:after{animation-delay:4.6s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:.25s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:.75s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:1.25s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:1.75s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:2.25s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:2.75s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:3.25s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:3.75s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:4.25s}.NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(5) .NetworkStatus__InfoValue:after{animation-delay:4.75s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:.4s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:.9s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:1.4s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:1.9s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:2.4s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:2.9s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:3.4s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:3.9s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:4.4s}.NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(6) .NetworkStatus__InfoValue:after{animation-delay:4.9s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:.55s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:1.05s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:1.55s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:2.05s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:2.55s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:3.05s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:3.55s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:4.05s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:4.55s}.NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(7) .NetworkStatus__InfoValue:after{animation-delay:5.05s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:.7s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:1.2s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:1.7s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:2.2s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:2.7s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:3.2s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:3.7s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:4.2s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:4.7s}.NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(8) .NetworkStatus__InfoValue:after{animation-delay:5.2s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:.85s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:1.35s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:1.85s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:2.35s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:2.85s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:3.35s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:3.85s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:4.35s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:4.85s}.NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(9) .NetworkStatus__InfoValue:after{animation-delay:5.35s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue{overflow:hidden;position:relative;width:100%}@keyframes LoadingLine{0%{left:-100%;width:100%}50%{left:100%;width:100%}to{left:100%;width:100%}}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(1n):after,Tr:nth-child(1n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:1s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(2n):after,Tr:nth-child(2n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:1.5s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(3n):after,Tr:nth-child(3n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:2s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(4n):after,Tr:nth-child(4n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:2.5s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(5n):after,Tr:nth-child(5n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:3s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(6n):after,Tr:nth-child(6n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:3.5s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(7n):after,Tr:nth-child(7n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:4s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(8n):after,Tr:nth-child(8n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:4.5s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(9n):after,Tr:nth-child(9n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:5s}.NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:nth-child(10n):after,Tr:nth-child(10n) .NetworkStatus__Stat--Loading:nth-of-type(10) .NetworkStatus__InfoValue:after{animation-delay:5.5s}.NetworkStatus__EpochProgress{width:100%;margin-top:14px}.NetworkStatus__InfoTitle{font-size:.75rem;color:var(--chakra-colors-gray-500);font-family:var(--chakra-fonts-mono);white-space:nowrap;margin-bottom:14px}.NetworkStatus__InfoValue{font-size:.75rem;font-weight:700;font-family:var(--chakra-fonts-heading);letter-spacing:.4px}.NetworkStatus__InfoValue,.NetworkStatus__InfoValue span{display:flex;align-items:center}.NetworkStatus__InfoValue--Epoch{flex-wrap:wrap;width:100%}.NetworkStatus__InfoValue--Epoch span{width:max-content}.NetworkStatus__InfoValue--Epoch span,.NetworkStatus__InfoValue--Epoch span .chakra-icon{transition:.2s}.NetworkStatus__InfoValue--Epoch span .chakra-icon{color:var(--chakra-colors-brand-normal)}.NetworkStatus__InfoValue--Epoch span:hover{color:var(--chakra-colors-brand-light);cursor:default}.NetworkStatus__InfoValue--Epoch span:hover .chakra-icon{color:var(--chakra-colors-brand-light)}.NetworkStatus__BadgeIcon{margin-right:5px}@media screen and (max-width:600px){.NetworkStatus{grid-template-columns:repeat(2,1fr)}.NetworkStatus__Stat--Epoch,.NetworkStatus__Stat--PlatformVersion{grid-row:1}.NetworkStatus__Stat--TenderdashVersion{grid-row:2;grid-column:2}.NetworkStatus__Stat--Network{grid-row:2;grid-column:1}.NetworkStatus__Stat--Api,.NetworkStatus__Stat--LatestBlock{grid-row:3}}@media screen and (max-width:420px){.NetworkStatus{grid-template-columns:repeat(1,1fr)}.NetworkStatus__Stat{grid-row:auto;grid-column:auto}.NetworkStatus__Badge{width:100%}}.HomeIntro{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border-radius:var(--chakra-radii-block);border:1px solid hsla(0,0%,100%,.1);background:rgba(24,31,34,.2);box-shadow:2px 2px var(--chakra-colors-brand-normal);padding:64px 0!important;display:grid;grid-template-columns:2fr 3fr;grid-gap:1.25rem;gap:1.25rem;width:100%}.HomeIntro__About{max-width:500px;padding-left:64px}.HomeIntro__Welcome{font-size:.875rem;text-transform:uppercase;font-family:var(--chakra-fonts-heading);margin-bottom:4px;color:var(--chakra-colors-brand-normal)}.HomeIntro__Title,.HomeIntro__Welcome{font-weight:800;margin-top:0;font-style:italic}.HomeIntro__Title{font-size:2.125rem!important;margin-bottom:12px}.HomeIntro__Subtitle{font-size:.875rem!important;font-weight:400!important;margin-bottom:12px;margin-top:0}.HomeIntro__Description{font-size:.75rem!important;font-family:var(--chakra-fonts-mono);color:var(--chakra-colors-gray-500);line-height:1.7}@media screen and (max-width:1200px){.HomeIntro{grid-template-columns:auto;padding:40px 0!important}.HomeIntro__About,.HomeIntro__NetworkStatus{padding:0 40px}.HomeIntro__About{max-width:none}}@media screen and (max-width:62em){.HomeIntro{padding:40px 0!important}.HomeIntro__About,.HomeIntro__NetworkStatus{padding:0 24px}}