@font-face {
  font-family: "BNPPSans";
  font-weight: 400;
  font-stretch: normal;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/bnpp-sans/bnpp-sans-light.woff") format("woff");
}
@font-face {
  font-family: "BNPPSans";
  font-weight: 500;
  font-stretch: normal;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/bnpp-sans/bnpp-sans.woff") format("woff");
}
@font-face {
  font-family: "BNPPSans";
  font-weight: 700;
  font-stretch: normal;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/bnpp-sans/bnpp-sans-bold.woff") format("woff");
}
@font-face {
  font-family: "BNPPSans";
  font-weight: 500;
  font-stretch: condensed;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/bnpp-sans-condensed/bnpp-sans-cond.woff") format("woff");
}
@font-face {
  font-family: "BNPPSans";
  font-weight: 700;
  font-stretch: condensed;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/bnpp-sans-condensed/bnpp-sans-cond-bold.woff") format("woff");
}
@font-face {
  font-family: "BNPPType";
  font-weight: 400;
  font-stretch: normal;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/BNPPType/BNPPType-Regular.woff") format("woff");
}
@font-face {
  font-family: "BNPPType";
  font-weight: 700;
  font-stretch: normal;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/BNPPType/BNPPType-Bold.woff") format("woff");
}
@font-face {
  font-family: "jaffa";
  font-weight: 400;
  font-stretch: normal;
  font-display: block;
  src: url("/pomaganiejestfajne/utils/font/jaffa/jaffa.woff?v=250728") format("woff");
}
* {
  -webkit-tap-highlight-color: transparent;
}

html, body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
}

body {
  margin: 0;
  padding: 0;
  cursor: default;
}

p {
  margin: 13px 0;
  max-height: 9999px;
}

ul, menu {
  margin: 13px 0;
  padding: 0;
  list-style-type: none;
}

li {
  display: block;
  list-style-type: none;
  max-height: 9999px;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
}

mark {
  color: inherit;
  background-color: transparent;
}

button, a.btt {
  padding: 0;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline-style: none;
}

figure {
  margin: 0;
  padding: 0;
}
figure > img {
  display: block;
  width: 100%;
  height: auto;
}

.nowrap {
  white-space: nowrap;
}

.sr-only {
  display: none;
}

body::-webkit-scrollbar {
  width: 15px;
}

body::-webkit-scrollbar-track {
  background: hsl(0, 0%, 93%);
}

body::-webkit-scrollbar-thumb {
  background: hsl(0, 0%, 78%);
}

body::-webkit-scrollbar-thumb:hover {
  background: hsl(0, 0%, 70%);
}

body::-webkit-scrollbar-thumb:active {
  border: 1px solid #fff;
  background: hsl(0, 0%, 60%);
}

::selection {
  color: #c5d77d;
  background: #009961;
}

* {
  -webkit-tap-highlight-color: rgba(0, 153, 97, 0.2);
}

body {
  font: normal 400 normal 18px BNPPType, sans-serif;
  color: #000;
  background-color: #fff;
  overflow-y: visible;
}
body > div#condrgen {
  margin: 0 auto;
  min-width: 320px;
  max-width: 100%;
  overflow: hidden;
}

.s {
  position: relative;
}
.s > span.section-frame-area {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  visibility: hidden;
  pointer-events: none;
  border-width: 1px;
  border-style: solid;
}
.s > span.section-frame-area.sfa-top {
  z-index: 0;
  border-color: blue;
}
.s > span.section-frame-area.sfa-core {
  z-index: 1;
  border-color: red;
}
.s > .sk {
  z-index: 2;
  position: relative;
}

.sm.wide {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
}

.olive {
  color: hsl(64, 100%, 42%);
}

mark {
  background-color: transparent;
}

p {
  line-height: 1.3;
  text-size-adjust: none;
}

li {
  display: block;
  max-height: 9999px;
}

a {
  color: inherit;
}
a:focus-visible {
  outline: 2px dotted #000;
  outline-offset: 3px;
}

h3 {
  margin: 0;
  font-size: 160%;
  line-height: 1.1;
  font-stretch: condensed;
  font-weight: 400;
  text-transform: uppercase;
}
h3 mark {
  font-weight: 700;
  color: hsl(158, 100%, 30%);
  background-color: transparent;
}

.sm:not(.wide) {
  margin-left: auto;
  margin-right: auto;
  padding: 0 13px;
  max-width: 1240px;
}

div#condrgen > .s {
  text-align: center;
}
div#condrgen > .s > .sk {
  padding-bottom: 55px;
}

figure.bg-photo {
  overflow: hidden;
  background: linear-gradient(135deg, hsl(156, 5%, 90%), hsl(156, 5%, 85%));
  user-select: none;
}
figure.bg-photo img, figure.bg-photo video, figure.bg-photo iframe {
  user-select: none;
}
figure.bg-photo.green-mask {
  background: hsl(158, 100%, 30%) none;
}
figure.bg-photo.green-mask img, figure.bg-photo.green-mask video, figure.bg-photo.green-mask iframe {
  mix-blend-mode: multiply;
}

a.tx {
  color: inherit;
  text-decoration: underline;
}
a.tx:hover, a.tx:focus-visible {
  color: #a1c443;
}
a.tx:active {
  color: #02584e;
}

a.btt, button {
  box-sizing: border-box;
  border: 1px solid transparent;
  cursor: pointer;
  transition: color, background-color 0.1s, 0.2s ease;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

a.btt {
  display: inline-block;
  line-height: 32px;
  text-decoration: none;
  white-space: nowrap;
  color: #000;
}
a.btt.std {
  padding: 0 1em 0;
  font-size: 18px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 400;
}
a.btt.green {
  color: #fff;
  background-color: hsl(158, 100%, 30%);
}
a.btt.olive {
  color: inherit;
  background-color: hsl(64, 100%, 42%);
}
a.btt.olive.tx-black {
  color: #000;
}
a.btt.green:hover, a.btt.olive:hover {
  color: #fff;
  background-color: #a1c443;
}
a.btt.green:active, a.btt.olive:active {
  color: #fff;
  background-color: #02584e;
}
a.btt.white {
  color: hsl(158, 100%, 30%);
  border-color: hsl(158, 100%, 30%);
  background-color: #fff;
}
a.btt.white:hover {
  color: #fff;
  border-color: #a1c443;
  background-color: #a1c443;
}
a.btt.white:active {
  color: #fff;
  border-color: #02584e;
  background-color: #02584e;
}

a.btt.arrowr {
  position: relative;
  padding-right: 2.2em;
}
a.btt.arrowr:after {
  top: 0.1em;
  right: 0.8em;
  position: absolute;
  font-family: jaffa, sans-serif;
  font-weight: 700;
  content: ">";
  transition: right 0.2s linear;
}
a.btt.arrowr:hover:after {
  right: 0.5em;
}

header.sm {
  margin: 0 auto 21px auto;
}
header.sm > h3 {
  margin: 55px 0 13px 0;
}
@media only screen and (min-width: 360px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (min-width: 410px) {
  h3 {
    font-size: 170%;
  }
}
@media only screen and (min-width: 460px) {
  .sm:not(.wide) {
    padding: 0 21px;
  }
}
@media only screen and (min-width: 520px) {
  h3 {
    font-size: 180%;
  }
  header.sm > h3 {
    margin-top: 89px;
  }
}
@media only screen and (min-width: 680px) {
  h3 {
    font-size: 190%;
  }
}
@media only screen and (min-width: 800px) {
  body {
    font-size: 19px;
  }
  header.sm {
    margin-bottom: 34px;
  }
  header.sm > h3 {
    margin-top: 89px;
    margin-bottom: 21px;
  }
  .sm:not(.wide) {
    padding: 0 34px;
  }
}
@media only screen and (min-width: 920px) {
  h3 {
    font-size: 200%;
  }
}
@media only screen and (min-width: 1024px) {
  body {
    font-size: 20px;
  }
  h3 {
    font-size: 210%;
  }
  .sm:not(.wide) {
    padding: 0 55px;
  }
  a.btt.std.large {
    font-size: 23px;
    line-height: 53px;
  }
}
@media only screen and (min-width: 1366px) {
  body {
    font-size: 21px;
  }
  .sm:not(.wide) {
    padding: 0 89px;
  }
  section.s > .sk {
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 1680px) {
  a.btt {
    line-height: 38px;
  }
  header.sm {
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 1920px) {
  body {
    background-color: #f2f2f2;
  }
  body > div#condrgen {
    max-width: 1920px;
    background-color: #fff;
  }
}
body[data-layer] {
  overflow-y: hidden;
}

aside.layer {
  z-index: 200;
  display: none;
  box-sizing: border-box;
  position: fixed;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  overflow-y: auto;
  opacity: 0;
  transition: opacity 0.1s ease 0.2s;
  pointer-events: none;
  filter: none;
}
aside.layer > div.lr-content {
  z-index: 1;
  opacity: 0;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  left: auto;
  top: auto;
  width: 100%;
  max-width: 1100px;
  min-height: 100%;
  transform: none;
  transition: opacity 0.1s ease 0.1s;
}
aside.layer > div.lr-content a.btt.close.lr-close {
  position: fixed;
  font-size: 34px;
}
aside.layer > div.lr-content > * {
  opacity: 0;
  transition: opacity 0.1s ease 0s;
}
aside.layer.displayed {
  display: block;
}
aside.layer.visible {
  opacity: 1;
  transition: opacity 0.2s ease 0s;
  pointer-events: all;
}
aside.layer.visible > div.lr-content {
  opacity: 1;
  transition: opacity 0.2s ease 0.2s;
}
aside.layer.visible > div.lr-content > * {
  opacity: 1;
  transition: opacity 0.1s ease 0.4s;
}
aside.layer.scroll > div.lr-content {
  top: auto;
  transform: none;
}
aside.layer > a.btt.close.lr-close {
  display: none;
  z-index: 10;
  position: fixed;
  right: 8px;
  top: 8px;
}

@supports (-moz-appearance: none) {
  aside.layer {
    overflow-y: auto;
  }
}
@media only screen and (min-width: 800px) {
  aside.layer {
    padding: 34px 34px;
  }
  aside.layer > a.btt.close.lr-close {
    display: none;
  }
  aside.layer > div.lr-content {
    margin: 0 auto;
    width: 100%;
    top: 50%;
    left: auto;
    right: auto;
    min-height: 200px;
    transform: translateY(-50%);
  }
  aside.layer > div.lr-content a.btt.close.lr-close {
    display: block;
  }
  aside.layer.scroll > div.lr-content {
    top: auto;
    transform: none;
  }
}
@media only screen and (min-width: 860px) {
  aside.layer {
    padding: 34px 55px;
  }
}
@media only screen and (min-width: 1024px) {
  aside.layer {
    padding: 55px 55px;
  }
}
body[data-layer] {
  padding-right: var(--scrollbar-size);
}
body[data-layer] > main {
  pointer-events: none;
}
body[data-layer] header#header.s div.sk.topbar div.skc {
  padding-right: var(--scrollbar-size);
}

aside.layer {
  background-color: rgba(0, 0, 0, 0.3);
}
aside.layer > div.lr-content {
  box-shadow: 0 0 21px 8px rgba(0, 0, 0, 0.2);
}
aside.layer > div.lr-content a.btt.close.lr-close {
  right: 13px;
  top: 13px;
}

@media only screen and (min-width: 800px) {
  body:not(.scrollbar-overlay) aside.layer {
    overflow-y: scroll;
  }
  body:not(.scrollbar-overlay) aside.layer::-webkit-scrollbar {
    width: 15px;
  }
  body:not(.scrollbar-overlay) aside.layer::-webkit-scrollbar-track {
    background: hsl(0, 0%, 80%);
  }
  body:not(.scrollbar-overlay) aside.layer::-webkit-scrollbar-thumb {
    background: hsl(0, 0%, 70%);
  }
  body:not(.scrollbar-overlay) aside.layer::-webkit-scrollbar-thumb:hover {
    background: hsl(0, 0%, 60%);
  }
  body:not(.scrollbar-overlay) aside.layer::-webkit-scrollbar-thumb:active {
    border: 1px solid #fff;
    background: hsl(0, 0%, 50%);
  }
}
div.bttbar {
  text-align: center;
}

div.movieyt {
  position: relative;
}
div.movieyt > figure {
  z-index: 1;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: visible;
  container-type: normal;
  container-name: movieyt;
}
div.movieyt > figure > a {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-style: none;
}
div.movieyt > figure > a:after {
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  line-height: 55px;
  width: 1lh;
  aspect-ratio: 1/1;
  transform: translate(-50%, -50%);
  content: ";";
  font-family: jaffa, sans-serif;
  font-size: 55px;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  background-color: rgba(0, 153, 97, 0.5);
  transition: background-color, color 0.25s linear 0s;
}
div.movieyt > figure > a > img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}
div.movieyt > figure > a:hover:after, div.movieyt > figure > a:focus-visible:after {
  color: hsl(158, 100%, 30%);
  background-color: #fff;
  border-color: hsl(158, 100%, 30%);
}
div.movieyt > figure > a:active:after {
  content: ":";
  color: #fff;
  background-color: rgba(0, 153, 97, 0.5);
}
div.movieyt > figure > a:focus-visible {
  outline: 2px dotted #000;
  outline-offset: 3px;
}
div.movieyt > iframe {
  z-index: 2;
  position: absolute;
  inset: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: none;
}
/* FONT_START */
/* FONT_END */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: stretch;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

div.slider {
  position: relative;
}
div.slider nav.slider {
  margin-top: 21px;
  display: flex;
}
div.slider nav.slider > div.swiper-pagination {
  position: static;
  pointer-events: auto;
  order: 2;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
div.slider nav.slider > div.swiper-pagination > span {
  margin: 0;
  width: 13px;
  height: 13px;
  border-radius: 0;
  opacity: 1;
  transition: background-color 0.2s ease 0s;
}
div.slider nav.slider > div.swiper-pagination > span.swiper-pagination-bullet-active {
  transition-delay: 0.2s;
}
div.slider nav.slider > button {
  pointer-events: auto;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  display: block;
  line-height: 34px;
  font-size: 28px;
  font-family: jaffa, sans-serif;
  color: hsl(158, 100%, 30%);
  border-radius: 0;
  border-style: none;
  background-color: transparent;
  outline-style: none;
  transition: background-color, color 0.2s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div.slider nav.slider > button:before {
  display: block;
  width: 1lh;
  height: 1lh;
}
div.slider nav.slider > button[rel=prev] {
  order: 1;
}
div.slider nav.slider > button[rel=prev]:before {
  content: "<";
}
div.slider nav.slider > button[rel=next] {
  order: 3;
}
div.slider nav.slider > button[rel=next]:before {
  content: ">";
}
div.slider nav.slider > button:hover {
  color: #fff;
  background-color: #a1c443;
}
div.slider nav.slider > button:active {
  color: #fff;
  background-color: #02584e;
}

div.slider.scrollbar.freemode > div.swiper {
  overflow: visible;
}
div.slider.scrollbar.freemode > div.swiper li.swiper-slide {
  width: auto;
  flex: 1 0;
}
div.slider.scrollbar nav.slider {
  align-items: center;
  gap: 13px;
}
div.slider.scrollbar nav.slider > div.swiper-scrollbar {
  order: 1;
  flex: 1 0 auto;
  margin: 0 0 8px 0;
  position: relative;
  left: auto;
  bottom: 0;
  top: auto;
  width: auto;
  height: 8px;
  border-radius: unset;
  border-bottom: 1px solid #009961;
  background: rgba(0, 0, 0, 0) none;
}
div.slider.scrollbar nav.slider > div.swiper-scrollbar > div.swiper-scrollbar-drag {
  position: absolute;
  top: auto;
  bottom: 0;
  height: 3px;
  border-radius: unset;
  background: #009961 none;
}
div.slider.scrollbar nav.slider > div.swiper-scrollbar > div.swiper-scrollbar-drag:hover {
  height: 100%;
  background-color: #a1c443;
}
div.slider.scrollbar nav.slider > div.swiper-scrollbar > div.swiper-scrollbar-drag:active {
  height: 100%;
  background-color: #02584e;
}
div.slider.scrollbar nav.slider > div.swiper-scrollbar:hover > div.swiper-scrollbar-drag {
  height: 100%;
}
div.slider.scrollbar nav.slider > button[rel=prev] {
  order: 2;
}
div.slider.scrollbar nav.slider > button[rel=next] {
  order: 3;
}

@media (min-width: 580px) {
  div.slider.scrollbar nav.slider {
    gap: 21px;
  }
}
@media (min-width: 800px) {
  div.slider nav.slider {
    margin-top: 34px;
  }
}
header#header.s {
  padding-top: 55px;
}
header#header.s div.sk.topbar {
  z-index: 10;
  position: fixed;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
}
header#header.s div.sk.topbar div.sm {
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
header#header.s div.sk.topbar div.sm > h1 {
  margin: 0;
  padding: 0;
}
header#header.s div.sk.topbar div.sm > h1 > a {
  display: block;
}
header#header.s div.sk.topbar div.sm > h1 > a > img {
  display: block;
  height: 34px;
  width: auto;
  vertical-align: top;
}
header#header.s div.sk.topbar div.sm > h1 > a > span {
  display: none;
}
header#header.s div.sk.topbar div.sm > button.menu-topbar.hamburger {
  display: block;
  margin: 0;
  padding: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 34px;
  font-family: jaffa, sans-serif;
  border-style: none;
  background-color: transparent;
  outline-style: none;
  color: #000;
  visibility: hidden;
  pointer-events: none;
}
header#header.s div.sk.topbar div.sm > button.menu-topbar.hamburger:before {
  content: "H";
}
header#header.s div.sk.topbar div.sm > button.menu-topbar.hamburger:active {
  color: hsl(158, 100%, 30%);
}

body.menu-topbar header#header.s div.sk.topbar div.sm > button.menu-topbar.hamburger:before {
  content: "X";
}

nav#menu-topbar {
  z-index: -1;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  border-bottom: 1px solid grey;
  background-color: #fff;
  transform: translateY(-101%);
  transition: transform 0.2s cubic-bezier(0, 0.75, 0.2, 1) 0.2s;
  pointer-events: none;
}
nav#menu-topbar > menu {
  display: block;
  opacity: 0;
  list-style-type: none;
  transition: opacity 0.2s ease 0s;
}
nav#menu-topbar > menu > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav#menu-topbar > menu > li:first-child {
  padding-top: 34px;
  border-top: 1px solid hsl(158, 100%, 30%);
}
nav#menu-topbar > menu.page {
  margin: 0 0 34px 0;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: hsl(158, 100%, 30%);
}
nav#menu-topbar > menu.page > li > a {
  display: inline-block;
  padding: 0 21px;
  line-height: 34px;
  text-decoration: none;
}
nav#menu-topbar > menu.page > li > a:hover {
  color: #a1c443;
}
nav#menu-topbar > menu.page > li > a:active {
  color: #02584e;
}
nav#menu-topbar > menu.page > li.cta {
  margin-top: 21px;
}
nav#menu-topbar > menu.page > li.cta > a.btt.std {
  line-height: 32px;
  padding: 0 1em;
}
nav#menu-topbar > menu.page > li.cta > a.btt.std:hover {
  color: #fff;
  background-color: #a1c443;
}
nav#menu-topbar > menu.page > li.cta > a.btt.std:active {
  color: #fff;
  background-color: #02584e;
}
nav#menu-topbar > menu.wcag input[type=radio] {
  appearance: none;
  display: block;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  background-color: #fff;
  outline-style: none;
  transition: border-color, box-shadow 0.2s ease;
  cursor: pointer;
}
nav#menu-topbar > menu.wcag input[type=radio]:before {
  display: inline-block;
}
nav#menu-topbar > menu.wcag input[type=radio]:hover {
  box-shadow: 0 0 0 2px hsla(0, 0%, 0%, 0.2);
}
nav#menu-topbar > menu.wcag input[type=radio]:active {
  transform: scale(0.95);
}
nav#menu-topbar > menu.wcag input[type=radio]:checked {
  border-color: hsl(158, 100%, 30%);
  box-shadow: 0 0 0 2px hsl(158, 100%, 30%);
  transform: none;
  cursor: default;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-size] {
  font: normal 400 18px/28px BNPPType, sans-serif;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-size]:before {
  content: "A";
  vertical-align: top;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-size][value=large] {
  font-size: 24px;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-size][value=largest] {
  font-size: 30px;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-contrast] {
  font: normal 400 30px/32px jaffa, sans-serif;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-contrast]:before {
  content: "O";
  vertical-align: middle;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-contrast][value=yellow-black] {
  color: #000;
  background-color: #fff500;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-contrast][value=black-yellow] {
  color: #fff500;
  background-color: #000;
}
nav#menu-topbar > menu.wcag input[type=radio][name=wcag-contrast][value=black-white] {
  color: #fff;
  background-color: #000;
}
nav#menu-topbar > menu.wcag > li {
  border-top: 1px solid hsl(158, 100%, 30%);
}
nav#menu-topbar > menu.wcag > li > form {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0 auto 34px auto;
  max-width: 260px;
}
nav#menu-topbar > menu.wcag > li > form > fieldset {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  border-style: none;
  gap: 8px;
}
nav#menu-topbar > menu.wcag > li > form > fieldset > span {
  flex: 1 0 auto;
  font-size: 16px;
  text-align: left;
  color: gray;
}
nav#menu-topbar > menu.wcag > li > form > fieldset > label {
  display: block;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border-radius: 2px;
}
nav#menu-topbar > menu.wcag > li > form > button {
  display: none;
}

body.menu-topbar nav#menu-topbar {
  transform: translateY(0);
  pointer-events: auto;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  transition-delay: 0s;
}
body.menu-topbar nav#menu-topbar > menu {
  opacity: 1;
  transition-delay: 0.1s;
}

body[data-section][data-scroll].domloaded header#header.s div.sk.topbar {
  transition: top 0.3s ease 0s;
  visibility: visible;
}

body.domloaded header#header.s div.sk.topbar div.sm > button.menu-topbar.hamburger {
  visibility: visible;
  pointer-events: auto;
}

body.domloaded[data-scroll=down]:not([data-section="0"]):not(.scrolling) header#header.s div.sk.topbar, body.domloaded:not(.ontop) header#header.s div.sk.topbar {
  top: -55px;
}
body.domloaded[data-section="0"] header#header.s div.sk.topbar, body.domloaded[data-scroll=up] header#header.s div.sk.topbar, body.domloaded.scrolling header#header.s div.sk.topbar {
  top: 0;
  visibility: visible;
}
body.domloaded.scrolling {
  top: 0 !important;
}
body.domloaded[data-section="0"] {
  top: 0 !important;
}

@media only screen and (min-width: 520px) {
  nav#menu-topbar > menu.wcag > li > form {
    flex-direction: row;
    max-width: none;
    justify-content: center;
    gap: 34px;
  }
}
@media only screen and (min-width: 580px) {
  nav#menu-topbar {
    border-top: 1px solid hsl(158, 100%, 30%);
  }
  nav#menu-topbar > menu.page {
    margin: 21px auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 500;
  }
  nav#menu-topbar > menu.page > li {
    flex: 0 0;
  }
  nav#menu-topbar > menu.page > li:first-child {
    border-top-style: none;
    padding: 0;
  }
  nav#menu-topbar > menu.page > li > a {
    line-height: 34px;
    padding: 0 13px;
    white-space: nowrap;
  }
  nav#menu-topbar > menu.page > li.cta {
    flex: 1 0 100%;
    margin-top: 34px;
    margin-bottom: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  header#header.s {
    padding-top: 89px;
  }
  header#header.s div.sk.topbar div.sm {
    height: 55px;
    align-items: stretch;
  }
  header#header.s div.sk.topbar div.sm > h1 {
    margin: auto 0;
  }
  header#header.s div.sk.topbar div.sm > h1 > a > img {
    height: 34px;
  }
  header#header.s div.sk.topbar div.sm > button.menu-topbar.hamburger {
    display: none;
  }
  nav#menu-topbar {
    margin: 0;
    flex: 1 0 auto;
    display: flex;
    justify-content: flex-end;
    z-index: unset;
    position: static;
    width: auto;
    transform: none;
    transition: none;
    pointer-events: auto;
    border-top-style: none;
    border-bottom-style: none;
    background-color: unset;
  }
  nav#menu-topbar > menu {
    opacity: unset;
    transition: none;
  }
  nav#menu-topbar > menu.page {
    margin: auto 13px auto 0;
    padding: 0;
    flex: 0 0 auto;
    font-size: 17px;
    gap: 0;
  }
  nav#menu-topbar > menu.page > li > a {
    padding: 0 8px 0;
    line-height: 32px;
    white-space: nowrap;
  }
  nav#menu-topbar > menu.page > li > a > span.od1180, nav#menu-topbar > menu.page > li > a > span.od1280, nav#menu-topbar > menu.page > li > a > span.od1440 {
    display: none;
  }
  nav#menu-topbar > menu.page > li.cta {
    margin: 0 0 0 13px;
    flex: 1 0;
  }
  nav#menu-topbar > menu.wcag {
    position: relative;
    margin: 0;
    padding: 0;
    flex: 0 0 55px;
    max-width: 55px;
    background-color: #fff;
  }
  nav#menu-topbar > menu.wcag:before {
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-family: jaffa, sans-serif;
    content: "~";
    color: #000;
    transform: translateY(-50%);
  }
  nav#menu-topbar > menu.wcag input[type=radio]:hover {
    transform: scale(1.1);
    box-shadow: none;
  }
  nav#menu-topbar > menu.wcag input[type=radio]:active {
    transform: scale(0.95);
    border-color: hsl(158, 100%, 30%);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
  }
  nav#menu-topbar > menu.wcag input[type=radio]:checked {
    transform: scale(1);
    border-color: #000;
    box-shadow: 0 0 0 2px #fff;
    cursor: default;
  }
  nav#menu-topbar > menu.wcag input[type=radio]:focus-visible {
    outline: 2px dotted #000;
    outline-offset: 3px;
  }
  nav#menu-topbar > menu.wcag > li {
    z-index: -1;
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    background-color: hsl(158, 100%, 30%);
    box-shadow: 0 0 5px 0 #000;
    transform: translateY(-105%);
    transition: transform 0.2s ease 0s;
  }
  nav#menu-topbar > menu.wcag > li:first-child {
    padding: 0;
  }
  nav#menu-topbar > menu.wcag > li > form {
    margin: 0;
    padding: 21px;
    min-width: max-content;
    flex-direction: column;
    align-items: flex-end;
    gap: 13px;
  }
  nav#menu-topbar > menu.wcag > li > form > fieldset {
    width: 100%;
  }
  nav#menu-topbar > menu.wcag > li > form > fieldset > span {
    margin-right: 5px;
    font-size: 15px;
    color: #fff;
  }
  nav#menu-topbar > menu.wcag:hover:before, nav#menu-topbar > menu.wcag:focus-within:before {
    color: hsl(158, 100%, 30%);
  }
  nav#menu-topbar > menu.wcag:hover > li, nav#menu-topbar > menu.wcag:focus-within > li {
    transform: translateY(0);
  }
  body.menu-topbar nav#menu-topbar {
    transform: none;
    pointer-events: auto;
    box-shadow: none;
    transition-delay: unset;
  }
  header#header.s div.sk.topbar div.sm {
    height: 89px;
  }
  header#header.s div.sk.topbar div.sm > h1 > a > img {
    height: 43px;
  }
  body:not([data-section="0"]).domloaded header#header.s div.sk.topbar div.sm, body:not([data-section]).domloaded header#header.s div.sk.topbar div.sm {
    height: 55px;
  }
  body:not([data-section="0"]).domloaded header#header.s div.sk.topbar div.sm > h1 > a > img, body:not([data-section]).domloaded header#header.s div.sk.topbar div.sm > h1 > a > img {
    height: 34px;
  }
  body[data-section][data-scroll].domloaded header#header.s div.sk.topbar div.sm {
    transition: height 0.3s ease 0s;
  }
  body[data-section][data-scroll].domloaded header#header.s div.sk.topbar div.sm > h1 > a > img {
    transition: height 0.3s ease 0s;
  }
}
@media only screen and (min-width: 1180px) {
  nav#menu-topbar > menu.page > li > a > span.od1180 {
    display: inline;
  }
}
@media only screen and (min-width: 1280px) {
  nav#menu-topbar > menu.page > li > a {
    padding: 0 13px;
  }
  nav#menu-topbar > menu.page > li > a > span.od1280 {
    display: inline;
  }
  nav#menu-topbar > menu.page > li.cta {
    margin-left: 21px;
  }
}
@media only screen and (min-width: 1366px) {
  nav#menu-topbar > menu.page > li > a > span.od1336 {
    display: inline;
  }
}
@media only screen and (min-width: 1440px) {
  nav#menu-topbar > menu.page {
    font-size: 18px;
  }
  nav#menu-topbar > menu.page > li > a > span.od1440 {
    display: inline;
  }
}
@media only screen and (min-width: 1920px) {
  header#header.s div.sk.topbar {
    left: 50%;
    width: 1920px;
    transform: translateX(-50%);
  }
}
header#header.s h2 {
  position: absolute;
  color: #fff;
  margin: 0;
  top: 34px;
  left: 13px;
  font-size: 28px;
  line-height: 1.1;
}
header#header.s h2 > span {
  display: block;
}
header#header.s h2 > span[role=img] {
  max-width: min-content;
}
header#header.s h2 > span[role=img] > img {
  display: block;
  width: 55px;
  height: auto;
}
header#header.s h2 > span.slogan {
  margin-top: 0.5lh;
}
header#header.s div.sk.cover {
  margin: 0;
  padding: 0;
  text-align: left;
}
header#header.s div.sk.cover div.sm.picture {
  z-index: 0;
  position: relative;
}
header#header.s div.sk.cover div.sm.picture > figure {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 233px;
  max-height: 600px;
  overflow: hidden;
}
header#header.s div.sk.cover div.sm.picture > figure img.picture-cover, header#header.s div.sk.cover div.sm.picture > figure video.video-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
header#header.s div.sk.cover div.sm.picture > figure img.picture-cover {
  z-index: 0;
  position: absolute;
}
header#header.s div.sk.cover div.sm.picture > figure video.video-cover {
  z-index: 1;
  position: relative;
}
header#header.s div.sk.cover > div.skc {
  position: relative;
}

header#header.s > span.section-frame-area.sfa-core {
  top: 55px;
  bottom: auto;
  height: 178px;
}

@media only screen and (min-width: 460px) {
  header#header.s h2 {
    left: 21px;
    font-size: 32px;
  }
}
@media only screen and (min-width: 800px) {
  header#header.s h2 {
    left: 34px;
    top: 55px;
    font-size: 42px;
    font-weight: 400;
  }
  header#header.s h2 > span[role=img] > img {
    width: 89px;
  }
  header#header.s div.sk.cover div.sm.picture > figure {
    height: 322px;
  }
  header#header.s > span.section-frame-area.sfa-core {
    height: 322px;
  }
}
@media only screen and (min-width: 1024px) {
  header#header.s h2 {
    left: 55px;
  }
  header#header.s > span.section-frame-area.sfa-core {
    top: 89px;
    height: 288px;
  }
}
@media only screen and (min-width: 1280px) {
  header#header.s h2 {
    top: 89px;
    font-size: 48px;
  }
  header#header.s div.sk.cover div.sm.picture > figure {
    height: 377px;
  }
  header#header.s > span.section-frame-area.sfa-core {
    height: 331px;
  }
}
@media only screen and (min-width: 1366px) {
  header#header.s h2 {
    left: 89px;
  }
}
@media only screen and (min-width: 1440px) {
  header#header.s h2 {
    left: calc((100% - 1240px) * 0.5);
  }
  header#header.s > span.section-frame-area.sfa-core {
    height: calc(30vw - 89px);
    max-height: 511px;
  }
}
@media only screen and (min-width: 1536px) {
  header#header.s div.sk.cover div.sm.picture > figure {
    height: 420px;
  }
}
footer#footer.s div.sk.imprint {
  padding: 0;
  color: grey;
  font-size: 12px;
}
footer#footer.s div.sk.imprint div.skc {
  margin: 55px 0 0;
  border-top: 1px solid hsl(158, 100%, 30%);
}
footer#footer.s div.sk.imprint div.sm {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 13px;
}
footer#footer.s div.sk.imprint div.sm > a.logo {
  display: block;
  margin: 34px 0 21px;
}
footer#footer.s div.sk.imprint div.sm > a.logo > img {
  width: auto;
  height: 34px;
  vertical-align: top;
}
footer#footer.s div.sk.imprint div.sm > a.logo > span {
  display: none;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) {
  line-height: 120%;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p {
  margin: 13px 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p:first-child {
  margin-top: 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p:last-child {
  margin-bottom: 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p.links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  gap: 13px;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p.links > span {
  display: block;
  white-space: nowrap;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) {
  margin: 8px 0 21px 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul {
  display: flex;
  justify-content: center;
  list-style-type: none;
  gap: 13px;
  margin: 0 0 21px 0;
  padding: 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li {
  display: block;
  margin: 0;
  padding: 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li > a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 35px;
  font-size: 29px;
  font-family: jaffa, sans-serif;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-color: hsl(0, 0%, 78%);
  border-radius: 5px;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li > a:hover, footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li > a:focus-visible {
  background-color: #a1c443;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li > a:active {
  background-color: #02584e;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li > a[href*=facebook]:before {
  content: "f";
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li > a[href*=instagram]:before {
  content: "i";
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul > li > a[href*=linkedin]:before {
  content: "l";
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > a {
  display: inline-block;
  margin: 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > span {
  display: block;
  margin: 13px 0;
}
footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > span > br {
  display: none;
}

@media only screen and (min-width: 410px) {
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p.links {
    flex-direction: row;
  }
}
@media only screen and (min-width: 520px) {
  footer#footer.s div.sk.imprint div.skc {
    margin-top: 89px;
  }
}
@media only screen and (min-width: 800px) {
  footer#footer.s div.sk.imprint div.skc {
    margin: 89px 0 0;
    overflow: hidden;
  }
  footer#footer.s div.sk.imprint div.sm {
    margin: 55px auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    text-align: left;
    gap: 21px;
  }
  footer#footer.s div.sk.imprint div.sm > a.logo {
    margin: 0 0 auto;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p.links {
    justify-content: flex-start;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) {
    margin: 0;
    text-align: right;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul {
    margin: 0;
    justify-content: flex-end;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > a {
    margin: 13px 0;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > span {
    margin: 0;
    white-space: nowrap;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > span > br {
    display: inline-block;
  }
}
@media only screen and (min-width: 920px) {
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > span > br {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  footer#footer.s div.sk.imprint div.sm {
    gap: 34px;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(1) > p {
    line-height: 130%;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > a {
    margin: 8px 0 8px 0;
  }
}
@media only screen and (min-width: 1180px) {
  footer#footer.s div.sk.imprint div.sm {
    gap: 55px;
  }
}
@media only screen and (min-width: 1280px) {
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 21px 13px;
    text-align: left;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > ul {
    margin: 0 13px 0 0;
    grid-column: 1;
    grid-row: 1/3;
  }
  footer#footer.s div.sk.imprint div.sm > div:nth-of-type(2) > a {
    margin: 0 auto auto 0;
  }
}

/*# sourceMappingURL=pomaganiejestfajne.css.map */
