.speedgauge--plugin{margin:30px;display:flex;flex-direction:column;align-items:center}.speedgauge--screen{margin-top:30px}.speedgauge--screen__activate{background:#0861a1;border-style:none;border-radius:4px;padding:10px 30px;font-size:1em;color:#fff;cursor:pointer}.speedgauge--screen__activate:hover{background:gray}.speedgauge--screen__activating{display:flex;padding-top:10px}.speedgauge--screen__link{background:#0861a1;border-style:none;border-radius:4px;font-size:1em;color:#fff;cursor:pointer}.speedgauge--screen__link:hover{background:gray}.speedgauge--link{color:#fff;text-decoration:none;display:block;padding:10px 30px}.speedgauge--loader,.speedgauge--loader:before,.speedgauge--loader:after{border-radius:50%;width:1em;height:1em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load 1.8s infinite ease-in-out;animation:load 1.8s infinite ease-in-out;left:20px;top:-20px}.speedgauge--loader{color:#0861a1;font-size:10px;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.speedgauge--loader:before,.speedgauge--loader:after{content:"";position:absolute;top:0}.speedgauge--loader:before{left:-1em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.speedgauge--loader:after{left:1em}.speedgauge--install{padding-top:30px;max-width:800px;width:100%;font-family:Arial,Helvetica,sans-serif}.speedgauge--install--title{font-family:Arial,Helvetica,sans-serif;text-align:center}.speedgauge--install--picture{width:100%;object-fit:contain}.speedgauge--copybox{position:relative}.speedgauge--copybtn{width:25px;height:25px;cursor:pointer;fill:#eee}.speedgauge--sun{width:25px;height:25px;cursor:pointer;fill:#eee;stroke:#eee;stroke-linecap:round;stroke-miterlimit:10;stroke-width:.5px}.speedgauge--moon{width:25px;height:25px;cursor:pointer;fill:#eee}.speedgauge--copy-text{padding:15px;color:#eee;background:#0861a1;position:absolute;top:25px}.speedgauge--copybox-header{background:#292929;border-radius:3px 3px 0 0;padding:5px;display:flex;justify-content:space-between;flex-direction:row-reverse;padding-left:1rem;padding-right:1rem}.speedgauge--pre{background:#3c3c3c;padding:1rem;overflow:auto;border-radius:0 0 3px 3px;width:100%;box-sizing:border-box;margin:0 0 20px}.speedgauge--code{color:#eee;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5}.speedgauge--copybox-light .speedgauge--pre{background:#eee}.speedgauge--copybox-light .speedgauge--code{color:#3c3c3c}.speedgauge--copybox-light .speedgauge--copybox-header{background-color:#858585}@-webkit-keyframes load{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}@keyframes load{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}
