/* Do Epic Code! */
@font-face {
  font-family: 'HelveticaNeueLTStd-MdCn';
  src: url("HelveticaNeueLTStd-MdCn.ttf");
  font-weight: normal;
  font-style: normal; }

html, body {
  color: #363636;
  font-size: 20px;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  line-height: 1;
  margin: 0;
  padding: 0;
  width: 100%; }

html {
  background-color: #4790CD;
  display: block;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  overflow: scroll; }

div, span, input, select, label {
  box-sizing: border-box; }

img {
  display: block; }

h1, h2, h3, h4, p, ul, ol {
  line-height: 1.2;
  margin: 0;
  padding: 0; }

.active {
  display: block; }

.hide {
  display: none !important; }

.wrapper {
  height: 100%; }

#mozeus {
  margin: 0 auto;
  overflow: auto; }

label {
  clear: both;
  display: block; }

input[type="text"], input[type="tel"], input[type="checkbox"], select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  color: #000000;
  font-size: 1rem;
  height: 2.25rem;
  width: 100%; }

*:focus {
  outline: 0; }

input[type=checkbox] {
  height: 30px;
  -webkit-background-size: 30px 30px;
  width: 30px;
  margin-right: 10px; }
  @media all and (max-width: 650px) {
    input[type=checkbox] {
      height: 30px;
      width: 30px; } }

input[type=checkbox]:checked {
  background: url("https://smartactivator.blob.core.windows.net/saassets/4249193e-c272-4567-836f-61e25dff49f8/3fca5ac6-a152-44e0-8921-09c8b10e88df/check-on.png") no-repeat center center;
  height: 30px;
  width: 30px;
  -webkit-background-size: 30px 30px; }
  @media all and (max-width: 650px) {
    input[type=checkbox]:checked {
      height: 30px;
      width: 30px; } }

button {
  background-color: #000;
  clear: both;
  color: #fff;
  display: block;
  font-size: 1.25rem;
  text-align: center; }

@-webkit-keyframes push {
  50% {
    -webkit-filter: hue-rotate(30deg) brightness(0.5);
    filter: hue-rotate(30deg) brightness(0.5);
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); } }

@keyframes push {
  50% {
    -webkit-filter: hue-rotate(30deg) brightness(0.5);
    filter: hue-rotate(30deg) brightness(0.5);
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); } }

.push {
  -webkit-animation: push .125s linear;
  animation: push .125s linear; }

.keypad {
  clear: both;
  height: 50%; }

.loader {
  position: absolute;
  top: 2%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15%;
  max-width: 120px; }

/* Remove keypadding on iOS and desktop */
@media screen and (device-width: 320px) and (max-device-height: 568px) and (-webkit-min-device-pixel-ratio: 2), screen and (device-width: 375px), screen and (device-width: 414px), screen and (device-width: 768px) {
  .keypad {
    height: 0; } }

.invalid {
  background-color: red; }

.valid {
  background-color: white; }

.active {
  display: block; }

.hidden {
  display: none; }

@font-face {
  font-family: "Averta-Bold";
  src: url("Averta-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Averta-Semibold";
  src: url("Averta-Semibold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

::-webkit-input-placeholder {
  color: #0554A2; }

::-moz-placeholder {
  color: #0554A2; }

:-ms-input-placeholder {
  color: #0554A2; }

::-ms-input-placeholder {
  color: #0554A2; }

::placeholder {
  color: #0554A2; }

#mobileOnly {
  text-align: center; }
  #mobileOnly h1 {
    font-weight: normal;
    font-family: "Averta-Semibold";
    padding-top: 2em;
    color: #FFFFFF;
    font-size: 2.5rem; }
  #mobileOnly p {
    color: #FFFFFF;
    font-size: 1.5rem; }
  @media all and (max-width: 800px) {
    #mobileOnly {
      display: none !important; } }

.start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media all and (min-width: 800px) {
    .start {
      display: none !important; } }
  .start-button {
    width: 40%;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto; }
  .start-spinner {
    width: 20%;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto; }
  .start-main {
    background-image: url("clippersBkg2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #4790CD;
    margin-left: auto;
    margin-right: auto;
    height: 70vh; }
    @media all and (min-width: 800px) {
      .start-main {
        display: none !important; } }

.registration {
  background-image: url("clippersBkg2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #4790CD;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  height: 70vh;
  overflow: scroll; }
  @media all and (min-width: 800px) {
    .registration {
      display: none !important; } }

@media all and (min-width: 800px) {
  .header {
    display: none !important; } }

.header-img {
  width: 100%; }

#FName {
  width: 99%; }

.form-data {
  width: 90%;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 1rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }
  @media all and (min-width: 800px) {
    .form-data {
      background-image: unset; } }
  @media all and (min-width: 800px) {
    .form-data {
      display: none !important; } }
  .form-data_title {
    font-weight: normal;
    font-family: "Averta-Semibold";
    font-size: 1rem;
    color: #FFFFFF;
    text-align: center;
    padding: .4rem 0; }
  .form-data_input {
    padding: .2rem 0;
    width: 100%; }
  .form-data_label {
    font-family: "Averta-Semibold";
    font-size: .7rem;
    text-align: left;
    width: 100%; }
  .form-data_control {
    font-family: "Averta-Bold";
    background-color: #FFFFFF;
    border: none;
    border-radius: 10px;
    padding-left: .3rem;
    font-size: .8rem !important;
    height: 35px !important; }
  .form-data_checkbox {
    padding: 1rem 0; }
  .form-data_submitButton {
    margin-left: auto;
    margin-right: auto;
    padding: 1rem 0;
    width: 40%; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.scratch {
  background-image: url("background2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #4790CD;
  margin-left: auto;
  margin-right: auto;
  height: 75vh; }
  .scratch-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 3rem; }
  @media all and (min-width: 800px) {
    .scratch {
      display: none !important; } }

.scratchOff {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  .scratchOff #maincanvas {
    width: 100%; }
  .scratchOff #hdr_scratch {
    position: absolute;
    top: 10.5em;
    left: 7.7em;
    width: 488px;
    height: 111px;
    z-index: 1; }
  .scratchOff #hdr_congrats {
    position: absolute;
    top: 10.7em;
    left: 7.7em;
    width: 488px;
    height: 95px;
    z-index: 2; }
  .scratchOff .hideHdr {
    visibility: hidden; }

.sorry {
  background-color: #FFFFFF;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  color: #0554A2;
  font-family: "Averta-Semibold";
  padding: 2.5rem 2rem;
  border-radius: 5px; }
  @media all and (min-width: 800px) {
    .sorry {
      display: none !important; } }
  .sorry-title {
    font-weight: normal;
    text-align: center;
    font-size: 3rem; }
  .sorry-text {
    text-align: center;
    font-size: 1.5rem; }
  .sorry-button {
    padding-top: 1rem; }
  .sorry-submitButton {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    cursor: pointer; }

#prizeHeader h1 {
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  font-size: .8rem;
  font-family: "Averta-Semibold";
  width: 90%;
  padding-top: 1rem;
  margin-left: auto;
  margin-right: auto; }
  @media all and (min-width: 800px) {
    #prizeHeader h1 {
      display: none !important; } }

.auto {
  background-color: #FFFFFF;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  color: #0554A2;
  font-family: "Averta-Semibold";
  padding: 1rem 0;
  border-radius: 5px; }
  @media all and (min-width: 800px) {
    .auto {
      display: none !important; } }
  .auto-title {
    text-align: center;
    font-size: 1.3rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .auto-text {
    color: #FFFFFF;
    text-align: center;
    font-size: .8rem;
    font-family: "Averta-Semibold";
    margin-top: 1rem;
    width: 70%;
    margin-left: auto;
    margin-right: auto; }
    @media all and (min-width: 800px) {
      .auto-text {
        display: none !important; } }
  .auto-img {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding: .5rem 0; }

@media all and (min-width: 800px) {
  #scratchOff {
    display: none !important; } }

.modal {
  display: none;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  z-index: 100;
  background-color: white;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .modal-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    background-color: white;
    overflow: scroll;
    max-height: 100vh; }
    .modal-content h1 {
      font-family: "HelveticaforTarget-Bd";
      text-align: center;
      letter-spacing: -2px; }
    .modal-content p {
      font-family: "HelveticaforTarget-Lt";
      font-size: 1rem;
      width: 80%;
      margin: .5rem 0;
      margin-left: auto;
      margin-right: auto; }
    .modal-content td {
      border: 1px solid black; }
  .modal-btn {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin-right: 10px;
    font-size: 1.2rem;
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    top: 0; }
  .modal-btn-2 {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin-right: 10px;
    font-size: 1.2rem;
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    bottom: 0; }

.survey {
  background-color: #07233F;
  min-height: 100vh;
  overflow: scroll; }
  @media all and (min-width: 800px) {
    .survey {
      display: none !important; } }
  .survey-data {
    width: 90%;
    color: #FFFFFF;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 1rem;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    @media all and (min-width: 800px) {
      .survey-data {
        display: none !important; } }
    .survey-data_title {
      font-weight: normal;
      font-family: "Averta-Semibold";
      font-size: .8rem;
      color: #FFFFFF;
      text-align: center;
      padding: .4rem 0; }
    .survey-data_input {
      padding: .8rem 0;
      width: 100%; }
    .survey-data_label {
      font-family: "Averta-Semibold";
      font-size: .8rem;
      text-align: left;
      width: 100%;
      padding-left: 10px;
      padding-bottom: 10px; }
    .survey-data_other {
      font-family: "Averta-Semibold";
      font-size: .8rem !important; }
    .survey-data_number {
      background-color: #0554A2;
      height: 40px;
      width: 45px;
      text-align: center;
      border-radius: 50%;
      padding: 2px 0 0 2px; }
    .survey-data_radiolabel {
      font-family: "Averta-Semibold";
      font-size: .8rem;
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center;
      padding-left: .7rem; }
    .survey-data_radio, .survey-data_checkbox {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: #ffffff;
      border-radius: 0;
      color: #000000;
      width: 25px !important;
      height: 25px !important;
      border-radius: 50% !important; }
      .survey-data_radio:checked, .survey-data_checkbox:checked {
        background: unset !important;
        background-color: #07233F !important;
        border: 4px solid white;
        width: 25px !important;
        height: 25px !important;
        border-radius: 50%; }
    .survey-data_text {
      width: 100%;
      margin-top: .5rem; }
    .survey-data_submitButton {
      margin-left: auto;
      margin-right: auto;
      padding: 1rem 0;
      width: 50%; }

.radio-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 1px 0 5px 2.2rem; }

.blue {
  color: #4790CD; }

.thanks {
  color: white;
  text-align: center;
  background-color: #07233F;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  height: 100vh;
  font-family: "Averta-Semibold"; }
  @media all and (min-width: 800px) {
    .thanks {
      display: none !important; } }
  .thanks-header {
    padding-top: 2rem;
    font-size: 2.2rem; }

.emojiWarning {
  color: white;
  text-align: center;
  font-family: "Averta-Semibold";
  font-size: .8rem;
  padding: 1rem 0;
  display: none; }

.qr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0; }
  @media all and (min-width: 800px) {
    .qr {
      display: none !important; } }
  .qr-title {
    font-weight: normal;
    font-family: "Averta-Semibold";
    color: #FFFFFF;
    font-size: clamp(1rem, 6vw, 1.5rem);
    padding: 0 1.5rem;
    margin-top: 0;
    text-align: center; }
  .qr-subtext {
    font-family: "Averta-Semibold";
    color: #FFFFFF;
    font-size: 1rem;
    padding: 1rem 1.5rem;
    text-align: center; }

.qr-main {
  background-image: url("clippersBkg2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #4790CD;
  margin-left: auto;
  margin-right: auto;
  height: calc(100vh - 25vh);
  min-height: 500px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media all and (min-width: 800px) {
    .qr-main {
      display: none !important; } }

.qr-wrapper {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

#qrcode {
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 0; }
  #qrcode img {
    margin-left: auto;
    margin-right: auto;
    display: block; }

#qr-bg {
  padding: 0;
  margin: 0; }

#qr-bg .header {
  display: block;
  width: 100%; }
  #qr-bg .header .header-img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    display: block; }

/*# sourceMappingURL=app-jumpstart.css.map */
