@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

.e-loadingSpinner {
  display: inline-block;
  position: relative;
  width: 5rem;
  height: 5rem;
}

.e-loadingSpinner div {
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  width: 1rem;
  background: #008200;
  animation: e-loadingSpinner 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.e-loadingSpinner div:nth-child(1) {
  left: 0.5rem;
  animation-delay: -0.24s;
}

.e-loadingSpinner div:nth-child(2) {
  left: 2rem;
  animation-delay: -0.12s;
}

.e-loadingSpinner div:nth-child(3) {
  left: 3.5rem;
  animation-delay: 0;
}

@keyframes e-loadingSpinner {
  0% {
    top: 0.5rem;
    height: 4rem;
  }
  50%, 100% {
    top: 1.5rem;
    height: 2rem;
  }
}
.modal {
  display: none;
}

.modal.is-open {
  display: block;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  padding: 1.875rem;
  max-width: 31.25rem;
  max-height: 100vh;
  border-radius: 1rem;
  overflow-y: auto;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
}
.modal__header > *:first-child {
  flex-grow: 1;
}

.modal__close {
  background: transparent;
  border: 0.0625rem solid red;
  border-radius: 50%;
  color: red;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  position: relative;
}
.modal__close::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "✕";
}

.modal__footer {
  text-align: center;
}

.modal__btn {
  /*
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: uppercase;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
  */
}

.modal__btn-primary {
  background: #008200;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  border: 0.0625rem solid #7ab800;
  line-height: 1;
  padding: 0.75rem 0.875rem 0.625rem 1.25rem;
  border-radius: 1.25rem;
  letter-spacing: 0.375rem;
  cursor: pointer;
  transition: all 0.5s ease;
}
.modal__btn-primary:hover, .modal__btn-primary:focus {
  outline: none;
  background: #7ab800;
  color: #000;
  border-color: #fff;
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.modal-messageSupport {
  color: #000;
}
.modal-messageSupport h2 {
  color: #000;
  text-align: center;
  font-weight: bold;
  margin: 0;
}
.modal-messageSupport .l-messageType {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.modal-messageSupport .l-messageType label {
  padding-right: 0.25rem;
}
.modal-messageSupport .l-messageType select {
  width: 50%;
}
.modal-messageSupport select,
.modal-messageSupport textarea,
.modal-messageSupport input {
  border: 0.0625rem solid #008200;
}
.modal-messageSupport select {
  padding: 0.25rem;
  text-transform: uppercase;
  font-weight: bold;
}
.modal-messageSupport textarea {
  padding: 0.25rem;
  width: 100%;
  height: 8rem;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}
.modal-messageSupport input {
  padding: 0.25rem;
  width: 100%;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}

html {
  font-size: 16px;
  background-color: #000000;
  color: #fff;
  height: 100%;
}

body {
  font-family: HEINEKENcore, sans-serif;
  height: 100%;
}

.screen {
  height: 100%;
  max-height: 45rem;
  min-height: 42rem;
  background-image: url("img/SmartTool-Background_02-1920.png");
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  overflow-x: hidden;
}
.screen::before {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-image: url("img/SD-Single-Unit-1280.png");
  background-size: cover;
  background-position: 50% 50%;
  animation-name: a-heroUnitImg;
  animation-duration: 0.5s;
  animation-play-state: paused;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-delay: 0.25s;
}
.screen > * {
  position: relative;
  z-index: 1;
}

.s-loadingScreen {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: none;
}

body.is-loading .s-loadingScreen {
  display: flex;
}

body.is-loaded .screen::before {
  animation-play-state: running;
}

@keyframes a-heroUnitImg {
  0% {
    transform: translate(-38%, -50%);
    opacity: 0;
  }
  100% {
    transform: translate(-40%, -50%);
    opacity: 1;
  }
}
body.is-loaded .s-headerLogos,
body.is-loaded .s-login,
body.is-loaded .s-footer {
  animation-play-state: running;
}

.s-headerLogos,
.s-login,
.s-footer {
  animation-name: a-fadeIn;
  animation-duration: 0.5s;
  animation-play-state: paused;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}

.s-headerLogos {
  animation-delay: 0.5s;
}

.s-login {
  animation-delay: 0.75s;
}

.s-footer {
  animation-delay: 1s;
}

@keyframes a-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.e-button {
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  border: 0.0625rem solid #7ab800;
  line-height: 1;
  padding: 0.75rem 1.25rem 0.625rem 1.25rem;
  border-radius: 1.25rem;
  letter-spacing: 0.375rem;
  cursor: pointer;
  transition: all 0.5s ease;
}
.e-button:hover, .e-button:focus {
  outline: none;
  background: #7ab800;
  color: #000;
  border-color: #fff;
}

.c-leftKeyLine {
  position: relative;
}
.c-leftKeyLine > * {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.c-leftKeyLine__hr {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0.25rem;
  bottom: 0;
  left: -1.25rem;
  height: calc(100% - 0.5rem);
  width: 0.25rem;
  background-color: #008200;
  border: none;
}
.c-leftKeyLine__hr::before, .c-leftKeyLine__hr::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.176875rem;
  height: 0.176875rem;
  background-color: #008200;
  left: 50%;
  transform: translate(-50%, 0%) rotate(-45deg);
}
.c-leftKeyLine__hr::before {
  top: -0.0884375rem;
}
.c-leftKeyLine__hr::after {
  bottom: -0.0884375rem;
}

.s-headerLogos img {
  width: 21.875rem;
  height: auto;
}

.l-gateIndex {
  padding-left: 7rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  height: 100%;
  width: 57%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.s-login h1 {
  margin: 0;
  margin-bottom: 1rem;
  font-size: 2.625rem;
}
.s-login label {
  margin: 0;
  font-size: 0.875rem;
}
.s-login p {
  margin: 0;
  font-size: 0.875rem;
}

.s-login input {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  width: 25rem;
  background: #828a87;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  border: 0.0625rem solid #ffffff;
  line-height: 1;
  padding: 0.75rem 1.25rem 0.625rem 1.25rem;
  border-radius: 1.25rem;
}

.s-login__statusArea {
  padding-top: 2rem;
  width: 85%;
}
.s-login__statusArea p {
  color: #fff;
}
.s-login__statusArea p.note {
  font-style: italic;
  color: #7ab800;
}
.s-login__statusArea p a {
  color: #7ab800;
  font-weight: bold;
  text-transform: uppercase;
}
.s-login__statusArea p + p {
  margin-top: 1rem;
}
.s-login__statusArea.is-error p {
  color: red;
}
.s-login__statusArea.is-error p + p {
  color: #fff;
}
.s-login .s-login__linkStateArea {
  display: none;
}
.s-login .s-login__linkStateArea p {
  font-size: 1rem;
  margin-top: 1rem;
}
.s-login .s-login__linkStateArea p.accessLinkStateText {
  font-weight: bold;
  color: #7ab800;
}
.s-login .s-login__linkStateArea__help {
  margin-top: 3rem;
}
.s-login .s-login__linkStateArea__help__content {
  border: 0.0625rem solid #fff;
  padding: 1.25rem;
  border-radius: 1rem;
  width: 71%;
}
.s-login .s-login__linkStateArea__help__content a {
  color: #7ab800;
  font-weight: bold;
  text-transform: uppercase;
}
.s-login .s-login__linkStateArea__help__content {
  display: none;
}
.s-login .s-login__linkStateArea__help.is-open .s-login__linkStateArea__help__button {
  display: none;
}
.s-login .s-login__linkStateArea__help.is-open .s-login__linkStateArea__help__content {
  display: block;
}
.s-login.is-linkStateView #loginForm {
  display: none;
}
.s-login.is-linkStateView .s-login__linkStateArea {
  display: block;
}

.s-footer {
  border-top: 0.0625rem solid #7ab800;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s-footer p {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 0.5rem;
}
.s-footer img {
  width: 15%;
}

/*# sourceMappingURL=gate-style.css.map */
