body {
  color: #eaeaea;
  background-color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 22px;
}

a {
  color: #ff789e;
  text-decoration: underline;
}

img {
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

.lottie-wrap {
  height: 500vh;
  position: relative;
}

.lottie-animation {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.przystanek {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #071b4c70;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200vh;
  padding: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.przystanek._3 {
  background-image: none;
  background-repeat: repeat;
  height: 200vh;
}

.przystanek.p {
  background-image: url('../images/hello-web.avif'), url('../images/zachowaj_ode_złego.jpg');
  background-position: 50% 0, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
}

.pulpit {
  z-index: 1;
  pointer-events: auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 0 50px;
  display: flex;
  position: fixed;
}

.link-block {
  z-index: 3;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-image: url('../images/kaseta-kopia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 599px;
  padding-top: 71px;
  display: flex;
  box-shadow: 0 0 5px 3px #0000004d;
}

.link {
  box-shadow: none;
  filter: blur(.5px);
  color: #101427;
  background-color: #ed282800;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.link:hover, .link:focus {
  background-color: #ed282873;
  box-shadow: 0 0 8px 3px #ff89896b;
}

.kabina {
  opacity: .85;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15rem;
  height: 15rem;
  display: flex;
}

.content-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #141414;
  flex-flow: column;
  align-items: center;
  max-width: 30rem;
  max-height: 24vh;
  padding: 1rem;
  display: flex;
  overflow: auto;
  box-shadow: 0 0 5px 3px #0000004d;
}

.content-wrap:hover {
  max-height: 66vh;
}

.lightbox-link {
  flex: none;
  overflow: visible;
}

.lightbox-link.onlymobile {
  display: none;
}

.text-block-2 {
  color: #ebebeb;
  text-align: center;
  margin-top: 10px;
  font-size: 1rem;
  line-height: 1.4;
}

.link-2 {
  color: #ebebeb;
  text-align: center;
  font-size: 1rem;
  line-height: 1.4;
  display: block;
}

.div-block-4 {
  margin-top: 68px;
  margin-bottom: 24px;
  font-style: normal;
}

.kaseta-wrap {
  z-index: 5;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  display: flex;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.navbar {
  background-color: #ddd0;
  padding-top: 16px;
  padding-right: 40px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  background-color: #0f0f0f;
  width: 100%;
  height: 100vh;
  display: inline;
  inset: 0%;
}

.menu-button {
  z-index: 2;
  background-color: #000;
  border-radius: 140px;
}

.menu-button.w--open {
  color: #ff6691;
  background-color: #000;
  border: 1px solid #ff6691;
}

.nav-link {
  color: #ff6691;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #ff6691;
  border-radius: 90px;
  padding: 12px 18px;
  font-size: 16px;
  font-weight: 500;
}

.nav-link:hover {
  color: #ff80a4;
  background-color: #212121;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/jakub-skaza-projektant-graficzny-wrocław_1.avif');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  height: 100%;
  padding: 62px;
  display: grid;
  position: absolute;
  inset: 0%;
}

.div-block-6 {
  color: #f3f3f3;
  text-shadow: 0 1px 1px #000000a8;
  background-color: #00000080;
  border: 1px #ff6691;
  border-radius: 30px;
  max-width: 40rem;
  padding: 6px 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.wycieraczka {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.paragraph {
  margin-right: auto;
}

.text-block-3 {
  position: absolute;
  inset: auto 2% 4% auto;
}

.przystanek-bottom {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 102px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.tuo-mobile {
  z-index: -1;
  width: 100%;
  height: 200vh;
  position: absolute;
  inset: 0%;
}

.tuo-mobile._350 {
  height: 370vh;
}

.przystanek-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.kaboom {
  background-image: url('../images/schody-w-bloku.jpg');
  background-position: 50% 0;
  background-size: contain;
  height: 100vh;
  position: sticky;
  top: 0;
}

.image-sticky {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
}

.przystanek-bottom-1 {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

._50-wrap {
  width: 50%;
}

._50-wrap.center {
  z-index: 1;
  margin-bottom: 39px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

._30-wrap {
  width: 30%;
}

.schody {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 350vh;
  display: flex;
  position: relative;
}

._70-wrap {
  width: 70%;
}

.text-block-4 {
  background-color: #000;
  padding: 6px 10px;
}

.image-dropshadow {
  filter: drop-shadow(0 2px 5px #000000b3);
}

.text-span {
  font-family: Oswald, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
}

.klatki-wrap {
  z-index: 5;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: auto;
}

.klatki-img {
  flex: none;
  width: auto;
}

@media screen and (max-width: 991px) {
  .lottie-animation {
    width: 130%;
    height: 100%;
  }

  .div-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .przystanek {
    justify-content: flex-end;
    align-items: flex-end;
    padding: 0;
  }

  .przystanek._3 {
    padding: 0;
  }

  .pulpit {
    padding-left: 24px;
    padding-right: 24px;
  }

  .kabina {
    width: 11rem;
    height: 11rem;
  }

  .content-wrap {
    width: calc(100% - 154px);
    max-width: none;
    max-height: 50vh;
  }

  .content-wrap:hover {
    max-height: 50vh;
  }

  .div-block-4 {
    background-color: #000000e6;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-top: 6px;
    padding-bottom: 16px;
  }

  .kaseta-wrap {
    padding-left: 24px;
  }

  .navbar {
    padding-right: 20px;
  }

  .div-block-5 {
    padding: 39px;
  }

  .div-block-6 {
    max-width: 80%;
  }

  .text-block-3 {
    bottom: 55%;
    right: 22px;
  }

  .przystanek-bottom {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .tuo-mobile._350 {
    height: 200vh;
  }

  .przystanek-inner {
    justify-content: flex-end;
    align-items: center;
  }

  .przystanek-bottom-1 {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    padding-bottom: 16px;
  }

  ._50-wrap {
    width: 60%;
  }

  ._30-wrap {
    width: 50%;
  }

  .schody {
    height: 200vh;
  }

  ._70-wrap {
    width: 60%;
  }

  .klatki-wrap {
    height: 60vh;
  }
}

@media screen and (max-width: 479px) {
  .lottie-animation {
    width: 220%;
  }

  .przystanek {
    background-position: 50% 18%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .przystanek._3 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .przystanek.p {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 17px;
  }

  .pulpit {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 22px;
  }

  .link-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 82px;
    height: 378px;
    padding-top: 45px;
  }

  .link {
    font-size: 13px;
  }

  .kabina {
    opacity: 1;
    width: 8rem;
    height: 8rem;
    display: none;
  }

  .content-wrap {
    width: calc(100% - 1px);
  }

  .lightbox-link.onlymobile {
    display: block;
  }

  .kaseta-wrap {
    padding-left: 0;
    inset: 0% 0% auto auto;
  }

  .navbar {
    padding-top: 4px;
    padding-right: 14px;
  }

  .menu-button {
    background-color: #000;
    padding: 15px;
  }

  .div-block-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    align-content: center;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-6 {
    background-color: #00000080;
    max-width: 100%;
    padding-bottom: 2px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-block-3 {
    inset: 1% auto auto 1%;
  }

  .przystanek-bottom {
    grid-auto-flow: row dense;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .tuo-mobile._350 {
    height: 150vh;
  }

  .przystanek-inner {
    justify-content: center;
    align-items: flex-end;
  }

  .przystanek-bottom-1 {
    grid-auto-flow: row dense;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  ._50-wrap, ._30-wrap {
    width: 90%;
  }

  .schody {
    height: 120vh;
    padding-top: 45px;
  }

  ._70-wrap {
    width: 90%;
  }

  .text-block-4._2 {
    z-index: 180;
    width: 80%;
    margin-right: auto;
    position: relative;
  }

  .klatki-wrap {
    height: 50vh;
  }

  .klatki-img {
    max-width: none;
  }
}

#w-node-_5741a766-c72c-2693-2bea-6d1d2b7524d8-2c634bd1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_5741a766-c72c-2693-2bea-6d1d2b7524d8-2c634bd1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5741a766-c72c-2693-2bea-6d1d2b7524d8-2c634bd1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
