/* ---start---bez tego style się posypią */
/* ---end--- */
@media (min-width: 992px) {
  .header-row {
    max-width: 1320px;
    margin: 0 auto;
  }
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
}
body {
  font-family: Poppins, sans-serif;
}
header .navbar-default .navbar-nav > li > a {
  color: #fff;
}
header .menu {
  background-color: #212b46;
}
header .navbar-default .navbar-nav > li a.active {
  color: #ffffff !important;
}
header .navbar-default .navbar-nav > li > a:hover {
  color: #fff283 !important;
}
#footer .newsletter {
  display: none;
}
.text-prenumeruj {
  background-color: #000;
  padding: 5px 10px;
  margin: 0;
  border-radius: 20px;
}
.text-prenumeruj a:hover {
  color: #fff !important;
}
.text-prenumeruj:hover {
  background-color: #00a69d;
}
.text-prenumeruj a {
  padding: 8px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  border-radius: 20px;
}
/* ---START Timer */
#intro,
.e2k22__intro {
  position: relative;
  padding: 5rem 0 2rem;
  background-image: linear-gradient(rgba(255, 0, 0, 0.4), #ff0000), #0d9ca2 !important;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, fixed;
  background-position: center, center center;
}
@media (min-width: 992px) {
  #intro,
  .e2k22__intro {
    padding: 2rem 0 5rem;
  }
}
@media (min-width: 768px) {
  #intro,
  .e2k22__intro {
    background-image: linear-gradient(220deg, rgba(255, 0, 0, 0.1), #ff0000 60%, rgba(255, 0, 0, 0.9)), #0d9ca2 !important;
  }
}
#intro #intro__svg,
.e2k22__intro #intro__svg {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  -webkit-filter: drop-shadow(0px -4px 40px rgba(204, 204, 204, 0.2));
  filter: drop-shadow(0px -4px 40px rgba(204, 204, 204, 0.2));
  transform: scaleY(2) translateY(-25%);
}
#intro #intro__svg path,
.e2k22__intro #intro__svg path {
  fill: #ccc;
}
@media (min-width: 992px) {
  #intro #intro__svg,
  .e2k22__intro #intro__svg {
    transform: none;
  }
}
#intro .intro__logo,
.e2k22__intro .intro__logo {
  margin-bottom: 1.5rem;
  filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.55));
}
#intro .intro__format .format__header,
.e2k22__intro .intro__format .format__header {
  color: #666;
  font-weight: 700;
  font-size: .75rem;
  text-transform: uppercase;
  padding: 0 1rem .25rem;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
@media (min-width: 541px) {
  #intro .intro__format .format__header,
  .e2k22__intro .intro__format .format__header {
    font-size: 1rem;
    text-align: left;
  }
}
#intro .intro__format .format__border,
.e2k22__intro .intro__format .format__border {
  border: 1px solid rgba(255, 255, 255, 0.6);
  display: inline-block;
  padding: 1rem;
  border-radius: 0.5rem;
  position: relative;
}
#intro .intro__format .format__option:not(:last-of-type),
.e2k22__intro .intro__format .format__option:not(:last-of-type) {
  padding: 0 0 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 1rem;
}
#intro .intro__format .format__name,
.e2k22__intro .intro__format .format__name {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #fff;
}
#intro .limit-alert,
.e2k22__intro .limit-alert,
#intro .e2k22__alert,
.e2k22__intro .e2k22__alert {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border: 2px solid #f00;
  border-radius: #0D9CA2;
  overflow: hidden;
}
#intro .limit-alert__icon.material-symbols-outlined,
.e2k22__intro .limit-alert__icon.material-symbols-outlined,
#intro .e2k22__alert__icon.material-symbols-outlined,
.e2k22__intro .e2k22__alert__icon.material-symbols-outlined {
  padding: .125rem .25rem .125rem calc(.25rem - 2px);
  background: #f00;
  color: #fff;
  font-size: 1.25rem;
}
#intro .limit-alert__text,
.e2k22__intro .limit-alert__text,
#intro .e2k22__alert__text,
.e2k22__intro .e2k22__alert__text {
  padding: 0 .5rem;
  font-size: .825rem;
  line-height: 1em;
}
#intro .e2k22__timer--intro,
.e2k22__intro .e2k22__timer--intro {
  max-width: 720px;
  background: #ff;
  margin: 20px auto 0;
  padding: 2rem 2rem 1rem;
  box-shadow: 0 2px 2rem rgba(0, 0, 0, 0.1);
  border-radius: #0D9CA2;
  position: relative;
}
#intro .e2k22__timer--intro .ft__light .ft__plate,
.e2k22__intro .e2k22__timer--intro .ft__light .ft__plate {
  color: #384c68 !important;
}
#fmp-timer__short-form .ft__container {
  background: none !important;
}
.godziny {
  max-width: 800px;
  margin: auto;
  text-align: center;
  margin-bottom: 50px;
  margin-top: -50px;
}
.godziny .godzina-cont {
  height: 100%;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.godziny .godzina {
  background-color: #f00;
  color: #fff;
  padding: 10px;
  font-weight: 600;
}
.godziny .godzina-txt {
  padding: 10px;
  color: #333;
}
.ft__font--1 {
  font-family: 'Montserrat', monospace;
}
.ft__font--2 {
  font-family: 'Zen Dots', monospace;
}
.ft__font--default {
  font-family: monospace;
}
.ft__timer {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.ft__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100vw;
  font-family: 'Montserrat', monospace;
}
.ft__display {
  position: relative;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  padding: 2.2em 1em 2em;
  border-left: 10px solid #00a69d;
  border-right: 10px solid #1f2c41;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 20px;
  -moz-background-size: 100% 20px;
  background-size: 100% 10px;
  background-image: -webkit-linear-gradient(left, #00a69d 0%, #4e90a4 100%), -webkit-linear-gradient(left, #00a69d 0%, #4e90a4 100%);
  background-image: -moz-linear-gradient(left, #00a69d 0%, #4e90a4 100%), -moz-linear-gradient(left, #00a69d 0%, #4e90a4 100%);
  background-image: -o-linear-gradient(left, #00a69d 0%, #4e90a4 100%), -o-linear-gradient(left, #00a69d 0%, #4e90a4 100%);
  background-image: linear-gradient(to right, #00a69d 0%, #1f2c41 100%), linear-gradient(to right, #00a69d 0%, #1f2c41 100%);
}
.ft__border .ft__display {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1em 0.5em;
}
.ft__light.ft__border .ft__display {
  border-color: rgba(0, 0, 0, 0.1);
}
.ft__item {
  min-width: 52px;
  position: relative;
}
.ft__dots {
  font-weight: 700;
  position: relative;
  width: 8px;
  height: calc(24px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: calc(8px);
}
.ft__dot {
  background-color: #8F8F8F;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  display: inline-block;
}
.ft__dark .ft__dot {
  background-color: #fff;
}
.ft__light .ft__dot {
  background-color: #232323;
}
.ft__plate {
  position: relative;
  box-sizing: border-box;
  font-size: calc(24px);
  line-height: 1;
  font-weight: 500;
  color: #fff;
  transition: all 0.15s ease-in-out;
  opacity: 1;
  z-index: 2;
  text-align: center;
}
@media (min-width: 475px) and (max-width: 767px) {
  .ft__item {
    min-width: 64px;
  }
}
@media (min-width: 768px) {
  .ft__item {
    min-width: 72px;
  }
  .ft__plate {
    font-size: calc(32px);
  }
  .ft__dots {
    height: calc(32px);
  }
  .ft__dot {
    width: 4px;
    height: 4px;
  }
}
.ft__plate.animate {
  opacity: .3;
}
.ft__label {
  color: #384c68;
  font-weight: 300;
  font-size: 12px;
}
.ft__dark {
  color: #fff;
  background-color: #05031f;
}
.ft__light .ft__container {
  color: #232323 !important;
  background-color: #fff;
}
/* ---END Timer */
.button-paywall {
  padding: 1rem 1.5rem;
  border-radius: 4rem;
  transform: scale(1);
  transition: filter 0.2s ease-in;
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid #0000;
  outline: none;
  position: relative;
  margin-bottom: 10px;
  background: #00a69d;
  color: #fff;
}
.button-paywall:hover {
  background-color: #1f2c41;
  color: #FFF;
  text-shadow: 1px 1px 1px #000000;
}
.button-paywall2 {
  padding: 1rem 1.5rem;
  border-radius: 4rem;
  transform: scale(1);
  transition: filter 0.2s ease-in;
  font-size: 1rem;
  line-height: 1.5;
  border: 2px solid #1f2c41;
  outline: none;
  position: relative;
  margin-bottom: 10px;
  color: #1f2c41;
  background: #fff;
}
.button-paywall2:hover {
  background-color: #1f2c41;
  color: #FFF;
  text-shadow: 1px 1px 1px #000000;
}
/* =========================================================
   PREMIUM PAYWALL
========================================================= */
.premium-paywall,
.premium-paywall *,
.premium-paywall *::before,
.premium-paywall *::after {
  box-sizing: border-box;
}
.pay-wall-box:has(.premium-paywall) {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}
#seoModal > .modal {
  padding: 20px;
}
#seoModal .modal-content {
  position: relative;
  width: 760px;
  max-width: calc(60vw);
  margin: 20px auto;
  padding: 0;
  overflow: hidden;
  border: 0 !important;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.24), 0 8px 24px rgba(0, 0, 0, 0.08);
}
#seoModal .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: auto;
  margin: 0 !important;
  padding: 22px !important;
  border: 0 !important;
  background: transparent !important;
}
#seoModal .modal-header .close {
  position: relative;
  float: none !important;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #e3e7e4 !important;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92) !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 1;
  opacity: 1 !important;
  text-shadow: none !important;
  cursor: pointer;
  transition: background .18s ease, transform .18s ease;
}
#seoModal .modal-header .close::before,
#seoModal .modal-header .close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background: #28323a;
}
#seoModal .modal-header .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
#seoModal .modal-header .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#seoModal .modal-header .close:hover {
  background: #f5f5f5 !important;
  transform: rotate(90deg);
}
#seoModal .modal-body {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  background: #ffffff !important;
}
.premium-paywall {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 52px 60px 40px;
  border-radius: 22px;
  background: #ffffff;
  text-align: center;
  font-family: inherit;
}
.premium-paywall__wave {
  position: absolute;
  z-index: 1;
  display: block;
  pointer-events: none;
}
.premium-paywall__wave-color {
  stop-color: #000000;
  stop-opacity: .08;
}
.premium-paywall__wave--top {
  top: 0;
  left: 0;
  width: 100%;
  height: 285px;
}
.premium-paywall__wave--bottom {
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 265px;
}
.premium-paywall__lock {
  position: relative;
  z-index: 10;
  width: 132px;
  height: 132px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 22px;
  border-radius: 50%;
  background: #ffffff;
  color: #000000;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.09);
}
.premium-paywall__lock svg {
  display: block;
  width: 66px;
  height: 66px;
}
.premium-paywall__headline {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 680px;
  margin: 0 !important;
  padding: 0;
  color: #182129;
  font-family: inherit;
  font-size: 39px;
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: -1px;
  text-align: center;
  text-transform: none !important;
}
.premium-paywall__description {
  position: relative;
  z-index: 10;
  width: 600px;
  max-width: 100%;
  margin: 18px 0 0 !important;
  padding: 0;
  color: #69737c;
  font-family: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
.premium-paywall__subscription-copy {
  position: relative;
  z-index: 10;
  width: 620px;
  max-width: 100%;
  margin-top: 18px;
  padding: 0;
  text-align: center;
  font-family: inherit;
}
.premium-paywall__subscription-title {
  width: 100%;
  margin: 0 !important;
  padding: 0;
  color: #182129;
  font-family: inherit;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.premium-paywall__subscription-text {
  width: 100%;
  margin: 2px 0 0 !important;
  padding: 0;
  color: #69737c;
  font-family: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
}
.premium-paywall__actions {
  position: relative;
  z-index: 10;
  width: 500px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 14px;
  margin-top: 20px;
}
.premium-paywall__login {
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  margin: 0;
  border: 0;
  border-radius: 100px;
  background: linear-gradient(135deg, #000000 0%, #000000 100%);
  color: #ffffff !important;
  font-family: inherit;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 7px 18px rgba(0, 0, 0, 0.15);
  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}
.premium-paywall__login:link,
.premium-paywall__login:visited {
  color: #ffffff !important;
  text-decoration: none !important;
}
.premium-paywall__login:hover,
.premium-paywall__login:focus,
.premium-paywall__login:active {
  color: #ffffff !important;
  text-decoration: none !important;
}
.premium-paywall__login:hover {
  transform: translateY(-2px);
  box-shadow: 0 11px 24px rgba(0, 0, 0, 0.22);
  filter: brightness(1.02);
}
.premium-paywall__subscribe {
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  margin: 0;
  border: 2px solid #000000;
  border-radius: 100px;
  background: #ffffff !important;
  color: #000000 !important;
  font-family: inherit;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.premium-paywall__subscribe:link,
.premium-paywall__subscribe:visited,
.premium-paywall__subscribe:hover,
.premium-paywall__subscribe:focus,
.premium-paywall__subscribe:active {
  background: #ffffff !important;
  color: #000000 !important;
  text-decoration: none !important;
}
.premium-paywall__subscribe:hover {
  transform: translateY(-2px);
  box-shadow: 0 7px 18px rgba(0, 0, 0, 0.08);
}
@media (max-width: 650px) {
  #seoModal > .modal {
    padding: 0 !important;
  }
  #seoModal .modal-content {
    width: calc(80vw) !important;
    max-width: calc(80vw) !important;
    margin: 10px auto !important;
    border-radius: 18px;
    overflow: hidden;
  }
  #seoModal .modal-header {
    padding: 12px !important;
  }
  #seoModal .modal-header .close {
    width: 40px;
    height: 40px;
  }
  #seoModal .modal-header .close::before,
  #seoModal .modal-header .close::after {
    width: 16px;
  }
  .premium-paywall {
    width: 100%;
    padding: 45px 24px 28px;
    border-radius: 18px;
  }
  .premium-paywall__lock {
    width: 88px;
    height: 88px;
    margin: 0 0 16px;
  }
  .premium-paywall__lock svg {
    width: 44px;
    height: 44px;
  }
  .premium-paywall__headline {
    width: 100%;
    max-width: 100%;
    font-size: 27px;
    line-height: 1.15;
    letter-spacing: -.6px;
  }
  .premium-paywall__headline br {
    display: none;
  }
  .premium-paywall__description {
    width: 100%;
    max-width: 100%;
    margin-top: 14px !important;
    font-size: 15px;
    line-height: 1.4;
    white-space: normal !important;
    overflow-wrap: break-word;
  }
  .premium-paywall__subscription-copy {
    width: 100%;
    max-width: 100%;
    margin-top: 14px;
    padding: 0;
  }
  .premium-paywall__subscription-title {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    line-height: 1.35;
    white-space: normal !important;
    overflow-wrap: break-word;
  }
  .premium-paywall__subscription-text {
    width: 100%;
    max-width: 100%;
    margin-top: 3px !important;
    font-size: 15px;
    line-height: 1.35;
    white-space: normal !important;
    overflow-wrap: break-word;
  }
  .premium-paywall__subscription-text br {
    display: none;
  }
  .premium-paywall__actions {
    width: 100%;
    max-width: 100%;
    margin-top: 17px;
    gap: 10px;
  }
  .premium-paywall__login,
  .premium-paywall__subscribe {
    width: 100%;
    height: 54px;
    padding: 0 20px;
    border-radius: 100px;
    font-size: 16px;
  }
  .premium-paywall__wave--top {
    height: 180px;
  }
  .premium-paywall__wave--bottom {
    height: 155px;
  }
}
@media (max-width: 420px) {
  #seoModal .modal-content {
    width: calc(88vw) !important;
    max-width: calc(88vw) !important;
    margin: 6px auto !important;
    border-radius: 16px;
  }
  .premium-paywall {
    padding: 40px 18px 24px;
    border-radius: 16px;
  }
  .premium-paywall__lock {
    width: 76px;
    height: 76px;
    margin-bottom: 14px;
  }
  .premium-paywall__lock svg {
    width: 38px;
    height: 38px;
  }
  .premium-paywall__headline {
    font-size: 24px;
    line-height: 1.14;
    letter-spacing: -.5px;
  }
  .premium-paywall__description {
    margin-top: 12px !important;
    font-size: 14px;
    line-height: 1.4;
  }
  .premium-paywall__subscription-copy {
    margin-top: 12px;
  }
  .premium-paywall__subscription-title,
  .premium-paywall__subscription-text {
    font-size: 14px;
    line-height: 1.35;
  }
  .premium-paywall__actions {
    margin-top: 15px;
    gap: 9px;
  }
  .premium-paywall__login,
  .premium-paywall__subscribe {
    height: 50px;
    padding: 0 15px;
    font-size: 15px;
  }
  .premium-paywall__wave--top {
    height: 165px;
  }
  .premium-paywall__wave--bottom {
    height: 145px;
  }
}
@media (max-width: 360px) {
  #seoModal .modal-content {
    width: calc(90vw) !important;
    max-width: calc(90vw) !important;
    margin: 5px auto !important;
  }
  .premium-paywall {
    padding: 36px 14px 20px;
  }
  .premium-paywall__lock {
    width: 68px;
    height: 68px;
    margin-bottom: 12px;
  }
  .premium-paywall__lock svg {
    width: 34px;
    height: 34px;
  }
  .premium-paywall__headline {
    font-size: 22px;
    line-height: 1.13;
  }
  .premium-paywall__description {
    margin-top: 10px !important;
    font-size: 13px;
  }
  .premium-paywall__subscription-copy {
    margin-top: 10px;
  }
  .premium-paywall__subscription-title,
  .premium-paywall__subscription-text {
    font-size: 13px;
    line-height: 1.35;
  }
  .premium-paywall__actions {
    margin-top: 13px;
    gap: 8px;
  }
  .premium-paywall__login,
  .premium-paywall__subscribe {
    height: 47px;
    font-size: 14px;
  }
  .premium-paywall__wave--top {
    height: 150px;
  }
  .premium-paywall__wave--bottom {
    height: 135px;
  }
}
