.yellow{color:#FFA300}.red-44{color:#d44}.green{color:#00BFBF}.blue{color:#3E62FF}.img-shadow{box-shadow:0 5px 10px 2px rgba(34,60,80,0.2)}.border-rotate{animation-iteration-count:infinite;animation-timing-function:linear;animation-name:border-rotate;animation-duration:5000ms;animation-fill-mode:both}*{box-sizing:border-box;background:none;outline:none;resize:none;border:none;padding:0;margin:0}body,html{padding:0;margin:0}body{font-family:'Nunito-Regular';color:#333;background:#EEF1F7}table{border-collapse:collapse}button{transition:all 250ms;cursor:pointer}h1,h2,h3,h4,b,strong{font-weight:normal}a{text-decoration:none}img{image-rendering:-webkit-optimize-contrast}@font-face{font-family:'Nunito-Bold';src:url(c8bc3522440f8897ed87.eot);src:url(c8bc3522440f8897ed87.eot?#iefix) format("embedded-opentype"),url(2c708e16511526777ab2.woff) format("woff"),url(022586a78ea7c9bee9da.ttf) format("truetype")}@font-face{font-family:'Nunito-Regular';src:url(429b0d2e56e76ebc6ebc.eot);src:url(429b0d2e56e76ebc6ebc.eot?#iefix) format("embedded-opentype"),url(121b05c53c0f7440811f.woff) format("woff"),url(a427ddbe4dc20889d6e0.ttf) format("truetype")}.wrap{padding:0;margin:0}@media screen and (max-width: 1024px){.wrap{overflow-x:hidden;overflow-y:scroll}}.header{background:#333}.header .center{position:relative;align-items:center;max-width:1366px;padding:0 30px;margin:0 auto;display:flex;height:50px}.header .logo{margin-right:60px}.header .logo .logo-link{display:inline-flex;align-items:center;padding:3px}.header .logo .logo-icon{margin-right:10px;display:block;height:44px}.header .logo .logo-text{text-transform:uppercase;font-family:'Nunito-Bold';font-size:25px;color:#fff}@media screen and (max-width: 1024px){.header{overflow:visible;z-index:10}.header .logo{max-width:80%;width:266px}.header .center{padding:0 20px}}@media screen and (max-width: 640px){.header .center{padding:0 6vw}}.menu{background:#333;align-items:center;position:relative;display:flex;height:50px}.menu .menu-item{position:relative;height:100%}.menu .menu-item:after{background:#D5272D;transition:all 250ms;position:absolute;height:3px;content:'';left:50%;bottom:0;width:0}.menu .menu-item .item-link{align-items:center;font-size:19px;padding:0 25px;color:#fff;display:flex;height:100%}.menu .menu-item.checked:after,.menu .menu-item:hover:after{width:100%;left:0}@media screen and (max-width: 1024px){.menu{background:rgba(0,0,0,0.8);transition:all 250ms;position:absolute;padding:30px 40px;display:block;right:-100vw;height:auto;z-index:5;top:50px}.menu .menu-item{animation-delay:400ms;line-height:40px;height:40px;opacity:0}.menu .menu-item .item-link{padding:0}.menu .menu-item:after{bottom:4px}}@media screen and (max-width: 640px){.menu .center{padding:0 6vw}}.button.mobile{position:absolute;display:none;height:25px;width:25px;right:30px}.button.mobile .line{transition:all 250ms;position:absolute;background:#fff;height:3px;width:100%;left:0}.button.mobile .line:first-child{top:0}.button.mobile .line:nth-child(2){top:11px}.button.mobile .line:last-child{bottom:0}.button.mobile.checked .line:first-child{transform:rotate(45deg);width:108%;left:-1px;top:11px}.button.mobile.checked .line:nth-child(2){display:none}.button.mobile.checked .line:last-child{transform:rotate(-45deg);bottom:11px;width:108%;left:-1px}.button.mobile.checked ~ .menu{right:0}.button.mobile.checked ~ .menu .menu-item{animation-name:mobile-menu-fade;opacity:1}@media screen and (max-width: 1024px){.button.mobile{display:block}}.notify{position:absolute;right:30px;top:13px}.notify .notify-button .button-counter{background:#D5272D;border-radius:100%;position:absolute;font-size:8px;color:#fff;padding:4px;right:-3px;top:-3px}.notify .notify-list{display:none}@media screen and (max-width: 1024px){.notify{right:80px}}.main{max-width:1366px;margin:0 auto;padding:30px}.main .main-title{margin-bottom:20px;font-size:33px}.main .main-title:first-child{margin-top:-10px}@media screen and (max-width: 1024px){.main{padding:20px}}@media screen and (max-width: 1024px){.main{padding:6vw}}.box{position:relative}.box.board .box-title .title-value{float:right}.box.board .box-title .title-value div{display:inline-block}.box.board .box-title .title-value .value{color:#333}.box.board .box-title .title-value .percent{color:gray}.box.board .canvas{margin-bottom:15px}.box.board .tables{margin-bottom:15px;font-size:0}.box.board .tables table{display:inline-table;font-size:13px;width:50%}.box.board .tables table tr td{height:21px}.box.board .tables table tr td:first-child{padding-right:20px;color:#666}.box.board .tables table tr td:last-child{color:#000;width:100%}@media screen and (max-width: 1200px){.box.board .tables table{width:100%}.box.board .tables table td:first-child{width:50%}}.box.primary{margin-bottom:20px;background:#fff;border-radius:3px;padding:25px 30px}.box.primary .box-title{margin-bottom:20px;line-height:1}.box.primary .box-title .title-text{font-family:'Nunito-Bold'}.box.primary .box-title .title-value{color:#666}.box.primary .box-title>*{display:inline-block}@media screen and (max-width: 1024px){.box.primary{padding:20px}}@media screen and (max-width: 640px){.box.primary{padding:6vw}}.box.shadow{box-shadow:0 0 5px 2px #ddd}.box.center{text-align:center}.box .canvas{margin-bottom:10px}.box .canvas img{display:block;width:100%}.box .grid .box{margin-bottom:10px}@media screen and (max-width: 1024px){.box .grid .box.center:first-child{margin-bottom:50px}}@media screen and (max-width: 640px){.box .grid .box.center:not(:last-child){margin-bottom:40px}}.grid{align-items:stretch;justify-content:normal;flex-wrap:wrap;display:flex;margin-left:-20px}.grid .box{margin-left:20px}.grid .box:nth-last-child(1){width:100%}.grid .box:nth-last-child(2){width:calc(50% - 20px)}.grid .box:nth-last-child(2) ~ .box{width:calc(50% - 20px)}.grid .box:nth-last-child(3){width:calc(33.3333% - 20px)}.grid .box:nth-last-child(3) ~ .box{width:calc(33.3333% - 20px)}.grid .box:nth-last-child(4){width:calc(25% - 20px)}.grid .box:nth-last-child(4) ~ .box{width:calc(25% - 20px)}@media screen and (max-width: 1024px){.grid .box:nth-last-child(3){width:calc(50% - 20px)}.grid .box:nth-last-child(3) ~ .box{width:calc(50% - 20px)}.grid .box:nth-last-child(4){width:calc(50% - 20px)}.grid .box:nth-last-child(4) ~ .box{width:calc(50% - 20px)}}@media screen and (max-width: 640px){.grid .box:nth-last-child(2){width:100%}.grid .box:nth-last-child(2) ~ .box{width:100%}.grid .box:nth-last-child(3){width:100%}.grid .box:nth-last-child(3) ~ .box{width:100%}.grid .box:nth-last-child(4){width:100%}.grid .box:nth-last-child(4) ~ .box{width:100%}}.table.pools.desktop-version{margin-top:-50px;font-size:13px;width:100%}.table.pools.desktop-version .table-row{border-bottom:1px solid #E5E5E5;height:40px}.table.pools.desktop-version .table-row.active{background:#FFF4E1}.table.pools.desktop-version .table-row.active .row-item{color:#000}.table.pools.desktop-version .table-row:first-child{border-bottom:1px solid #ccc;font-family:'Nunito-Bold'}.table.pools.desktop-version .table-row:first-child .row-item{color:#000;height:50px}.table.pools.desktop-version .table-row:first-child .row-item:last-child{text-align:left}.table.pools.desktop-version .table-row .row-item{padding-right:20px;color:#666}.table.pools.desktop-version .table-row .row-item:first-child{padding-left:20px}.table.pools.desktop-version .table-row .row-item:last-child{text-align:right;width:140px}.table.pools.mobile-version{display:none;font-size:0}.table.pools.mobile-version .table-title{margin-bottom:10px;font-family:'Nunito-Bold';font-size:16px;color:#000}.table.pools.mobile-version .table-row{border-bottom:1px solid #ccc;margin-bottom:15px;position:relative;padding:15px 20px}.table.pools.mobile-version .table-row.active{background:#FFF4E1;color:#000}.table.pools.mobile-version .table-status{align-items:center;position:absolute;display:flex;right:20px;top:15px}.table.pools.mobile-version .table-status .status-text{font-size:13px;margin-right:15px}.table.pools.mobile-version table{font-size:13px}.table.pools.mobile-version table td{height:30px}.table.pools.mobile-version table tr:not(:last-child){border-bottom:1px solid #E5E5E5}.table.pools.mobile-version table:nth-child(3){width:calc(50% - 10px);display:inline-table;margin-right:20px}.table.pools.mobile-version table:nth-child(4){width:calc(50% - 10px);display:inline-table}.table.pools .button{max-width:100%;font-size:12px;color:#fff;width:120px;height:25px;padding:0}.table.pools .button.active{background:#FFA300}.table.pools .button.working{background:#FFD58B}.table.pools .button.offline{background:#ccc}@media screen and (max-width: 1024px){.table.pools.desktop-version{display:none}.table.pools.mobile-version{display:block}}@media screen and (max-width: 640px){.table.pools.mobile-version .table-row{margin:0 -6vw}.table.pools.mobile-version .table-row:last-child{padding-bottom:0;border-bottom:0}.table.pools.mobile-version .table-status{margin-bottom:15px;position:static}.table.pools.mobile-version table td{width:50%}.table.pools.mobile-version table:nth-child(3){width:100%}.table.pools.mobile-version table:nth-child(3) tr:last-child{border-bottom:1px solid #E5E5E5}.table.pools.mobile-version table:nth-child(4){width:100%}}.table.justify .table-row{justify-content:space-between;align-items:flex-end;padding-bottom:3px;display:flex;height:30px}.table.justify .table-row:not(:last-child){border-bottom:1px solid #E5E5E5}.table.justify .table-row .row-item.large{font-size:30px;line-height:1}.large-indicator{align-items:flex-start;margin-left:-5px;padding-top:10px;line-height:.7;display:flex}.large-indicator .indicator-number{font-size:77px}.large-indicator .indicator-value{font-size:33px;color:#999}.box-tabs{align-items:center;position:absolute;font-size:13px;display:flex;right:30px;top:15px}.box-tabs .tabs-title{margin-right:10px}.box-tabs .tabs-item{border:1px solid gray;justify-content:center;align-items:center;border-radius:15px;margin-left:8px;color:gray;display:flex;height:30px;width:60px}.box-tabs .tabs-item:hover{background:#ccc}.box-tabs .tabs-item.checked{background:#ccc;font-family:'Nunito-Bold';color:#4D4D4D}@media screen and (max-width: 640px){.box-tabs{margin-bottom:15px;position:static}.box-tabs .tabs-item{height:6vw;width:12vw}}.cooler{--v:calc( ((18/5) * var(--p) - 90) * 1deg);justify-content:center;margin:0 auto;align-items:center;position:relative;border-radius:50%;display:flex;flex-wrap:wrap;padding:15px;height:160px;width:160px}.cooler .cooler-text .large{font-size:30px;width:100%}.cooler .cooler-text .medium{vertical-align:bottom;display:inline-block;font-size:26px;color:#B2B2B2;line-height:1}.cooler .cooler-text .small{text-transform:uppercase;vertical-align:bottom;display:inline-block;font-size:13px;color:#B2B2B2}@media screen and (max-width: 640px){.cooler{padding:5vw;height:60vw;width:60vw}}.button.primary{text-transform:uppercase;justify-content:center;display:inline-flex;font-family:'Nunito-Bold';align-items:center;border-radius:4px;padding:10px 20px;font-size:13px;line-height:1.2}.button.primary.grey{background:#EDEDED;color:#666}.popup.board{box-shadow:0 0 50px 5px rgba(0,0,0,0.4);transition:all 300ms;background:#fff;padding:40px 60px;min-height:100vh;max-width:100vw;position:fixed;width:1208px;right:-200vw;top:0}.popup.board .popup-title{font-size:30px}.popup.board .popup-title .title-text{display:inline-block}.popup.board .popup-title .title-value{display:inline-block;color:#ccc}.popup.board .popup-close{position:absolute;height:15px;width:15px;right:60px;top:20px}.popup.board .popup-close img{display:block;width:100%}.popup.board .box.primary{padding:30px 0}.popup.board.checked{right:0}@media screen and (max-width: 1024px){.popup.board{overflow-x:hidden;overflow-y:scroll;height:100vh;padding:30px}.popup.board .popup-close{right:30px}}@media screen and (max-width: 640px){.popup.board{padding:6vw}.popup.board .popup-close{right:6vw}.popup.board .popup-title{font-size:16px}}.popup.chipset{box-shadow:0 0 5px 2px #ddd;transform:translate(-50%, -50%);background:#fff;padding:25px 40px;position:absolute;max-width:100vw;display:none;width:440px;left:50%;top:50%}.popup.chipset .popup-title{margin-bottom:30px;font-size:30px}.popup.chipset .popup-title .title-text{display:inline-block}.popup.chipset .popup-title .title-value{display:inline-block;color:#ccc}.popup.chipset .popup-close{position:absolute;height:15px;width:15px;right:15px;top:15px}.popup.chipset .popup-close img{display:block;width:100%}.popup.chipset .canvas-legend{margin-bottom:10px;margin-left:0}.popup.chipset .canvas-legend .legend-item{margin-right:0;width:50%}.popup.chipset.checked{display:block}@media screen and (max-width: 1024px){.popup.chipset{position:fixed}}@media screen and (max-width: 640px){.popup.chipset{transform:translate(0, -50%);padding:6vw;width:94vw;left:3vw}.popup.chipset .popup-title{font-size:16px}}.chipsets{flex-wrap:wrap;margin:0 -6px;display:flex}.chipsets .chipsets-item{border:1px solid #ccc;white-space:nowrap;border-radius:5px;height:38px;width:38px;margin:6px}.chipsets .chipsets-item .item-value{vertical-align:bottom;display:inline-block;font-family:'Nunito-Bold';font-size:16px;line-height:.9}.chipsets .chipsets-item .item-unit{vertical-align:bottom;display:inline-block;margin-left:-5px;font-size:8px}.chipsets .chipsets-item.green{background:#DDF3F0}.chipsets .chipsets-item.grey{background:#EDEDED}.chipsets .chipsets-item.yellow{background:#FFEFD6}.chipsets .chipsets-item.red{background:#F7E2E1;color:#d44}@keyframes mobile-menu-fade{0%{opacity:0}100%{opacity:1}}@keyframes graph-height{0%{height:0}100%{height:100%}}.canvas.animate{position:relative}.canvas.animate.hashrate{padding-top:18.15%}.canvas.animate.temperature{padding-top:18%}.canvas.animate .img{animation-timing-function:linear;animation-fill-mode:both;animation-duration:400ms;position:absolute;bottom:0;left:0}.canvas.animate .img .lines{height:100%}.canvas.animate .img:not(.lines){height:0}.canvas.animate.checked .img:not(.lines){animation-name:graph-height;height:100%}.canvas-legend{align-items:center;margin-left:2.3%;margin-top:15px;flex-wrap:wrap;display:flex}.canvas-legend .legend-item{display:inline-flex;align-items:center;margin-right:30px}.canvas-legend .legend-item .item-color{margin-right:10px;height:15px;width:15px}.canvas-legend .legend-item .item-color.yellow{background:#FFA300}.canvas-legend .legend-item .item-color.green{background:#00BFBF}.canvas-legend .legend-item .item-color.red{background:#d44}.canvas-legend .legend-item .item-color.blue{background:#3E62FF}.canvas-legend .legend-item .item-text{font-size:13px}

