:root {
  --color-2: #393b3f;
  --color_1: #fff9e5;
  --color-3: #191919;
  --color-4: #b39979;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--color-2);
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

h1 {
  color: #fff9e5e6;
  max-width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  font-family: Aboreto, sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aboreto, sans-serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.footer {
  background-color: var(--color_1);
}

.container {
  width: 100%;
  max-width: 2600px;
  padding: 3rem;
}

.container.hero {
  z-index: 2;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.container.orzezycia-s {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.container.doswiadczenie-i-pasja {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block {
  border-bottom: 1px solid #393b3f33;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 3rem;
  display: flex;
}

.code-cursor {
  width: 1px;
  min-width: 1px;
  max-width: 1px;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  margin-bottom: 0;
  position: absolute;
}

.div-block-2 {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.link-footer {
  color: var(--color-2);
  font-family: Aboreto, sans-serif;
  text-decoration: none;
  transition: opacity .3s;
}

.link-footer:hover {
  opacity: .4;
}

.text-block {
  color: #9d9489;
  text-transform: uppercase;
  font-size: .7rem;
}

.div-block-3 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 3rem;
}

.link {
  color: #9d9489;
  font-size: .7rem;
}

.div-block-5 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-6 {
  padding-top: 2rem;
}

.code-embed {
  color: #fff9e5;
  margin-bottom: -1px;
}

.code-embed.top-margin-1 {
  margin-top: -1px;
  margin-bottom: 0;
}

.przerywnik {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.div-block-8 {
  background-color: #fff9e5;
  min-height: 20px;
}

.section-formularz {
  background-color: var(--color-3);
  color: #fff;
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.container-2 {
  max-width: 1280px;
  padding: 3rem;
}

.grid-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.div-block-9 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 400px;
  display: flex;
}

.link-2 {
  color: #b39979;
  font-family: Aboreto, sans-serif;
  font-size: 2.2rem;
  text-decoration: none;
  transition: opacity .3s;
}

.link-2:hover {
  opacity: .4;
}

.text-block-2 {
  margin-bottom: 2rem;
  font-family: Aboreto, sans-serif;
  font-size: 1.4rem;
}

.demo-input-field {
  color: #fff;
  background-color: #19191900;
  border-width: 0 0 1px;
  border-color: #000 #000 #b3997940;
  border-bottom-style: solid;
  min-height: 3.2rem;
  margin-bottom: 0;
  padding: 1.2rem 1rem 1rem 0;
  font-size: 1.1rem;
  font-weight: 400;
  transition: all .12s;
}

.demo-input-field:focus {
  border-width: 0 0 1px;
  border-color: #000 #000 #5c6248;
}

.demo-input-group {
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.button {
  color: #ffecde;
  text-align: center;
  letter-spacing: -.03rem;
  text-transform: uppercase;
  background-color: #363b2e;
  border: .1em solid #0000;
  border-radius: .5rem;
  padding: 1.8rem;
  font-size: 1.2rem;
  font-weight: 600;
}

.button.full-width {
  color: #e7e1dd;
  letter-spacing: .1rem;
  background-color: #b39979;
  border-radius: 4px;
  width: 100%;
  padding: 1.2rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .3s;
}

.button.full-width:hover {
  box-shadow: 10px 10px 45px #5c62484d;
}

.demo-label {
  pointer-events: none;
  border-radius: 99rem;
  margin-top: 0;
  padding: 0;
  font-family: Aboreto, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  transition: all .15s;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.linia_form {
  background-color: #b39979;
  width: 0%;
  min-height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.form-button-wrapper {
  width: 100%;
}

.checkbox-field {
  color: #fff;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 300;
  display: flex;
}

.checkbox {
  border: 1px solid var(--color-4);
  box-shadow: none;
  border-radius: 3px;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  margin-top: 3px;
  margin-right: .5rem;
}

.checkbox:hover, .checkbox:active {
  box-shadow: none;
  border-width: 1px;
  border-color: #5c6248 #5c6248 #b39979;
}

.checkbox.w--redirected-checked {
  background-color: #b39979;
  background-image: url('../images/check_v_form.svg');
  background-position: 50%;
  background-size: 10px;
  border-width: 1px;
  border-color: #5c6248 #5c6248 #b39979;
}

.checkbox.w--redirected-focus, .checkbox.w--redirected-focus-visible {
  box-shadow: none;
  border-width: 1px;
  border-color: #5c6248 #5c6248 #b39979;
}

.demo-form-block {
  width: 100%;
  margin-bottom: 0;
}

.div-block-16 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.demo-form {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.checkbox-label {
  color: #ffffff73;
  font-size: .7rem;
  font-weight: 300;
}

.opinie-box {
  background-color: #fff9e5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lis-1 {
  aspect-ratio: auto;
  max-width: 25rem;
  margin: auto;
  display: block;
  position: absolute;
  inset: -5rem 0% auto auto;
}

.lis-1.left {
  transform-style: preserve-3d;
  margin-left: -5rem;
  position: relative;
  top: 0;
  left: 0;
  right: auto;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.div-block-17 {
  z-index: 1;
  pointer-events: none;
  position: relative;
}

.code-embed-2, .slide-nav {
  display: none;
}

.slider {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 3rem;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Aboreto, sans-serif;
  display: flex;
}

.text-block-3 {
  max-width: 800px;
  font-size: 1.2rem;
}

.slide, .mask {
  height: auto;
}

.image-2 {
  transform: rotate(-180deg);
}

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

.div-block-20.left {
  justify-content: center;
  align-items: flex-start;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.button_v25 {
  background-color: #050505;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 10rem;
  padding: .8rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_v25-text-wrap {
  z-index: 3;
  position: relative;
}

.button_v25-text {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.button_v25-absolute-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  border-radius: 4px;
  position: absolute;
  inset: 0%;
  box-shadow: inset 0 0 5px #222;
}

.button_v25-follow {
  z-index: 1;
  background-color: #fff9e580;
  border-radius: 100%;
  width: 2rem;
  height: 2rem;
  position: absolute;
}

.right-arrow {
  color: var(--color-3);
  justify-content: center;
  align-items: center;
  transition: color .3s;
  display: flex;
}

.right-arrow:hover {
  color: #b39979;
}

.code-embed-3 {
  width: 50px;
  min-height: 15px;
}

.left-arrow {
  color: var(--color-3);
  justify-content: center;
  align-items: center;
  transition: color .3s;
  display: flex;
}

.left-arrow:hover {
  color: #b39979;
}

.linia-opinie-1 {
  width: 100%;
  max-width: 1400px;
  position: absolute;
  inset: 0% auto auto -20px;
}

.linia-opinie-2 {
  width: 100%;
  max-width: 1200px;
  position: absolute;
  inset: auto -20vw 0% auto;
}

.img-4-tam-gdzie-inni {
  object-fit: cover;
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-4 {
  width: 30vh;
  max-width: 650px;
  margin-top: 2%;
  margin-left: auto;
  margin-right: 10%;
  position: relative;
  inset: 0% 0% auto auto;
}

.image-5 {
  width: 45vh;
  margin-bottom: 2%;
  margin-left: 10%;
  margin-right: auto;
  display: block;
  position: relative;
  top: auto;
  right: auto;
}

.grid-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  width: 100%;
}

.section-przezycia {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  min-height: 200vh;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.h2-center-light {
  color: #b39979;
  margin-left: 0;
  font-size: 2.4rem;
  line-height: 1.4;
}

.h2-center-light.h2-big {
  font-size: 2.4rem;
}

.h2-center-light.dark-color {
  color: var(--color-3);
}

.h2-center-light._w-small {
  font-size: 1.8rem;
}

.div-block-21 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--color_1);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.txt_anim {
  color: var(--color_1);
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.txt_anim.w2 {
  color: var(--color_1);
}

.section-twoja-podroz {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
}

.grid-4 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr;
  min-height: 100dvh;
  padding-top: 0;
  padding-bottom: 0;
}

.img-1-tam-gdzie-inni, .img-2-tam-gdzie-inni {
  object-fit: cover;
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  margin-top: 0;
  position: relative;
}

.img-3-tam-gdzie-inni {
  object-fit: cover;
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.code-embed-4 {
  width: 100%;
}

.grid-img-scroll {
  z-index: 2;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  pointer-events: none;
  grid-template-columns: 1fr 1fr 1fr;
  min-height: 100vh;
  margin-top: 111dvh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: sticky;
  inset: 0% 0% auto;
}

.img-5-tam-gdzie-inni-copy {
  object-fit: cover;
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  margin-top: 0;
  position: relative;
}

.img-6-tam-gdzie-inni-copy {
  object-fit: cover;
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.div-block-23 {
  justify-content: center;
  align-items: flex-start;
  min-height: 100dvh;
  display: none;
  position: sticky;
  top: 0;
  bottom: 0;
}

.div-block-24 {
  overflow: hidden;
}

.image-6 {
  width: 100%;
}

.section-linia-punkty {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  overflow: hidden;
}

.section-linia-punkty._w-hero {
  background-color: #19191900;
  background-image: none;
}

.section-linia-punkty.wbg {
  z-index: 2;
  margin-bottom: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: block;
}

.linia-punkty {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2 {
  z-index: 10;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: var(--color_1);
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100svh;
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: flex;
}

.section-przezycia-copy {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.div-block-25 {
  min-height: 100vh;
  max-height: 100vh;
  display: block;
  overflow: hidden;
}

.div-block-26 {
  text-align: right;
}

.heading {
  max-width: 720px;
}

.text-block-5 {
  color: #fff9e5e6;
  font-family: Aboreto, sans-serif;
  font-size: 1.8rem;
}

.div-block-27 {
  z-index: 11;
  margin-top: -10rem;
  position: absolute;
}

.div-block-27.w2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  left: auto;
  right: 0;
}

.background-video {
  min-height: 100svh;
}

.play-pause-button {
  display: none;
}

.track {
  z-index: 5;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
  transform: translate(0%);
}

.div-block-52 {
  max-width: 2600px;
  margin: auto;
  padding-left: 3rem;
  padding-right: 3rem;
}

.heading-2.left-heading--no-margin {
  text-align: left;
  margin-bottom: 0;
}

.sticky-element {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: scroll;
}

.sticky-element.disable-overflow {
  flex-flow: column;
  height: auto;
  overflow: hidden;
}

.div-block-78 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.container-3 {
  z-index: 2;
  width: 100%;
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
}

.grid-6 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  color: var(--color_1);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  min-width: 300vw;
  margin-top: 0;
}

.image-17 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  min-height: 45svh;
  max-height: 45svh;
  margin-bottom: 2rem;
}

.text-block-23 {
  color: #22064d;
  text-align: left;
}

.div-block-77 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.section-dlaczego-new {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.text-block-37 {
  color: var(--color-4);
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Aboreto, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.4;
}

.grid-7 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  place-items: center stretch;
  margin-bottom: 1.5rem;
}

.image-20 {
  max-width: 320px;
  position: absolute;
  inset: -3rem 10% auto auto;
}

.text-block-38 {
  max-width: 90%;
  font-weight: 300;
  line-height: 1.6;
}

.section-height {
  width: 100vw;
  height: 200vw;
}

.section-wrapper {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  padding-bottom: 100vh;
  display: none;
  position: relative;
}

.sticky-wrapper {
  padding-bottom: 3rem;
  position: absolute;
  inset: 0%;
}

.track-flex {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100vw;
  max-height: 100vh;
  margin-right: -200vw;
  display: flex;
}

.code-embed-6 {
  color: var(--color_1);
  margin-bottom: 0;
}

.linia-referencje-2 {
  pointer-events: none;
  width: 100%;
  max-width: 50vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.linia-referencje-1 {
  pointer-events: none;
  width: 100%;
  max-width: 50vw;
  position: absolute;
  inset: 0% auto auto;
}

.wrapp1 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.img2 {
  background-image: url('../images/Rectangle-10_1Rectangle 10.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 20vh;
  max-width: 845px;
  display: flex;
}

.box-nr3 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1400px;
  margin: 3rem auto;
  display: grid;
}

.div-block-80 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: var(--color_1);
  flex-flow: column;
  max-width: 520px;
  display: flex;
}

.image-21 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  min-height: 580px;
  max-height: 580px;
}

.linia-pod-box {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.linia-pod-box-2 {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.linia-pod-box-3 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.box-nr1, .box-nr2, .box-nr4 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1400px;
  margin: 3rem auto;
  display: grid;
}

.sekcja-doswiadczenie {
  z-index: 2;
  background-color: var(--color-3);
  color: var(--color_1);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-81 {
  text-align: center;
}

.grid-8 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: center;
  place-items: center;
  width: 100%;
  min-height: 50vh;
  display: grid;
}

.image-22 {
  width: 100%;
  display: block;
  position: relative;
}

.div-block-82 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  margin-top: 0;
  padding-top: 2rem;
  display: flex;
  position: relative;
}

.div-block-83 {
  background-image: linear-gradient(0deg, #000000a6, #0000);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-84 {
  background-image: url('../images/DSC_8915DSC_8914.avif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-84.right {
  background-image: url('../images/DSC_9518DSC_9517.avif');
}

.div-block-84.left {
  background-image: url('../images/galeria-14_1galeria-14.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.body {
  font-family: Lato, sans-serif;
  line-height: 1.6;
}

.txt-box-s2 {
  text-align: center;
  max-width: 550px;
  margin: 1rem auto 2rem;
  font-weight: 300;
}

.div-block-85 {
  overflow: hidden;
}

.lisc-no-anim {
  aspect-ratio: auto;
  max-width: 25rem;
  margin: auto;
  display: block;
  position: absolute;
  inset: -5rem 0% auto auto;
}

.lisc-no-anim.left {
  transform-style: preserve-3d;
  margin-left: -5rem;
  position: relative;
  top: 0;
  left: 0;
  right: auto;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.section-dla-kogo {
  color: var(--color-3);
  background-color: #fff9e5;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}

.div-block-86 {
  background-color: #fff9e5;
  border-top: 1px solid #1919191a;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.grid-9 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.image-23 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  max-height: 630px;
}

.text-block-39 {
  max-width: 300px;
  font-size: 1.2rem;
  font-weight: 600;
}

.div-block-87 {
  margin-bottom: 3rem;
}

.text-block-40 {
  max-width: 500px;
  font-weight: 300;
}

.image-24 {
  object-fit: cover;
  width: 100%;
  height: 100svh;
  max-height: 100svh;
}

.box-gradient {
  background-image: linear-gradient(#1a1a1a00, #1a1a1ae6 70%);
  justify-content: center;
  align-items: flex-end;
  min-height: 50%;
  padding-bottom: 4rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-89 {
  z-index: 3;
  width: 100%;
  height: 100svh;
  position: absolute;
  inset: 0%;
}

.div-block-90 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: var(--color_1);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sekcja-dlaczego-my {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  min-height: 100svh;
}

.track-wrapper {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  position: relative;
}

.sekcja-autentycznosc {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  min-height: 500svh;
  display: none;
  position: relative;
}

.div-block-91 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 100svh;
  max-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.box-img-4 {
  object-fit: cover;
  width: 100%;
  min-height: 100vh;
  max-height: 100vh;
  display: block;
}

.box_zdjecie {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  flex-flow: column;
  width: 100%;
  min-width: 100vw;
  max-width: 100vw;
  min-height: 100vh;
  max-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.code-embed-10 {
  width: 100vw;
  height: 100svh;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 0;
}

.div-block-92 {
  z-index: 2;
  background-image: linear-gradient(90deg, #191919e6, #19191900);
  width: 100%;
  max-width: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.text-block-41 {
  color: var(--color_1);
}

.div-block-93 {
  z-index: 4;
  justify-content: flex-start;
  align-items: center;
  min-height: 100svh;
  margin-right: -250px;
  display: flex;
  position: relative;
}

.div-block-94 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  max-width: 500px;
  display: flex;
}

.div-block-95 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-height: 100svh;
  display: flex;
}

.box-txt-1, .box-txt-2 {
  z-index: 4;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100svh;
  margin-right: 0;
  display: flex;
  position: relative;
}

.box-txt-3 {
  z-index: 4;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  min-height: 100svh;
  margin-right: 0;
  display: flex;
  position: relative;
}

.box-txt-4, .box-txt-5 {
  z-index: 4;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100svh;
  margin-right: 0;
  display: flex;
  position: relative;
}

.box-img-1, .box-img-2, .box-img-3, .box-img-5 {
  object-fit: cover;
  width: 100%;
  min-height: 100vh;
  max-height: 100vh;
  display: block;
}

.code-embed-11 {
  background-color: var(--color-3);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  min-height: 100svh;
}

.div-block-96 {
  background-color: #0006;
  position: absolute;
  inset: 0%;
}

.div-block-97 {
  z-index: 2;
  position: relative;
}

.section-4 {
  min-height: 100dvh;
}

.code-embed-12, .div-block-98, .code-embed-13 {
  display: none;
}

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

.div-block-95 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 40vw;
  height: 100vh;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-94 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 750px;
}

.text-block-41 {
  max-width: 400px;
  font-weight: 300;
}

.box-txt-1-copy {
  z-index: 4;
  justify-content: flex-start;
  align-items: center;
  min-height: 100svh;
  margin-right: -250px;
  display: flex;
  position: relative;
}

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

.section-5 {
  z-index: 999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff9e5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  min-height: 100svh;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-25 {
  object-fit: cover;
  width: 100%;
  min-height: 100svh;
}

.div-block-99 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 6rem 4rem;
  display: flex;
  position: relative;
}

.link-menu-top {
  color: var(--color-2);
  font-family: Aboreto, sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
  transition: opacity .3s;
}

.link-menu-top:hover {
  opacity: .4;
}

.image-26 {
  pointer-events: none;
  width: 100%;
  max-width: 400px;
  position: absolute;
  inset: auto 0% 10% auto;
}

.div-block-100 {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 2rem 3rem auto auto;
}

.div-block-100.no-margin {
  z-index: 998;
  position: fixed;
  top: 1rem;
  right: 3rem;
}

.link-block {
  background-color: var(--color-4);
  color: var(--color_1);
  border-radius: 10000px;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  max-width: 55px;
  height: 55px;
  min-height: 55px;
  max-height: 55px;
  font-size: .9rem;
  text-decoration: none;
  display: flex;
}

.link-block.white {
  border: 1px solid var(--color-4);
  background-color: var(--color_1);
  color: var(--color-4);
}

.div-block-101 {
  z-index: 2147483647;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem 3rem;
  display: flex;
  position: relative;
}

.div-block-102 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 2600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-4 {
  width: 100vw;
  max-width: 100vw;
  padding-left: 3rem;
}

.link-block-3 {
  z-index: 10000000;
  position: relative;
}

.txt-kroki {
  background-color: var(--color-4);
  color: var(--color-2);
  text-align: center;
  border-radius: 100000px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aboreto, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  display: flex;
}

.slide-nav-2 {
  display: none;
}

.slider-2 {
  min-height: 100svh;
}

.image-27 {
  object-fit: cover;
  width: 100%;
  max-width: 100vw;
  min-height: 100svh;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.slider-trigger-right, .slider-trigger-left {
  z-index: 50;
  position: absolute;
  inset: 0%;
}

.c-slider-btn {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.main-slider-nav-arrow {
  display: none;
}

.sub-slide-container {
  width: 100%;
  height: 100%;
}

.play-btn {
  z-index: 50;
  width: 25px;
  height: 25px;
  transform: translate(3px);
}

.main-slider-container {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.sub-slider-container {
  padding-right: 20vw;
  position: relative;
  overflow: hidden;
}

.c-slide-btn-block {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: relative;
}

.first-slider-container {
  z-index: 5;
  position: relative;
}

.main-slide-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

._w-slider-btn {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 15px;
  display: flex;
  position: relative;
}

.main-slider {
  background-color: #222;
  flex-direction: column;
  height: 85vh;
}

.main-slider.desktop {
  height: 100vh;
}

.main-slider.mobile {
  display: none;
}

.sub-slider {
  background-color: #0000;
  width: 350px;
  height: 20vh;
}

.ci-slider-btn-loading {
  opacity: .5;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.c-main-slide-title {
  margin-bottom: 20px;
}

.sub-slider-slide {
  perspective: 1000px;
  width: 350px;
  padding: 0 .5vw;
  transform: perspective(1000px);
}

.sub-slider-nav-dots {
  display: none;
}

.c-slider-btn-circle {
  border: 1px solid var(--color-4);
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.main-slide-wrapper {
  background-image: linear-gradient(#33333359, #33333359), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.main-slide-wrapper._4 {
  background-image: url('../images/DSC_8490DSC_8489.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slide-wrapper._2 {
  background-image: url('../images/_DSC0986_1_DSC0986.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slide-wrapper._3 {
  background-image: url('../images/DSC_8198-Edit_1DSC_8198-Edit.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slide-wrapper._5 {
  background-image: url('../images/DSC_8178-HDR-Edit_1DSC_8178-HDR-Edit.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slide-wrapper._1 {
  background-image: url('../images/galeria-2_1galeria-2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slider-nav-dots {
  display: none;
}

.sub-slider-mask {
  overflow: visible;
}

._w-slide-btn {
  position: relative;
}

.c-main-slide-description {
  color: #fff;
  width: 50vw;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.4em;
}

.c-play-btn {
  z-index: 50;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.c-funtext {
  z-index: 15;
  padding: 40px 10px 60px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.ci-main-slide-content {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.sub-slide-wrapper {
  background-color: #333;
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 8px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px #13131380;
}

.sub-slide-wrapper._4 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/DSC_8490DSC_8489.avif');
}

.sub-slide-wrapper._1 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/galeria-2_1galeria-2.avif');
}

.sub-slide-wrapper._3 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/DSC_8198-Edit_1DSC_8198-Edit.avif');
}

.sub-slide-wrapper._2 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/_DSC0986_1_DSC0986.avif');
  justify-content: flex-end;
  align-items: flex-end;
}

.sub-slide-wrapper._5 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/DSC_8178-HDR-Edit_1DSC_8178-HDR-Edit.avif');
}

.second-slider-container {
  z-index: 8;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.main-slide-title {
  color: #fff;
  letter-spacing: 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5em;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.sub-slide-title {
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px;
  font-size: .8em;
  font-weight: 700;
  line-height: 1em;
}

.c-slide-btn-loading {
  z-index: 30;
  border: 2px dashed #ffffff80;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.b-slider-control {
  align-items: center;
  display: flex;
}

.c-slide-btn {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-slide-btn-frame {
  z-index: 10;
  border: 1px solid #ffffff80;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: relative;
}

._w-slider-control {
  padding-left: 20px;
  padding-right: 20px;
}

.sub-slider-nav-arrow {
  display: none;
}

.c-slider-btn-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-slider-btn-loading {
  border: 1px dashed var(--color-4);
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.c-main-slide-content {
  text-align: center;
}

.txt-doswiadczenie {
  color: var(--color_1);
  text-align: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.txt-doswiadczenie.w2 {
  color: var(--color_1);
}

.skrypt-animacja-linia-referencje {
  display: none;
}

.grid-4.w2 {
  z-index: 5;
  position: sticky;
}

.div-block-23-copy {
  z-index: 5;
  background-color: #19191900;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 200dvh;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
}

.grid-zdjecia {
  grid-column-gap: 5rem;
  grid-row-gap: 0rem;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  min-height: 100dvh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.section-6 {
  background-color: var(--color-3);
  color: var(--color_1);
  text-align: center;
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.div-block-103 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-image: linear-gradient(45deg, #000, #0000), url('../images/galeria-9_1galeria-9.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 100vh;
  display: flex;
}

.div-block-103.w1 {
  background-image: linear-gradient(45deg, #000, #0000), url('../images/DSC_0403-Edit_1DSC_0403-Edit.avif');
  background-position: 0 0, 50% 100%;
}

.div-block-103.w2 {
  background-image: linear-gradient(45deg, #000, #0000), url('../images/DSC_1364DSC_1363.avif');
  background-position: 0 0, 50% 100%;
}

.div-block-103.w3 {
  background-image: linear-gradient(45deg, #000, #0000), url('../images/DSC_7499-HDR_1DSC_7499-HDR.avif');
  background-position: 0 0, 50% 100%;
}

.div-block-103.w4 {
  background-image: linear-gradient(45deg, #000, #0000), url('../images/DSC_8944DSC_8943.avif');
  background-position: 0 0, 50% 100%;
}

.div-block-103.w5 {
  background-image: linear-gradient(45deg, #000, #0000), url('../images/DSC_1976DSC_1975.avif');
  background-position: 0 0, 50% 100%;
}

.div-block-104 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-105 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.grid-10 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  margin-top: 2rem;
}

.section-7 {
  background-color: var(--color-3);
  color: var(--color_1);
  background-image: url('../images/bg-black_1bg-black.avif');
  background-position: 0 0;
  background-size: auto;
}

.image-28 {
  object-fit: cover;
}

.div-block-106 {
  z-index: 7;
  background-image: url('../images/bg-black_1bg-black.avif'), linear-gradient(0deg, var(--color-3), #19191900);
  pointer-events: none;
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  position: absolute;
  inset: 0%;
}

.div-block-106.mobile {
  display: none;
}

.div-block-107 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.image-29 {
  margin-bottom: 1rem;
}

.button-2 {
  background-color: var(--color-4);
  color: var(--color-3);
  letter-spacing: 2px;
  border-radius: 4px;
  margin-top: 0;
  padding: .8rem 1.5rem;
  font-weight: 400;
}

.button-2._w-dark {
  color: var(--color_1);
  background-color: #1d1d1d;
}

.button-2.form {
  min-width: 100%;
}

.image-30 {
  width: 100%;
  max-width: 220px;
  margin: 3rem auto 3rem 25%;
}

.link-3 {
  color: var(--color-3);
  border: 1px solid #19191933;
  border-radius: 1000px;
  padding: .3rem 1.3rem;
  font-size: .9rem;
  text-decoration: none;
  transition: all .3s;
  display: block;
}

.link-3:hover {
  border-color: var(--color-4);
  color: var(--color-4);
  background-color: #b399791a;
}

.div-block-108 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.text-block-42 {
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2rem;
  }

  .div-block-2 {
    max-width: 100%;
  }

  .przerywnik.mobile-w-top {
    background-color: #19191900;
    margin-top: -45px;
  }

  .grid-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .link-2, .animate-text {
    font-size: 1.8rem;
  }

  .lis-1 {
    max-width: 15rem;
  }

  .slider {
    padding-bottom: 60px;
  }

  .right-arrow {
    min-height: 60px;
    max-height: 60px;
    inset: auto 0% 0% auto;
  }

  .left-arrow {
    min-height: 60px;
    max-height: 60px;
    inset: auto auto 0% 0%;
  }

  .img-4-tam-gdzie-inni {
    width: 22vw;
    margin-left: 0%;
  }

  .image-4 {
    width: 20vh;
    margin-right: 0%;
  }

  .grid-3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-4 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 50vw 1fr;
  }

  .img-1-tam-gdzie-inni {
    width: 15vw;
    margin-left: 0%;
  }

  .img-2-tam-gdzie-inni {
    width: 20vw;
    margin-left: 0%;
  }

  .img-3-tam-gdzie-inni {
    width: 14vw;
    margin-left: 0%;
  }

  .grid-img-scroll {
    z-index: 2;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 50vw 1fr;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .img-5-tam-gdzie-inni-copy {
    width: 19vw;
    margin-top: 4vh;
    margin-left: 0%;
  }

  .img-6-tam-gdzie-inni-copy {
    width: 24vw;
    margin-left: 0%;
  }

  .section-linia-punkty {
    justify-content: flex-start;
    align-items: center;
    margin-top: -2px;
    display: flex;
  }

  .linia-punkty {
    min-width: 1600px;
  }

  .section-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-block-5 {
    font-size: 1.6rem;
  }

  .image-7 {
    width: 100%;
    max-width: 100px;
  }

  .div-block-52 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-6 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    min-width: 760vw;
    margin-top: 0;
  }

  .image-17 {
    height: 45vh;
    min-height: 45vh;
    max-height: 45vh;
    margin-bottom: 0;
  }

  .div-block-77 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding: 2rem;
    display: flex;
  }

  .section-dlaczego-new {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-20 {
    display: none;
  }

  .text-block-38 {
    max-width: 450px;
  }

  .track-flex {
    justify-content: center;
    align-items: stretch;
    min-height: 100svh;
    margin-right: 0;
  }

  .linia-referencje-2, .linia-referencje-1 {
    width: 1400px;
    max-width: none;
  }

  .sekcja-doswiadczenie {
    z-index: 21;
  }

  .grid-8 {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .image-22 {
    object-fit: cover;
    max-width: 700px;
  }

  .div-block-84 {
    object-fit: cover;
    object-position: 50% 50%;
    background-position: 50%;
    height: 45vh;
  }

  .div-block-84.right, .div-block-84.left {
    display: none;
  }

  .lisc-no-anim {
    max-width: 15rem;
  }

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

  .grid-9 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .image-23 {
    height: 45vh;
    max-height: none;
  }

  .text-block-39 {
    max-width: none;
    font-size: 1.2rem;
  }

  .div-block-87 {
    margin-bottom: 0;
  }

  .div-block-87.w2 {
    margin-bottom: 3rem;
  }

  .text-block-40 {
    max-width: none;
  }

  .box-gradient {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .sekcja-dlaczego-my {
    min-height: 100svh;
    display: none;
  }

  .track-wrapper {
    min-height: 100svh;
  }

  .sekcja-autentycznosc {
    background-color: #fff9e5;
    background-image: none;
    background-size: auto;
  }

  .box-img-4 {
    height: 100dvh;
    min-height: 100dvh;
    max-height: 100dvh;
  }

  .box_zdjecie {
    z-index: 10;
    border-radius: 0;
    width: 100vw;
    max-width: 100vw;
    height: 100dvh;
    min-height: 100dvh;
    max-height: 0;
  }

  .code-embed-10 {
    display: none;
  }

  .box-txt-1 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    min-height: 100dvh;
    margin-right: 0;
    padding: 2rem 2rem 6rem;
  }

  .box-txt-2, .box-txt-3, .box-txt-4 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    min-width: 0;
    min-height: 100dvh;
    margin-right: 0;
    padding: 2rem 2rem 6rem;
  }

  .box-txt-5 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100px;
    min-width: 0;
    min-height: 100dvh;
    margin-right: 0;
    padding: 2rem 2rem 6rem;
  }

  .box-img-1, .box-img-2, .box-img-3, .box-img-5 {
    height: 100dvh;
    min-height: 100dvh;
    max-height: 100dvh;
  }

  .code-embed-11 {
    display: none;
  }

  .code-embed-12 {
    display: block;
  }

  .code-embed-13 {
    display: none;
  }

  .div-block-91 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 100dvh;
    min-height: 100dvh;
    max-height: 100dvh;
  }

  .div-block-95 {
    max-width: 100%;
    height: 100dvh;
    min-height: 100dvh;
    max-height: 100dvh;
    margin-right: 0;
  }

  .div-block-94 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .div-block-92 {
    background-image: linear-gradient(45deg, #191919e6 26%, #19191966);
    min-height: 100dvh;
    display: block;
  }

  .section-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .image-25 {
    display: none;
  }

  .image-26 {
    max-width: 300px;
  }

  .div-block-100.no-margin {
    right: 2rem;
  }

  .div-block-101 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container-4 {
    padding-left: 2rem;
  }

  .main-slider-container {
    margin-top: -1px;
  }

  .main-slider {
    height: 100vh;
  }

  .main-slider.desktop {
    display: none;
  }

  .main-slider.mobile {
    background-color: var(--color-3);
    display: block;
  }

  .main-slider-nav-dots {
    z-index: 12;
    display: block;
  }

  .c-funtext, .second-slider-container {
    display: none;
  }

  .main-slide-title {
    letter-spacing: 15px;
    font-size: 4.5em;
  }

  .c-slide-btn-loading {
    display: none;
  }

  .c-main-slide-content {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .grid-zdjecia {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 50vw 1fr;
  }

  .section-6 {
    margin-top: -1px;
  }

  .grid-10 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

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

  .div-block-106.mobile {
    background-image: url('../images/bg-black_1bg-black.avif'), linear-gradient(0deg, var(--color-3), #19191900 60%);
    pointer-events: none;
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.6rem;
  }

  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .code-cursor {
    display: none;
  }

  .przerywnik._w-mobile {
    z-index: 2;
    background-color: #19191900;
  }

  .container-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .div-block-9 {
    max-width: 100%;
  }

  .text-block-5 {
    font-size: 1.4rem;
  }

  .track {
    justify-content: flex-start;
    align-items: stretch;
  }

  .div-block-52 {
    min-height: 100vh;
    padding-left: 0;
  }

  .grid-6 {
    margin-top: 0;
  }

  .image-17 {
    height: 40vh;
    min-height: 40vh;
    max-height: 40vh;
  }

  .text-block-23 {
    max-width: 340px;
  }

  .div-block-77 {
    flex-flow: column;
    padding: 2rem;
    display: flex;
  }

  .section-dlaczego-new {
    padding-bottom: 0;
  }

  .text-block-37 {
    max-width: 100%;
  }

  .section-height {
    height: 300svh;
  }

  .sticky-wrapper {
    padding-bottom: 0;
  }

  .track-flex {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 0;
  }

  .box-nr3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

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

  .box-nr1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .box-nr2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .box-nr4 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .sekcja-doswiadczenie {
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-84 {
    border-radius: 0;
  }

  .div-block-84.right, .div-block-84.left {
    display: none;
  }

  .section-dla-kogo {
    padding-bottom: 0;
  }

  .grid-9 {
    grid-template-columns: 1fr;
  }

  .image-23 {
    height: 40vh;
  }

  .text-block-39 {
    font-size: 1.6rem;
  }

  .div-block-98 {
    background-color: #fff9e5;
    min-height: 60px;
    display: block;
  }

  .div-block-99 {
    padding: 4rem 2rem;
  }

  .image-26 {
    max-width: 200px;
  }

  .div-block-100 {
    top: 1rem;
    right: 2rem;
  }

  .div-block-101 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .txt-kroki {
    max-width: 100%;
  }

  .play-btn {
    width: 20px;
    height: 20px;
  }

  .c-slide-btn-block {
    width: 12vw;
    height: 12vw;
  }

  .c-main-slide-description {
    width: auto;
    margin-bottom: 10px;
    font-size: 1em;
  }

  .ci-main-slide-content {
    text-align: left;
    align-items: flex-start;
    width: 70%;
  }

  .main-slide-title {
    letter-spacing: 5px;
    font-size: 3em;
  }

  .c-slide-btn {
    width: 30%;
    padding: 3vw;
  }

  .c-main-slide-content {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .image-30 {
    max-width: 180px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.2rem;
  }

  .container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .div-block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 2rem;
  }

  .div-block-3 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .container-2 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .text-block-2 {
    font-size: 1.2rem;
  }

  .animate-text {
    font-size: 1.6rem;
  }

  .lis-1.right {
    position: static;
  }

  .div-block-17 {
    overflow: visible;
  }

  .div-block-20.left {
    margin-top: 1.5rem;
  }

  .img-4-tam-gdzie-inni {
    width: 80vw;
    margin-left: auto;
    margin-right: 0;
  }

  .image-4, .image-5 {
    width: 60vw;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .section-przezycia {
    min-height: 200dvh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h2-center-light, .h2-center-light.h2-big {
    font-size: 2rem;
  }

  .h2-center-light._w-small {
    font-size: 1.6rem;
  }

  .grid-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 80vw 1fr;
  }

  .img-1-tam-gdzie-inni {
    width: 20vw;
  }

  .img-2-tam-gdzie-inni {
    width: 25vw;
    margin-top: -5vh;
  }

  .img-3-tam-gdzie-inni {
    width: 16vw;
  }

  .grid-img-scroll {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr 30vw 1fr;
    min-height: 200dvh;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .img-5-tam-gdzie-inni-copy {
    width: 24vw;
    margin-top: 10vh;
  }

  .linia-punkty {
    min-width: 1000px;
  }

  .section-przezycia-copy {
    min-height: 200dvh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-5 {
    font-size: 1.2rem;
  }

  .div-block-27 {
    margin-top: -5rem;
  }

  .div-block-52 {
    min-height: 0;
  }

  .container-3 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .image-17 {
    margin-bottom: 0;
  }

  .div-block-77 {
    padding: 1rem;
  }

  .section-dlaczego-new {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-37 {
    margin-top: 0;
    font-size: 1.6rem;
  }

  .text-block-38 {
    max-width: 400px;
    font-size: .85rem;
  }

  .track-flex {
    justify-content: flex-start;
    align-items: center;
    min-height: 0;
  }

  .linia-referencje-2 {
    left: -200px;
  }

  .div-block-81 {
    margin-bottom: 1rem;
  }

  .image-22 {
    object-fit: cover;
    min-width: 80vw;
  }

  .div-block-82 {
    margin-top: 2rem;
  }

  .div-block-84 {
    object-fit: cover;
  }

  .div-block-84.right, .div-block-84.left {
    display: none;
  }

  .lisc-no-anim {
    max-width: 12rem;
  }

  .lisc-no-anim.right {
    position: static;
  }

  .section-dla-kogo {
    padding-top: 0;
  }

  .div-block-86 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    position: relative;
  }

  .grid-9 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-39 {
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .div-block-87 {
    margin-bottom: 0;
  }

  .div-block-87.w2 {
    margin-bottom: 1.5rem;
  }

  .box-gradient {
    background-image: linear-gradient(#1a1a1a00, #1a1a1af2 55%);
    min-height: 50%;
  }

  .div-block-99 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .link-menu-top {
    font-size: 1.1rem;
  }

  .div-block-100, .div-block-100.no-margin {
    right: 1rem;
  }

  .link-block {
    width: 45px;
    min-width: 45px;
    max-width: 45px;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
  }

  .div-block-101 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .link-block-2 {
    max-width: 45px;
  }

  .container-4 {
    padding-left: 2rem;
  }

  .txt-kroki {
    margin-top: 0;
    font-size: 1.6rem;
  }

  .c-slide-btn-block {
    width: 20vw;
    height: 20vw;
  }

  .c-main-slide-description {
    text-align: center;
  }

  .ci-main-slide-content {
    align-items: center;
    width: 85%;
  }

  .main-slide-title {
    text-align: center;
    font-size: 10vw;
  }

  .c-main-slide-content {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

  .grid-zdjecia {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 80vw 1fr;
  }

  .div-block-104, .div-block-105 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .image-30 {
    max-width: 120px;
    margin-top: 1rem;
    margin-bottom: 2rem;
    margin-left: 15%;
  }
}

#w-node-_28d75e8c-2355-45c4-aad1-1d200ad928e1-68e0d139, #w-node-e77772a7-4b19-1bda-2bf3-352646db86be-68e0d139, #w-node-_2f20a605-c0d6-ca99-0da9-2631b7bfe6ac-68e0d139, #w-node-_5e0d5006-89bb-0c2a-b2df-a80538ce8df3-68e0d139 {
  align-self: center;
}

#w-node-_3fe4b7e9-1120-d536-2277-80dc41e8477d-68e0d139, #w-node-_83fe46b2-7b40-276a-585d-4d895e8a0c22-68e0d139 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-e77772a7-4b19-1bda-2bf3-352646db86be-68e0d139, #w-node-_5e0d5006-89bb-0c2a-b2df-a80538ce8df3-68e0d139 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3fe4b7e9-1120-d536-2277-80dc41e8477d-68e0d139, #w-node-_83fe46b2-7b40-276a-585d-4d895e8a0c22-68e0d139 {
    grid-column: span 1 / span 1;
  }
}


