﻿/*** The new CSS Reset - version 1.2.0 (last updated 23.7.2021) ***/
/* Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property */
*:where(:not(iframe, canvas, img, svg, video):not(svg *)) {
  all: unset;
  display: revert;
}

/* Preferred box-sizing value */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/*
  Remove list styles (bullets/numbers)
  in case you use it with normalize.css
*/
ol, ul {
  list-style: none;
}

/* For images to not be able to exceed their container */
img {
  max-width: 100%;
}

/* Removes spacing between cells in tables */
table {
  border-collapse: collapse;
}

/* Revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert;
}

img {
  display: block;
  height: auto;
}

body {
  margin: 0;
}

html {
  font: 1vw "Inter", Helvetica, sans-serif;
  color: #242424;
  line-height: 1.7;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  background: black;
}
.video-wrapper iframe,
.video-wrapper video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/fonts/Inter-Thin.woff2?v=3.19") format("woff2"), url("/fonts/Inter-Thin.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("/fonts/Inter-ThinItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-ThinItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/Inter-ExtraLight.woff2?v=3.19") format("woff2"), url("/fonts/Inter-ExtraLight.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/Inter-ExtraLightItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-ExtraLightItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/Inter-Light.woff2?v=3.19") format("woff2"), url("/fonts/Inter-Light.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/Inter-LightItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-LightItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("/fonts/Inter-Regular.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Inter-Italic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-Italic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("/fonts/Inter-Medium.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Inter-MediumItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-MediumItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("/fonts/Inter-SemiBold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-SemiBoldItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Inter-Bold.woff2?v=3.19") format("woff2"), url("/fonts/Inter-Bold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Inter-BoldItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-BoldItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Inter-ExtraBold.woff2?v=3.19") format("woff2"), url("/fonts/Inter-ExtraBold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-ExtraBoldItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/Inter-Black.woff2?v=3.19") format("woff2"), url("/fonts/Inter-Black.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/Inter-BlackItalic.woff2?v=3.19") format("woff2"), url("/fonts/Inter-BlackItalic.woff?v=3.19") format("woff");
}
/* -------------------------------------------------------
Variable font.
Usage:

  html { font-family: 'Inter', sans-serif; }
  @supports (font-variation-settings: normal) {
    html { font-family: 'Inter var', sans-serif; }
  }
*/
@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: "Regular";
  src: url("/fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
}
@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: "Italic";
  src: url("/fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
}
/* --------------------------------------------------------------------------
[EXPERIMENTAL] Multi-axis, single variable font.

Slant axis is not yet widely supported (as of February 2019) and thus this
multi-axis single variable font is opt-in rather than the default.

When using this, you will probably need to set font-variation-settings
explicitly, e.g.

  * { font-variation-settings: "slnt" 0deg }
  .italic { font-variation-settings: "slnt" 10deg }

*/
@font-face {
  font-family: "Inter var experimental";
  font-weight: 100 900;
  font-display: swap;
  font-style: oblique 0deg 10deg;
  src: url("/fonts/Inter.var.woff2?v=3.19") format("woff2");
}
a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: #002E6E;
}

h1,
.h1 {
  font-size: 2.6rem;
  line-height: normal;
}
h1.small,
.h1.small {
  font-size: 1.6rem;
}

h2 {
  font-size: 2.2rem;
}

h3,
.h3 {
  font-size: 1.6rem;
}

.hgroup {
  margin-bottom: 1rem;
}

.rich-text * {
  margin: 1rem 0;
}
.rich-text *:last-child {
  margin-bottom: 0;
}
.rich-text *:first-child {
  margin-top: 0;
}
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6 {
  font-weight: 400;
  line-height: 1.3;
}
.rich-text table {
  width: 100%;
}
.rich-text .lead {
  font-size: 1.3em;
}
.rich-text .small {
  font-size: 0.8em;
  line-height: 1.5;
}
.rich-text strong, .rich-text b {
  font-weight: 700;
}
.rich-text ul, .rich-text ol {
  margin: 1.6em 0;
  list-style-position: outside;
  padding-left: 1.5rem;
  font-weight: 600;
}
.rich-text ul li, .rich-text ol li {
  margin: 0.5rem 0;
}
.rich-text ul {
  list-style-type: disc;
}
.rich-text ol {
  list-style-type: decimal;
}

/*buttons*/
.btn {
  color: #fff;
  background: #002E6E;
  border-radius: 1.3rem;
  font-size: 1.6rem;
  border: 0.1rem solid #002E6E;
  padding: 2.2rem;
  display: inline-flex;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  min-width: 15rem;
  justify-content: center;
  text-align: center;
  outline: none;
}
.btn:active, .btn:focus {
  transform: scale(0.95);
  outline: none;
  border: none;
}
.btn.secondary {
  color: #002E6E;
  border-color: #DDECFC;
  background-color: #DDECFC;
}
.btn.disabled {
  pointer-events: none;
  opacity: 0.1;
}

input[type=radio], input[type=checkbox] {
  display: none;
}

html {
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  touch-action: pan-y;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently*/
}
html ::-webkit-scrollbar {
  display: none;
}
html body {
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
html body ::-webkit-scrollbar {
  display: none;
}
html main {
  height: 100vh;
  background: #F1F7FD;
  display: flex;
  flex-direction: column;
  padding: 0 8rem 0 8rem;
}

html.template-step main {
  padding: 0;
}
html.template-step.keyboard-input-screen .keyboard-image {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
}
html.template-step.keyboard-input-screen:not(.show-scanner) .navigation {
  bottom: 23.5rem;
}
html.template-step.keyboard-input-screen .main-content {
  height: 17rem;
  position: relative;
}
html.template-step.keyboard-input-screen .main-content .inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  height: 17rem;
}
html.template-step.keyboard-input-screen .main-content .inner .form-group input {
  display: block;
  margin: auto;
}
html.template-step.keyboard-input-screen .main-content .inner .form-group {
  flex: 1;
  display: flex;
  align-items: center;
}
html.template-step.keyboard-input-screen .main-content .inner input:not([type=radio]),
html.template-step.keyboard-input-screen .main-content .inner input:not([type=checkbox]) {
  background-color: white;
  border: 0;
  outline: 0;
  padding: 1.3rem;
  min-width: 50rem;
  text-align: center;
  pointer-events: none;
  font-size: 2rem;
  border-radius: 1rem;
  box-shadow: 0 0 1rem rgba(0, 46, 110, 0.2);
}
html.template-step.keyboard-input-screen .main-content .inner input[type=radio]:checked + label {
  background: #002E6E;
  color: white;
}
html.template-step.keyboard-input-screen .member-items {
  display: flex;
  justify-content: center;
  bottom: 0;
  width: 100%;
  left: 0;
  padding-bottom: 2rem;
  overflow: scroll;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
html.template-step.keyboard-input-screen .member-items ::-webkit-scrollbar {
  display: none;
}
html.template-step.keyboard-input-screen .member-items .item {
  margin: 1rem 0.5rem 0 0.5rem;
}
html.template-step.keyboard-input-screen .member-items .item input {
  display: none;
}
html.template-step.keyboard-input-screen .member-items .item label {
  display: flex;
  flex-direction: column;
  color: #002E6E;
  background: white;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
html.template-step.keyboard-input-screen .member-items .item label .name {
  font-size: 1.3rem;
  font-weight: 600;
}
html.template-step.keyboard-input-screen .member-items .item label div {
  white-space: nowrap;
  text-align: center;
}
html.template-step .main-content {
  margin-top: 8vw;
  padding: 0;
  height: calc(100vh - 16rem);
}
html.template-step .main-content .step-content {
  display: flex;
}
html.template-step .main-content .step-content .img-wrapper,
html.template-step .main-content .step-content .content-wrapper {
  flex: 1;
}
html.template-step .main-content .step-content img {
  margin: auto;
  width: 42rem;
  height: 40rem;
  object-fit: contain;
}
html.template-step .main-content .content-wrapper {
  height: 40rem;
  background-color: rgba(255, 255, 255, 0.5);
  max-width: 60rem;
  margin: auto;
}
html.template-step .main-content .content-wrapper.is-overflowed {
  position: relative;
  padding-bottom: 3rem;
  overflow: scroll;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
html.template-step .main-content .content-wrapper.is-overflowed ::-webkit-scrollbar {
  display: none;
}
html.template-step .main-content .content-wrapper.is-overflowed::after {
  position: fixed;
  content: "";
  width: 100%;
  height: 5rem;
  bottom: 8rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  display: block;
}
html.template-step .main-content .content-wrapper:not(.is-overflowed) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
html.template-step .main-content .rich-text-wrapper {
  padding: 3rem;
}
html.template-step .main-content .rich-text-wrapper .rich-text {
  line-height: 1.7;
  font-size: 1.2rem;
  margin: 0;
}
html.template-step .header {
  position: fixed;
  top: 0;
  width: 100vw;
  display: flex;
  justify-content: space-between;
  background: #e7f1f9;
  left: 0;
  height: 8vw;
  align-items: center;
}
html.template-step .header h1 {
  font-size: 2rem;
}
html.template-step .header .logo-wrapper {
  width: 8rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
html.template-step .header .logo-wrapper img {
  width: 6rem;
  height: 6rem;
  display: block;
}
html.template-step .exit {
  background-color: white;
  color: #002E6E;
  height: 8rem;
  width: 8rem;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
html.template-step .questions {
  display: flex;
  flex-direction: column;
}
html.template-step .questions .question {
  padding: 1rem 3rem;
  display: flex;
  line-height: 1.2;
  align-items: center;
  background-color: white;
  margin: 0.2rem 0;
}
html.template-step .questions .question .content {
  flex: 1;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.4;
}
html.template-step .questions .question .btns {
  display: flex;
}
html.template-step .questions .question .btns .btn {
  padding: 1.3rem;
  font-size: 1.3rem;
  min-width: 10rem;
  text-transform: uppercase;
  color: #333;
  margin-left: 1rem;
  background: #f6f6f6;
  border-color: #f6f6f6;
}
html.template-step .questions .question .btns input[type=radio]:checked + label.btn {
  background: #002E6E;
  color: white;
}
html.template-step .navigation {
  position: relative;
  padding: 1rem;
  background: whitesmoke;
  border-radius: 0 0 2rem 2rem;
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 8vw;
}
html.template-step .navigation .step {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}
html.template-step .navigation .pusher {
  flex: 1;
  display: flex;
}
html.template-step .navigation .btn {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 10;
  align-items: center;
}
html.template-step .navigation .btn:not(:first-child) {
  margin-left: 2rem;
}

html.template-sign-in main {
  justify-content: center;
}
html.template-sign-in main .logo-wrapper {
  max-width: 25rem;
  margin-bottom: 3rem;
}
html.template-sign-in main .logo-wrapper img {
  width: 100%;
}
html.template-sign-in main .content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
}
html.template-sign-in main form {
  height: 0;
  position: fixed;
  bottom: 0;
}
html.template-sign-in main .page-navigation {
  display: flex;
}
html.template-sign-in main .page-navigation a {
  padding: 3rem;
  display: flex;
  border-radius: 3rem;
  line-height: 1.2;
  height: 38rem;
  width: 38rem;
  background-color: white;
  box-shadow: 0 0 1rem rgba(0, 46, 110, 0.2);
}
html.template-sign-in main .page-navigation a .title {
  text-align: center;
}
html.template-sign-in main .page-navigation a .title .eyebrow {
  color: #55A2EB;
  font-size: 3rem;
}
html.template-sign-in main .page-navigation a .title .main {
  line-height: 11rem;
  font-weight: 900;
  font-size: 11rem;
  color: #002E6E;
  text-transform: uppercase;
  margin: 3rem 0;
}
html.template-sign-in main .page-navigation a .desc {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
html.template-sign-in main .page-navigation a .desc i {
  background: #DDECFC;
  font-size: 5rem;
  color: #002E6E;
  width: 6rem;
  height: 6rem;
  display: flex;
  text-align: center;
  border-radius: 3rem;
  line-height: 5.5rem;
  justify-content: center;
  color: #55A2EB;
  font-weight: 600;
}
html.template-sign-in main .page-navigation a .desc i:after {
  content: "<-";
}
html.template-sign-in main .page-navigation a.check-in {
  margin-left: auto;
}
html.template-sign-in main .page-navigation a.check-in .desc i:after {
  content: "->";
}
html.template-sign-in main .page-navigation a:active {
  transform: scale(0.98);
}

.modal {
  display: none;
}

html.covid-scan.show-scanner #covidScanner {
  display: block;
}

html.covid-scan #userDetails tr {
  border-bottom: 0.1rem solid #DDECFC;
}
html.covid-scan #userDetails tr:last-child {
  border: 0;
}
html.covid-scan #userDetails tr td {
  padding: 0.6rem 0;
}
html.covid-scan #userDetails tr td:last-child {
  padding-left: 1rem;
  font-weight: 600;
}

html.staff-sign-out.show-scanner #signOutScanner {
  display: block;
}

#covidScanner,
#signOutScanner {
  display: none;
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
}
#covidScanner .exit,
#signOutScanner .exit {
  position: absolute;
  background: #F1F7FD;
  right: 0;
  top: 0;
}
#covidScanner .navigation,
#signOutScanner .navigation {
  background-color: white;
}
#covidScanner .wrapper,
#signOutScanner .wrapper {
  display: flex;
  align-items: center;
  height: 88vh;
}
#covidScanner .wrapper .media-wrapper,
#covidScanner .wrapper .scroll-area,
#signOutScanner .wrapper .media-wrapper,
#signOutScanner .wrapper .scroll-area {
  flex: 1;
}
#covidScanner .wrapper .media-wrapper,
#signOutScanner .wrapper .media-wrapper {
  max-width: 45rem;
}
#covidScanner .wrapper .media-wrapper img,
#signOutScanner .wrapper .media-wrapper img {
  margin: auto;
  height: 40rem;
  width: 40rem;
  object-fit: contain;
}
#covidScanner .wrapper .rich-text,
#signOutScanner .wrapper .rich-text {
  max-width: 40rem;
  font-size: 1.4rem;
}
#covidScanner .wrapper .rich-text .hgroup h3,
#signOutScanner .wrapper .rich-text .hgroup h3 {
  color: #55A2EB;
  font-size: 2rem;
  line-height: 1.2;
}
#covidScanner .wrapper .rich-text .hgroup h1,
#signOutScanner .wrapper .rich-text .hgroup h1 {
  line-height: 1.1;
  font-weight: 800;
  font-size: 4rem;
  color: #002E6E;
}

html.template-print .main-content {
  height: 100vh;
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
}
html.template-print .main-content h1 {
  font-weight: 800;
}
html.template-print .main-content .rich-text {
  max-width: 30rem;
  font-size: 1.6rem;
}
html.template-print .main-content .rich-text > * {
  margin: 2rem 0;
}

html.assistance .main-content .image-wrapper {
  width: 20rem;
  height: 20rem;
  margin: 0 auto 2rem auto;
}

html.modal-open.keyboard-input-screen .main-content .inner .form-group input {
  caret-color: transparent;
  color: transparent;
  position: relative;
  left: 100rem;
}
html.modal-open .modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F1F7FD;
  z-index: 2000;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  line-height: 1.3;
}
html.modal-open .modal.txt-center .scroll-area {
  text-align: center;
}
html.modal-open .modal.justify-center .inner .navigation {
  justify-content: center;
}
html.modal-open .modal.visible {
  display: flex;
}
html.modal-open .modal .navigation {
  position: static;
  width: auto;
}
html.modal-open .modal .inner {
  box-shadow: 0 0 1rem rgba(0, 46, 110, 0.2);
  position: relative;
  border-radius: 2rem;
  background: white;
  width: 65rem;
  height: 42rem;
  display: flex;
  flex-direction: column;
}
html.modal-open .modal .inner .scroll-area {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: scroll;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  justify-content: center;
}
html.modal-open .modal .inner .scroll-area ::-webkit-scrollbar {
  display: none;
}
html.modal-open .modal .inner .content-wrapper {
  padding: 3rem 6rem;
}
html.modal-open .modal .inner .navigation {
  padding: 1rem;
  background: whitesmoke;
  border-radius: 0 0 2rem 2rem;
  display: flex;
  justify-content: space-between;
}

/* Allow text selection for the input element */
input {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
}

html, body {
    margin: 0;
    height: 100%;
    overflow: hidden;

    touch-action: none;
    -ms-touch-action: none;
}

input::-ms-clear {
  display: none;
}
