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: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE6+ */
}
.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;
}
.slick {
  height: 100%;
}
.slick .slick-list {
  height: 100%;
}
.slick .slick-list .slick-track {
  height: 100%;
}
.slick .slick-list .slick-track .item {
  height: 100%;
}
.blueimp-gallery-single .prev,
.blueimp-gallery-single .next,
.blueimp-gallery-single .play-pause {
  display: none !important;
}
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: inherit;
  opacity: 0.6;
  font: inherit;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: inherit;
  opacity: 0.6;
  font: inherit;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: inherit;
  opacity: 0.6;
  font: inherit;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: inherit;
  opacity: 0.6;
  font: inherit;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizelegibility;
}
a {
  text-decoration: none;
  color: inherit;
}
.fs0 {
  font-size: 0;
  letter-spacing: 0 !important;
}
.fs1 {
  font-size: 26px;
}
@media (min-width: 1023px) {
  .fs1 {
    font-size: 38px;
  }
}
@media (min-width: 1240px) {
  .fs1 {
    font-size: 44px;
  }
}
.fs2 {
  font-size: 22px;
}
@media (min-width: 1023px) {
  .fs2 {
    font-size: 30px;
  }
}
.fs3 {
  font-size: 18px;
}
@media (min-width: 1023px) {
  .fs3 {
    font-size: 20px;
  }
}
.fs4 {
  font-size: 16px;
}
@media (min-width: 1023px) {
  .fs4 {
    font-size: 18px;
  }
}
.fs5 {
  font-size: 14px;
}
@media (min-width: 1023px) {
  .fs5 {
    font-size: 16px;
  }
}
.fs6 {
  font-size: 12px;
}
@media (min-width: 1023px) {
  .fs6 {
    font-size: 14px;
  }
}
.fs7 {
  font-size: 10px;
}
@media (min-width: 1023px) {
  .fs7 {
    font-size: 12px;
  }
}
.fs8 {
  font-size: 8px;
}
@media (max-width: 768px) {
  .stdtxt {
    display: block;
    font-family: 'georgia', serif;
    line-height: 1.55;
    font-size: 16px;
  }
  .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: 1rem 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 1.3;
  }
  .stdtxt h1:nth-child(1),
  .stdtxt h2:nth-child(1),
  .stdtxt h3:nth-child(1),
  .stdtxt h4:nth-child(1),
  .stdtxt h5:nth-child(1),
  .stdtxt h6:nth-child(1) {
    margin-top: 0;
  }
  .stdtxt h1 {
    font-size: 26px;
  }
  .stdtxt h2 {
    font-size: 22px;
  }
  .stdtxt h3,
  .stdtxt h4,
  .stdtxt h5,
  .stdtxt h6 {
    font-size: 18px;
  }
  .stdtxt hr {
    height: 1px;
    border: none;
    border-top: #e0e0e0 solid 1px;
    margin: 1rem 0;
    clear: both;
  }
  .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 {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: #e00000;
    text-decoration-thickness: 2px;
  }
  .stdtxt p a:hover,
  .stdtxt blockquote a:hover,
  .stdtxt ul a:hover,
  .stdtxt ol a:hover,
  .stdtxt table a:hover {
    text-decoration-color: black;
  }
  .stdtxt p a:visited,
  .stdtxt blockquote a:visited,
  .stdtxt ul a:visited,
  .stdtxt ol a:visited,
  .stdtxt table a:visited {
    color: #e00000;
  }
  .stdtxt p a:hover,
  .stdtxt blockquote a:hover,
  .stdtxt ul a:hover,
  .stdtxt ol a:hover,
  .stdtxt table a:hover {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: #e00000;
    text-decoration-thickness: 2px;
  }
  .stdtxt p a:hover:hover,
  .stdtxt blockquote a:hover:hover,
  .stdtxt ul a:hover:hover,
  .stdtxt ol a:hover:hover,
  .stdtxt table a:hover:hover {
    text-decoration-color: black;
  }
  .stdtxt p a:hover:visited,
  .stdtxt blockquote a:hover:visited,
  .stdtxt ul a:hover:visited,
  .stdtxt ol a:hover:visited,
  .stdtxt table a:hover:visited {
    color: #000000;
  }
  .stdtxt p strong,
  .stdtxt p b {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: bold;
    line-height: 1.3;
  }
  .stdtxt blockquote {
    border-left: #e00000 solid 2px;
    padding-left: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: bold;
    margin-left: -10px;
  }
  .stdtxt iframe {
    width: 100% !important;
  }
  .stdtxt .wp-caption {
    margin-bottom: 1rem;
    width: 100% !important;
    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 .alignleft {
    max-width: 160px !important;
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .stdtxt .alignright {
    max-width: 160px !important;
    float: right;
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .stdtxt img {
    max-width: 100% !important;
    height: auto;
    vertical-align: top;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .stdtxt h1 {
    font-size: 38px;
  }
}
@media (max-width: 768px) and (min-width: 1240px) {
  .stdtxt h1 {
    font-size: 44px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .stdtxt h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .stdtxt h3,
  .stdtxt h4,
  .stdtxt h5,
  .stdtxt h6 {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .stdtxt .wp-caption {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .stdtxt {
    display: block;
    font-family: 'georgia', serif;
    line-height: 1.55;
  }
  .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: 1.5rem 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 1.3;
  }
  .stdtxt h1:nth-child(1),
  .stdtxt h2:nth-child(1),
  .stdtxt h3:nth-child(1),
  .stdtxt h4:nth-child(1),
  .stdtxt h5:nth-child(1),
  .stdtxt h6:nth-child(1) {
    margin-top: 0;
  }
  .stdtxt h1 {
    font-size: 26px;
  }
  .stdtxt h2 {
    font-size: 22px;
  }
  .stdtxt h3,
  .stdtxt h4,
  .stdtxt h5,
  .stdtxt h6 {
    font-size: 18px;
  }
  .stdtxt hr {
    height: 1px;
    border: none;
    border-top: #e0e0e0 solid 1px;
    margin: 1.5rem 0;
  }
  .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: 1.5rem;
  }
  .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 {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: #e00000;
    text-decoration-thickness: 2px;
  }
  .stdtxt p a:hover,
  .stdtxt blockquote a:hover,
  .stdtxt ul a:hover,
  .stdtxt ol a:hover,
  .stdtxt table a:hover {
    text-decoration-color: black;
  }
  .stdtxt p a:visited,
  .stdtxt blockquote a:visited,
  .stdtxt ul a:visited,
  .stdtxt ol a:visited,
  .stdtxt table a:visited {
    color: #e00000;
  }
  .stdtxt p a:hover,
  .stdtxt blockquote a:hover,
  .stdtxt ul a:hover,
  .stdtxt ol a:hover,
  .stdtxt table a:hover {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: #e00000;
    text-decoration-thickness: 2px;
  }
  .stdtxt p a:hover:hover,
  .stdtxt blockquote a:hover:hover,
  .stdtxt ul a:hover:hover,
  .stdtxt ol a:hover:hover,
  .stdtxt table a:hover:hover {
    text-decoration-color: black;
  }
  .stdtxt p a:hover:visited,
  .stdtxt blockquote a:hover:visited,
  .stdtxt ul a:hover:visited,
  .stdtxt ol a:hover:visited,
  .stdtxt table a:hover:visited {
    color: #000000;
  }
  .stdtxt p strong,
  .stdtxt p b {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: bold;
    line-height: 1.3;
  }
  .stdtxt blockquote {
    border-left: #e00000 solid 2px;
    padding-left: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: bold;
    margin-left: -10px;
  }
  .stdtxt iframe {
    width: 100% !important;
  }
  .stdtxt .wp-caption {
    margin-bottom: 1.5rem;
    width: 100% !important;
    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 .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;
    vertical-align: top;
  }
}
@media (min-width: 768px) and (min-width: 1023px) {
  .stdtxt h1 {
    font-size: 38px;
  }
}
@media (min-width: 768px) and (min-width: 1240px) {
  .stdtxt h1 {
    font-size: 44px;
  }
}
@media (min-width: 768px) and (min-width: 1023px) {
  .stdtxt h2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (min-width: 1023px) {
  .stdtxt h3,
  .stdtxt h4,
  .stdtxt h5,
  .stdtxt h6 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (min-width: 1023px) {
  .stdtxt .wp-caption {
    font-size: 14px;
  }
}
.font0 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.font1 {
  font-family: 'georgia', serif;
}
.letter_spacing_wide {
  letter-spacing: 0.05rem;
}
.line_height_stdtxt {
  line-height: 1.55;
}
.line_height_low {
  line-height: 1.35;
}
.line_height_lower {
  line-height: 1.15;
}
.minifont {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.05rem;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  font-size: 10px;
}
@media (min-width: 1023px) {
  .minifont {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .minifont {
    font-size: 12px !important;
  }
}
.shake-horizontal {
  -webkit-animation: shake-horizontal 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: shake-horizontal 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
html {
  height: 100%;
  font-size: 18px;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  background: white;
  color: #000000;
  line-height: 1.35;
  overflow-y: scroll;
  max-width: 100%;
  overflow-x: hidden;
}
@media (min-width: 1023px) {
  body {
    font-size: 18px;
  }
}
body.mobile_menu_open {
  background: #f5f5f5;
}
.-gray {
  filter: grayscale(1);
}
img {
  max-width: 100%;
}
.grecaptcha-badge {
  display: none !important;
}
@keyframes infinitethrobber {
  0% {
    width: 0%;
    background-color: #e00000;
  }
  100% {
    width: 100%;
    background-color: white;
  }
}
@media (max-width: 768px) {
  .mobile-hide {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .desktop-hide {
    display: none !important;
  }
}
.infinite_throbber {
  display: inline-block;
  font-size: 16px;
}
@media (min-width: 1023px) {
  .infinite_throbber {
    font-size: 18px;
  }
}
.infinite_throbber img {
  padding: 1rem;
}
.mainwrap {
  margin: 0 auto;
  position: relative;
  margin-left: 5vw;
  margin-right: 5vw;
}
.mobile_menu_open .mainwrap {
  opacity: 0;
}
@media (min-width: 1700px) {
  .mainwrap {
    margin-left: 8vw;
    margin-right: 8vw;
  }
}
@media (max-width: 1400px) {
  .mainwrap {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media (max-width: 1240px) {
  .mainwrap {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (max-width: 768px) {
  .mainwrap {
    margin: 0;
    background: white;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.mainwrap_breakout {
  margin-left: -5vw;
  margin-right: -5vw;
}
@media (min-width: 1700px) {
  .mainwrap_breakout {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 1400px) {
  .mainwrap_breakout {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 1240px) {
  .mainwrap_breakout {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) {
  .mainwrap_breakout {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.modal-1-5 {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1111;
}
.modal-1-5 .bg {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.modal-1-5 .modal-1-5-container {
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 650px;
  box-shadow: 8px 8px 24px 0px rgba(66, 68, 90, 0.48);
  width: 100%;
  max-height: 100%;
}
.modal-1-5 .modal-1-5-container .modal-1-5-close {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.modal-1-5 .modal-1-5-container .modal-1-5-close .modal-1-5-close-line {
  position: absolute;
  background-color: #e00000;
  height: 100%;
  width: 4px;
  border-radius: 50px;
}
.modal-1-5 .modal-1-5-container .modal-1-5-close .modal-1-5-close-line-1 {
  transform: rotate(45deg);
}
.modal-1-5 .modal-1-5-container .modal-1-5-close .modal-1-5-close-line-2 {
  transform: rotate(-45deg);
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  font-size: 32px;
  color: #fff;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-timer {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin: 48px;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-timer .modal-1-5-container-time {
  margin-right: 16px;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-timer .modal-1-5-container-time .modal-1-5-container-time-number {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #e00000;
  text-align: center;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-timer .modal-1-5-container-time .modal-1-5-container-time-text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-timer:last-child {
  margin-right: 0;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-text {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-text ol {
  padding: 0;
  padding-left: 16px;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-text ol li {
  margin-top: 8px;
}
.modal-1-5 .modal-1-5-container .modal-1-5-container-text a {
  text-decoration: underline;
}
@media (max-width: 768px) {
  #topbar_desktop {
    display: none;
  }
  #topbar_mobile {
    z-index: 1001;
    background: white;
    height: 94px;
    height: 79px;
    padding: 20px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 10px;
    transition: all 0.25s;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .mobile_menu_open #topbar_mobile {
    padding-left: 20px;
  }
  #topbar_mobile .logo img {
    height: 54px;
    display: block;
  }
  #topbar_mobile .site_hamb {
    font: inherit;
    background: white;
    border: none;
    display: block;
    padding: 28px 30px;
    padding: 10px;
    position: fixed;
    top: 18px;
    right: 20px;
    z-index: 1001;
  }
  .mobile_menu_open #topbar_mobile .site_hamb {
    position: absolute;
  }
  #topbar_mobile .site_hamb img,
  #topbar_mobile .site_hamb svg {
    height: 20px;
    display: block;
    transition: all 0.25s;
    opacity: 0.35;
    opacity: 1;
  }
  .mobile_menu_open #topbar_mobile .site_hamb img,
  .mobile_menu_open #topbar_mobile .site_hamb svg {
    opacity: 1 !important;
    transform: rotate(90deg) scaleX(0.15);
  }
  .scrolled0 #topbar_mobile .site_hamb img,
  .scrolled0 #topbar_mobile .site_hamb svg {
    opacity: 1;
  }
  #topmenu_mobile {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 79px;
    background: white;
    display: none;
  }
  .mobile_menu_open #topmenu_mobile {
    display: block;
  }
  .csstransforms #topmenu_mobile {
    display: block;
    transition: all 0.25s;
    opacity: 0;
    transform: translate(0, -100%);
  }
  .csstransforms .mobile_menu_open #topmenu_mobile {
    opacity: 1;
    transform: none;
  }
  #topmenu_mobile ul {
    list-style-type: none;
    padding: 0;
    font-size: 0;
    letter-spacing: 0 !important;
    font-weight: normal;
    line-height: 1;
    border-bottom: #f0f0f0 solid 1px;
    border-top: #f0f0f0 solid 1px;
  }
  #topmenu_mobile ul li {
    padding: 0;
  }
  #topmenu_mobile ul li {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    border: #f0f0f0 solid 1px;
    width: 100%;
    font-weight: bold;
  }
  #topmenu_mobile ul li.with-bg {
    background: #f5f5f5;
  }
  #topmenu_mobile ul li.is-half {
    width: 50%;
  }
  #topmenu_mobile ul li.is-half a {
    padding-right: 0;
  }
  #topmenu_mobile ul li.with-many_a a {
    width: auto;
  }
  #topmenu_mobile ul li a {
    width: 100%;
    display: inline-block;
    padding: 9px 20px;
    letter-spacing: 0.05rem;
  }
  #topmenu_mobile ul li a.toggle i {
    float: right;
  }
  #topmenu_mobile ul li a.toggle i:nth-child(1) {
    display: inline;
  }
  #topmenu_mobile ul li a.toggle i:nth-child(2) {
    display: none;
  }
  #topmenu_mobile ul li a.toggle.is-open i:nth-child(1) {
    display: none;
  }
  #topmenu_mobile ul li a.toggle.is-open i:nth-child(2) {
    display: inline;
  }
  #topmenu_mobile ul ul {
    border: none;
    padding-left: 1rem;
  }
  #topmenu_mobile ul ul li {
    font-size: 12px;
    border: none;
    color: #444444;
  }
  .block-catbox {
    background: #e00000;
    color: white;
    display: inline-block;
    vertical-align: middle;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    margin-right: 0.03em;
    padding: 0.4em 0.7em;
    line-height: 1;
    font-weight: bold;
    position: relative;
  }
  .block-postlist_hero {
    margin-bottom: 2px;
    margin-left: -5vw;
    margin-right: -5vw;
  }
  .block-postlink_hero {
    background: #9a016f;
    color: white;
    margin-bottom: 2px;
  }
  .block-postlink_hero .in {
    display: block;
  }
  .block-postlink_hero .pix {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_hero .pix .cat {
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_hero .txt {
    padding: 8px 10px;
    font-weight: bold;
  }
  .block-postlink_hero .txt h1 {
    font-size: 18px;
  }
  .block-postlink_hero .txt .meta {
    font-weight: normal;
    font-size: 12px;
    opacity: 0.7;
    padding-top: 3px;
  }
  .block-postlink_hero:nth-child(1),
  .block-postlink_hero:nth-child(4),
  .block-postlink_hero:nth-child(7) {
    background: #009886;
  }
  .block-postlink_hero:nth-child(1) .block-catbox,
  .block-postlink_hero:nth-child(4) .block-catbox,
  .block-postlink_hero:nth-child(7) .block-catbox {
    background: #009886 !important;
  }
  .block-postlink_hero:nth-child(2),
  .block-postlink_hero:nth-child(5),
  .block-postlink_hero:nth-child(8) {
    background: #00058a;
  }
  .block-postlink_hero:nth-child(2) .block-catbox,
  .block-postlink_hero:nth-child(5) .block-catbox,
  .block-postlink_hero:nth-child(8) .block-catbox {
    background: #00058a !important;
  }
  .block-postlink_hero:nth-child(3),
  .block-postlink_hero:nth-child(6),
  .block-postlink_hero:nth-child(9) {
    background: #9a016f;
  }
  .block-postlink_hero:nth-child(3) .block-catbox,
  .block-postlink_hero:nth-child(6) .block-catbox,
  .block-postlink_hero:nth-child(9) .block-catbox {
    background: #9a016f !important;
  }
  .block-postlist_featured {
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -5vw;
    margin-right: -5vw;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .block-postlink_featured,
  .block-postlink_featured_publikacja,
  .block-postlink_featured_temat {
    overflow-x: hidden;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1.5rem;
    font-size: 14px;
    hyphens: auto;
  }
  .block-postlink_featured:nth-child(odd),
  .block-postlink_featured_publikacja:nth-child(odd),
  .block-postlink_featured_temat:nth-child(odd) {
    padding-right: 1px;
  }
  .block-postlink_featured:nth-child(even),
  .block-postlink_featured_publikacja:nth-child(even),
  .block-postlink_featured_temat:nth-child(even) {
    padding-left: 1px;
  }
  .block-postlink_featured .in,
  .block-postlink_featured_publikacja .in,
  .block-postlink_featured_temat .in {
    display: block;
  }
  .block-postlink_featured .pixbox,
  .block-postlink_featured_publikacja .pixbox,
  .block-postlink_featured_temat .pixbox {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    margin-bottom: 8px;
    background-color: #f0f0f0;
  }
  .block-postlink_featured .pix,
  .block-postlink_featured_publikacja .pix,
  .block-postlink_featured_temat .pix {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_featured .pix .cat,
  .block-postlink_featured_publikacja .pix .cat,
  .block-postlink_featured_temat .pix .cat {
    font-size: 10px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_featured.postlink_post_type-publikacje .pix,
  .block-postlink_featured_publikacja.postlink_post_type-publikacje .pix,
  .block-postlink_featured_temat.postlink_post_type-publikacje .pix {
    padding: 10px;
    background-origin: content-box;
    background-clip: content-box;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_featured .meta,
  .block-postlink_featured_publikacja .meta,
  .block-postlink_featured_temat .meta {
    margin-bottom: 3px;
    margin-top: 3px;
    font-size: 12px;
    color: #333333;
  }
  .block-postlink_featured .txt,
  .block-postlink_featured_publikacja .txt,
  .block-postlink_featured_temat .txt {
    padding: 0 10px 0 10px;
  }
  .block-postlink_featured .txt h1,
  .block-postlink_featured_publikacja .txt h1,
  .block-postlink_featured_temat .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_featured .txt .lead,
  .block-postlink_featured_publikacja .txt .lead,
  .block-postlink_featured_temat .txt .lead {
    margin-top: 3px;
    font-size: 12px;
    font-weight: normal;
  }
  .block-postlist {
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -5vw;
    margin-right: -5vw;
  }
  .block-postlist > .col {
    display: inline-block;
  }
  .block-postlist_inpage {
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -5vw;
    margin-right: -5vw;
  }
  .block-postlist_inpage > .col {
    display: inline-block;
  }
  .block-postlist_profil {
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -5vw;
    margin-right: -5vw;
  }
  .block-postlist_profil > .col {
    display: inline-block;
  }
  .block-postlink_featured_big {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 14px;
  }
  .block-postlink_featured_big .in {
    display: block;
  }
  .block-postlink_featured_big .pix {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    margin-bottom: 8px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
  }
  .block-postlink_featured_big .pix .cat {
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_featured_big .txt {
    padding: 0 10px;
  }
  .block-postlink_featured_big .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_featured_big .txt .meta {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 12px;
    color: #333333;
  }
  .block-postlink_featured_big .lead {
    display: none;
  }
  .block-postlist_home_main .block_postlink_short,
  .block-postlist_home_main .block-postlink_featured_big {
    width: 100%;
  }
  .block-postlink_short {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 14px;
  }
  .block-postlink_short .in {
    display: block;
  }
  .block-postlink_short .pix {
    padding: 0 10px;
    margin-bottom: 3px;
    background-image: none !important;
  }
  .block-postlink_short .pix .cat {
    line-height: 1;
    font-size: 10px;
  }
  .block-postlink_short .txt {
    margin-bottom: 3px;
    padding: 0 10px;
  }
  .block-postlink_short .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_short .txt .meta {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 12px;
    color: #333333;
  }
  .block-postlink_short .txt .lead {
    color: #444444;
    font-size: 12px;
  }
  #infinite_loader_throbber {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    letter-spacing: 0 !important;
    pointer-events: none;
    z-index: 1000;
  }
  #infinite_loader_throbber .in {
    animation-name: infinitethrobber;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    height: 3px;
  }
  .block-jag_meta .autor {
    font-weight: bold;
  }
  .block-jag_meta .data {
    white-space: nowrap;
  }
  .block-post.with-margb {
    margin-bottom: 2rem;
  }
  .block-post .content {
    padding: 0 0.5rem;
  }
  .block-post .content.with-margb {
    margin-bottom: 2rem;
  }
  .block-post.post_type-petycje .petycje_regulamin_link {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-top: 1rem;
    font-size: 12px;
    text-align: center;
  }
  .block-post.post_type-petycje .petycje_regulamin_link a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #333333;
    border-bottom: #f0f0f0 solid 1px;
  }
  .block-post.post_type-petycje .but {
    display: block;
    border: #e00000 solid 2px;
    color: #e00000;
    margin-top: -2px;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  .block-post.post_type-petycje .but:hover {
    background: #e00000;
    color: white;
  }
  .block-post.post_type-petycje .but.off {
    cursor: default;
  }
  .block-post.post_type-petycje .block-petycja_form {
    padding: 1rem;
    border: #fff0f0  solid 2px;
  }
  .block-post.post_type-petycje .block-petycja_form label {
    display: block;
    padding-bottom: 5px;
  }
  .block-post.post_type-petycje .block-petycja_form label.inputlabel {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #e00000;
  }
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel {
    color: black;
    padding-left: 1.5rem;
    position: relative;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 1.35;
  }
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel input {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
  }
  .block-post.post_type-petycje .block-petycja_form a {
    text-decoration: underline;
  }
  .block-post.post_type-petycje .block-petycja_form .row {
    margin: 0.25rem 0;
    padding: 0.25rem 0;
  }
  .block-post.post_type-petycje .block-petycja_form .row.low {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .block-post.post_type-petycje .block-petycja_form .row.err {
    background: #fff0f0;
  }
  .block-post.post_type-petycje .block-petycja_form input[type="text"],
  .block-post.post_type-petycje .block-petycja_form input[type="email"] {
    font: inherit;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border-radius: 0;
    width: 100%;
    border: #f0f0f0 solid 2px;
    font-size: 14px;
  }
  .block-post.post_type-petycje .block-petycja_form input[type="text"]:focus,
  .block-post.post_type-petycje .block-petycja_form input[type="email"]:focus {
    border-bottom: #e00000 solid 2px;
    outline: none;
  }
  .block-post.post_type-petycje .block-petycja_form select {
    width: 100%;
    font: inherit;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border-radius: 0;
    border: #f0f0f0 solid 2px;
    font-size: 14px;
  }
  .block-post.post_type-petycje .block-petycja_form select:focus {
    border-bottom: #e00000 solid 2px;
    outline: none;
  }
  .block-post.post_type-petycje .block-petycja_form button {
    background: white;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .block-post.post_type-profil .social_links a {
    display: inline-block;
    padding-right: 1rem;
    padding-bottom: 0.25rem;
    vertical-align: top;
    color: #e00000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 14px;
  }
  .block-post.post_type-profil .social_links a:hover {
    color: black;
  }
  .block-post.post_type-profil .kategorie_ludzi {
    margin-bottom: 10px;
    font-size: 12px;
    color: #333333;
  }
  .block-post.post_type-profil .kategorie_ludzi a {
    font-weight: normal;
  }
  .block-post_header {
    margin-left: -5vw;
    margin-right: -5vw;
    text-align: center;
    padding-bottom: 1rem;
  }
  .block-post_header .meta_mobile {
    padding: 10px;
    padding-top: 0;
    font-size: 12px;
    color: #333333;
  }
  .block-post_header .title {
    padding: 0px 10px;
    font-size: 18px;
    line-height: 1.35;
  }
  .block-post_header .title.mobile-colset {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .block-post_header .title.vcentered {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .block-post_header .title .ik {
    color: #e00000;
    display: inline-block;
    vertical-align: top;
    line-height: 1.15;
  }
  .block-post_header .title .ik .fa {
    font-size: 14px;
  }
  .block-post_header .title .err {
    font-size: 16px;
  }
  .block-post_header .title .mobile-imienazwisko {
    display: inline-block;
    padding: 0.2rem 0;
  }
  .block-post_header .title .profilpix {
    filter: grayscale(100%) contrast(120%);
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem;
  }
  .block-post_header .meta2 {
    font-size: 12px;
    padding: 10px;
    color: #333333;
  }
  .block-post_header .meta2 .colored {
    color: rgba(224, 0, 0, 0.5);
  }
  .block-post_header .lead {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    font-size: 14px;
    font-weight: bold;
    padding: 0 1rem;
    text-align: left;
  }
  .block-post_header .publikacja_lead {
    margin-top: 1rem;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 1.35;
  }
  .block-post_header .pix {
    line-height: 1;
    position: relative;
    margin-top: 10px;
  }
  .post_type-publikacje .block-post_header .pix {
    background: #f0f0f0;
    padding: 2rem 3rem 1.5rem;
  }
  .post_type-publikacje .block-post_header .pix img {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  }
  .block-post_header .pix .toolbar_wrap {
    margin-top: 1.5rem;
  }
  .block-post_header .pix img {
    width: 100%;
    height: auto;
    display: block;
  }
  .block-post_header .pix .nopix {
    height: 2rem;
  }
  .block-post_header .pix .cat {
    position: absolute;
    text-align: center;
    font-size: 10px;
    left: 0;
    top: -0.9em;
    width: 100%;
  }
  .block-post_header .pix .pix_source {
    font-size: 10px;
    color: #333333;
    text-align: right;
    display: block;
    padding: 2px;
    position: absolute;
    top: 100%;
    right: 0;
  }
  .block-post_header .pix .wrap_pixbg {
    background-color: #f0f0f0;
  }
  .block-post_header .pix .pixbg {
    width: 100%;
    height: 0;
    padding-bottom: 62.5%;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-wyimki {
    color: #e00000;
    font-size: 0;
    letter-spacing: 0 !important;
    border-bottom: #f0f0f0 solid 2px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-wyimki .row {
    border-top: #f0f0f0 solid 2px;
    padding: 8px 0;
  }
  .block-wyimki .col {
    display: inline-block;
    vertical-align: top;
  }
  .block-wyimki .c1 {
    text-align: left;
    font-size: 18px;
    width: 20%;
    max-width: 70px;
  }
  .block-wyimki .c2 {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    width: 80%;
  }
  .block-wyimki .c2 a {
    display: block;
  }
  .block-toolbar {
    text-align: left;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 1.35;
  }
  .block-toolbar a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    background: white;
    border: #e00000 solid 2px;
    padding: 0.4em 1em;
    color: #e00000;
    font-weight: bold;
    background: #e00000;
    color: white;
  }
  .block-toolbar a:hover {
    background: black;
    color: white;
    border-color: black;
  }
  .block-miniheader {
    color: #333333;
    text-align: center;
    padding-bottom: 0.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0;
  }
  .block-miniheader.inline {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
  }
  .block-miniheader.with-margt {
    margin-top: 1rem;
  }
  body .block-postlist .block-content_breaker {
    margin-left: 10px;
    margin-right: 10px;
  }
  body .block-content_breaker {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0.5rem 0;
    color: #333333;
  }
  body .block-content_breaker .border {
    border-top: #f0f0f0 solid 2px;
    border-bottom: #f0f0f0 solid 2px;
  }
  body .block-content_breaker.border-top {
    border-top: #f0f0f0 solid 2px;
  }
  body .block-content_breaker_ramka {
    line-height: 1.35;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  body .block-content_breaker_ramka .border {
    padding: 0.5rem 0;
  }
  body .block-content_breaker_ramka .twocol {
    display: flex;
    align-items: center;
  }
  body .block-content_breaker_ramka .twocol .c1 {
    flex-shrink: 0;
    width: 100px;
  }
  body .block-content_breaker_ramka .twocol .c1 img {
    width: 100%;
    height: auto;
    display: block;
  }
  body .block-content_breaker_ramka .twocol .c2 {
    padding-left: 1rem;
    flex-grow: 2;
  }
  body .block-content_breaker_ramka a.link {
    display: block;
  }
  body .block-content_breaker_ramka a.link:hover img {
    opacity: 0.9;
  }
  body .block-content_breaker_ramka a.buttonlink {
    padding: 0.5rem;
    border: #f0f0f0 solid 2px;
    border-color: #e00000;
    color: #e00000;
    display: block;
    text-align: center;
  }
  body .block-content_breaker_ramka a.buttonlink:hover {
    background: #e00000;
    color: white;
  }
  body .block-content_breaker_zbiorka {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  body .block-content_breaker_zbiorka .lead {
    font-size: 16px;
    line-height: 1.35;
    margin: 0.5rem 0;
  }
  body .block-content_breaker_zbiorka .kwoty {
    font-size: 12px;
  }
  body .block-content_breaker_zbiorka .kwoty .col {
    display: inline-block;
    vertical-align: top;
    padding-right: 1rem;
  }
  body .block-content_breaker_zbiorka .kwoty .l1,
  body .block-content_breaker_zbiorka .kwoty .l2,
  body .block-content_breaker_zbiorka .kwoty .l3,
  body .block-content_breaker_zbiorka .kwoty .l4 {
    display: block;
  }
  body .block-content_breaker_zbiorka .kwoty .l2 {
    margin-bottom: 0.5rem;
  }
  body .block-content_breaker_zbiorka .kwoty .l1,
  body .block-content_breaker_zbiorka .kwoty .l3 {
    color: #333333;
  }
  body .block-content_breaker_zbiorka .kwoty .kolor {
    color: #e00000;
  }
  body .block-content_breaker_zbiorka .kwoty_pas {
    font-size: 12px;
    margin-bottom: 0.5rem;
    color: #e00000;
    font-weight: bold;
  }
  body .block-content_breaker_zbiorka .kwoty_pas .bg {
    height: 2px;
    width: 100%;
    background: #f0f0f0;
    margin-bottom: 5px;
  }
  body .block-content_breaker_zbiorka .kwoty_pas .bg .fg {
    background: #e00000;
    height: 100%;
  }
  body .block-content_breaker_zbiorka .but {
    display: block;
    border: #e00000 solid 2px;
    color: #e00000;
    margin-bottom: 0.5rem;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  body .block-content_breaker_zbiorka .but:hover {
    background: #e00000;
    color: white;
  }
  body .block-content_breaker_petycja {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background: #e00000;
    color: white;
    padding: 1rem 1rem;
  }
  body .block-content_breaker_petycja.is-athome {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1.5rem;
  }
  body .block-content_breaker_petycja.is-athome .kwoty_pas {
    margin-bottom: 2rem;
  }
  body .block-content_breaker_petycja .petycja_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.5rem;
  }
  body .block-content_breaker_petycja .lead {
    line-height: 1.35;
    margin: 0.5rem 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  body .block-content_breaker_petycja .kwoty {
    font-size: 12px;
  }
  body .block-content_breaker_petycja .kwoty .col {
    display: inline-block;
    vertical-align: top;
    padding-right: 1rem;
    margin-bottom: 0.25rem;
  }
  body .block-content_breaker_petycja .kwoty .l1,
  body .block-content_breaker_petycja .kwoty .l3 {
    color: white;
  }
  body .block-content_breaker_petycja .kwoty .kolor {
    color: white;
  }
  body .block-content_breaker_petycja .kwoty_pas {
    font-size: 12px;
    margin-bottom: 0.5rem;
    color: white;
    font-weight: bold;
  }
  body .block-content_breaker_petycja .kwoty_pas .bg {
    height: 2px;
    width: 100%;
    background: #a00000;
    margin-bottom: 5px;
  }
  body .block-content_breaker_petycja .kwoty_pas .bg .fg {
    background: white;
    height: 100%;
  }
  body .block-content_breaker_petycja .but {
    display: block;
    border: white solid 2px;
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  body .block-content_breaker_petycja .but:hover {
    background: white;
    color: #e00000;
  }
  body .block-miniheader {
    color: #333333;
    text-align: center;
    padding-bottom: 0.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0;
  }
  body .block-miniheader.inline {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
  }
  body .block-miniheader.with-margt {
    margin-top: 1rem;
  }
  body .block-content_breaker_sharer {
    text-align: center;
    line-height: 1;
    color: #e00000;
    border-color: #e00000 !important;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body .block-content_breaker_sharer .blockin {
    display: flex;
    justify-content: space-between;
  }
  body .block-content_breaker_sharer h3 {
    color: inherit;
  }
  body .block-content_breaker_sharer .group {
    color: inherit;
    display: inline-block;
    vertical-align: middle;
  }
  body .block-content_breaker_sharer .group a {
    transition: all 0.25s;
    display: inline-block;
    vertical-align: middle;
    padding-right: 1rem;
  }
  body .block-content_breaker_sharer .group a:hover {
    color: #000000;
  }
  body .block-content_breaker_related {
    line-height: 1.35;
  }
  body .block-content_breaker_related .border {
    padding: 0.25rem 0;
  }
  body .block-content_breaker_related a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    display: block;
    padding: 0.25rem 0;
  }
  body .block-content_breaker_related a:hover {
    color: #e00000;
  }
  .block-mobile_slider {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    overflow-y: hidden;
    font-size: 0;
    letter-spacing: 0 !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-right: -10px;
  }
  .block-mobile_slider .item {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-right: 2px;
  }
  .block-mobile_slider .item a {
    font-size: 14px;
    display: block;
  }
  .block-mobile_slider .item a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .block-mobile_slider .item .imgbox {
    width: 100%;
    height: 0;
    padding-bottom: 140%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-mobile_slider .item .itemtitle {
    white-space: initial;
    margin-top: 5px;
    font-size: 10px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #000000;
  }
  .block-author_bio {
    display: block;
    margin: 0.5rem 0;
    padding-top: 0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    border-top: #f0f0f0 solid 2px;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-author_bio .imienazwisko {
    margin: 0;
    font-weight: bold;
  }
  .block-author_bio .pix {
    filter: grayscale(100%) contrast(120%);
    float: right;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .block-tematy_lista .lista a {
    display: block;
  }
  .block-tematy_lista .lista a .pix {
    display: block;
    height: 0;
    padding-bottom: 62.5%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 0.5rem;
  }
  .block-submenu {
    padding-right: 2rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: #e00000 solid 2px;
  }
  .block-submenu.with-margb {
    margin-bottom: 1rem;
  }
  .block-submenu ul {
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    list-style-type: none;
    padding: 0;
    white-space: nowrap;
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-submenu ul li {
    padding: 0;
  }
  .block-submenu ul li {
    display: inline-block;
    vertical-align: middle;
  }
  .block-submenu ul li:first-child a {
    border-left: none;
  }
  .block-submenu ul li.current_page_item a {
    background: #e00000;
    color: white;
  }
  .block-submenu a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    padding: 8px 0.5rem;
    padding-right: 1em;
    color: #333333;
    font-weight: bold;
    background: #f5f5f5;
    height: 26px;
  }
  .block-submenu.hide_current li.current_page_item a {
    display: none;
  }
  .block-submenu .arr_wrap {
    display: none;
  }
  .block-submenu.with-arr .arr_wrap {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .block-submenu.with-arr .arr_wrap a {
    width: 2rem;
    display: inline-block;
    background: black;
    color: white;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .block-submenu.with-arr .arr_wrap a:active {
    background: black;
  }
  .block-submenu.with-arr .arr_wrap a:before {
    font-size: 0;
    letter-spacing: 0 !important;
    position: absolute;
    content: ' ';
    width: 20px;
    top: 0;
    right: 100%;
    height: 100%;
    z-index: 100;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    display: block;
    pointer-events: none;
  }
  .block-osobalink {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-osobalink .imienazwisko {
    margin: 0;
    font-weight: bold;
    line-height: 1.35;
    font-size: 14px;
  }
  .block-osobalink.vip-1 .imienazwisko {
    color: #e00000;
  }
  .block-osobalink > .profilpix {
    background: #c0c0c0;
    display: block;
    filter: grayscale(100%) contrast(120%);
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
  }
  .block-tematlink {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-tematlink h2 {
    display: block;
    margin: 0;
    line-height: 1.35;
    font-size: 14px;
    margin-bottom: 0.25rem;
  }
  .block-tematlink.vip-1 .imienazwisko {
    color: #e00000;
  }
  .block-tematlink > .pix {
    background: #c0c0c0;
    display: block;
    height: 0;
    padding-bottom: 62.5%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
  }
  .block-ludzie_lista .block-osobalink_list_lead {
    padding-top: 1rem;
    border-top: #f0f0f0 solid 2px;
    text-align: center;
    font-size: 14px;
  }
  .block-ludzie_lista .block-osobalink_list {
    text-align: center;
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -5vw;
    margin-right: -5vw;
  }
  .block-ludzie_lista .categories_list {
    padding: 0 10px;
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-ludzie_lista .categories_list a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 10px 0;
    border-top: #f0f0f0 solid 2px;
  }
  .block-ludzie_lista .categories_list a:last-child {
    border-bottom: #f0f0f0 solid 2px;
  }
  .block-ludzie_lista .categories_list a h2 {
    font-size: 16px;
    position: relative;
    line-height: 1.35;
    padding-right: 5ex;
  }
  .block-ludzie_lista .categories_list a h2 .count {
    font-size: 12px;
    font-weight: bold;
    color: white;
    background: #e00000;
    border-radius: 10px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    margin-left: 0.3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 5ex;
  }
  .block-ludzie_lista .categories_list a .txt {
    display: block;
    padding-top: 10px;
    font-size: 14px;
  }
  .block-closebar {
    text-align: center;
    margin-top: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #333333;
  }
  .mod-neg .block-closebar {
    color: #f0f0f0;
  }
  .block-closebar a {
    border-bottom: #f0f0f0 solid 1px;
  }
  .block-closebar a:hover {
    color: #e00000;
  }
  .block-modal {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .block-modal .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  .block-modal .fg {
    position: relative;
    background: white;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
    padding: 1rem;
    margin: 1rem;
  }
  .block-modal.mod-neg .fg {
    background: black;
    color: white;
    padding: 0 0 1rem 0rem;
  }
  .block-modal form {
    display: flex;
    margin: 0 auto;
    max-width: 320px;
  }
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    display: inline-block;
    vertical-align: middle;
    font: inherit;
    font-size: 16px;
    border: none;
    border: #333333 solid 2px;
    border-radius: 0;
    padding: 0.25rem;
    margin: 0;
    flex-grow: 2;
    flex-shrink: 2;
  }
  .block-modal input[type="text"]:focus,
  .block-modal input[type="email"]:focus {
    border-color: #e00000;
    outline: none;
  }
  .block-modal button,
  .block-modal input[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    font-size: 16px;
    border: #333333 solid 2px;
    background: none;
    padding: 0;
    margin: 0;
    padding: 0.25rem 0.5rem;
    border-left: none;
  }
  .block-modal input[type="submit"] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
  }
  .block-modal .legenda {
    font-size: 14px;
    text-align: center;
    margin: 0.5rem 0;
    line-height: 1.35;
  }
  .block-modal img {
    width: 320px !important;
    height: auto !important;
  }
  .block-modal--custom {
    text-align: center;
  }
  .block-modal--custom .block-modal--pawlowicz__cytat {
    max-width: 300px !important;
  }
  .block-modal--custom a.und {
    text-decoration: underline;
  }
  .block-modal--custom__yes {
    font-weight: bold;
    color: #e00000;
    margin: 0 0.5rem;
  }
  .block-modal--custom__yes:hover {
    color: white;
  }
  .block-modal--custom__no {
    font-weight: bold;
    color: #006627;
    margin: 0 0.5rem;
    border: #006627 solid 2px;
    padding: 0.2em 0.5em;
  }
  .block-modal--custom__no:hover {
    color: white;
  }
  .block-modal--custom__but {
    font-weight: bold;
    color: #aaa;
    margin: 0 0.5rem;
    white-space: nowrap;
    padding: 0.2em 1em;
  }
  .block-modal--custom__but:hover {
    color: white;
  }
  .block-newsletterform_confirmation {
    color: #006627;
    font-size: 16px;
    text-align: center;
    padding-top: 0.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-newsletterform_confirmation .ik {
    font-size: 150%;
    margin-bottom: 0.25rem;
  }
  .block-newsletterform_confirmation .small {
    margin-top: 1rem;
    font-size: 12px;
    color: #333333;
    line-height: 1.35;
  }
  .block-powitanie {
    padding-bottom: 10px;
  }
  .block-powitanie > .blockin {
    border: #f0f0f0 solid 2px;
  }
  .block-powitanie .txt {
    font-size: 16px;
    text-align: center;
    font-family: 'georgia', serif;
    padding: 1rem;
  }
  .block-donate_selector .kwoty-kwoty {
    padding-top: 2px;
  }
  .block-donate_selector .kwoty-kwoty input[type="radio"] {
    display: none;
  }
  .block-donate_selector .kwoty-kwoty label,
  .block-donate_selector .kwoty-kwoty .innakwota {
    display: block;
    border: #006627 solid 2px;
    color: #006627;
    margin-top: -2px;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  .block-donate_selector .kwoty-kwoty label:hover,
  .block-donate_selector .kwoty-kwoty .innakwota:hover {
    background: #006627;
    color: white;
  }
  .block-donate_selector .kwoty-kwoty label.off,
  .block-donate_selector .kwoty-kwoty .innakwota.off {
    display: none;
    cursor: default;
  }
  .block-donate_selector .kwoty-opisy {
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
  }
  .block-donate_selector .kwoty-opisy input[type="radio"] {
    display: none;
  }
  .block-donate_selector .kwoty-opisy .kwotain {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0.5rem;
  }
  .block-donate_selector .kwoty-opisy label,
  .block-donate_selector .kwoty-opisy .innakwota {
    height: 100%;
    display: block;
    border: #333333 solid 2px;
    color: #333333;
    background: white;
    position: relative;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    font-weight: normal;
    padding: 0.5rem 0.5rem;
    padding-bottom: 1.5rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  .block-donate_selector .kwoty-opisy label:hover,
  .block-donate_selector .kwoty-opisy .innakwota:hover {
    background: #333333;
    color: white;
  }
  .block-donate_selector .kwoty-opisy label:hover .l0,
  .block-donate_selector .kwoty-opisy .innakwota:hover .l0 {
    color: white;
  }
  .block-donate_selector .kwoty-opisy label.off,
  .block-donate_selector .kwoty-opisy .innakwota.off {
    cursor: default;
  }
  .block-donate_selector .kwoty-opisy label .l0,
  .block-donate_selector .kwoty-opisy .innakwota .l0 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.5ex;
    /*color: black; */
  }
  .block-donate_selector .kwoty-opisy label .l1,
  .block-donate_selector .kwoty-opisy .innakwota .l1 {
    font-size: 12px;
    font-weight: bold;
  }
  .block-donate_selector .kwoty-opisy label .l2,
  .block-donate_selector .kwoty-opisy .innakwota .l2 {
    font-size: 12px;
    font-weight: normal;
  }
  .block-donate_selector .kwoty-opisy label .l3,
  .block-donate_selector .kwoty-opisy .innakwota .l3 {
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    font-size: 12px;
    text-align: right;
  }
  .block-donate_selector .inna_kwota {
    background: #006627;
    color: white;
    text-align: center;
    padding: 0.5rem;
    line-height: 1;
  }
  .block-donate_selector .inna_kwota form {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
  }
  .block-donate_selector .inna_kwota input {
    padding: 0.25rem 0.5rem;
    border: white solid 2px;
    display: inline-block;
    vertical-align: middle;
    font: inherit;
    transition: all 0.25s;
    background: none;
    color: white;
    font-size: 16px;
    max-width: 40%;
  }
  .block-donate_selector .inna_kwota input:focus {
    background: rgba(255, 255, 255, 0.1);
  }
  .block-donate_selector .inna_kwota input.submit {
    font-weight: bold;
    cursor: pointer;
  }
  .block-donate_selector .inna_kwota input.submit:hover {
    background: white;
    color: #006627;
  }
  .block-donate_selector .inna_kwota input.mojakwota {
    flex-shrink: 4;
  }
  .block-donate_selector .regulamin_link {
    padding-top: 0.5rem;
    font-size: 12px;
    text-align: center;
  }
  .block-donate_selector .regulamin_link a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #333333;
    border-bottom: #f0f0f0 solid 1px;
  }
  .block-circle_chart .circle-chart {
    width: 100%;
    position: relative;
    font-size: 0 !important;
  }
  .block-circle_chart .circle-chart .circle-chart__text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    text-align: center;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 22px;
  }
  .block-circle_chart .circle-chart svg .path {
    stroke: #006627;
  }
  .block-circle_chart .circle-chart.red svg .path {
    stroke: #e00000;
  }
  .block-donate_cel {
    font-size: 0;
    letter-spacing: 0 !important;
    padding-bottom: 1rem;
  }
  .block-donate_cel .cel_box {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    width: 50%;
    padding-bottom: 0.5rem;
  }
  .block-donate_cel .cel_box:nth-child(odd) {
    padding-right: 5px;
  }
  .block-donate_cel .cel_box:nth-child(even) {
    padding-left: 5px;
  }
  .block-donate_cel .cel_box .in {
    border: #333333 solid 2px;
    border-color: inherit;
    padding: 0.5rem;
    height: 6rem;
    overflow: hidden;
  }
  .block-donate_cel .cel_box .when-on {
    display: none;
  }
  .block-donate_cel .cel_box .when-off {
    display: inline;
  }
  .block-donate_cel .cel_box.on {
    color: #006627;
  }
  .block-donate_cel .cel_box.on .when-on {
    display: inline;
  }
  .block-donate_cel .cel_box.on .when-off {
    display: none;
  }
  .block-donate_cel .cel_box input {
    display: none;
  }
  .block-donate_cel .cel_box .txt {
    margin-top: 0.25rem;
  }
  .block-donate_thankyou {
    color: #006627;
    font-size: 18px;
    text-align: center;
    padding: 1rem;
    border: #006627 solid 2px;
  }
  .block-donate_thankyou .ik {
    font-size: 22px;
    margin-bottom: 0.25rem;
    text-align: center;
  }
  .block-post_header_landing {
    margin-left: -5vw;
    margin-right: -5vw;
  }
  .block-post_header_landing .bgframe {
    position: relative;
    background: black;
  }
  .block-post_header_landing .bgframe .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
  }
  .block-post_header_landing .bgframe .fg {
    position: relative;
    color: white;
    text-align: center;
    padding: 2rem 1rem;
    padding-bottom: 6rem;
  }
  body.tax-temat .block-post_header_landing .bgframe .fg {
    padding-bottom: 2rem;
    margin-bottom: 2px;
  }
  .block-post_header_landing .bgframe .fg .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  .block-post_header_landing .bgframe .fg .lead {
    font-size: 16px;
    font-weight: bold;
  }
  .block-post_header_landing .fgframe {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: -4rem;
    background: white;
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
    border-top: #e00000 solid 2px;
    background-color: white;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f0f0f0 100%);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f0f0f0 100%);
    background-position: left bottom;
    background-size: 100% 30%;
    background-repeat: no-repeat;
  }
  .block-post_header_landing .fgframe.-nopad {
    padding: 0;
  }
  .block-post_header_landing.is-green .fgframe {
    border-top: #006627 solid 2px;
  }
  .block-post_header_landing .colset50 {
    padding-bottom: 1rem;
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-post_header_landing .colset50 .col {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
  }
  .block-post_header_landing .colset50 .col.l {
    width: 60%;
  }
  .block-post_header_landing .colset50 .col.r {
    width: 40%;
  }
  .block-post_header_landing .colset50 .col.l {
    font-size: 12px;
  }
  .block-post_header_landing .colset50 .col.l .l1,
  .block-post_header_landing .colset50 .col.l .l2,
  .block-post_header_landing .colset50 .col.l .l3,
  .block-post_header_landing .colset50 .col.l .l4 {
    display: block;
  }
  .block-post_header_landing .colset50 .col.l .l2 {
    margin-bottom: 0.5rem;
  }
  .block-post_header_landing .colset50 .col.l .l1,
  .block-post_header_landing .colset50 .col.l .l3 {
    color: #333333;
  }
  .block-post_header_landing .colset50 .col.l .kolor {
    color: #e00000;
  }
  .block-newsletter_signup form {
    line-height: 1;
    display: flex;
    font-size: 0;
    letter-spacing: 0 !important;
    text-align: center;
  }
  .block-newsletter_signup form input {
    color: #e00000;
    border: #f0f0f0 solid 2px;
    border-color: #e00000;
    padding: 0.25rem 0.5rem;
    line-height: 2;
    border-radius: 0;
  }
  .block-newsletter_signup form input[type="email"],
  .block-newsletter_signup form input[type="text"] {
    flex-grow: 2;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    max-width: 70%;
  }
  .block-newsletter_signup form input[type="submit"] {
    flex-grow: 2;
    max-width: 30%;
    border-left: none;
    text-transform: uppercase;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 12px;
    letter-spacing: 0.05rem;
    font-weight: bold;
    background: inherit;
    cursor: pointer;
    color: #e00000;
  }
  .block-newsletter_signup form input[type="submit"]:hover {
    background: #e00000;
    border-color: #e00000;
    color: white;
  }
  .postid-66058 .prices-wrapper .text-info,
  .postid-6027 .prices-wrapper .text-info {
    flex-direction: column;
  }
  .postid-66058 .prices-wrapper .text-info .subcol.target-price,
  .postid-6027 .prices-wrapper .text-info .subcol.target-price {
    margin-left: 0;
    margin-top: 16px;
  }
  .postid-66058 .support .support-wrapper .support-box,
  .postid-6027 .support .support-wrapper .support-box {
    flex-wrap: wrap;
  }
  .postid-66058 .group-1,
  .postid-6027 .group-1 {
    flex-direction: column;
  }
  .postid-66058 .group-1 .text-wrapper,
  .postid-6027 .group-1 .text-wrapper {
    margin-right: 0 !important;
  }
  .postid-66058 .group-1 .chart-wrapper,
  .postid-6027 .group-1 .chart-wrapper {
    margin-top: 48px;
    margin-left: 0 !important;
  }
  .postid-66058 .group-1 .chart-wrapper .chart-legend p,
  .postid-6027 .group-1 .chart-wrapper .chart-legend p {
    font-size: 10px !important;
  }
  .postid-66058 .group-2,
  .postid-6027 .group-2 {
    flex-direction: column-reverse;
  }
  .postid-66058 .group-2 .text-wrapper,
  .postid-6027 .group-2 .text-wrapper {
    margin-right: 0 !important;
  }
  .postid-66058 .group-2 .chart-wrapper,
  .postid-6027 .group-2 .chart-wrapper {
    margin-top: 48px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .postid-66058 .group-2 .chart-wrapper .chart-legend p,
  .postid-6027 .group-2 .chart-wrapper .chart-legend p {
    font-size: 10px !important;
  }
  .postid-66058 .transfers-wrapper .transfers,
  .postid-6027 .transfers-wrapper .transfers {
    flex-direction: column;
  }
  .postid-66058 .transfers-wrapper .transfers .transfer,
  .postid-6027 .transfers-wrapper .transfers .transfer {
    margin-bottom: 32px;
  }
  .postid-66058 .transfers-wrapper .transfers .transfer:last-child,
  .postid-6027 .transfers-wrapper .transfers .transfer:last-child {
    margin-bottom: 0;
  }
  .postid-66058 .calculator-wrapper .calculator-box,
  .postid-6027 .calculator-wrapper .calculator-box {
    flex-direction: column;
    padding: 0;
  }
  .postid-66058 .calculator-wrapper .calculator-img-wrapper,
  .postid-6027 .calculator-wrapper .calculator-img-wrapper {
    display: none;
  }
  .postid-66058 .contact-wrapper .contact-box .contacts,
  .postid-6027 .contact-wrapper .contact-box .contacts {
    flex-direction: column;
  }
  .postid-66058 .contact-wrapper .contact-box .contacts .contact-text,
  .postid-6027 .contact-wrapper .contact-box .contacts .contact-text {
    margin: 0;
  }
  .postid-66058 .contact-wrapper .contact-box .contacts .contact-people,
  .postid-6027 .contact-wrapper .contact-box .contacts .contact-people {
    margin: 0;
    margin-top: 48px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  #topmenu_mobile ul li {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  #topmenu_mobile ul ul li {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-postlist_hero {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-postlist_hero {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-postlist_hero {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-postlist_hero {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_hero .pix .cat {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_hero .txt h1 {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_hero .txt .meta {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-postlist_featured {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-postlist_featured {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-postlist_featured {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-postlist_featured {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_featured,
  .block-postlink_featured_publikacja,
  .block-postlink_featured_temat {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_featured .pix .cat,
  .block-postlink_featured_publikacja .pix .cat,
  .block-postlink_featured_temat .pix .cat {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_featured .meta,
  .block-postlink_featured_publikacja .meta,
  .block-postlink_featured_temat .meta {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_featured .txt .lead,
  .block-postlink_featured_publikacja .txt .lead,
  .block-postlink_featured_temat .txt .lead {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-postlist {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-postlist {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-postlist {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-postlist {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-postlist_inpage {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-postlist_inpage {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-postlist_inpage {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-postlist_inpage {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-postlist_profil {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-postlist_profil {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-postlist_profil {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-postlist_profil {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_featured_big {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_featured_big .pix .cat {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_featured_big .txt .meta {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_short {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_short .pix .cat {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_short .txt .meta {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-postlink_short .txt .lead {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .petycje_regulamin_link {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .petycje_regulamin_link a {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .block-post.post_type-petycje .petycje_regulamin_link a {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .but {
    font-size: 38px;
  }
}
@media (max-width: 768px) and (min-width: 1240px) {
  .block-post.post_type-petycje .but {
    font-size: 44px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form label.inputlabel {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .block-post.post_type-petycje .block-petycja_form label.inputlabel {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel input {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form input[type="text"],
  .block-post.post_type-petycje .block-petycja_form input[type="email"] {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form select {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-profil .social_links a {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post.post_type-profil .kategorie_ludzi {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-post_header {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-post_header {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-post_header {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-post_header {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .meta_mobile {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .title {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .title .ik .fa {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .title .err {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .meta2 {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .lead {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .publikacja_lead {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .pix .cat {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header .pix .pix_source {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-wyimki .c1 {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-wyimki .c2 {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-toolbar a {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-miniheader {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .block-miniheader {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_zbiorka .lead {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_zbiorka .kwoty {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_zbiorka .kwoty_pas {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_zbiorka .but {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .petycja_title {
    font-size: 30px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .lead {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .kwoty {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .kwoty_pas {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .but {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-mobile_slider .item a {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-mobile_slider .item .itemtitle {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-author_bio {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-submenu a {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .block-submenu a {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-osobalink {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-osobalink .imienazwisko {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-tematlink {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-tematlink h2 {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-ludzie_lista .block-osobalink_list_lead {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-ludzie_lista .categories_list a h2 {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-ludzie_lista .categories_list a h2 .count {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-ludzie_lista .categories_list a .txt {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-closebar {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .block-closebar {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-modal button,
  .block-modal input[type="submit"] {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-modal input[type="submit"] {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .block-modal input[type="submit"] {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-modal .legenda {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-newsletterform_confirmation {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-newsletterform_confirmation .small {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-powitanie .txt {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-kwoty label,
  .block-donate_selector .kwoty-kwoty .innakwota {
    font-size: 38px;
  }
}
@media (max-width: 768px) and (min-width: 1240px) {
  .block-donate_selector .kwoty-kwoty label,
  .block-donate_selector .kwoty-kwoty .innakwota {
    font-size: 44px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label,
  .block-donate_selector .kwoty-opisy .innakwota {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l0,
  .block-donate_selector .kwoty-opisy .innakwota .l0 {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l1,
  .block-donate_selector .kwoty-opisy .innakwota .l1 {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l2,
  .block-donate_selector .kwoty-opisy .innakwota .l2 {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l3,
  .block-donate_selector .kwoty-opisy .innakwota .l3 {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .inna_kwota input {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .regulamin_link {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_selector .regulamin_link a {
    font-size: 12px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .block-donate_selector .regulamin_link a {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-circle_chart .circle-chart .circle-chart__text {
    font-size: 30px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_cel .cel_box {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_thankyou {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-donate_thankyou .ik {
    font-size: 30px;
  }
}
@media (max-width: 768px) and (min-width: 1700px) {
  .block-post_header_landing {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (max-width: 768px) and (max-width: 1400px) {
  .block-post_header_landing {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 768px) and (max-width: 1240px) {
  .block-post_header_landing {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .block-post_header_landing {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header_landing .bgframe .fg .title {
    font-size: 20px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header_landing .bgframe .fg .lead {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header_landing .colset50 .col {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-post_header_landing .colset50 .col.l {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-newsletter_signup form input[type="email"],
  .block-newsletter_signup form input[type="text"] {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 1023px) {
  .block-newsletter_signup form input[type="submit"] {
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .group-1 .chart-wrapper .chart-box,
  .group-2 .chart-wrapper .chart-box {
    width: 250px !important;
    height: 250px !important;
  }
}
@media (min-width: 769px) {
  #topbar_mobile {
    position: fixed;
    z-index: 1001;
    top: 2rem;
    right: 2rem;
    padding: 10px;
    margin-top: -10px;
    margin-right: -10px;
  }
  #topbar_mobile .logo {
    display: none;
  }
  #topbar_mobile .site_hamb {
    font: inherit;
    border: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    background: white;
    padding: 10px;
    transition: all 0.25s;
    cursor: pointer;
  }
  #topbar_mobile .site_hamb:hover {
    background: #e00000;
  }
  #topbar_mobile .site_hamb:hover svg path {
    fill: #fff;
  }
  #topbar_mobile .site_hamb img,
  #topbar_mobile .site_hamb svg {
    width: 30px;
    height: 30px;
    display: block;
    transition: all 0.25s;
    opacity: 0.35;
    opacity: 1;
  }
  .mobile_menu_open #topbar_mobile .site_hamb img,
  .mobile_menu_open #topbar_mobile .site_hamb svg {
    opacity: 1 !important;
    transform: rotate(90deg) scaleX(0.15);
  }
  .scrolled0 #topbar_mobile .site_hamb img,
  .scrolled0 #topbar_mobile .site_hamb svg {
    opacity: 1;
  }
  #topmenu_mobile {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    display: none;
    padding-top: 142px;
    padding-bottom: 142px;
    min-height: 100vh;
  }
  .mobile_menu_open #topmenu_mobile {
    display: block;
  }
  .csstransforms #topmenu_mobile {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
  }
  .csstransforms #topmenu_mobile > ul {
    transition: all 0.25s;
    opacity: 0;
    transform: scale(0.8);
  }
  .csstransforms .mobile_menu_open #topmenu_mobile {
    opacity: 1;
    transform: none;
    pointer-events: initial;
  }
  .csstransforms .mobile_menu_open #topmenu_mobile > ul {
    opacity: 1;
    transform: none;
  }
  #topmenu_mobile .block-post_logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #topmenu_mobile > ul {
    max-width: 900px;
    margin: 0 auto;
  }
  #topmenu_mobile ul {
    list-style-type: none;
    padding: 0;
    font-size: 0;
    letter-spacing: 0 !important;
    font-weight: normal;
    line-height: 1;
  }
  #topmenu_mobile ul li {
    padding: 0;
  }
  #topmenu_mobile ul li {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: #f0f0f0 solid 1px;
    width: 100%;
    font-weight: bold;
  }
  #topmenu_mobile ul li.with-bg a {
    background: #f5f5f5;
  }
  #topmenu_mobile ul li.with-bg2 a {
    background: #e00000;
    color: white;
  }
  #topmenu_mobile ul li.desktop-is-half {
    width: 50%;
  }
  #topmenu_mobile ul li.desktop-is-half.with-bg {
    background: #f5f5f5;
  }
  #topmenu_mobile ul li.with-many_a a {
    width: auto;
  }
  #topmenu_mobile ul li.hilite {
    background: #006627;
    color: white;
  }
  #topmenu_mobile ul li.hilite ul li {
    color: white !important;
  }
  #topmenu_mobile ul li a {
    width: 100%;
    display: inline-block;
    padding: 9px 20px;
    padding: 10px 2rem;
    letter-spacing: 0.05rem;
  }
  #topmenu_mobile ul li a:hover {
    background: #e00000;
    color: white;
  }
  #topmenu_mobile ul li a.toggle i {
    float: right;
  }
  #topmenu_mobile ul li a.toggle i:nth-child(1) {
    display: inline;
  }
  #topmenu_mobile ul li a.toggle i:nth-child(2) {
    display: none;
  }
  #topmenu_mobile ul li a.toggle.is-open i:nth-child(1) {
    display: none;
  }
  #topmenu_mobile ul li a.toggle.is-open i:nth-child(2) {
    display: inline;
  }
  #topmenu_mobile ul ul {
    border: none;
    margin: 0;
  }
  #topmenu_mobile ul ul li {
    font-size: 12px;
    border: none;
    color: #444444;
  }
  #topmenu_mobile ul ul li a {
    padding-left: 3rem;
  }
  .block-post_logo {
    text-align: center;
    padding: 2rem;
    height: 142px;
    font-size: 0;
    letter-spacing: 0 !important;
    transition: all 0.25s;
    transition-duration: 1s;
  }
  .block-post_logo .logo {
    display: inline-block;
  }
  .block-post_logo img {
    height: 70px;
    vertical-align: top;
    transition: all 1s;
  }
  .fade_logo .block-post_logo img {
    opacity: 0;
    transform: translate(0, -250%);
  }
  .fade_logo.window_loaded .block-post_logo img {
    opacity: 1;
    transform: none;
  }
  .scrolled1 .block-post_logo {
    opacity: 0;
    transform: translate(0, -50%);
  }
  .block-post_logo .logoneg {
    display: none;
  }
  .block-post_logo.neg .logopos {
    display: none;
  }
  .block-post_logo.neg .logoneg {
    display: inline;
  }
  .block-post_logo a:hover {
    opacity: 0.75;
  }
  .block-catbox {
    background: #e00000;
    color: white;
    display: inline-block;
    vertical-align: middle;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    margin-right: 0.03em;
    padding: 0.4em 1.2em;
    line-height: 1;
    font-weight: bold;
    position: relative;
  }
  .block-postlist_hero {
    font-size: 0;
    letter-spacing: 0 !important;
    display: flex;
  }
  .block-postlist_hero > div {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
  }
  .block-postlink {
    position: relative;
  }
  .block-postlink .bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    height: 0;
    transition: all 0.25s;
    opacity: 0;
  }
  .block-postlink .in {
    position: relative;
    display: block;
  }
  .block-postlink .catboxbg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    transition: all 0.25s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
    /* easeInOutQuint */
    transition-duration: 0.2s;
    background: black;
  }
  .block-postlink .catboxfg {
    position: relative;
  }
  .block-postlink:hover .catboxbg {
    width: 100% !important;
    height: 100% !important;
  }
  .block-postlink:hover .bg {
    height: 100%;
    width: 100%;
    opacity: 1;
  }
  .block-postlink_hero {
    line-height: 1.15;
    color: white;
    background: #9a016f;
  }
  .block-postlink_hero .bg {
    background: black;
  }
  .block-postlink_hero .in {
    height: 100%;
    font-size: 16px;
  }
  .block-postlink_hero .pix {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_hero .pix .cat {
    line-height: 1;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_hero .txt {
    padding: 1rem 2rem;
    font-weight: bold;
    font-size: 22px;
  }
  .block-postlink_hero .txt h1 {
    font-size: inherit;
  }
  .block-postlink_hero .txt .meta {
    font-weight: normal;
    font-size: 14px;
    opacity: 0.8;
    padding-top: 5px;
    line-height: 1.35;
  }
  .block-postlink_hero:nth-child(1),
  .block-postlink_hero:nth-child(4),
  .block-postlink_hero:nth-child(7) {
    background: #009886;
  }
  .block-postlink_hero:nth-child(1) .block-catbox,
  .block-postlink_hero:nth-child(4) .block-catbox,
  .block-postlink_hero:nth-child(7) .block-catbox {
    background: #009886 !important;
  }
  .block-postlink_hero:nth-child(2),
  .block-postlink_hero:nth-child(5),
  .block-postlink_hero:nth-child(8) {
    background: #00058a;
  }
  .block-postlink_hero:nth-child(2) .block-catbox,
  .block-postlink_hero:nth-child(5) .block-catbox,
  .block-postlink_hero:nth-child(8) .block-catbox {
    background: #00058a !important;
  }
  .block-postlink_hero:nth-child(3),
  .block-postlink_hero:nth-child(6),
  .block-postlink_hero:nth-child(9) {
    background: #9a016f;
  }
  .block-postlink_hero:nth-child(3) .block-catbox,
  .block-postlink_hero:nth-child(6) .block-catbox,
  .block-postlink_hero:nth-child(9) .block-catbox {
    background: #9a016f !important;
  }
  .layout-desktop_colset_3_1 {
    font-size: 0;
    letter-spacing: 0 !important;
    display: flex;
    border-bottom: #f0f0f0 solid 2px;
    margin-bottom: 2rem;
  }
  .layout-desktop_colset_3_1 .layoutcol {
    padding-top: 2rem;
    display: inline-block;
    vertical-align: top;
  }
  .layout-desktop_colset_3_1 .layoutcol1 {
    width: 66.666%;
    border-left: #f0f0f0 solid 2px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .layout-desktop_colset_3_1 .layoutcol2 {
    border-left: #f0f0f0 solid 2px;
    border-right: #f0f0f0 solid 2px;
    font-size: 16px;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 33.333%;
  }
  .layout-desktop_colset_3_1 .layoutcol2 .border {
    border-bottom: none !important;
  }
  .block-postlist_featured {
    font-size: 0;
    letter-spacing: 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
  .block-postlist_featured > div {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
  }
  .block-postlist_featured .block-postlink_featured .txt h1 {
    font-size: 18px;
    line-height: 1.15;
  }
  .block-postlink_featured {
    overflow-x: hidden;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
  }
  .block-postlink_featured .bg {
    background: #f0f0f0;
  }
  .block-postlink_featured .in {
    padding-bottom: 2rem;
  }
  .block-postlink_featured .pixbox {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    background-color: #f0f0f0;
  }
  .block-postlink_featured .pix {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_featured .pix .cat {
    line-height: 1;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_featured.postlink_post_type-publikacje .pix {
    padding: 10px;
    background-origin: content-box;
    background-clip: content-box;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_featured .txt {
    padding: 8px 10px 1rem 10px;
    text-align: left;
    transition: all 0.25s;
  }
  .block-postlink_featured .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_featured .txt .lead {
    margin-top: 3px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
  }
  .block-postlink_featured .txt .meta {
    margin-bottom: 3px;
    margin-top: 3px;
    font-size: 10px;
    color: #333333;
  }
  .block-postlink_featured_publikacja {
    overflow-x: hidden;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2rem;
    font-size: 14px;
    padding: 1rem;
    padding-top: 0;
  }
  .block-postlink_featured_publikacja .in {
    display: block;
  }
  .block-postlink_featured_publikacja .pixbox {
    border-top: transparent solid 2px;
    transition: all 0.25s;
  }
  .block-postlink_featured_publikacja .pix {
    height: 0;
    padding-bottom: 140%;
    position: relative;
    margin-bottom: 8px;
    background-color: #f0f0f0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_featured_publikacja .pix .cat {
    line-height: 1;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_featured_publikacja:hover .pixbox {
    border-color: #e00000;
  }
  .block-postlink_featured_publikacja .txt {
    padding: 0 10px 0 10px;
    text-align: left;
  }
  .block-postlink_featured_publikacja .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_featured_publikacja .txt .lead {
    margin-top: 3px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
  }
  .block-postlink_featured_publikacja .txt .meta {
    margin-bottom: 3px;
    margin-top: 3px;
    font-size: 10px;
    color: #333333;
  }
  .block-postlink_featured_temat {
    overflow-x: hidden;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2rem;
    font-size: 14px;
    padding: 1rem;
    padding-top: 0;
  }
  .block-postlink_featured_temat .in {
    display: block;
  }
  .block-postlink_featured_temat .pixbox {
    border-top: transparent solid 2px;
    transition: all 0.25s;
  }
  .block-postlink_featured_temat .pix {
    height: 0;
    padding-bottom: 56%;
    position: relative;
    margin-bottom: 8px;
    background-color: #f0f0f0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-postlink_featured_temat .pix .cat {
    line-height: 1;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_featured_temat:hover .pixbox {
    border-color: #e00000;
  }
  .block-postlink_featured_temat .txt {
    padding: 0 10px 0 10px;
    text-align: left;
  }
  .block-postlink_featured_temat .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_featured_temat .txt .lead {
    margin-top: 3px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
  }
  .block-postlink_featured_temat .txt .meta {
    margin-bottom: 3px;
    margin-top: 3px;
    font-size: 10px;
    color: #333333;
  }
  .block-postlist_featured_big {
    margin-bottom: 1rem;
    font-size: 0;
    letter-spacing: 0 !important;
    display: flex;
  }
  .block-postlist_featured_big > div {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
  }
  .block-postlist_featured_big .block-postlink_featured_big .txt h1 {
    font-size: 22px;
    line-height: 1.15;
  }
  .block-postlist_featured_big .block-postlink_featured_big .txt .meta {
    font-size: 14px;
  }
  .block-postlist {
    font-size: 0;
    letter-spacing: 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
  .block-postlist.centered {
    text-align: center;
    justify-content: center;
  }
  .block-postlist.desktop-biggutter > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .block-postlist > .col {
    display: inline-block;
  }
  .block-postlist .mobile_column_container {
    display: inline;
  }
  .block-postlist .block-postlink {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    vertical-align: top;
    width: 20%;
  }
  .block-postlist .block-tematlink {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 0;
    width: 20%;
  }
  .block-postlist .block-tematlink .in {
    padding: 0 0.5rem;
  }
  .block-postlist .block-postlink .in {
    height: 100% !important;
  }
  .block-postlist_profil {
    font-size: 0;
    letter-spacing: 0 !important;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .block-postlist_profil > div {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
  }
  .block-postlist_inpage {
    font-size: 0;
    letter-spacing: 0 !important;
    max-width: 900px;
    margin: 0 auto;
  }
  .block-postlist_inpage > div {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-left: 0;
    padding-right: 0;
  }
  .block-postlink_featured_big {
    display: block;
    font-size: 14px;
    color: white;
    background: #00058a;
  }
  .block-postlink_featured_big .bg {
    background: black;
  }
  .block-postlink_featured_big .in {
    padding-bottom: 1rem;
  }
  .block-postlink_featured_big .block-catbox {
    background: #00058a !important;
  }
  .block-postlink_featured_big:nth-child(3n) {
    background: #9a016f;
  }
  .block-postlink_featured_big:nth-child(3n) .block-catbox {
    background: #9a016f !important;
  }
  .block-postlink_featured_big:nth-child(3n+1) {
    background: #009886;
  }
  .block-postlink_featured_big:nth-child(3n+1) .block-catbox {
    background: #009886 !important;
  }
  .block-postlink_featured_big .pix {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    margin-bottom: 8px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
  }
  .block-postlink_featured_big .pix .cat {
    line-height: 1;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_featured_big .txt {
    margin-bottom: 3px;
    padding: 0 1rem;
    padding-top: 0.5rem;
  }
  .block-postlink_featured_big .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_featured_big .txt .meta {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 10px;
  }
  .block-postlink_featured_big .lead {
    font-size: 12px;
  }
  .block-postlist_home_main {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .block-postlist_home_main > div {
    width: 20%;
    display: inline-block;
    vertical-align: top;
  }
  .block-postlink_short {
    display: block;
    padding-bottom: 1.5rem;
    font-size: 14px;
  }
  .block-postlink_short .bg {
    background: #f0f0f0;
  }
  .block-postlink_short .pix {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    margin-bottom: 8px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
  }
  .block-postlink_short .pix .cat {
    line-height: 1;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .block-postlink_short .txt {
    margin-bottom: 3px;
    padding: 0 10px;
  }
  .block-postlink_short .txt h1 {
    font-size: inherit;
    font-weight: bold;
  }
  .block-postlink_short .txt .meta {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 10px;
    color: #333333;
  }
  .block-postlink_short .txt .lead {
    color: #444444;
    font-size: 12px;
  }
  #infinite_loader_throbber {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    letter-spacing: 0 !important;
    pointer-events: none;
    z-index: 1000;
  }
  #infinite_loader_throbber .in {
    animation-name: infinitethrobber;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    height: 3px;
  }
  .block-jag_meta .autor {
    font-weight: bold;
  }
  .block-jag_meta a:hover {
    color: black;
  }
  .block-jag_meta .data {
    white-space: nowrap;
  }
  .block-post {
    padding-bottom: 3rem;
  }
  .block-post.mod-nopadb {
    padding-bottom: 0;
  }
  .block-post .content_colset {
    margin: 0 6rem;
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-post .content_colset .content_col {
    display: inline-block;
    vertical-align: top;
  }
  .block-post .content_colset .content_col.l {
    width: 30%;
    padding-right: 3rem;
  }
  .block-post .content_colset .content_col.m {
    width: 70%;
  }
  .block-post .content_colset .content_col.r {
    width: 30%;
    padding-left: 3rem;
    font-size: 14px;
  }
  .block-post .content_colset .content_col.full {
    width: 100%;
  }
  .block-post .content_colset_page {
    max-width: 900px;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-post .content {
    max-width: 900px;
    font-size: 18px;
    margin: 0 auto;
  }
  .block-post .content.with-margb {
    margin-bottom: 2rem;
  }
  .block-post.post_type-publikacje .pixcolset {
    width: 100%;
    font-size: 0;
    letter-spacing: 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .block-post.post_type-publikacje .pixcolset img {
    width: 100%;
    height: auto;
    display: block;
  }
  .block-post.post_type-publikacje .pixcolset .pixcol {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    transition: all 0.25s;
  }
  .block-post.post_type-publikacje .pixcolset .pixcol.l {
    text-align: left;
    width: 320px;
  }
  .block-post.post_type-publikacje .pixcolset .pixcol.r {
    padding-left: 2rem;
  }
  .block-post.post_type-publikacje .pixcolset .pixcol.is-enlarged {
    width: 50% !important;
    opacity: 1 !important;
  }
  .block-post.post_type-publikacje .pixcolset .pixcol.resizable {
    cursor: pointer;
  }
  .block-post.post_type-publikacje .pixcolset .pixcol.resizable:hover {
    opacity: 0.85;
  }
  .block-post.post_type-petycje .petycje_regulamin_link {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-top: 1rem;
    font-size: 12px;
    text-align: center;
  }
  .block-post.post_type-petycje .petycje_regulamin_link a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #333333;
    border-bottom: #f0f0f0 solid 1px;
  }
  .block-post.post_type-petycje .petycje_regulamin_link a:hover {
    color: black;
  }
  .block-post.post_type-petycje .but {
    display: block;
    border: #e00000 solid 2px;
    color: #e00000;
    margin-top: -2px;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  .block-post.post_type-petycje .but:hover {
    background: #e00000;
    color: white;
  }
  .block-post.post_type-petycje .but.off {
    cursor: default;
  }
  .block-post.post_type-petycje .block-petycja_form {
    padding: 1rem;
    border: #fff0f0  solid 2px;
  }
  .block-post.post_type-petycje .block-petycja_form label {
    display: block;
    padding-bottom: 5px;
  }
  .block-post.post_type-petycje .block-petycja_form label.inputlabel {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #e00000;
  }
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel {
    color: black;
    padding-left: 1.5rem;
    position: relative;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 1.35;
  }
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel input {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
  }
  .block-post.post_type-petycje .block-petycja_form a {
    text-decoration: underline;
  }
  .block-post.post_type-petycje .block-petycja_form .row {
    margin: 0.25rem 0;
    padding: 0.25rem 0;
  }
  .block-post.post_type-petycje .block-petycja_form .row.low {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .block-post.post_type-petycje .block-petycja_form .row.err {
    background: #fff0f0;
  }
  .block-post.post_type-petycje .block-petycja_form input[type="text"],
  .block-post.post_type-petycje .block-petycja_form input[type="email"] {
    font: inherit;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border-radius: 0;
    width: 100%;
    border: #f0f0f0 solid 2px;
    font-size: 14px;
  }
  .block-post.post_type-petycje .block-petycja_form input[type="text"]:focus,
  .block-post.post_type-petycje .block-petycja_form input[type="email"]:focus {
    border-bottom: #e00000 solid 2px;
    outline: none;
  }
  .block-post.post_type-petycje .block-petycja_form select {
    width: 100%;
    font: inherit;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border-radius: 0;
    border: #f0f0f0 solid 2px;
    font-size: 14px;
  }
  .block-post.post_type-petycje .block-petycja_form select:focus {
    border-bottom: #e00000 solid 2px;
    outline: none;
  }
  .block-post.post_type-petycje .block-petycja_form button {
    background: white;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .block-post.post_type-profil .profilpix {
    filter: grayscale(100%);
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
  }
  .block-post.post_type-profil .kategorie_ludzi {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 1rem;
    color: #333333;
  }
  .block-post.post_type-profil .kategorie_ludzi a:hover {
    color: #e00000;
  }
  .block-post.post_type-profil .social_links a {
    display: inline-block;
    padding-right: 1rem;
    padding-bottom: 0.25rem;
    vertical-align: top;
    color: #e00000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 14px;
  }
  .block-post.post_type-profil .social_links a:hover {
    color: black;
  }
  .block-post.post_type-profil .desktop-padl {
    padding-left: 6rem;
  }
  .block-post.post_type-profil .incolset {
    position: relative;
  }
  .block-post.post_type-profil .incolset .incol_l {
    position: absolute;
    top: 0;
    left: 1rem;
    width: 4rem;
  }
  .block-post.post_type-profil .incolset .incol_r {
    padding-left: 10rem;
  }
  .block-post_header {
    padding-bottom: 1rem;
    text-align: center;
  }
  .block-post_header.toleft {
    text-align: left;
  }
  .block-post_header .title {
    font-size: 26px;
    line-height: 1.15;
    max-width: 1200px;
    margin: 0 auto;
  }
  .block-post_header .title.with-margb {
    margin-bottom: 0.5rem;
  }
  .block-post_header .title.smaller {
    font-size: 22px;
  }
  .block-post_header .title .ik {
    color: #e00000;
    display: inline-block;
    vertical-align: top;
    line-height: 1.15;
  }
  .block-post_header .title .ik .fa {
    font-size: 14px;
  }
  .block-post_header .title .err {
    font-size: 16px;
  }
  .block-post_header .title .thin {
    font-weight: normal;
  }
  .block-post_header .meta2 {
    font-size: 16px;
    padding: 10px;
    color: #333333;
  }
  .block-post_header .meta2 .colored {
    color: #e00000;
  }
  .block-post_header .meta2 .meta_desktop {
    display: inline-block;
    padding-right: 1rem;
  }
  .block-post_header .meta2 .meta_desktop .kategorie_ludzi a {
    font-weight: bold;
    color: #e00000;
  }
  .block-post_header .kategorie_ludzi a:hover {
    color: black;
  }
  .block-post_header .lead {
    margin-bottom: 2rem;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    margin-top: 1rem;
  }
  .block-post_header .lead.big {
    padding-left: 2rem;
    padding-right: 2rem;
    margin: 0 auto;
    line-height: 1.15;
    margin-bottom: 2rem;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
  }
  .block-post_header .lead_desktop {
    font-size: 22px;
    max-width: 80%;
    margin: 5px auto;
  }
  .block-post_header .publikacja_lead {
    margin: 0 auto;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    line-height: 1.35;
    max-width: 900px;
  }
  .block-post_header .pix {
    line-height: 1;
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .block-post_header .pix.lowmarg {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .block-post_header .pix .pixbox_desktop {
    height: 0;
    padding-bottom: 52%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-post_header .pix.constrain_width {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  .post_type-publikacje .block-post_header .pix {
    text-align: left;
  }
  .post_type-publikacje .block-post_header .pix img {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
    margin-left: 0;
    margin-right: 0;
  }
  .block-post_header .pix img {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
  }
  .block-post_header .pix .nopix {
    height: 2rem;
    background: #f0f0f0;
  }
  .block-post_header .pix .cat {
    position: absolute;
    text-align: center;
    font-size: 14px;
    left: 0;
    top: -0.9em;
    width: 100%;
  }
  .block-post_header .pix .pix_source {
    font-size: 10px;
    color: #333333;
    text-align: right;
    display: block;
    padding: 2px;
    position: absolute;
    top: 100%;
    right: 0;
  }
  .block-post_header .pix .wrap_pixbg {
    background-color: #f0f0f0;
  }
  .block-post_header .pix .pixbg {
    width: 100%;
    height: 0;
    padding-bottom: 62.5%;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-wyimki {
    max-width: 900px;
    margin: 0 auto;
    color: #e00000;
    font-size: 0;
    letter-spacing: 0 !important;
    border-bottom: #f0f0f0 solid 2px;
    margin-bottom: 2rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-wyimki .row {
    border-top: #f0f0f0 solid 2px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    align-items: flex-start;
  }
  .block-wyimki .row.row-0 {
    border-top: #f0f0f0 solid 2px;
    padding-top: 8px;
  }
  .block-wyimki .row:last-child {
    padding-bottom: 8px;
  }
  .block-wyimki .col {
    display: inline-block;
    vertical-align: top;
  }
  .block-wyimki .c1 {
    text-align: left;
    font-size: 14px;
    width: 4rem;
    margin-left: -4rem;
    padding-top: 3px;
    flex-shrink: 0;
  }
  .block-wyimki .c2 {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
  }
  .block-wyimki .c2 a {
    display: block;
  }
  .block-wyimki a:hover {
    color: black;
  }
  .block-toolbar {
    text-align: left;
    margin-top: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 1.35;
  }
  .block-toolbar a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    background: white;
    border: #e00000 solid 2px;
    padding: 0.4em 1em;
    color: #e00000;
    font-weight: bold;
    background: #e00000;
    color: white;
  }
  .block-toolbar a:hover {
    background: black;
    color: white;
    border-color: black;
  }
  .block-miniheader {
    color: #333333;
    text-align: center;
    padding-bottom: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0;
  }
  .block-miniheader.inline {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
  }
  .block-miniheader.with-margt {
    margin-top: 1rem;
  }
  .block-miniheader a:hover {
    color: #000000;
  }
  .block-miniheader.kolor {
    color: #e00000;
  }
  body .block-postlist .block-content_breaker {
    margin-left: 10px;
    margin-right: 10px;
  }
  body .block-content_breaker {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 0.5rem 0;
    color: #333333;
  }
  body .block-content_breaker .border {
    border-top: #f0f0f0 solid 2px;
    border-bottom: #f0f0f0 solid 2px;
  }
  body .block-content_breaker.border-top {
    border-top: #f0f0f0 solid 2px;
  }
  body .block-content_breaker_ramka {
    line-height: 1.35;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  body .block-content_breaker_ramka .border {
    padding: 0.5rem 0;
  }
  body .block-content_breaker_ramka .twocol {
    display: flex;
    align-items: center;
  }
  body .block-content_breaker_ramka .twocol .c1 {
    flex-shrink: 0;
    width: 140px;
  }
  body .block-content_breaker_ramka .twocol .c1 img {
    width: 100%;
    height: auto;
    display: block;
  }
  body .block-content_breaker_ramka .twocol .c2 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    padding-left: 2rem;
    flex-grow: 2;
  }
  body .block-content_breaker_ramka a.link {
    display: block;
  }
  body .block-content_breaker_ramka a.link:hover img {
    opacity: 0.9;
  }
  body .block-content_breaker_ramka a.buttonlink {
    padding: 0.5rem;
    border: #f0f0f0 solid 2px;
    border-color: #e00000;
    color: #e00000;
    display: block;
    text-align: center;
  }
  body .block-content_breaker_ramka a.buttonlink:hover {
    background: #e00000;
    color: white;
  }
  body .block-content_breaker_newsletter .block-miniheader {
    color: #e00000;
  }
  body .block-content_breaker_podcasty iframe {
    width: 100% !important;
  }
  body .block-content_breaker_zbiorka {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  body .block-content_breaker_zbiorka .lead {
    line-height: 1.35;
    margin: 0.5rem 0;
  }
  body .block-content_breaker_zbiorka .kwoty {
    font-size: 12px;
  }
  body .block-content_breaker_zbiorka .kwoty .col {
    display: inline-block;
    vertical-align: top;
    padding-right: 1rem;
  }
  body .block-content_breaker_zbiorka .kwoty .l1,
  body .block-content_breaker_zbiorka .kwoty .l2,
  body .block-content_breaker_zbiorka .kwoty .l3,
  body .block-content_breaker_zbiorka .kwoty .l4 {
    display: block;
  }
  body .block-content_breaker_zbiorka .kwoty .l2 {
    margin-bottom: 0.5rem;
  }
  body .block-content_breaker_zbiorka .kwoty .l1,
  body .block-content_breaker_zbiorka .kwoty .l3 {
    color: #333333;
  }
  body .block-content_breaker_zbiorka .kwoty .kolor {
    color: #e00000;
  }
  body .block-content_breaker_zbiorka .kwoty_pas {
    font-size: 12px;
    margin-bottom: 0.5rem;
    color: #e00000;
    font-weight: bold;
  }
  body .block-content_breaker_zbiorka .kwoty_pas .bg {
    height: 2px;
    width: 100%;
    background: #f0f0f0;
    margin-bottom: 5px;
  }
  body .block-content_breaker_zbiorka .kwoty_pas .bg .fg {
    background: #e00000;
    height: 100%;
  }
  body .block-content_breaker_zbiorka .but {
    display: block;
    border: #e00000 solid 2px;
    color: #e00000;
    margin-bottom: 0.5rem;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  body .block-content_breaker_zbiorka .but:hover {
    background: #e00000;
    color: white;
  }
  body .block-content_breaker_petycja {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background: #e00000;
    color: white;
    padding: 1rem 1rem;
  }
  body .block-content_breaker_petycja.is-athome {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1.5rem;
  }
  body .block-content_breaker_petycja.is-athome .kwoty_pas {
    margin-bottom: 2rem;
  }
  body .block-content_breaker_petycja .petycja_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.5rem;
    line-height: 1.1;
  }
  body .block-content_breaker_petycja .lead {
    line-height: 1.35;
    margin: 0.5rem 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  body .block-content_breaker_petycja .kwoty {
    font-size: 12px;
  }
  body .block-content_breaker_petycja .kwoty .col {
    display: inline-block;
    vertical-align: top;
    padding-right: 1rem;
    margin-bottom: 0.25rem;
  }
  body .block-content_breaker_petycja .kwoty .l1,
  body .block-content_breaker_petycja .kwoty .l3 {
    color: white;
  }
  body .block-content_breaker_petycja .kwoty .kolor {
    color: white;
  }
  body .block-content_breaker_petycja .kwoty_pas {
    font-size: 12px;
    margin-bottom: 0.5rem;
    color: white;
    font-weight: bold;
  }
  body .block-content_breaker_petycja .kwoty_pas .bg {
    height: 2px;
    width: 100%;
    background: #a00000;
    margin-bottom: 5px;
  }
  body .block-content_breaker_petycja .kwoty_pas .bg .fg {
    background: white;
    height: 100%;
  }
  body .block-content_breaker_petycja .but {
    display: block;
    border: white solid 2px;
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 0.25rem 1rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  body .block-content_breaker_petycja .but:hover {
    background: white;
    color: #e00000;
  }
  body .block-miniheader {
    color: #333333;
    text-align: center;
    padding-bottom: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0;
  }
  body .block-miniheader.inline {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
  }
  body .block-miniheader.with-margt {
    margin-top: 1rem;
  }
  body .block-miniheader a:hover {
    color: #000000;
  }
  body .block-miniheader.kolor {
    color: #e00000;
  }
  body .block-content_breaker_sharer {
    text-align: center;
    line-height: 1;
    color: #e00000;
    border-color: #e00000 !important;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body .block-content_breaker_sharer .blockin {
    display: flex;
    justify-content: space-between;
  }
  body .block-content_breaker_sharer h3 {
    color: inherit;
  }
  body .block-content_breaker_sharer .group {
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
  }
  body .block-content_breaker_sharer .group a {
    transition: all 0.25s;
    display: inline-block;
    vertical-align: middle;
    padding-right: 1rem;
  }
  body .block-content_breaker_sharer .group a:hover {
    color: #000000;
  }
  body .block-content_breaker_related {
    line-height: 1.35;
  }
  body .block-content_breaker_related .border {
    padding: 0.25rem 0;
  }
  body .block-content_breaker_related a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    display: block;
    padding: 0.25rem 0;
  }
  body .block-content_breaker_related a:hover {
    color: #e00000;
  }
  .block-mobile_slider {
    font-size: 0;
    letter-spacing: 0 !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .block-mobile_slider .item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0.5rem;
    line-height: 1.35;
  }
  .block-mobile_slider .item a {
    font-size: 14px;
    display: block;
  }
  .block-mobile_slider .item a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .block-mobile_slider .item .imgbox {
    width: 100%;
    height: 0;
    padding-bottom: 140%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: transparent solid 2px;
    transition: all 0.25s;
  }
  .block-mobile_slider .item:hover {
    color: black;
  }
  .block-mobile_slider .item:hover .imgbox {
    border-top: #e00000 solid 2px;
  }
  .block-mobile_slider .item .itemtitle {
    margin-top: 8px;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .stdtxt .block-mobile_slider .item {
    width: 25%;
  }
  .block-author_bio {
    display: block;
    margin-top: 0.25rem;
    margin-bottom: 1.5rem;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #666;
    position: relative;
    padding-left: 4rem;
    font-size: 14px;
  }
  .block-author_bio:hover {
    color: black;
  }
  .block-author_bio .imienazwisko {
    margin: 0;
    font-weight: bold;
  }
  .block-author_bio .pix {
    filter: grayscale(100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .block-tematy_lista .lista a {
    display: block;
  }
  .block-tematy_lista .lista a .pix {
    display: block;
    height: 0;
    padding-bottom: 62.5%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 0.5rem;
  }
  .block-submenu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-top: #e00000 solid 2px;
    margin-bottom: 3rem;
  }
  .block-submenu ul {
    list-style-type: none;
    padding: 0;
    font-size: 0;
    letter-spacing: 0 !important;
    text-align: center;
  }
  .block-submenu ul li {
    padding: 0;
  }
  .block-submenu ul li {
    display: inline-block;
    vertical-align: middle;
  }
  .block-submenu ul li.current_page_item a {
    color: white;
    background: #e00000;
  }
  .block-submenu a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    border-top: transparent solid 2px;
    padding: 0.5rem 0.5rem;
    padding-right: 1em;
    color: #333333;
    font-weight: bold;
    background: #f5f5f5;
    transition: all 0.25s;
  }
  .block-submenu a:hover {
    color: white;
    background: #000000;
  }
  .block-submenu.hide_current li.current_page_item a {
    display: none;
  }
  .block-submenu .arr_wrap {
    display: none;
  }
  .block-osobalink {
    display: inline-block;
    vertical-align: top;
    margin-top: 1rem;
    margin-bottom: 2rem;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    width: 25%;
  }
  .block-osobalink:hover {
    color: #e00000;
  }
  .block-osobalink:hover > .profilpix {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
  }
  .block-osobalink .imienazwisko {
    margin: 0;
    font-weight: bold;
    line-height: 1.35;
    font-size: 14px;
  }
  .block-osobalink.vip-1 .imienazwisko {
    color: #e00000;
  }
  .block-osobalink > .profilpix {
    background: #f0f0f0;
    display: block;
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    filter: grayscale(100%);
    /* Current draft standard */
    -webkit-filter: grayscale(100%);
    /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    /* IE6+ */
    width: 6em;
    height: 6em;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
  }
  .block-tematlink {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-tematlink h2 {
    display: block;
    margin: 0;
    line-height: 1.35;
    font-size: 14px;
    margin-bottom: 0.25rem;
  }
  .block-tematlink.vip-1 .imienazwisko {
    color: #e00000;
  }
  .block-tematlink > .pix {
    background: #c0c0c0;
    display: block;
    height: 0;
    padding-bottom: 62.5%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
  }
  .block-ludzie_lista {
    padding-bottom: 3rem;
  }
  .block-ludzie_lista .block-osobalink_list_lead {
    padding-bottom: 1rem;
    text-align: center;
    font-size: 22px;
  }
  .block-ludzie_lista .block-osobalink_list {
    text-align: center;
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -5vw;
    margin-right: -5vw;
    padding-bottom: 2rem;
  }
  .block-ludzie_lista .categories_list {
    max-width: 900px;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-ludzie_lista .categories_list a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 10px 0;
    border-top: #f0f0f0 solid 2px;
  }
  .block-ludzie_lista .categories_list a:last-child {
    border-bottom: #f0f0f0 solid 2px;
  }
  .block-ludzie_lista .categories_list a:hover {
    color: #e00000;
  }
  .block-ludzie_lista .categories_list a h2 {
    font-size: 22px;
    position: relative;
    line-height: 1.35;
    padding-right: 5ex;
  }
  .block-ludzie_lista .categories_list a h2 .count {
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: #e00000;
    border-radius: 10px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    height: 1.5rem;
    text-align: center;
    line-height: 1.5rem;
    margin-left: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 2px;
    right: 0;
    min-width: 6ex;
  }
  .block-ludzie_lista .categories_list a .txt {
    display: block;
    padding-top: 10px;
    padding-right: 8ex;
    font-size: 16px;
  }
  .block-closebar {
    text-align: center;
    margin-top: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #333333;
  }
  .mod-neg .block-closebar {
    color: #f0f0f0;
  }
  .block-closebar a {
    border-bottom: #f0f0f0 solid 1px;
  }
  .block-closebar a:hover {
    color: #e00000;
  }
  .block-modal {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .block-modal .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  .block-modal .fg {
    position: relative;
    background: white;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
    padding: 2rem;
    margin: 1rem;
  }
  .block-modal.mod-neg .fg {
    background: black;
    color: white;
    padding: 0 0 1rem 0rem;
  }
  .block-modal form {
    display: flex;
    margin: 0 auto;
    max-width: 600px;
  }
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    display: inline-block;
    vertical-align: middle;
    font: inherit;
    font-size: 22px;
    border: none;
    border: #333333 solid 2px;
    border-radius: 0;
    padding: 0.25rem;
    margin: 0;
    flex-grow: 2;
    flex-shrink: 2;
  }
  .block-modal input[type="text"]:focus,
  .block-modal input[type="email"]:focus {
    border-color: #e00000;
    outline: none;
  }
  .block-modal button,
  .block-modal input[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    font-size: 18px;
    border: #333333 solid 2px;
    background: none;
    padding: 0;
    margin: 0;
    padding: 0.25rem 1rem;
    border-left: none;
    cursor: pointer;
  }
  .block-modal button:hover,
  .block-modal input[type="submit"]:hover {
    color: #e00000;
  }
  .block-modal input[type="submit"] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
  }
  .block-modal .legenda {
    font-size: 14px;
    text-align: center;
    margin: 0.5rem 0;
    line-height: 1.35;
  }
  .block-modal--custom {
    text-align: center;
  }
  .block-modal--custom a.und {
    text-decoration: underline;
  }
  .block-modal--custom__yes {
    font-weight: bold;
    color: #e00000;
    margin: 0 0.5rem;
  }
  .block-modal--custom__yes:hover {
    color: white;
  }
  .block-modal--custom__no {
    font-weight: bold;
    color: #006627;
    margin: 0 0.5rem;
    border: #006627 solid 2px;
    padding: 0.2em 0.5em;
  }
  .block-modal--custom__no:hover {
    color: white;
  }
  .block-modal--custom__but {
    font-weight: bold;
    color: #aaa;
    margin: 0 0.5rem;
    border: #aaa solid 2px;
    padding: 0.2em 1em;
  }
  .block-modal--custom__but:hover {
    color: white;
  }
  .block-newsletterform_confirmation {
    color: #006627;
    font-size: 16px;
    text-align: center;
    padding-top: 0.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
  .block-newsletterform_confirmation .ik {
    font-size: 150%;
    margin-bottom: 0.25rem;
  }
  .block-newsletterform_confirmation .small {
    margin-top: 1rem;
    font-size: 12px;
    color: #333333;
    line-height: 1.35;
  }
  .block-powitanie {
    padding-bottom: 2rem;
  }
  .block-powitanie > .blockin {
    border: #f0f0f0 solid 2px;
  }
  .block-powitanie .txt {
    font-size: 18px;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    font-family: 'georgia', serif;
    padding: 1rem;
  }
  .block-powitanie .txt a {
    border-bottom: #333333 solid 1px;
  }
  .block-donate_selector .kwoty-kwoty {
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-donate_selector .kwoty-kwoty input[type="radio"] {
    display: none;
  }
  .block-donate_selector .kwoty-kwoty label,
  .block-donate_selector .kwoty-kwoty .innakwota {
    display: inline-block;
    width: 20%;
    border: #006627 solid 2px;
    border-right: none;
    color: #006627;
    background: white;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-weight: normal;
    padding: 0.25rem 0.5rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  .block-donate_selector .kwoty-kwoty label.innakwota,
  .block-donate_selector .kwoty-kwoty .innakwota.innakwota {
    border-right: #006627 solid 2px;
  }
  .block-donate_selector .kwoty-kwoty label:hover,
  .block-donate_selector .kwoty-kwoty .innakwota:hover {
    background: #006627;
    color: white;
  }
  .block-donate_selector .kwoty-kwoty label.off,
  .block-donate_selector .kwoty-kwoty .innakwota.off {
    cursor: default;
  }
  .block-donate_selector .kwoty-opisy {
    font-size: 0;
    letter-spacing: 0 !important;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    -webkit-display: flex;
    -moz-display: flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .block-donate_selector .kwoty-opisy input[type="radio"] {
    display: none;
  }
  .block-donate_selector .kwoty-opisy .kwotain {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    padding: 0.5rem;
  }
  .block-donate_selector .kwoty-opisy .kwotain:nth-child(8) label {
    background: #333333;
    background: #48a48d;
    border-color: #48a48d;
    color: white;
  }
  .block-donate_selector .kwoty-opisy .kwotain:nth-child(8) label .l0 {
    color: white;
  }
  .block-donate_selector .kwoty-opisy .kwotain:nth-child(8) label:hover {
    background: #3c8875;
    border-color: #3c8875;
  }
  .block-donate_selector .kwoty-opisy label,
  .block-donate_selector .kwoty-opisy .innakwota {
    height: 100%;
    display: block;
    border: #333 solid 2px;
    color: #333;
    background: white;
    position: relative;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    font-weight: normal;
    padding: 0.5rem 0.5rem;
    padding-bottom: 1.5rem;
    cursor: pointer;
    transition: all 0.25s;
  }
  .block-donate_selector .kwoty-opisy label:hover,
  .block-donate_selector .kwoty-opisy .innakwota:hover {
    background: #333333;
    background: #48a48d;
    border-color: #48a48d;
    color: white;
  }
  .block-donate_selector .kwoty-opisy label:hover .l0,
  .block-donate_selector .kwoty-opisy .innakwota:hover .l0 {
    color: white;
  }
  .block-donate_selector .kwoty-opisy label.off,
  .block-donate_selector .kwoty-opisy .innakwota.off {
    cursor: default;
  }
  .block-donate_selector .kwoty-opisy label .l0,
  .block-donate_selector .kwoty-opisy .innakwota .l0 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0.5ex;
    /*color: black; */
  }
  .block-donate_selector .kwoty-opisy label .l1,
  .block-donate_selector .kwoty-opisy .innakwota .l1 {
    font-size: 12px;
    font-weight: bold;
  }
  .block-donate_selector .kwoty-opisy label .l2,
  .block-donate_selector .kwoty-opisy .innakwota .l2 {
    font-size: 12px;
    font-weight: normal;
  }
  .block-donate_selector .kwoty-opisy label .l3,
  .block-donate_selector .kwoty-opisy .innakwota .l3 {
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    font-size: 12px;
    text-align: right;
  }
  .block-donate_selector .inna_kwota {
    background: #006627;
    color: white;
    text-align: center;
    padding: 0.5rem;
    padding: 2rem;
    line-height: 1;
    font-size: 22px;
  }
  .block-donate_selector .inna_kwota form {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
  }
  .block-donate_selector .inna_kwota input {
    padding: 0.25rem 0.5rem;
    border: white solid 2px;
    display: inline-block;
    vertical-align: middle;
    font: inherit;
    transition: all 0.25s;
    background: none;
    color: white;
    font-size: 16px;
    max-width: 40%;
  }
  .block-donate_selector .inna_kwota input:focus {
    background: rgba(255, 255, 255, 0.1);
  }
  .block-donate_selector .inna_kwota span.pln {
    text-align: left;
    padding-left: 1rem;
    width: 100%;
    max-width: 70%;
  }
  .block-donate_selector .inna_kwota input.submit {
    font-weight: bold;
    cursor: pointer;
  }
  .block-donate_selector .inna_kwota input.submit:hover {
    background: white;
    color: #006627;
  }
  .block-donate_selector .inna_kwota input.mojakwota {
    flex-shrink: 4;
  }
  .block-donate_selector .regulamin_link {
    padding-top: 0.5rem;
    font-size: 12px;
    text-align: center;
  }
  .block-donate_selector .regulamin_link a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    font-size: 10px;
    color: #333333;
    border-bottom: #f0f0f0 solid 1px;
  }
  .block-donate_selector .regulamin_link a:hover {
    color: black;
  }
  .block-circle_chart .circle-chart {
    width: 100%;
    position: relative;
    font-size: 0 !important;
  }
  .block-circle_chart .circle-chart .circle-chart__text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    text-align: center;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 22px;
  }
  .block-circle_chart .circle-chart svg .path {
    stroke: #006627;
  }
  .block-circle_chart .circle-chart.red svg .path {
    stroke: #e00000;
  }
  .block-donate_cel {
    font-size: 0;
    letter-spacing: 0 !important;
    padding-bottom: 1rem;
    margin-left: -10px;
    margin-right: -10px;
  }
  .block-donate_cel .cel_box {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    width: 25%;
    padding: 0 10px;
    padding-bottom: 0.5rem;
  }
  .block-donate_cel .cel_box .in {
    border: #333333 solid 2px;
    border-color: inherit;
    padding: 0.5rem;
    height: 8rem;
    overflow: hidden;
  }
  .block-donate_cel .cel_box .when-on {
    display: none;
  }
  .block-donate_cel .cel_box .when-off {
    display: inline;
  }
  .block-donate_cel .cel_box.on {
    color: #006627;
  }
  .block-donate_cel .cel_box.on .when-on {
    display: inline;
  }
  .block-donate_cel .cel_box.on .when-off {
    display: none;
  }
  .block-donate_cel .cel_box input {
    display: none;
  }
  .block-donate_cel .cel_box .txt {
    margin-top: 0.25rem;
  }
  .block-donate_thankyou {
    color: #006627;
    font-size: 18px;
    text-align: center;
    padding: 1rem;
    border: #006627 solid 2px;
  }
  .block-donate_thankyou .ik {
    font-size: 22px;
    margin-bottom: 0.25rem;
    text-align: center;
  }
  .block-post_header_landing {
    margin-left: -5vw;
    margin-right: -5vw;
  }
  .block-post_header_landing .bgframe {
    position: relative;
    background: black;
  }
  .block-post_header_landing .bgframe .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
  }
  .block-post_header_landing .bgframe .fg {
    position: relative;
    color: white;
    text-align: center;
    padding: 0 1rem;
    padding-bottom: 6rem;
  }
  .block-post_header_landing .bgframe .fg .title {
    font-size: 26px;
    font-weight: bold;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 1rem;
  }
  .block-post_header_landing .bgframe .fg .lead {
    font-size: 22px;
    max-width: 900px;
    margin: 0 auto;
    font-weight: bold;
  }
  .block-post_header_landing .fgframe {
    margin: 0 auto;
    max-width: 980px;
    margin-top: -4rem;
    background: white;
    position: relative;
    padding: 2rem;
    margin-bottom: 1rem;
    border-top: #e00000 solid 2px;
    background-color: white;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f0f0f0 100%);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f0f0f0 100%);
    background-position: left bottom;
    background-size: 100% 30%;
    background-repeat: no-repeat;
  }
  .block-post_header_landing .fgframe.-nopad {
    padding: 0;
  }
  .block-post_header_landing.is-green .fgframe {
    border-top: #006627 solid 2px;
  }
  .block-post_header_landing .colset50 {
    padding-bottom: 1rem;
    font-size: 0;
    letter-spacing: 0 !important;
  }
  .block-post_header_landing .colset50 .col {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
  }
  .block-post_header_landing .colset50 .col.l {
    width: 80%;
  }
  .block-post_header_landing .colset50 .col.r {
    width: 20%;
  }
  .block-post_header_landing .colset50 .col.l {
    font-size: 22px;
  }
  .block-post_header_landing .colset50 .col.l .l1,
  .block-post_header_landing .colset50 .col.l .l2,
  .block-post_header_landing .colset50 .col.l .l3,
  .block-post_header_landing .colset50 .col.l .l4 {
    display: block;
  }
  .block-post_header_landing .colset50 .col.l .l2 {
    margin-bottom: 0.5rem;
  }
  .block-post_header_landing .colset50 .col.l .l1,
  .block-post_header_landing .colset50 .col.l .l3 {
    color: #333333;
  }
  .block-post_header_landing .colset50 .col.l .kolor {
    color: #e00000;
  }
  .block-post_header_landing .colset50 .col.l .subcol {
    display: inline-block;
    vertical-align: top;
    padding-right: 1em;
  }
  .block-newsletter_signup form {
    line-height: 1;
    display: flex;
    font-size: 0;
    letter-spacing: 0 !important;
    text-align: center;
  }
  .block-newsletter_signup form input {
    color: #e00000;
    border: #f0f0f0 solid 2px;
    border-color: #e00000;
    padding: 0.25rem 0.5rem;
    line-height: 2;
    border-radius: 0;
  }
  .block-newsletter_signup form input[type="email"],
  .block-newsletter_signup form input[type="text"] {
    flex-grow: 2;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    max-width: 75%;
  }
  .block-newsletter_signup form input[type="submit"] {
    flex-grow: 2;
    max-width: 25%;
    border-left: none;
    text-transform: uppercase;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 12px;
    letter-spacing: 0.05rem;
    font-weight: bold;
    background: inherit;
    cursor: pointer;
    color: #e00000;
  }
  .block-newsletter_signup form input[type="submit"]:hover {
    background: #e00000;
    border-color: #e00000;
    color: white;
  }
  .block-injectdest_desktop_newsletter {
    padding: 0 2rem;
    border: #f0f0f0 solid 2px;
    border-top: none;
  }
  .block-injectdest_desktop_newsletter > div {
    max-width: 800px;
    margin: 0 auto;
  }
  .block-injectdest_desktop_newsletter > div .block-content_breaker_newsletter {
    margin: 0;
    padding: 2rem 0;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  #topmenu_mobile ul li {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  #topmenu_mobile ul ul li {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_hero .in {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_hero .pix .cat {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_hero .txt {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_hero .txt .meta {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .layout-desktop_colset_3_1 .layoutcol1 {
    width: 60%;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .layout-desktop_colset_3_1 .layoutcol2 {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .layout-desktop_colset_3_1 .layoutcol2 {
    width: 40%;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .block-postlist_featured > div {
    width: 50%;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlist_featured .block-postlink_featured .txt h1 {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured .pix .cat {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured .txt .lead {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured .txt .meta {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_publikacja {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_publikacja .pix .cat {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_publikacja .txt .lead {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_publikacja .txt .meta {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_temat {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_temat .pix .cat {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_temat .txt .lead {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_temat .txt .meta {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlist_featured_big .block-postlink_featured_big .txt h1 {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlist_featured_big .block-postlink_featured_big .txt .meta {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-postlist .block-postlink {
    width: 25%;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-postlist .block-tematlink {
    width: 25%;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_big {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_big .pix .cat {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_big .txt .meta {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_featured_big .lead {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_short {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_short .pix .cat {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_short .txt .meta {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-postlink_short .txt .lead {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .block-post .content_colset {
    margin: 0 3rem;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-post .content_colset {
    margin: 0;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post .content_colset .content_col.r {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-post .content_colset .content_col.r {
    padding-left: 2rem;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .block-post .content_colset .content_col.r {
    padding-left: 1.5rem;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post .content {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-publikacje .pixcolset .pixcol {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .petycje_regulamin_link {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .petycje_regulamin_link a {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  .block-post.post_type-petycje .petycje_regulamin_link a {
    font-size: 12px !important;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .but {
    font-size: 38px;
  }
}
@media (min-width: 769px) and (min-width: 1240px) {
  .block-post.post_type-petycje .but {
    font-size: 44px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form label.inputlabel {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  .block-post.post_type-petycje .block-petycja_form label.inputlabel {
    font-size: 12px !important;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form label.checkboxlabel input {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form input[type="text"],
  .block-post.post_type-petycje .block-petycja_form input[type="email"] {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-petycje .block-petycja_form select {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-profil .kategorie_ludzi {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post.post_type-profil .social_links a {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .title {
    font-size: 38px;
  }
}
@media (min-width: 769px) and (min-width: 1240px) {
  .block-post_header .title {
    font-size: 44px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .title.smaller {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .title .ik .fa {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .title .err {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .meta2 {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .lead {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .lead.big {
    font-size: 38px;
  }
}
@media (min-width: 769px) and (min-width: 1240px) {
  .block-post_header .lead.big {
    font-size: 44px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .lead_desktop {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .publikacja_lead {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .pix .cat {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header .pix .pix_source {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-wyimki .c1 {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .block-wyimki .c1 {
    margin-left: 0;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-wyimki .c2 {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .block-wyimki .c2 {
    width: auto;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-toolbar a {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-miniheader {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  .block-miniheader {
    font-size: 12px !important;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_zbiorka .kwoty {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_zbiorka .kwoty_pas {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_zbiorka .but {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .petycja_title {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .lead {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .kwoty {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .kwoty_pas {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_petycja .but {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  body .block-content_breaker_sharer .group {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-mobile_slider .item a {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-mobile_slider .item .itemtitle {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-author_bio {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-author_bio {
    font-size: 12px;
    padding-left: 3rem;
  }
}
@media (min-width: 769px) and (max-width: 1240px) and (min-width: 1023px) {
  .block-author_bio {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-author_bio .pix {
    width: 2rem;
    height: 2rem;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-submenu a {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  .block-submenu a {
    font-size: 12px !important;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-osobalink {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1400px) {
  .block-osobalink {
    width: 20%;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-osobalink .imienazwisko {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-tematlink {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-tematlink h2 {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-ludzie_lista .block-osobalink_list_lead {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1700px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .block-ludzie_lista .block-osobalink_list {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-ludzie_lista .categories_list a h2 {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-ludzie_lista .categories_list a h2 .count {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-ludzie_lista .categories_list a .txt {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-closebar {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  .block-closebar {
    font-size: 12px !important;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-modal button,
  .block-modal input[type="submit"] {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-modal input[type="submit"] {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  .block-modal input[type="submit"] {
    font-size: 12px !important;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-modal .legenda {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-newsletterform_confirmation {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-newsletterform_confirmation .small {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-powitanie .txt {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-kwoty label,
  .block-donate_selector .kwoty-kwoty .innakwota {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label,
  .block-donate_selector .kwoty-opisy .innakwota {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l0,
  .block-donate_selector .kwoty-opisy .innakwota .l0 {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l1,
  .block-donate_selector .kwoty-opisy .innakwota .l1 {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l2,
  .block-donate_selector .kwoty-opisy .innakwota .l2 {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .kwoty-opisy label .l3,
  .block-donate_selector .kwoty-opisy .innakwota .l3 {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .inna_kwota {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .inna_kwota input {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .regulamin_link {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_selector .regulamin_link a {
    font-size: 12px;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  .block-donate_selector .regulamin_link a {
    font-size: 12px !important;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-circle_chart .circle-chart .circle-chart__text {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_cel .cel_box {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_thankyou {
    font-size: 20px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-donate_thankyou .ik {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1700px) {
  .block-post_header_landing {
    margin-left: -8vw;
    margin-right: -8vw;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .block-post_header_landing {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (min-width: 769px) and (max-width: 1240px) {
  .block-post_header_landing {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .block-post_header_landing {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header_landing .bgframe .fg .title {
    font-size: 38px;
  }
}
@media (min-width: 769px) and (min-width: 1240px) {
  .block-post_header_landing .bgframe .fg .title {
    font-size: 44px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header_landing .bgframe .fg .lead {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header_landing .colset50 .col {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-post_header_landing .colset50 .col.l {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-newsletter_signup form input[type="email"],
  .block-newsletter_signup form input[type="text"] {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (min-width: 1023px) {
  .block-newsletter_signup form input[type="submit"] {
    font-size: 14px;
  }
}
.block-post_gallery_autosize {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -5px;
  margin-right: -5px;
  width: 100%;
  font-size: 0;
  letter-spacing: 0 !important;
  text-align: left;
}
.block-post_gallery_autosize a {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
@media (max-width: 768px) {
  .block-post_gallery_autosize a {
    width: 100% !important;
    display: block;
  }
}
.block-post_gallery_autosize a .gallerypix {
  width: 100%;
  height: 0;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.block-post_gallery_autosize a .txt {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 3px;
  padding-right: 6px;
  text-align: left;
  line-height: 1.2;
  background: white;
  color: black;
  max-width: 80%;
}
@media (min-width: 1023px) {
  .block-post_gallery_autosize a .txt {
    font-size: 14px;
  }
}
.block_post_gallery_autosize + .block_post_gallery_autosize {
  margin-top: -20px;
}
.block-jedenprocentoverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 10000;
  transition: all 0.25s;
  transition-duration: 1s;
  background: url(https://klubjagiellonski.pl/wp-content/themes/kj2021/img/procentbg.jpg);
  background-position: center top;
  background-size: cover;
  color: white;
  font-size: 38px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.backdropfilter .block-jedenprocentoverlay {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
}
@media (max-width: 1023px) {
  .block-jedenprocentoverlay {
    font-size: 30px;
  }
}
@media (max-width: 1023px) {
  .block-jedenprocentoverlay {
    overflow-y: auto;
  }
}
.block-jedenprocentoverlay .in {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1023px) {
  .block-jedenprocentoverlay .in {
    width: auto;
  }
}
.block-jedenprocentoverlay .sm,
.block-jedenprocentoverlay nav {
  font-size: 20px;
}
.block-jedenprocentoverlay .sm {
  margin: 20px 0 40px;
}
.block-jedenprocentoverlay a {
  border: currentColor solid 2px;
  padding: 0.5em 1em;
  margin: 0 1em;
  border-radius: 10px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .block-jedenprocentoverlay a {
    margin: 0.5em 1em;
  }
}
.block-jedenprocentoverlay a:hover {
  background: rgba(0, 0, 0, 0.5);
}
.block-jedenprocentoverlay a.ok {
  background: #006627;
}
.block-jedenprocentoverlay a.ok:hover {
  background: white;
  color: green;
  border-color: white;
}
.block-jedenprocentoverlay span {
  background: #006627;
  border-radius: 3px;
  padding: 0 0.2em;
  white-space: nowrap;
}
hr {
  clear: both;
}
.wrap-popup {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.65);
}
.block-popup {
  width: 640px;
  height: 480px;
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -320px;
  margin-top: -240px;
}
@media (max-width: 1023px) {
  .block-popup {
    width: 320px;
    height: 240px;
    margin-left: -160px;
    margin-top: -120px;
  }
}
.block-popup img {
  width: 100%;
  height: auto;
  display: block;
}
.block-popup .x {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem;
  color: white;
}
.block-popup .x:hover {
  background: #e00000;
}
.block-content_breaker_podcasty .mod-nomarg {
  margin-bottom: 0 !important;
}
.block-content_breaker_podcasty button {
  width: 100%;
  margin-top: -2px;
  font-size: 18px;
  background: white;
  padding: 0.5rem 1rem;
  border: #f0f0f0 solid 2px;
  border-color: #006627;
  color: #006627;
  display: block;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1023px) {
  .block-content_breaker_podcasty button {
    font-size: 20px;
  }
}
.block-content_breaker_podcasty button:hover {
  background: #006627;
  color: white;
}
.block-content_breaker_podcasty button + div {
  display: none;
}
.block-content_breaker_podcasty .external {
  display: block;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 1rem;
}
.block-content_breaker_podcasty .external:hover {
  color: black;
}
.skip-to-content-link {
  background: black;
  color: white;
  height: 50px;
  left: 0;
  top: -1000px;
  padding: 10px;
  line-height: 30px;
  font-size: 1rem;
  font-weight: bold;
  position: absolute;
  z-index: 100000;
  display: block;
  transition: all 0.2s;
}
.skip-to-content-link:focus {
  top: 0;
}
.block-1procent {
  position: absolute;
  top: 30px;
  left: 40px;
}
@media (max-width: 1023px) {
  .block-1procent {
    top: 20px;
    left: 180px;
    z-index: 10000;
  }
  .block-1procent img {
    height: 30px;
  }
}
.block-1procent:hover {
  filter: brightness(1.8);
}
.js-blur {
  filter: blur(0.2em);
  cursor: pointer;
  transition: all 0.25s;
}
.js-blur:hover {
  filter: none;
}
.postid-57131 .kwoty-opisy [data-for="kwota6"] {
  background: #006627;
  color: white;
}
.jedenprocent2024_close {
  position: absolute;
  bottom: 100%;
  background: #e00000;
  color: white;
  font-size: 12px;
  padding: 3px 5px;
  right: 0;
  border: none;
  cursor: pointer;
}
.jedenprocent2024 {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: #e00000;
  color: white;
  font-weight: bold;
  box-shadow: 0 0 1rem black;
  font-size: 22px;
}
@media (min-width: 1023px) {
  .jedenprocent2024 {
    font-size: 30px;
  }
}
@media (max-width: 1023px) {
  .jedenprocent2024 {
    font-size: 16px;
  }
}
@media (max-width: 1023px) and (min-width: 1023px) {
  .jedenprocent2024 {
    font-size: 18px;
  }
}
.jedenprocent2024 .jedenprocent2024_in {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  text-align: center;
  justify-content: center;
}
.jedenprocent2024 .jedenprocent2024_in .jedenprocent2024_number_box {
  display: inline;
  cursor: pointer;
  position: relative;
}
.jedenprocent2024 .jedenprocent2024_in .jedenprocent2024_number_box .jedenprocent2024_number_copy {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  right: 0;
  transform: translateX(110%);
}
.jedenprocent2024 .jedenprocent2024_in .jedenprocent2024_number_box .jedenprocent2024_number_copy .jedenprocent2024_copy {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.3s ease-in-out;
}
.jedenprocent2024 .jedenprocent2024_in .jedenprocent2024_number_box .jedenprocent2024_number_copy .jedenprocent2024_copy.active {
  transform: translate(-50%, -50%) scale(1);
}
.jedenprocent2024 .jedenprocent2024_in .jedenprocent2024_number_box .jedenprocent2024_number_copy .jedenprocent2024_check {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.3s ease-in-out;
}
.jedenprocent2024 .jedenprocent2024_in .jedenprocent2024_number_box .jedenprocent2024_number_copy .jedenprocent2024_check.active {
  transform: translate(-50%, -50%) scale(1);
}
.jedenprocent2024 ._over a:hover {
  text-decoration: underline;
}
.jedenprocent2024 ._over {
  font-size: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1023px) {
  .jedenprocent2024 ._over {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .jedenprocent2024 ._over {
    font-size: 14px;
  }
}
@media (max-width: 1300px) and (min-width: 1023px) {
  .jedenprocent2024 ._over {
    font-size: 16px;
  }
}
.promobar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: linear-gradient(90deg, #1a1aff, #ff00ff);
  color: #000050;
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 1023px) {
  .promobar {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .promobar {
    font-size: 14px;
  }
}
@media (max-width: 1023px) and (min-width: 1023px) {
  .promobar {
    font-size: 16px;
  }
}
.promobar .promobar_in {
  padding: 1rem;
  font-weight: bold;
  text-align: center;
  display: block;
}
@media (hover: hover) {
  .promobar:hover {
    background: #e600e5;
    color: #000020;
  }
}
.promobar .promobar_close {
  position: absolute;
  bottom: 100%;
  padding: 3px 5px;
  right: 0;
  border: none;
  cursor: pointer;
  font: inherit;
  color: inherit;
  background: black;
  color: white;
  font-size: 12px;
}
.promobar .promobar_close:hover {
  opacity: 0.75;
}
.zbiorka_glowna_2023_sub_fgframe {
  font-size: 14px;
  text-align: center;
  margin-bottom: 1rem;
}
@media (min-width: 1023px) {
  .zbiorka_glowna_2023_sub_fgframe {
    font-size: 16px;
  }
}
.zbiorka_glowna_2023_sub_fgframe a {
  text-decoration: underline;
}
.zbiorka_glowna_2023_sub_fgframe a:hover {
  color: #006627;
}
.zbiorka_glowna_2024_sub_fgframe {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 120%;
  font-weight: bold;
}
.zbiorka_glowna_2024_sub_fgframe span {
  text-decoration: underline;
}
.zbiorka_glowna_2024_sub_fgframe button {
  border: none;
  padding: 0;
  font: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
}
.zbiorka_glowna_2024_sub_fgframe button:hover {
  opacity: 0.75;
}
.z2024_popup {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1001;
  overflow: auto;
  display: grid;
  place-items: center;
  background: rgba(0, 0, 0, 0.2);
  padding: 0;
  display: none;
}
.z2024_popup.-open {
  display: grid;
}
.z2024_popup > * {
  width: 50%;
  background: white;
  padding: 1.5rem;
  padding-top: 3rem;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .z2024_popup > * {
    width: 100%;
    padding: 0.5rem;
    padding-top: 3rem;
  }
}
.z2024_popup .z2024_popup_closeb {
  position: absolute;
  top: 1rem;
  right: 1rem;
  height: 2rem;
  width: 2rem;
  border: none;
  background: none;
  cursor: pointer;
}
.z2024_popup .z2024_popup_closeb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.z2024_popup .z2024_popup_closeb:hover {
  opacity: 0.76;
}
.z2024_popup .z2024_popup_kresk {
  margin-top: 1.5rem;
  border-top: #e00000 solid 2px;
}
.z2024_popup .z2024_popup_head {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  margin-top: 1rem;
  font-weight: bold;
}
@media (min-width: 1023px) {
  .z2024_popup .z2024_popup_head {
    font-size: 30px;
  }
}
.z2024_popup .z2024_popup_txt {
  font-family: 'georgia', serif;
  margin-bottom: 1rem;
}
.z2024_popup .z2024_popup_table {
  font-family: 'georgia', serif;
  padding: 1rem 2rem;
}
@media (max-width: 1023px) {
  .z2024_popup .z2024_popup_table {
    padding: 1rem 0;
  }
}
.z2024_popup .z2024_popup_table .z2024_popup_table_row {
  padding: 0.75rem 0;
  display: flex;
  gap: 3rem;
  align-items: center;
}
@media (max-width: 1023px) {
  .z2024_popup .z2024_popup_table .z2024_popup_table_row {
    gap: 1rem;
  }
}
.z2024_popup .z2024_popup_table .z2024_popup_table_row ._c1 {
  width: 2rem;
  flex-shrink: 0;
  flex-grow: 0;
}
.z2024_popup .z2024_popup_table .z2024_popup_table_row ._c1 img {
  width: 100%;
  height: auto;
  display: block;
}
.skopiuj-text {
  white-space: nowrap;
}
.skopiuj-text:hover {
  color: #e00000;
  text-decoration: underline;
}
.skopiuj-text .-unclicked {
  display: inline-block;
}
.skopiuj-text .-clicked {
  display: none;
}
.skopiuj-text.-clicked span {
  opacity: 0.9;
}
.skopiuj-text.-clicked .-unclicked {
  display: none;
}
.skopiuj-text.-clicked .-clicked {
  display: inline-block;
}
.postid-66058,
.postid-6027 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.postid-66058 .block-post_header_landing .bgframe .bg,
.postid-6027 .block-post_header_landing .bgframe .bg {
  height: 232%;
  opacity: 1;
}
.postid-66058 .block-post_header_landing .bgframe .title,
.postid-6027 .block-post_header_landing .bgframe .title {
  color: #F8F8F8;
}
.postid-66058 .link,
.postid-6027 .link {
  background-color: #e00000;
  color: #f0f0f0;
  transition: all 0.3s ease-in-out;
  padding: 10px;
  font-weight: bold;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  display: block;
  width: 100%;
  border: 2px solid #e00000;
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.postid-66058 .link:hover,
.postid-6027 .link:hover {
  color: #e00000;
  background-color: transparent;
}
.postid-66058 .link-outline,
.postid-6027 .link-outline {
  width: 100%;
  padding: 10px;
  border: 2px solid #e00000;
  color: #e00000;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.postid-66058 .link-outline:hover,
.postid-6027 .link-outline:hover {
  background-color: #e00000;
  color: #f0f0f0;
}
.postid-66058 .fgframe,
.postid-6027 .fgframe {
  margin-top: -5rem;
  border-top: 2px solid #E00000 !important;
  max-width: 900px;
}
.postid-66058 .fgframe .wplacam-container,
.postid-6027 .fgframe .wplacam-container {
  border-top: none;
}
.postid-66058 .divider,
.postid-6027 .divider {
  width: 100%;
  height: 2px;
  background-color: #E00000;
  margin: 80px auto 32px;
  max-width: 900px;
}
.postid-66058 .support,
.postid-6027 .support {
  position: relative;
  padding: 48px 0;
  background-color: #F8F8F8;
  width: 100vw;
  left: 50%;
  transform: translate(-50%);
  margin-bottom: 20px;
}
.postid-66058 .support .support-wrapper,
.postid-6027 .support .support-wrapper {
  width: 100%;
  max-width: 900px;
  margin: auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.postid-66058 .support .support-wrapper h2,
.postid-6027 .support .support-wrapper h2 {
  margin-bottom: 12px;
  font-size: 24px;
}
.postid-66058 .support .support-wrapper .support-box,
.postid-6027 .support .support-wrapper .support-box {
  display: flex;
}
.postid-66058 .support .support-wrapper .support-box .box,
.postid-6027 .support .support-wrapper .support-box .box {
  margin-right: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  background-color: white;
  box-sizing: border-box;
  max-width: 288px;
  width: 100%;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
}
.postid-66058 .support .support-wrapper .support-box .box .text-wrapper title,
.postid-6027 .support .support-wrapper .support-box .box .text-wrapper title {
  font-size: 22px;
  margin-top: 24px;
}
.postid-66058 .support .support-wrapper .support-box .box .text-wrapper .info,
.postid-6027 .support .support-wrapper .support-box .box .text-wrapper .info {
  font-size: 18px;
}
.postid-66058 .support .support-wrapper .support-box .box:last-child,
.postid-6027 .support .support-wrapper .support-box .box:last-child {
  margin-right: 0;
}
.postid-66058 .transfers-wrapper,
.postid-6027 .transfers-wrapper {
  padding: 80px 0;
  max-width: 900px;
  margin: auto;
}
.postid-66058 .transfers-wrapper h3,
.postid-6027 .transfers-wrapper h3 {
  margin-bottom: 32px;
  font-size: 24px;
}
.postid-66058 .transfers-wrapper .transfers,
.postid-6027 .transfers-wrapper .transfers {
  display: flex;
  border-left: 2px solid #E00000;
  padding-left: 8px;
}
.postid-66058 .transfers-wrapper .transfers .transfer,
.postid-6027 .transfers-wrapper .transfers .transfer {
  width: 100%;
}
.postid-66058 .transfers-wrapper .transfers .transfer p,
.postid-6027 .transfers-wrapper .transfers .transfer p {
  margin-bottom: 4px;
}
.postid-66058 .transfers-wrapper .transfers .transfer .transfer-number,
.postid-6027 .transfers-wrapper .transfers .transfer .transfer-number {
  margin-top: 16px;
  display: flex;
}
.postid-66058 .transfers-wrapper .transfers .transfer .transfer-number p,
.postid-6027 .transfers-wrapper .transfers .transfer .transfer-number p {
  font-weight: bold;
}
.postid-66058 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper,
.postid-6027 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper {
  position: relative;
}
.postid-66058 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper .copy,
.postid-6027 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper .copy {
  margin-left: 4px;
  margin-top: 4px;
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}
.postid-66058 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper .check,
.postid-6027 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper .check {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}
.postid-66058 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper.copied .copy,
.postid-6027 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper.copied .copy {
  transform: scale(0);
}
.postid-66058 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper.copied .check,
.postid-6027 .transfers-wrapper .transfers .transfer .transfer-number .copy-wrapper.copied .check {
  transform: translate(-50%, -50%) scale(1);
}
.postid-66058 .prices-wrapper,
.postid-6027 .prices-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 48px 0;
}
.postid-66058 .prices-wrapper .text-info,
.postid-6027 .prices-wrapper .text-info {
  display: flex;
}
.postid-66058 .prices-wrapper .text-info .target-price,
.postid-6027 .prices-wrapper .text-info .target-price {
  margin-left: 32px;
  align-items: center;
}
.postid-66058 .prices-wrapper .text-info .l1,
.postid-6027 .prices-wrapper .text-info .l1,
.postid-66058 .prices-wrapper .text-info .l2,
.postid-6027 .prices-wrapper .text-info .l2,
.postid-66058 .prices-wrapper .text-info .l3,
.postid-6027 .prices-wrapper .text-info .l3,
.postid-66058 .prices-wrapper .text-info .l4,
.postid-6027 .prices-wrapper .text-info .l4 {
  margin: 0;
}
.postid-66058 .prices-wrapper .chart,
.postid-6027 .prices-wrapper .chart {
  width: 132px;
  margin-left: 54px;
}
.postid-66058 .group-1,
.postid-6027 .group-1 {
  padding-bottom: 48px;
}
.postid-66058 .group-1 h3,
.postid-6027 .group-1 h3 {
  font-size: 24px;
}
.postid-66058 .group-1 .text-wrapper,
.postid-6027 .group-1 .text-wrapper {
  margin-right: 32px;
}
.postid-66058 .group-1 .chart-wrapper,
.postid-6027 .group-1 .chart-wrapper {
  margin-left: 32px;
}
.postid-66058 .group-2 h3,
.postid-6027 .group-2 h3 {
  font-size: 24px;
}
.postid-66058 .group-2 .text-wrapper,
.postid-6027 .group-2 .text-wrapper {
  margin-left: 32px;
}
.postid-66058 .group-2 .chart-wrapper,
.postid-6027 .group-2 .chart-wrapper {
  margin-right: 32px;
}
.postid-66058 .group-1,
.postid-6027 .group-1,
.postid-66058 .group-2,
.postid-6027 .group-2 {
  width: 100%;
  max-width: 900px;
  margin: auto;
  display: flex;
  align-items: center;
}
.postid-66058 .group-1 .text-wrapper,
.postid-6027 .group-1 .text-wrapper,
.postid-66058 .group-2 .text-wrapper,
.postid-6027 .group-2 .text-wrapper {
  width: 100%;
}
.postid-66058 .group-1 .chart-wrapper,
.postid-6027 .group-1 .chart-wrapper,
.postid-66058 .group-2 .chart-wrapper,
.postid-6027 .group-2 .chart-wrapper {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: end;
  min-width: 300px;
  max-width: 440px;
}
.postid-66058 .group-1 .chart-wrapper .chart-box,
.postid-6027 .group-1 .chart-wrapper .chart-box,
.postid-66058 .group-2 .chart-wrapper .chart-box,
.postid-6027 .group-2 .chart-wrapper .chart-box {
  width: 300px;
  height: 300px;
}
.postid-66058 .group-1 .chart-wrapper .chart-legend,
.postid-6027 .group-1 .chart-wrapper .chart-legend,
.postid-66058 .group-2 .chart-wrapper .chart-legend,
.postid-6027 .group-2 .chart-wrapper .chart-legend {
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  pointer-events: none;
}
.postid-66058 .group-1 .chart-wrapper .chart-legend p,
.postid-6027 .group-1 .chart-wrapper .chart-legend p,
.postid-66058 .group-2 .chart-wrapper .chart-legend p,
.postid-6027 .group-2 .chart-wrapper .chart-legend p {
  margin: 0;
  font-size: 12px;
  width: max-content;
  opacity: 0;
}
.postid-66058 .group-1 .chart-wrapper .chart-legend .line,
.postid-6027 .group-1 .chart-wrapper .chart-legend .line,
.postid-66058 .group-2 .chart-wrapper .chart-legend .line,
.postid-6027 .group-2 .chart-wrapper .chart-legend .line {
  height: 1px;
  background-color: #000;
  max-width: 0;
}
.postid-66058 .group-1 .chart-wrapper .chart-legend .line-2,
.postid-6027 .group-1 .chart-wrapper .chart-legend .line-2,
.postid-66058 .group-2 .chart-wrapper .chart-legend .line-2,
.postid-6027 .group-2 .chart-wrapper .chart-legend .line-2 {
  position: absolute;
  left: 100%;
  transform: translateY(-100%);
  transform-origin: left top;
}
.postid-66058 .group-1 .chart-wrapper .chart-legend.show p,
.postid-6027 .group-1 .chart-wrapper .chart-legend.show p,
.postid-66058 .group-2 .chart-wrapper .chart-legend.show p,
.postid-6027 .group-2 .chart-wrapper .chart-legend.show p {
  position: absolute;
  transform: translateY(-100%);
}
.postid-66058 .group-1 .chart-wrapper.visible .chart-legend p,
.postid-6027 .group-1 .chart-wrapper.visible .chart-legend p,
.postid-66058 .group-2 .chart-wrapper.visible .chart-legend p,
.postid-6027 .group-2 .chart-wrapper.visible .chart-legend p {
  opacity: 1;
  transition: opacity 1s ease-in-out 0.5s;
}
.postid-66058 .group-1 .chart-wrapper.visible .chart-legend .line,
.postid-6027 .group-1 .chart-wrapper.visible .chart-legend .line,
.postid-66058 .group-2 .chart-wrapper.visible .chart-legend .line,
.postid-6027 .group-2 .chart-wrapper.visible .chart-legend .line {
  max-width: 1000px;
  transition: max-width 1s linear 0.5s;
}
.postid-66058 .calculator-wrapper,
.postid-6027 .calculator-wrapper {
  padding-top: 150px;
  max-width: 900px;
  margin: auto;
}
.postid-66058 .calculator-wrapper .calculator-box,
.postid-6027 .calculator-wrapper .calculator-box {
  display: flex;
  justify-content: space-between;
}
.postid-66058 .calculator-wrapper .calculator-box .calculator-text-wrapper,
.postid-6027 .calculator-wrapper .calculator-box .calculator-text-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 24px;
  box-sizing: border-box;
}
.postid-66058 .calculator-wrapper .calculator-box .calculator-text-wrapper .calculator-text,
.postid-6027 .calculator-wrapper .calculator-box .calculator-text-wrapper .calculator-text {
  margin-bottom: 32px;
}
.postid-66058 .calculator-wrapper .calculator-box .calculator-img-wrapper,
.postid-6027 .calculator-wrapper .calculator-box .calculator-img-wrapper {
  width: 100%;
  padding-left: 24px;
  box-sizing: border-box;
  min-height: 380px;
}
.postid-66058 .calculator-wrapper .calculator-box .calculator-img-wrapper .calculator-img,
.postid-6027 .calculator-wrapper .calculator-box .calculator-img-wrapper .calculator-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.postid-66058 .quote-wrapper,
.postid-6027 .quote-wrapper {
  max-width: 524px;
  padding-top: 100px;
  margin: auto;
}
.postid-66058 .quote-wrapper .quote-box,
.postid-6027 .quote-wrapper .quote-box {
  padding: 0 16px;
  border-left: 2px solid #e00000;
  margin-bottom: 32px;
}
.postid-66058 .quote-wrapper .quote-box .quote,
.postid-6027 .quote-wrapper .quote-box .quote {
  font-weight: bold;
}
.postid-66058 .contact-wrapper,
.postid-6027 .contact-wrapper {
  background-color: #F8F8F8;
  width: 100vw;
  left: 50%;
  transform: translate(-50%);
  position: relative;
  margin-top: 100px;
  padding: 60px 0 48px 0;
}
.postid-66058 .contact-wrapper .contact-box,
.postid-6027 .contact-wrapper .contact-box {
  max-width: 900px;
  margin: auto;
  padding: 0 20px;
}
.postid-66058 .contact-wrapper .contact-box .contacts,
.postid-6027 .contact-wrapper .contact-box .contacts {
  display: flex;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-text,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-text {
  width: 100%;
  margin-right: 16px;
  box-sizing: border-box;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people {
  width: 100%;
  margin-left: 32px;
  box-sizing: border-box;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper {
  padding-bottom: 48px;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .person-title,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .person-title {
  width: 100%;
  font-size: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000000;
  margin: 0;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .name,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .name {
  font-size: 20px;
  margin-bottom: 0.2rem;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .email-wrapper,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .email-wrapper {
  display: flex;
  align-items: bottom;
  margin-bottom: 0.2rem;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .email-wrapper .email,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .email-wrapper .email {
  font-size: 16px;
  margin-bottom: 0;
  color: #e00000;
  margin-left: 8px;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .number-wrapper,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .number-wrapper {
  display: flex;
  align-items: bottom;
  margin-bottom: 0.2rem;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .number-wrapper .number,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .number-wrapper .number {
  font-size: 16px;
  margin-bottom: 0;
  color: #e00000;
  margin-left: 8px;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .subtitle,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .subtitle {
  font-size: 16px;
  margin-bottom: 0.2rem;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .photo-wrapper,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .photo-wrapper {
  width: 108px;
  height: 108px;
  margin: 32px 0;
  outline: #e00000 2px solid;
  border-radius: 50%;
  padding: 3px;
}
.postid-66058 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .photo-wrapper .photo,
.postid-6027 .contact-wrapper .contact-box .contacts .contact-people .person-wrapper .photo-wrapper .photo {
  filter: grayscale(100%);
  border-radius: 50%;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.postid-66058 .contact-wrapper .contact-box .clause-wrapper,
.postid-6027 .contact-wrapper .contact-box .clause-wrapper {
  font-size: 14px;
}
.postid-66058 .contact-wrapper .contact-box .clause-wrapper p,
.postid-6027 .contact-wrapper .contact-box .clause-wrapper p {
  margin-bottom: 1rem;
}
