.szn-suggest-list {
  font-family: Arial CE, Arial, Helvetica CE, Helvetica, sans-serif;
}
.szn-suggest-list__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.szn-suggest-list__list--boxed {
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.szn-suggest-list__item {
  margin: 0;
  padding: 10px 12px;
}
.szn-suggest-list__item--indented {
  padding-left: 56px;
}
/* TEXTOVE VYSLEDKY */
.szn-suggest-list__item--text {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
}
.szn-suggest-list__item--text:first-child {
  margin-top: 8px;
}
.szn-suggest-list__item--text:last-child {
  margin-bottom: 8px;
}
.szn-suggest-list__item--text.szn-suggest-list__item--selected {
  background-color: #eee;
}
.szn-suggest-list__text {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
@supports (display: -webkit-box) {
  .szn-suggest-list__text {
    height: 36px;
    overflow: hidden;
    align-items: center;
  }
}
.szn-suggest-list__text-value {
  display: inline-block;
  margin: 0;
  max-width: calc(100% - 50px);
  flex-shrink: 0;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  color: #222;
  white-space: nowrap;
}
.szn-suggest-list__text-value--short {
  max-width: calc(100% - 80px);
  text-overflow: ellipsis;
}
@supports (display: -webkit-box) {
  .szn-suggest-list__text-value {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    white-space: normal;
    text-overflow: ellipsis;
  }
}
.szn-suggest-list__text-value--emphasized {
  font-weight: normal;
}
.szn-suggest-list__text-metadata--text {
  display: inline-block;
  overflow: hidden;
  font-size: 14px;
  line-height: 36px;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.szn-suggest-list__text-metadata--image {
  display: inline-block;
  border-radius: 8px;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.szn-suggest-list__text-metadata--leading {
  display: inline-block;
  margin-right: 12px;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  overflow: hidden;
}
.szn-suggest-list__text-metadata-container {
  display: flex;
  height: 36px;
  flex-grow: 1;
  overflow: hidden;
  flex-wrap: wrap;
  justify-content: space-between;
  white-space: nowrap;
}
.szn-suggest-list__text-metadata-container--prioritize-aside-meta-data {
  flex-direction: row-reverse;
}
.szn-suggest-list__text-metadata--trailing {
  margin-left: 8px;
  max-width: calc(100% - 8px);
  flex: 0 0 auto;
}
.szn-suggest-list__text-button + .szn-suggest-list__text-metadata--trailing {
  /*
        margin-left: 8px; (.szn-suggest-list__text-metadata--trailing)
        width: 24px; margin: 4px; (.szn-suggest-list__text-button)
        8px + 24px + (2 * 4px) = 40px;
    */
  max-width: calc(100% - 40px);
}
.szn-suggest-list__text-metadata--text.szn-suggest-list__text-metadata--trailing::before {
  content: "\2013   ";
}
.szn-suggest-list__text-metadata--aside {
  margin-left: 8px;
  flex: 0 0 auto;
  text-align: right;
}
.szn-suggest-list__text-button {
  display: inline-block;
  margin: 4px;
  border: none;
  padding: 4px;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  overflow: hidden;
  background: none;
  cursor: pointer;
  opacity: 0.2;
}
.szn-suggest-list__text-button-icon {
  width: 16px;
  height: 16px;
}
.szn-suggest-list__text-button:hover {
  opacity: 1;
}
/* MINIAPS */
.szn-suggest-list__miniapp-label {
  display: block;
  margin: 0;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.szn-suggest-list__miniapp-value {
  display: block;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #222;
}
.szn-suggest-list__item--miniapp {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.szn-suggest-list__item--miniapp:first-child {
  border-top: none;
}
.szn-suggest-list__item--miniapp:last-child {
  border-bottom: none;
}
.szn-suggest-list__item--miniapp + .szn-suggest-list__item--miniapp {
  border-top: none;
}
/* LABEL */
.szn-suggest-list__item--label {
  padding-top: 4px;
  padding-bottom: 4px;
}
.szn-suggest-list__item--label:first-child {
  margin-top: 8px;
}
.szn-suggest-list__item--label:last-child {
  margin-bottom: 8px;
}
.szn-suggest-list__label-value {
  display: block;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  color: #999;
  white-space: nowrap;
}

@font-face {
  font-family: 'TriviaSeznam';
  font-weight: 400;
  font-display: fallback;
  src: url('/static/fonts/TriviaSeznam.woff');
}
@font-face {
  font-family: 'TriviaSeznam';
  font-weight: 700;
  font-display: fallback;
  src: url('/static/fonts/TriviaSeznam-Bold.woff');
}
body {
  font-family: 'TriviaSeznam', sans-serif;
  margin: 0;
  background: #F8F8F8;
}
a {
  color: #CC0000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
  text-decoration: underline;
}
.szn-login-badge a {
  color: #000000;
}
.PageWrapper {
  display: flex;
  margin: 0 auto;
  max-width: 80rem;
  min-height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
}
.PageWrapper-login {
  position: absolute;
  top: 1.25rem;
  right: 1rem;
  z-index: 1;
}
.turned {
  transform: rotate(180deg);
}
.blind {
  display: none;
}
.blind-title {
  position: fixed;
  right: 110%;
  bottom: 110%;
}
.tablet,
.desktop {
  display: none;
}
@media (min-width: 768px) {
  .mobile {
    display: none;
  }
  .tablet {
    display: initial;
  }
}
@media (min-width: 1024px) {
  .mobile,
  .tablet {
    display: none;
  }
  .desktop {
    display: initial;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mobile,
  .tablet {
    display: none;
  }
  .desktop {
    display: block;
  }
}
.HomePage {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 16rem;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5.5rem;
}
.HomePage .Form {
  margin-top: 3rem;
  width: calc(100% - 2rem);
}
.HomePage-logo {
  width: 18.75rem;
  height: 5.125rem;
}
.HomePage-krasty {
  display: none;
  position: absolute;
  left: calc(50% + 28.5rem);
  top: calc(50% + 3rem);
  z-index: -1;
  width: 11rem;
  height: 11rem;
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .HomePage-krasty {
    display: block;
  }
}
@media (min-width: 1024px) {
  .HomePage .Form {
    margin-right: 0;
  }
}
.TranslatePage {
  display: flex;
  margin-bottom: 7rem;
  flex-grow: 1;
  flex-shrink: 0;
  flex-direction: column;
}
.TranslatePage-wrapper {
  flex-grow: 1;
}
.TranslatePage p {
  margin: 1rem auto;
  max-width: calc(100% - 2rem);
}
.TranslatePage-title {
  margin: 1.5rem auto 0;
  width: calc(100% - 2rem);
  line-height: 2.5rem;
}
.TranslatePage-title .H {
  display: none;
}
.TranslatePage-title .o {
  font-style: italic;
  font-weight: 400;
}
.TranslatePage-title-soundWrapper {
  display: inline-block;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  -webkit-appearance: none;
  background: transparent;
  border: none;
}
.TranslatePage-title-soundWrapper:hover .TranslatePage-title-soundShadow {
  box-shadow: 0 0 5px #404040;
}
.TranslatePage-title-soundShadow {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 50%;
  border-radius: 0.8rem;
  width: 90%;
  height: 90%;
  background: transparent;
  box-shadow: 0 0 5px #808080;
  transform: translate(-50%, 50%);
}
.TranslatePage-title-sound {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  fill: #cc0000;
  top: 0;
  left: 0;
}
.TranslatePage-content {
  display: flex;
  justify-content: center;
}
@media (min-width: 1024px) {
  .TranslatePage-content {
    justify-content: flex-start;
  }
}
.TranslatePage-results {
  width: calc(100% - 2rem);
}
p.TranslatePage-results-short {
  margin: 0;
  line-height: 1.5em;
  color: #000000;
  font-size: 1.125rem;
  font-style: normal;
}
p.TranslatePage-results-short:first-child {
  margin-top: 2.75rem;
}
p.TranslatePage-results-short .c {
  color: #666666;
  font-size: 1rem;
  font-style: italic;
}
p.TranslatePage-results-short .v,
p.TranslatePage-results-short .w,
p.TranslatePage-results-short .y,
p.TranslatePage-results-short .g {
  font-style: italic;
}
p.TranslatePage-results-short .d::before {
  content: '(';
}
p.TranslatePage-results-short .d::after {
  content: ')';
}
.TranslatePage-results-short-delimeter {
  display: inline-block;
  margin: 0 0.75rem;
  width: 0.75rem;
  height: 2px;
  vertical-align: middle;
  background: #E0E0E0;
}
@media (min-width: 1024px) {
  .TranslatePage-results {
    max-width: 39.375rem;
  }
}
.TranslatePage-sidePanel {
  display: none;
  margin: 1.5rem 0 0 3.125rem;
  width: 19.75rem;
}
@media (min-width: 1280px) {
  .TranslatePage-sidePanel {
    display: block;
  }
}
.TranslatePage-word {
  margin: 0;
  font-size: 1.5rem;
}
.TranslatePage-word--word {
  margin-right: 1rem;
}
.TranslatePage-word--pronunciation {
  margin-right: 1rem;
  color: #808080;
  word-break: keep-all;
}
.TranslatePage-word > * {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .TranslatePage {
    margin-bottom: 0;
  }
  .TranslatePage-word {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .TranslatePage {
    padding-left: 16.75rem;
    flex-direction: row;
  }
  .TranslatePage-title {
    margin-left: 0;
    max-width: 39.375rem;
  }
}
.ErrorPage {
  display: flex;
  margin-bottom: 7rem;
  flex-shrink: 0;
  flex-direction: column;
}
.ErrorPage-wrapper {
  flex-grow: 1;
  max-width: 720px;
}
.ErrorPage-title {
  display: flex;
  margin: 2.5rem auto 0;
  max-width: calc(100% - 2rem);
  align-items: center;
}
.ErrorPage h1 {
  font-size: 1.5rem;
}
@media (min-width: 1024px) {
  .ErrorPage h1 {
    font-size: 2rem;
  }
}
.ErrorPage-content {
  display: flex;
  position: relative;
  height: 100%;
  width: calc(100% - 2rem);
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 2rem auto 0;
}
.ErrorPage-content-illustration {
  width: 10rem;
  height: 10rem;
}
@media (min-width: 1024px) {
  .ErrorPage-content {
    max-width: 39.375rem;
  }
  .ErrorPage-content-illustration {
    width: 20rem;
    height: 20rem;
  }
}
.ErrorPage-sidePanel {
  display: none;
  margin: 2.5rem 0 0 3.125rem;
  width: 19.75rem;
}
@media (min-width: 1280px) {
  .ErrorPage-sidePanel {
    display: block;
  }
}
.ErrorPage-sidePanel--floated {
  position: fixed;
  top: 1rem;
}
.ErrorPage-word {
  margin: 0;
  font-size: 2.25rem;
}
.ErrorPage-header {
  margin-top: 1.5rem;
}
.ErrorPage-button {
  background: #CC0000;
  color: white;
  border-radius: 4px;
  line-height: 1.5rem;
  padding: 0.75rem 2rem;
  font-weight: 700;
  margin-top: 3.75rem;
}
.ErrorPage-button:hover {
  text-decoration: none;
  background: #A00000;
}
.ErrorPage p {
  margin: 1rem auto;
  max-width: calc(100% - 2rem);
}
@media (min-width: 768px) {
  .ErrorPage {
    margin-bottom: 0;
    padding-left: 16.75rem;
  }
  .ErrorPage-word {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .ErrorPage {
    flex-direction: row;
  }
  .ErrorPage-title {
    margin: 2.5rem 0 0;
  }
}
.Box {
  margin: 2rem auto;
  border-radius: 0.25rem;
  background: #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
article.Box--partOfSpeech {
  margin: -0.25rem 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
article.Box--partOfSpeech:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.Box:first-child {
  margin-top: 1.5rem;
}
.Box-header {
  display: flex;
  border-bottom: 1px solid #E0E0E0;
  padding: 0.75rem 1.5rem;
  justify-content: space-between;
  align-items: center;
}
.Box-header-title {
  margin: 0;
  line-height: 1.5rem;
  color: #6D6D6D;
  font-size: 0.875rem;
  font-weight: 400;
}
.Box-header-title-form {
  margin-left: 0.5rem;
  font-style: italic;
}
.Box-header-button {
  display: flex;
  margin-left: 0.5rem;
  border: none;
  padding: 0;
  align-items: center;
  color: #000000;
  text-decoration: underline;
  background: none;
  cursor: pointer;
  font-family: 'TriviaSeznam', sans-serif;
  font-size: 0.875rem;
}
.Box-header-button-icon {
  margin-left: 0.5rem;
  width: 1rem;
  height: 1rem;
  fill: #000000;
}
.Box--collapsable .Box-header {
  cursor: pointer;
}
.Box-tabContent {
  border-bottom: 1px solid #E0E0E0;
  padding: 0 1.5rem;
  overflow: auto;
}
.Box-tabContent .MORF_ENDI {
  font-weight: bold;
}
.Box-tabList {
  position: relative;
}
.Box-tabList-inner {
  display: flex;
  border-bottom: 1px solid #E0E0E0;
  padding: 0 2rem;
  overflow: auto;
}
.Box-tabList-item {
  padding: 0.625rem 1rem;
  flex-grow: 1;
  line-height: 1.5rem;
  text-align: center;
  color: #808080;
  cursor: pointer;
  font-size: 1rem;
}
.Box-tabList-item.active {
  border-bottom: 2px solid black;
  color: black;
  font-weight: 700;
}
.Box-tabList-button {
  display: flex;
  position: absolute;
  top: 0;
  box-sizing: border-box;
  width: 4rem;
  height: 2.875rem;
  justify-content: center;
  align-items: center;
}
.Box-tabList-button--left {
  left: 0;
  padding-right: 1rem;
  background: linear-gradient(to right, #FFFFFF, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0));
}
.Box-tabList-button--right {
  right: 0;
  padding-left: 1rem;
  background: linear-gradient(to left, #FFFFFF, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0));
}
.Box-tabList-button--hidden {
  display: none;
}
.Box-tabList-button-icon {
  width: 0.75rem;
  fill: #C0C0C0;
  pointer-events: none;
}
.Box-content {
  padding: 0.5rem 1.5rem;
  font-size: 0.875rem;
}
.Box-content--collapsed {
  display: none;
}
.Box-content-pointer {
  margin: 0 0.375rem;
  width: 1rem;
  height: 0.7rem;
}
p.Box-content-words {
  margin: 0.5rem 0;
  max-width: calc(100% - 2rem);
  line-height: 1.5rem;
}
.Box-content-words p {
  margin: 0.5rem 0;
  line-height: 1.5rem;
}
.Box-content-link {
  margin-right: 0.75rem;
  white-space: nowrap;
}
.Box-content-line {
  display: block;
  margin: 0 0 0.25rem;
}
.Box-content ol,
.Box-content ul {
  position: relative;
}
.Box-content ol:not(:last-child)::after,
.Box-content ul:not(:last-child)::after {
  position: absolute;
  left: -1.5rem;
  bottom: 0;
  width: calc(100% + 3rem);
  height: 1px;
  content: '';
  background: #E0E0E0;
}
.Box-content ol {
  margin: 0;
  list-style-type: none;
}
.Box-content ol > li {
  counter-increment: counter;
}
.Box-content ol > li::before {
  content: counter(counter);
}
.Box-content ol li {
  position: relative;
  margin: 0.5rem 0;
  padding-left: 1.375rem;
  line-height: 1.25rem;
}
.Box-content ol li::before {
  position: absolute;
  right: calc(100% - 0.635rem);
  color: #808080;
  font-size: 1rem;
}
.Box-content ul {
  margin: 0;
  list-style-type: none;
}
.Box-content ul li {
  margin: 0.5rem 0;
  line-height: 1.25rem;
}
.Box-content .phrs {
  font-style: italic;
}
.Box-content .c {
  color: #666666;
  font-size: 1rem;
  font-style: italic;
}
.Box-content .v,
.Box-content .w,
.Box-content .g,
.Box-content .note {
  color: #808080;
}
.Box-content .v,
.Box-content .w,
.Box-content .g {
  font-size: 0.875rem;
}
.Box-content .v,
.Box-content .w,
.Box-content .y,
.Box-content .g {
  font-style: italic;
}
.Box-content .d::before,
.Box-content .y::before {
  content: '(';
}
.Box-content .d::after {
  content: ')';
}
.Box-content .y {
  color: #808080;
  font-size: 0.875rem;
}
.Box-content .y::after {
  content: ') ';
}
.Box-content .space {
  font-size: 1.125rem;
}
.Box--bold a,
.Box--bold .no_translation {
  font-size: 1rem;
  font-weight: 700;
}
.Box--bold ol,
.Box--bold ul {
  padding: 0.5rem 0;
}
.Box--bold .Box-content {
  padding: 0 1.5rem;
}
@media (min-width: 1024px) {
  .Box {
    margin: 2rem 0;
  }
}
.Form {
  display: flex;
  position: relative;
  margin: 0 auto;
  border-radius: 0.25rem;
  max-width: calc(100% - 2rem);
  background: #FFFFFF;
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 1024px) {
  .Form {
    margin: 0 5rem 0 0;
    max-width: 45rem;
  }
}
.Form-input-input {
  display: flex;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .Form-input-input {
    position: relative;
  }
}
.Form-input-input-iconWrapper {
  display: none;
  border: none;
  border-radius: 0.25rem;
  width: 3rem;
  height: 3rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
}
@media (min-width: 768px) {
  .Form-input-input-iconWrapper {
    display: flex;
  }
}
.Form-input-input-iconWrapper--button {
  width: 2.75rem;
  cursor: pointer;
  outline: none;
}
.Form-input-input-iconWrapper--button:focus {
  outline: 1px dotted #808080;
}
.Form-input-input-iconWrapper--last {
  margin-right: 0.75rem;
}
.Form-input-input-iconWrapper--search .Form-input-input-icon {
  width: 1.1rem;
  height: 1.1rem;
  fill: #808080;
}
.Form-input-input-iconWrapper--clear {
  display: flex;
}
.Form-input-input-iconWrapper--clear:not(.has-no-history) {
  padding-left: 0;
  padding-right: 0;
  width: 1.5rem;
}
@media (min-width: 1280px) {
  .Form-input-input-iconWrapper--clear {
    display: none;
  }
}
.Form-input-input-iconWrapper--clear .Form-input-input-icon {
  width: 1rem;
  height: 1rem;
  fill: #C0C0C0;
}
.Form-input-input-iconWrapper--history {
  display: flex;
}
.Form-input-input-iconWrapper--history .Form-input-input-icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #C0C0C0;
}
.Form-input-input-iconWrapper--keyboard .Form-input-input-icon {
  width: 1.8rem;
  height: 1.8rem;
  fill: #C0C0C0;
}
.Form-input-input-iconWrapper--active .Form-input-input-icon {
  fill: #CC0000;
}
.Form-input-input-suggestContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
}
.Form-input-input-suggestContainer .szn-suggest-list {
  position: relative;
  top: 0.25rem;
  z-index: 10;
}
.Form-input-input-suggestContainer .szn-suggest-list .szn-suggest-list__list {
  border: none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.Form-input-input-suggestContainer .szn-suggest-list .szn-suggest-list__text-metadata--leading {
  display: none;
}
@media (min-width: 768px) {
  .Form-input-input-suggestContainer .szn-suggest-list .szn-suggest-list__text-value {
    padding-left: calc(3rem - 12px);
  }
}
.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__list {
  max-height: 70vh;
  overflow-y: auto;
}
.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__item--text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__text-metadata--leading {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
}
.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__text-value {
  padding-left: 0;
  height: 1.5rem;
  line-height: 1.5rem;
}
.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__text-metadata-container {
  height: 1.5rem;
}
.Form-input-languageWrapper {
  display: flex;
}
@media (min-width: 768px) {
  .Form-input-languageWrapper {
    position: relative;
  }
}
.Form-input-button {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
}
.Form-element {
  box-sizing: border-box;
  margin: 0;
  height: 3rem;
  -webkit-appearance: none;
  font-size: 1rem;
}
.Form-element:focus {
  outline: 1px dotted #808080;
}
.Form-element-input {
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 0.25rem 0 0 0.25rem;
  padding: 0.75rem 0.25rem 0.75rem 0.875rem;
  width: 100%;
  height: 3rem;
  flex-grow: 1;
  font-family: inherit;
}
.Form-element-input:focus {
  outline: none;
}
.Form-element-input::-webkit-clear-button {
  display: none;
  -webkit-appearance: none;
}
.Form-element-input::placeholder {
  color: #808080;
}
@media (min-width: 768px) {
  .Form-element-input {
    padding: 0.75rem 0;
  }
}
.Form-element-button {
  display: flex;
  border: none;
  border-radius: 0 0.25rem 0.25rem 0;
  padding: 1rem 0.95rem;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background: #CC0000;
  cursor: pointer;
  font-weight: 700;
  font-family: 'Helvetica', sans-serif;
}
.Form-element-button:hover {
  background: #A00000;
}
@media (min-width: 768px) {
  .Form-element-button {
    padding: 0 1.5rem;
  }
}
.Form-element-button-search {
  position: relative;
  width: 1.1rem;
  height: 1.1rem;
  fill: #FFFFFF;
}
.Form-element-select {
  display: flex;
  position: relative;
  margin: 0;
  border: none;
  border-left: 1px solid #E0E0E0;
  padding: 0 0.75rem 0 0.2rem;
  align-items: center;
  color: #808080;
  background-color: #FFFFFF;
  cursor: pointer;
  outline: none;
}
@media (min-width: 768px) {
  .Form-element-select {
    padding-left: 1rem;
    width: 12rem;
  }
}
@media (min-width: 1024px) {
  .Form-element-select {
    padding-left: 0.2rem;
  }
}
.Form-element-select-flag {
  margin: 0 0.4375rem;
  border-radius: 0.625rem;
  width: 1.625rem;
  height: 1.625rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Form-element-select-flag {
    display: none;
  }
}
.Form-element-select-value {
  display: none;
  flex-grow: 1;
  text-align: start;
}
@media (min-width: 768px) {
  .Form-element-select-value {
    display: block;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Form-element-select-value {
    display: block;
    margin: 0 0.4375rem;
    text-align: left;
  }
}
.Form-element-select-arrow {
  width: 0.8rem;
  height: 0.8rem;
  fill: #808080;
}
.Form-element-select-arrow.turned {
  transform: rotate(180deg);
}
.Form-element-hiddenSelect {
  opacity: 0;
  -webkit-appearance: none;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0 0.25rem 0 0;
  position: absolute;
}
.Form-element-selectDropdown {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 0.25rem);
  z-index: 1;
  border-radius: 4px;
  width: 100%;
  min-width: 10rem;
  background: #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
}
.Form-element-selectDropdown-item {
  display: flex;
  margin: 0 0.25rem;
  border-radius: 4px;
  align-items: center;
  cursor: pointer;
}
.Form-element-selectDropdown-item:first-child {
  margin-top: 0.25rem;
}
.Form-element-selectDropdown-item:last-child {
  margin-bottom: 0.25rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Form-element-selectDropdown-item {
    height: 1.625rem;
    padding: 0.6375rem;
  }
}
.Form-element-selectDropdown-item--selected {
  background-color: #F0F0F0;
}
.Form-element-selectDropdown-item-flag {
  margin: 0.6375rem;
  border-radius: 0.625rem;
  width: 1.625rem;
  height: 1.625rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Form-element-selectDropdown-item-flag {
    display: none;
  }
}
.Form-keyboard {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  box-sizing: border-box;
  margin-top: 0.25rem;
  border-radius: 0.25rem;
  padding: 0.5625rem 0.8125rem;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.Form-keyboard--visible {
  display: block;
}
.Form-keyboard-control {
  display: flex;
  margin-bottom: 1.25rem;
  flex-direction: row;
  justify-content: space-between;
}
.Form-keyboard-control-left {
  position: relative;
}
.Form-keyboard-select {
  position: absolute;
  border-radius: 4px;
  width: 12.5rem;
  background-color: #FFFFFF;
}
.Form-keyboard-select--isOpened {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 16px 24px -16px rgba(0, 0, 0, 0.1);
}
.Form-keyboard-select-button {
  display: flex;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  padding: 0 1rem 0 0.75rem;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  line-height: 2rem;
  background: #FFFFFF;
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-size: 0.875rem;
  outline: none;
}
.Form-keyboard-select-arrow {
  width: 0.8rem;
  height: 0.8rem;
  fill: #808080;
}
.Form-keyboard-select--isOpened .Form-keyboard-select-arrow {
  transform: rotate(180deg);
}
.Form-keyboard-select-item {
  margin: 0 0.25rem;
  border-radius: 0.25rem;
  padding: 0 0.5rem;
  line-height: 1.75rem;
  cursor: pointer;
  font-size: 0.875rem;
}
.Form-keyboard-select-item:hover {
  background-color: #F0F0F0;
}
.Form-keyboard-select-item:first-of-type {
  margin-top: 0.25rem;
}
.Form-keyboard-select-item:last-of-type {
  margin-bottom: 0.25rem;
}
.Form-keyboard-close {
  border: none;
  padding: 0 0.5rem;
  line-height: 2rem;
  vertical-align: middle;
  background: none;
  cursor: pointer;
  font-size: 0.875rem;
}
.Form-keyboard-row {
  display: flex;
}
.Form-keyboard-row--center {
  justify-content: center;
}
.Form-keyboard-key {
  display: flex;
  margin: 0.1875rem;
  border: 1px solid #E0E0E0;
  border-radius: 0.25rem;
  width: 2.5rem;
  height: 2.5rem;
  justify-content: center;
  align-items: center;
  color: #404040;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.Form-keyboard-key--active {
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.Form-keyboard-key--caps {
  width: 4.5rem;
}
.Form-keyboard-key--shift {
  width: 5.375rem;
}
.Form-keyboard-key--rAlt {
  width: 4.375rem;
}
.Form-keyboard-key--space {
  width: 17.5rem;
}
.Form-keyboard-key--backspace,
.Form-keyboard-key--enter {
  width: auto;
  flex-grow: 1;
}
.Form-keyboard-key-backspace,
.Form-keyboard-key-enter {
  width: 1.5rem;
  fill: #404040;
}
.Form-keyboard-fill {
  margin: 0.1875rem;
  border: 1px solid #E0E0E0;
  border-radius: 0.25rem;
  width: auto;
  height: 2.5rem;
  flex-grow: 1;
}
.Form-keyboard-empty {
  margin: 0.1875rem;
  width: 2.5rem;
  height: 2.5rem;
}
.Footer {
  display: flex;
  margin: 0 auto 4.5rem;
  width: 90%;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .Footer {
    margin: 7rem auto 4.5rem;
    width: 100%;
    max-width: 34rem;
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .Footer {
    margin: 7.5rem auto 4.5rem;
    padding-left: 16.75rem;
    max-width: 56.5rem;
  }
}
.Footer-logo {
  width: 9.25rem;
  height: 1.875rem;
}
@media (min-width: 768px) {
  .Footer-logo {
    margin-right: 1rem;
    flex-basis: 40%;
  }
  .Footer-logoWrapper {
    order: 2;
  }
}
.Footer-text {
  order: 3;
  margin-top: 0.75rem;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .Footer-text {
    margin-top: 0;
    flex-basis: 60%;
  }
}
.Footer-text--languages {
  order: 1;
  margin-top: 1.875rem;
  flex-basis: 100%;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .Footer-text--languages {
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
.Footer-text-link {
  color: #222222;
}
.Footer-text-bullet {
  display: inline-block;
  margin: 0 0.5rem;
}
.Footer-text-copy {
  margin-top: 1em;
  color: #808080;
}
.Footer-text-copy:last-child {
  margin-top: 0;
}
.Header {
  display: flex;
  flex-direction: column;
}
.Header-logo {
  margin-top: 1.5rem;
  width: 16.75rem;
  flex-shrink: 0;
}
.Header-logo-image {
  width: 13.75rem;
  height: 2.75rem;
}
.Header-form {
  flex-grow: 1;
  margin-top: 1.5rem;
}
.Header-login {
  position: absolute;
  top: 1.25rem;
  right: 1rem;
  z-index: 1;
}
.Header-direction {
  display: flex;
  margin: 0.75rem auto 0;
  max-width: calc(100% - 2rem);
}
.Header-direction-button {
  display: block;
  position: relative;
  margin-right: 1rem;
  padding-left: 1rem;
  color: #CC0000;
  cursor: pointer;
  font-size: 0.875rem;
}
.Header-direction-button::before {
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  content: '';
  background: transparent;
  transform: translateY(-50%);
}
.Header-direction-button.active {
  color: #000000;
}
.Header-direction-button.active::before {
  background: #CC0000;
}
@media (min-width: 1024px) {
  .Header {
    flex-direction: row;
  }
  .Header-direction {
    margin: 0.75rem 0 0;
  }
}
.Progress {
  height: 2px;
  background: #CC0000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.2s transform;
}
.SidePanel {
  width: 16.75rem;
}
.SidePanel-logo {
  margin-top: 1.5rem;
  width: 13.75rem;
  height: 2.75rem;
}
.MorfTable {
  position: relative;
  margin: 1.5rem 0;
}
.MorfTable-title {
  margin: 0 0 0.5rem;
  line-height: 1.5rem;
  color: #000000;
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .MorfTable-title {
    position: absolute;
  }
}
.MorfTable-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .MorfTable-container {
    flex-direction: row;
  }
}
.MorfTable-table {
  font-size: 0.875rem;
}
.MorfTable-table--single {
  width: 100%;
}
.MorfTable-table:nth-child(n+2) {
  margin-top: 1rem;
}
.MorfTable-table-title {
  line-height: 1.25rem;
  text-align: start;
  font-style: italic;
}
@media (min-width: 768px) {
  .MorfTable-table-title {
    padding-bottom: 0.75rem;
    color: #666666;
    font-style: normal;
  }
}
@media (min-width: 768px) {
  .MorfTable-table:first-child .MorfTable-table-title {
    margin-left: 10rem;
  }
  .MorfTable-table:first-child {
    width: 65%;
  }
  .MorfTable-table:nth-child(n+2) {
    margin-top: 0;
    width: 35%;
  }
}
.MorfTable-row--empty {
  display: none;
}
@media (min-width: 768px) {
  .MorfTable-row--empty {
    display: table-row;
  }
}
.MorfTable-cell {
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: start;
}
.MorfTable-cell--header {
  width: 5.5rem;
  color: #666666;
  font-weight: normal;
}
@media (min-width: 768px) {
  .MorfTable-cell--header {
    width: 9.75rem;
  }
}
.MorfTable-cell-ending {
  font-weight: bold;
}
@media (min-width: 768px) {
  .MorfTable-table:nth-child(n+2) .MorfTable-cell--header {
    display: none;
  }
}
.TextSSP {
  margin: 2rem 1.5rem;
  height: 3.75rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .TextSSP {
    margin: 2.5rem;
  }
}
.TextSSP-reklama {
  display: block;
  line-height: 1.25rem;
  color: #808080;
  font-size: 0.75rem;
}
.TextSSP-reklama:hover {
  text-decoration: none;
}
.TextSSP-content {
  display: block;
  line-height: 1.25rem;
  color: #000000;
  font-size: 0.875rem;
}
.TextSSP-content:hover {
  text-decoration: none;
}
.TextSSP-content-title {
  display: inline;
  margin: 0;
  color: #CC0000;
  font-weight: normal;
}
.TextSSP-content-shopName {
  color: #CC0000;
}
.TextSSP-content:hover .TextSSP-content-title,
.TextSSP-content:hover .TextSSP-content-shopName {
  text-decoration: underline;
}
.BannerSSP {
  position: absolute;
}
.BannerSSP--sticky {
  position: sticky;
  top: 1rem;
}
.BannerSSP--floated {
  position: fixed;
  top: 1rem;
}
.BannerSSP--mobile {
  position: relative;
  margin: 1rem -1rem 0;
}
.BannerSSP-inner {
  position: relative;
  margin: 0 auto;
}
.BannerSSP-inner::after {
  content: 'REKLAMA';
  position: absolute;
  top: calc(100% + 0.25rem);
  right: 0;
  font-size: 0.5rem;
  color: #666666;
}
#fireworks-canvas {
  position: fixed;
  pointer-events: none;
  height: 100vh;
  width: 100vw;
  left: 0;
  bottom: 0;
  z-index: -1;
}

