.light-blue-gradient {
  background: #84feff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0M2JmZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #84feff 0%, #43bffc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84feff', endColorstr='#43bffc',GradientType=0 ); }

.blue-gradient {
  background: #0F75BC;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0M2JmZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #0F75BC 0%, #43BFFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0F75BC', endColorstr='#43BFFC',GradientType=0 ); }

.light-green-gradient {
  background: #29D2B0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0M2JmZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #29D2B0 0%, #35A471 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29D2B0', endColorstr='#35A471',GradientType=0 ); }

.light-red-gradient {
  background: #FD8D7C;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0M2JmZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #FD8D7C 0%, #E63B48 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FD8D7C', endColorstr='#E63B48',GradientType=0 ); }

.light-yellow-gradient {
  background: #FFFF73;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0M2JmZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #FFFF73 0%, #FAC02E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFF73', endColorstr='#FAC02E',GradientType=0 ); }

.sprite, .question__icon::before, .fail__text--big::before, .error__text::before, .success__text::before, .qr-text::before, .container-info::before, .container-alert::before, .container-ok::before, .container-success::before, .previous-button::before {
  background-image: url("spritesheet.png");
  background-repeat: no-repeat;
  display: block; }

.sprite--small-font {
  width: 39px;
  height: 39px;
  background-position: -10px -10px; }

.sprite--small-font:hover,
.sprite--small-font:active,
.sprite--medium-font:hover,
.sprite--medium-font:active,
.sprite--big-font:hover, .sprite--big-font:active,
.sprite--wcag:hover,
.sprite--wcag:active,
.sprite--normal:hover,
.sprite--normal:active {
  box-shadow: 0 0 0 3px #ED174C inset; }

.sprite--medium-font {
  width: 39px;
  height: 39px;
  background-position: -69px -10px;
  margin: 0 3px; }

.sprite--big-font {
  width: 39px;
  height: 39px;
  background-position: -128px -10px; }

.sprite-account {
  width: 44px;
  height: 44px;
  background-position: -187px -10px; }

.sprite-alert, .fail__text--big::before, .container-alert::before {
  width: 55px;
  height: 55px;
  background-position: -251px -10px; }

.sprite-arrow-left, .previous-button::before {
  width: 21px;
  height: 13px;
  background-position: -326px -10px;
  float: left; }

.sprite-back {
  width: 44px;
  height: 44px;
  background-position: -10px -85px; }

.sprite-bike {
  width: 47px;
  height: 30px;
  background-position: -74px -85px;
  margin: 0 auto 30px auto; }

.sprite-cs, .sprite-cz {
  width: 32px;
  height: 22px;
  background-position: -326px -43px;
  float: left; }

.sprite-en {
  width: 32px;
  height: 22px;
  background-position: -141px -85px;
  float: left; }

.sprite-error, .error__text::before {
  width: 55px;
  height: 55px;
  background-position: -193px -85px;
  float: left;
  margin-right: 10px; }

.sprite-green-marker {
  width: 44px;
  height: 58px;
  background-position: -268px -85px; }

.sprite-info, .container-info::before {
  width: 55px;
  height: 55px;
  background-position: -10px -163px;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px; }

.sprite-logo {
  width: 170px;
  height: 170px;
  background-position: -85px -163px;
  margin: 0 auto 0 auto; }

.sprite-logo-small {
  width: 74px;
  height: 75px;
  background-position: -275px -163px;
  margin: 0 auto; }

.sprite-minus {
  width: 32px;
  height: 4px;
  background-position: -332px -85px;
  float: right;
  cursor: pointer;
  margin-top: 14px; }

.sprite--normal {
  width: 39px;
  height: 39px;
  background-position: -10px -258px; }

.sprite-ok, .question__icon::before, .container-ok::before {
  width: 55px;
  height: 55px;
  background-position: -275px -258px;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px; }

.sprite-optimalit {
  width: 105px;
  height: 14px;
  background-position: -10px -353px;
  margin: 15px auto 0 auto; }

.sprite-pl {
  width: 32px;
  height: 22px;
  background-position: -332px -109px;
  float: left; }

.sprite-plus {
  width: 32px;
  height: 32px;
  background-position: -275px -333px;
  float: right;
  cursor: pointer; }

.sprite-cancel {
  width: 32px;
  height: 32px;
  background-position: -275px -333px;
  transform: rotate(45deg) scale(0.7);
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.sprite-qr, .qr-text::before {
  width: 87px;
  height: 105px;
  background-position: -384px -10px;
  float: right;
  margin-top: 20px;
  margin-right: -5px; }

.sprite-red-marker {
  width: 44px;
  height: 58px;
  background-position: -384px -135px; }

.sprite-success, .success__text::before, .container-success::before {
  width: 55px;
  height: 55px;
  background-position: -369px -213px;
  float: left;
  margin-top: 10px; }

.sprite--wcag {
  width: 39px;
  height: 39px;
  background-position: -350px -288px; }

.sprite--win {
  float: left;
  display: block;
  width: 210px;
  height: 200px;
  background-image: url("win.png");
  margin: 0 auto; }

.wcag-bar {
  background: #252423;
  padding: 5px; }

.wcag {
  float: right;
  margin-right: 10px;
  width: 240px; }
  .wcag__separator {
    float: left;
    display: block;
    width: 35px;
    height: 10px; }

.active-lang {
  margin: 10px 0 0 0;
  float: left; }
  .active-lang:hover .select-lang {
    display: block;
    top: 36px;
    padding: 12px 40px 12px 6px;
    background: white;
    box-shadow: 1px 1px 4px 0 #595959;
    width: 150px; }
    .active-lang:hover .select-lang__text {
      float: left;
      margin-left: 15px;
      margin-top: 3px; }
    .active-lang:hover .select-lang a {
      float: left;
      display: block;
      margin: 5px;
      font-size: 1.6em;
      color: black;
      width: 100%; }
      .active-lang:hover .select-lang a.active {
        opacity: 0.5; }

.select-lang {
  display: none;
  position: absolute;
  z-index: 9; }

.hidden-link {
  line-height: 0 !important;
  font-size: 0 !important;
  color: transparent !important;
  float: left;
  overflow: hidden; }

#skipLinks {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  list-style: none; }
  #skipLinks a {
    display: block;
    left: -9000em;
    padding: 10px 10px 10px 10px;
    position: absolute;
    text-decoration: none;
    z-index: 200;
    width: 150px;
    min-height: 30px;
    text-align: center;
    color: #ffff00;
    font-size: 1.6em; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  background: #252423;
  overflow-x: hidden; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 0.625em; }

.html--font-small {
  font-size: 1em; }

.html--font-medium {
  font-size: 1.5em; }

.html--font-large {
  font-size: 2em; }

.main-photo {
  background: url("/media/default/tlo.jpg") no-repeat center center;
  height: 523px;
  width: 100%;
  background-size: cover;
  padding-top: 30px;
  text-align: center; }
  @media only screen and (max-width: 1023px) {
    .main-photo {
      background: url("/css/frontend/bg-small.jpg") center center;
      height: 350px;
      width: 100%; } }

.light-red {
  background: #FF5353; }

.content-header {
  float: left;
  font-size: 2em;
  line-height: 1.4em;
  padding: 10px 0 0 0; }
  .content-header--white {
    color: white; }
  .content-header--fixed-size {
    width: 235px;
    float: left; }

.get-code label {
  font-size: 2em;
  line-height: 1.4em;
  padding: 30px 0;
  color: white; }

.get-code input {
  display: block;
  font-size: 2.2em;
  height: 64px;
  text-align: center;
  border: none;
  box-shadow: 1px 1px 4px 0 #595959;
  width: 100%;
  max-width: 284px;
  margin: 0 auto;
  margin-top: -20px;
  text-transform: uppercase; }

.question {
  position: relative;
  padding: 20px 20px 10px 20px; }
  .question__image {
    width: 100%;
    max-width: 284px;
    margin: 20px auto; }
    .question__image img {
      width: 100%; }
  .question--green {
    background: #35A471; }
  .question--white {
    background: white; }
  .question__title {
    color: white;
    float: left;
    margin-left: 3px;
    max-width: 250px; }
    .question__title--big {
      font-size: 2em; }
    .question__title--small {
      font-size: 1.4em;
      margin-top: 10px; }
    .question__title--normal {
      color: #0F75BC;
      font-size: 1.4em; }
  .question__body {
    margin-left: 10px;
    color: black;
    font-size: 2em; }
  .question__icon {
    padding: 5px 0;
    padding-left: 65px;
    position: relative; }
    .question__icon::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto; }

.answer {
  margin-bottom: 40px; }
  .answer__item {
    width: 100%;
    float: left;
    background: white;
    margin-top: 20px;
    margin-left: 10px;
    box-shadow: 1px 1px 4px 0 #595959;
    position: relative;
    padding: 20px;
    padding-left: 80px;
    cursor: pointer; }
    .answer__item:hover, .answer__item:focus {
      text-decoration: none; }
    .answer__item:hover .answer__lp {
      background: #DD1E35;
      border-color: #DD1E35; }
  .answer__lp {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    background: #0F75BC;
    color: white;
    font-size: 2.5em;
    width: 65px;
    border: 1px solid #0F75BC; }
  .answer__key {
    color: white;
    font-size: 1em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.1em;
    text-align: center; }
  .answer__value {
    word-break: break-word;
    color: black;
    font-size: 1.6em; }
  .answer__rules a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    color: black;
    text-decoration: underline;
    margin: 20px auto;
    float: left; }

.fail {
  padding: 50px 0; }
  .fail__text {
    font-size: 2em;
    color: white;
    margin-left: 65px;
    display: block;
    margin-top: 10px; }
    .fail__text--big {
      font-size: 48px;
      position: relative;
      display: -ms-flexbox;
      display: flex; }
      .fail__text--big::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: -65px;
        margin-top: 0 !important; }
    .fail__text--black {
      color: black;
      float: right;
      width: 240px;
      margin-top: 40px; }
  .fail .sprite-alert, .fail .fail__text--big::before, .fail .container-alert::before {
    margin-top: 100px;
    float: left; }

.main-photo-bg {
  background: url("bg.png") no-repeat;
  background-size: cover;
  padding: 5px 0px;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.5); }

.button {
  display: block;
  padding: 20px 10px;
  border-radius: 10px 10px 10px 10px;
  color: white;
  font-size: 1.7em;
  width: 100%;
  margin: 15px auto;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  text-align: center; }
  .button:hover, .button:focus {
    text-decoration: none !important; }
  .button--red {
    background-color: #DD1E35;
    color: white; }
    .button--red:hover, .button--red:focus {
      color: #fff; }
  .button--blue {
    background-color: #0F75BC;
    padding: 10px 0; }
    .button--blue:hover, .button--blue:focus {
      color: #fff; }
  .button--yellow {
    background-color: #FAC02E;
    color: #000; }
    .button--yellow a {
      color: #000;
      text-decoration: none !important; }
    .button--yellow:hover, .button--yellow:focus {
      color: #fff; }
      .button--yellow:hover a, .button--yellow:focus a {
        color: #000;
        text-decoration: none !important; }
    .button--yellow-black {
      color: black; }
      .button--yellow-black:hover, .button--yellow-black:focus {
        color: #000;
        text-decoration: none !important; }
    .button--yellow-list {
      font-size: 1.6em; }
  .button--white {
    background-color: white;
    color: white;
    margin-top: 80px; }
    .button--white:hover, .button--white:focus {
      color: #fff; }
    .button--white-black {
      color: black; }
      .button--white-black:hover, .button--white-black:focus {
        color: #000;
        text-decoration: none  !important; }
  .button--small-text {
    font-size: 0.65em;
    text-transform: none;
    line-height: 0.5em;
    font-weight: bold; }
  .button--small {
    font-size: 1.2em;
    padding: 8px;
    color: black;
    width: 54%;
    margin-top: 30px;
    border-radius: 5px 5px 5px 5px; }
    .button--small:hover, .button--small:focus {
      color: #000;
      text-decoration: none  !important; }
  .button--very-small {
    float: right;
    font-size: 0.3em;
    padding: 8px;
    color: black;
    width: 70px;
    margin-top: 10px;
    border-radius: 5px 5px 5px 5px; }
    .button--very-small a {
      color: black; }
  .button--margin-bottom {
    margin-bottom: 40px; }
  .button--margin-top {
    margin-top: 24px; }
  .button--register {
    margin-top: 30px; }
  .button--margins {
    margin: 30px auto;
    margin-bottom: 20px; }
  .button--auto-width {
    width: auto; }

.button-link {
  font-size: 1.4em;
  margin: 5px auto 40px auto;
  display: block;
  text-align: center;
  font-weight: bold; }
  .button-link--small {
    width: 80px;
    margin-top: 80px; }
  .button-link a {
    color: black;
    text-decoration: underline; }
    .button-link a:hover, .button-link a:focus {
      color: #000; }
  .button-link--grey {
    display: block;
    margin: 20px auto 0 auto;
    color: #252422;
    text-transform: uppercase;
    font-size: 1.2em;
    text-align: center;
    font-weight: bold; }
    .button-link--grey:hover, .button-link--grey:focus {
      color: #252422; }
  .button-link--small-margin {
    margin-bottom: 0; }
  .button-link--age {
    margin-top: 0;
    margin-bottom: 30px; }
  .button-link.open-age {
    margin-bottom: 0; }

.modal-login, .modal-reset, .modal-rules, .modal-gdpr, .modal-policy, .modal-age, .modal-reset-confirm {
  display: none;
  margin: auto;
  width: 100%;
  position: absolute;
  z-index: 9;
  padding-bottom: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0; }
  .modal-login__header, .modal-reset__header, .modal-rules__header, .modal-gdpr__header, .modal-policy__header, .modal-age__header, .modal-reset-confirm__header {
    font-size: 3.8em;
    color: white;
    background-color: #DD1E35;
    padding: 20px 20px 20px 30px;
    margin: 0 -20px;
    position: relative; }
    .modal-login__header--no-padding, .modal-reset__header--no-padding, .modal-rules__header--no-padding, .modal-gdpr__header--no-padding, .modal-policy__header--no-padding, .modal-age__header--no-padding, .modal-reset-confirm__header--no-padding {
      padding-bottom: 10px; }
    .modal-login__header--blue, .modal-reset__header--blue, .modal-rules__header--blue, .modal-gdpr__header--blue, .modal-policy__header--blue, .modal-age__header--blue, .modal-reset-confirm__header--blue {
      background-color: #0F75BC;
      font-size: 2.8em; }
    .modal-login__header--popup, .modal-reset__header--popup, .modal-rules__header--popup, .modal-gdpr__header--popup, .modal-policy__header--popup, .modal-age__header--popup, .modal-reset-confirm__header--popup {
      margin: 0 -15px; }
    .modal-login__header--small, .modal-reset__header--small, .modal-rules__header--small, .modal-gdpr__header--small, .modal-policy__header--small, .modal-age__header--small, .modal-reset-confirm__header--small {
      font-size: 15px; }
    .modal-login__header--no-margin, .modal-reset__header--no-margin, .modal-rules__header--no-margin, .modal-gdpr__header--no-margin, .modal-policy__header--no-margin, .modal-age__header--no-margin, .modal-reset-confirm__header--no-margin {
      margin: 0 -30px; }
  .modal-login__header-container, .modal-reset__header-container, .modal-rules__header-container, .modal-gdpr__header-container, .modal-policy__header-container, .modal-age__header-container, .modal-reset-confirm__header-container {
    max-width: 315px;
    margin: 0 auto;
    position: relative; }

.modal-rules, .modal-gdpr, .modal-policy, .modal-age {
  top: 0;
  padding: 10px 0;
  position: fixed;
  overflow-y: scroll; }
  .modal-rules__content, .modal-gdpr__content, .modal-policy__content, .modal-age__content {
    font-size: 1.4em;
    line-height: 1.4em;
    max-height: 100%;
    height: 100%;
    top: 50px;
    padding: 20px;
    margin: 0 -20px;
    background: #fff; }
  .modal-rules .sprite-cancel, .modal-gdpr .sprite-cancel, .modal-policy .sprite-cancel, .modal-age .sprite-cancel {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto; }

.modal-reset-confirm {
  display: block; }

.m2 {
  width: 85%;
  max-width: 900px;
  margin: 0 auto; }

.d1 {
  height: 600px; }

.d2 {
  height: 100%; }

.d3 {
  height: 100%;
  position: relative; }

.d3-1 {
  min-height: 30px; }

.d3-2 {
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 30px;
  width: 100%;
  position: absolute;
  top: 40px; }

.d4 {
  position: relative;
  max-height: 100%;
  overflow: auto; }

label {
  font-size: 1.6em;
  color: #0F75BC;
  margin: 10px 0;
  font-weight: bold; }

.agree {
  display: table-cell;
  font-weight: 400;
  color: black;
  font-size: 1.2em; }

.help-text {
  display: block;
  font-size: 1.2em;
  color: #73706C;
  margin-top: 8px; }

input {
  border: 1px solid #252422;
  color: black; }

.register__form {
  margin-top: 20px;
  margin-bottom: 50px; }

.register__header {
  font-size: 1.6em;
  color: #0F75BC;
  margin: 10px 0;
  font-weight: bold; }
  .register__header--black {
    color: black; }
  .register__header--thin {
    font-weight: normal;
    line-height: 1.2em;
    background: white; }

.register__required {
  color: #73706C;
  float: right;
  font-size: 1.2em; }

.help-block {
  font-size: 1.2em;
  font-weight: bold; }
  .help-block--margin {
    margin-top: 0;
    margin-bottom: 20px; }

.circle {
  position: relative;
  display: block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  margin: 10px auto 0 auto; }
  .circle .points {
    font-size: 12px;
    color: grey;
    position: absolute;
    top: 50px;
    left: 15px; }
  .circle .my-account {
    font-size: 10px;
    color: grey;
    position: absolute;
    top: 60px;
    left: 30px; }
  .circle--red {
    background: #DD1E35; }
    .circle--red .big {
      position: absolute;
      top: -3px;
      font-size: 30px;
      color: white;
      margin: 10px 13px; }
    .circle--red .small {
      font-size: 16px;
      color: black;
      position: absolute;
      top: 20px;
      left: 47px; }
  .circle--black {
    background: black;
    cursor: pointer; }

.no-padding {
  padding: 0 !important; }

.no-padding-top {
  padding-top: 0px !important; }

.error__box {
  display: block;
  padding: 20px 30px;
  width: 360px;
  margin: 0 auto; }
  .error__box--noPadding {
    padding-top: 0;
    padding-left: 0; }
  .error__box a {
    display: block;
    text-decoration: underline;
    color: #000; }

.error__text {
  color: white;
  font-size: 1.8em;
  width: 100%;
  padding-left: 70px;
  font-weight: bold;
  line-height: 140%;
  display: block;
  position: relative; }
  .error__text::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

.success__box {
  display: block;
  padding: 20px 0;
  width: 100%;
  float: left; }
  .success__box--noPadding {
    padding-top: 0; }
  .success__box--padding {
    float: none;
    padding-top: 50px; }
  .success__box--no-padding-top {
    padding-top: 0; }

.success__text {
  color: white;
  font-size: 2em;
  float: left;
  display: block;
  margin: 0 0 0 20px;
  line-height: 1.2em;
  position: relative;
  padding-left: 70px; }
  .success__text::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
  .success__text--large {
    font-size: 3.5em; }

.success__desc {
  font-size: 1.6em;
  margin-top: 20px;
  line-height: 1.4em;
  margin-bottom: 40px; }
  .success__desc--black {
    color: black; }
  .success__desc--white {
    color: white; }
  .success__desc--center {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px; }

.continue-trail {
  display: block;
  background: #FAC02E;
  width: 100%;
  min-height: 68px;
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 1.8em;
  color: black;
  text-align: center;
  text-transform: uppercase;
  padding: 25px;
  font-weight: bold; }

.separator-white {
  border-top: 1px solid white;
  width: 100%;
  margin: 0 auto; }

.account {
  background: #0F75BC; }
  .account__separator {
    width: 100%;
    border-top: 1px solid white;
    height: 1px; }
  .account--white {
    background: white; }
  .account__item {
    padding: 20px 0 20px 0;
    position: relative;
    cursor: pointer; }
    .account__item--white {
      background: white; }
    .account__item--padding {
      padding-bottom: 60px; }
    .account__item hr {
      margin: 30px 0; }
  .account__text {
    font-size: 2.2em;
    color: white;
    margin-left: 12px;
    outline: none; }
  .account__remove a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    color: black;
    text-decoration: underline; }
  .account__remove--left a {
    text-align: left; }
  .account__link {
    width: 100%;
    text-decoration: none; }
    .account__link:hover, .account__link:focus {
      text-decoration: none; }
  .account__points {
    width: 100%;
    padding: 30px 0; }
    .account__points--no-padding {
      padding-top: 0; }
    .account__points-name {
      color: #0F75BC;
      font-size: 2.5em;
      color: black;
      padding-bottom: 5px;
      border-bottom: 1px solid black;
      margin-bottom: 40px;
      font-weight: bold; }
    .account__points-text {
      float: left;
      font-size: 1.6em;
      color: #0F75BC;
      width: 50%;
      margin-left: 10px;
      font-weight: bold;
      outline: none; }
      .account__points-text span {
        display: block;
        color: black;
        padding: 20px 0; }
    .account__points-text-large {
      width: 100%;
      color: black;
      margin: 20px 20px 20px 12px; }
      .account__points-text-large-red {
        color: #DD1E35; }
      .account__points-text-large span {
        color: #DD1E35;
        display: inline; }
    .account__points-numbers {
      float: right;
      width: 45%; }
    .account__points__separator {
      width: 100%;
      border-top: 1px solid grey;
      height: 1px; }
    .account__points .big {
      font-size: 4em;
      color: #DD1E35;
      margin: 10px 5px;
      font-weight: bold; }
    .account__points .small {
      font-size: 2em;
      color: black;
      font-weight: bold; }
    .account__points-code {
      background: #DD1E35;
      border-radius: 10px 10px 10px 10px;
      color: white;
      font-size: 4.8em;
      width: 80%;
      margin: 0 auto;
      padding: 10px;
      text-align: center;
      letter-spacing: 10px;
      font-weight: bold; }

.open-personal, .open-subusers {
  display: none; }

footer {
  background: #252423; }
  footer .footer-link {
    display: block;
    text-align: center;
    font-size: 1.6em;
    margin: 20px auto; }
    footer .footer-link a {
      color: white; }
  footer .footer-copyright {
    font-size: 1.2em;
    color: #73706C;
    margin: 50px auto 0 auto;
    display: block;
    text-align: center; }
    footer .footer-copyright--created {
      margin: 20px auto 0 auto; }

.clear {
  clear: both; }

.date {
  display: block;
  width: 100%;
  padding: 4px 0;
  font-size: 1.4em;
  color: black; }
  .date--bold {
    font-weight: bold;
    margin: 10px 0; }
  .date--link {
    font-size: 1.6em;
    font-weight: bold;
    color: #0F75BC !important;
    padding: 4px 0; }

.header--center {
  text-align: center; }

.header--bold {
  font-weight: bold; }

select {
  margin-bottom: 8px;
  outline: none !important;
  border: 0 !important;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -mozbox-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -o-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -ms-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important; }

input[type="text"], input[type="password"], input[type="email"] {
  outline: none !important;
  border: 0;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -ms-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -o-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  transition: none  !important; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
    border: 2px solid #DD1E35 !important; }

.return-link {
  color: #252422;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1.4em;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px; }
  .return-link:hover, .return-link:hover {
    color: #252422; }
  .return-link--margin {
    margin-top: 33px; }
  .return-link__text {
    position: relative; }
  .return-link__arrow {
    display: block;
    position: absolute;
    width: 21px;
    height: 2px;
    background: #252422;
    left: -27px;
    top: 0;
    bottom: 0;
    margin: auto; }
    .return-link__arrow::before {
      display: block;
      content: '';
      position: absolute;
      top: -3px;
      left: 0;
      width: 10px;
      height: 2px;
      background: #252422;
      transform: rotate(-35deg); }
    .return-link__arrow::after {
      display: block;
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      width: 10px;
      height: 2px;
      background: #252422;
      transform: rotate(35deg); }

label {
  cursor: pointer; }

.checkbox {
  float: left;
  opacity: 0;
  margin: 0 !important; }

.checkbox-view {
  position: relative;
  float: left;
  width: 19px;
  height: 19px;
  background: #fff;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -ms-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
  -o-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3) !important; }
  .checkbox-view.checked::before {
    width: 23px;
    height: 22px;
    display: block;
    content: '';
    position: absolute;
    right: -6px;
    top: -6px;
    background: url("/media/default/checked.png") no-repeat; }

.form-group--no-margin {
  margin-bottom: 0; }

.form-group--margin-top {
  margin-top: 30px; }

.form-group--margin-bottom {
  margin-bottom: 35px; }

select.form-control {
  padding-left: 3px;
  padding-right: 3px; }

.relative {
  position: relative; }

.open-block {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.qr-text {
  position: relative;
  padding-right: 21px; }
  .qr-text::before {
    content: '';
    display: block;
    position: absolute;
    right: -60px;
    top: 0; }

.instruction-link a {
  margin-top: 0;
  margin-bottom: 30px; }

.container-info {
  position: relative;
  padding-bottom: 10px;
  padding-left: 65px;
  font-weight: bold;
  margin-right: -20px; }
  .container-info span {
    line-height: 140%; }
  .container-info::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 5px; }

.question__title {
  max-width: 100%; }

.container-inner.question {
  padding-top: 10px;
  padding-bottom: 7px; }

.container-alert {
  position: relative;
  padding-bottom: 10px;
  padding-left: 65px;
  font-weight: bold;
  margin-right: -20px; }
  .container-alert span {
    line-height: 140%; }
  .container-alert::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto !important;
    filter: invert(100%); }

.container-ok {
  position: relative;
  padding-left: 65px;
  padding-bottom: 20px;
  margin-right: -20px; }
  .container-ok::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0; }

.container-success {
  position: relative;
  padding-left: 65px;
  padding-bottom: 20px;
  margin-right: -20px; }
  .container-success::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0; }

.continue-trail {
  z-index: 10; }
  .continue-trail:hover, .continue-trail:focus {
    text-decoration: none;
    color: #000; }

.blur {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none; }

.overflow {
  overflow: hidden; }

.red-bg {
  background: #DD1E35; }

.modal-header-text {
  float: left; }

.circle-big {
  width: 46px;
  height: 46px;
  background: #333; }
  .circle-big .sprite-back {
    position: relative;
    left: 1px;
    top: 1px; }

.circle-account {
  text-align: center;
  display: block;
  font-size: 12px; }
  .circle-account .circle {
    margin-bottom: 7px; }
  .circle-account .my-account {
    color: grey;
    font-size: 12px; }

.error {
  padding-bottom: 30px; }

.previous-button {
  position: relative;
  display: block;
  padding-left: 0.7em; }
  .previous-button::before {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto; }

.circle-account:hover, .circle-account:focus {
  text-decoration: none; }

.light-green-gradient--padding {
  padding: 20px 0; }

.account-white {
  background: #fff; }

.sprite.active, .active.question__icon::before, .active.fail__text--big::before, .active.error__text::before, .active.success__text::before, .active.qr-text::before, .active.container-info::before, .active.container-alert::before, .active.container-ok::before, .active.container-success::before, .active.previous-button::before {
  box-shadow: 0 0 0 3px #ED174C inset; }

.container-fluid-margin {
  margin: 0 -15px !important; }

.container__success {
  background: #35A471 !important; }

.container__error {
  background: #FF5353 !important; }

.success-ol {
  list-style-type: decimal !important;
  font-size: 20px;
  font-size: 1.6em;
  color: #000;
  padding-left: 15px !important; }
  .success-ol li {
    line-height: 140%;
    margin-bottom: 7px; }

.legend {
  cursor: auto;
  max-width: 282px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px; }
  .legend__header {
    font-size: 2.5em;
    color: #000;
    font-weight: bold; }
  .legend__item {
    font-size: 1.6em;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding: 35px 0; }
    .legend__item span {
      padding-right: 15px;
      max-width: 236px;
      display: inline-block; }
  .legend__marker {
    position: absolute;
    right: 0;
    top: 15px; }

.white-background {
  background: #fff; }

.modal-rules__content strong {
  font-weight: bold; }

.modal-rules__content ol {
  padding-left: 3rem;
  list-style-type: decimal; }
  .modal-rules__content ol ol {
    list-style-type: lower-alpha; }

.modal-rules__content ul {
  padding-left: 3rem; }

.modal-rules__content p, .modal-rules__content ol, .modal-rules__content ul, .modal-rules__content li {
  padding-bottom: 10px; }

.company-info {
  padding-bottom: 50px; }

.ue-info {
  background: white;
  text-align: center;
  font-family: 'Lato', sans-serif;
  line-height: 15px; }
  .ue-info span {
    font-size: 11px; }
  .ue-info img {
    margin: 0 auto; }

@media only screen and (max-width: 1023px) {
  body > div.main-photo > a > img {
    width: 120px; } }

.ue-modal-info--one {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: left;
  justify-content: left; }

.ue-modal-info--two {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: left;
  justify-content: left; }

.container {
  max-width: 360px;
  padding: 5px; }
  .container__error {
    max-width: 100%;
    padding: 0 -20px;
    margin-left: auto;
    margin-right: auto;
    background: #FF5353; }

.container-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 360px;
  padding: 20px 30px 0 30px; }
  .container-inner--blue {
    background: #0F75BC; }
  .container-inner--small-padding-top {
    padding-top: 10px; }
  .container-inner--map {
    max-width: 100%;
    padding: 0;
    margin-bottom: -20px; }
  .container-inner--white {
    background: #fff;
    padding: 10px 0; }
  .container-inner h1 {
    font-size: 2.2em;
    margin: auto;
    color: #0F75BC;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .container-inner__header {
    font-size: 3.8em;
    color: white;
    background-color: #0F75BC;
    padding: 20px 20px 20px 30px;
    margin: -20px -20px 0 -20px; }
    .container-inner__header--small-font {
      font-size: 3em; }
  .container-inner__header--small {
    font-size: 2em; }

.container-header {
  background: #0F75BC; }
  .container-header--red {
    background: #DD1E35; }
  .container-header--white {
    background: #fff; }

/*# sourceMappingURL=stylesheet.css.map */
