:root{--highlight-color:#abcabc;--brand-color:#231f20;-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}:root,body,html{height:100%}body{min-height:100%}body,button,input,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}*{-webkit-box-sizing:inherit;box-sizing:inherit}body{color:#4a4a4a;font-size:1rem;font-weight:400;line-height:1.5}.network-overlay--online{display:none}.network-overlay--offline{position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;background:#faa0a0}h1{margin:.25rem 0 0;padding:.3rem 0 .2rem;font-size:1.45rem}h1,h2,h3{font-weight:700}h2,h3{margin:.2rem 0 .5rem;padding:.5rem 0}h2{font-size:1.3rem}h3{font-size:1.25rem}p{font-size:1rem;margin:.5rem 0 1rem}.error-msg{color:#fff;background-color:green;font-weight:700;border-radius:5px;padding:3px 10px;display:inline-block;margin:20px auto 0 auto}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading{border-radius:50%;visibility:hidden;opacity:0;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;display:block;z-index:99999;width:36px;height:36px;border:.5em solid hsla(0,0%,100%,.2);border-top-color:#fff;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.loading__overlay,.loading__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.loading__overlay{position:fixed;left:0;z-index:99999;top:0;color:#333;background-color:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.loading__overlay--inverse{position:absolute;background-color:hsla(0,0%,100%,.75)}.loading__overlay--inverse .loading{border:4px solid rgba(0,0,0,.15);border-top-color:#222}.loading--double{border-style:double;border-width:.5rem}.loading__text{width:216px;font-style:italic;font-size:.8rem;margin-top:.3rem;color:#333;text-align:center;margin-left:-108px;visibility:hidden;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}button .loading{pointer-events:none;position:absolute;left:10%;top:49%;margin-top:-11.5px;width:23px;height:23px;border:4px solid hsla(0,0%,100%,.4);border-top-color:#fff}.c-btn.c-btn--primary-inverse .loading,.loading--inverse{border:4px solid rgba(0,0,0,.2);border-top-color:#000}.is-loading .loading,.is-loading .loading__overlay{visibility:visible!important;opacity:1!important}#app .btn-group{padding:1rem 0 1rem}#app .button-grey{background-color:grey;border-color:grey;color:#000;margin-right:.5rem}#app .button-large{font-size:1rem;font-weight:700;text-transform:uppercase;padding:1rem 2rem;height:52px;border-radius:6px}#app .button-blue{background-color:#2b418a;border-color:#2b418a;padding:1rem 3rem}#app .button-xlarge{font-size:1.2rem;font-weight:700;text-transform:uppercase;padding:1.2rem 4rem;height:64px;border-radius:6px;margin:.5rem 0 2rem}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#333}.container{max-width:800px!important;padding:20px 15px!important}main.container{position:relative;min-height:350px}header{background-color:#2b418a;height:90px;width:100%}header .header-image-wrapper{height:100%;position:relative}header .header-image-wrapper .header-image-bg{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header-image-wrapper img{max-width:300px;max-height:50px}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;position:relative;padding-left:28px}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";position:absolute;width:18px;height:18px;background-color:#f5f5f6;left:0;top:2px;border:1px solid #c9cacb}input[type=radio]+label:before{border-radius:50%;-khtml-border-radius:50%}input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{content:"";position:absolute;width:14px;height:14px;background-color:#2b418a;left:2px;top:4px;border:1px solid #c9cacb}input[type=radio]:checked+label:after{border-radius:50%;-khtml-border-radius:50%}input[type=checkbox].invalid+label:before,input[type=radio].invalid+label:before{border:1px solid red}.field{margin-bottom:1rem}.label{color:#363636;display:block;font-size:.95rem;font-weight:700;line-height:1.25;padding-top:5px}.label:not(:last-child){margin-bottom:.3em}.label--inline{display:inline-block;padding:1px 0 0 5px;font-weight:400}form{text-align:left;max-width:420px;margin:0 auto;padding:0}form input.invalid{border:1px solid red}form input.valid{border:1px solid green}.control{text-align:left;margin-bottom:5px}.control,.input,.textarea{font-size:1rem;position:relative}.input,.textarea{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:2.25em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.375em - 1px);padding-left:calc(.625em - 1px);padding-right:calc(.625em - 1px);padding-top:calc(.375em - 1px);vertical-align:top;background-color:#fff;border-color:#dbdbdb;color:#363636;-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.1);box-shadow:inset 0 1px 2px rgba(10,10,10,.1);max-width:100%;width:100%}.input.is-hovered,.input:hover,.textarea.is-hovered,.textarea:hover{border-color:#2b418a}.note{font-size:.8rem;color:#888;line-height:1.35}.control span{color:red;font-size:12px;margin:.1rem 0 .1rem;display:block;width:100%}.option{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:5px}.plyr__tooltip{width:auto!important}.bind-html ul{list-style:initial}.powered{margin:0 0 2rem;border-top:1px solid #f1f1f1;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.85rem;padding:1rem 0;font-style:italic}.powered p{margin:.5rem 0 0}.powered img{max-width:180px}.covid-banner{background-repeat:no-repeat;width:100%;background-size:cover;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-image:url(../img/stripes.067e182b.svg)}.covid-banner .lockup-logo{width:85px;margin:2%}.covid-banner img{height:100%;width:100%;display:block}.covid-banner .govt-logo{max-width:200px;width:80%;margin:2%}.terms{padding-bottom:1rem;max-height:200px;width:100%;overflow-y:auto}.terms,.terms p{font-size:.9rem;line-height:1.3}.letters{display:-webkit-box;display:-ms-flexbox;display:flex}.letters>li{padding:5px}.welcome-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;background-color:#2b418a;background-position:50%;background-size:cover}.welcome-screen *{color:inherit}@media screen and (min-width:768px){.welcome-screen{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.welcome-message{width:100%;font-size:calc(3.5vw + 3.5vh + 1.25vmin);line-height:1.125;font-weight:300;letter-spacing:1px;margin:40px 0 .5em;padding:0}.welcome-message>strong{display:block}@media screen and (min-width:768px){.welcome-message{margin:0 0 .5em;font-size:calc(5vw + 5vh + 2.5vmin)}}.welcome-message .kiosk-logo{max-width:520px;max-height:26.25rem}.welcome-screen .btn{font-size:16px;text-transform:uppercase;letter-spacing:2px;padding:1.2rem 2.2rem;margin:0;border-radius:5px;font-weight:600;border-width:2px;border-style:solid;color:#2b418a}@media screen and (min-width:768px){.welcome-screen .btn{font-size:calc(1vw + 1vh + .5vmin)}}.welcome-screen .btn--invert{background-color:inherit;color:#fff}.welcome-content{position:relative;z-index:2}.welcome-footer.columns{position:absolute;padding:1rem;bottom:.5rem;width:100%;left:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){.welcome-footer.columns{padding:1.75rem}}.welcome-footer.columns .btn{font-size:16px;padding:1.2rem 1rem}@media screen and (min-width:768px){.welcome-footer.columns .btn{padding:1.2rem 2.2rem;font-size:calc(.5vw + .5vh + .5vmin)}}.my-vaccine-pass{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;background-color:#2b418a;background-position:50%;background-size:cover}.my-vaccine-pass *{color:inherit}@media screen and (min-width:768px){.my-vaccine-pass{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.my-vaccine-pass .vaccine-pass-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#1b57be;height:100vh}@media (min-width:768px){.my-vaccine-pass .vaccine-pass-container{padding-left:10%;padding-right:10%}}@media (min-width:1024px){.my-vaccine-pass .vaccine-pass-container{padding-left:25%;padding-right:25%}}.my-vaccine-pass .vaccine-pass-container .title{font-size:1.875rem;line-height:2.25rem;letter-spacing:.025em}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8%;width:100%}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .left{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;background:green;border-top-left-radius:1rem;border-bottom-left-radius:1rem}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .left img{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;background:#0759e7;border-top-right-radius:1rem;border-bottom-right-radius:1rem;padding-right:5%;padding-left:5%;padding-top:15%;padding-bottom:15%}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .row-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .yes-text{font-size:1.125rem;line-height:1.75rem;font-weight:500;letter-spacing:.025em;margin:0!important}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .btn-primary{margin-top:3%;width:100%;border-radius:.375rem;background-color:#2b418a;color:#fff;border:none;padding-top:1rem;padding-bottom:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;font-size:1rem;line-height:1.5rem;cursor:pointer}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .btn-primary .btn-icon{margin-left:2%;vertical-align:middle!important}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .btn-primary .btn-icon path{fill:#fff!important}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .qr-note{margin-top:2%;font-style:italic;color:#e5e7eb;font-size:.75rem;line-height:1rem;letter-spacing:.025em}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .custom-hr{margin-top:10%;margin-bottom:10%}.my-vaccine-pass .vaccine-pass-container .vaccine-pass-body .right .no-text{font-size:1.125rem;line-height:1.75rem;font-weight:500;letter-spacing:.025em;margin:0!important}.my-vaccine-pass .scan-vaccine-pass-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#1b57be;height:100vh;padding-left:25%;padding-right:25%}.my-vaccine-pass .scan-vaccine-pass-container .title{font-size:1.875rem;line-height:2.25rem;letter-spacing:.025em}.my-vaccine-pass .scan-vaccine-pass-container .row-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.my-vaccine-pass .scan-vaccine-pass-container .qr-body{margin-top:8%;padding:1%;border:1px dashed #fff}.my-vaccine-pass .scan-vaccine-pass-container .btn-primary{margin-top:3%;width:100%;border-radius:.375rem;background-color:#2b418a;color:#fff;border:none;padding-top:1rem;padding-bottom:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;font-size:1rem;line-height:1.5rem;cursor:pointer}.my-vaccine-pass .scan-vaccine-pass-container .btn-primary .btn-icon{margin-right:2%;vertical-align:middle!important}.my-vaccine-pass .scan-vaccine-pass-container .btn-primary .btn-icon path{fill:#fff!important}.tc-popup{position:fixed;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-popup,.tc-popup__background{top:0;left:0;width:100%;height:100%}.tc-popup__background{position:absolute;z-index:0;background:rgba(0,0,0,.25)}.tc-popup__container{max-width:620px;margin:auto;text-align:left;z-index:1}#stream{width:136px;height:136px}#overlay,.overlay{position:absolute;top:0;left:0}#videoMirror{bottom:0;right:0;margin-right:165px;position:absolute;z-index:999;width:136px;height:136px}h3[data-v-9de99a14]{margin:40px 0 0}ul[data-v-9de99a14]{list-style-type:none;padding:0}li[data-v-9de99a14]{display:inline-block;margin:0 10px}a[data-v-9de99a14]{color:#42b983}.autocomplete[data-v-9de99a14]{position:relative}.autocomplete-results[data-v-9de99a14]{padding:0;position:absolute;top:2.25em;left:0;z-index:998;margin:0;overflow:auto;border-top-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;max-height:296px;overflow:hidden;overflow-y:auto;background:#fff;width:100%;list-style:none;border:1px solid #d0d0d0;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2);box-shadow:0 2px 3px rgba(0,0,0,.2)}.autocomplete-result[data-v-9de99a14]{list-style:none;text-align:left;border-top:1px solid #ddd;padding-top:6px;padding-bottom:6px;padding-left:calc(.625em - 1px);padding-right:calc(.625em - 1px);margin:-1px 0 0 0;width:100%;cursor:pointer;background:rgba(0,0,0,0);display:block}.autocomplete-result[data-v-9de99a14]:hover{background-color:rgba(0,0,0,.06)}strong.highlightText[data-v-9de99a14]{font-weight:700;color:#000}