/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{box-sizing:border-box}html{tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.p,.p-small,.h1{color:#333;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;font-size:12px;line-height:1.4;margin:0;padding:0}.p strong,.p-small strong,.h1 strong{font-weight:bold;color:#333}.p-small{color:#666}.h1{font-family:"Patua One",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";color:#333;margin-bottom:20px;font-size:20px}@media screen and (min-width: 768px){.h1{font-size:25px}}@media screen and (min-width: 768px){.p{font-size:14px}}.hr{text-align:left;display:block;height:5px;width:50px;margin:16px 0;border:none;background-color:var(--accentColour, #D50080)}@media screen and (min-width: 768px){.hr{margin:20px 0}}.container{visibility:hidden;opacity:0;transition:opacity 500ms ease;padding:16px;background-color:var(--background1Colour, #F0F0F0);background-position:var(--background1Position, center top);background-size:var(--background1Size, auto);background-repeat:var(--background1Repeat, no-repeat)}@media screen and (min-width: 768px){.container{padding:20px}}.container.show{visibility:visible;opacity:1}.container__flex{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 32px)}@media screen and (min-width: 768px){.container__flex{min-height:calc(100vh - 40px)}}.card{width:100%;max-width:550px;background-color:#fff;border-radius:5px;box-shadow:0px 0px 6px 0 rgba(54,54,54,.3)}.card__header{background-color:var(--headerBackgroundColour, #090D16);padding:20px;border-radius:5px 5px 0 0}.card__header__img{height:auto;width:auto;max-height:120px;max-width:100%}.card__loading{display:flex;justify-content:center;align-items:center;width:100%;height:150px;background-color:#f0f0f0;border-radius:0 0 60% 60%}.card__loading .loading-dot{display:block;height:20px;width:20px;border-radius:50%;background-color:var(--accentColour, #D50080);position:relative;animation-name:loading-overlay__animation;animation-duration:2s;animation-timing-function:ease;animation-iteration-count:infinite;animation-direction:normal}.card__loading .loading-dot:nth-of-type(1){animation-delay:0s}.card__loading .loading-dot:nth-of-type(2){animation-delay:.1s}.card__loading .loading-dot:nth-of-type(3){animation-delay:.2s}.card__loading .loading-dot:nth-of-type(4){animation-delay:.3s}@keyframes loading-overlay__animation{0%{top:0}10%{top:-16px}50%{top:-16px}60%{top:0}100%{top:0}}.card__loading .loading-dot+.loading-dot{margin-left:20px}.card__content{padding:20px}.card__footer{background-color:#f0f0f0;padding:20px;border-radius:0 0 5px 5px}.card__row{display:flex;flex-direction:row}@media screen and (max-width: 768px){.card__row{flex-direction:column}}.card__col:nth-child(1){padding:4px 10px 4px 0px;flex-grow:2}.card__col:nth-child(2){flex-grow:1}@media screen and (max-width: 768px){.card__col:nth-child(2){padding-top:20px}}.card__button{font-family:"Patua One",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;cursor:pointer;width:100%;padding:10px 20px;line-height:normal;margin:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;text-align:center;background-color:var(--accentColour, #D50080);border:1px solid var(--accentColour, #D50080);transition:all .15s ease-out}.card__button.autoWidth{width:auto}.card__button,.card__button:hover,.card__button:active,.card__button:visited,.card__button:focus{color:var(--buttonTextColour, #ffffff);text-decoration:none;font-weight:inherit}.card__button:hover{filter:drop-shadow(0 2px 2px var(--accentColour, #D50080))}.card__button svg{height:14px;width:14px;margin-right:5px}.card__button svg path{fill:var(--buttonTextColour, #ffffff)}.card__button[disabled]{cursor:not-allowed}.card__button[disabled].loading{cursor:wait}.card__button.loading svg{animation:1.3s rotate infinite linear}.card__button[disabled],.card__button.loading{filter:grayscale(80%)}@keyframes rotate{100%{transform:rotate(1turn)}}body{background-color:#fff}#queue-status,#queue-full,#queue-error,#queue-ready{display:none}#queueStats,#queueNoStats{display:none}
