body,html{height:100%}body{font-family:sans-serif;background-color:#181a20;color:#f0f0f0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}*{box-sizing:border-box}a{color:#2196f3}a:not(:hover,:focus){text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}article{padding:1rem 0}article p{margin:0}article h1,article h2,article h3,article h4,article h5,article h6,article p{margin-bottom:.5em}article img{max-width:100%;height:auto;border-radius:.5rem}hr{border:0;border-bottom:1px solid hsla(0,0%,94.1%,.4);margin:1em .25em}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.text-icon{color:hsla(0,0%,94.1%,.9);fill:currentColor}.flag{border-radius:.25em}.btn-ico{user-select:none;border:none;background-color:transparent;padding:12px;display:inline-flex;justify-content:center;align-items:center;min-width:unset;border-radius:32px;font-size:24px;color:#f0f0f0;opacity:.7;cursor:pointer;transition:opacity .15s;position:relative;overflow:hidden}.btn-ico svg{fill:currentColor;width:24px;height:24px}.btn-ico:hover{opacity:.87}.btn-ico:focus{opacity:.9}.btn-ico:before{content:"";display:block;opacity:0;position:absolute;z-index:-1;bottom:0;left:0;right:0;top:0;background:none;border-radius:50%;box-sizing:border-box;transform:scale(0);transition:transform .18s,opacity .18s}.btn-ico:hover:before{background-color:hsla(0,0%,94.1%,.1);opacity:1;transform:scale(1)}.btn-ico:focus:before{background-color:hsla(0,0%,94.1%,.15);opacity:1;transform:scale(1)}.page-body{flex-grow:1}.footer-pusher{margin-top:auto}footer{background-color:#0e1013;padding:1rem 0;box-shadow:0 0 8px 0 rgba(0,0,0,.02)}.status-module,footer .container{display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.status-module{border:1px solid hsla(0,0%,94.1%,.06);border-radius:5px;padding:.5rem 1rem;background-color:hsla(0,0%,94.1%,.03)}.status-module .status-pill{margin-left:auto;padding:.25em .5em;color:#e0e0e0;position:relative;border-radius:5px}.status-module .status-pill[data-status=up]{color:#30f0a0}.status-module .status-pill[data-status=down]{color:#f03060}.status-module .status-pill:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background-color:currentColor;opacity:.1;z-index:-1}.text-muted{color:hsla(0,0%,94.1%,.4)}.list-muted{list-style:none;padding:0;margin:0}.list-space{margin:.25rem 0}.list-space li{padding:.25rem}.spacer-y{margin-top:1rem}.mr-2{margin-right:.25rem}.ml-2{margin-left:.25rem}