.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  overflow: hidden;
  height: 100vh;
  background-color: #000;
  font-family: Prime, sans-serif;
  color: rgba(116, 117, 138, 0.8);
  font-size: 1rem;
  line-height: 28px;
}

.wejscie-img {
  position: fixed;
  z-index: 39;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.sluza-img {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 38;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.szmery-img {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 40;
  width: 100vw;
  height: 100vh;
  opacity: 0.5;
  -o-object-fit: cover;
  object-fit: cover;
}

.szmery-img.next {
  position: absolute;
  z-index: 30;
  opacity: 0.75;
}

.d-all-start-element {
  position: fixed;
  left: auto;
  top: auto;
  right: auto;
  bottom: 5%;
  z-index: 100;
  width: 100vw;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  text-align: center;
}

.txt-sound {
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  font-family: Prime, sans-serif;
  color: rgba(57, 130, 115, 0.7);
  line-height: 1.8;
}

.img-sluchawki {
  width: 30px;
  margin-bottom: 20px;
  opacity: 0.7;
}

.d-box-txt-cta {
  margin-bottom: 0px;
  font-family: Prime, sans-serif;
}

.txt_wstep {
  margin-bottom: 20px;
  font-family: 'Baron neue', sans-serif;
  font-size: 0.9rem;

}

.cta_line_right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 180px;
}

.cta_line_left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 180px;
}

.cta_all_zbadaj {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Baron neue', sans-serif;
  font-size: 1.5rem;
}

.txt_cta_zbadaj {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: auto;
  padding-top: 4px;
  color: #398273;
  font-size: 1.3rem;
  letter-spacing: 0.4rem;
}

.body {
  overflow: visible;
  max-height: 100vh;
  line-height: 1.2;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 45px;
  height: 1px;
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #398273;
}

.green_light_cta {
  width: 350px;
}

.d-all-element-preloader {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 100vh;
}

.test {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 100px;
  min-height: 100px;
  margin: auto;
  background-color: #00ffcb;
}

.embed_stop_sound {
  z-index: 700;
  display: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f83e3e;
}

.div-block-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: #994848;
}

.cursor-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 60px;
  max-width: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cursor-wrapper.pointer-events-none {
  opacity: 1;
}

.cursor-dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #989898;
  opacity: 0.5;
}

.cursor-circle {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #989898;
  border-radius: 50%;
  opacity: 0.5;
}

.cursor-gree {
  width: 60px;
  height: 60px;
}

.cursor-wrapper-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: auto;
}

.large-cursor {
  position: absolute;
  z-index: 12;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #cbaec0;
  border-radius: 50vw;
}

.dot-container {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dot {
  position: static;
  display: block;
  width: 5px;
  height: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50vw;
  background-color: #99557f;
}

.preloader-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 666;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.embed_dust {
  z-index: 11;
  background-color: transparent;
}

.logo-nemesis-preloader {
  width: 200px;
}

.szmery-img-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 40;
  width: 100vw;
  height: 100vh;
  opacity: 0.75;
  -o-object-fit: cover;
  object-fit: cover;
}

.large-cursor-2 {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #cbaec0;
  border-radius: 50vw;
}

.cursor-wrapper-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 12;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cursor-small {
  position: absolute;
  z-index: 10;
  width: 7px;
  height: 7px;
  border: 2px solid #fff;
}

.cursor-small._2 {
  z-index: 50;
  width: 3px;
  height: 3px;
  border-style: none;
  background-color: #fff;
}

.cursor {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 21px;
  height: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
}

.cursor._2 {
  position: absolute;
  z-index: 49;
  border-style: none;
  border-radius: 100px;
  background-color: #379db1;
}

.dust_anim {
  position: fixed;
  z-index: 99;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.logo-link-nemesis-loading {
  position: fixed;
  left: 3%;
  top: 3%;
  right: auto;
  bottom: auto;
  z-index: 100;
}

.logo-loading-nemesis {
  width: 130px;
}

.s-next-steps {
  position: static;
  z-index: 50;
  display: none;
  overflow: auto;
  height: 100vh;
  opacity: 0;
}

.div-block-5 {
  width: 100vw;
  height: 100vh;
}

.div-block-6 {
  width: 100vw;
  height: 100vh;
  background-color: #bba1a1;
}

.div-block-7 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  width: 100vw;
  height: 100vh;
}

.img-logo-nemesis {
  width: 130px;
}

.link-logo-left-top {
  position: fixed;
  left: 3%;
  top: 3%;
  right: auto;
  bottom: auto;
  z-index: 666;
}

.d-scroll-img-3 {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 10px;
}

.img-scroll-element {
  width: 25px;
}

.img-scroll-element._2 {
  opacity: 0.5;
}

.img-scroll-element._3 {
  opacity: 0.25;
}

.div-block-9 {
  position: absolute;
  left: auto;
  top: 3%;
  right: 3%;
  bottom: auto;
  width: 120px;
  min-height: 40px;
  background-color: #000;
}

.div-block-10 {
  width: 100vw;
  height: 100vh;
  background-color: #ff1515;
}

.div-block-10._2 {
  background-color: #2610cf;
}

.div-block-10._3 {
  background-color: #00ff19;
}

.sound_play {
  position: fixed;
  left: auto;
  top: auto;
  right: 3%;
  bottom: 3%;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  min-width: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2px;
  background-color: #252525;
}

.sound_play.dwa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
}

.linia_sound {
  width: 1px;
  height: 2px;
  background-color: #74758a;
}

.div-block-11 {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 3px;
}

.d-scroll-all {
  position: absolute;
  z-index: 100;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 1700vh;
}

.div-block-13 {
  position: absolute;
  z-index: 31;
  overflow: auto;
  width: 100vw;
  height: 100vh;
}

.div-block-14 {
  position: relative;
  z-index: 30;
  overflow: scroll;
  height: 100vh;
}

.sekcja-next-steps {
  z-index: 48;
  display: block;
  overflow: auto;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
}

.widok-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 47;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  text-align: center;
}

.widok-1.txt {
  z-index: 54;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widok-1.txt.pion-1-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.txt-center-tytul {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.8;
}

.txt-center-tytul.red {
  color: #990500;
}

.txt-center-tytul.big-txt-center {
  font-size: 1.4rem;
}

.txt-center-tytul.small-txt_1 {
  font-size: 0.8rem;
}

.szmery-img-copy {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 40;
  width: 100vw;
  height: 100vh;
  opacity: 0.5;
  -o-object-fit: cover;
  object-fit: cover;
}

.szmery-img-copy.next {
  z-index: 30;
  opacity: 0.5;
}

.d-center-txt-widok {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 30px;
}

.txt-center-opis {
  font-family: Prime, sans-serif;
  color: rgba(158, 159, 179, 0.8);
  font-size: 0.8rem;
  line-height: 1.7;
}

.widok-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 53;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.img-scroll-center {
  width: 12px;
}

.txt-center-tytu-2 {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.8;
}

.d-box-opis-panel {
  position: absolute;
  left: 20%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  max-width: 100%;
  min-height: 225px;
  padding: 2% 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  background-image: url('../images/apla_txt.svg');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: left;
}

.d-box-opis-panel.red {
  background-image: url('../images/apla_txt_red.svg');
}

.tytul-opis-green {
  width: 100%;
  max-width: 330px;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.6;
}

.opis-wydarzenie-small {
  width: 100%;
  max-width: 330px;
  color: rgba(158, 159, 179, 0.8);
  font-size: 0.8rem;
  line-height: 1.6;
}

.glitch-image {
  z-index: 29;
  display: block;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.glitch-image.w_pudelko {
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 220px;
  height: auto;
  background-color: transparent;
}

.d-glitch-img-widok-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 28;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.95;
}

.flara {
  width: 200px;
  height: 200px;
  background-image: url('../images/flara_1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-17 {
  width: 200px;
  height: 200px;
  background-image: url('../images/flara_1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.flara-move-mouse {
  position: fixed;
  left: 50%;
  top: 25%;
  right: 50%;
  bottom: 0%;
  z-index: 99;
  height: 450px;
  opacity: 0.2;
}

.flara-move-mouse.opacity_15 {
  opacity: 0.1;
}

.img-tunel-widok-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.embed_dust_scroll {
  z-index: 11;
  background-color: transparent;
}

.widok-graf {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 98;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  text-align: center;
}

.widok-graf.txt {
  z-index: 51;
}

.div-block-18 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(45, 65, 61, 0.57);
}

.text-block {
  margin-right: 0px;
  font-size: 0.5rem;
  line-height: 1.6;
  text-align: right;
}

.lottie-animation {
  z-index: 700;
  width: 60px;
  cursor: pointer;
}

.link-cta-kup {
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  min-height: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  text-decoration: none;
}

.link-cta-kup.red {
  color: #990500;
}

.graf-cta-small-left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 43px;
}

.graf-cta-small-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 43px;
}

.txt-cta-small-kup {
  padding-top: 2px;
  font-size: 0.7rem;
  text-transform: none;
}

.d-cta-kup_right-top {
  position: fixed;
  left: auto;
  top: 3%;
  right: 3%;
  bottom: auto;
  z-index: 666;
}

.widok-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 52;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.img_kapsuly {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.widok-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 51;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  text-align: center;
}

.widok-4.txt {
  z-index: 51;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.danger-znak-move-mouse {
  position: absolute;
  width: 200px;
  opacity: 0.2;
}

.d-link-menu {
  position: fixed;
  left: 3%;
  top: 15vh;
  right: auto;
  bottom: 15vh;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 70vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.check-link-menu-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 7px;
  color: rgba(116, 117, 138, 0.8);
  text-decoration: none;
}

.txt-menu-left {
  display: none;
  font-family: Prime, sans-serif;
  color: rgba(158, 159, 179, 0.8);
  font-size: 0.5rem;
  text-transform: uppercase;
}

.menu-znak-left {
  width: 25px;
}

.box-linia-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.linia-menu {
  width: 1px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(116, 117, 138, 0.8);
}

.link_scroll_1 {
  position: relative;
  width: 0px;
  height: 100vh;
}

.widok-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  text-align: center;
}

.widok-5.txt {
  z-index: 51;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider {
  position: relative;
  width: 100%;
  height: auto;
  padding-right: 40px;
  padding-left: 40px;
  background-color: transparent;
}

.slide-nav {
  display: none;
}

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  position: relative;
  z-index: 3;
  width: 400px;
  margin: auto;
}

.mask {
  width: 400px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  -o-object-fit: cover;
  object-fit: cover;
}

.slide {
  position: relative;
  height: 100%;
}

.image-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-bottom: 6px;
  padding-left: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 15% 50%;
  object-position: 15% 50%;
}

.text-block-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-left: 8px;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  font-size: 1.2rem;
  text-align: center;
}

.d-center-txt-widok-slider {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 30px;
}

.image-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -37%;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  opacity: 0.5;
}

.image-4.top {
  top: -38%;
  bottom: auto;
  padding-right: 8px;
  padding-left: 0px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.div-block-19 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-bottom: 6px;
  padding-left: 8px;
  background-image: none;
}

.widok-6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 49;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.img_naukowiec {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.widok-7 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 48;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.img_obcy {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-20 {
  position: relative;
  z-index: 100;
  width: 140px;
}

.image-5 {
  width: 180px;
  opacity: 0.6;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #398273;
  border-radius: 1000px;
}

.div-block-21.red {
  border-color: #990500;
}

.div-block-22 {
  width: 38px;
  height: 38px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(57, 130, 115, 0.5);
  border-radius: 100px;
}

.div-block-22.red {
  border-color: rgba(153, 5, 0, 0.5);
}

.image-6 {
  position: absolute;
  left: 20%;
  top: 55%;
  right: auto;
  bottom: auto;
  width: 140px;
}

.img_obcy_strona_zbadaj {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-23 {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 3% 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt-center-tytul-red {
  position: relative;
  z-index: 40;
  width: 490px;
  max-width: 100%;
  margin-bottom: 20%;
  font-family: 'Baron neue', sans-serif;
  color: rgba(153, 5, 0, 0.75);
  font-size: 1.5rem;
  line-height: 1.8;
}

.szmery-img-zbadaj {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 40;
  width: 100vw;
  height: 100vh;
  opacity: 0.75;
  -o-object-fit: cover;
  object-fit: cover;
}

.szmery-img-zbadaj.next {
  position: absolute;
  z-index: 30;
  opacity: 0.75;
}

.text-block-3 {
  position: relative;
  width: 550px;
  max-width: 100%;
  font-size: 0.8rem;
  line-height: 1.8;
  text-align: center;
}

.image-7 {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  width: 45px;
}

.d-cta-kup-center-red {
  position: relative;
  z-index: 666;
  margin-right: auto;
  margin-left: auto;
}

.d-cta-kup-center-red.left_cta {
  margin-left: 0px;
  text-decoration: none;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.link-cta-kup-red-center {
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  min-height: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Baron neue', sans-serif;
  color: rgba(153, 5, 0, 0.85);
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  text-decoration: none;
}

.link-cta-kup-red-center.green {
  color: #398273;
}

.widok-8 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 47;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.text-block-4 {
  font-family: 'Baron neue', sans-serif;
  font-size: 0.9rem;
}

.text-block-4.red {
  color: #990500;
}

.lightbox-link {
  color: #398273;
  text-decoration: none;
}

.lightbox-link.lockdown-galeria {
  display: block;
}

.image-8 {
  width: 80px;
  max-width: 120%;
}

.img_glowna_postac {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.img_mars {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -30vh;
  z-index: 50;
  width: 25vw;
  margin: auto;
}

.img_mars.blur {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -32vh;
  z-index: 49;
  width: 27vw;
  opacity: 0.5;
  -webkit-filter: blur(30px);
  filter: blur(30px);
}

.img_mars-copy {
  position: relative;
  z-index: 50;
}

.d-mars-element {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

.widok-9 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 46;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  padding-bottom: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.link-cta-kup-red {
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  min-height: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Baron neue', sans-serif;
  color: #990500;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  text-decoration: none;
}

.link-cta-kup-red.red {
  color: #990500;
}

.d-cta-kup_right-top-red {
  position: fixed;
  left: auto;
  top: 3%;
  right: 3%;
  bottom: auto;
  z-index: 666;
}

.d-scroll-img-3-red {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 10px;
}

.link-logo-left-top--lockdown {
  position: fixed;
  left: 3%;
  top: 3%;
  right: auto;
  bottom: auto;
  z-index: 666;
}

.img_lockdown_okladka {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.widok-10 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 45;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.d-glitch-img-widok-lockdown {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 29;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.95;
}

.tytul-opis-red {
  width: 100%;
  max-width: 330px;
  font-family: 'Baron neue', sans-serif;
  color: #990500;
  line-height: 1.6;
}

.widok-11 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 44;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.widok-12 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 43;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  text-align: center;
}

.widok-12.txt {
  z-index: 51;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widok-13 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 42;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.widok-14 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 41;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.widok-15 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 40;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 3rem;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid.save-box-hide {
  display: none;
}

.image-9 {
  max-width: 100%;
  padding-right: 3%;
  padding-left: 1%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.div-block-25 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 200px;
  background-image: url('../images/Nemesis_LD_SG_cover_art.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-10 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 100%;
  padding-bottom: 2%;
  padding-left: 3%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-12 {
  margin-top: -2%;
  padding-right: 1%;
  padding-left: 3%;
}

.div-block-26 {
  position: relative;
}

.txt_dodatki {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-left: 8px;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  font-size: 0.8rem;
  text-align: center;
}

.txt_dodatki.red {
  color: #990500;
}

.txt_dodatki.dodatek-box {
  position: relative;
  margin-top: 30px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  max-width: 1920px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img_dodatki {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-bottom: 6px;
  padding-left: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.box-dodatki-mc {
  position: relative;
  height: 100%;
}

.div-block-28 {
  height: 100%;
  opacity: 0.85;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  cursor: pointer;
}

.div-block-28:hover {
  opacity: 1;
}

.image-13 {
  padding-right: 2%;
  opacity: 0.5;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-14 {
  padding-left: 2%;
  opacity: 0.5;
}

.image-14.w_320 {
  width: 340px;
  margin-right: auto;
}

.widok-dodatek-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 101;
  display: none;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #000;
  text-align: center;
}

.widok-dodatek-popup.dodatek-2 {
  display: none;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.widok-dodatek-popup.dodatek-3 {
  display: none;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.widok-dodatek-popup.dodatek-1 {
  display: none;
  width: 100vw;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.image-15 {
  width: 100vw;
  height: 35vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-29 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100vh;
  max-width: 100%;
  padding: 6%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  text-align: left;
}

.text-block-5 {
  overflow: auto;
  font-size: 0.8rem;
  line-height: 1.6;
}

.text-span {
  color: #398273;
}

.text-block-6 {
  max-width: 80%;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  font-size: 1.4rem;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-height: 55vh;
  margin-right: 30px;
  margin-left: 30px;
  padding-bottom: 6%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 3rem;
}

.d-block-img-3-red {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  z-index: 666;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 10px;
}

.image-16 {
  width: 50px;
}

.image-17 {
  position: absolute;
  left: auto;
  top: 3%;
  right: 3%;
  bottom: auto;
  width: 65px;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.image-17:hover {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.img_mars_planeta {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.img_lockdown_badanie {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.img_duchy {
  position: fixed;
  z-index: 29;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.d-glitch-img-widok-duchy {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 29;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.95;
}

.d-scroll-all-rwd {
  position: absolute;
  z-index: 100;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 1700vh;
}

.s1.c1 {
  display: none;
}

.s1.c2 {
  display: none;
}

.s1.c3 {
  display: none;
}

.s1.c4 {
  display: none;
}

.widok-16 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 39;
  display: none;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 3rem;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.widok-17 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 38;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 20px;
  opacity: 1;
  text-align: center;
}

.div-block-31 {
  width: 100px;
  height: 100px;
  background-color: #fff;
}

.div-block-32 {
  width: 150px;
  height: 150px;
  background-color: #ff0f0f;
}

.image-18 {
  width: 220px;
}

.image-19 {
  width: 30px;
}

.image-20 {
  width: 200px;
}

.image-21 {
  position: relative;
  z-index: 2;
  width: auto;
  max-height: 350px;
  min-height: 350px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 3rem;
}

.div-block-34 {
  width: 360px;
  text-decoration: none;
}

.div-block-35 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  margin-top: -10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-22 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  opacity: 0.5;
}

.image-22.ukryj-1 {
  display: none;
}

.link-cta-kup-green-center {
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  min-height: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  text-decoration: none;
}

.lightbox-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 0.5rem;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  text-decoration: none;
}

.image-23 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 240px;
}

.text-block-7 {
  font-size: 0.9rem;
}

.text-block-7.red {
  color: #990500;
}

.d-center-txt-widok-txt-big {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 30px;
}

.glitch-image-no-mobile {
  z-index: 29;
  display: none;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.zbadaj-popup {
  position: fixed;
  z-index: 102;
  display: none;
  width: 100vw;
  height: 100vh;
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  text-align: center;
}

.image-24 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.szmery-img-nowe {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 40;
  width: 100vw;
  height: 100vh;
  opacity: 0.85;
  -o-object-fit: cover;
  object-fit: cover;
}

.szmery-img-nowe.next {
  position: absolute;
  z-index: 30;
  opacity: 0.75;
}

.div-block-38 {
  position: relative;
  z-index: 50;
}

.uciekaj-popup {
  position: fixed;
  z-index: 102;
  display: none;
  width: 100vw;
  height: 100vh;
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  text-align: center;
}

.d-lpc-img-3-red {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 10px;
}

.image-25 {
  width: 100px;
}

.text-block-8 {
  margin-top: 40px;
  padding: 20px;
  font-family: 'Baron neue', sans-serif;
  color: rgba(57, 130, 115, 0.7);
  font-size: 0.8rem;
}

.s1-2 {
  position: relative;
  overflow: hidden;
  height: 100vh;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.s1-2.c1 {
  display: none;
  background-color: #5272d0;
}

.s1-2.c2 {
  display: none;
  background-color: #95b6bb;
}

.s1-2.c3 {
  display: none;
  background-color: #77969b;
}

.s1-2.c4 {
  display: none;
  background-color: #627d81;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-2 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-block-9 {
  text-align: center;
}

.text-block-10 {
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 50px;
}

.div-block-39 {
  position: fixed;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2 {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 250px;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.4);
  text-decoration: none;
}

.white {
  position: absolute;
  top: auto;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.4);
}

.link {
  margin-bottom: 30px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #6720ff;
  font-size: 22px;
  text-decoration: none;
}

.link.top {
  margin-top: 30px;
  -webkit-transition: color 525ms ease;
  transition: color 525ms ease;
}

.txt-center-tytul_rwd {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.8;
}

.txt-center-tytul_rwd.red {
  color: #990500;
}

.txt-center-tytul_rwd.big-txt-center {
  font-size: 1.4rem;
}

.txt-center-opis-rwd {
  font-family: Prime, sans-serif;
  font-size: 0.8rem;
  line-height: 1.7;
}

.img-scroll-center-rwd {
  width: 12px;
}

.d-element-fixed-standard-rwd {
  display: none;
}

.d-scroll-img-3-rwd {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 10px;
}

.link-logo-left-top-rwd {
  position: fixed;
  left: 3%;
  top: 3%;
  right: auto;
  bottom: auto;
  z-index: 666;
}

.d-glitch-img-widok-2-rwd {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 28;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.95;
}

.glitch-image-rwd {
  z-index: 29;
  display: none;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.d-link-menu-rwd {
  position: fixed;
  left: 3%;
  top: 15vh;
  right: auto;
  bottom: 15vh;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 70vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt-center-tytul-rwd {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.8;
}

.txt-center-tytul-rwd.red {
  color: #990500;
}

.txt-center-tytul-rwd.big-txt-center {
  font-size: 1.4rem;
}

.txt-center-tytul-copy {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.8;
}

.txt-center-tytul-copy.red {
  color: #990500;
}

.txt-center-tytul-copy.big-txt-center {
  font-size: 1.4rem;
}

.txt-center-opis-copy {
  font-family: Prime, sans-serif;
  font-size: 0.8rem;
  line-height: 1.7;
}

.img-scroll-center-copy {
  width: 12px;
}

.img_mars-rwd {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -30vh;
  z-index: 50;
  width: 25vw;
  margin: auto;
}

.img_mars-rwd.blur {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -32vh;
  z-index: 49;
  width: 27vw;
  opacity: 0.5;
  -webkit-filter: blur(30px);
  filter: blur(30px);
}

.img_mars_rwd {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -30vh;
  z-index: 50;
  width: 25vw;
  margin: auto;
}

.img_mars_rwd.blur {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -32vh;
  z-index: 49;
  width: 27vw;
  opacity: 0.5;
  -webkit-filter: blur(30px);
  filter: blur(30px);
}

.d-mars-element-rwd {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

.zbadaj-popup-rwd {
  position: fixed;
  z-index: 102;
  display: none;
  width: 100vw;
  height: 100vh;
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  text-align: center;
}

.txt-center-tytul-copy {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.8;
}

.txt-center-tytul-copy.red {
  color: #990500;
}

.txt-center-tytul-copy.big-txt-center {
  font-size: 1.4rem;
}

.txt-center-tytul-copy {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.8;
}

.txt-center-tytul-copy.red {
  color: #990500;
}

.txt-center-tytul-copy.big-txt-center {
  font-size: 1.4rem;
}

.d-scroll-mobile {
  display: none;
}

.d-poziom-mobile {
  display: none;
}

.image-27 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-28 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100vw;
  height: 100vh;
  opacity: 0.65;
  -o-object-fit: cover;
  object-fit: cover;
}

.obroc_urzadzenie {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 30px;
  text-align: center;
}

.image-29 {
  width: 45px;
}

.lottie-animation-2 {
  width: 60px;
}

.play_sound {
  width: 60px;
}

.stop_sound {
  display: none;
  width: 60px;
}

.image-31 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  z-index: 4;
  width: 200px;
  margin: auto;
}

.div-block-41 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  margin-right: 0px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link-block-2 {
  position: fixed;
  left: auto;
  top: auto;
  right: 3%;
  bottom: 10%;
  z-index: 666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 0.8rem;
}

.image-32 {
  width: 45px;
}

.image-33 {
  width: 15px;
}

.image-34 {
  width: 65px;
}

.image-35 {
  max-height: 280px;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-36 {
  width: 280px;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.image-37 {
  width: 260px;
  margin-top: 20px;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.div-block-43 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000000px;
  background-color: transparent;
  background-image: none;
  -webkit-filter: blur(0.5px);
  filter: blur(0.5px);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.image-39 {
  position: absolute;
  left: -4%;
  top: auto;
  right: 0%;
  bottom: -16%;
  display: block;
  width: 140%;
  max-width: 160%;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.image-40 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100px;
}

.div-block-46 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
}

.text-block-11 {
  font-family: 'Baron neue', sans-serif;
  font-size: 1rem;
  letter-spacing: 0.4rem;
}

.div-block-47 {
  position: relative;
  width: 200px;
  padding-top: 20px;
}

.div-block-47.red {
  color: #990500;
}

.image-41 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 80px;
}

.image-42 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 80px;
}

.image-43 {
  width: 70px;
}

.div-block-48 {
  position: relative;
  width: 240px;
  height: 30px;
}

.widok-18 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 37;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 5rem;
  opacity: 1;
  text-align: center;
}

.link-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 60px;
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #398273;
  text-decoration: none;
}

.link-block-3.red {
  color: #990500;
}

.image-44 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  max-height: 60px;
  min-height: 60px;
}

.image-45 {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 100%;
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.image-46 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-height: 60px;
  min-height: 60px;
}

.text-block-12 {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-weight: 400;
}

.div-block-49 {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.image-47 {
  position: absolute;
  width: 100%;
  max-height: 60px;
  max-width: 80%;
  min-height: 60px;
}

.div-block-51 {
  width: 100%;
}

.text-block-13 {
  font-family: 'Baron neue', sans-serif;
  color: #398273;
}

.text-block-13.red {
  color: #990500;
}

.image-48 {
  position: absolute;
  display: block;
  max-height: 45px;
}

.div-block-52 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 45px;
  max-width: 440px;
  min-height: 45px;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-46-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-height: 60px;
  min-height: 60px;
}

@media screen and (max-width: 991px) {
  .wejscie-img {
    height: 70vh;
  }

  .sluza-img {
    height: 70vh;
  }

  .cursor-wrapper {
    display: none;
  }

  .cursor-wrapper-2 {
    display: none;
  }

  .embed_dust {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .cursor-wrapper-3 {
    display: none;
  }

  .dust_anim {
    opacity: 0.3;
  }

  .d-center-txt-widok {
    width: 400px;
  }

  .d-box-opis-panel {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .d-glitch-img-widok-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .check-link-menu-left {
    grid-column-gap: 5px;
  }

  .txt-menu-left {
    display: block;
  }

  .menu-znak-left {
    width: 20px;
  }

  .box-linia-menu {
    width: 20px;
  }

  .linia-menu {
    height: 15px;
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .mask {
    width: 320px;
  }

  .d-center-txt-widok-slider {
    width: 400px;
  }

  .image-4 {
    width: 320px;
  }

  .img_naukowiec {
    -o-object-position: 75% 50%;
    object-position: 75% 50%;
  }

  .img_obcy {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .img_obcy_strona_zbadaj {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .div-block-23 {
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .text-block-3 {
    width: 450px;
  }

  .img_glowna_postac {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .img_mars {
    width: 35vw;
  }

  .img_mars.blur {
    width: 37vw;
  }

  .img_lockdown_okladka {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .d-glitch-img-widok-lockdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .grid {
    width: 550px;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 3rem;
  }

  .div-block-28 {
    width: 260px;
  }

  .image-13 {
    display: none;
  }

  .image-14 {
    display: none;
    max-height: 50px;
  }

  .widok-dodatek-popup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  .image-15 {
    max-height: 450px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-29 {
    max-width: 100%;
    padding-top: 4%;
    padding-right: 4%;
    padding-left: 4%;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-30 {
    width: 70vw;
  }

  .image-17 {
    width: 55px;
  }

  .img_mars_planeta {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .img_lockdown_badanie {
    -o-object-position: 35% 50%;
    object-position: 35% 50%;
  }

  .img_duchy {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .d-glitch-img-widok-duchy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .widok-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 3rem;
  }

  .image-21 {
    max-height: 300px;
    min-height: 300px;
  }

  .div-block-33 {
    width: 70vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 3rem;
  }

  .div-block-34 {
    width: 260px;
  }

  .d-center-txt-widok-txt-big {
    width: 400px;
  }

  .div-block-36 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    max-height: 450px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #398273;
  }

  .d-glitch-img-widok-2-rwd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .glitch-image-rwd {
    display: none;
  }

  .img_mars-rwd {
    width: 35vw;
  }

  .img_mars-rwd.blur {
    width: 37vw;
  }

  .img_mars_rwd {
    width: 35vw;
  }

  .img_mars_rwd.blur {
    width: 37vw;
  }

  .obroc_urzadzenie {
    width: 400px;
  }

  .div-block-50 {
    max-width: 540px;
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .wejscie-img {
    height: 60vh;
  }

  .sluza-img {
    height: 60vh;
  }

  .txt-sound {
    max-width: 50%;
  }

  .cta_line_right {
    width: 130px;
  }

  .cta_line_left {
    width: 130px;
  }

  .cta_all_zbadaj {
    width: 300px;
  }

  .green_light_cta {
    width: 260px;
  }

  .d-all-element-preloader {
    display: none;
  }

  .dust_anim {
    opacity: 0.75;
  }

  .sekcja-next-steps {
    display: none;
  }

  .d-center-txt-widok {
    width: 350px;
  }

  .d-box-opis-panel {
    left: 15%;
    padding: 4% 5px;
  }

  .d-center-txt-widok-slider {
    width: 350px;
  }

  .d-center-txt-widok-txt-big {
    width: 350px;
  }

  .d-poziom-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-27 {
    position: absolute;
    z-index: 1;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-28 {
    position: absolute;
    z-index: 2;
    height: 100vh;
    opacity: 0.65;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .obroc_urzadzenie {
    z-index: 100;
    width: 350px;
    text-align: center;
  }

  .image-29 {
    width: 45px;
  }
}

@media screen and (max-width: 479px) {
  .wejscie-img {
    height: 65vh;
  }

  .sluza-img {
    height: 65vh;
  }

  .d-all-start-element {
    padding-right: 20px;
    padding-left: 20px;
  }

  .txt-sound {
    max-width: 90%;
  }

  .cta_line_right {
    width: 125px;
  }

  .cta_line_left {
    width: 125px;
  }

  .cta_all_zbadaj {
    width: 280px;
  }

  .green_light_cta {
    width: 250px;
  }

  .d-all-element-preloader {
    display: none;
  }

  .preloader-logo {
    z-index: 700;
  }

  .dust_anim {
    display: block;
    opacity: 0.5;
  }

  .link-logo-left-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img-scroll-element._3 {
    display: block;
  }

  .d-scroll-all {
    display: none;
    overflow: visible;
    height: 1700vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .sekcja-next-steps {
    display: none;
  }

  .widok-1.txt {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    overflow: auto;
    height: 100vh;
    max-height: 100vh;
    min-height: 100vh;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .d-center-txt-widok {
    width: auto;
    padding-right: 5%;
    padding-left: 5%;
  }

  .widok-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    max-height: 100vh;
  }

  .d-box-opis-panel {
    left: 11%;
    bottom: 5%;
    width: 300px;
    padding: 8% 40px 8% 5%;
  }

  .glitch-image {
    display: block;
    min-height: 100vh;
  }

  .glitch-image.w_pudelko {
    min-height: 0vh;
  }

  .d-glitch-img-widok-2 {
    z-index: 9;
  }

  .flara-move-mouse {
    display: none;
  }

  .img-tunel-widok-1 {
    position: absolute;
  }

  .widok-graf {
    display: none;
  }

  .d-element-fixed-standard {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 666;
  }

  .link-cta-kup {
    width: 105px;
    min-height: 38px;
  }

  .graf-cta-small-left {
    width: 35px;
  }

  .graf-cta-small-right {
    width: 35px;
  }

  .widok-3 {
    position: relative;
    display: none;
  }

  .img_kapsuly {
    position: absolute;
    z-index: 9;
  }

  .widok-4 {
    position: relative;
    display: none;
  }

  .danger-znak-move-mouse {
    display: none;
  }

  .d-link-menu {
    left: 0%;
    top: 12vh;
    right: 0%;
    bottom: 0vh;
    width: 94vw;
    height: auto;
    max-height: 40px;
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .check-link-menu-left {
    width: 18%;
    padding: 10px 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 10px;
    text-align: center;
  }

  .box-linia-menu {
    width: 2.5%;
  }

  .linia-menu {
    width: 60%;
    height: 1px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .link_scroll_1 {
    display: none;
  }

  .d-box-links-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .widok-5 {
    position: relative;
    display: none;
  }

  .slider {
    padding-right: 35px;
    padding-left: 35px;
  }

  .left-arrow {
    z-index: 100;
    width: 25px;
  }

  .right-arrow {
    z-index: 100;
    width: 25px;
  }

  .mask {
    width: 300px;
  }

  .d-center-txt-widok-slider {
    width: auto;
  }

  .image-4 {
    left: 50%;
    right: auto;
    width: 300px;
    opacity: 0.4;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .image-4.top {
    left: auto;
    right: 50%;
    -webkit-transform: translate(50%, 0px) rotate(180deg);
    -ms-transform: translate(50%, 0px) rotate(180deg);
    transform: translate(50%, 0px) rotate(180deg);
  }

  .widok-6 {
    position: relative;
    display: none;
  }

  .img_naukowiec {
    position: absolute;
    z-index: 9;
    -o-object-position: 70% 50%;
    object-position: 70% 50%;
  }

  .widok-7 {
    position: relative;
    display: none;
  }

  .img_obcy {
    position: absolute;
    z-index: 9;
  }

  .img_obcy.big-blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }

  .div-block-20 {
    display: none;
  }

  .div-block-23 {
    padding-top: 8%;
    padding-bottom: 8%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-row-gap: 6%;
  }

  .txt-center-tytul-red {
    width: 100%;
    max-width: 390px;
  }

  .text-block-3 {
    display: inline-block;
    width: 320px;
    text-align: center;
  }

  .link-cta-kup-red-center {
    width: 105px;
    min-height: 38px;
  }

  .widok-8 {
    position: relative;
    display: none;
  }

  .img_glowna_postac {
    position: absolute;
    z-index: 9;
  }

  .img_mars {
    bottom: -12vh;
    width: 70vw;
  }

  .img_mars.blur {
    bottom: -12vh;
    width: 72vw;
  }

  .d-mars-element {
    position: absolute;
  }

  .widok-9 {
    position: relative;
    display: none;
  }

  .link-cta-kup-red {
    width: 105px;
    min-height: 38px;
  }

  .d-cta-kup_right-top-red {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .d-scroll-img-3-red {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .link-logo-left-top--lockdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-logo-left-top--lockdown.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .widok-10 {
    position: relative;
    display: none;
  }

  .d-glitch-img-widok-lockdown {
    position: absolute;
    z-index: 9;
  }

  .widok-11 {
    position: relative;
    display: none;
  }

  .widok-12 {
    position: relative;
    display: none;
  }

  .widok-13 {
    position: relative;
    display: none;
  }

  .widok-14 {
    position: relative;
    display: none;
  }

  .widok-15 {
    position: relative;
    display: none;
  }

  .grid {
    width: 100vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid.hide-1 {
    display: none;
  }

  .txt_dodatki {
    left: 8%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 85%;
    margin-bottom: 15px;
  }

  .txt_dodatki.red {
    left: 8%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 85%;
    margin-bottom: 15px;
    padding-left: 0px;
  }

  .txt_dodatki.dodatek-box {
    left: 0%;
  }

  .txt_dodatki.dodatek-box.red {
    left: 0%;
  }

  .div-block-28 {
    width: 170px;
    text-decoration: none;
  }

  .image-13 {
    display: none;
    max-height: 50px;
    min-height: 50px;
  }

  .image-14 {
    display: none;
  }

  .widok-dodatek-popup.dodatek-2 {
    display: block;
  }

  .widok-dodatek-popup.dodatek-1 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 200;
    display: block;
    overflow: visible;
  }

  .image-15 {
    max-height: 30vh;
  }

  .div-block-29 {
    overflow: visible;
    height: auto;
    padding: 10% 6%;
  }

  .text-block-5 {
    overflow: visible;
  }

  .div-block-30 {
    overflow: visible;
    width: 95vw;
    max-height: none;
    margin-right: 0px;
    margin-left: 0px;
    grid-row-gap: 2rem;
  }

  .d-block-img-3-red {
    display: none;
  }

  .img_mars_planeta {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9;
    -o-object-position: 38% 50%;
    object-position: 38% 50%;
  }

  .img_lockdown_badanie {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9;
  }

  .d-glitch-img-widok-duchy {
    position: absolute;
    z-index: 9;
  }

  .d-scroll-all-rwd {
    display: block;
    overflow: hidden;
    height: 1500vh;
  }

  .s1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .s1.c1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
  }

  .s1.c2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
  }

  .s1.c3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
  }

  .s1.c4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
  }

  .s1.c4.logo-hide {
    display: none;
  }

  .widok-16 {
    position: relative;
    display: none;
  }

  .widok-17 {
    position: relative;
    display: none;
  }

  .image-18 {
    width: 160px;
  }

  .image-20 {
    width: 160px;
  }

  .image-21 {
    min-height: 0px;
  }

  .div-block-33 {
    width: 100vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-34 {
    width: 160px;
  }

  .link-cta-kup-green-center {
    width: 105px;
    min-height: 38px;
  }

  .d-center-txt-widok-txt-big {
    width: auto;
    padding-right: 5%;
    padding-left: 5%;
  }

  .div-block-36 {
    position: relative;
    max-height: 30vh;
  }

  .zbadaj-popup {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .d-lpc-img-3-red {
    display: block;
  }

  .s1-2.c1 {
    display: block;
  }

  .s1-2.c2 {
    display: block;
  }

  .s1-2.c3 {
    display: block;
  }

  .s1-2.c4 {
    display: block;
  }

  .container {
    position: relative;
    z-index: 100;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .container.wersja_pion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .container.wersja_bottom {
    padding-bottom: 15%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .container.pion-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 3rem;
  }

  .container.bottom {
    padding-top: 15px;
    padding-bottom: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .szmery-rwd {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 10;
    height: 100vh;
    opacity: 0.95;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .szmery-rwd.widok-2 {
    opacity: 0.75;
  }

  .szmery-rwd.opacity_55 {
    opacity: 0.55;
  }

  .szmery-rwd.blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }

  .szmery-rwd.opacity_90 {
    opacity: 0.9;
  }

  .tunel-rwd {
    position: absolute;
    z-index: 9;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 1rem;
  }

  .txt-center-tytul_rwd.small-txt-down {
    max-width: 320px;
    font-size: 0.8rem;
  }

  .d-element-fixed-standard-rwd {
    z-index: 666;
    display: block;
  }

  .link-logo-left-top-rwd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .d-glitch-img-widok-2-rwd {
    position: absolute;
    z-index: 9;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .glitch-image-rwd {
    display: block;
  }

  .d-link-menu-rwd {
    left: 0%;
    top: 10vh;
    right: 0%;
    bottom: 0vh;
    width: 94vw;
    height: auto;
    max-height: 40px;
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .txt-center-tytul-rwd.big-txt-center {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .img_mars-rwd {
    bottom: -12vh;
    width: 70vw;
  }

  .img_mars-rwd.blur {
    bottom: -12vh;
    width: 72vw;
  }

  .img_mars_rwd {
    bottom: -12vh;
    width: 70vw;
  }

  .img_mars_rwd.blur {
    bottom: -12vh;
    width: 72vw;
  }

  .d-mars-element-rwd {
    position: absolute;
  }

  .zbadaj-popup-rwd {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    max-height: 100vh;
    padding-top: 0%;
    padding-bottom: 15%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-26 {
    position: absolute;
    z-index: 9;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .txt-center-tytul-copy.big-txt-center.red {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .d-scroll-mobile {
    display: block;
  }

  .d-poziom-mobile {
    display: none;
  }

  .obroc_urzadzenie {
    width: auto;
    padding-right: 5%;
    padding-left: 5%;
  }

  .link-block {
    position: absolute;
    left: 6%;
    top: 6%;
    right: auto;
    bottom: auto;
  }

  .image-30 {
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .body-2 {
    overflow: visible;
  }

  .link-block-2 {
    bottom: 3%;
    grid-row-gap: 0.7rem;
  }

  .image-32 {
    width: 40px;
  }

  .image-33 {
    width: 10px;
  }

  .image-34 {
    width: 50px;
  }

  .image-38 {
    width: 140px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  .div-block-44 {
    position: relative;
    width: 140px;
    height: 140px;
    margin-top: 10px;
  }

  .div-block-45 {
    height: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .widok-18 {
    position: relative;
    display: none;
  }

  .link-block-3 {
    min-height: 40px;
  }

  .link-block-3.red {
    width: auto;
    min-height: 40px;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .image-44 {
    width: 100%;
    max-height: 40px;
    max-width: 40px;
    min-height: 40px;
  }

  .image-46 {
    width: 100%;
    max-height: 40px;
    max-width: 40px;
    min-height: 40px;
  }

  .text-block-12 {
    font-size: 0.9rem;
  }

  .div-block-49 {
    max-width: 90%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-50 {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
  }

  .image-47 {
    max-height: 43px;
    min-height: 43px;
    background-image: url('../images/cta_arch_center_red.svg');
    background-position: 50% 100%;
    background-size: 5px;
    background-repeat: repeat-x;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .image-47.green {
    background-image: url('../images/cta_arch_center.svg');
  }

  .image-46-copy {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    max-height: 45px;
    max-width: 45px;
    min-height: 45px;
  }
}


@media screen and (max-height: 565px) {
   .txt-center-tytul_rwd {
  position: relative;
  z-index: 40;
  font-family: 'Baron neue', sans-serif;
  color: #398273;
  line-height: 1.6;
}
	
	
  .d-center-txt-widok {
    width: auto;
    padding-right: 5%;
    padding-left: 5%;
	  grid-row-gap: 0.5rem;
  }
	
	 .grid {
    width: 100vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
  }
	
	  .txt_dodatki.dodatek-box {
    left: 0%;
	  margin-top: 0.8rem;
  }

  .txt_dodatki.dodatek-box.red {
    left: 0%;
	  margin-top: 0.8rem;
  }
	
	  .div-block-40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 0.3rem;
  }
	
	.image-35 {
    max-height: 100px;
  }
	
	  .div-block-44 {
    position: relative;
    width: 130px;
    height: 130px;
    margin-top: 10px;
  }

  .div-block-45 {
    height: 65px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
	
	  .text-block-12 {
    font-size: 0.8rem;
  }
	
	  .div-block-50 {
    grid-column-gap: 0.2rem;
    grid-row-gap: 0.2rem;
		  margin-top:2rem;
  }
	
	.div-block-47 { margin-bottom: 2rem;}
	
		.div-block-52 {
    max-height: 40px;
    min-height: 40px;
  }
}


#w-node-_97a186c3-f2de-ca69-f5a5-496844719aa8-e6aca11c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9a99890e-826c-8b32-3214-0b27083979ad-e6aca11c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a34872a3-1b94-e1a1-a170-27d3127bf26c-e6aca11c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_270122c1-191c-9992-b946-f2c80ee97ceb-7cf7868d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bacb1a2e-9ce3-4f74-ec85-ad6b338a2cca-cff194bb {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bacb1a2e-9ce3-4f74-ec85-ad6b338a2cca-06b4eb19 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_4b89febe-bf0a-a9c9-2be0-31a78a1365fa-e6aca11c {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_9a99890e-826c-8b32-3214-0b27083979ac-e6aca11c {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-a34872a3-1b94-e1a1-a170-27d3127bf26b-e6aca11c {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_270122c1-191c-9992-b946-f2c80ee97cea-7cf7868d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-bacb1a2e-9ce3-4f74-ec85-ad6b338a2cc9-cff194bb {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-bacb1a2e-9ce3-4f74-ec85-ad6b338a2cc9-06b4eb19 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@font-face {
  font-family: 'Prime';
  src: url('../fonts/Prime-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baron neue';
  src: url('../fonts/baron-neue.black.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}