@font-face{font-family:EngraversGothic;src:url(EngraversGothic.0a41e2629d3995a6.ttf) format("truetype"),url(EngraversGothic.c8040fd88a63beb6.svg#EngraversGothic) format("svg");font-weight:400;font-style:normal}.base-icon{display:inline-block;font-size:49px;position:relative}.base-icon:before{font-family:EngraversGothic;font-style:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute}html{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;margin:0;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-style:normal}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}input{outline:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset}textarea{overflow:auto;max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;outline:none}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}a{text-decoration:none}a:active,a:hover,a:focus{outline:0;color:#32dc59}i{font-style:italic}b,strong{font-weight:700}img{width:auto;max-width:100%;height:auto;vertical-align:top;border:0}.hidden{display:none!important}html,body{margin-top:1%;width:100%;min-width:100%;min-height:100%}body{font-family:Open Sans,sans-serif;background:#030B15;background-repeat:no-repeat}input,textarea,button{font-family:Open Sans,sans-serif}.container{width:100%;padding:0 15px;margin:0 auto 30px;height:100%;text-align:center}main{overflow:hidden}.top_box{display:flex;justify-content:space-between;align-items:center;height:77px}.top_box .left_box{flex-basis:50%}@media (max-width: 1170px){.top_box .left_box{flex-basis:60%}}.top_box .left_box .mobile_heading{display:none;color:#fff;font-size:20px}@media (max-width: 761px){.top_box .left_box .mobile_heading{display:flex}}@media (max-width: 575px){.top_box .left_box .mobile_heading.hide_heading{display:none}}@media (max-width: 761px){.top_box .left_box .blockchain_info{display:none}}app-search .top_box.aliases_top_box{height:77px;flex-direction:column;align-items:flex-start;padding:20px 0 25px}@media (max-width: 761px){app-search .top_box.aliases_top_box{height:127px}}app-search .top_box.aliases_top_box>div{width:100%;display:flex;justify-content:space-between}app-search .top_box.aliases_top_box .row_heading_search{height:32px;align-items:center}app-search .top_box.aliases_top_box .wrap_search{height:33px}.not-found{display:flex;justify-content:center;align-items:center;height:180px;font-size:20px;font-weight:300;color:#fff;border-radius:10px;background-color:#234ee21a}.overlay{position:fixed;inset:0;background-color:#fff6;z-index:999}@media (max-width: 575px){.overlay{background-color:#fff}}.blockchain-visualization{width:100%;overflow-x:hidden;position:relative;padding:20px 0 20px 3%}.blockchain-visualization .chain{display:flex;align-items:center;padding:0 20px;flex-direction:row;justify-content:flex-start}.blockchain-visualization .chain .block{min-width:150px;height:100px;margin-right:30px;padding:15px;border-radius:8px;box-shadow:0 4px 6px #0000001a;position:relative;transition:all .3s ease;will-change:transform,opacity;flex-shrink:0}.blockchain-visualization .chain .block:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.blockchain-visualization .chain .block:not(:last-child):after{content:"";position:absolute;right:-30px;top:50%;width:30px;height:2px;background:linear-gradient(to right,#666,#999);z-index:1}.blockchain-visualization .chain .block.pos-block{background:linear-gradient(135deg,#4CAF50,#45a049);color:#fff}.blockchain-visualization .chain .block.pos-block.highlight-new{animation:highlightPosBlock 2s ease-out}.blockchain-visualization .chain .block.pow-block{background:linear-gradient(135deg,#2196F3,#1976D2);color:#fff}.blockchain-visualization .chain .block.pow-block.highlight-new{animation:highlightPowBlock 2s ease-out}.blockchain-visualization .chain .block.highlight{position:relative}.blockchain-visualization .chain .block.highlight:before{content:"";position:absolute;inset:0;border-radius:8px;background:rgba(28,193,41,.3);pointer-events:none}.blockchain-visualization .chain .block .block-header{font-size:16px;font-weight:700;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.blockchain-visualization .chain .block .block-hash{font-size:12px;opacity:.9;word-break:break-all;margin-bottom:8px}.blockchain-visualization .chain .block .block-type{position:absolute;bottom:10px;right:10px;font-size:12px;padding:3px 8px;border-radius:12px;background:rgba(255,255,255,.2)}@keyframes highlightPosBlock{0%{box-shadow:0 0 20px 10px #1cc129}to{box-shadow:0 0 #1cc129}}@keyframes highlightPowBlock{0%{box-shadow:0 0 20px 10px #1cc129}to{box-shadow:0 0 #1cc129}}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 768px){.blockchain-visualization .chain .block{min-width:120px;height:80px;margin-right:20px;padding:10px}.blockchain-visualization .chain .block:not(:last-child):after{right:-20px;width:20px}.blockchain-visualization .chain .block .block-header{font-size:14px}.blockchain-visualization .chain .block .block-hash,.blockchain-visualization .chain .block .block-type{font-size:10px}}header{display:flex;align-items:center;height:80px;position:relative}header #mobile-nav-btn{display:none;width:22px;height:16px;background-image:url(menu.db8326323d983b43.svg);background-repeat:no-repeat;background-position:0 0;background-color:transparent;border:none}@media (max-width: 761px){header #mobile-nav-btn{display:flex;position:absolute;right:0}}@media (max-width: 761px){header nav{display:none}}header nav ul{display:flex}header nav ul>li{margin-right:45px}header nav ul>li>a{font-size:16px;font-weight:400;color:#fff}header nav ul>li>a.active{font-weight:600;color:#fff}header .logo{width:140px;height:140px;margin-right:3%;font-size:26px;font-weight:700;display:flex;align-items:center;color:#fff;padding-left:60px;cursor:pointer;-webkit-touch-collout:none;-webkit-user-select:none;user-select:none;outline:none}@media (max-width: 575px){header .logo{margin-right:10px}}header .case_testnet_mainnet{position:absolute;right:0;height:40px;display:flex;align-items:center;border-radius:10px;overflow:hidden;font-size:14px}@media (max-width: 761px){header .case_testnet_mainnet{right:80px}}@media (max-width: 575px){header .case_testnet_mainnet{font-size:13px}}@media (max-width: 399px){header .case_testnet_mainnet{display:none}}header .case_testnet_mainnet>div{display:flex;align-items:center;justify-content:center;height:100%;padding:0 15px;background-color:#03131f;color:#fff;-webkit-touch-collout:none;-webkit-user-select:none;user-select:none}@media (max-width: 575px){header .case_testnet_mainnet>div{padding:0 10px}}header .case_testnet_mainnet>div.active{color:#fff;background:linear-gradient(to right,#1b3a8a,#206F5A);font-weight:600}.main_info{display:flex;width:17%;flex-direction:column;justify-content:space-between;border:2px solid #32DC59;overflow:hidden}@media (max-width: 991px){.main_info{width:90%}}.main_info>div{flex-basis:25%}@media (max-width: 991px){.main_info>div{display:flex;flex-basis:100%;align-items:flex-start;padding:12px 24px}.main_info>div:nth-child(2n+1){background-color:#292929}}@media (max-width: 991px) and (max-width: 575px){.main_info>div{padding:12px 20px}}@media (max-width: 991px) and (max-width: 399px){.main_info>div{padding-right:5px}}.main_info>div .title{display:flex;justify-content:center;align-items:center;height:40px;font-size:16px;color:#fff}@media (max-width: 991px){.main_info>div .title{flex-basis:50%;height:auto;font-size:14px;justify-content:flex-start;text-transform:uppercase;background-color:transparent;color:#fff}}@media (max-width: 575px){.main_info>div .title{padding-right:15px}}.main_info>div .value{display:flex;justify-content:center;align-items:center;min-height:87px;color:#fff;font-weight:300;background-color:#03131f}@media (max-width: 991px){.main_info>div .value{flex-basis:50%;height:auto;justify-content:flex-start;color:#fff;font-weight:400;background-color:transparent}}.main_info>div .distribution_coins .coin{margin-top:.5rem}.main_info>div.height{flex-basis:20%}@media (max-width: 991px){.main_info>div.height{flex-basis:100%}}.main_info>div.height .value{font-size:25px}@media (max-width: 1170px){.main_info>div.height .value{font-size:20px}}@media (max-width: 991px){.main_info>div.height .value{font-size:14px}}.main_info>div.difficulty{flex-basis:30%}@media (max-width: 991px){.main_info>div.difficulty{flex-basis:100%}}.main_info>div.difficulty .value{flex-direction:column;font-size:16px}@media (max-width: 1170px){.main_info>div.difficulty .value{font-size:14px}}@media (max-width: 991px){.main_info>div.difficulty .value{align-items:flex-start}}.main_info>div.difficulty .value>div{display:flex;position:relative;padding:5px 0 5px 17px}.main_info>div.difficulty .value>div>span{padding-right:5px}.main_info>div.difficulty .value>div:before{content:"";display:block;position:absolute;top:7px;left:0;border:11px solid transparent;border-bottom:0;border-left:11px solid transparent}@media (max-width: 991px){.main_info>div.difficulty .value>div:before{top:6px}}.main_info>div.difficulty .value>div.pos:before{border-left-color:#32dc59}.main_info>div.difficulty .value>div.pow:before{border-left-color:#474747}.main_info>div.coins_emitted .value{font-size:20px}@media (max-width: 1170px){.main_info>div.coins_emitted .value{font-size:18px}}@media (max-width: 991px){.main_info>div.coins_emitted .value{font-size:14px}}.main_info>div.transactions{flex-basis:20%}@media (max-width: 991px){.main_info>div.transactions{flex-basis:100%}}.main_info>div.transactions .value{font-size:25px}@media (max-width: 1170px){.main_info>div.transactions .value{font-size:20px}}@media (max-width: 991px){.main_info>div.transactions .value{font-size:14px}}.main_info>div.hash_rate .value{font-size:25px}@media (max-width: 1170px){.main_info>div.hash_rate .value{font-size:20px}}@media (max-width: 991px){.main_info>div.hash_rate .value{font-size:14px}}.wrapper_table .table_title{padding:13px 24px 13px 0;font-size:24px;font-weight:300;color:#fff}@media (max-width: 991px){.wrapper_table .table_title{padding:12px 20px}}.no_data{display:flex;justify-content:center;align-items:center;height:180px;font-size:20px;font-weight:300;color:#fff;background-color:#206f5a1a}table{width:100%;cursor:default}table thead tr{background-color:#03131f}table thead tr th{font-size:14px;text-transform:uppercase;color:#fff;text-align:left;padding:12px 20px}@media (max-width: 1170px){table thead tr th{padding:12px 15px}}table tbody tr td{font-size:13px;color:#fff;padding:12px 20px;white-space:nowrap;text-align:center}@media (max-width: 1170px){table tbody tr td{padding:12px 15px}}table tbody tr td>a{color:#fff}table tbody tr td.height>span{color:#fff;padding-left:5px}table tbody tr.pow{border-bottom:2px solid #474747}table tbody tr.pos{border-bottom:2px solid #32DC59}table tbody tr.new-block,table tbody tr.select{background-color:#e06a6a80}input.style{background-color:transparent;border:none;border-bottom:1px solid #828d97;border-radius:0;padding:0;color:#fff;font-size:14px;font-weight:400;height:35px;cursor:pointer}.checkbox+label{cursor:pointer;padding-left:25px;line-height:1;font-size:14px;font-weight:300;color:#5d6c78;min-height:16px;display:flex;align-items:center;-webkit-touch-collout:none;-webkit-user-select:none;user-select:none;transition:.2s}.checkbox:not(checked){position:absolute;opacity:0}.checkbox:not(checked)+label{position:relative}.checkbox:not(checked)+label:before{content:"";position:absolute;width:15px;height:15px;border-radius:3px;top:0;left:0;border:1px solid #667480}.checkbox:not(checked)+label:after{content:"";position:absolute;top:0;left:0;width:19px;height:15px}.checkbox:checked+label{color:#5f5e5a}.checkbox:checked+label:after{font-family:EngraversGothic;font-style:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"A";font-size:34px;top:-6px;left:-10px}.pagination{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 20px}.pagination>div>span{font-size:16px;color:#fff}.pagination>div>button{display:flex;justify-content:center;align-items:center;width:29px;height:29px;font-size:15px;color:#fff;background:transparent;border:none;position:relative}.pagination>div>button svg{fill:#fff;width:18px}.pagination>div>button:disabled svg{fill:#fff}.pagination>div>input{border:none;font-size:14px;max-width:65px;color:#fff;background-color:#7694fe1a;padding:8px 15px;border-radius:5px;text-align:center}.pagination>div>input::-webkit-input-placeholder{color:#fff}.pagination>div>input::-moz-placeholder{color:#fff;opacity:1}.pagination>div>input::-ms-input-placeholder{color:#fff}.pagination .left_position{display:flex;align-items:center}.pagination .left_position>span{margin-right:12px}.pagination .left_position>input{margin-left:12px}.pagination .right_position>span{margin-right:8px}.pagination .right_position>span.title_go_to_block{margin-left:22px}.pagination .right_position>input{max-width:65px;margin-right:7px}.pagination .right_position>input.input_go_to_block{max-width:90px}.pagination.trans_pool input{transition:.25s}.loader,.loader:before,.loader:after{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:load7 1.8s infinite ease-in-out}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#32dc59;font-size:10px;text-indent:-9999em;animation-delay:-.16s}.loader:before,.loader:after{content:"";position:absolute;top:0}.loader:before{left:-3.5em;animation-delay:-.32s}.loader:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}.block_details{margin-bottom:30px;margin-top:35px}.heading_block{display:flex;align-items:flex-end;padding-bottom:15px}@media (max-width: 991px){.heading_block{flex-wrap:wrap}}.heading_block .currency_name{font-size:28px;font-weight:300;color:#fff}.heading_block .height_block{font-size:28px;font-weight:300;color:#fff;margin:0 25px;display:flex}.heading_block .height_block>a svg{fill:#fff;width:18px}.heading_block .height_block>a.prev_block{margin-right:5px}.heading_block .height_block>a.next_block{margin-left:5px}.heading_block .hash_block{font-size:14px;color:#fff;text-transform:uppercase}@media (max-width: 991px){.heading_block .hash_block{padding-top:12px}}@media (max-width: 575px){.heading_block .hash_block{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;line-break:strict;hyphens:auto;line-height:1.4}}.wrapper_table_block_details{display:flex;justify-content:space-between;color:#fff;font-size:13px}@media (max-width: 761px){.wrapper_table_block_details{flex-direction:column}}.wrapper_table_block_details table{width:50%;table-layout:fixed}@media (max-width: 761px){.wrapper_table_block_details table{width:100%}}.wrapper_table_block_details table tr{height:38px}.wrapper_table_block_details table tr.block_type .pos,.wrapper_table_block_details table tr.block_type .pow{padding:2px 12px;color:#fff;font-size:14px}.wrapper_table_block_details table tr.block_type .pos{background-color:#32dc59}.wrapper_table_block_details table tr.block_type .pow{background-color:#474747}.wrapper_table_block_details table tr td{white-space:nowrap;padding:12px 20px}@media (max-width: 761px){.wrapper_table_block_details table tr.tr_empty{display:none}}@media (max-width: 575px){.wrapper_table_block_details table tr.cumulative_diff_presize td,.wrapper_table_block_details table tr.cumulative_diff_adjusted td,.wrapper_table_block_details table tr.effective_txs_median td,.wrapper_table_block_details table tr.current_txs_median td,.wrapper_table_block_details table tr.total_transactions_size td{white-space:normal;line-height:1.4}}.wrapper_table_block_details table tr.tr_seed{height:50px}.wrapper_table_block_details table tr.tr_seed td:last-child{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;line-break:strict;hyphens:auto}.wrapper_table_block_details table tr.transactions_fee{height:50px}.wrapper_table_block_details table.left_table td:first-child{width:50%}@media (max-width: 761px){.wrapper_table_block_details table.left_table td:first-child{width:40%}}@media (max-width: 575px){.wrapper_table_block_details table.left_table td:first-child{width:50%}}.wrapper_table_block_details table.left_table td:last-child{padding-right:80px;width:65%}@media (max-width: 991px){.wrapper_table_block_details table.left_table td:last-child{padding-right:20px}}@media (max-width: 761px){.wrapper_table_block_details table.left_table td:last-child{width:60%}}@media (max-width: 575px){.wrapper_table_block_details table.left_table td:last-child{width:50%}}.wrapper_table_block_details table.right_table td:first-child{padding-left:80px;width:50%}@media (max-width: 991px){.wrapper_table_block_details table.right_table td:first-child{padding-left:60px;width:60%}}@media (max-width: 761px){.wrapper_table_block_details table.right_table td:first-child{padding-left:20px;width:40%}}@media (max-width: 575px){.wrapper_table_block_details table.right_table td:first-child{width:50%}}.wrapper_table_block_details table.right_table td:last-child{width:45%}@media (max-width: 991px){.wrapper_table_block_details table.right_table td:last-child{width:25%}}@media (max-width: 761px){.wrapper_table_block_details table.right_table td:last-child{width:60%}}@media (max-width: 575px){.wrapper_table_block_details table.right_table td:last-child{width:50%}}.block_transactions_list .title{height:45px;display:flex;align-items:center;font-size:24px;color:#fff;font-weight:300}.block_transactions_list .table_block_transaction{border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}.block_transactions_list thead{background:linear-gradient(to right,#1b3a8a,#206F5A)}@media (max-width: 575px){.block_transactions_list thead th{padding:12px}}@media (max-width: 575px){.block_transactions_list tbody tr td{padding:12px}}@media (max-width: 991px){.block_transactions_list tbody tr .hash>a,.block_transactions_list tbody tr .hash>span{display:block;width:280px}}@media (max-width: 991px) and (max-width: 761px){.block_transactions_list tbody tr .hash>a,.block_transactions_list tbody tr .hash>span{width:190px}}@media (max-width: 991px) and (max-width: 575px){.block_transactions_list tbody tr .hash>a,.block_transactions_list tbody tr .hash>span{width:100px}}@media (max-width: 991px) and (max-width: 399px){.block_transactions_list tbody tr .hash>a,.block_transactions_list tbody tr .hash>span{width:85px}}@media (max-width: 991px){.block_transactions_list tbody tr .hash>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 991px){.block_transactions_list tbody tr .hash>span{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;line-break:strict;hyphens:auto}}.fixed_background{position:fixed;top:0;left:0;width:100%;background-repeat:no-repeat}app-search>button{display:flex;width:25px;height:100%;flex-shrink:0;background-image:url(search-general.38561be167206af1.svg);background-repeat:no-repeat;background-position:center center}.back_btn{width:80px;height:13px;display:flex;align-items:center;padding-left:21px;background-image:url(back-block.e475ada791fcfda9.svg);background-repeat:no-repeat;background-position:3px center;color:#fff;font-size:16px}@media (max-width: 575px){.back_btn.hide_back_btn{display:none}}.alias_input_search{width:100%;height:33px;border:none;font-size:14px;color:#fff;padding-left:47px;background-image:url(search-general.38561be167206af1.svg);background-repeat:no-repeat;background-position:12px center;background-size:18px}@media (max-width: 761px){.alias_input_search{font-size:16px}}.wrap_charts{width:100%;background-color:#3b3b3b;position:relative;padding:20px 0}@media (max-width: 991px){.wrap_charts{overflow:auto}}.wrap_charts .wrap_loader{height:700px}.dialog-open{overflow:hidden}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:10px}::-webkit-scrollbar:horizontal{height:10px}::-webkit-scrollbar-thumb{background-color:#4e4e4e;border:1px solid #ffffff}::-webkit-scrollbar-track{background-color:#fff}.highcharts-range-selector{font-size:13px!important}.highcharts-range-selector:focus{border:none!important;top:11px!important;margin-left:2px;color:#fff!important}app-charts .highcharts-range-selector-group{display:none!important}.ngx-json-viewer{padding:0 5px}.ngx-json-viewer .segment .segment-main .segment-key{color:#fff!important}.wrapper{width:40px;height:40px;position:relative;padding:20px}.back{transform:rotateY(180deg)}.front,.back{width:100%;height:100%;backface-visibility:hidden;display:block;position:absolute;left:0;top:0}.front{animation:front-rotation 5s infinite}.back{animation:back-rotation 5s infinite}@keyframes front-rotation{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes back-rotation{0%{transform:rotateY(180deg)}to{transform:rotateY(540deg)}}
