/*
Tento soubor NEUPRAVUJ přímo, jinak o změny přijdeš. Upravuj zdroje v .less souborech.
LESS compiled 29. 7. 2025 - 02:05:20
*/
.inv {
  display: none;
}
.clearfix,
.cleaner {
  clear: both;
}
.good {
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  padding: 1rem 2rem;
}
.submitOverlay {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("https://shared.homeport.cz/tkhs2//tkhs/imgs/general/ajax-loader_fb_transparent.gif") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  z-index: 999;
}
.submitOverlay.light {
  background-image: url("https://shared.homeport.cz/tkhs2//tkhs/imgs/general/ajax-loader_fb_transparent.gif") !important;
}
.hpFilter .filterRow {
  text-align: center;
}
.hpFilter .filterItem {
  display: inline-block;
  margin: .4rem;
}
.hpFilter .buttons {
  margin: .5rem 0 1.5rem 0;
  text-align: center;
}
.hpFilter .buttons button {
  margin: .5rem;
}
.iti__country-list {
  background-color: #4c4c4c !important;
}
html {
  background: #4c4c4c;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  color: #ffffff;
  font: normal normal normal 1em/normal sans-serif;
  margin: 0;
  padding: 0;
}
abbr {
  cursor: help;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
a:focus {
  outline: thin dotted;
}
blockquote,
q {
  quotes: none;
}
details {
  display: block;
}
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
form label {
  cursor: pointer;
}
form button,
form input[type='button'],
form input[type='submit'],
form input[type='reset'] {
  -webkit-appearance: button;
  cursor: pointer;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-transform: none;
}
form button[disabled],
form input[disabled] {
  cursor: default;
}
form button::-moz-focus-inner,
form input:not([type='checkbox']):not([type='radio'])::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form input:not([type='checkbox']):not([type='radio']),
form select {
  margin: 0;
}
form input [type='checkbox'],
form input [type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
form input[type='number']::-webkit-inner-spin-button,
form input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
form input[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
form input[type='search']::-webkit-search-cancel-button,
form input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
form [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
form textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}
[hidden] {
  display: none;
}
hr {
  border: none;
  box-sizing: content-box;
  margin: 0;
  overflow: visible;
}
img {
  border: none;
  display: inline-block;
  vertical-align: middle;
}
ol li {
  list-style-type: decimal;
}
ul li {
  list-style-type: square;
}
pre {
  white-space: pre-wrap;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  margin: 0;
}
template {
  display: none;
}
div.homepage,
div.page {
  margin-left: auto;
  margin-right: auto;
  max-width: 120rem;
  position: relative;
  z-index: 2;
}
div.homepage {
  text-align: center;
}
div.page main div.combined-styled-content {
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  width: auto;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  padding: 1.875rem 2.5rem 2.5rem 2.5rem;
}
.animation2style {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation2;
  -o-animation-name: animation2;
  animation-name: animation2;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
header[role='banner'] {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #323232;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header[role='banner'] h1.logo,
header[role='banner'] p.logo {
  margin-bottom: 3.75rem;
  margin-left: 3.125rem;
  margin-top: 3.75rem;
  position: relative;
  width: 243px;
}
header[role='banner'] p.logo a {
  color: #ffd732;
  text-decoration: none;
}
header[role='banner'] > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 4px solid #2b2b2b;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0.9375rem 3.125rem 0.9375rem 1.25rem;
  padding: 1.25rem;
}
header[role='banner'] ul {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
header[role='banner'] ul li {
  font-family: Gilroy, sans-serif;
  font-size: 0.9375rem;
  font-weight: 800;
  letter-spacing: 0.0625rem;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  width: 13rem;
}
header[role='banner'] ul li:not(:last-child) {
  margin-bottom: 0.625rem;
}
header[role='banner'] ul li a {
  background: #4c4c4c;
  color: #ffd725;
  border-radius: 20px;
  display: block;
  padding: 0.3125rem 0.625rem 0.3125rem 0.625rem;
  text-decoration: none;
}
header[role='banner'] ul li a:hover,
header[role='banner'] ul li a:focus,
header[role='banner'] ul li p a:hover {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation2;
  -o-animation-name: animation2;
  animation-name: animation2;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
header[role='banner'] div.page nav {
  padding-right: 0;
}
header[role='banner'] div.page nav::before {
  background: #ffd732;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  content: '';
  display: none;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-right: 15px;
  max-height: 30px;
}
header[role='banner'] div.page nav::after {
  background: #ffd732;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  content: '';
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  max-height: 30px;
}
header[role='banner'] nav {
  position: relative;
  justify-content: space-between;
  background: #848484;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.6875rem 1.125rem 0.6875rem 1.125rem;
  width: 100%;
}
header[role='banner'] nav > a {
  border-bottom: 5px solid rgba(0,0,0,0.24);
  border-top: 5px solid rgba(0,0,0,0.24);
  display: none;
  height: 20px;
  position: relative;
  width: 50px;
}
header[role='banner'] nav > a::before {
  background: rgba(0,0,0,0.24);
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 100%;
}
header[role='banner'] nav ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header[role='banner'] nav li {
  font-family: Gilroy, sans-serif;
  font-size: 1.15rem;
  font-weight: 800;
  letter-spacing: 0.0525rem;
  list-style: none;
  margin-right: 0.9375rem;
  text-align: center;
  text-transform: lowercase;
}
header[role='banner'] nav li a {
  background: rgba(0,0,0,0.24);
  border-radius: 15px;
  color: #a8a8a8;
  display: block;
  overflow: hidden;
  padding: 0.125rem 1.25rem 0.125rem 1.25rem;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 5.9375rem;
}
header[role='banner'] nav li a:not(.active):not(.on):hover,
header[role='banner'] nav li a:not(.active):not(.on):focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation3;
  -o-animation-name: animation3;
  animation-name: animation3;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
header[role='banner'] nav li a.on {
  background: rgba(0,0,0,0.46);
}
main {
  overflow: hidden;
  position: relative;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  letter-spacing: 0.0625rem;
  line-height: normal;
  min-height: 65vh;
}
main div.dashboard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  position: relative;
}
main div.dashboard h2 {
  border-bottom: 2px solid #ffd732;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.5625rem;
  padding-bottom: 1.4375rem;
  text-transform: uppercase;
}
main div.dashboard div.profile h2 a {
  display: block;
  height: 33px;
  position: relative;
  width: 33px;
}
main div.dashboard div.profile h2 a::after {
  background: url('imgs/gr11.svg') no-repeat center center;
  background-size: 33px 33px;
  content: '';
  height: 33px;
  left: 0;
  position: absolute;
  top: 0;
  width: 33px;
}
main div.dashboard div.profile h2 a:hover::after,
main div.dashboard div.profile h2 a:focus::after {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation17;
  -o-animation-name: animation17;
  animation-name: animation17;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.dashboard h2 + div {
  position: relative;
}
main div.dashboard div.profile p.person {
  color: #dcdcdc;
  margin-bottom: 2.5rem;
  padding-left: 90px;
  position: relative;
}
main div.dashboard div.profile p.person::before {
  background: url('imgs/gr5.svg') no-repeat center center;
  background-size: 60px 60px;
  content: '';
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
}
main div.dashboard div.profile p.person b {
  font-size: 2.1875rem;
  text-transform: uppercase;
}
main div.dashboard div.profile p.spent {
  color: #dfdfdf;
  font-size: 2.5rem;
  line-height: 70%;
  margin-bottom: 1.125rem;
  padding-left: 130px;
  position: relative;
}
main div.dashboard div.profile p.spent::before {
  background: url('imgs/gr6.svg') no-repeat center center;
  background-size: 63px 63px;
  content: '';
  height: 63px;
  left: 0;
  position: absolute;
  top: 0;
  width: 63px;
}
main div.dashboard div.profile p.spent b {
  color: #ffffff;
  font-size: 1.25rem;
  opacity: 0.38;
  text-transform: uppercase;
}
main div.dashboard div.profile p.regenerated {
  color: #ffd732;
  font-size: 2.5rem;
  line-height: 70%;
  margin-bottom: 2.5rem;
  padding-left: 130px;
  position: relative;
}
main div.dashboard div.profile p.regenerated::before {
  background: url('imgs/gr7.svg') no-repeat center center;
  background-size: 57px 57px;
  content: '';
  height: 57px;
  left: 0;
  position: absolute;
  top: 0;
  width: 57px;
}
main div.dashboard div.profile p.regenerated b {
  color: #e2ff7a;
  font-size: 1.25rem;
  opacity: 0.82;
  text-transform: uppercase;
}
main div.dashboard div.profile ul {
  margin-bottom: 0;
  margin-left: 0;
}
main div.dashboard div.profile li {
  font-size: 1.125rem;
  font-weight: 800;
  list-style: none;
  text-transform: uppercase;
}
main div.dashboard div.profile li:not(:last-child) {
  margin-bottom: 0.75rem;
}
main div.dashboard div.profile li a {
  background: #4e4e4e;
  color: #ececec;
  border-radius: 25px;
  box-sizing: border-box;
  display: block;
  padding: 0.25rem 1.875rem 0.3125rem 1.875rem;
  text-align: center;
  text-decoration: none;
  width: 16.875rem;
}
main div.dashboard div.profile li a:hover,
main div.dashboard div.profile li a:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation5;
  -o-animation-name: animation5;
  animation-name: animation5;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.dashboard div.finance ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 2.5rem;
}
main div.dashboard div.finance li {
  font-size: 1.125rem;
  font-weight: 800;
  list-style: none;
  text-transform: uppercase;
}
main div.dashboard div.finance li a {
  background: #4e4e4e;
  color: #ececec;
  border-radius: 25px;
  box-sizing: border-box;
  display: block;
  padding: 0.25rem 1.25rem 0.3125rem 1.25rem;
  text-align: center;
  text-decoration: none;
  margin: 0 .7rem;
}
main div.dashboard div.finance li a:hover,
main div.dashboard div.finance li a:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation5;
  -o-animation-name: animation5;
  animation-name: animation5;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.dashboard div.finance div.graph {
  margin-top: 1.25rem;
}
main div.dashboard div.finance p.balance {
  color: #dcdcdc;
  font-size: 2.1875rem;
  font-weight: 800;
  line-height: 70%;
  margin-bottom: 0.8125rem;
  padding-left: 130px;
  text-align: right;
  position: relative;
}
main div.dashboard div.finance p.balance:first-of-type {
  color: #ffd725;
  font-size: 3.25rem;
}
main div.dashboard div.finance p.balance:first-of-type::before {
  background: url('imgs/gr8.svg') no-repeat center center;
  background-size: 92px 110px;
  content: '';
  height: 110px;
  left: 0;
  position: absolute;
  top: 0;
  width: 92px;
}
main div.dashboard div.finance p.balance b {
  color: #dcdcdc;
  font-size: 0.875rem;
  text-transform: uppercase;
}
main div.dashboard div.rental > p {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #dcdcdc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.5rem;
  font-weight: 800;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.875rem;
  text-transform: uppercase;
}
main div.dashboard div.rental > p a {
  background: #ffd732;
  color: #4e4e4e;
  border-radius: 34px;
  box-sizing: border-box;
  display: block;
  font-size: 1.875rem;
  padding: 0.9375rem 1.25rem 0.9375rem 1.25rem;
  text-align: center;
  text-decoration: none;
  width: 58.2%;
}
main div.dashboard div.rental > p a:hover,
main div.dashboard div.rental > p a:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation5;
  -o-animation-name: animation5;
  animation-name: animation5;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.dashboard div.rental div.rental-history {
  border-top: 1px solid rgba(255,255,255,0.42);
  padding-top: 0.625rem;
}
main div.dashboard div.rental div.rental-history > p:not([class]) {
  color: #dcdcdc;
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 0;
  text-transform: uppercase;
}
main div.dashboard div.rental div.rental-history table {
  margin-top: 0.75rem;
  width: 100%;
}
main div.dashboard div.rental div.rental-history table thead th {
  border-bottom: 1px solid rgba(255,255,255,0.31);
  color: #dcdcdc;
  font-family: Gilroy, sans-serif;
  font-size: 0.875rem;
  font-weight: 800;
  padding-bottom: 0.625rem;
  text-align: left;
  text-transform: uppercase;
}
main div.dashboard div.rental div.rental-history table thead th:last-child {
  text-align: right;
}
main div.dashboard div.rental div.rental-history table tbody td {
  color: rgba(255,255,255,0.54);
  font-family: Gilroy, sans-serif;
  font-size: 1.5625rem;
  font-weight: 800;
  padding: 1.375rem 0 1.375rem 0;
}
main div.dashboard div.rental div.rental-history tbody td::before {
  display: none;
  font-size: 1rem;
  font-weight: 300;
}
main div.dashboard div.rental div.rental-history tbody td:not(:first-child):not(:last-child) {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
main div.dashboard div.rental div.rental-history tbody td:first-child {
  padding-right: 0.625rem;
}
main div.dashboard div.rental div.rental-history tbody td:last-child {
  padding-left: 0.625rem;
}
main div.dashboard div.rental div.rental-history tbody td:first-child span {
  background: #ffd732;
  border-radius: 50%;
  color: #4e4e4e;
  display: block;
  font-size: 1.5625rem;
  font-weight: 800;
  line-height: 2.1875rem;
  text-align: center;
  width: 2.1875rem;
}
main div.dashboard div.rental div.rental-history tbody td:last-child {
  text-align: right;
}
main div.dashboard div.rental div.rental-history tbody tr:not(:last-child) td {
  border-bottom: 3px dotted rgba(255,255,255,0.34);
}
main div.dashboard div.rental div.rental-history tbody tr:last-child td {
  border-bottom: none;
}
main div.dashboard div.rental div.rental-history th a {
  display: inline-block;
  height: 6px;
  padding: 6px;
  position: relative;
  top: 6px;
  width: 10px;
}
main div.dashboard div.rental div.rental-history th a:first-of-type::after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #d8d8d8;
  content: '';
  height: 0;
  left: 6px;
  margin-top: -2px;
  position: absolute;
  top: 6px;
  width: 0;
}
main div.dashboard div.rental div.rental-history th a:last-of-type::after {
  border-bottom: 6px solid #d8d8d8;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: '';
  height: 0;
  left: 6px;
  margin-top: -2px;
  position: absolute;
  top: 6px;
  width: 0;
}
main div.dashboard div.rental div.rental-history th a:first-of-type:hover::after,
main div.dashboard div.rental div.rental-history th a:first-of-type:focus::after {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation13;
  -o-animation-name: animation13;
  animation-name: animation13;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.dashboard div.rental div.rental-history th a:last-of-type:hover::after,
main div.dashboard div.rental div.rental-history th a:last-of-type:focus::after {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation14;
  -o-animation-name: animation14;
  animation-name: animation14;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.dashboard div.rental div.rental-history th a:first-of-type.active::after {
  margin-top: 2px;
}
main div.dashboard div.rental div.rental-history th a:last-of-type.active::after {
  margin-top: -6px;
}
main div.dashboard div.panel {
  background: #f0f0f0;
  border-radius: 16px;
  box-sizing: border-box;
  padding: 1.875rem 1.75rem 1.5625rem 1.75rem;
  position: relative;
  width: 100%;
}
main div.dashboard h1 {
  margin-left: -10000px;
  position: absolute;
}
main div.dashboard > div {
  background: #6c6c6c;
  border-radius: 25px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1.875rem;
  position: relative;
}
main div.dashboard div.profile {
  padding-bottom: 3.125rem;
  width: 22.1875rem;
}
main div.dashboard div.finance {
  padding-bottom: 0.72rem;
  width: 22.1875rem;
}
main div.dashboard div.rental {
  width: 51.5625rem;
}
main div.dashboard div.rental#activities {
  width: 100%;
  margin-top: 1.3rem;
}
main div.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
}
main div.contact > div {
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  width: 49.5%;
}
main div.contact > div:nth-of-type(1) {
  padding: 1.875rem 2.5rem 2.5rem 2.5rem;
}
main div.contact > div:nth-of-type(2) {
  overflow: hidden;
  text-align: center;
}
main div.contact > div:nth-of-type(2) img {
  height: 100%;
  max-width: initial;
}
main div.contact h1 {
  font-size: 2rem;
  text-transform: uppercase;
  width: 100%;
}
main div.contact form p.ok {
  color: #40ff00;
}
main div.contact form p.ko {
  color: #ff6666;
}
main div.contact form textarea {
  width: 100%;
}
main div.contact form td {
  border: none;
}
main div.register {
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
}
main div.register form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main div.register form p.error label {
  color: red;
}
main div.register .proceed-register h2 {
  width: 100%;
}
main div.register .proceed-register form > div,
main div.register .register-finished form > div {
  width: auto;
}
main div.tariffs {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
main div.tariffs article {
  margin-bottom: 0.75rem;
  width: 48.85%;
}
main div.register form {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
main div.register form > div,
main div.register form div.proceed-register {
  width: 100%;
}
main div.register form > div:nth-of-type(1) {
  margin-bottom: 1.25rem;
}
main form .Agreement {
  margin-bottom: 1rem !important;
}
main form .Agreement label {
  color: #ffd725;
}
main form .Agreement input[type='checkbox'] {
  width: 2rem;
  height: 2rem;
}
main.overlay::after {
  background: rgba(0,0,0,0.5);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
main h1 {
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 1.25rem;
  color: #ffd732;
}
main h2 {
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 1.25rem;
}
main h3 {
  font-family: Gilroy, sans-serif;
  font-size: 1.15rem;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 1.25rem;
}
main h4 {
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 1.25rem;
}
main h5 {
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 1.25rem;
}
main h6 {
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 1.25rem;
}
main hr {
  height: 1px;
}
main pre {
  font-family: monospace;
  overflow: auto;
}
main abbr {
  text-decoration: underline;
}
main address,
main blockquote,
main p,
main pre,
main ol,
main ul,
main dl,
main table {
  margin-bottom: 1.25rem;
}
main b,
main strong {
  font-weight: 700;
}
main cite,
main q {
  font-style: italic;
}
main code {
  font-family: monospace;
}
main kbd,
main samp {
  font-family: sans-serif;
}
main i,
main em {
  font-style: italic;
}
main ins {
  text-decoration: none;
}
main small {
  font-size: 80%;
}
main sub {
  bottom: -0.25em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
main sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
}
main ol {
  margin-left: 1rem;
}
main ul {
  margin-left: 1rem;
}
main li ol,
main li ul {
  margin-bottom: 0;
}
main a {
  background-color: transparent;
  color: #ffffff;
  -webkit-text-decoration-skip: objects;
}
main a:link {
  color: #ffffff;
}
main a:visited {
  color: #ffffff;
}
main a:active {
  color: #ffffff;
}
main a:hover {
  color: #ffffff;
  text-decoration: none;
}
main figure {
  margin: 0 0 1.25rem 0;
}
main img {
  height: auto;
  max-width: 100%;
}
main table {
  border-collapse: collapse;
  border-spacing: 0;
}
main table caption {
  font-weight: 800;
  text-align: left;
}
main table thead th,
main table tfoot td,
main table tbody th,
main table tbody td {
  border-bottom: 1px solid rgba(255,255,255,0.5);
  padding: 0.75em;
}
main table thead th,
main table tbody th {
  font-weight: 700;
}
main iframe,
main object {
  border: none;
}
main form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
main form legend {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}
main form label {
  color: #a8a8a8;
}
main form input[type='button'],
main form button[type='button'] {
  background: #ffd732;
  border: none;
  border-radius: 25px;
  color: #4e4e4e;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0.125rem 2.5rem 0.125rem 2.5rem;
  text-transform: uppercase;
}
main form input[type='button']:hover,
main form button[type='button']:hover,
main form input[type='button']:focus,
main form button[type='button']:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation2;
  -o-animation-name: animation2;
  animation-name: animation2;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main form textarea,
main form input[type='date'],
main form input[type='datetime-local'],
main form input[type='email'],
main form input[type='file'],
main form input[type='month'],
main form input[type='number'],
main form input[type='password'],
main form input[type='search'],
main form input[type='tel'],
main form input[type='text'],
main form input[type='time'],
main form input[type='url'],
main form input[type='week'] {
  background: rgba(0,0,0,0.24);
  border: none;
  border-radius: 15px;
  box-sizing: border-box;
  color: #848484;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  max-width: 100%;
  overflow: visible;
  padding: 0.0625rem 2.5rem 0.1875rem 2.5rem;
}
main form input[type='email']::-webkit-input-placeholder,
main form input[type='number']::-webkit-input-placeholder,
main form input[type='password']::-webkit-input-placeholder,
main form input[type='search']::-webkit-input-placeholder,
main form input[type='tel']::-webkit-input-placeholder,
main form input[type='text']::-webkit-input-placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form input[type='email']::-moz-placeholder,
main form input[type='number']::-moz-placeholder,
main form input[type='password']::-moz-placeholder,
main form input[type='search']::-moz-placeholder,
main form input[type='tel']::-moz-placeholder,
main form input[type='text']::-moz-placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form input[type='email']:-ms-input-placeholder,
main form input[type='number']:-ms-input-placeholder,
main form input[type='password']:-ms-input-placeholder,
main form input[type='search']:-ms-input-placeholder,
main form input[type='tel']:-ms-input-placeholder,
main form input[type='text']:-ms-input-placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form input[type='email']::placeholder,
main form input[type='number']::placeholder,
main form input[type='password']::placeholder,
main form input[type='search']::placeholder,
main form input[type='tel']::placeholder,
main form input[type='text']::placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form input[type='checkbox'],
main form input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
main form input[type='reset'],
main form button[type='reset'] {
  background: grey;
  border: none;
  border-radius: 25px;
  color: #4e4e4e;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0.125rem 1.875rem 0.125rem 1.875rem;
  text-align: center;
  text-transform: uppercase;
}
main form input[type='submit'],
main form button {
  background: #ffd732;
  border: none;
  border-radius: 25px;
  color: #4e4e4e;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0.125rem 1.875rem 0.125rem 1.875rem;
  text-align: center;
  text-transform: uppercase;
}
main form input[type='submit']:hover,
main form button:hover,
main form input[type='submit']:focus,
main form button:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation2;
  -o-animation-name: animation2;
  animation-name: animation2;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main form textarea {
  background: rgba(0,0,0,0.24);
  border: none;
  border-radius: 15px;
  box-sizing: border-box;
  color: #848484;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  max-width: 100%;
  overflow: auto;
  padding: 1.25rem 2.5rem 1.25rem 2.5rem;
}
main form textarea::-webkit-input-placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form textarea::-moz-placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form textarea textarea:-ms-input-placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form textarea::placeholder {
  opacity: 1;
  text-transform: lowercase;
}
main form select {
  background: rgba(0,0,0,0.24);
  border: none;
  border-radius: 15px;
  box-sizing: border-box;
  color: #a8a8a8;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  max-width: 100%;
  padding: 0.0625rem 2.5rem 0.1875rem 2.5rem;
  text-transform: lowercase;
}
main form select option {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  text-transform: none;
}
main form fieldset p:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
main form fieldset p:last-of-type {
  margin-bottom: 0;
}
main div.box {
  background: #6c6c6c;
  border-radius: 25px;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  padding: 2.5rem;
}
main div.tariffs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 2.5rem 0.31255rem 2.5rem;
  position: relative;
}
main div.tariffs h1 {
  left: -10000px;
  position: absolute;
}
main div.tariffs article {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
  margin-bottom: 1.25rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  min-height: 38.75rem;
  min-width: 16.25rem;
  padding: 3.75rem 1.25rem 3.75rem 1.25rem;
}
main div.tariffs article h2 {
  color: #ffd732;
  font-size: 1.8125rem;
  margin-bottom: 0;
  min-height: 10rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
main div.tariffs article h2::before {
  background: url('imgs/gr9.svg') no-repeat center center;
  background-size: auto 100%;
  content: '';
  display: block;
  height: 56px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 44px;
}
main div.tariffs article p.description {
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
main div.tariffs article p.price {
  font-size: 3.75rem;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
main div.tariffs article p.buy {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}
main div.tariffs article p.buy a {
  background: #444444;
  border-radius: 15px;
  display: block;
  padding: 0.25rem 5rem 0.25rem 5rem;
  text-decoration: none;
  font-size: 1.8125rem;
}
main div.tariffs article p.buy a:hover,
main div.tariffs article p.buy a:focus {
  animation-duration: 0.2s;
  animation-name: animation4;
  animation-timing-function: linear;
  animation-fill-mode: both;
}
main div.content-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
}
main div.content-page.small-margin {
  margin: 1.5625rem;
}
main div.content-page > div {
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  width: 100%;
}
main div.content-page > div:nth-of-type(1) {
  padding: 1.875rem 2.5rem 2.5rem 2.5rem;
}
@media (max-width: 800px) {
  main div.content-page > div:nth-of-type(1) {
    padding: 1.875rem 0.5rem 2.5rem 0.5rem;
  }
}
main div.content-page.small-margin > div:nth-of-type(1) {
  padding: 1.875rem;
}
button.button,
a.button {
  background: #ffd725;
  border-radius: 25px;
  color: #4e4e4e;
  font-size: 0.9375rem;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.375rem 1rem;
  border: 0;
}
button.button:hover,
a.button:hover {
  background: #8b7100;
}
a.button {
  display: block;
  color: #4e4e4e !important;
}
.voucher-data {
  color: #444444;
  margin: 0rem 1rem 1rem 1rem;
}
.voucher-data div.name {
  font-weight: 800;
}
.margin-top {
  margin-top: .8rem;
}
.language-change {
  margin-right: 1rem;
}
.language-change a {
  display: inline-block;
  margin: .5rem;
  background: #4e4e4e;
  border-radius: 20px;
  color: #ffd732;
  padding: 0.3125rem 0.625rem;
}
.language-change a:hover {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation2;
  -o-animation-name: animation2;
  animation-name: animation2;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
.language-change a img {
  max-height: 1.5rem;
}
.contact_validation input[type='text'] {
  padding: 0.0625rem .5rem 0.1875rem .5rem;
}
.contact_validation input[type='submit'],
.contact_validation button[type='submit'] {
  margin: auto !important;
  display: block;
}
#contact-confirmation-area,
#sms-validation,
#email-validation,
#proceed-register,
#payment-after-registration,
#registration-finished,
#proceed-payment,
#forgot-password {
  display: none;
}
div.save-card {
  font-size: smaller;
}
div.save-card p {
  display: block;
}
#create-payment-content {
  width: auto;
  height: auto;
}
#create-payment-content div.save-card {
  text-align: left;
}
div.payment-gateway-header {
  text-align: center;
  width: 100%;
  font-size: smaller;
  margin-bottom: .6rem;
}
#finance div.payment-gateway-header {
  color: #1e1e1e;
}
#finance div.save-card {
  display: block;
  color: #1e1e1e;
}
#finance #proceed-payment #open-window {
  background: #1e1e1e;
  padding: .5rem;
  display: inline-block;
  border-radius: 15px;
}
#email-validation,
#sms-validation {
  text-align: center;
  padding: .5rem;
}
#payment-after-registration {
  margin-top: 1rem;
}
#gateway-url {
  margin-top: 1rem;
}
#registration-finished {
  text-align: center;
  line-height: 2rem;
}
#registration-finished button {
  margin-top: 1.5rem;
}
main .register h1 {
  text-align: center;
  font-size: 2rem;
}
main .register h2 {
  text-align: center;
  font-size: 1.5rem;
}
.PhoneNumberRegistration {
  display: flex;
}
.PhoneNumberRegistration select {
  width: auto !important;
}
.PhoneNumberRegistration input {
  width: auto;
  flex: 1;
}
#social-login {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#social-login div {
  cursor: pointer;
}
#rfidCardListHeader {
  margin-top: 1rem;
  margin-bottom: .5rem;
}
#rfidCardList li:hover {
  cursor: pointer;
  color: #ffd732;
}
main div.register form > div {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  padding: 2.8125rem 2.5rem 2.5rem 2.5rem;
  width: 49.5%;
}
@media (max-width: 800px) {
  main div.faq:not(.video) {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  main div.faq article {
    font-size: 92%;
  }
  main div.faq article h2 {
    font-size: 1.5rem;
  }
  main div.register form > div {
    width: 100%;
  }
}
main div.register div.selected-contract {
  margin-top: 1rem;
}
main div.register div.proceed-register,
main div.register div.selected-contract,
main div.register div.register-finished {
  width: 99%;
  height: auto;
}
main div.register div.proceed-register p,
main div.register div.selected-contract p,
main div.register div.register-finished p {
  color: #ffffff;
}
main div.register div.proceed-register form,
main div.register div.selected-contract form,
main div.register div.register-finished form {
  display: block;
  margin: auto;
}
main div.register div.proceed-register .voucher-area,
main div.register div.selected-contract .voucher-area,
main div.register div.register-finished .voucher-area {
  margin: auto;
}
main div.register div.proceed-register .voucher-area fieldset,
main div.register div.selected-contract .voucher-area fieldset,
main div.register div.register-finished .voucher-area fieldset {
  width: 100%;
}
main div.register div.proceed-register .voucher-area button,
main div.register div.selected-contract .voucher-area button,
main div.register div.register-finished .voucher-area button {
  margin: 0;
}
main div.register form > div:nth-of-type(1) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main div.register form > div:nth-of-type(1) {
  padding-top: 1.875rem;
}
main div.register form h1 {
  font-size: 2rem;
  text-transform: uppercase;
  width: 100%;
}
main div.register form fieldset:not(.submit) {
  width: 99%;
}
main div.register form h2 {
  margin-top: 1rem;
  font-size: 115%;
}
main div.register form fieldset.submit {
  padding-top: 2.25rem;
  text-align: left;
  width: 100%;
}
main div.register form div.voucher-area {
  margin-top: 1.875rem;
  height: auto;
}
main div.register form div.voucher-area fieldset {
  margin-bottom: 0;
}
main div.register form div.voucher-area fieldset.submit {
  padding-top: 1rem;
}
main div.register form div.voucher-area .voucher-data {
  text-align: left;
}
main div.register form div.voucher-area .voucher-data .name {
  color: #ffffff;
}
main div.register form div.voucher-area .voucher-data .description {
  color: #ffffff;
}
main div.register form div.voucher-area button {
  margin: 0rem .5rem;
}
main div.register form input:not([type='checkbox']):not([type='radio']),
main div.register form select {
  width: 100%;
}
main div.register form input:not([type='checkbox']):not([type='radio']).error,
main div.register form select.error {
  border: 1px solid red;
}
main div.register form > div:nth-of-type(1) {
  min-height: 700px;
}
main div.register form > div:nth-of-type(2) {
  max-height: 700px;
}
main div.register form > div:nth-of-type(2) > div {
  overflow: auto;
  padding-right: 1.875rem;
  text-align: left;
  max-height: 100%;
  overflow-y: scroll;
}
main div.how-to {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background: url('./imgs/map.png') no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  padding-top: 3.75rem;
  padding-bottom: 8.4375rem;
}
main div.how-to p:nth-of-type(1) {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: 'United Condensed';
  font-size: 5.625rem;
  font-weight: 900;
  line-height: 0.81;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  text-align: center;
  text-transform: uppercase;
  width: 25.625rem;
}
main div.how-to p:nth-of-type(2) {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffd732;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'United Condensed';
  font-size: 1.875rem;
  font-weight: 900;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-transform: uppercase;
  width: 100%;
}
main div.how-to p:nth-of-type(2) a {
  border: 2px solid #979797;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 2.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 2.25rem;
}
main div.how-to p:nth-of-type(2) a::before {
  background: #ffd732;
  content: '';
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 115px;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(1) {
  margin-right: 240px;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(1)::before {
  right: -215px;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(1)::after {
  border-bottom: 12px solid transparent;
  border-right: 24px solid #ffd732;
  border-top: 12px solid transparent;
  content: '';
  height: 0;
  margin-top: -12px;
  position: absolute;
  right: -100px;
  top: 50%;
  width: 0;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(2) {
  margin-left: 240px;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(2)::before {
  left: -215px;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(2)::after {
  border-bottom: 12px solid transparent;
  border-left: 24px solid #ffd732;
  border-top: 12px solid transparent;
  content: '';
  height: 0;
  left: -100px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 0;
}
main div.how-to div {
  width: 25.6%;
}
main div.how-to div:nth-of-type(1) {
  margin-left: 6.6%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
main div.how-to div:nth-of-type(2) {
  margin-right: 6.6%;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
main div.how-to ol {
  margin-bottom: 0;
  margin-left: 0;
}
main div.how-to li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffd732;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Gilroy, sans-serif;
  font-weight: 800;
  line-height: 0.98;
  list-style: none;
}
main div.how-to li:not(:last-child) {
  margin-bottom: 5.3125rem;
}
main div.how-to li::before {
  background-color: #ffd732;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  content: '';
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100px;
  margin-right: 32px;
  width: 100px;
}
main div.how-to div:nth-of-type(1) li:nth-child(1)::before {
  background-image: url('imgs/gr1.svg');
  background-size: 46px 55px;
}
main div.how-to div:nth-of-type(1) li:nth-child(2)::before {
  background-image: url('imgs/gr2.svg');
  background-size: 53px 55px;
}
main div.how-to div:nth-of-type(1) li:nth-child(3)::before,
main div.how-to div:nth-of-type(2) li:nth-child(2)::before {
  background-image: url('imgs/gr3.svg');
  background-size: 80px 30px;
}
main div.how-to div:nth-of-type(2) li:nth-child(1)::before {
  background-image: url('imgs/gr4.svg');
  background-size: 53px 33px;
}
.general-background {
  background: #6c6c6c;
  border-radius: 25px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1.875rem;
}
.styled-form-with-fieldset {
  color: #4c4c4c;
}
.styled-form-with-fieldset.inactive {
  display: none;
}
.styled-form-with-fieldset.active {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
}
.styled-form-with-fieldset > a {
  display: block;
  height: 20px;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 20px;
}
.styled-form-with-fieldset > a::before,
.styled-form-with-fieldset > a::after {
  background: #000000;
  content: '';
  height: 3px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.styled-form-with-fieldset > a::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.styled-form-with-fieldset > a::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.styled-form-with-fieldset > a:hover::before,
.styled-form-with-fieldset > a:hover::after,
.styled-form-with-fieldset > a:focus::before,
.styled-form-with-fieldset > a:focus::after {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation10;
  -o-animation-name: animation10;
  animation-name: animation10;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
.styled-form-with-fieldset > p {
  color: #2d2d2d;
  font-family: Gilroy, sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 2.05rem;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  text-transform: uppercase;
}
.styled-form-with-fieldset fieldset + fieldset:not(.submit) {
  margin-top: 3.9375rem;
}
.styled-form-with-fieldset fieldset.submit {
  padding-top: 1.5rem;
}
.styled-form-with-fieldset fieldset.submit-follow {
  margin-bottom: 3.9375rem;
}
.styled-form-with-fieldset fieldset p {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.styled-form-with-fieldset fieldset p:not(:last-of-type) {
  margin-bottom: 0.9375rem;
}
.styled-form-with-fieldset fieldset p > label {
  color: #2d2d2d;
  font-size: 1.125rem;
  font-weight: 800;
  width: 6.875rem;
}
.styled-form-with-fieldset label + input:not([type='checkbox']):not([type='radio']) {
  width: 60%;
}
.styled-form-with-fieldset input:not([type='checkbox']):not([type='radio']) {
  background: #ffffff;
  border-radius: 25px;
  color: #000000;
  font-size: 1.0625rem;
  font-weight: 300;
  padding: 0.75rem 1.125rem 0.75rem 1.125rem;
  width: 100%;
  margin: 0 .5rem;
}
.styled-form-with-fieldset input:not([type='checkbox']):not([type='radio'])::-webkit-input-placeholder,
.styled-form-with-fieldset input:not([type='checkbox']):not([type='radio'])::-moz-placeholder,
.styled-form-with-fieldset input:not([type='checkbox']):not([type='radio']):-ms-input-placeholder,
.styled-form-with-fieldset input:not([type='checkbox']):not([type='radio'])::placeholder {
  font-size: 1.0625rem;
  font-weight: 300;
  text-transform: uppercase;
}
.styled-form-with-fieldset input[type='radio'] + label,
.styled-form-with-fieldset input[type='checkbox'] + label {
  background: #444444;
  border-radius: 25px;
  color: #ececec;
  display: block;
  font-family: Gilroy, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5625rem;
  padding: 0.125rem 2.5rem 0.125rem 2.5rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.styled-form-with-fieldset input[type='radio']:checked + label,
.styled-form-with-fieldset input[type='checkbox']:checked + label {
  background: #ffd732;
  color: #4a4a4a;
}
.styled-form-with-fieldset input[type='radio'],
.styled-form-with-fieldset input[type='checkbox'] {
  display: none;
}
.styled-form-with-fieldset input + input {
  margin-left: 0.75rem;
  width: 65% !important;
}
.styled-form-with-fieldset button {
  background: #444444;
  color: #ececec;
  width: 100%;
}
.styled-form-with-fieldset button.danger {
  background: #c20020;
}
.styled-form-with-fieldset button[type='button'] {
  margin-top: 1.5625rem;
}
main div.stations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
}
main div.stations div.menu {
  box-sizing: border-box;
  margin-left: 1rem;
  padding: 1.125rem 1.5625rem 4.375rem 1.5625rem;
  flex: 1;
  text-align: left;
}
main div.stations div.menu a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
main div.stations div.menu a.active {
  color: #ffd732;
  font-weight: 800;
}
main div.stations div.menu a:hover,
main div.stations div.menu a:focus {
  text-decoration: underline;
}
main div.stations div.menu ul {
  margin-bottom: 0;
  margin-left: 0;
}
main div.stations div.menu ul li {
  font-size: 1.25rem;
  letter-spacing: normal;
  list-style: none;
  padding: 0.75rem 0.75rem 0.75rem 0.75rem;
}
main div.stations div.menu ul:not(:last-child) {
  border-bottom: 1px dashed rgba(255,255,255,0.08);
}
main div.stations div.menu div {
  border-top: 1px solid #979797;
  box-sizing: border-box;
  height: 82.4%;
  overflow: auto;
}
main div.stations div.menu p {
  color: #dcdcdc;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 0.6875rem;
  padding-left: 0;
  padding-right: 1.25rem;
  text-transform: uppercase;
}
main div.stations div.menu span {
  color: #dcdcdc;
  display: block;
  font-size: 1.75rem;
  padding: 1.25rem 1.25rem 1.25rem 1.25rem;
}
main div.stations div.map {
  flex: 2;
  overflow: hidden;
}
main div.stations > div {
  background: #6c6c6c;
  border-radius: 25px;
  height: 740px;
  overflow: hidden;
}
.app-links {
  display: none;
  object-fit: contain;
  border-radius: 16px;
  background-color: #6c6c6c;
  text-align: center;
  position: absolute;
  top: 4rem;
  padding: 1.5rem;
  z-index: 5;
}
.app-links a {
  margin: 1.6rem;
  display: block;
}
.app-links .title {
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffd732;
}
main div.board {
  text-align: left;
  background: url('./imgs/map.png') no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  overflow: hidden;
}
main div.board h2 {
  font-family: 'United Condensed';
  font-size: 8.75rem;
  font-weight: 900;
  line-height: 0.76;
  text-transform: uppercase;
}
main div.board b {
  display: block;
  font-size: 1.75rem;
  position: relative;
  text-align: right;
  top: -0.625rem;
}
main div.board p {
  font-size: 1.6875rem;
  text-align: left;
}
main div.board p.more {
  font-size: 3.1875rem;
  font-weight: 800;
  text-transform: uppercase;
}
main div.board p.more a {
  background: #ffd732;
  border-radius: 71px;
  color: #323232;
  display: inline-block;
  min-width: 65%;
  padding: 0.75rem 1.25rem 0.6875rem 1.25rem;
  text-align: center;
  text-decoration: none;
}
main div.board p.more a:hover,
main div.board p.more a:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation9;
  -o-animation-name: animation9;
  animation-name: animation9;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.board > div {
  box-sizing: border-box;
  padding: 3.75rem 1.5rem 1.5rem 2.5rem;
  position: relative;
  width: 100%;
}
main div.board > div:nth-child(1) > * {
  max-width: 40.625rem;
  position: relative;
  z-index: 3;
}
main div.board > div::before {
  background: url('imgs/gr13.png') no-repeat left bottom;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
main div.board > div::after {
  background: url('imgs/img1.png') no-repeat right bottom;
  background-origin: content-box;
  box-sizing: border-box;
  content: '';
  height: 100%;
  left: 0;
  padding: 3.75rem 1.5rem 1.5rem 2.5rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
main div.login {
  background: #f0f0f0;
  border-radius: 16px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  padding: 1.875rem 0.375rem 0.375rem 0.375rem;
  position: relative;
  width: 45.5rem;
}
main div.login > p {
  color: #000000;
  font-size: 1.75rem;
  font-weight: 800;
  margin-bottom: 1.4375rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
main div.login.inactive {
  display: none;
}
main div.login.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 60px;
  z-index: 3;
  left: 50% !important;
  transform: translate(-50%,0);
}
main div.login > a {
  display: block;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
}
main div.login > a::before,
main div.login > a::after {
  background: #000000;
  content: '';
  height: 3px;
  position: absolute;
  top: 50%;
  width: 100%;
}
main div.login > a::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
main div.login > a::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
main div.login #login-form,
main div.login #forgot-password {
  border-right: 1px solid ;
  box-sizing: border-box;
  padding-right: 1.875rem;
}
main div.login #register-now {
  box-sizing: border-box;
}
main div.login #login-user_freebike-form,
main div.login #register-now {
  width: 80%;
}
main div.login #forgot-password,
main div.login #login-form,
main div.login #login-user_freebike-form {
  padding-bottom: 1.875rem;
  border-bottom: 1px solid rgba(151,151,151,0.17);
}
main div.login #forgot-password small,
main div.login #login-form small,
main div.login #login-user_freebike-form small {
  display: block;
  color: #0d0d0d;
  padding: .5rem 0;
}
main div.login #forgot-password small a,
main div.login #login-form small a,
main div.login #login-user_freebike-form small a {
  color: #0d0d0d;
  text-decoration: none;
}
main div.login select {
  width: 35%;
}
main div.login input[type='number'],
main div.login input[type='password'],
main div.login input[type='email'],
main div.login input[type='tel'],
main div.login select,
main div.login select option {
  background: #ffffff;
  border-radius: 25px;
  color: #0d0d0d;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  font-weight: 300;
}
main div.login input[type='number'],
main div.login input[type='password'],
main div.login input[type='email'] {
  width: 100%;
}
main div.login input[type='tel'] {
  width: 100%;
}
main div.login #register-now,
main div.login #forgot-password,
main div.login #login-form,
main div.login #login-user_freebike-form {
  margin: 0 1rem;
}
main div.login:not(.DisableLoginPinLogin) #register-now,
main div.login:not(.DisableLoginPinLogin) #forgot-password,
main div.login:not(.DisableLoginPinLogin) #login-form,
main div.login:not(.DisableLoginPinLogin) #login-user_freebike-form {
  width: 45%;
}
@media only screen and (max-width: 800px) {
  main div.login #register-now,
  main div.login #forgot-password,
  main div.login #login-form,
  main div.login #login-user_freebike-form {
    width: 100% !important;
  }
}
main div.login input[type='text']::-webkit-input-placeholder {
  font-size: 1.0625rem;
  font-weight: 300;
  text-transform: uppercase;
}
main div.login input[type='text']::-moz-placeholder {
  font-size: 1.0625rem;
  font-weight: 300;
  text-transform: uppercase;
}
main div.login input[type='text']:-ms-input-placeholder {
  font-size: 1.0625rem;
  font-weight: 300;
  text-transform: uppercase;
}
main div.login input[type='text']::placeholder {
  font-size: 1.0625rem;
  font-weight: 300;
  text-transform: uppercase;
}
main div.login fieldset.submit {
  padding-top: 1.25rem;
}
main div.login button {
  font-size: 0.9375rem;
  padding: 0.375rem 0.375rem 0.3125rem;
  width: 100%;
}
main div.login form + p {
  font-size: 0.8125rem;
  margin-bottom: 0;
  margin-top: 0.5rem;
}
main div.login form + p a {
  color: #000000;
}
main div.login #register-now b {
  color: #000000;
  font-size: 1.1875rem;
  font-weight: 800;
  letter-spacing: normal;
}
main div.login #register-now a {
  background: #ffd732;
  border-radius: 25px;
  color: #4e4e4e;
  display: block;
  font-size: 0.9375rem;
  font-weight: 800;
  padding-bottom: 0.3125rem;
  padding-top: 0.375rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
main div.login #register-now a:hover,
main div.login #register-now a:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation2;
  -o-animation-name: animation2;
  animation-name: animation2;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.cookie-consent {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(146,146,146,0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.875rem 6.25rem 0.6875rem 6.25rem;
}
main div.cookie-consent p {
  color: #cacaca;
  font-size: 0.875rem;
  margin-bottom: 0;
}
main div.cookie-consent a {
  color: #cacaca;
}
main div.cookie-consent p:nth-of-type(2) {
  margin-left: 1.25rem;
}
main div.cookie-consent p:nth-of-type(2) a {
  background: rgba(68,68,68,0.54);
  border: none;
  border-radius: 25px;
  color: rgba(236,236,236,0.54);
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0.125rem 3.125rem 0.125rem 3.125rem;
  text-decoration: none;
  text-transform: uppercase;
}
main div.cookie-consent p:nth-of-type(2) a:hover,
main div.cookie-consent p:nth-of-type(2) a:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation6;
  -o-animation-name: animation6;
  animation-name: animation6;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.partners {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.875rem 6.25rem 0 6.25rem;
}
main div.login > a:hover::before,
main div.login > a:hover::after,
main div.login > a:focus::before,
main div.login > a:focus::after {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation10;
  -o-animation-name: animation10;
  animation-name: animation10;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
div.cookie-consent + div.partners {
  margin-top: 0.4375rem;
}
main div.partners p {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0.6875rem;
}
main div.partners p:not(:last-child) {
  margin-right: 80px;
}
main div.main-menu {
  margin-left: 3.125rem;
  margin-top: 3.125rem;
}
main div.main-menu li {
  list-style: none;
}
@font-face {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 800;
  src: url('https://shared.homeport.cz/tkhs2//fonts/gilroy-extrabold-webfont.woff2') format('woff2'), url('https://shared.homeport.cz/tkhs2//fonts/gilroy-extrabold-webfont.woff') format('woff');
}
@font-face {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url('https://shared.homeport.cz/tkhs2//fonts/gilroy-light-webfont.woff2') format('woff2'), url('https://shared.homeport.cz/tkhs2//fonts/gilroy-light-webfont.woff') format('woff');
}
@font-face {
  font-family: LahtiSans;
  font-style: normal;
  font-weight: 800;
  src: url('https://shared.homeport.cz/tkhs2//fonts/LahtiSans-Bold.woff2') format('woff2'), url('https://shared.homeport.cz/tkhs2//fonts/LahtiSans-Bold.woff') format('woff');
}
@font-face {
  font-family: LahtiSans;
  font-style: normal;
  font-weight: 300;
  src: url('https://shared.homeport.cz/tkhs2//fonts/LahtiSans-Regular.woff2') format('woff2'), url('https://shared.homeport.cz/tkhs2//fonts/LahtiSans-Regular.woff') format('woff');
}
@font-face {
  font-family: 'United Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('https://shared.homeport.cz/tkhs2//fonts/UnitedItalicCdBk.woff2') format('woff2'), url('https://shared.homeport.cz/tkhs2//fonts/UnitedItalicCdBk.woff') format('woff');
}
@-webkit-keyframes animation1 {
  100% {
    opacity: 1;
  }
}
@-o-keyframes animation1 {
  100% {
    opacity: 1;
  }
}
@keyframes animation1 {
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animation2 {
  100% {
    background: #ffd725;
    color: #4c4c4c;
  }
}
@-o-keyframes animation2 {
  100% {
    background: #ffd725;
    color: #4c4c4c;
  }
}
@keyframes animation2 {
  100% {
    background: #ffd725;
    color: #4c4c4c;
  }
}
@-webkit-keyframes animation3 {
  100% {
    background: rgba(0,0,0,0.46);
  }
}
@-o-keyframes animation3 {
  100% {
    background: rgba(0,0,0,0.46);
  }
}
@keyframes animation3 {
  100% {
    background: rgba(0,0,0,0.46);
  }
}
@-webkit-keyframes animation4 {
  100% {
    background: #ffd732;
    color: #4c4c4c;
  }
}
@-o-keyframes animation4 {
  100% {
    background: #ffd732;
    color: #4c4c4c;
  }
}
@keyframes animation4 {
  100% {
    background: #ffd732;
    color: #4c4c4c;
  }
}
@-webkit-keyframes animation5 {
  100% {
    background: #4e4e4e;
    color: #ffd732;
  }
}
@-o-keyframes animation5 {
  100% {
    background: #4e4e4e;
    color: #ffd732;
  }
}
@keyframes animation5 {
  100% {
    background: #4e4e4e;
    color: #ffd732;
  }
}
@-webkit-keyframes animation6 {
  100% {
    color: rgba(236,236,236,0.64);
  }
}
@-o-keyframes animation6 {
  100% {
    color: rgba(236,236,236,0.64);
  }
}
@keyframes animation6 {
  100% {
    color: rgba(236,236,236,0.64);
  }
}
@-webkit-keyframes animation7 {
  100% {
    border-color: rgba(0,0,0,0.46);
  }
}
@-o-keyframes animation7 {
  100% {
    border-color: rgba(0,0,0,0.46);
  }
}
@keyframes animation7 {
  100% {
    border-color: rgba(0,0,0,0.46);
  }
}
@-webkit-keyframes animation8 {
  100% {
    max-height: 400px;
  }
}
@-o-keyframes animation8 {
  100% {
    max-height: 400px;
  }
}
@keyframes animation8 {
  100% {
    max-height: 400px;
  }
}
@-webkit-keyframes animation9 {
  100% {
    background: #ececec;
    color: #4e4e4e;
  }
}
@-o-keyframes animation9 {
  100% {
    background: #ececec;
    color: #4e4e4e;
  }
}
@keyframes animation9 {
  100% {
    background: #ececec;
    color: #4e4e4e;
  }
}
@-webkit-keyframes animation10 {
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-o-keyframes animation10 {
  100% {
    -o-transform: none;
    transform: none;
  }
}
@keyframes animation10 {
  100% {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes animation11 {
  100% {
    border-bottom-color: #4e4e4e;
    border-top-color: #4e4e4e;
  }
}
@-o-keyframes animation11 {
  100% {
    border-bottom-color: #4e4e4e;
    border-top-color: #4e4e4e;
  }
}
@keyframes animation11 {
  100% {
    border-bottom-color: #4e4e4e;
    border-top-color: #4e4e4e;
  }
}
@-webkit-keyframes animation12 {
  100% {
    opacity: 0.5;
  }
}
@-o-keyframes animation12 {
  100% {
    opacity: 0.5;
  }
}
@keyframes animation12 {
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes animation13 {
  100% {
    margin-top: 2px;
  }
}
@-o-keyframes animation13 {
  100% {
    margin-top: 2px;
  }
}
@keyframes animation13 {
  100% {
    margin-top: 2px;
  }
}
@-webkit-keyframes animation14 {
  100% {
    margin-top: -6px;
  }
}
@-o-keyframes animation14 {
  100% {
    margin-top: -6px;
  }
}
@keyframes animation14 {
  100% {
    margin-top: -6px;
  }
}
@-webkit-keyframes animation15 {
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-o-keyframes animation15 {
  100% {
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes animation15 {
  100% {
    -webkit-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-webkit-keyframes animation16 {
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@-o-keyframes animation16 {
  100% {
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@keyframes animation16 {
  100% {
    -webkit-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@-webkit-keyframes animation17 {
  100% {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
  }
}
@-o-keyframes animation17 {
  100% {
    filter: brightness(120%);
  }
}
@keyframes animation17 {
  100% {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
  }
}
.download-social {
  display: flex;
}
.download-social .down-icon {
  font-size: 1rem;
  display: none;
}
.download-social .social-icon {
  margin: 0 .6rem;
}
.download-social .social-icon img {
  height: 1.8rem;
}
.download-social .download {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffd732;
  border: 1px solid #ffd732;
  border-radius: 15px;
  padding: .35rem 1rem;
  cursor: pointer;
  margin: 0 1.5rem;
}
.download-social .download:hover {
  background: #ffd732;
  color: #4c4c4c;
}
@media only screen and (max-width: 1900px) {
  main div.dashboard div.profile {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0.625rem;
    min-height: initial;
  }
  main div.dashboard div.finance {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0.625rem;
    min-height: initial;
  }
  main div.dashboard div.rental {
    margin-top: 1.25rem;
    width: 100%;
  }
}
@media only screen and (max-width: 1400px) {
  main div.how-to p:nth-of-type(1) {
    margin: 2.5rem 1.25rem 2.5rem 1.25rem;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  main div.how-to div:nth-of-type(1) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 2.5rem;
    width: 40%;
  }
  main div.how-to div:nth-of-type(2) {
    margin-right: 2.5rem;
    width: 40%;
  }
  main div.board > div {
    padding-right: 2.5rem;
  }
  main div.board > div::after {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  header[role='banner'] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  header[role='banner'] h1.logo,
  header[role='banner'] p.logo {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  header[role='banner'] > div {
    margin-right: 1.25rem;
  }
  header[role='banner'] p.location {
    max-width: 12.5rem;
  }
  main div.contact {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main div.contact > div {
    width: 100%;
  }
  main div.contact > div:nth-of-type(1) {
    margin-bottom: 1.25rem;
  }
  main div.contact > div:nth-of-type(2) img {
    height: auto;
    max-width: 100%;
  }
  main div.faq article {
    width: 48.85%;
  }
  main div.stations {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main div.stations div.map {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    height: 25rem;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  main div.stations div.menu {
    height: 25rem;
    margin-bottom: 1.25rem;
    margin-left: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .app-links {
    left: 50%;
    transform: translateX(-50%);
  }
  .download-social .download {
    padding: 0;
    border: 0;
  }
  .download-social .download span.label {
    display: none;
  }
  .download-social .download:hover {
    background: transparent;
    color: #848484;
  }
  .download-social .download span.down-icon {
    display: inline-block;
  }
}
@media only screen and (max-width: 1000px) {
  header[role='banner'] > div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  header[role='banner'] p.time {
    margin-left: 0;
  }
  header[role='banner'] p.location-change {
    margin-right: 0;
  }
  header[role='banner'] ul {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    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;
    width: 100%;
  }
  header[role='banner'] nav > a {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  header[role='banner'] nav {
    padding-left: 0;
    padding-right: 0;
  }
  header[role='banner'] nav ol {
    display: none;
    max-height: 0;
    overflow: hidden;
  }
  div.page header[role='banner'] nav::before {
    display: block;
  }
  div.page header[role='banner'] nav::after {
    margin-left: 15px;
  }
  header[role='banner'] nav::before {
    background: #ffd732;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    content: '';
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-right: 15px;
    max-height: 30px;
  }
  header[role='banner'] nav::after {
    background: #ffd732;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    content: '';
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-left: 15px;
    max-height: 30px;
  }
  body.menu-active header[role='banner'] nav ol {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: animation8;
    -o-animation-name: animation8;
    animation-name: animation8;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    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;
    margin-top: 1.25rem;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
  }
  body.menu-active header[role='banner'] nav li {
    margin-right: 0;
    margin-top: 0.425rem;
  }
  main div.dashboard div.profile,
  main div.dashboard div.finance,
  main div.dashboard div.rental {
    box-sizing: border-box;
    width: 100%;
  }
  main div.dashboard div.profile {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-bottom: 1.25rem;
    margin-right: 0;
  }
  main div.dashboard div.finance {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-left: 0;
  }
  main div.dashboard div.rental div.rental-history tbody,
  main div.dashboard div.rental div.rental-history tr,
  main div.dashboard div.rental div.rental-history th,
  main div.dashboard div.rental div.rental-history td {
    display: block;
  }
  main div.dashboard div.rental div.rental-history thead {
    display: none;
  }
  main div.dashboard div.rental div.rental-history tbody td::before {
    display: inline;
  }
  main div.dashboard div.rental div.rental-history tbody td:first-child {
    display: none;
  }
  main div.dashboard div.rental div.rental-history tbody td:last-child {
    text-align: left;
  }
  main div.dashboard div.rental div.rental-history tbody td:not(:first-child):not(:last-child) {
    padding-left: 0;
    padding-right: 0;
  }
  main div.dashboard div.rental div.rental-history tbody td:last-child {
    padding-left: 0;
  }
  main div.dashboard div.rental div.rental-history tbody tr:not(:last-child) td:last-child {
    border-bottom: 3px solid #d8d8d8 !important;
  }
}
@media only screen and (max-width: 800px) {
  div.page main div.combined-styled-content {
    margin: 1.5625rem 1.125rem 1.5625rem 1.125rem;
    padding: 1.25rem 1.25rem 1.5rem 1.25rem;
  }
  header[role='banner'] > div {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  header[role='banner'] p.time {
    margin-bottom: 1.25rem;
    margin-right: auto;
    text-align: center;
    width: 50%;
  }
  header[role='banner'] p.weather {
    margin-bottom: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 50%;
  }
  header[role='banner'] p.location {
    margin-bottom: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    text-align: center;
    width: 50%;
  }
  header[role='banner'] p.location-change {
    margin-left: auto;
    margin-bottom: 1.25rem;
    text-align: center;
    width: 50%;
  }
  main div.box {
    margin-left: 0;
    margin-right: 0;
  }
  main div.tariffs {
    margin-left: 0;
    margin-right: 0;
  }
  main div.tariffs article {
    width: 100%;
  }
  main div.register {
    margin-left: 0;
    margin-right: 0;
  }
  main div.contact {
    margin-left: 0;
    margin-right: 0;
  }
  main div.how-to {
    margin-left: 0;
    margin-right: 0;
  }
  main div.how-to p:nth-of-type(2) a:nth-of-type(1) {
    margin-right: 1.25rem;
  }
  main div.how-to p:nth-of-type(2) a::before,
  main div.how-to p:nth-of-type(2) a::after {
    display: none;
  }
  main div.how-to p:nth-of-type(2) a:nth-of-type(2) {
    margin-left: 1.25rem;
  }
  main div.how-to > div:nth-of-type(1) {
    margin-bottom: 5.3125rem;
    margin-right: 2.5rem;
    width: 100%;
  }
  main div.how-to > div:nth-of-type(2) {
    margin-left: 2.5rem;
    width: 100%;
  }
  main div.how-to div:nth-of-type(1)::before,
  main div.how-to div:nth-of-type(2)::before {
    border: 2px solid #979797;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-family: Gilroy, sans-serif;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 2.25rem;
    margin-bottom: 1.25rem;
    margin-left: 0;
    margin-right: auto;
    text-align: center;
    width: 2.25rem;
  }
  main div.how-to:not(.master-card) div:nth-of-type(1)::before {
    content: '1';
  }
  main div.how-to:not(.master-card) div:nth-of-type(2)::before {
    content: '2';
  }
  main div.faq {
    margin-left: 0;
    margin-right: 0;
  }
  main div.faq article {
    width: 100%;
  }
  main div.answers article {
    box-sizing: border-box;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    width: 100%;
  }
  main div.answers article:not(.multiple) > div,
  main div.answers article:not(.multiple) > div > div {
    height: auto;
    max-height: 80vh;
  }
  main div.answers article.multiple > div > div {
    font-size: 1.75rem;
  }
  main div.answers article.multiple div.bx-viewport > div > div {
    height: 1400px;
  }
  main div.cookie-consent,
  main div.partners {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  main div.stations {
    margin-left: 0;
    margin-right: 0;
  }
  main div.board {
    margin-left: 0;
    margin-right: 0;
  }
  main div.dashboard {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 700px) {
  main div.dashboard div.rental > p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main div.dashboard div.rental > p a {
    width: 100%;
  }
  main div.board h2 {
    font-size: 6.25rem;
  }
  main div.board p.more {
    font-size: 1.5625rem;
  }
  main div.board p {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 600px) {
  header[role='banner'] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  header[role='banner'] h1.logo,
  header[role='banner'] p.logo {
    margin: 1.875rem auto 1.875rem auto;
  }
  main div.register form fieldset:not(.submit) {
    width: 100%;
  }
  main div.register form > div:nth-of-type(1) {
    height: auto;
  }
  main div.register form fieldset:nth-of-type(1) {
    margin-bottom: 1.875rem;
  }
  main div.how-to p:nth-of-type(1) {
    font-size: 3.75rem;
  }
  main div.cookie-consent {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main div.cookie-consent p:nth-of-type(2) {
    margin-left: 0;
    margin-top: 0.625rem;
  }
  main div.login {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.875rem 2.5rem 2.5rem 2.5rem;
    width: 100%;
  }
  main div.login #login-user_freebike-form {
    padding-left: 0;
  }
  main div.login #login-form,
  main div.login #forgot-password,
  main div.login #login-user_freebike-form {
    border-right: none;
    margin-bottom: 2.5rem;
    padding-right: 0;
    width: 100%;
  }
  main div.login #register-now {
    border-left: none;
    padding-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  div.contact input:not([type='checkbox']):not([type='radio']) {
    width: 100%;
  }
  main div.dashboard div.profile li a {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
  }
  main div.dashboard div.profile p[class],
  main div.dashboard div.finance p[class] {
    padding-left: 0;
  }
  main div.dashboard div.profile p[class]::before,
  main div.dashboard div.finance p[class]::before {
    display: none;
  }
  main div.board h2 {
    font-size: 5rem;
  }
  main div.dashboard div.finance ul {
    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;
  }
  main div.dashboard div.finance li {
    width: 100%;
  }
  main div.dashboard div.finance li:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
@media only screen and (max-width: 400px) {
  main div.how-to p:nth-of-type(1) {
    font-size: 3.125rem;
  }
  main div.how-to li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main div.how-to li::before {
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 1.25rem;
  }
  main div.dashboard div.finance ul {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main div.dashboard div.finance li:not(:last-child) {
    margin-bottom: 1.25rem;
  }
  main div.board h2 {
    font-size: 3.75rem;
  }
}
main div.faq:not(.video) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  position: relative;
}
main div.faq h1 {
  left: -10000px;
  position: absolute;
}
main div.faq article {
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  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;
  font-size: 1.75rem;
  margin-bottom: 1.5625rem;
  min-height: 8.125rem;
  padding: 2.5rem 2.5rem 1.875rem 2.5rem;
  width: 23.85%;
}
main div.faq article h2 {
  color: #dcdcdc;
  font-size: 2rem;
  margin-bottom: 1.6875rem;
  text-align: center;
}
main div.faq article > *:not(h2):not(.more) {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
main div.faq article p.more {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}
main div.faq article p.more a {
  background: #ffd732;
  color: #4c4c4c;
  border-radius: 20px;
  display: block;
  padding-bottom: 0.625rem;
  padding-top: 0.4375rem;
  text-decoration: none;
}
main div.faq article p.more a:hover,
main div.faq article p.more a:focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation2;
  -o-animation-name: animation2;
  animation-name: animation2;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.faq article.active {
  background: rgba(0,0,0,0.3);
}
main div.answers {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 100vw;
}
@media only screen and (min-width: 2460px) {
  main div.answers {
    min-width: 0;
  }
}
main div.answers a {
  color: #4c4c4c;
}
main div.answers.inactive {
  display: none;
  opacity: 0;
}
main div.answers.active {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation1;
  -o-animation-name: animation1;
  animation-name: animation1;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
main div.answers article {
  background: #f0f0f0;
  border-radius: 15px;
  color: #000000;
  overflow: hidden;
  padding: 4.375rem 3.75rem 1.5625rem 3.75rem;
  position: relative;
  width: 39.375rem;
}
main div.answers article.multiple {
  padding-bottom: 2.1875rem;
}
main div.answers article.inactive {
  display: none;
  opacity: 0;
}
main div.answers article.active {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation1;
  -o-animation-name: animation1;
  animation-name: animation1;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  display: block;
}
main div.answers article > a:first-of-type {
  display: block;
  height: 20px;
  position: absolute;
  right: 40px;
  top: 40px;
  width: 20px;
  z-index: 3;
}
main div.answers article > a:first-of-type::before,
main div.answers article > a:first-of-type::after {
  background: #000000;
  content: '';
  height: 4px;
  position: absolute;
  top: 50%;
  width: 100%;
}
main div.answers article > a:first-of-type::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
main div.answers article > a:first-of-type::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
main div.answers article > a:first-of-type:hover::before,
main div.answers article > a:first-of-type:hover::after,
main div.answers article > a:first-of-type:focus::before,
main div.answers article > a:first-of-type:focus::after {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation10;
  -o-animation-name: animation10;
  animation-name: animation10;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.answers article:not(.multiple) > div {
  height: 31.25rem;
  overflow: auto;
}
main div.answers article:not(.multiple) > div > div {
  font-size: 1.75rem;
  height: 31.25rem;
  letter-spacing: normal;
  position: relative;
  text-align: left;
}
main div.answers article.multiple div.bx-viewport > div > div {
  font-size: 1.75rem;
  height: 31.25rem;
  letter-spacing: normal;
  overflow: auto;
  position: relative;
  text-align: justify;
  width: 100% !important;
}
main div.answers article span {
  font-size: 0.875rem;
  display: block;
  margin-top: -1.25rem;
  text-align: right;
}
main div.answers article h2 {
  font-size: 1.75rem;
  margin-bottom: 0;
}
main div.answers article.multiple div.bx-viewport {
  position: relative;
  z-index: 2;
}
main div.answers article div.bx-controls {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
main div.answers article div.bx-controls-direction a {
  display: block;
  height: 6px;
  left: 50%;
  margin-left: -8px;
  padding: 10px;
  position: absolute;
  width: 6px;
}
main div.answers article div.bx-controls-direction a.bx-prev {
  top: 30px;
}
main div.answers article div.bx-controls-direction a.bx-next {
  bottom: 20px;
}
main div.answers article div.bx-controls-direction a::after {
  content: '';
  height: 6px;
  left: 8px;
  position: absolute;
  top: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
}
main div.answers article div.bx-controls-direction a.bx-prev::after {
  border-left: 4px solid #000000;
  border-top: 4px solid #000000;
}
main div.answers article div.bx-controls-direction a.bx-next::after {
  border-bottom: 4px solid #000000;
  border-right: 4px solid #000000;
}
main div.answers article div.bx-controls-direction a.bx-prev:not(.disabled):hover,
main div.answers article div.bx-controls-direction a.bx-prev:not(.disabled):focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation15;
  -o-animation-name: animation15;
  animation-name: animation15;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.answers article div.bx-controls-direction a.bx-next:not(.disabled):hover,
main div.answers div.bx-controls-direction a.bx-next:not(.disabled):focus {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation16;
  -o-animation-name: animation16;
  animation-name: animation16;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.answers article div.bx-controls-direction a.disabled {
  cursor: default;
}
main div.answers article div.bx-controls-direction a.disabled::after {
  border-left-color: rgba(0,0,0,0.5);
  border-top-color: rgba(0,0,0,0.5);
}
main div.answers article div.bx-controls-direction a.disabled::after {
  border-bottom-color: rgba(0,0,0,0.5);
  border-right-color: rgba(0,0,0,0.5);
}
.statistics-box-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.statistics-box {
  margin: .5rem;
  background: #fff;
  padding: .5rem;
  border-radius: 1.5rem;
}
.statistics-box.customers {
  flex: 1;
  min-width: 450px;
}
.statistics-box.rentals {
  flex: 1;
  min-width: 450px;
}
.statistics-box.location-rental-start {
  flex: 1;
}
.statistics-box.location-rental-end {
  flex: 1;
}
.statistics-box-filter {
  width: 100%;
  text-align: center;
}
.statistics-box-filter form input {
  display: inline-block;
  margin: .5rem !important;
}
@media only screen and (max-width: 800px) {
  .statistics-box {
    min-width: 93% !important;
  }
  main div.content-page {
    margin: 1.5625rem 1.125rem 1.5625rem 1.125rem;
    word-break: break-word;
  }
  main div.faq:not(.video),
  main div.tariffs:not(.video),
  main div.how-to:not(.video) {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  main div.faq article {
    font-size: 92%;
    padding: 1.25rem;
  }
  main div.faq article h2 {
    font-size: 1.8rem;
  }
}
.article-content {
  max-height: 400px;
  overflow: hidden;
}
main div.faq article p.more {
  margin-top: .8rem;
}
main > div.pod {
  word-break: break-word;
}
.g-recaptcha.form {
  margin-top: 1rem;
}
.news-full-article {
  margin: 1.5625rem 3.125rem 1.5625rem 3.125rem;
  background: #6c6c6c;
  border-radius: 25px;
  box-sizing: border-box;
  padding: 2.8125rem 2.5rem 2.5rem 2.5rem;
}
.news-full-article h1 {
  margin-top: 1rem;
}
.heatmap-wrapper {
  height: 950px;
  display: flex;
}
.heatmap {
  width: 100%;
  height: 100%;
  flex: 5;
}
.heatmap-type {
  width: 100%;
  margin: 1rem auto 1rem auto;
}
.heatmap-type a {
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 800;
  background: #4e4e4e;
  color: #ececec;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  padding: 0.25rem 1.25rem 0.3125rem 1.25rem;
  text-align: center;
  text-decoration: none;
  margin: 0 .7rem;
}
.heatmap-type a:hover,
.heatmap-type a:focus,
.heatmap-type a.active {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation5;
  -o-animation-name: animation5;
  animation-name: animation5;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
#location-list {
  flex: 2;
  height: 100%;
  overflow-y: scroll;
  padding: 0.5rem;
}
#location-list a {
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 800;
  background: #4e4e4e;
  color: #ececec;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  padding: 0.25rem 1.25rem 0.3125rem 1.25rem;
  text-align: center;
  text-decoration: none;
  margin: 0 .7rem;
  display: block;
  text-align: left;
  margin-top: .15rem;
  margin-bottom: .15rem;
}
#location-list a:hover,
#location-list a:focus,
#location-list a.active {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation5;
  -o-animation-name: animation5;
  animation-name: animation5;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
#location-list .location-list {
  border-top: 1px solid #a8a8a8;
  padding-top: .5rem;
  margin-top: .5rem;
}
.astyle {
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 800;
  background: #4e4e4e;
  color: #ececec;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  padding: 0.25rem 1.25rem 0.3125rem 1.25rem;
  text-align: center;
  text-decoration: none;
  margin: 0 .7rem;
}
.astyle:hover,
.astyle:focus,
.astyle.active {
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animation5;
  -o-animation-name: animation5;
  animation-name: animation5;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
main div.how-to.master-card div:nth-of-type(1) li:nth-child(1)::before,
main div.how-to.master-card div:nth-of-type(2) li:nth-child(1)::before {
  background-image: url('imgs/gr3.svg');
  background-size: 80px 30px;
}
main div.how-to.master-card li {
  line-height: 1.5rem;
}
main div.how-to.master-card li div {
  margin-left: 0;
  width: 100%;
}
main div.how-to.master-card li em {
  display: block;
  margin-right: .5rem;
  color: white;
}
main div.how-to.master-card div:nth-of-type(1) li:nth-child(2)::before,
main div.how-to.master-card div:nth-of-type(2) li:nth-child(2)::before {
  background-image: url('imgs/contactless.svg');
  background-size: 61px 36px;
}
main div.how-to.master-card div:nth-of-type(1) li:nth-child(3)::before {
  background-image: url('imgs/gr14.svg');
  background-size: 44px 56px;
}
main div.how-to.master-card div:nth-of-type(2) li:nth-child(3)::before {
  background-image: url('imgs/gr1.svg');
  background-size: 46px 55px;
}
main div.how-to.master-card .howto-header {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'United Condensed';
  font-size: 4.175rem;
  font-weight: 900;
  margin-bottom: 2rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: start;
  text-transform: uppercase;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .faq article {
    width: 100% !important;
  }
}
#sfey_form_receipts td {
  padding: .5rem .9rem;
}
#sfey_form_receipts thead {
  border-bottom: 1px solid #ffd732;
}
#sfey_form_receipts thead tr:first-child td {
  color: #ffd732;
  font-width: bold;
}
#sfey_form_receipts tfoot a {
  color: #ffd732;
}
#sfey_form_wrapper {
  text-align: center;
  padding-top: 2rem;
  background: white;
  margin: auto;
}
.card_terminal_receipt {
  margin-top: 1rem;
}
.card_terminal_receipt table td {
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}
.card_terminal_receipt fieldset {
  margin-bottom: 1rem;
}
.card_terminal_receipt fieldset label {
  color: #ffd732;
  margin-right: 1rem;
  font-weight: 600;
}
.card_terminal_receipt fieldset p {
  font-size: 90%;
}
.card_terminal_receipt button[type='submit'] {
  margin-bottom: 2rem;
}
.card_terminal_receipt table a {
  cursor: pointer;
}
@media only screen and (max-width: 1000px) {
  header[role='banner'] h1.logo {
    display: block;
    text-align: center;
    margin: 0 !important;
  }
  header[role='banner'] h1.logo img {
    max-width: 3rem;
  }
  header[role='banner'] div.logos div.fb_userbox {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
  }
  header[role='banner'] div.logos div.fb_userbox p.language-change a {
    background: none;
  }
  header[role='banner'] div.logos div.fb_userbox p.language-change a img {
    max-height: 1.5rem;
  }
  header[role='banner'] > div {
    padding: 0;
    border: none;
    margin: 0;
    display: flex;
  }
  header[role='banner'] ul {
    width: auto;
    display: inline-block;
  }
  header[role='banner'] ul li {
    width: auto;
    padding: 0 .3rem;
    display: inline-block;
  }
  header[role='banner'] ul li:not(:last-child) {
    margin-bottom: 0;
  }
  p.language-change {
    display: inline-block;
    margin: 0;
  }
  p.language-change a {
    margin: 0;
    background: none;
  }
  p.language-change a img {
    max-height: 1.5rem;
  }
}
#appstore {
  margin-bottom: 3rem;
  display: block;
  text-align: center;
}
#appstore a img {
  max-width: 8rem;
}
#activateContract:disabled {
  background-color: #999999;
}
main form .iti__country-container button[type='button'] {
  padding: .25rem;
  background: none;
}
.button-link {
  background: #0060AB;
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 800;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  padding: 0.25rem 1.25rem 0.3125rem 1.25rem;
  text-align: center;
  text-decoration: none;
  margin: 0 .7rem;
}
.button-link:hover {
  background: black;
}
form {
  margin: 0px;
}
table {
  border: none;
  margin: auto;
}
#obsah td {
  _font-size: 12px;
  _color: #6E523B;
}
img {
  border: none;
  vertical-align: middle;
}
input {
  vertical-align: middle;
}
.tbold {
  font-weight: bold;
}
.tpodtrzeny {
  text-decoration: underline;
}
.tkurziva {
  font-style: italic;
}
.tvetsi {
  font-size: 120%;
}
.tmensi {
  font-size: 80%;
}
.al {
  text-align: left;
}
.aj {
  text-align: justify;
}
.ac {
  text-align: center;
}
.ar {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.inv {
  display: none;
}
.obrl {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.obrr {
  float: right;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.cleaner {
  clear: both;
}
.lcleaner {
  clear: left;
}
.full {
  width: 100%;
}
.c {
  width: 180px;
}
.sloupec1 {
  float: left;
  width: 48%;
  _width: 46%;
}
.sloupec2 {
  float: right;
  width: 48%;
  _width: 46%;
}
.pod {
  padding-top: 10px;
  clear: both;
}
.nic {
  font-size: 1px;
}
abbr,
article,
aside,
audio,
bb,
canvas,
datagrid,
datalist,
details,
dialog,
eventsource,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
  display: block;
}
.separator1 {
  border-bottom: solid 1px black;
  margin-bottom: 5px;
  font-size: 5px;
  _width: 100%;
  _height: 10px;
  height: 10px;
}
.separator2 {
  border-bottom: dotted 1px black;
  margin-bottom: 5px;
  font-size: 5px;
  _width: 100%;
  _height: 10px;
  height: 10px;
}
.separator3 {
  border-bottom: double 3px black;
  margin-bottom: 5px;
  font-size: 5px;
  _width: 100%;
  _height: 10px;
  height: 10px;
}
.separator4 {
  border-bottom: solid 1px #d90000;
  margin-bottom: 5px;
  font-size: 5px;
  _width: 100%;
  _height: 10px;
  height: 10px;
}
.vyraznyt,
.vyraznyt td {
  background: #999999;
}
.content {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.separator1 {
  border-bottom: solid 1px black;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 2px;
  _width: 100%;
  _height: 10px;
}
.separator2 {
  border-bottom: dotted 1px black;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 2px;
  _width: 100%;
  _height: 10px;
}
.separator3 {
  border-bottom: double 3px black;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 2px;
  _width: 100%;
  _height: 10px;
}
.separator4 {
  border-bottom: solid 1px #d90000;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 2px;
  _width: 100%;
  _height: 10px;
}
.sloupec1 {
  float: left;
  width: 49%;
  _width: 46%;
}
.sloupec2 {
  float: right;
  width: 49%;
  _width: 46%;
}
.pod {
  padding-top: 10px;
  clear: both;
}
html {
  background: black;
}
#appstore {
  background: none;
  padding: 0;
  margin-top: 2rem;
}
#appstore a {
  margin: .5rem;
}
main div.board > div::before {
  background: url('./imgs/homepage.jpg') no-repeat left bottom;
}
main div.board > div::after {
  background: none;
}
header[role='banner'] h1.logo {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main div.board > div:nth-child(1) > * {
  max-width: 50rem;
}
header[role='banner'] ul li a {
  color: #ffdd00;
}
main div.board p.more a {
  background: #323232;
  color: #ffdd00;
}
div.page header[role='banner'] nav::after {
  background: #ffdd00;
}
main div.how-to li::before {
  background-color: #ffdd00;
}
main div.how-to li,
main div.how-to p:nth-of-type(2) {
  color: #ffdd00;
}
main div.how-to p:nth-of-type(2) a::before {
  background: #ffdd00;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(2)::after {
  border-left: 24px solid #ffdd00;
}
main div.how-to p:nth-of-type(2) a:nth-of-type(1)::after {
  border-right: 24px solid #ffdd00;
}
main div.dashboard div.profile p.regenerated b {
  color: #fff199;
}
body {
  min-height: 100vh;
}
div.faq {
  margin-bottom: 20rem !important;
}
