.text,.title{font-weight:500;font-family:Poppins,Helvetica,"sans-serif";text-align:center}.input-code,.text,.title,.title-svg,footer{text-align:center}.input,.text,.title,footer{font-family:Poppins,Helvetica,"sans-serif"}.button-bar,.card,.copy-bar,.main{display:flex}body,html{height:100%;margin:0;padding:0;overflow-x:hidden}.slider .bar,hr{margin-top:1rem}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#222}hr{border:1px solid #606060}footer{bottom:0;width:100%;background-color:#333;padding-top:.5rem;padding-bottom:.5rem;color:#b5b5c3;font-size:10pt}::selection{color:#000;background:#fff}.button .text,.title{color:#fff}.main{align-items:center;flex-basis:auto;flex-grow:1;flex-shrink:1;justify-content:center}.card{background-color:#333;width:100%;max-width:450px;padding:2rem;align-items:center;flex-basis:auto;flex-grow:1;flex-shrink:1;justify-content:center;flex-direction:column;margin:1rem;border-radius:1rem}.card-720{max-width:720px}.title{font-size:1.2rem;margin-bottom:.5rem}.title-svg{max-width:450px;width:100%;margin-bottom:.15rem}.title-svg svg{width:100%}.st0{fill:#999999}.st1{fill:#FFFFFF}.text{color:#b5b5c3;font-size:10pt}#code_card_content,#upload_card_content{width:100%;display:contents}#spinner{margin-bottom:2rem}.button{background-color:#222;border:1px solid #fff;margin:.5rem;padding:2rem;border-radius:.4rem;cursor:pointer}.input,.input-code{font-weight:600;color:#333;border:none;background-color:#ddd}.button svg{width:70%;fill:#fff}#image,.alert,.button-bar,.button-h,.error-bar,.info-bar,.input,.slider .bar{width:100%}.button-h svg{max-height:2rem;margin:1rem}.button-h:disabled{cursor:not-allowed}.button-green:hover{background-color:#60d7a9!important}.button-blue:hover{background-color:#7bb7fa!important}.button-red:hover{background-color:#fd6a62!important}.input{height:2.2rem;padding:1rem;box-sizing:border-box}.input-code{font-size:20pt;height:4rem;max-width:300px}.copy-bar-item,.error-bar,.info-bar{font-weight:500;text-align:center;font-family:Poppins,Helvetica,"sans-serif";font-size:10pt}#image{max-width:100%}#photo{visibility:hidden;display:none}.slider{margin-top:2rem;margin-bottom:2rem}.slider .bar{margin-bottom:1rem;-webkit-appearance:none;background-color:#333}.centered{text-align:center}#watermark{height:1.25rem;width:1.25rem;background-color:#777}#alert_text{color:#fd6a62}.error-bar{color:#fff;background-color:#fd6a62;padding:1rem 0}.info-bar{color:#fff;border:1px solid #7bb7fa}.info-bar-title{background-color:#7bb7fa;margin-bottom:1rem;padding:.5rem}.copy-bar{margin:1rem;justify-content:space-between;flex-direction:column}.copy-bar-item{background-color:#777;padding:.5rem;border:none;color:#fff}.copy-bar-button{padding:.5rem;background-color:#000}.copy-bar-button:hover{background-color:#60d7a9;cursor:pointer}input:focus,input[type=range]:focus{outline:0}.alert{position:absolute;top:-3.5em;background-color:#7bb7fa;color:#fff;font-family:Poppins,Helvetica,"sans-serif";font-size:10pt;-webkit-transition:top .5s;-moz-transition:top .5s;-o-transition:top .5s;-ms-transition:top .5s;transition:top .5s}.alert-show{top:0}#alert-text{padding:1em;height:1.5em}.closebtn{margin-left:15px;color:#fff;font-weight:700;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:.3s}.closebtn:hover{color:#000}input[type=range]::-webkit-slider-runnable-track{width:300px;height:5px;background:#ddd;border:none;border-radius:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:.15em solid #222;height:1.5rem;width:1.5rem;border-radius:50%;background:#777;margin-top:-8px}input[type=range]:focus::-webkit-slider-runnable-track{background:#ccc}input[type=range]{-webkit-appearance:none;border:0 solid #fff;width:100%}input[type=range]::-moz-range-track{width:100%;height:5px;background:#ddd;border:none;border-radius:3px}input[type=range]::-moz-range-thumb{border:.15em solid #222;height:1.5rem;width:1.5rem;border-radius:50%;background:#777;margin-top:-8px}input[type=range]:-moz-focusring{outline:white solid 1px;outline-offset:-1px}input[type=range]:focus::-moz-range-track{background:#ccc}input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#222;margin:0;font:inherit;color:#222;width:1.15em;height:1.15em;border:.15em solid #222;border-radius:.15em;transform:translateY(-.075em);display:inline-grid;place-content:center}input[type=checkbox]::before{content:"";width:.65em;height:.65em;transform:scale(0);transition:transform 120ms ease-in-out;box-shadow:inset 1em 1em #333;background-color:#fff;transform-origin:center center;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}input[type=checkbox]:checked::before{transform:scale(1)}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent;animation:1.2s linear infinite lds-dual-ring}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media (max-width:600px){.card{width:100%;max-width:100%}}