html,
body {
  margin: 0;
}
.abs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bgcover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bgcontain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
img {
  border: 0;
}
.imgfull {
  width: 100%;
  height: auto;
  display: block;
}
.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gray {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.nogray {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.cl {
  clear: both;
}
.resetul {
  list-style-type: none;
  padding: 0;
}
.resetul li {
  padding: 0;
}
* {
  margin: 0;
  box-sizing: border-box;
}
.debug {
  outline: red dotted 1px;
}
.clearfix:after {
  content: "";
  font-size: 0;
  display: table;
  clear: both;
}
.animl {
  transition: all 0.25s;
}
.anim {
  transition: all 0.25s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  /* easeInOutQuint */
}
.anim_bounce {
  transition: all 0.35s cubic-bezier(0, 1.8, 1, 1.8);
}
.vc {
  display: table;
  height: 100%;
  width: 100%;
}
.vc .vcin {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title,
.blueimp-gallery > .play-pause,
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  display: block !important;
}
@media (max-width: 1023px) {
  .mobile-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .desktop-hide {
    display: none !important;
  }
}
.blueimp-gallery-single .prev,
.blueimp-gallery-single .next,
.blueimp-gallery-single .play-pause {
  display: none !important;
}
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #00f000;
  opacity: 1;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #00f000;
  opacity: 1;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: #00f000;
  opacity: 1;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: #00f000;
  opacity: 1;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
* {
  font-variant-ligatures: none;
}
a {
  text-decoration: none;
  color: inherit;
}
.fs0 {
  font-size: 0;
  letter-spacing: 0 !important;
}
.fs05 {
  font-size: 40px;
}
@media print {
  .fs05 {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .fs05 {
    font-size: 36px;
  }
}
.fs1 {
  font-size: 32px;
}
@media print {
  .fs1 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .fs1 {
    font-size: 28px;
  }
}
.fs1f {
  font-size: 32px;
}
.fs2 {
  font-size: 24px;
}
@media print {
  .fs2 {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .fs2 {
    font-size: 22px;
  }
}
.fs2f {
  font-size: 24px;
}
.fs3 {
  font-size: 20px;
}
@media print {
  .fs3 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .fs3 {
    font-size: 18px;
  }
}
.fs3f {
  font-size: 20px;
}
.fs35 {
  font-size: 18px;
}
@media print {
  .fs35 {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .fs35 {
    font-size: 16px;
  }
}
.fs4 {
  font-size: 16px;
}
@media print {
  .fs4 {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .fs4 {
    font-size: 14px;
  }
}
.fs4f {
  font-size: 16px;
}
.fs5 {
  font-size: 14px;
}
@media print {
  .fs5 {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .fs5 {
    font-size: 12px;
  }
}
.fs5f {
  font-size: 14px;
}
.fs6 {
  font-size: 12px;
}
@media print {
  .fs6 {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .fs6 {
    font-size: 12px;
  }
}
.fs6f {
  font-size: 12px;
}
.fs7 {
  font-size: 10px;
}
@media print {
  .fs7 {
    font-size: 7px;
  }
}
@media (max-width: 1023px) {
  .fs7 {
    font-size: 10px;
  }
}
.fs7f {
  font-size: 10px;
}
.stdtxt:after {
  content: "";
  font-size: 0;
  display: table;
  clear: both;
}
.stdtxt h1,
.stdtxt h2,
.stdtxt h3,
.stdtxt h4,
.stdtxt h5,
.stdtxt h6 {
  font-weight: bold;
  margin-top: 2.5rem;
  margin-bottom: 0.5rem;
}
.stdtxt h1:first-child,
.stdtxt h2:first-child,
.stdtxt h3:first-child,
.stdtxt h4:first-child,
.stdtxt h5:first-child,
.stdtxt h6:first-child {
  margin-top: 0;
}
.stdtxt h1 {
  font-size: 32px;
}
@media print {
  .stdtxt h1 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .stdtxt h1 {
    font-size: 28px;
  }
}
.stdtxt h2 {
  font-size: 24px;
}
@media print {
  .stdtxt h2 {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .stdtxt h2 {
    font-size: 22px;
  }
}
.stdtxt h3 {
  font-size: 20px;
}
@media print {
  .stdtxt h3 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .stdtxt h3 {
    font-size: 18px;
  }
}
.stdtxt h4 {
  font-size: 20px;
}
@media print {
  .stdtxt h4 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .stdtxt h4 {
    font-size: 18px;
  }
}
.stdtxt h5 {
  font-size: 20px;
}
@media print {
  .stdtxt h5 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .stdtxt h5 {
    font-size: 18px;
  }
}
.stdtxt h6 {
  font-size: 20px;
}
@media print {
  .stdtxt h6 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .stdtxt h6 {
    font-size: 18px;
  }
}
.stdtxt hr {
  height: 1px;
  border: none;
  border-top: rgba(0, 0, 0, 0.2) solid 1px;
  margin: 1rem 0;
  display: block;
}
.stdtxt table {
  border-collapse: collapse;
}
.stdtxt table td {
  width: 50%;
  border: black solid 1px;
  padding: 8px 0;
}
.stdtxt p,
.stdtxt blockquote,
.stdtxt ul,
.stdtxt ol,
.stdtxt table {
  margin-bottom: 1rem;
}
.stdtxt p:last-child,
.stdtxt blockquote:last-child,
.stdtxt ul:last-child,
.stdtxt ol:last-child,
.stdtxt table:last-child {
  margin-bottom: 0;
}
.stdtxt p a,
.stdtxt blockquote a,
.stdtxt ul a,
.stdtxt ol a,
.stdtxt table a {
  text-decoration: underline;
}
.stdtxt p a:hover,
.stdtxt blockquote a:hover,
.stdtxt ul a:hover,
.stdtxt ol a:hover,
.stdtxt table a:hover {
  opacity: 0.7;
}
.stdtxt blockquote {
  color: #00f000;
  font-size: 24px;
  padding: 2rem 0;
  font-weight: bold;
  letter-spacing: 0.045em;
  line-height: 1.25;
  width: 50%;
  margin-bottom: 0;
}
@media print {
  .stdtxt blockquote {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .stdtxt blockquote {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .stdtxt blockquote {
    width: 100%;
  }
}
.stdtxt iframe {
  width: 100% !important;
}
.stdtxt .wp-caption {
  margin-bottom: 1rem;
  width: 100% !important;
  font-size: 12px;
}
@media print {
  .stdtxt .wp-caption {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .stdtxt .wp-caption {
    font-size: 12px;
  }
}
.stdtxt .wp-caption a {
  display: block;
  width: 100% !important;
}
.stdtxt .wp-caption img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 5px;
}
.stdtxt .alignnone {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 1023px) {
  .stdtxt .alignnone {
    margin-left: 0;
  }
}
.stdtxt .alignnone.size-thumbnail {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
.stdtxt .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.stdtxt .alignleft {
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.stdtxt .alignright {
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
.stdtxt img {
  max-width: 100% !important;
  height: auto;
}
.font0 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.font2 {
  font-family: 'helvetica neue', helvetica, sans-serif;
}
.font1 {
  font-family: 'Gilroy';
}
html {
  height: 100%;
  font-size: 20px;
}
body {
  font-family: 'Gilroy';
  font-size: 16px;
  line-height: 1.25;
  overflow-y: scroll;
  height: 100%;
  transition: background 2s;
}
@media print {
  body {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  body {
    font-size: 14px;
  }
}
.mobile_menu_open body {
  overflow-y: hidden;
}
body.neg {
  background: #111;
  color: white;
}
.lhlow {
  line-height: 1.25;
}
.ls {
  letter-spacing: 0.045em;
}
.resp-padright {
  padding-right: 1rem;
}
@media (max-width: 1023px) {
  .resp-padright {
    padding-right: 0;
  }
}
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
.anim_shake {
  animation-name: shake;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
}
.bgspan {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.bgspan_anim {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
}
.bgspan_anim_toblack {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-image: linear-gradient(to right, #000000 0%, #000000 100%);
}
.no-mobile .bgspan_anim_hover {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.photocaption {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-weight: bold;
  font-size: 10px;
  padding: 0.1em 0.3em;
}
@media print {
  .photocaption {
    font-size: 7px;
  }
}
@media (max-width: 1023px) {
  .photocaption {
    font-size: 10px;
  }
}
@media print {
  .print-hide {
    display: none !important;
  }
}
.button_single {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font: inherit;
  letter-spacing: 0.045em;
  line-height: 1.2;
  display: inline-block;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 24px;
  padding: 2rem;
  text-align: center;
}
@media print {
  .button_single {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .button_single {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .button_single {
    padding: 1rem;
  }
}
@media (max-width: 568px) {
  .button_single {
    font-size: 16px;
  }
}
.button_single.nopad {
  padding: 0;
}
.button_single.nopad span {
  padding: 0.5rem 2rem !important;
}
.button_single span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  display: inline-block;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (max-width: 1023px) {
  .button_single span {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.no-mobile .button_single:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.button_single .throbber {
  display: inline-block;
  height: 1em;
  width: 0;
  overflow: hidden;
  transition: all 0.25s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  /* easeInOutQuint */
  transition-duration: 0.25s;
  text-align: right;
  position: relative;
  right: -5px;
  font-size: 14px;
}
@media print {
  .button_single .throbber {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .button_single .throbber {
    font-size: 12px;
  }
}
.button_single .throbber.open {
  width: 1.6em;
}
.block-overgrid {
  display: none;
}
.csstransforms .page-id-1895 .block-overgrid {
  z-index: 2000 !important;
}
.csstransforms .block-overgrid {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1s;
  transition: transform 1s swing, opacity 1s;
  transform: scaleY(0.9) skewY(5deg);
  transform-origin: 50% 0vh;
  opacity: 0;
}
.csstransforms .block-overgrid.open {
  opacity: 0.8;
  transform: none;
}
.csstransforms .block-overgrid.close {
  opacity: 0 !important;
  transform: scaleY(0.9) skewY(-5deg) !important;
}
@media print {
  .csstransforms .block-overgrid {
    display: none !important;
  }
}
.block-topmenu_mobile {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  display: none;
  padding-top: 2rem;
}
@media (min-width: 1024px) {
  .block-topmenu_mobile {
    display: none !important;
  }
}
.mobile_menu_open .block-topmenu_mobile {
  display: block;
}
.csstransforms .block-topmenu_mobile {
  display: block;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  /*opacity: 0; */
}
.csstransforms .mobile_menu_open .block-topmenu_mobile {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.block-topmenu_mobile .in {
  height: 100%;
  background: black;
  color: white;
  font-size: 0;
  letter-spacing: 0 !important;
  /*display: flex; justify-content: center; flex-direction: column; align-items: center;*/
  overflow-y: scroll;
  text-align: center;
  position: relative;
}
.block-topmenu_mobile .in .inin {
  letter-spacing: 0.045em;
  line-height: 1.25;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  display: inline-block;
  padding: 1rem 0;
  padding-left: 3rem;
}
@media print {
  .block-topmenu_mobile .in .inin {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-topmenu_mobile .in .inin {
    font-size: 14px;
  }
}
.block-topmenu_mobile .in .sidenav {
  position: absolute;
  left: 0;
  top: 1rem;
  width: 3rem;
  text-align: left;
  padding-left: 1rem;
  letter-spacing: 0.045em;
  line-height: 1.25;
  font-weight: bold;
  font-size: 20px;
}
@media print {
  .block-topmenu_mobile .in .sidenav {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-topmenu_mobile .in .sidenav {
    font-size: 18px;
  }
}
.block-topmenu_mobile .in .sidenav .active {
  opacity: 0.4;
}
.block-topmenu_mobile .in .sidenav ul {
  list-style-type: none;
  padding: 0;
}
.block-topmenu_mobile .in .sidenav ul li {
  padding: 0;
}
.block-topmenu_mobile .in .sidenav .icons {
  margin-top: 1rem;
}
.block-topmenu_mobile a {
  display: inline-block;
  padding: 0.2em 0;
}
.block-topmenu_mobile .inin ul {
  list-style-type: none;
  padding: 0;
}
.block-topmenu_mobile .inin ul li {
  padding: 0;
}
.block-topmenu_mobile .inin ul ul {
  margin: 0.5rem 0;
}
.block-topmenu_mobile .inin ul li {
  font-size: 20px;
}
@media print {
  .block-topmenu_mobile .inin ul li {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-topmenu_mobile .inin ul li {
    font-size: 18px;
  }
}
.block-topmenu_mobile .inin ul li {
  transform: translate(-30%, 0);
  opacity: 0;
}
.block-topmenu_mobile .inin ul li.is-animated {
  transition: all 1s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  transition: all 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
}
.mobile_menu_open .block-topmenu_mobile .inin ul li {
  transform: none;
  opacity: 1;
}
.block-topmenu_mobile .inin ul li li {
  font-size: 16px;
  padding-left: 1rem;
}
@media print {
  .block-topmenu_mobile .inin ul li li {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-topmenu_mobile .inin ul li li {
    font-size: 14px;
  }
}
.block-topbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: 2rem;
  padding: 0 1rem;
  line-height: 1;
  background: #f0f0f0;
  transition: all 1s;
}
.admin-bar .block-topbar {
  top: 32px;
}
@media (max-width: 1200px) {
  .block-topbar {
    font-size: 14px;
  }
}
.neg .block-topbar {
  background: black;
}
@media (max-width: 1023px) {
  .block-topbar {
    transition: background 0.25s;
    padding: 0;
    padding-left: 0.25rem;
    padding-left: 0.5rem;
    background: white;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    /*border-bottom: rgba(0,0,0,0.1) solid 1px; */
  }
}
@media (max-width: 1023px) {
  .mobile_menu_open .block-topbar {
    background: black !important;
    color: white !important;
    box-shadow: 0 1px 0 white;
    /*border-bottom: white solid 1px; */
  }
}
.home .block-topbar {
  background: #00f000;
}
@media (max-width: 1023px) {
  .home .block-topbar {
    background: white;
  }
}
@media print {
  .block-topbar {
    display: none !important;
  }
}
.block-topbar .colset {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
}
.block-topbar .colset .col {
  height: 2rem;
  display: inline-block;
  display: flex;
}
@media (max-width: 1023px) {
  .block-topbar .colset .l {
    width: auto;
  }
}
.block-topbar .colset .r {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 1280px) {
  .csstransforms .block-topbar .colset .m {
    position: absolute;
    left: 50%;
    top: 0;
    height: 2rem;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.block-topbar .colset .icons {
  font-size: 0;
  letter-spacing: 0 !important;
}
.block-topbar .colset .icons.ir {
  margin-left: 1rem;
}
.block-topbar .colset .icons a {
  font-size: 14px;
}
@media print {
  .block-topbar .colset .icons a {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-topbar .colset .icons a {
    font-size: 12px;
  }
}
.block-topbar .colset .r {
  font-weight: bold;
}
.block-topbar .colset .r-mobile {
  text-align: right;
  font-size: 16px;
  overflow-y: hidden;
}
.block-topbar .colset .r-mobile ul {
  position: relative;
  top: 1px;
}
.block-topbar .colset .r-mobile li:hover > a {
  background: transparent;
}
.block-topbar .colset .r-mobile li {
  overflow-y: hidden;
}
.block-topbar .colset .r-mobile a {
  padding-right: 0.75rem;
  position: relative;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07000000000000001, 1), opacity 0.5s;
}
.block-topbar .colset .r-mobile a.when-open {
  opacity: 0;
}
.mobile_menu_open .block-topbar .colset .r-mobile a.when-open {
  transform: translate(0, -100%);
  opacity: 1;
}
.mobile_menu_open .block-topbar .colset .r-mobile a.when-closed {
  transform: translate(0, -100%);
}
.block-topbar a {
  font-weight: bold;
  letter-spacing: 0.045em;
}
@media (max-width: 1023px) {
  .block-topbar a {
    height: 2rem !important;
    line-height: 2rem !important;
  }
}
.block-topbar ul {
  list-style-type: none;
  padding: 0;
  height: 2rem;
  white-space: nowrap;
}
.block-topbar ul li {
  padding: 0;
}
.block-topbar ul > li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 100%;
}
.block-topbar ul > li:hover > a {
  background: #00f000;
}
.neg .block-topbar ul > li:hover > a {
  color: black;
}
.home .block-topbar ul > li:hover > a {
  background: white;
}
.home .block-topbar ul > li:hover > a i {
  opacity: 1 !important;
}
.block-topbar ul > li.active {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 86%, #00f000 87%);
}
.block-topbar ul > li > a,
.block-topbar ul > li > span {
  height: 100%;
  padding: 0 0.5rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.block-topbar ul > li > a.focus,
.block-topbar ul > li > span.focus {
  background: #00f000;
}
.block-topbar ul > li ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 240px;
}
.block-topbar ul > li ul li {
  display: block;
  height: initial;
}
.block-topbar ul > li ul li a {
  white-space: initial;
  width: 100%;
  line-height: 1.1;
  background: white;
  color: black;
  display: block;
  padding: 0.3rem 0.5rem;
  background: #00f000;
}
.block-topbar ul > li ul li a:hover {
  background: #00d700;
  color: black;
}
.block-topbar ul > li:hover ul {
  display: block;
}
.block-topbar ul > li a.focus + ul {
  display: block;
}
.mainwrap {
  border-left: #f0f0f0 solid 2rem;
  padding-left: 1rem;
  padding-top: 2rem;
  position: relative;
  z-index: 1;
  min-height: 100%;
  transition: border-color 1s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .mainwrap {
    height: 100%;
    overflow-y: visible;
  }
}
.home .mainwrap {
  border-color: #00f000;
}
.neg .mainwrap {
  border-color: black;
}
@media print {
  .mainwrap {
    border: none;
  }
}
@media (max-width: 1023px) {
  .mainwrap {
    border: none;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.wrap-7 {
  width: 77.77777777999999%;
  margin: 0 auto;
}
@media print {
  .wrap-7 {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .wrap-7 {
    width: 100%;
  }
}
.block-program {
  letter-spacing: 0.045em;
  line-height: 1.25;
  font-weight: bold;
  position: relative;
}
.block-program.block-program_home {
  margin-bottom: 4rem;
}
.block-program .block-event_table {
  padding-right: 1rem;
}
@media (max-width: 1023px) {
  .block-program .block-event_table {
    padding-right: 0;
  }
}
.block-program .block-event_table table {
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 568px) {
  .block-program .block-event_table table {
    display: block;
    border-top: #00f000 solid 1px;
    padding-top: 10px;
  }
  .block-program .block-event_table table tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: #00f000 solid 1px;
    margin-bottom: 10px;
  }
  .block-program .block-event_table table tr td {
    display: block;
    /*.debug; */
  }
}
.block-program .block-event_table td {
  vertical-align: top;
  border-bottom: #f0f0f0 solid 1px;
  border-bottom: #00f000 solid 1px;
  transition: all 0.8s;
  font-size: 14px;
  padding: 1rem 10px;
  padding: 0.5rem 10px;
}
@media print {
  .block-program .block-event_table td {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-program .block-event_table td {
    font-size: 12px;
  }
}
@media (max-width: 568px) {
  .block-program .block-event_table td {
    padding: 0 0 10px;
    border: none;
  }
}
.block-program .block-event_table td a {
  display: block;
}
.block-program .block-event_table td.data {
  width: 10%;
}
@media (max-width: 568px) {
  .block-program .block-event_table td.data {
    width: 100%;
  }
}
.block-program .block-event_table td.godzina {
  width: 10%;
}
@media (max-width: 568px) {
  .block-program .block-event_table td.godzina {
    display: none;
  }
}
.block-program .block-event_table td.miejsce {
  width: 25%;
}
@media (max-width: 568px) {
  .block-program .block-event_table td.miejsce {
    width: 50%;
  }
}
.block-program .block-event_table td.miejsce a:hover {
  text-decoration: underline;
}
.block-program .block-event_table td.maincol {
  width: 40%;
}
@media (max-width: 568px) {
  .block-program .block-event_table td.maincol {
    width: 100%;
  }
}
.block-program .block-event_table td.wstep {
  width: 15%;
}
@media (max-width: 568px) {
  .block-program .block-event_table td.wstep {
    width: 50%;
  }
}
.block-program .block-event_table td.wstep span {
  white-space: nowrap;
}
.block-program .block-event_table td.wstep a.customlink:hover {
  text-decoration: underline;
}
.block-program .block-event_table td:first-child {
  padding-left: 0;
}
.block-program .block-event_table td:last-child {
  text-align: right;
  padding-right: 0;
}
.block-program .block-event_table tr:last-child td {
  border: none;
}
.block-program .block-event_table tr:hover td {
  transition: all 0.01s;
}
.block-program .block-event_table tr.goOutRow td {
  border: #00f000 solid 1px;
}
.block-program .block-event_table tr.goOutRow:hover td {
  background: transparent;
}
.block-program .block-event_table .but {
  cursor: pointer;
}
.block-program .block-event_table .but span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-image: linear-gradient(to right, #000000 0%, #000000 100%);
  background-color: #00f000;
  color: black;
}
.block-program .block-event_table .but:hover span {
  color: white !important;
}
.no-mobile .block-program .block-event_table .but:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-program .block-event_table .but[disabled] {
  pointer-events: none;
  opacity: 0.4;
}
.block-program .block-event_table .meta {
  margin-bottom: 0.5rem;
}
.block-program .block-event_table .meta span {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-color: transparent;
}
.no-mobile .block-program .block-event_table .meta:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-program .block-event_table .datarow {
  white-space: nowrap;
}
@media (max-width: 568px) {
  .block-program .block-event_table .datarow {
    display: inline;
    white-space: initial;
  }
}
.block-program .block-event_table .datarow.k,
.block-program .block-event_table .datarow.sm {
  background: #00f000;
}
.block-program .block-event_table .datarow.datarow_godzina {
  display: none;
}
@media (max-width: 568px) {
  .block-program .block-event_table .datarow.datarow_godzina {
    display: inline-block;
  }
}
.block-program .block-event_table .title {
  font-size: 20px;
}
@media print {
  .block-program .block-event_table .title {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-program .block-event_table .title {
    font-size: 18px;
  }
}
.block-program .block-event_table .subtitle {
  font-size: 14px;
}
@media print {
  .block-program .block-event_table .subtitle {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-program .block-event_table .subtitle {
    font-size: 12px;
  }
}
.block-program .block-event_table a.eventlink[href] .title span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding-left: 5px;
  padding-right: 5px;
}
.block-program .block-event_table a.eventlink[href] .subtitle span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding-left: 6px;
  padding-right: 5px;
}
.block-program .block-event_table a.eventlink[href]:hover .title span,
.block-program .block-event_table a.eventlink[href]:hover .subtitle span {
  background: #00f000;
  color: black;
}
.block-program .morewrap {
  /*padding-top: 2rem;*/
  text-align: center;
}
.block-program .info {
  margin-top: 2rem;
}
.block-program .info:after {
  content: "";
  font-size: 0;
  display: table;
  clear: both;
}
.block-program .info h1,
.block-program .info h2,
.block-program .info h3,
.block-program .info h4,
.block-program .info h5,
.block-program .info h6 {
  font-weight: bold;
  margin-top: 2.5rem;
  margin-bottom: 0.5rem;
}
.block-program .info h1:first-child,
.block-program .info h2:first-child,
.block-program .info h3:first-child,
.block-program .info h4:first-child,
.block-program .info h5:first-child,
.block-program .info h6:first-child {
  margin-top: 0;
}
.block-program .info h1 {
  font-size: 32px;
}
@media print {
  .block-program .info h1 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-program .info h1 {
    font-size: 28px;
  }
}
.block-program .info h2 {
  font-size: 24px;
}
@media print {
  .block-program .info h2 {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-program .info h2 {
    font-size: 22px;
  }
}
.block-program .info h3 {
  font-size: 20px;
}
@media print {
  .block-program .info h3 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-program .info h3 {
    font-size: 18px;
  }
}
.block-program .info h4 {
  font-size: 20px;
}
@media print {
  .block-program .info h4 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-program .info h4 {
    font-size: 18px;
  }
}
.block-program .info h5 {
  font-size: 20px;
}
@media print {
  .block-program .info h5 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-program .info h5 {
    font-size: 18px;
  }
}
.block-program .info h6 {
  font-size: 20px;
}
@media print {
  .block-program .info h6 {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-program .info h6 {
    font-size: 18px;
  }
}
.block-program .info hr {
  height: 1px;
  border: none;
  border-top: rgba(0, 0, 0, 0.2) solid 1px;
  margin: 1rem 0;
  display: block;
}
.block-program .info table {
  border-collapse: collapse;
}
.block-program .info table td {
  width: 50%;
  border: black solid 1px;
  padding: 8px 0;
}
.block-program .info p,
.block-program .info blockquote,
.block-program .info ul,
.block-program .info ol,
.block-program .info table {
  margin-bottom: 1rem;
}
.block-program .info p:last-child,
.block-program .info blockquote:last-child,
.block-program .info ul:last-child,
.block-program .info ol:last-child,
.block-program .info table:last-child {
  margin-bottom: 0;
}
.block-program .info p a,
.block-program .info blockquote a,
.block-program .info ul a,
.block-program .info ol a,
.block-program .info table a {
  text-decoration: underline;
}
.block-program .info p a:hover,
.block-program .info blockquote a:hover,
.block-program .info ul a:hover,
.block-program .info ol a:hover,
.block-program .info table a:hover {
  opacity: 0.7;
}
.block-program .info blockquote {
  color: #00f000;
  font-size: 24px;
  padding: 2rem 0;
  font-weight: bold;
  letter-spacing: 0.045em;
  line-height: 1.25;
  width: 50%;
  margin-bottom: 0;
}
@media print {
  .block-program .info blockquote {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-program .info blockquote {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .block-program .info blockquote {
    width: 100%;
  }
}
.block-program .info iframe {
  width: 100% !important;
}
.block-program .info .wp-caption {
  margin-bottom: 1rem;
  width: 100% !important;
  font-size: 12px;
}
@media print {
  .block-program .info .wp-caption {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .block-program .info .wp-caption {
    font-size: 12px;
  }
}
.block-program .info .wp-caption a {
  display: block;
  width: 100% !important;
}
.block-program .info .wp-caption img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 5px;
}
.block-program .info .alignnone {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 1023px) {
  .block-program .info .alignnone {
    margin-left: 0;
  }
}
.block-program .info .alignnone.size-thumbnail {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
.block-program .info .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.block-program .info .alignleft {
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.block-program .info .alignright {
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
.block-program .info img {
  max-width: 100% !important;
  height: auto;
}
.block-slider {
  position: relative;
}
@media (max-width: 1023px) {
  .block-slider {
    margin-left: -1rem;
    margin-right: -1rem;
    height: 70vh;
  }
}
.block-slider.block-slider_home {
  margin-bottom: 1rem;
  padding-top: 1rem;
}
@media (max-width: 1023px) {
  .block-slider.block-slider_home {
    padding-top: 0;
    margin-bottom: 1rem;
  }
}
.block-slider.block-slider_event {
  padding-bottom: 1rem;
}
@media (max-width: 1023px) {
  .block-slider.block-slider_event {
    padding-bottom: 0;
    height: 400px;
    height: 60vh;
  }
}
.block-slider .slick-track * {
  outline: none !important;
}
@media (max-width: 1023px) {
  .block-slider .slick-dots {
    display: none !important;
  }
}
.block-slider .slick {
  transition: opacity 2s;
  opacity: 0;
}
.block-slider .slick.open {
  opacity: 1;
}
@media (max-width: 1023px) {
  .block-slider .slick {
    height: 100%;
  }
  .block-slider .slick .slick-list {
    height: 100%;
  }
  .block-slider .slick .slick-list .slick-track {
    height: 100%;
  }
}
.block-slider .msz_slick-next,
.block-slider .msz_slick-prev {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 2rem;
  height: 2rem;
  background: #00f000;
  color: black;
  cursor: pointer;
  line-height: 2rem;
  font-size: 16px;
  text-align: center;
  display: block;
  border: none;
  padding: 0;
}
@media print {
  .block-slider .msz_slick-next,
  .block-slider .msz_slick-prev {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-slider .msz_slick-next,
  .block-slider .msz_slick-prev {
    font-size: 14px;
  }
}
.block-slider .msz_slick-next:hover,
.block-slider .msz_slick-prev:hover {
  opacity: 0.7;
}
.block-slider .msz_slick-next:focus,
.block-slider .msz_slick-prev:focus {
  outline: none !important;
}
@media (max-width: 1023px) {
  .block-slider .msz_slick-next,
  .block-slider .msz_slick-prev {
    /*display: none !important;*/
  }
}
.block-slider .msz_slick-next {
  bottom: 0;
}
.block-slider .msz_slick-prev {
  bottom: 2rem;
}
.block-slider .item_img {
  margin-right: 1rem;
  position: relative;
  height: 400px;
  height: 40vw;
  max-height: 500px;
}
@media (max-width: 1023px) {
  .block-slider .item_img {
    height: 400px;
    height: 100%;
    width: 85vw;
    margin-right: 0;
    max-height: auto;
  }
}
.block-slider .item_img .bg {
  height: 100%;
  transition: filter 0.8s;
}
@media (min-width: 1024px) {
  .block-slider .item_img .bg {
    background-image: none !important;
  }
}
@media (max-width: 1023px) {
  .block-slider .item_img .bg {
    width: 100%;
    overflow: hidden;
    background-size: contain;
    background-repeat: repeat;
  }
}
.block-slider .item_img .bg img {
  height: 100%;
  width: auto;
  display: block;
}
@media (max-width: 1023px) {
  .block-slider .item_img .bg img {
    display: none !important;
  }
}
.block-slider .item_img .podpis {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-weight: bold;
  font-size: 10px;
  padding: 0.1em 0.3em;
  position: absolute;
  top: 0;
  right: 0;
}
@media print {
  .block-slider .item_img .podpis {
    font-size: 7px;
  }
}
@media (max-width: 1023px) {
  .block-slider .item_img .podpis {
    font-size: 10px;
  }
}
.block-slider .item_img .fg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-slider .item_img .fg.fg_hide {
  display: none;
}
@media (max-width: 1023px) {
  .block-slider .item_img .fg.fg_hide {
    display: block;
  }
}
.block-slider .item_img.fullw .bg img {
  width: 100%;
  height: auto;
}
.block-slider .item_img .itemin {
  display: block;
  height: 100%;
}
.no-mobile .block-slider .item_img:hover .make_gray {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.no-mobile .block-slider .item_img:hover .title span,
.no-mobile .block-slider .item_img:hover .subtitle span,
.no-mobile .block-slider .item_img:hover .lead span {
  background-color: black;
  color: white;
}
.block-slider .make_gray {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.block-slider .title {
  font-size: 2.5rem;
  margin-top: 2rem;
  margin-left: 2rem;
  line-height: 1.18;
  width: 90%;
}
@media (max-width: 1400px) {
  .block-slider .title {
    font-size: 2.5rem;
  }
}
@media (max-width: 1280px) {
  .block-slider .title {
    font-size: 2rem;
  }
}
@media (max-width: 1023px) {
  .block-slider .title {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .block-slider .title {
    margin-top: 1rem;
    margin-left: 1rem;
    font-size: 1.25rem;
  }
}
.block-slider .title span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: all 0.25s;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #00f000;
  color: black;
  /*background: black; color: white; */
}
.block-slider .subtitle {
  font-size: 20px;
  line-height: 1;
  width: 75%;
  display: block;
  margin-top: 0;
  margin-left: 2rem;
}
@media print {
  .block-slider .subtitle {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-slider .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-slider .subtitle {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .block-slider .subtitle {
    margin-left: 1rem;
  }
}
.block-slider .subtitle span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: all 0.25s;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #00f000;
  color: black;
  /*background: black; color: white; */
}
.block-slider .lead,
.block-slider .meta {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 20px;
  line-height: 1.18;
  width: 75%;
  margin-top: 0.1em;
  margin-bottom: 2rem;
  margin-left: 2rem;
}
@media print {
  .block-slider .lead,
  .block-slider .meta {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-slider .lead,
  .block-slider .meta {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-slider .lead,
  .block-slider .meta {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .block-slider .lead,
  .block-slider .meta {
    display: none;
  }
}
@media (max-width: 767px) {
  .block-slider .lead,
  .block-slider .meta {
    margin-bottom: 1rem;
    margin-left: 1rem;
  }
}
.block-slider .lead span,
.block-slider .meta span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: all 0.25s;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #00f000;
  color: black;
}
.block-related_parent {
  margin-left: -1rem;
  position: relative;
  z-index: 950;
}
@media print {
  .block-related_parent {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .block-related_parent {
    margin-right: -1rem;
  }
}
.block-related_parent a {
  height: 2rem;
  display: block;
  /*display: flex; align-items: center; justify-content: center;*/
  text-align: center;
  background: rgba(0, 240, 0, 0.5);
  color: black;
  font-size: 14px;
  letter-spacing: 0.045em;
  font-weight: bold;
  overflow: hidden;
  padding: 0 1rem;
  line-height: 2rem;
}
@media print {
  .block-related_parent a {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-related_parent a {
    font-size: 12px;
  }
}
.block-related_parent a:hover {
  color: white;
  background: black !important;
}
.block-related_parent a:nth-child(1) {
  background: #00f000;
}
.block-related_parent a:nth-child(2) {
  background: rgba(0, 240, 0, 0.8);
}
.block-related_parent a:nth-child(3) {
  background: rgba(0, 240, 0, 0.7);
}
.block-related_parent a:nth-child(4) {
  background: rgba(0, 240, 0, 0.6);
}
.block-infinite_nextlink {
  text-align: center;
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 100%;
}
.block-infinite_nextlink a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font: inherit;
  letter-spacing: 0.045em;
  line-height: 1.2;
  display: inline-block;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 24px;
  padding: 2rem;
  text-align: center;
}
@media print {
  .block-infinite_nextlink a {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-infinite_nextlink a {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .block-infinite_nextlink a {
    padding: 1rem;
  }
}
@media (max-width: 568px) {
  .block-infinite_nextlink a {
    font-size: 16px;
  }
}
.block-infinite_nextlink a.nopad {
  padding: 0;
}
.block-infinite_nextlink a.nopad span {
  padding: 0.5rem 2rem !important;
}
.block-infinite_nextlink a span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  display: inline-block;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (max-width: 1023px) {
  .block-infinite_nextlink a span {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.no-mobile .block-infinite_nextlink a:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-infinite_nextlink a .throbber {
  display: inline-block;
  height: 1em;
  width: 0;
  overflow: hidden;
  transition: all 0.25s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  /* easeInOutQuint */
  transition-duration: 0.25s;
  text-align: right;
  position: relative;
  right: -5px;
  font-size: 14px;
}
@media print {
  .block-infinite_nextlink a .throbber {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-infinite_nextlink a .throbber {
    font-size: 12px;
  }
}
.block-infinite_nextlink a .throbber.open {
  width: 1.6em;
}
.block-infinite_nextlink a:hover span {
  background: #00f000;
  color: black !important;
}
.contentblock {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (max-width: 1023px) {
  .contentblock {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.contentblock.margb1 {
  margin-bottom: 0 !important;
}
.contentwrap-nomarg .contentblock {
  padding: 0;
  border: none;
}
.block-zalaczniki {
  margin-bottom: 2rem;
}
.block-zalaczniki,
.block-zalaczniki_injected {
  letter-spacing: 0.045em;
}
.block-zalaczniki .title,
.block-zalaczniki_injected .title {
  word-break: break-all;
}
.block-zalaczniki ul,
.block-zalaczniki_injected ul {
  font-size: 12px;
  list-style-type: none;
  padding: 0;
}
@media print {
  .block-zalaczniki ul,
  .block-zalaczniki_injected ul {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .block-zalaczniki ul,
  .block-zalaczniki_injected ul {
    font-size: 12px;
  }
}
.block-zalaczniki ul li,
.block-zalaczniki_injected ul li {
  padding: 0;
}
.block-zalaczniki ul a,
.block-zalaczniki_injected ul a {
  display: block;
  padding-left: 2em;
  position: relative;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: rgba(0, 0, 0, 0.2) solid 1px;
}
.block-zalaczniki ul a .ik,
.block-zalaczniki_injected ul a .ik {
  position: absolute;
  left: 0;
  width: 2em;
  font-size: 14px;
}
@media print {
  .block-zalaczniki ul a .ik,
  .block-zalaczniki_injected ul a .ik {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-zalaczniki ul a .ik,
  .block-zalaczniki_injected ul a .ik {
    font-size: 12px;
  }
}
.no-mobile .block-zalaczniki ul a:hover span,
.no-mobile .block-zalaczniki_injected ul a:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-zalaczniki ul .title,
.block-zalaczniki_injected ul .title {
  display: block;
  text-transform: uppercase;
}
.block-zalaczniki ul .title span,
.block-zalaczniki_injected ul .title span {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-color: transparent;
}
.block-zalaczniki ul .title .size,
.block-zalaczniki_injected ul .title .size {
  display: inline-block;
  padding-left: 1ex;
  opacity: 0.5;
}
.stdtxt .block-zalaczniki {
  margin: 0 !important;
  padding: 0 !important;
}
.stdtxt .block-zalaczniki .block-sectiontitle {
  display: none;
}
.stdtxt .block-zalaczniki a {
  text-decoration: none;
}
.stdtxt .block-zalaczniki a:hover {
  opacity: 1 !important;
}
.stdtxt .block-zalaczniki h3 {
  margin: 0 !important;
  font-size: 16px;
}
@media print {
  .stdtxt .block-zalaczniki h3 {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .stdtxt .block-zalaczniki h3 {
    font-size: 14px;
  }
}
.stdtxt .block-zalaczniki h4 {
  margin: 0 !important;
  font-size: 14px;
}
@media print {
  .stdtxt .block-zalaczniki h4 {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .stdtxt .block-zalaczniki h4 {
    font-size: 12px;
  }
}
.stdtxt .block-zalaczniki_injected .block-sectiontitle {
  display: none;
}
.stdtxt .block-zalaczniki_injected a {
  text-decoration: none;
}
.stdtxt .block-zalaczniki_injected a:hover {
  opacity: 1 !important;
}
.stdtxt .block-zalaczniki_injected h3 {
  margin: 0 !important;
  font-size: 16px;
}
@media print {
  .stdtxt .block-zalaczniki_injected h3 {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .stdtxt .block-zalaczniki_injected h3 {
    font-size: 14px;
  }
}
.stdtxt .block-zalaczniki_injected h4 {
  margin: 0 !important;
  font-size: 14px;
}
@media print {
  .stdtxt .block-zalaczniki_injected h4 {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .stdtxt .block-zalaczniki_injected h4 {
    font-size: 12px;
  }
}
.block-post {
  padding-top: 1rem;
}
.block-post.padtop0 {
  padding-top: 0;
}
.block-post.block-post_news main .stdtxt,
.block-post.xblock-post_page main .stdtxt {
  padding-bottom: 2rem;
}
.block-post.block-post_program {
  padding-bottom: 4rem;
}
@media (max-width: 1023px) {
  .block-post.block-post_program {
    padding-bottom: 2rem;
  }
}
.block-post .wrap-block-slider {
  margin: 3rem 0;
}
.block-post .wrap-toright {
  margin-left: 28.57142857%;
}
@media (max-width: 767px) {
  .block-post .wrap-toright {
    margin-left: 0;
  }
}
.block-post main {
  position: relative;
  line-height: 1.5;
}
.block-post main > .fg {
  position: relative;
  z-index: 1;
  padding-bottom: 4rem;
}
.block-post main .smallpix {
  margin-bottom: 2rem;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.block-post main .smallpix img {
  width: 100%;
  height: auto;
  display: block;
}
.block-post main .smallpix:hover {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.block-post main .stdtxt {
  font-size: 18px;
  margin-bottom: 2rem;
}
@media print {
  .block-post main .stdtxt {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .block-post main .stdtxt {
    font-size: 16px;
  }
}
.block-post main .stdtxt .lead {
  font-weight: bold;
  margin-bottom: 5rem;
  clear: none !important;
  font-size: 24px;
}
@media print {
  .block-post main .stdtxt .lead {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-post main .stdtxt .lead {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .block-post main .stdtxt .lead {
    line-height: 1.25;
    font-size: 16px;
    margin-bottom: 1rem !important;
  }
}
.block-post main .stdtxt .lead.lowmarg {
  margin-bottom: 2rem;
}
.block-post main .stdtxt h1,
.block-post main .stdtxt h2,
.block-post main .stdtxt h3,
.block-post main .stdtxt h4,
.block-post main .stdtxt h5,
.block-post main .stdtxt .block_post_gallery_autosize {
  clear: both;
}
.block-post main .stdtxt p {
  max-width: 840px;
}
.block-post main .stdtxt-toright > p,
.block-post main .stdtxt-toright > ul,
.block-post main .stdtxt-toright > ol,
.block-post main .stdtxt-toright > table,
.block-post main .stdtxt-toright > .contentblock,
.block-post main .stdtxt-toright > .iframewrapper,
.block-post main .stdtxt-toright > figure,
.block-post main .stdtxt-toright > .lead,
.block-post main .stdtxt-toright > hr,
.block-post main .stdtxt-toright > .smallpix,
.block-post main .stdtxt-toright > .wrap-block-slider,
.block-post main .stdtxt-toright .wp-playlist {
  margin-left: 28.57142857%;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .block-post main .stdtxt-toright > p,
  .block-post main .stdtxt-toright > ul,
  .block-post main .stdtxt-toright > ol,
  .block-post main .stdtxt-toright > table,
  .block-post main .stdtxt-toright > .contentblock,
  .block-post main .stdtxt-toright > .iframewrapper,
  .block-post main .stdtxt-toright > figure,
  .block-post main .stdtxt-toright > .lead,
  .block-post main .stdtxt-toright > hr,
  .block-post main .stdtxt-toright > .smallpix,
  .block-post main .stdtxt-toright > .wrap-block-slider,
  .block-post main .stdtxt-toright .wp-playlist {
    margin-left: 0;
    padding-right: 0;
  }
}
.block-post main .stdtxt-toright blockquote {
  float: left;
  clear: left;
  padding-right: 3rem;
}
@media (max-width: 767px) {
  .block-post main .stdtxt-toright blockquote {
    float: none;
    padding-right: 0;
  }
}
.block-post main .stdtxt-toleft {
  padding-right: 1rem;
}
.block-post main .stdtxt-toleft > p,
.block-post main .stdtxt-toleft > ul,
.block-post main .stdtxt-toleft > ol,
.block-post main .stdtxt-toleft > table,
.block-post main .stdtxt-toleft > .contentblock,
.block-post main .stdtxt-toleft > .iframewrapper,
.block-post main .stdtxt-toleft > figure,
.block-post main .stdtxt-toleft > .lead,
.block-post main .stdtxt-toleft > hr,
.block-post main .stdtxt-toleft > .smallpix,
.block-post main .stdtxt-toleft > .wrap-block-slider,
.block-post main .stdtxt-toleft .wp-playlist {
  margin-right: 28.57142857%;
}
@media (max-width: 767px) {
  .block-post main .stdtxt-toleft > p,
  .block-post main .stdtxt-toleft > ul,
  .block-post main .stdtxt-toleft > ol,
  .block-post main .stdtxt-toleft > table,
  .block-post main .stdtxt-toleft > .contentblock,
  .block-post main .stdtxt-toleft > .iframewrapper,
  .block-post main .stdtxt-toleft > figure,
  .block-post main .stdtxt-toleft > .lead,
  .block-post main .stdtxt-toleft > hr,
  .block-post main .stdtxt-toleft > .smallpix,
  .block-post main .stdtxt-toleft > .wrap-block-slider,
  .block-post main .stdtxt-toleft .wp-playlist {
    margin-right: 0;
  }
}
.block-post main .stdtxt-toleft blockquote {
  float: right;
  clear: right;
  padding-left: 3rem;
}
@media (max-width: 767px) {
  .block-post main .stdtxt-toleft blockquote {
    float: none;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .block-post main .stdtxt-toleft {
    padding-right: 0;
  }
}
.block-post .sidebar-left {
  float: left;
  margin-left: -14.28571429%;
  width: 28.57142857%;
  padding-right: 1rem;
  clear: left;
}
@media (max-width: 1023px) {
  .block-post .sidebar-left {
    display: none;
  }
  .block-post .sidebar-left.mod-nohide {
    display: block;
    float: none;
    margin-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.block-post .sidebar-left_closer {
  float: left;
  /*margin-left: (-1 * 100 / 7%); */
  width: 28.57142857%;
  padding-right: 1rem;
  clear: left;
}
@media (max-width: 1023px) {
  .block-post .sidebar-left_closer {
    display: none;
  }
  .block-post .sidebar-left_closer.mod-nohide {
    display: block;
    float: none;
    margin-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.block-post .sidebar-right {
  float: right;
  margin-right: -14.28571429%;
  width: 28.57142857%;
  padding-left: 1rem;
  clear: right;
}
@media (max-width: 1023px) {
  .block-post .sidebar-right {
    display: none;
  }
}
.block-post .wrap-mobile_sidebar {
  display: none;
}
@media (max-width: 1023px) {
  .block-post .wrap-mobile_sidebar {
    display: block;
  }
}
.block-post .wrap-block_related {
  background: #f0f0f0;
  margin-left: -1rem;
  padding-left: 1rem;
}
@media (max-width: 1023px) {
  .block-post .wrap-block_related {
    margin-right: -1rem;
    padding-right: 1rem;
  }
}
.block-post .wrap-block_related .contentblock {
  border: none !important;
}
.neg .block-post .wrap-block_related {
  background: black;
}
.block-post .wrap-tabnav {
  padding-bottom: 2rem;
}
.block-post .wrap-singlepix {
  margin-bottom: 2rem;
  position: relative;
}
.block-post .wrap-singlepix img {
  width: 100%;
  height: auto;
  display: block;
}
.block-post .wrap-singlepix .podpis {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-weight: bold;
  font-size: 10px;
  padding: 0.1em 0.3em;
}
@media print {
  .block-post .wrap-singlepix .podpis {
    font-size: 7px;
  }
}
@media (max-width: 1023px) {
  .block-post .wrap-singlepix .podpis {
    font-size: 10px;
  }
}
.block-post .wrap-singlepix.post_type-ludzie {
  max-width: 600px;
}
.block-postmeta {
  font-weight: bold;
  letter-spacing: 0.045em;
}
.block-postmeta a {
  display: inline-block;
  margin-right: 1rem;
}
.block-postmeta a span {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-color: transparent;
}
.no-mobile .block-postmeta a:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-postmeta .licencja_ikona {
  height: 1em;
  width: 1em;
  vertical-align: bottom;
  margin-bottom: 0.05em;
  transition: all 0.25s;
  transform: translate(0, -1rem);
  opacity: 0;
}
.block-postmeta .licencja_ikona.nr-0 {
  transition-delay: 0.0s;
}
.block-postmeta .licencja_ikona.nr-1 {
  transition-delay: 0.1s;
}
.block-postmeta .licencja_ikona.nr-2 {
  transition-delay: 0.2s;
}
.block-postmeta .licencja_ikona.nr-3 {
  transition-delay: 0.3s;
}
.block-postmeta .licencja_ikona.nr-4 {
  transition-delay: 0.4s;
}
.block-postmeta .licencja_ikona.nr-5 {
  transition-delay: 0.5s;
}
.block-postmeta .licencja_ikona.nr-6 {
  transition-delay: 0.6s;
}
body.ready .block-postmeta .licencja_ikona {
  transform: none;
  opacity: 1;
}
.block-postheader {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media (max-width: 1023px) {
  .block-postheader {
    padding-top: 0rem;
    padding-bottom: 1.5rem;
  }
}
.block-postheader .wrap-block-slider {
  margin: 4rem 0;
}
.block-postheader .title {
  font-size: 3rem;
  line-height: 1.18;
  width: 75%;
  margin-top: 0.1em;
  margin-top: 1rem;
}
@media (max-width: 1400px) {
  .block-postheader .title {
    font-size: 2.5rem;
  }
}
@media (max-width: 1280px) {
  .block-postheader .title {
    font-size: 2rem;
  }
}
@media (max-width: 1023px) {
  .block-postheader .title {
    font-size: 1.5rem;
    width: 100%;
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .block-postheader .title {
    font-size: 1.25rem;
  }
}
.block-postheader .title span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding-left: 10px;
  padding-right: 10px;
  background: #00f000;
  color: black;
}
.block-postheader .subtitle {
  font-size: 1.5rem;
  line-height: 1.18;
  width: 75%;
}
@media (max-width: 1400px) {
  .block-postheader .subtitle {
    font-size: 1.2rem;
  }
}
@media (max-width: 1280px) {
  .block-postheader .subtitle {
    font-size: 1rem;
  }
}
@media (max-width: 1023px) {
  .block-postheader .subtitle {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .block-postheader .subtitle {
    font-size: 0.8rem;
  }
}
.block-postheader .subtitle span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding-left: 10px;
  padding-right: 10px;
  background: #00f000;
  color: black;
}
.block-postheader .bigpix {
  margin-top: 2rem;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.block-postheader .bigpix img {
  width: 100%;
  height: auto;
  display: block;
}
.block-postheader .bigpix:hover {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.block-post .block-ludzie_injected {
  margin-bottom: 2rem;
  letter-spacing: 0.045em;
  margin-top: -1rem;
}
.block-post .block-ludzie_injected .block-sectiontitle {
  padding-bottom: 2rem;
  display: none;
}
.tab-0 .block-post .block-ludzie_injected .block-sectiontitle {
  display: block;
}
.block-post .block-ludzie_injected .block-sectiontitle.show_labels {
  display: block;
}
.block-post .block-ludzie_injected .grid .item {
  margin-top: 1rem;
  flex-shrink: 0;
  display: block;
  display: flex;
}
.block-post .block-ludzie_injected .grid .item .pixwrap {
  width: 120px;
  display: inline-block;
  padding-right: 2rem;
  flex-shrink: 0;
}
.block-post .block-ludzie_injected .grid .item .pixwrap .pix {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  position: relative;
}
.block-post .block-ludzie_injected .grid .item .pixwrap .pix .nopix {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  border-top: #00f000 solid 2px;
}
.block-post .block-ludzie_injected .grid .item .desc {
  margin-top: 1rem;
}
.block-post .block-ludzie_injected .grid .item .txt {
  padding-right: 1rem;
}
.block-post .block-ludzie_injected .grid .item .txt .title {
  margin: 0;
  font-size: 16px;
}
@media print {
  .block-post .block-ludzie_injected .grid .item .txt .title {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-post .block-ludzie_injected .grid .item .txt .title {
    font-size: 14px;
  }
}
.block-post .block-ludzie_injected .grid .item .txt .subtitle {
  font-size: 14px;
  margin: 0;
}
@media print {
  .block-post .block-ludzie_injected .grid .item .txt .subtitle {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-post .block-ludzie_injected .grid .item .txt .subtitle {
    font-size: 12px;
  }
}
.block-post .block-ludzie_injected .grid .item .txt .title span {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-color: transparent;
}
.block-post .block-ludzie_injected .grid .item:hover .pixwrap .pix {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.no-mobile .block-post .block-ludzie_injected .grid .item:hover .txt .title span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-ludzie {
  line-height: 1.25;
  letter-spacing: 0.045em;
  margin-top: -1rem;
}
.block-ludzie .block-sectiontitle {
  margin-bottom: 0;
  margin-top: 2rem;
}
.block-ludzie .grid {
  display: flex;
  flex-wrap: wrap;
}
.block-ludzie .grid .item {
  margin-top: 1rem;
  flex-shrink: 0;
  width: 50%;
  display: block;
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .block-ludzie .grid .item {
    width: 100%;
  }
}
.block-ludzie .grid .item:nth-child(even) {
  flex-direction: row-reverse;
}
.block-ludzie .grid .item:nth-child(even) .txt {
  text-align: right;
}
.block-ludzie .grid .item:nth-child(even) .pixwrap {
  padding-right: 0;
}
.block-ludzie .grid .item .pixwrap {
  width: 120px;
  display: inline-block;
  padding-right: 1rem;
  flex-shrink: 0;
}
.block-ludzie .grid .item .pixwrap .pix {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  position: relative;
}
.block-ludzie .grid .item .pixwrap .pix .nopix {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  border-top: #00f000 solid 2px;
}
.block-ludzie .grid .item .desc {
  margin-top: 1rem;
}
.block-ludzie .grid .item .txt {
  padding-right: 1rem;
}
.block-ludzie .grid .item .txt .title span {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-color: transparent;
}
.block-ludzie .grid .item:hover .pixwrap .pix {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.no-mobile .block-ludzie .grid .item:hover .txt .title span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-logosy,
.block-logosy_injected {
  line-height: 1.25;
}
.block-logosy .grid,
.block-logosy_injected .grid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.block-logosy .break,
.block-logosy_injected .break {
  width: 100%;
  flex-shrink: 0;
}
.block-logosy a,
.block-logosy_injected a {
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-right: 2rem;
  margin-bottom: 2rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}
@media print {
  .block-logosy a,
  .block-logosy_injected a {
    font-size: 7px;
  }
}
@media (max-width: 1023px) {
  .block-logosy a,
  .block-logosy_injected a {
    font-size: 10px;
  }
}
.block-logosy a:hover,
.block-logosy_injected a:hover {
  /*opacity: 0.8;*/
}
.block-logosy a:hover .pix img,
.block-logosy_injected a:hover .pix img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.block-logosy a .toplabel,
.block-logosy_injected a .toplabel {
  margin-bottom: 1rem;
  max-width: 120px;
}
.block-logosy a .bottom,
.block-logosy_injected a .bottom {
  height: 100px;
  display: flex;
  align-items: center;
}
.block-logosy a .pix,
.block-logosy_injected a .pix {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
.block-logosy a .pix img,
.block-logosy_injected a .pix img {
  width: auto;
  height: 100%;
  display: block;
  /*object-fit: contain; */
  /*.gray;*/
}
.block-logosy a .pix img.size-xs,
.block-logosy_injected a .pix img.size-xs {
  height: 30%;
}
.block-logosy a .pix img.size-s,
.block-logosy_injected a .pix img.size-s {
  height: 40%;
}
.block-logosy a .pix img.size-m,
.block-logosy_injected a .pix img.size-m {
  height: 50%;
}
.block-logosy a .pix img.size-l,
.block-logosy_injected a .pix img.size-l {
  height: 70%;
}
.block-logosy a .pix img.size-xl,
.block-logosy_injected a .pix img.size-xl {
  height: 100%;
}
.block-logosy a .txt,
.block-logosy_injected a .txt {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  max-width: 200px;
}
.block-logosy a .txt.big,
.block-logosy_injected a .txt.big {
  font-size: 12px;
  font-weight: bold;
}
@media print {
  .block-logosy a .txt.big,
  .block-logosy_injected a .txt.big {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .block-logosy a .txt.big,
  .block-logosy_injected a .txt.big {
    font-size: 12px;
  }
}
.block-logosy a .pix + .txt,
.block-logosy_injected a .pix + .txt {
  padding-left: 1rem;
}
.block-postlist {
  padding-right: 1rem;
  font-size: 0;
  letter-spacing: 0 !important;
  position: relative;
}
@media (max-width: 1023px) {
  .block-postlist {
    padding-right: 0;
  }
}
.block-postlist.block-postlist_home {
  padding-bottom: 6rem;
}
.block-postlist .grid {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
@media (max-width: 1023px) {
  .block-postlist .grid {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.block-postlist .col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 3rem;
  padding: 0 1.5rem;
  width: 25%;
}
@media (max-width: 1680px) {
  .block-postlist .col {
    width: 33.333%;
  }
}
@media (max-width: 1023px) {
  .block-postlist .col {
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .block-postlist .col {
    width: 50%;
  }
}
@media (max-width: 568px) {
  .block-postlist .col {
    width: 100%;
  }
}
.block-related_postlist {
  font-size: 0;
  letter-spacing: 0 !important;
  line-height: 1.25;
}
.block-related_postlist .grid {
  padding-bottom: 0.5rem;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-top: -3rem;
}
@media (max-width: 1023px) {
  .block-related_postlist .grid {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.block-related_postlist .col {
  display: inline-block;
  vertical-align: top;
  margin-top: 3rem;
  padding: 0 1.5rem;
  width: 25%;
}
@media (max-width: 1680px) {
  .block-related_postlist .col {
    width: 33.333%;
  }
}
@media (max-width: 1023px) {
  .block-related_postlist .col {
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .block-related_postlist .col {
    width: 50%;
  }
}
@media (max-width: 568px) {
  .block-related_postlist .col {
    width: 100%;
  }
}
.block-postlink > .in {
  display: block;
  font-size: 16px;
  line-height: 1.25;
}
@media print {
  .block-postlink > .in {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-postlink > .in {
    font-size: 14px;
  }
}
.block-postlink:nth-child(odd) .pix .pixin {
  transform: translate(0, -10px) skewY(5deg);
}
.block-postlink.block-postlink_zasoby {
  position: relative;
}
.block-postlink.block-postlink_zasoby .marker {
  position: absolute;
  top: 0;
  background: #00f000;
  font-size: 10px;
  left: 0;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 100;
  padding: 2px 10px;
  color: black;
}
.block-postlink.block-postlink_zasoby h2.title span,
.block-postlink.block-postlink_zasoby h3.subtitle span {
  background: #00f000 !important;
  color: black !important;
}
.block-postlink.block-postlink_zasoby .pix {
  box-shadow: 0 0 20px rgba(0, 240, 0, 0.1);
}
.block-postlink.block-postlink_zasoby .pixborder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: #00f000 solid 10px;
  /*				border-right: none; 
				border-left: none; 
				border-bottom: none; */
}
.block-postlink.block-postlink_zasoby:hover .pixborder {
  border-color: black;
}
.block-postlink.block-postlink_zasoby:hover h2.title span,
.block-postlink.block-postlink_zasoby:hover h3.subtitle span,
.block-postlink.block-postlink_zasoby:hover .marker {
  background: black !important;
  color: #00f000 !important;
}
.block-postlink .pix {
  height: 0;
  padding-bottom: 52.5%;
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  transform: translate3d(0, 0, 0);
}
.block-postlink .pix .pixin {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-origin: content-box;
  background-clip: content-box;
  filter: grayscale(100%);
  transition: filter 0.8s, opacity 1s, transform 0.3s;
  transform: translate(0, -10px) skewY(-5deg);
  opacity: 0;
}
.block-postlink .pix .pixin.b-loaded {
  opacity: 1;
  transform: none;
}
.block-postlink .pix .countdown {
  position: absolute;
  top: 1rem;
  left: 1rem;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  font-size: 2.5vw;
  color: #00f000;
  display: inline-block;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.03em;
}
@media (max-width: 1023px) {
  .block-postlink .pix .countdown {
    font-size: 40px;
  }
}
.block-postlink .pix .data {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.block-postlink .pix .data span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.block-postlink .pix .licencja {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-size: 0;
  letter-spacing: 0 !important;
  padding: 8px;
}
.block-postlink .pix .licencja img {
  height: 18px;
  width: 18px;
  display: inline-block;
  margin-right: 3px;
  vertical-align: top;
}
.block-postlink .txt {
  margin-top: -1.2em;
  position: relative;
  z-index: 1;
  line-height: 1.2;
}
.block-postlink .txt .title {
  font-size: 24px;
}
@media print {
  .block-postlink .txt .title {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-postlink .txt .title {
    font-size: 22px;
  }
}
.block-postlink .txt .title span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  transition-duration: 0.35s;
  padding-left: 5px;
  padding-right: 5px;
}
.block-postlink .txt .subtitle {
  font-size: 16px;
}
@media print {
  .block-postlink .txt .subtitle {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-postlink .txt .subtitle {
    font-size: 14px;
  }
}
.block-postlink .txt .subtitle span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: all 0.25s;
  transition-duration: 0.2s;
  padding-left: 5px;
  padding-right: 5px;
}
.block-postlink:hover .pix {
  /*transform: skewX(-5deg); */
}
.block-postlink:hover .pix .pixin {
  filter: none;
  /*transform: scale(1.1);*/
}
.block-postlink:hover .txt .title span {
  background-color: transparent;
}
.no-mobile .block-postlink:hover .txt .title span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-postlink:hover .txt .subtitle span {
  background-color: #00f000;
  color: black;
}
.block-postlink .lead {
  margin-top: 0.5rem;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.045em;
}
@media print {
  .block-postlink .lead {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-postlink .lead {
    font-size: 14px;
  }
}
.block-sectiontitle {
  font-size: 24px;
  margin-bottom: 1rem;
  font-weight: bold;
  letter-spacing: 0.045em;
  /*text-transform: uppercase; */
  /*opacity: 0.5; */
}
@media print {
  .block-sectiontitle {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-sectiontitle {
    font-size: 22px;
  }
}
.block-sectiontitle .meta {
  display: block;
  font-size: 20px;
}
@media print {
  .block-sectiontitle .meta {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-sectiontitle .meta {
    font-size: 18px;
  }
}
.block-sectiontitle.big {
  font-size: 24px;
}
@media print {
  .block-sectiontitle.big {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-sectiontitle.big {
    font-size: 22px;
  }
}
.block-statystyki,
.block-statystyki_injected {
  letter-spacing: 0.045em;
  font-weight: bold;
  line-height: 1.25;
}
.block-statystyki .grid,
.block-statystyki_injected .grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: -1rem;
}
.block-statystyki .grid .item,
.block-statystyki_injected .grid .item {
  width: 25%;
  flex-grow: 0;
  padding-right: 1rem;
  margin-top: 1rem;
}
@media (max-width: 1400px) {
  .block-statystyki .grid .item,
  .block-statystyki_injected .grid .item {
    width: 33.333%;
  }
}
@media (max-width: 1023px) {
  .block-statystyki .grid .item,
  .block-statystyki_injected .grid .item {
    width: 50%;
  }
}
.block-statystyki .grid .item .l1,
.block-statystyki_injected .grid .item .l1 {
  font-size: 32px;
  margin-top: 5px;
}
@media print {
  .block-statystyki .grid .item .l1,
  .block-statystyki_injected .grid .item .l1 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-statystyki .grid .item .l1,
  .block-statystyki_injected .grid .item .l1 {
    font-size: 28px;
  }
}
@media (max-width: 1023px) {
  .block-statystyki .grid .item .l1,
  .block-statystyki_injected .grid .item .l1 {
    font-size: 24px;
  }
}
@media (max-width: 568px) {
  .block-statystyki .grid .item .l1,
  .block-statystyki_injected .grid .item .l1 {
    font-size: 20px;
  }
}
.block-statystyki .grid .item .l1 .num,
.block-statystyki_injected .grid .item .l1 .num {
  background-color: #00f000;
  display: inline-block;
  padding: 0 10px;
  line-height: 1;
  /*font-family: monospace; */
  font-weight: bold;
}
.block-statystyki .grid .item .l2,
.block-statystyki_injected .grid .item .l2 {
  font-size: 12px;
  padding: 0 10px;
}
@media print {
  .block-statystyki .grid .item .l2,
  .block-statystyki_injected .grid .item .l2 {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .block-statystyki .grid .item .l2,
  .block-statystyki_injected .grid .item .l2 {
    font-size: 12px;
  }
}
.block-tabmenu {
  margin-top: 2rem;
  border-bottom: #00f000 solid 5px;
  border-bottom: #00f000 solid 1px;
  margin-right: 1rem;
  position: relative;
  line-height: 1.25;
  letter-spacing: 0.045em;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .block-tabmenu {
    margin-right: -1rem;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.block-tabmenu.large {
  font-size: 20px;
}
@media print {
  .block-tabmenu.large {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-tabmenu.large {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-tabmenu.large {
    font-size: 16px;
  }
}
.block-tabmenu ul {
  list-style-type: none;
  padding: 0;
  margin-top: -0.5rem;
}
.block-tabmenu ul li {
  padding: 0;
}
@media (max-width: 1023px) {
  .block-tabmenu ul {
    display: flex;
  }
}
.block-tabmenu ul li {
  display: inline-block;
}
@media (max-width: 1023px) {
  .block-tabmenu ul li {
    flex-shrink: 0;
  }
}
.block-tabmenu ul li.current_page_item a {
  border-color: #00f000;
}
.block-tabmenu a {
  display: inline-block;
  margin-right: 1rem;
  padding: 0.5rem 0;
  transition: all 0.25s;
  border-bottom: transparent solid 4px;
}
.block-tabmenu a.open {
  /*background: @kolor;*/
  border-color: #00f000;
}
.block-tabmenu a:hover {
  opacity: 0.7;
}
.block-tabmenu a.open:hover {
  opacity: 1;
}
.block_post_gallery_autosize {
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  font-size: 0;
  letter-spacing: 0 !important;
  text-align: left;
  line-height: 1.25;
  font-weight: bold;
}
.block_post_gallery_autosize a {
  display: inline-block;
  vertical-align: top;
  padding: 0.5rem;
}
@media (max-width: 767px) {
  .block_post_gallery_autosize a {
    width: 100% !important;
    display: block;
  }
}
.block_post_gallery_autosize a:hover .pix {
  opacity: 0.9;
}
.block_post_gallery_autosize a .pix {
  width: 100%;
  height: 0;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.block_post_gallery_autosize a img.mobile {
  display: none;
}
.block_post_gallery_autosize a .txt {
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  color: black;
  font-size: 12px;
  padding: 0.2em 0.4em;
}
@media print {
  .block_post_gallery_autosize a .txt {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .block_post_gallery_autosize a .txt {
    font-size: 12px;
  }
}
@media (max-width: 568px) {
  .block_post_gallery_autosize a .pix {
    padding: 0 !important;
    height: auto !important;
    background-image: none !important;
  }
  .block_post_gallery_autosize a img.mobile {
    display: block;
    width: 100%;
    height: auto;
  }
  .block_post_gallery_autosize a .txt {
    position: static;
  }
}
.block_post_gallery_autosize + .block_post_gallery_autosize {
  margin-top: -2rem;
}
.block-page_header {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .block-page_header {
    margin-top: 0;
  }
}
.block-sitelogo {
  padding-bottom: 1rem;
  transition: all 1s;
  filter: invert(0%);
}
.block-sitelogo img {
  display: block;
  height: 80px;
  width: auto;
}
@media (max-width: 1023px) {
  .block-sitelogo img {
    height: 70px;
  }
}
@media (max-width: 767px) {
  .block-sitelogo img {
    height: 50px;
  }
}
.neg .block-sitelogo {
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  filter: invert(100%);
}
.block-programnav {
  line-height: 1.25;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  left: 0;
  width: 100%;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .block-programnav {
    padding-top: 0.4rem;
  }
}
.block-programnav .c3 {
  text-align: right;
}
.block-programnav button {
  white-space: nowrap;
  max-width: 50%;
  display: inline-block;
  padding: 1rem 1rem;
  font-size: 16px;
  color: inherit;
  letter-spacing: 0.045em;
  border: none;
  font: inherit;
  background: transparent;
  cursor: pointer;
}
@media print {
  .block-programnav button {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-programnav button {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-programnav button {
    padding: 0.3rem 0.5rem;
    font-size: 12px;
  }
}
.block-programnav button .when-enabled {
  display: inline-block;
}
.block-programnav button .when-disabled {
  display: none;
}
.block-programnav button.clicked .when-disabled {
  display: inline-block;
}
.block-programnav button.clicked .when-enabled {
  display: none;
}
.block-programnav button .when-calendar_visible {
  display: none;
}
.calendar_visible .block-programnav button .when-calendar_visible {
  display: inline;
}
.block-programnav button .when-not-calendar_visible {
  display: inline;
}
.calendar_visible .block-programnav button .when-not-calendar_visible {
  display: none;
}
.block-programnav button span.wrap {
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-color: transparent;
}
.no-mobile .block-programnav button:hover span.wrap {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-program_header {
  padding-right: 1rem;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  line-height: 1.25;
  margin: 4rem 0;
}
@media (max-width: 1023px) {
  .block-program_header {
    padding-right: 0;
  }
}
.block-program_header.mod-zasoby {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .block-program_header {
    margin: 0 0 1rem;
  }
}
.block-program_header .title {
  text-align: left;
  font-size: 32px;
}
@media print {
  .block-program_header .title {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-program_header .title {
    font-size: 28px;
  }
}
.block-program_header .title .label {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.block-program_header .err {
  margin-top: 2rem;
  font-size: 20px;
  letter-spacing: 0.045em;
}
@media print {
  .block-program_header .err {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-program_header .err {
    font-size: 18px;
  }
}
.block-calendar {
  line-height: 1.25;
  margin-bottom: 4rem;
  display: none;
}
.calendar_visible .block-calendar {
  display: block;
}
.block-calendar .caltable {
  font-size: 0;
  letter-spacing: 0 !important;
}
.block-calendar .caltable .col {
  width: 14.28571429%;
  display: inline-block;
  vertical-align: top;
}
.block-calendar .caltable .col .box {
  font-size: 16px;
}
@media print {
  .block-calendar .caltable .col .box {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-calendar .caltable .col .box {
    font-size: 14px;
  }
}
.block-calendar table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}
.block-calendar table th,
.block-calendar table td {
  font-size: 32px;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  width: 14.28571429% !important;
  border: #f0f0f0 solid 1px;
  border: #00f000 solid 1px;
}
@media print {
  .block-calendar table th,
  .block-calendar table td {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-calendar table th,
  .block-calendar table td {
    font-size: 28px;
  }
}
@media (max-width: 1023px) {
  .block-calendar table th,
  .block-calendar table td {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .block-calendar table th,
  .block-calendar table td {
    font-size: 16px;
  }
}
.block-calendar table th .box .boxin,
.block-calendar table td .box .boxin {
  min-height: 10vw;
  position: relative;
  transition: all 0.25s;
}
@media (max-width: 1023px) {
  .block-calendar table th .box .boxin,
  .block-calendar table td .box .boxin {
    min-height: 60px;
  }
}
.block-calendar table th .box .boxin.hilite .numerdnia,
.block-calendar table td .box .boxin.hilite .numerdnia {
  background-color: #00f000;
  color: black;
  margin-left: 4px;
}
.block-calendar table th .box .boxin.hilite:hover,
.block-calendar table td .box .boxin.hilite:hover {
  background: rgba(0, 240, 0, 0.5);
  background: black;
  color: white;
  background: #00f000;
  color: black;
  background-clip: content-box;
}
.block-calendar table th .box .boxin .fg,
.block-calendar table td .box .boxin .fg {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1023px) {
  .block-calendar table th .box .boxin .fg,
  .block-calendar table td .box .boxin .fg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.block-calendar table th .box .boxin a.programlink,
.block-calendar table td .box .boxin a.programlink {
  width: 100%;
  cursor: pointer;
  margin-top: 10px;
  line-height: 1.1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 14px;
}
.block-calendar table th .box .boxin a.programlink:nth-child(1),
.block-calendar table td .box .boxin a.programlink:nth-child(1) {
  flex-grow: 2;
}
@media print {
  .block-calendar table th .box .boxin a.programlink,
  .block-calendar table td .box .boxin a.programlink {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-calendar table th .box .boxin a.programlink,
  .block-calendar table td .box .boxin a.programlink {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .block-calendar table th .box .boxin a.programlink,
  .block-calendar table td .box .boxin a.programlink {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .block-calendar table th .box .boxin a.programlink,
  .block-calendar table td .box .boxin a.programlink {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .block-calendar table th .box .boxin a.programlink,
  .block-calendar table td .box .boxin a.programlink {
    font-size: 0;
    letter-spacing: 0 !important;
  }
}
.block-calendar table th .box .boxin a.programlink:hover,
.block-calendar table td .box .boxin a.programlink:hover {
  color: white !important;
}
.block-calendar table th .box .boxin a.programlink span,
.block-calendar table td .box .boxin a.programlink span {
  /*white-space: nowrap; */
  /*overflow: hidden;*/
  hyphens: auto;
}
.block-calendar table th {
  color: #00f000;
}
@keyframes hiliteblink {
  0% {
    background: transparent;
  }
  50% {
    background: rgba(0, 240, 0, 0.5);
  }
  100% {
    background: transparent;
  }
}
.anim_hiliteblink_once {
  animation: hiliteblink 2s 1;
}
.block-cursorstage {
  display: none;
}
.csstransforms .block-cursorstage {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  position: fixed;
  pointer-events: none;
  overflow: hidden;
  z-index: 500;
  transition: all 0.25s;
  /*transform: scale(0.8);*/
  opacity: 0;
}
.csstransforms .block-cursorstage.open {
  transform: none;
  opacity: 1;
}
.csstransforms .block-cursorstage #cursor {
  position: absolute;
  pointer-events: none;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  z-index: 1000;
  mix-blend-mode: multiply;
}
.csstransforms .block-cursorstage #cursor img {
  margin-top: 20px;
  margin-left: 20px;
  width: 120px;
  height: auto;
  display: block;
}
.block-regform {
  /*display: none; */
  font-weight: bold;
  line-height: 1.25;
  font-size: 16px;
  letter-spacing: 0.045em;
  /*	button {
		font: inherit;
		.fs3;
		background: @kolor;
		color: black;
		padding: 0.3em 1em 0.2em;
		font-weight: bold;
		border: none;
		cursor: pointer;
		.ls;
		&:hover {
			background: black; color: white;
		}
		&[disabled] {
			opacity: 0.5;
		}

		}*/
}
@media print {
  .block-regform {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-regform {
    font-size: 14px;
  }
}
.block-regform .blockin {
  border: #00f000 solid 1px;
  padding: 1rem;
}
.block-regform .formrow {
  margin-top: 1rem;
}
.block-regform .formrow a {
  text-decoration: underline;
}
.block-regform .formrow a:hover {
  text-decoration: none;
}
.block-regform label {
  display: block;
  transition: all 0.25s;
  transition-duration: 0.3s;
}
.block-regform label.layout-pull {
  margin-left: -10px;
}
.block-regform label .txt {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding: 4px 10px;
}
@media print {
  .block-regform label .txt {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-regform label .txt {
    font-size: 12px;
  }
}
.block-regform label.err input {
  background: #fff6f6;
}
.block-regform label.err input[type="checkbox"] {
  outline: #ff9090 solid 2px;
}
.block-regform input[type="text"],
.block-regform input[type="email"] {
  font: inherit;
  display: block;
  width: 100%;
  font-size: 20px;
  letter-spacing: 0.045em;
  padding: 10px;
  border-radius: 0;
  background: transparent;
  border: #e0e0e0 solid 1px;
}
@media print {
  .block-regform input[type="text"],
  .block-regform input[type="email"] {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-regform input[type="text"],
  .block-regform input[type="email"] {
    font-size: 18px;
  }
}
.block-regform input[type="text"]:focus,
.block-regform input[type="email"]:focus {
  border: #e0e0e0 solid 1px;
  border-bottom-color: #00f000;
  outline: none;
}
.block-regform input[type="checkbox"] {
  font-size: 200%;
}
.block-regform .label_ok {
  display: block;
  font-size: 5vw;
  color: #00f000;
}
.block-mapa {
  margin-bottom: 2rem;
  line-height: 1;
}
.block-mapa .leaflet-bottom {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.block-mapa .link {
  /*margin-top: 0.5rem; */
  display: inline-block;
}
.block-mapa .link span {
  line-height: 1;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
}
@media print {
  .block-mapa .link span {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-mapa .link span {
    font-size: 12px;
  }
}
.no-mobile .block-mapa .link:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.wrap-mapa-bg {
  display: none;
}
.csstransforms .wrap-mapa-bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  position: fixed;
  background: #00f000;
  pointer-events: none;
  /*opacity: 0.4; */
}
.csstransforms #mapa-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*display: none; */
  mix-blend-mode: screen;
}
#mapa-small {
  height: 400px;
  /*border: @kolor solid 10px; */
}
@media (max-width: 1023px) {
  #mapa-small {
    height: 300px;
  }
}
#mapa-small .leaflet-tile {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.block-sharer {
  display: none;
}
.csstransforms .block-sharer {
  font-weight: bold;
  font-size: 0;
  letter-spacing: 0 !important;
  line-height: 1;
  position: fixed;
  top: 50%;
  left: 0;
  height: 2rem;
  display: flex;
  align-items: center;
  transform-origin: 0 0;
  transform: rotate(-90deg) translate(-50%, 0);
}
@media (max-width: 1023px) {
  .csstransforms .block-sharer {
    display: none;
  }
}
.csstransforms .block-sharer a {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.045em;
}
@media print {
  .csstransforms .block-sharer a {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .csstransforms .block-sharer a {
    font-size: 14px;
  }
}
.csstransforms .block-sharer a:hover {
  opacity: 0.5;
}
.csstransforms .block-sharer .buttonwrap {
  padding: 0 0.5rem;
  font-size: 14px;
}
@media print {
  .csstransforms .block-sharer .buttonwrap {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .csstransforms .block-sharer .buttonwrap {
    font-size: 12px;
  }
}
.csstransforms .block-sharer .buttonwrap i {
  transform: rotate(90deg);
}
.csstransforms .block-sharer .textwrap {
  padding: 0 0.5rem;
}
.block-sidebar_label {
  display: none;
}
.csstransforms .block-sidebar_label {
  display: block;
  font-weight: bold;
  font-size: 0;
  letter-spacing: 0 !important;
  margin: 0;
  position: absolute;
  top: 50%;
  left: -3rem;
  height: 2rem;
  transform-origin: 0 0;
  transform: rotate(-90deg) translate(-50%, 0);
  font-size: 16px;
  letter-spacing: 0.045em;
  line-height: 2rem;
}
@media print {
  .csstransforms .block-sidebar_label {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .csstransforms .block-sidebar_label {
    font-size: 14px;
  }
}
.csstransforms .block-sidebar_label.block-sidebar_label_top {
  top: 0;
  transform: rotate(-90deg) translate(-100%, 0);
}
@media (max-width: 1023px) {
  .csstransforms .block-sidebar_label {
    display: none;
  }
}
footer {
  /*	background: rgba(0,0,0,0.04); 
	background: @light;
	*/
  background: white;
  color: black;
  display: block;
  margin-left: -1rem;
  padding-left: 1rem;
  /*	.neg & {
		background: black; 
		img {
			filter: grayscale(100%) invert(100%);
			mix-blend-mode: normal; 
		}
	}
	*/
}
@media (max-width: 1023px) {
  footer {
    margin-right: -1rem;
    padding-right: 1rem;
  }
}
.neg footer {
  opacity: 0.5;
}
footer img {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  mix-blend-mode: multiply;
  display: inline-block;
}
footer a:hover img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
footer .footerin {
  font-weight: bold;
  letter-spacing: 0.045em;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  margin-left: -0.5rem;
  padding-right: 0.5rem;
}
@media print {
  footer .footerin {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  footer .footerin {
    font-size: 12px;
  }
}
@media (max-width: 568px) {
  footer .footerin {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  footer .footerin {
    padding-right: 0;
    margin-left: 0;
  }
}
footer .footerin .item {
  display: inline-block;
  vertical-align: middle;
  padding: 0.5rem;
}
@media (max-width: 568px) {
  footer .footerin .item {
    padding: 0.5rem 5px;
  }
}
footer .footerin .item.txt:hover {
  text-decoration: underline !important;
}
footer .footerin .item.waw img {
  height: 2rem;
  width: auto;
}
@media (max-width: 568px) {
  footer .footerin .item.waw img {
    height: 1.2rem;
  }
}
footer .footerin .item.bip img {
  height: 1.2rem;
  width: auto;
}
.wrap-countdown {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  display: flex;
  align-items: center;
  line-height: 1;
  overflow: hidden;
  pointer-events: none;
}
.backgroundblendmode .wrap-countdown {
  z-index: 10000;
  mix-blend-mode: multiply;
}
.wrap-countdown .countdown {
  padding-left: 10vw;
  padding-top: 4vw;
  font-size: 16vw;
  color: #00f000;
  font-weight: 300;
}
.block-searchfield {
  /*margin-bottom: 4rem;*/
  letter-spacing: 0.045em;
}
.block-searchfield form {
  position: relative;
}
.block-searchfield input[type="text"] {
  box-shadow: none;
  line-height: 1;
  width: 100%;
  font: inherit;
  font-size: 5vw;
  font-weight: bold;
  border: #f0f0f0 solid 1px;
  border-radius: 0;
  /*margin-right: 7vw; */
  padding: 1rem;
  padding-bottom: 0.6rem;
  display: block;
  background: white;
}
.block-searchfield input[type="text"]:focus {
  outline: none;
  border-bottom-color: #00f000;
}
body.neg .block-searchfield input[type="text"] {
  background: transparent;
  margin-bottom: 1em;
  color: white !important;
}
.block-searchfield input[type="submit"] {
  cursor: pointer;
  line-height: 1;
  font: inherit;
  font-size: 7vw;
  font-weight: normal;
  border: transparent solid 1px;
  border-radius: 0;
}
.block-searchfield input[type="submit"]:focus {
  border-color: #00f000;
  outline: none;
}
.block-searchfield .toolbar {
  position: absolute;
  top: 1rem;
  right: 0.7rem;
  text-align: right;
}
body.neg .block-searchfield .toolbar {
  filter: invert(1) hue-rotate(180deg);
}
.block-searchfield .toolbar button {
  background: none;
  border: none;
  padding-left: 8px;
  padding-right: 5px;
  font-size: 20px;
  cursor: pointer;
}
@media print {
  .block-searchfield .toolbar button {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-searchfield .toolbar button {
    font-size: 18px;
  }
}
.block-searchfield .toolbar button:hover {
  color: #00f000;
}
.block-searchfield .toolbar button:focus {
  color: #00f000;
  outline: none;
}
.block-tagcloud {
  margin-top: -2.6rem;
  margin-bottom: 4rem;
  text-align: center;
  line-height: 1.25;
}
.block-tagcloud.mod-zasoby {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .block-tagcloud {
    margin-top: 0;
  }
}
.block-tagcloud a {
  font-weight: bold;
  font-size: 20px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  display: inline-block;
  letter-spacing: 0.045em;
}
@media print {
  .block-tagcloud a {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-tagcloud a {
    font-size: 18px;
  }
}
.block-tagcloud a span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  background-image: linear-gradient(to right, #000000 0%, #000000 100%);
  background-color: #00f000;
  color: black;
}
.block-tagcloud a:hover span {
  color: #00f000 !important;
}
.no-mobile .block-tagcloud a:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-taglink {
  font-size: 32px;
  line-height: 1;
}
@media print {
  .block-taglink {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-taglink {
    font-size: 28px;
  }
}
.block-taglink a {
  display: block;
  position: relative;
  background-color: #00f000;
}
.block-taglink a .bg {
  height: 0;
  padding-bottom: 50%;
  background-color: #00f000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
  transition: all 0.25s;
  opacity: 1;
  /*mix-blend-mode: screen; */
}
.block-taglink a .fg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-taglink a .fg .count {
  font-size: 16px;
  position: absolute;
  bottom: 10px;
  font-weight: bold;
  right: 10px;
}
@media print {
  .block-taglink a .fg .count {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-taglink a .fg .count {
    font-size: 14px;
  }
}
.block-taglink a span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
  /*.bgspan_anim_toblack; */
  background-color: white;
  color: black;
}
.block-taglink a:hover span {
  color: black;
}
.no-mobile .block-taglink a:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-taglink a:hover .bg {
  opacity: 1;
  filter: grayscale(100%);
  mix-blend-mode: initial;
  mix-blend-mode: multiply;
}
.block-taglink a:hover .fg .count {
  color: white;
}
.block-topiclist {
  background: rgba(0, 240, 0, 0.2);
  margin-left: -1rem;
  padding-left: 1rem;
  padding-top: 2rem;
}
@media (max-width: 1023px) {
  .block-topiclist {
    margin-right: -1rem;
    padding-right: 1rem;
  }
}
.block-topiclist.block-topiclist_0 {
  background: #00f000;
}
.block-topiclist.block-topiclist_1 {
  background: rgba(0, 240, 0, 0.8);
}
.block-topiclist.block-topiclist_2 {
  background: rgba(0, 240, 0, 0.6);
}
.block-topiclist.block-topiclist_3 {
  background: rgba(0, 240, 0, 0.4);
}
.block-topiclist h2.sectionhead {
  font-size: 32px;
  margin-bottom: 1rem;
  margin: 2rem 0;
}
@media print {
  .block-topiclist h2.sectionhead {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-topiclist h2.sectionhead {
    font-size: 28px;
  }
}
.block-topiclist h2.sectionhead span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  /*			background-color: @kolor;
			color: black; 
		*/
}
.block-taglist {
  padding-top: 2rem;
  padding-right: 1rem;
  padding-bottom: 0;
  font-size: 0;
  letter-spacing: 0 !important;
  position: relative;
}
@media (max-width: 1023px) {
  .block-taglist {
    padding-right: 0;
  }
}
.block-taglist .grid {
  margin-left: -1rem;
  margin-right: -1rem;
}
.block-taglist .col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2rem;
  padding: 0 1rem;
  width: 25%;
}
@media (max-width: 1023px) {
  .block-taglist .col {
    width: 50%;
  }
}
.block-taglist_mini {
  padding-top: 2rem;
  padding-right: 1rem;
  padding-bottom: 0;
  z-index: 100;
  font-size: 0;
  letter-spacing: 0 !important;
  position: relative;
}
@media (max-width: 1023px) {
  .block-taglist_mini {
    padding-right: 0;
  }
}
.block-taglist_mini .grid {
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (max-width: 1023px) {
  .block-taglist_mini .grid {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.block-taglist_mini .col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
  padding: 0 1rem;
  width: 25%;
}
@media (max-width: 1023px) {
  .block-taglist_mini .col {
    width: 50%;
    padding: 0 0.5rem;
  }
}
.block-taglist_mini .block-taglink_mini {
  font-size: 16px;
  letter-spacing: 0.045em;
}
@media print {
  .block-taglist_mini .block-taglink_mini {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-taglist_mini .block-taglink_mini {
    font-size: 14px;
  }
}
.block-taglist_mini .block-taglink_mini span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
}
.no-mobile .block-taglist_mini .block-taglink_mini a:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-taglist_mini .block-taglink_mini .count {
  display: inline-block;
  font-weight: bold;
}
.block-taglist_side {
  padding-bottom: 0;
  z-index: 100;
  padding-top: 5px;
  font-size: 0;
  letter-spacing: 0 !important;
  position: relative;
}
@media (max-width: 1023px) {
  .block-taglist_side {
    margin-top: -3rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .block-taglist_side {
    margin-top: 0;
  }
}
.block-taglist_side .grid {
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (max-width: 1023px) {
  .block-taglist_side .grid {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.block-taglist_side .col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2px;
  padding: 0 1rem;
  width: 100%;
}
@media (max-width: 1023px) {
  .block-taglist_side .col {
    width: 25%;
    padding: 0 0.5rem;
  }
}
@media (max-width: 767px) {
  .block-taglist_side .col {
    width: 50%;
  }
}
.block-taglist_side .block-taglink_mini {
  font-size: 16px;
  letter-spacing: 0.045em;
}
@media print {
  .block-taglist_side .block-taglink_mini {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .block-taglist_side .block-taglink_mini {
    font-size: 14px;
  }
}
.block-taglist_side .block-taglink_mini span {
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transition: background-size 0.25s cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  background-color: black;
  background-image: linear-gradient(to right, #00f000 0% #00f000 100%);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 0% 100%;
}
.no-mobile .block-taglist_side .block-taglink_mini a:hover span {
  background-position: 0% 0%;
  background-size: 100% 100%;
  color: black;
}
.block-taglist_side .block-taglink_mini .count {
  display: inline-block;
  font-weight: bold;
}
.blueimp-gallery .next,
.blueimp-gallery .prev {
  border: none !important;
}
.blueimp-gallery .play-pause {
  display: none !important;
}
.blueimp-gallery .indicator {
  display: none !important;
}
@-webkit-keyframes leaflet-gestures-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes leaflet-gestures-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.leaflet-container:after {
  -webkit-animation: leaflet-gestures-fadein 0.8s backwards;
  animation: leaflet-gestures-fadein 0.8s backwards;
  color: #fff;
  font-family: Roboto,Arial,sans-serif;
  font-size: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 461;
  pointer-events: none;
}
.leaflet-gesture-handling-scroll-warning:after,
.leaflet-gesture-handling-touch-warning:after {
  -webkit-animation: leaflet-gestures-fadein 0.8s forwards;
  animation: leaflet-gestures-fadein 0.8s forwards;
}
.leaflet-gesture-handling-touch-warning:after {
  content: attr(data-gesture-handling-touch-content);
}
.leaflet-gesture-handling-scroll-warning:after {
  content: attr(data-gesture-handling-scroll-content);
}
.tnp input.tnp-email {
  background: white !important;
  border: #f0f0f0 solid 1px !important;
  font: inherit !important;
  font-weight: bold !important;
  font-size: 28px !important;
  letter-spacing: 0.045em;
  padding: 10px 10px 7px !important;
}
.tnp input.tnp-email:focus {
  outline: none !important;
  border-bottom-color: #00f000 !important;
}
.tnp .tnp-field-email {
  margin-left: -10px !important;
  margin-right: -10px !important;
  margin-bottom: 1rem !important;
}
.tnp .tnp-field-email label {
  display: none !important;
}
.tnp .tnp-field-button {
  margin-top: 1rem !important;
}
.tnp input[type="checkbox"] {
  margin-right: 10px !important;
}
.tnp input.tnp-submit {
  background: black !important;
  padding: 0.2em 0 0 !important;
  padding-left: 2em !important;
  padding-right: 2rem !important;
  font: inherit !important;
  font-weight: bold !important;
  font-size: 18px !important;
  cursor: pointer !important;
  letter-spacing: 0.045em;
}
.tnp input.tnp-submit:hover {
  background: #00f000 !important;
  color: black !important;
}
.block-manifest {
  padding-bottom: 4rem;
}
.block-manifest .manifest {
  padding: 0 0 1rem;
  margin-top: -1rem;
  font-size: 40px;
  color: #00f000;
  font-weight: bold;
  filter: blur(20px);
  transition: all 1s;
  opacity: 0;
}
@media print {
  .block-manifest .manifest {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .block-manifest .manifest {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .block-manifest .manifest {
    font-size: 24px;
  }
}
.block-manifest .manifest.inview {
  filter: blur(0px);
  opacity: 1;
}
.block-manifest .mapa {
  margin-top: 2rem;
  height: 80vh;
  position: relative;
  margin-left: -1rem;
  background: #111;
}
@media (max-width: 1023px) {
  .block-manifest .mapa {
    margin-right: -1rem;
  }
}
.block-manifest .mapa #mapa {
  mix-blend-mode: lighten;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-manifest .mapa #mapa .leaflet-bottom {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0 !important;
  pointer-events: none !important;
}
.block-manifest .mapa #mapa .leaflet-layer {
  filter: invert(100%);
}
.block-manifest .mapa #mapa .leaflet-popup-content {
  font-family: 'Gilroy';
  font-size: 14px;
  letter-spacing: 0.045em;
}
@media print {
  .block-manifest .mapa #mapa .leaflet-popup-content {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-manifest .mapa #mapa .leaflet-popup-content {
    font-size: 12px;
  }
}
.block-manifest .mapa #mapa .leaflet-popup-content a {
  color: black !important;
}
.block-manifest .mapainfo {
  line-height: 1;
  text-align: right;
  font-size: 0;
  letter-spacing: 0 !important;
  margin-top: 10px;
  padding-right: 10px;
  opacity: 0.3;
}
@media (max-width: 1023px) {
  .block-manifest .mapainfo {
    padding-right: 0;
  }
}
.block-manifest .mapainfo > div {
  font-size: 10px;
  max-width: 80%;
  display: inline-block;
}
@media print {
  .block-manifest .mapainfo > div {
    font-size: 7px;
  }
}
@media (max-width: 1023px) {
  .block-manifest .mapainfo > div {
    font-size: 10px;
  }
}
.block-manifest .wrap-txtblock {
  padding: 4rem 0;
  display: flex;
}
@media (max-width: 1023px) {
  .block-manifest .wrap-txtblock {
    padding-bottom: 1rem;
  }
}
.block-manifest .wrap-txtblock.no-title {
  padding: 1rem 0;
}
.block-manifest .wrap-txtblock:nth-child(1n) {
  justify-content: flex-end;
}
.block-manifest .wrap-txtblock:nth-child(2n) {
  justify-content: flex-start;
}
.block-manifest .wrap-txtblock:nth-child(3n) {
  justify-content: center;
}
.block-manifest .txtblock {
  width: 60%;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .block-manifest .txtblock {
    width: 100%;
  }
}
.block-manifest .txtblock.inview {
  transform: none;
}
.block-manifest .txtblock.inview h1 {
  opacity: 1;
  transform: none;
}
.block-manifest .txtblock.inview .txt {
  opacity: 1;
  transform: none;
}
.block-manifest .txtblock h1 {
  transition: all 1s;
  transform: translate(-100%, 0);
  /*transform: translate(0,-2rem); */
  opacity: 0;
  font-size: 32px;
}
@media print {
  .block-manifest .txtblock h1 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-manifest .txtblock h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .block-manifest .txtblock h1 {
    font-size: 24px;
  }
}
.block-manifest .txtblock h1 span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: white;
  color: black;
}
.block-manifest .txtblock .txt {
  transition: all 0.8s;
  /*transition-delay: 0.5s;*/
  transform: translate(0, 2rem);
  opacity: 0;
  padding-left: 1rem;
  padding-top: 2rem;
  font-size: 24px;
  letter-spacing: 0.045em;
  font-weight: bold;
}
@media print {
  .block-manifest .txtblock .txt {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-manifest .txtblock .txt {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .block-manifest .txtblock .txt {
    font-size: 16px;
  }
}
.block-festiwal {
  padding-bottom: 6rem;
  overflow-x: hidden;
}
.block-festiwal .manifest {
  padding: 0 0 1rem;
  font-size: 32px;
  /*color: white; */
  font-weight: bold;
  filter: blur(20px);
  transition: all 1s;
  opacity: 0;
}
@media print {
  .block-festiwal .manifest {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-festiwal .manifest {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .block-festiwal .manifest {
    font-size: 24px;
  }
}
.block-festiwal .manifest.inview {
  filter: blur(0px);
  opacity: 1;
}
.block-festiwal .textblocks {
  position: relative;
  margin-top: 4rem;
}
.block-festiwal .textblocks:after {
  position: absolute;
  width: 1px;
  left: 50%;
  height: 100%;
  top: 0;
  border-left: #00f000 solid 1px;
  pointer-events: none;
  font-size: 0;
  letter-spacing: 0 !important;
  content: ' ';
}
.block-festiwal .txtblock {
  display: flex;
  align-items: flex-start;
  padding: 0.35rem 0 4rem;
}
.block-festiwal .txtblock:last-child {
  padding-bottom: 0;
}
.block-festiwal .txtblock.no-title {
  padding: 1rem 0;
}
.block-festiwal .txtblock .col1,
.block-festiwal .txtblock .col2 {
  width: 50%;
}
.block-festiwal .txtblock .col1 {
  display: flex;
  justify-content: flex-end;
  padding-right: 1rem;
}
.block-festiwal .txtblock .col1 h1 {
  transform: translate(-100%, 0);
}
.block-festiwal .txtblock .col2 {
  padding-left: 1rem;
}
.block-festiwal .txtblock:nth-child(2n) {
  flex-direction: row-reverse;
}
.block-festiwal .txtblock:nth-child(2n) .col1 {
  justify-content: flex-start;
  padding-left: 1rem;
  padding-right: 0;
}
.block-festiwal .txtblock:nth-child(2n) .col1 h1 {
  transform: translate(100%, 0);
}
.block-festiwal .txtblock:nth-child(2n) .col2 {
  padding-left: 0;
  padding-right: 1rem;
  text-align: right;
}
.block-festiwal .txtblock.inview {
  transform: none;
}
.block-festiwal .txtblock.inview h1 {
  opacity: 1;
  transform: none !important;
}
.block-festiwal .txtblock.inview .txt {
  opacity: 1;
  transform: none;
}
.block-festiwal .txtblock h1 {
  transition: all 1s;
  opacity: 0;
  font-size: 32px;
}
@media print {
  .block-festiwal .txtblock h1 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-festiwal .txtblock h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .block-festiwal .txtblock h1 {
    font-size: 24px;
  }
}
@media (max-width: 568px) {
  .block-festiwal .txtblock h1 {
    font-size: 16px;
  }
}
.block-festiwal .txtblock h1 span {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 0em 0.3em;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: #00f000;
  color: black;
}
.block-festiwal .txtblock .txt {
  transition: all 0.8s;
  transform: translate(0, 2rem);
  opacity: 0;
  font-size: 24px;
  letter-spacing: 0.045em;
  font-weight: bold;
}
@media print {
  .block-festiwal .txtblock .txt {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .block-festiwal .txtblock .txt {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .block-festiwal .txtblock .txt {
    font-size: 16px;
  }
}
@media (max-width: 568px) {
  .block-festiwal .txtblock .txt {
    font-size: 12px;
  }
}
.block-cookies {
  position: fixed;
  z-index: 2000;
  bottom: 0;
  width: 80%;
  left: 10%;
  width: 100%;
  padding-left: 2rem;
  height: 2rem;
  left: 0;
  font-size: 14px;
  /*height: 3rem; */
  font-weight: bold;
  letter-spacing: 0.045em;
  text-align: center;
  cursor: pointer;
  /*padding-bottom: 1rem; */
}
@media (max-width: 1023px) {
  .block-cookies {
    width: 100%;
    left: 0;
    height: 2rem;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media print {
  .block-cookies {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  .block-cookies {
    font-size: 12px;
  }
}
.block-cookies .in {
  transition: all 0.25s;
  width: 100%;
  height: 100%;
  box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
  background: black;
  color: white;
  background: white;
  color: black;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.block-cookies:hover .in {
  background: #f0f0f0;
}
.block-cookies:hover .closeb {
  color: #00f000;
}
.block-cookies a {
  padding-top: 2px;
  display: inline-block;
  vertical-align: middle;
}
.block-cookies a.item {
  text-decoration: underline;
  padding: 0 5px;
}
.block-cookies .closeb {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  transition: all 0.25s;
  cursor: pointer;
  padding: 10px;
}
.block-cookies .closeb:hover {
  opacity: 0.5;
}
.block-related_zasoby .blocktitle {
  font-weight: bold;
  font-size: inherit;
  margin-bottom: 0.5rem;
  font-size: 20px;
  letter-spacing: 0.045em;
}
@media print {
  .block-related_zasoby .blocktitle {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-related_zasoby .blocktitle {
    font-size: 18px;
  }
}
.block-related_zasoby > .item {
  margin-bottom: 2rem;
}
.block-zakupy {
  position: fixed;
  top: 5rem;
  right: 1rem;
  max-width: 50%;
  font-size: 20px;
  z-index: 100;
}
@media (max-width: 1023px) {
  .block-zakupy {
    bottom: 0.5rem;
    right: 0.5rem;
    top: auto;
  }
}
@media print {
  .block-zakupy {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .block-zakupy {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .block-zakupy {
    font-size: 14px;
  }
}
@media (max-width: 1023px) and print {
  .block-zakupy {
    font-size: 9px;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .block-zakupy {
    font-size: 12px;
  }
}
.block-zakupy h2,
.block-zakupy h3 {
  font: inherit;
  font-weight: bold;
}
.block-zakupy h3 {
  font-weight: normal;
}
.block-zakupy figure {
  padding: 5px;
}
.block-zakupy img {
  object-fit: cover;
  width: 120px;
  height: 100%;
  display: block;
}
@media (max-width: 568px) {
  .block-zakupy img {
    width: 80px;
  }
}
.block-zakupy > .item {
  display: block;
  display: flex;
  align-items: stretch;
  position: relative;
  background: black;
  color: #00f000;
  margin-bottom: 0.5rem;
}
.block-zakupy > .item i {
  opacity: 0;
}
.block-zakupy > .item:hover {
  background: #00f000;
  color: black;
}
.block-zakupy > .item:hover i {
  opacity: 1;
}
.block-zakupy > .item .r {
  display: block;
  padding: 1rem 1rem;
}
@media (max-width: 1023px) {
  .block-zakupy > .item .r {
    padding: 0.5rem;
  }
}
.modal2022 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999999;
}
.modal2022 img {
  max-width: 90vw;
  max-height: 90vh;
  object-fit: contain;
  display: block;
}
.modal2022__close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  border: #00f000 solid 1px;
  margin: 10px;
  background: black;
  color: #00f000;
  cursor: pointer;
}
.modal2022__close:hover {
  border-color: transparent;
  background: #00f000;
  color: black;
}
.modal2022 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(10px);
}
.modal2022 .fg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.modal2022 .fg a {
  display: block;
}
.modal2022 .fg a:hover .fgarr {
  transform: translate(5rem, 0);
}
.modal2022 img.fgarr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  padding: 15%;
  mix-blend-mode: screen;
  transition: all 0.25s;
}
.bigbutton {
  color: #00f000;
  font-size: 120%;
}
.bigbutton:after {
  content: ' →';
}
.bigbutton:hover {
  text-decoration: underline;
  text-underline-position: under;
}
