







@media (max-width: 1919px) and (min-width: 1860px) {

:root {
  --B1: 265px;
}

html.wf-loading * {
  opacity: 0;
}

html {
  scroll-behavior: smooth;

}
body {
  background-color: var(--lvl1);
  margin: 0;
  font-family: "Archivo", Arial, sans-serif;
}

.cont-srodek {
  margin: 0 var(--piecdziesiat);
  border-radius: var(--radiusboxa);
}
.nav-bar{
  display:none;
}
.cont-srodek-lvl2 {
  margin: 0 var(--piecdziesiat);
  background-color: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-srodek-lvl3 {
  margin: 0 var(--piecdziesiat);
  background-color: var(--lvl3);
  border-radius: var(--radiusboxa);
}
.cont-srodek-stopka {
  margin: 0 var(--piecdziesiat);
  padding: 0 var(--piecdziesiat) 80px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display: flex;

}
.img {
  height: 100%;
  width: 100%;
  object-fit: cover;

}

.imgradius {
  border-radius: var(--radiusgrafiki);
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.imgradius2 {
  border-radius: var(--radiusgrafiki);
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cont-16-tab{
  display:none;
}
.pojawiam{
  display:none;
}
.pojawiam2{
  display:none;
}
.desktop{
  display:inherit;
}

.cont-txt-B1 {
  position: absolute;
  right:80px;
  top:-40px;
animation: slideIn 0.8s ease-out forwards;
  
  opacity: 0;
}
.cont-txt-B2 {
  position: absolute;
  top:190px;
  left:80px;
  animation: slideIn 0.8s ease-out forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
.cont-txt-Bvideo {
  position: absolute;
  z-index: 2;

  top: 318.5px;
  right: 95px;

  width: 716px;
  height: 187px;

  transform: translateY(-50%);
  border-radius: var(--radiusboxa);
  overflow: hidden;

  transition: height 0.4s ease;
  
}

.cont-txt-Bvideo2 {
  position: absolute;
  z-index: 1;

  top: 318.5px;
  right: 95px;

  width: 716px;
  height: 187px;

  transform: translateY(-50%) scale(1);

  border-radius: var(--radiusboxa);
  overflow: visible;

  filter: blur(0px);
  opacity: 0.7;

  transition:
    height 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
}


.cont-txt-Bvideo:hover {
  height: 375px;

}


.cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
  height: 375px;
  filter: blur(40px);
  transform: translateY(-50%) scale(1.3);
  opacity: 0.9;
}



.cont-txt-Bopis {
  position: absolute;
  top:580px;
  left:95px;
display: flex;
  gap: 80px;
z-index:3;
}
.cont-txt-Bopis2 {
  position: absolute;
  top:580px;
  right:95px;
z-index:3;

}
.cont-1 {
  Position: relative;
  top: 0px;
  height: 145px;
}
.cont-1-logo {
  Position: relative;
  top: 54px;
  left:50px;
  height:  29px;
  width: 159px;
}

.cont-2 {
  Position: relative;
  top: 0px;
  height: 730px;
  display: flex; 
  overflow: visible;
}

.cont-2-l {
  Position: absolute;
  top:0px;
  left:100px;

  width: auto;
  height: 720px;
 
}
.cont-2-p {
  position:absolute;
  top:0;
  right:50px;
  

  width: 50%;
  height: 720px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-2-p-tab {
  position:absolute;
  top:0;
  right:50px;
  

  width: 50%;
  height: 720px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display:none;
}

.cont-2-l-tekst {
  Position: relative;
  top: 160px;
}

.cont-2-l-tekst-studio {
  Position: relative;
  top: 0px;
  z-index: 5;
}

.cont-2-l-tekst-branding {
  Position: relative;
  top: 0px;
  z-index: 5;
}

.cont-2-l-tekst-podpis {
  Position: relative;
  top: 200px;
  z-index: 5;
}

.cont-4 {
  Position: relative;
  top: 0px;
  height: 200px;

}

.cont-5 {
  Position: relative;
  top: 0px;
  height: 1710px;
  
}
.cont-5-tab {
  Position: relative;
  top: 0px;
  height: 1710px;
  display:none;
  
}
.cont-5-mob {
  Position: relative;
  top: 0px;
  height: 1710px;
  display:none;
  
}
.cont-5-linia {
  display: flex;
  height: 100%;
  width:100%;

  margin:0 50px 20px 50px;
  gap: 20px; 
}
.cont-5-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 80px 50px 60px;
}
.cont-5-wrap2 {

  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}
.cont-5-box {
  position: relative;
  width: 100%; /* zamiast 560px */
  height: 770px;
  background: var(--lvl3);
  border-radius: var(--radiusboxa);
  transition: all 0.3s ease;
  z-index: 3;
}
.cont-5-box2 {
 position: relative;
  width: 560px;
  height: 770px;
  background: var(--lvl3);
  gap:20px;
  border-radius: var(--radiusboxa);
 transition: all 0.3s ease;
 flex-shrink: 0;
 z-index:3;
}
.cont-5-box2:hover {
   /*transform:scale(1.02);*/
  box-shadow: 
  /*0 0 1px rgb(70, 67, 67),
    0 0 50px rgb(97, 96, 96);*/
    0 0 0px rgb(255, 47, 0),
    0 0 50px rgb(255, 47, 0);

}
.cont-5-box:hover:not(.no-hover) {
   /*transform:scale(1.02);*/
  box-shadow: 
  /*0 0 1px rgb(70, 67, 67),
    0 0 50px rgb(97, 96, 96);*/
    0 0 0px rgb(255, 47, 0),
    0 0 50px rgb(255, 47, 0);

}
.no-hover {
  cursor: none;
}

.no-hover:hover {
  box-shadow: none;
  transform: none;
}

.cont-5-box-gora {
  position: relative;
  top: 30px;
  width: 100%;
  height: 160px;
  justify-content: center;
  text-align: center;
}

.cont-5-box-dol {
  justify-content: center;
  text-align: center;
  
  height: 540px;
  border-radius: var(--radiusgrafiki);
 
  overflow: hidden;

  padding:10px;
  transition: all 0.3s ease;
}

.cont-5-box-wyjatek {
 position: relative;
  width: 560px;
  height: 770px;
  background: var(--lvl2);
  gap:20px;
  border-radius: var(--radiusboxa);
  
}
.cont-5-box-wrap {

  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}
.cont-box-naglowek{
  position:relative;
  margin-bottom:30px;
}
.cont-box-podnaglowek{
  position:relative;
  margin-bottom:40px;
}
.cont-box-podpis{
  position:relative;
  margin-bottom:100px;
}
.cont-box-tekst{
  position:relative;
  margin-bottom:40px;
}
.cont-5-box-strzalka {
  padding-top: var(--padding-strzalka);
  height: 47px;
  width: 47px;
}
.box-cyfry{
  Position: relative;
  top: 120px;
}
.box-cyfry-podpis{
  Position: relative;
  top: 120px;
  padding-right:10%;
}
.cont-box-etykieta{
  position:relative;
  margin-top:50px;
  margin-bottom:15px;
}

.cont-5-box-animacja-cta {
  position: relative;
  top: 340px;
  left: 220px;
  z-index: 1;
  display: inline-block;

  text-align: center;

  justify-content: center;
  align-items: center;


  font-family: var(--nazwa);
  color: var(--bialy);
  font-size: var(--hetykieta);
  font-weight: var(--waga600);
  line-height: var(--linia);
  letter-spacing: var(--przestrzen);
}

.cont-5-box-animacja-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  z-index: -1;
  opacity: 1;

  background: var(--pom);
  filter: blur(25px);

  transform: translate(-50%, -50%) scale(1);
  border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;

  animation: blobMove 5s ease-in-out infinite alternate;
  animation-play-state: paused;

  transition: filter 0.4s ease, opacity 0.4s ease;
}

.cont-5-box-wyjatek:hover .cont-5-box-animacja-cta::before {
  animation-play-state: running;
  filter: blur(25px);
  opacity: 1;
}

@keyframes blobMove {
  0% {
    transform: translate(-50%, -50%) scale(1);
    border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;
  }

  20% {
    transform: translate(-46%, -53%) scale(1.05);
    border-radius: 35% 65% 52% 48% / 62% 38% 55% 45%;
  }

  40% {
    transform: translate(-54%, -47%) scale(0.96);
    border-radius: 68% 32% 40% 60% / 47% 63% 37% 53%;
  }

  60% {
    transform: translate(-48%, -56%) scale(1.08);
    border-radius: 44% 56% 70% 30% / 34% 46% 54% 66%;
  }

  80% {
    transform: translate(-55%, -51%) scale(0.98);
    border-radius: 61% 39% 33% 67% / 58% 35% 65% 42%;
  }

  100% {
    transform: translate(-47%, -45%) scale(1.03);
    border-radius: 50% 50% 55% 45% / 45% 55% 45% 55%;
  }
}





.cont-6 {
  position: relative;
  top: 0px;
  height: 870px;
  display: inherit;
}



.cont-6-box {
  position: relative;
  top: 80px;
  width: 100%;
  height: 100%;
  padding: 0 0 60px 0;
}

.cont-6-box-linia {
  display: flex;
  height: 100%;

}

.cont-6-box-linia-el-wyjatek {
  margin: 10px;
  width: 100%;
  height: 100%;
}

.cont-6-wrap {
  position: relative;
  top: 60px;
  left:50px;
}

.cont-6-box-linia-el {
  position: relative;
  right:50px;
  width: 535px;
  height: 320px;
  border-radius: var(--radiusboxa);
  background: var(--lvl2);
  margin: 10px;
  padding: 10px;
  display: flex;
  transition: transform 0.3s ease;
}

.cont-6-wraper {
  position: relative;
  top: 15px;
  left: 20px;
  width: 40%;
  height: 100%;
}

.cont-6-wraper2 {
  position: relative;
  top: 10px;
  left: -20px;
  width: 80%;
  height: 100%;
}

.cont-6-podpis {
  position: absolute;
  top: 95px;
  padding-right: 30px;

}

.cont-6-ikona {
  position: relative;
  top: 40px;
  left:0px;
  width: 73px;
  height: 73px;
  background: var(--lvl3);
  border-radius: 400px;
  margin-bottom: 95px;
}



.cont-6-wskazniki {
  position: absolute;
  left: 50px;
  top: 450px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  z-index: 10;
}

.cont-6-wskaznik {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  background: var(--lvl3);
  transition: width 0.45s ease, background 0.45s ease;
}

.cont-6-wskaznik.active {
  width: 250px;
  background: var(--pom);
}


.cont-7 {
  Position: relative;
  padding-top: 70px;
  top: 0px;
  height: 720px;
  background: var(--lvl2);
}
.cont-wysrodkowanie {
  Position: relative;
  height: 340px;
  text-align: center;
  justify-content: center;
}




.karuzela {
  padding-left: var(--piecdziesiat);
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  cursor: grab;
  user-select: none;
}

.karuzela.dragging {
  cursor: grabbing;
}

.track {
  display: flex;
  gap: 24px;
  transition: transform 0.35s ease;
  will-change: transform;
}

.przerwa {
  flex: 0 0 50px;
}

.karuzela.dragging .track {
  transition: none;
}

.panel {
  flex: 0 0 calc((100% - 24px) / 2.5);
  /* 2 całe + pół trzeciego */
  height: 300px;

  border-radius: var(--radiusboxa);
  background: var(--lvl1);
  display: flex;
  
  cursor:none;
}

.karuzela-numer {
  position: relative;
  top: 20px;
  left: 40px;
  
}

.karuzela-linia {
  position: relative;
  top: 30px;
  left: 40px;
  height: 1px;
  width: 90%;
  background: var(--szarylinia);
}

.karuzela-text-naglowek {
  position: relative;
  top: 65px;
  left: 40px;
}

.karuzela-text-podpis {
  position: relative;
  top: 0px;
  left: 240px;
  width: 60%;
  height: 140px;
}

.karuzela-strzalka-prawo {
  position: relative;
  margin-bottom: 20px;
  bottom: 0;
  left: 660px;
  height: 30px;
  width: 30px;
}


.cont-8 {
  Position: relative;
  top: 230px;
  height: 750px;

}
.cont-8-wraper {
  Position: relative;
  top:-100px;


}

.cont-9 {
  Position: relative;

  top: 0px;
  height: 620px;
 
}
.cont-9-lewa {
  Position: relative;
  top: 20px;
 
 
  height: 480px;
  width: 60%;
}
.cont-9-logo {
  Position: relative;
  top: 50px;
  height: 29px;
  width: 159px;
  margin-bottom: 150px;
}
.cont-9-padding {
  Position: relative;
  margin-bottom: 20px;

}
.cont-9-kontakt{
Position: relative;
left:-16px;
margin-bottom: 20px;

  
}


.cont-9-prawa {
  position: absolute;
  top:20px;
  right:100px;

  display: flex;
  flex-direction: column;
  align-items: flex-end;

}
.cont-9-strzalkagora{
  position:relative;
  top:40px;
 
 
  height:25px;
  width:25px;
  padding:15px;
  background:var(--lvl3);
  border-radius: var(--radiusgrafiki);
  margin-bottom:50px;
  
}
.cont-9-media{
position:relative;
  top:91px;
  right:0px;
  height:100%;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-media-brief{
position:relative;
  top:150px;
  right:0px;
  height:100%;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-media-el{
position:relative;
top:-5px;
margin-right:25px;
  
  
}

.cont-9-strzalka-prawo {
  position: relative;
  top:0;
  right:0;
  margin-bottom: 20px;

  height: 20px;
  width: 20px;
}
.cont-9-copyright{
  margin-top:230px;



}

.cont-10 {
Position: relative;

  top: 70px;
  height: 520px;

 
}
.cont-100 {
Position: relative;

  top: 70px;
  height: 520px;

 
}
.cont-10-kategorie {
  Position: relative;
  top: 80px;
  margin-bottom:120px;


}
.cta {
  position: relative;
  margin: auto;
  margin-right: 15px;
  height: 31px;
  padding: 8px 20px;
  transition: all 0.2s ease;
  font-weight: var(--waga600);
  color: var(--bialy);

  
  border-radius: var(--borderlink);

  cursor:none;
  text-decoration: none;
  list-style-type: none;
  outline: none;


}
.cta.active, .cta:visited, .cta:focus, .cta:hover, .cta:active {
  color: var(--lvl1);
  background: var(--pom);
  border-radius: var(--borderlink);


  
}

.cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: var(--borderlink);
  background: var(--lvl3);
  
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
  
}
.cta:hover::before, .cta.active::before {
  width: 100%;
  background: var(--pom);
  
}
.cta span {
  position: relative;
  font-family: var(--nazwa);
  font-size: var(--hlink);
  line-height: var(--liniatekst);

  text-transform: uppercase;
  vertical-align: middle;
}
.cont-5-box.hidden {
  display: none;
}
.cont-11 {
  Position: relative;
  top: 70px;
  margin-bottom:170px;


}
.cont-11-mob {
  Position: relative;
  top: 0px;
  margin-bottom:100px;
  display: none;

}

.cont-12 {
  Position: relative;
  top: 80px;
  height:100%;
  
}
.cont-12-info {
  Position: relative;
  left:45px;
  height:auto;

}

.cont-12-podpis {
 
  margin-top:-200px;
  margin-left:600px;
  width:auto;
  height: auto;
  padding-right:100px;
  margin-bottom:200px;


}
.cont-12-podpis-double {
 
  margin-top:-280px;
  margin-left:600px;
  width:auto;
  height: auto;
  padding-right:100px;
  margin-bottom:280px;


}
.cont-12-strzalka {

  padding-top: 80px;

  height: 47px;
  width: 47px;
}


.cont-13 {
  Position: relative;
  
  z-index: 2;
}
.cont-13-mob {
  Position: relative;
  display:none;
  z-index: 2;
}

.cont-13-project {
  Position: relative;
  margin-left: 50px;
  margin-bottom:20px;
  width:1720px;
  height:600px;


  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.cont-13-projectx2 {
  Position: relative;
  margin-left: 50px;
  margin-bottom:20px;
  height: 1200px;
  width: 1720px;
  

}

.cont-13-project-caly {

  height: 100%;
  width: 100%;
}

.cont-13-project-poll {
 

  height: 100%;
  width: 49.42%;


}
.cont-13-project-polp {


  height: 100%;
  width: 49.42%;


}
.cont-13-project-trojkal {


  height: 100%;
  width: 32.56%;
  
}
.cont-13-project-trojkas {


  height: 100%;
  width: 32.56%;

}
.cont-13-project-trojkap {
 

  height: 100%;
  width: 32.56%;

}

.cont-13-project-1do2l {

  height: 100%;
  width: 32.56%;

}
.cont-13-project-1do2p {


  height: 100%;
  width: 66.3%;

}
.cont-13-project-2do1l {


  height: 100%;
  width: 66.3%;
}
.cont-13-project-2do1p {


  height: 100%;
  width: 32.56%;

}



.cont-14 {
  Position: relative;
  
  top: 0px;
  height: 70px;
  margin-bottom:150px;
  padding:0 50px 0 50px;
  
}
.cont-14-wrap{
  display:flex;
}
.cont-14-button-l,
.cont-14-button-p {
  flex: 1;
  height: 70px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);

  display: flex;
  align-items: center;
  transition: background 0.5s ease;
}
.cont-14-button-l {
  justify-content: flex-start;
  padding-left: 30px;
  margin-right:20px;
  transition: background 0.5s ease;
}
.cont-14-button-l:hover,
.cont-14-button-p:hover {
  background: var(--pom);
}
.cont-14-button-l:hover .cont-14-etykieta,
.cont-14-button-p:hover .cont-14-etykieta2 {
  color: var(--lvl1);
}
.cont-14-button-p {
  justify-content: flex-end;
  padding-right: 30px;
}
.cont-14-strzalka-prawo {
  position: relative;
  margin-bottom: 20px;
  bottom: 0;
  right:0px;
  height: 30px;
  width: 30px;
}
.cont-14-strzalka-lewo {
  display: flex;
  align-items: center;
  top:20px;
  left: 30px;
  height: 30px;
  width: 30px;
}



.cont-14-etykieta {
  position: absolute;
  top:23px;
  left: 200px;
}
.cont-14-etykieta2 {
  position: absolute;
  top:23px;
  right: 200px;
}


.cont-15 {
  Position: relative;
  top: 0px;
  height: 600px;
  margin-top:-50px;
  margin-bottom:50px;

}
.cont-15-mob {
  display:none;

}

.cont-16 {
  position: relative;
  top: 0px;
  height: 870px;
  margin-top:100px;
  
}
.cont-16-text-wrap {
  margin-left:50px;
  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}
.cont-16-box-wrap {
  margin-top:50px;
  margin-right:40px;
  height: 100%;
  width:100%;

}
.cont-16-box {
  display: flex;         
  align-items: flex-start;
  
  width: 100%;
  height: 100%;
  padding: 0 0 60px 0;
 
}

.cont-16-box-linia {
  display: flex;
  height: 100%;

}
.cont-16-box-linia-el-wyjatek {

  width: 100%;
  height: 100%;
}
.cont-16-box-linia-el {
  position: relative;
  width: 535px;
  height: auto;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);
  margin: 10px;
  padding: 10px;
  display: flex;
  transition: all 0.3s ease;
}
.cont-16-box-linia-el:hover .cont-16-numer {
  color:var(--pom);
}
.cont-16-wraper {
  position: relative;
  top: 15px;
  left: 20px;
  width: 100%;
  height: 220px;
}
.cont-16-podpis {
  position: absolute;
  top: 125px;
  left: 30px;
  padding-right: 20px;

}
.cont-16-numer {
  position: absolute;
  top: 10px;
  right: 30px;
  transition: color 0.3s ease;
  color:var(--lvl1);

}
.cont-16-etykieta {
  position: relative;
top: 5px;
}


.cont-17 {
  position: relative;
  top: 0px;
  height: 650px;
  margin-top:50px;
}
.cont-17-info {
  Position: relative;
  top:-40px;

}
.cont-17-text-wrap {
  margin-left:50px;
  padding-top: 40px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}


.cont-6-tab {
  position: relative;
  top: 0px;
  height: 1090px;
  display: none;
}





/* LOADER (może zostać fullscreen albo nie — opcjonalnie) */
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #181818; /* albo transparent */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* 🔥 TEN KWADRAT */
.loader-box {
  background: var(--pom);
  padding: 25px; /* 🔥 odstęp od logo */
  border-radius: var(--radiusboxa); /* opcjonalnie */
  box-shadow: 
  0 0 3px rgba(255, 47, 0, 1),
    0 0 20px rgba(255, 47, 0, 1),
    0 0 40px rgba(255, 47, 0, 0.5),
    0 0 80px rgba(255, 47, 0, 1);
}

/* LOGO */
.logo {
  position: relative;
  width: 100px;
  height: 90px;
}

/* SŁUPKI */
.bar {
  position: absolute;
  width: 27px;
  height: 90px;
  background: #181818;
  border-radius: 0 var(--radiusboxa) 0 0;
}

.left {
  left: 0;
}

.right {
  right: 0;
}

/* KULKA */
.dot {
  position: absolute;
  width: 27px;
  height: 27px;
  background: #181818;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  animation: drop 1s infinite;
  
}

/* ANIMACJA */
@keyframes drop {
  0% {
    top: -20px;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    top: 30px;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 80px;
    opacity: 0;
  }
}
}




@media only screen and (min-width: 1024px) and (max-width:1279px) {
  :root {
    --h1: 100px;
    --B1: 120px;
    --h2: 45px;
    --hlink: 13px;
    --hetykieta:28px;
    --hnaglowek2: 70px;
    --hnaglowek5: 130px; /*kontakt*/
    --hnaglowek4: 55px; /*duze zdania*/
    --hnaglowek6: 22px; /*media w kontakcie*/

    --h3: 13px;
    --hnaglowek: 30px; /*wysokosc naglowkow sekcji*/
    --hetykieta:20px; /*wysokosc etykiet w boksie*/

    --piecdziesiat: 30px;
    --linia: 1;
  
  }


.cont-2{
overflow:visible;
}
.cont-2 {
  Position: relative;
  top: 0px;
  height: 470px;
  display: flex; 
 overflow:visible;
}
.cont-txt-B1 {
  position: absolute;
  right:50px;
  top:30px;
animation: slideIn 0.8s ease-out forwards;
  
  opacity: 0;
}
.cont-txt-B2 {
  position: absolute;
  top:150px;
  left:40px;
  animation: slideIn 0.8s ease-out forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
.cont-txt-Bvideo {
  position: absolute;
  z-index: 2;

  top: 207px;
  right: 55px;

  width: 450px;
  height: 100px;

  transform: translateY(-50%);
  border-radius: var(--radiusboxa);
  overflow: hidden;

  transition: height 0.4s ease;
  
}

.cont-txt-Bvideo2 {
  position: absolute;
  z-index: 1;

  top: 207px;
  right: 55px;

  width: 450px;
  height: 100px;

  transform: translateY(-50%) scale(1);

  border-radius: var(--radiusboxa);
  overflow: visible;

  filter: blur(0px);
  opacity: 0.7;

  transition:
    height 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
}


.cont-txt-Bvideo:hover {
  height: 270px;

}


.cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
  height: 270px;
  filter: blur(40px);
  transform: translateY(-50%) scale(1.2);
  opacity: 0.9;
}



.cont-txt-Bopis {
  position: absolute;
  top:390px;
  left:50px;
display: flex;
  gap: 55px;
z-index:3;
}
.cont-txt-Bopis2 {
  position: absolute;
  top:390px;
  right:65px;
z-index:3;

}
  .cont-100 {
Position: relative;

  top: 70px;
  height: 460px;

 
}


.btn-plus {
  width: 25px;
  height: 25px;
  background: var(--lvl1);
  border-radius:var(--borderlink);
  cursor: none;
  position: relative;
  transition: transform 0.2s;
  padding:3px;
}
.btn-plus-box {

  position:absolute;
  bottom: 20px;
  right: 20px;
  z-index:5;
}

.cont-1-fixed{
  Position: fixed;
  top: 40px;
  right:170px;
  height: 150px;
  z-index:4;

}
.cont-1-menu-EN{
  Position: absolute;
  top: 39px;
  right:60px;
  height: 150px;
  z-index:4;

}
.cont-1-logo {
  Position: relative;
  top: 46px;
  left:20px;
  height: 29px;
  width: 148px;
}
.cont-1 {
  Position: relative;
  top: 0px;
  height: 115px;
}

.cont-2-l {
  Position: absolute;
  top:0px;
  left:60px;

  width: auto;
  height: 720px;
 
}
.cont-2-l-tekst {
  Position: relative;
  top: 100px;
}
.cont-2-l-tekst-podpis {
  Position: relative;
  top: 100px;
  z-index: 5;
}
.cont-2-p {
  position:absolute;
  top:0;
  right:30px;
  

  width: 550px;
  height: 413px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-4 {
  Position: relative;
  top: 0px;
  height: 100px;

}

.cont-3-all {
  Position: absolute;
  top: 40px;

  width: 1000px;
  height: 465.7px;

  left:-70px;
}
.text-scroll-outline {
  display: inline-block;
  white-space: nowrap;
  font-family: archivo;
  font-size: 28pt;
  font-weight: 800;

  letter-spacing: 3px;


  color: var(--lvl3);
  animation: floatText 200s infinite linear;
  padding-left: 0%;
  /*Initial offset*/


}
.cont-5 {
  Position: relative;
  top: 0px;
  height: 990px;
  
}
.cont-5-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 80px 30px 60px;
}

.cont-5-box {
  position: relative;
  width: 100%; /* zamiast 560px */
  height: 440px;
  background: var(--lvl3);
  border-radius: var(--radiusboxa);
  transition: all 0.3s ease;
  z-index: 3;
}
    .cont-5-box-wyjatek {
 position: relative;
  width: 295px;
  height: 440px;
  background: var(--lvl2);
  gap:20px;
  border-radius: var(--radiusboxa);
}
  .cont-5-box-wrap {

  padding-top: 40px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}

.cont-5-box-gora {
  position: relative;
  top: -5px;
  width: 100%;
  height: 70px;
  justify-content: center;
  text-align: center;
}

.cont-5-box-dol {
  justify-content: center;
  text-align: center;
  
  height: 300px;
  border-radius: var(--radiusgrafiki);
 
  overflow: hidden;

  padding:10px;
  transition: all 0.3s ease;
}
.cont-box-etykieta{
  position:relative;
  margin-top:50px;
  margin-bottom:5px;
}
.cont-box-podpis{
  position:relative;
  margin-bottom:40px;
}
.cont-5-box-animacja-cta {
  position: relative;
  top: 180px;
  left: 95px;

}
.cont-5-box-animacja-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 250px;
  z-index: -1;
  opacity: 1;

  background: var(--pom);
  filter: blur(25px);

  transform: translate(-50%, -50%) scale(1);
  border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;

  animation: blobMove 5s ease-in-out infinite alternate;
  animation-play-state: paused;

  transition: filter 0.4s ease, opacity 0.4s ease;
}

.cont-5-box-wyjatek:hover .cont-5-box-animacja-cta::before {
  animation-play-state: running;
  filter: blur(25px);
  opacity: 1;
}
.cont-5-linia {
  display: flex;
  height: 100%;
  width:100%;

  margin:0 30px 10px 30px;
  gap: 10px; 
}
.cont-5-box-strzalka {

  height: 27px;
  width: 27px;
}
.box-cyfry{
  Position: relative;
  top: 30px;
}
.box-cyfry-podpis{
  Position: relative;
  top: 20px;
}

.cont-6 {
  position: relative;
  top: 0px;
  height: 840px;
  display: none;
}
.cont-6-tab {
  position: relative;
  top: 0px;
  height: 1100px;
  display: inherit;
}


.cont-6-box-linia-el {
  position: relative;
  right:30px;
  width: 560px;
  height: auto;
  border-radius: var(--radiusboxa);
  background: var(--lvl2);
  margin: 5px;
  padding: 10px;

 
  transition: transform 0.3s ease;
}
.cont-6-box-linia {
  display: flex;
  height: 100%;



}
.cont-6-wrap {
  position: relative;
  top: 30px;
  left:20px;
  
}
.cont-6-wskazniki {
  position: absolute;
  left: 30px;
  top: 450px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  z-index: 10;
}
.cont-6-wraper2 {
  position: absolute;
  top: 50px;
  left: 30px;
  width: 100%;
  height: 20%;

}
.cont-6-wraper {
  position: relative;
  top:0;
 
  width: 88%;
  height: 10%;
  padding:20px;
 
}
.cont-6-box-linia-wraper{
position: absolute;
  top:0;
  right:0px;
}
.cont-6-krok{
  position: absolute;
  top:0px;
  right:0;

}
.cont-6-tytul{
  position: absolute;
  top:30px;
  left:80px;

}
.cont-6-ikona {
  position: relative;
  top: -10px;
  left:-25px;
  width: 63px;
  height: 63px;
  background: var(--lvl3);
  border-radius: 400px;
 
}
.cont-6-podpis {
  position: absolute;
  top: 65px;
  padding-right: 60px;

}


 .cont-7 {
    height: 670px;
    padding-top: 90px;
    overflow:hidden;
  }
  .cont-8 {
  Position: relative;
  top: 170px;
  height: 600px;

}
.cont-8-wraper {
  Position: relative;
  top:70px;


}
.cont-12-strzalka {

  padding-top: 80px;

  height: 37px;
  width: 37px;
}
.cont-12-podpis {
 
  margin-top:-180px;
  margin-left:380px;
  width:auto;
  height: auto;
  padding-right:60px;
  margin-bottom:160px;


}
.cont-12-podpis-double {
 
  margin-top:-230px;
  margin-left:350px;
  width:auto;
  height: auto;
  padding-right:100px;
  margin-bottom:230px;


}
.cont-12-info {
  Position: relative;
  left:25px;
  height:auto;
  
}

  .cont-wysrodkowanie {
    height: auto;
  }

  .karuzela {
    padding-top:80px;
    padding-left: 50px;
  }

  .track {
    gap: 10px;
  }

  .panel {
    flex: 0 0 calc((100% - 28px) / 2.3);
    height: auto;
    padding-bottom:20px;
  }


  .karuzela-numer {
    top: 25px;
    left: 30px;
  }

  .karuzela-linia {
    top: 35px;
    left: 25px;
    width: 88%;
  }

  .karuzela-text-naglowek {
    top: 75px;
    left: 25px;
  }

  .karuzela-text-podpis {
    top:105px;
    left: 25px;
    width: 90%;
    height: 180px;
  
  }
.znikam{
  display:none;
}
  .karuzela-strzalka-prawo {
    
    position: relative;

  bottom: 130px;
  left: 355px;
  height: 30px;
  width: 30px;
 
  }

.cont-13-project {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  width:904px;
  height:315.3px;


  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.cont-13-projectx2 {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  height: 630.7px;
  width: 904px;
  

}

.cont-14 {
  Position: relative;
  
  top: 0px;
  height: 70px;
  margin-bottom:150px;
  padding:0 30px 0 30px;
  
}
.cont-16-box-linia-el {
  position: relative;
  width: 270px;
  height: auto;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);
  margin: 5px;
  padding: 10px;
  display: flex;
  transition: all 0.3s ease;
}
.cont-16 {
  position: relative;
  top: 0px;
  height: 800px;
  margin-top:100px;
}
.cont-16-podpis {
  position: absolute;
  top: 105px;
  left: 30px;
  padding-right: 20px;

}
.cont-16-numer {
  position: absolute;
  top: 5px;
  right: 30px;
  transition: color 0.3s ease;
  color:var(--lvl1);

}
.cont-16-text-wrap {
  margin-left:30px;
  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}
.cont-16-box-wrap {
  margin-top:50px;
  margin-right:30px;
  height: 100%;
  width:100%;

}

.cont-17-text-wrap {
  margin-left:30px;
  padding-top: 40px;
  padding-bottom: 60px;
  height: 100%;
  width:90%;

}
.cont-9 {
  Position: relative;

  top: 0px;
  height: 420px;
 
}
.cont-srodek-stopka {
  margin: 0 var(--piecdziesiat);
  padding: 0 var(--piecdziesiat) 0px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display: flex;

}
.cont-9-logo {
  Position: relative;
  top: 20px;
  height: 29px;
  width: 148px;
  margin-bottom: 80px;
}
.cont-9-lewa {
  Position: relative;
  top: 20px;
 
 
  height: 390px;
  width: 60%;
}
.cont-9-prawa {
  position: absolute;
  top:30px;
  right:60px;

  display: flex;
  flex-direction: column;
  align-items: flex-end;

}
.cont-9-strzalkagora{
  position:relative;
  top:10px;
 
 
  height:20px;
  width:20px;
  padding:12px;
  background:var(--lvl3);
  border-radius: 8px;
  margin-bottom:50px;
  
}
.cont-15 {
  Position: relative;
  top: 0px;
  height: auto;
  margin-top:-50px;
  margin-bottom:0px;


}
.cont-10 {
Position: relative;

  top: 70px;
  height: 450px;

 
}
.cont-11 {
  Position: relative;
  top: 0px;
  margin-bottom:100px;


}
.cont-9-kontakt{
Position: absolute;
top:235px;
left:-16px;
margin-bottom: 20px;

  
}
.cont-9-media-brief{
position:relative;
  top:70px;
  right:0px;
  height:100%;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-media{
position:relative;
  top:15px;
  right:0px;
  height:28px;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-copyright{
  margin-top:100px;
}
.cont-9-strzalka-prawo {
  position: relative;
  top:-3px;
  right:0;
  margin-bottom: 20px;

  height:18px;
  width:18px;
}
.cont-17-info {
  Position: relative;
  top:0px;

}
.cont-fifteen-form-wrap{
  height:auto;
  width: 1000px;
margin-right: 30px;
padding:30px;
background:var(--lvl2);
border-radius: var(--radiusboxa);

}

.cont-fifteen-form {
 

  width: 100%;

background:var(--lvl2);

}
 

}

/*==================================*/
/*==================================*/
/*==================================*/

@media only screen and (min-width: 810px) and (max-width:1023px) {
  :root {
    --h1: 100px;
    --B1: 95px;
    --h2: 45px;
    --hlink: 13px;
    --hetykieta:28px;
    --hnaglowek2: 70px;
    --hnaglowek5: 85px; /*kontakt*/
    --hnaglowek4: 45px; /*duze zdania*/
    --hnaglowek6: 18px; /*media w kontakcie*/

    --h3: 14px;
    --hnaglowek: 30px; /*wysokosc naglowkow sekcji*/
    --hetykieta:18px; /*wysokosc etykiet w boksie*/

    --piecdziesiat: 30px;
    --linia: 1;
  
  }


.cont-2{
overflow:visible;
}
.cont-2 {
  Position: relative;
  top: 0px;
  height: 370px;
  display: flex; 
 overflow:visible;
}
.cont-txt-B1 {
  position: absolute;
  right:55px;
  top:20px;
animation: slideIn 0.8s ease-out forwards;
  
  opacity: 0;
}
.cont-txt-B2 {
  position: absolute;
  top:120px;
  left:40px;
  animation: slideIn 0.8s ease-out forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
.cont-txt-Bvideo {
  position: absolute;
  z-index: 2;

  top: 167px;
  right: 55px;

  width: 330px;
  height: 80px;

  transform: translateY(-50%);
  border-radius: var(--radiusboxa);
  overflow: hidden;

  transition: height 0.4s ease;
  
}

.cont-txt-Bvideo2 {
  position: absolute;
  z-index: 1;

  top: 167px;
  right: 55px;

  width: 330px;
  height: 80px;

  transform: translateY(-50%) scale(1);

  border-radius: var(--radiusboxa);
  overflow: visible;

  filter: blur(0px);
  opacity: 0.7;

  transition:
    height 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
}


.cont-txt-Bvideo:hover {
  height: 170px;

}


.cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
  height: 170px;
  filter: blur(40px);
  transform: translateY(-50%) scale(1.2);
  opacity: 0.9;
}

  .cont-100 {
Position: relative;

  top: 70px;
  height: 420px;

 
}

.cont-txt-Bopis {
  position: absolute;
  top:300px;
  left:50px;
display: flex;
  gap: 55px;
z-index:3;

}
.cont-txt-Bopis2 {
  position: absolute;
  top:300px;
  left:73px;
z-index:3;
visibility: hidden;
}




.btn-plus {
  width: 25px;
  height: 25px;
  background: var(--lvl1);
  border-radius:var(--borderlink);
  cursor: none;
  position: relative;
  transition: transform 0.2s;
  padding:3px;
}
.btn-plus-box {

  position:absolute;
  bottom: 20px;
  right: 20px;
  z-index:5;
}

.cont-1-fixed{
  Position: fixed;
  top: 40px;
  right:140px;
  height: 150px;
  z-index:4;

}
.cont-1-menu{
  Position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;

  padding:0 25px 0 25px;
  
  height:50px;
  width:300px;

background: rgba(26, 26, 26, 0.19);
border-radius: 30px;

backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
transition: all 0.25s ease-out;


}
.cont-1-menu-EN{
  Position: absolute;
  top: 39px;
  right:60px;
  height: 150px;
  z-index:4;

}
.cont-1-logo {
  Position: relative;
  top: 46px;
  left:20px;
  height: 28px;
  width: 145px;
}
.cont-1 {
  Position: relative;
  top: 0px;
  height: 115px;
}

.cont-2-l {
  Position: absolute;
  top:210px;
  left:60px;

  width: auto;
  height: 720px;
 
}
.cont-2-l-tekst {
  Position: relative;
  top: 100px;
}
.cont-2-l-tekst-podpis {
  Position: relative;
  top: 40px;
  z-index: 5;
}
.cont-2-p {
  position:absolute;
  top:0;
  right:30px;
  
display:none;
  width: 750px;
  height: 290px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-2-p-tab {
  position:absolute;
  top:0;
  right:30px;
  
  display:inherit;
  width: 750px;
  height: 290px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-4 {
  Position: relative;
  top: 0px;
  height: 100px;

}

.cont-3-all {
  Position: absolute;
  top: 30px;

  width: 800px;
  height: 372.6px;

  left:-40px;
}
.text-scroll-outline {
  display: inline-block;
  white-space: nowrap;
  font-family: archivo;
  font-size: 28pt;
  font-weight: 800;

  letter-spacing: 3px;


  color: var(--lvl3);
  animation: floatText 200s infinite linear;
  padding-left: 0%;
  /*Initial offset*/


}
.cont-5 {

  display:none;
}
.cont-5-tab {
  Position: relative;
  top: 0px;
  height: 740px;
  display:inherit
  
}
.cont-5-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: 20px 30px 60px;
}

.cont-5-box {
  position: relative;
  width: 100%; /* zamiast 560px */
  height: 340px;
  background: var(--lvl3);
  border-radius: var(--radiusboxa);
  transition: all 0.3s ease;
  z-index: 3;
}

    .cont-5-box-wyjatek {
 position: relative;
  width: 223px;
  height: 340px;
  background: var(--lvl2);
  gap:20px;
  border-radius: var(--radiusboxa);
}
  .cont-5-box-wrap {

  padding-top: 20px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}

.cont-5-box-gora {
  position: relative;
  top: -30px;
  width: 100%;
  height: 20px;
  justify-content: center;
  text-align: center;
}

.cont-5-box-dol {
  justify-content: center;
  text-align: center;
  
  height: 250px;
  border-radius: var(--radiusgrafiki);
 
  overflow: hidden;

  padding:10px;
  transition: all 0.3s ease;
}
.cont-box-etykieta{
  position:relative;
  margin-top:50px;
  margin-bottom:5px;
}
.cont-box-podpis{
  position:relative;
  margin-bottom:40px;
}
.cont-5-box-animacja-cta {
  position: relative;
  top: 130px;
  left: 70px;

}
.cont-5-box-animacja-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  z-index: -1;
  opacity: 1;

  background: var(--pom);
  filter: blur(25px);

  transform: translate(-50%, -50%) scale(1);
  border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;

  animation: blobMove 5s ease-in-out infinite alternate;
  animation-play-state: paused;

  transition: filter 0.4s ease, opacity 0.4s ease;
}

.cont-5-box-wyjatek:hover .cont-5-box-animacja-cta::before {
  animation-play-state: running;
  filter: blur(25px);
  opacity: 1;
}
.cont-5-linia {
  display: flex;
  height: 100%;
  width:100%;

  margin:0 30px 10px 30px;
  gap: 10px; 
}
.cont-5-box-strzalka {

  height: 27px;
  width: 27px;
}
.box-cyfry{
  Position: relative;
  top: 30px;
  display:none;
}
.box-cyfry-podpis{
  Position: relative;
  top: 20px;
  display:none;
}

.cont-6 {
  position: relative;
  top: 0px;
  height: 840px;
  display: none;
}
.cont-6-tab {
  position: relative;
  top: 0px;
  height: 1260px;
  display: inherit;
}


.cont-6-box-linia-el {
  position: relative;
  right:30px;
  width: 690px;
  height: 180px;
  border-radius: var(--radiusboxa);
  background: var(--lvl2);
  margin: 5px;
  padding: 10px;

 
  transition: transform 0.3s ease;
}
.cont-6-box-linia {
  display: flex;
  height: 100%;
}
.cont-6-box-linia-wraper{
position: absolute;
  top:250px;
  left:30px;
}
.cont-6-wrap {
  position: relative;
  top: 30px;
  left:20px;
  
}
.cont-6-wskazniki {
    position: absolute;
  left: 380px;
  top: 50px;
  display: flex;
  flex-direction: row;
  gap: 20px;
  z-index: 10;
}
.cont-6-wskaznik {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: var(--lvl3);
  transition: width 0.45s ease, background 0.45s ease;
}

.cont-6-wskaznik.active {
  width: 250px;
  background: var(--pom);
}
.cont-6-wraper2 {
  position: absolute;
  top: 50px;
  left: 30px;
  width: 100%;
  height: 20%;

}
.cont-6-wraper {
  position: relative;
  top:0;
 
  width: 88%;
  height: 10%;
  padding:20px;
 
}




.cont-6-krok{
  position: absolute;
  top:0px;
  right:0;

}
.cont-6-tytul{
  position: absolute;
  top:30px;
  left:80px;

}
.cont-6-ikona {
  position: relative;
  top: -10px;
  left:-25px;
  width: 63px;
  height: 63px;
  background: var(--lvl3);
  border-radius: 400px;
 
}
.cont-6-podpis {
  position: absolute;
  top: 65px;
  padding-right: 60px;

}


 .cont-7 {
    height: 670px;
    padding-top: 90px;
    overflow:hidden;
  }
  .cont-8 {
  Position: relative;
  top: 170px;
  height: 570px;

}
.cont-8-wraper {
  Position: relative;
  top:70px;


}
.cont-12-strzalka {
margin-left:5px;
  padding-top: 40px;

  height: 27px;
  width: 27px;
}
.cont-12-podpis {
 
  margin-top:40px;
  margin-left:30px;
  width:auto;
  height: auto;
  padding-right:30px;
  margin-bottom:160px;


}
.cont-12-podpis-double {
 
  margin-top:-155px;
  margin-left:250px;
  width:auto;
  height: auto;
  padding-right:100px;
  margin-bottom:155px;


}
.cont-12-info {
  Position: relative;
  left:25px;
  height:auto;
  
}

  .cont-wysrodkowanie {
    height: auto;
    
  }
  .cont-box-tekst{
  position:relative;
  margin-bottom:40px;
  padding:0 100px 0 100px;
}

  .karuzela {
    padding-top:80px;
    padding-left: 50px;
  }

  .track {
    gap: 10px;
  }

  .panel {
    flex: 0 0 calc((100% - 28px) / 1.5);
    height: 255px;
    padding-bottom:20px;
  }


  .karuzela-numer {
    top: 25px;
    left: 30px;
  }

  .karuzela-linia {
    top: 35px;
    left: 25px;
    width: 88%;
  }

  .karuzela-text-naglowek {
    top: 75px;
    left: 25px;
  }

  .karuzela-text-podpis {
    top:105px;
    left: 25px;
    width: 90%;
    height: 180px;
  
  }
.znikam{
  display:none;
}
  .karuzela-strzalka-prawo {
    
    position: relative;

  bottom: 130px;
  left: 425px;
  height: 30px;
  width: 30px;
 
  }

.cont-13-project {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  width:690px;
  height:240.7px;


  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.cont-13-projectx2 {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  height: 481.4px;
  width: 690px;
  

}

.cont-14 {
  Position: relative;
  
  top: 0px;
  height: 10px;
  margin-bottom:150px;
  padding:0 30px 0 30px;
  
}
.cont-14-button-l {
  justify-content: flex-start;
  padding-left: 30px;
  margin-right:10px;
  transition: background 0.5s ease;
}
.cont-14-etykieta {
  position: absolute;
  top:23px;
  left: 150px;
}
.cont-14-etykieta2 {
  position: absolute;
  top:23px;
  right: 150px;
}
.cont-16-box-linia-el {
  position: relative;
  width: 410px;
  height: 180px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);
  margin: 5px;
  padding: 10px;
  display: flex;
  transition: all 0.3s ease;
}
.cont-16{
  display:none;
}
.cont-16-tab {
  position: relative;
  top: 80px;
  height: 1500px;
  margin-top:100px;
  display:inherit;
}
.cont-16-podpis {
  position: absolute;
  top: 105px;
  left: 30px;
  padding-right: 20px;

}
.cont-16-numer {
  position: absolute;
  top: 5px;
  right: 30px;
  transition: color 0.3s ease;
  color:var(--lvl1);

}
.cont-16-text-wrap {
  margin-left:30px;
  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}
.cont-16-box-wrap {
  margin-top:50px;
  margin-right:30px;
  height: 100%;
  width:100%;

}

.cont-17-text-wrap {
  margin-left:30px;
  padding-top: 35px;
  padding-bottom: 60px;
  height: 100%;
  width:90%;
 

}
.cont-9 {
  Position: relative;

  top: 0px;
  height: 410px;
  
 
}
.cont-srodek-stopka {
  margin: 0 var(--piecdziesiat);
  padding: 0 var(--piecdziesiat) 0px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display: flex;

}
.cont-9-logo {
  Position: relative;
  top: 20px;
  height: 28px;
  width: 145px;
  margin-bottom: 80px;
}
.cont-9-lewa {
  Position: relative;
  top: 20px;
 
 
  height: 370px;
  width: 60%;
}
.cont-9-media-el{
position:relative;
top:-5px;
margin-right:20px;
  
  
}
.cont-9-prawa {
  position: absolute;
  top:30px;
  right:60px;

  display: flex;
  flex-direction: column;
  align-items: flex-end;

}
.cont-9-strzalkagora{
  position:relative;
  top:10px;
 
 
  height:20px;
  width:20px;
  padding:12px;
  background:var(--lvl3);
  border-radius: 8px;
  margin-bottom:50px;
  
}
.cont-15 {
  Position: relative;
  top: 0px;
  height: 200px;
  margin-top:-50px;
  margin-bottom:0px;


}
.cont-10 {
Position: relative;

  top: 70px;
  height: 400px;
  

 
}
.cont-10-kategorie {
  Position: relative;
  top: 30px;
  margin-bottom:110px;


}
.cont-11 {
  Position: relative;
  top: 0px;
  margin-bottom:100px;


}
.cont-9-kontakt{
Position: absolute;
top:235px;
left:-7px;
margin-bottom: 20px;

  
}
.znikam2{
  display:none;
}
.cont-9-media-brief{
position:relative;
  top:50px;
  right:0px;
  height:100%;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-media{
position:relative;
  top:15px;
  right:0px;
  height:28px;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-copyright{
  margin-top:68px;
}
.cont-9-strzalka-prawo {
  position: relative;
  top:-3px;
  right:0;
  margin-bottom: 20px;

  height:16px;
  width:16px;
}
.cont-17-info {
  Position: relative;
  top:0px;

}
.cont-fifteen-form-wrap{
  height:auto;
  width: 700px;
margin-right: 30px;
padding:30px;
background:var(--lvl2);
border-radius: var(--radiusboxa);

}

.cont-fifteen-form {
 

  width: 100%;

background:var(--lvl2);

}
 

}

/*==================================*/
/*==================================*/
/*==================================*/
@media only screen and (min-width: 768px) and (max-width:809px) {
  :root {
    --h1: 100px;
    --B1: 90px;
    --h2: 45px;
    --hlink: 13px;
    --hetykieta:28px;
    --hnaglowek2: 70px;
    --hnaglowek5: 75px; /*kontakt*/
    --hnaglowek4: 45px; /*duze zdania*/
    --hnaglowek6: 18px; /*media w kontakcie*/

    --h3: 14px;
    --hnaglowek: 30px; /*wysokosc naglowkow sekcji*/
    --hetykieta:18px; /*wysokosc etykiet w boksie*/

    --piecdziesiat: 30px;
    --linia: 1;
  
  }


.cont-2{
overflow:visible;
}
.cont-2 {
  Position: relative;
  top: 0px;
  height: 370px;
  display: flex; 
 overflow:visible;
}
.cont-txt-B1 {
  position: absolute;
  right:55px;
  top:20px;
animation: slideIn 0.8s ease-out forwards;
  
  opacity: 0;
}

.cont-txt-B2 {
  position: absolute;
  top:120px;
  left:40px;
  animation: slideIn 0.8s ease-out forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
.cont-txt-Bvideo {
  position: absolute;
  z-index: 2;

  top: 167px;
  right: 55px;

  width: 310px;
  height: 80px;

  transform: translateY(-50%);
  border-radius: var(--radiusboxa);
  overflow: hidden;

  transition: height 0.4s ease;
  
}

.cont-txt-Bvideo2 {
  position: absolute;
  z-index: 1;

  top: 167px;
  right: 55px;

  width: 310px;
  height: 80px;

  transform: translateY(-50%) scale(1);

  border-radius: var(--radiusboxa);
  overflow: visible;

  filter: blur(0px);
  opacity: 0.7;

  transition:
    height 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
}


.cont-txt-Bvideo:hover {
  height: 170px;

}


.cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
  height: 170px;
  filter: blur(40px);
  transform: translateY(-50%) scale(1.2);
  opacity: 0.9;
}



.cont-txt-Bopis {
  position: absolute;
  top:300px;
  left:50px;
display: flex;
  gap: 55px;
z-index:3;

}
.cont-txt-Bopis2 {
  position: absolute;
  top:300px;
  left:73px;
z-index:3;
visibility: hidden;
}


  .cont-100 {
Position: relative;

  top: 70px;
  height: 420px;

 
}


.btn-plus {
  width: 25px;
  height: 25px;
  background: var(--lvl1);
  border-radius:var(--borderlink);
  cursor: none;
  position: relative;
  transition: transform 0.2s;
  padding:3px;
}
.btn-plus-box {

  position:absolute;
  bottom: 20px;
  right: 20px;
  z-index:5;
}

.cont-1-fixed{
  Position: fixed;
  top: 40px;
  right:140px;
  height: 150px;
  z-index:4;

}
.cont-1-menu{
  Position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;

  padding:0 25px 0 25px;
  
  height:50px;
  width:300px;

background: rgba(26, 26, 26, 0.19);
border-radius: 30px;

backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
transition: all 0.25s ease-out;


}
.cont-1-menu-EN{
  Position: absolute;
  top: 39px;
  right:60px;
  height: 150px;
  z-index:4;

}
.cont-1-logo {
  Position: relative;
  top: 46px;
  left:20px;
  height: 28px;
  width: 145px;
}
.cont-1 {
  Position: relative;
  top: 0px;
  height: 115px;
}

.cont-2-l {
  Position: absolute;
  top:210px;
  left:60px;

  width: auto;
  height: 720px;
 
}
.cont-2-l-tekst {
  Position: relative;
  top: 100px;
}
.cont-2-l-tekst-podpis {
  Position: relative;
  top: 40px;
  z-index: 5;
}
.cont-2-p {
  position:absolute;
  top:0;
  right:30px;
  
  display:none;
  width: 708px;
  height: 290px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-2-p-tab {
  position:absolute;
  top:0;
  right:30px;
  
  display:inherit;
  width: 708px;
  height: 290px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-4 {
  Position: relative;
  top: 0px;
  height: 100px;

}

.cont-3-all {
  Position: absolute;
  top: 30px;

  width: 800px;
  height: 372.6px;

  left:-40px;
}
.text-scroll-outline {
  display: inline-block;
  white-space: nowrap;
  font-family: archivo;
  font-size: 28pt;
  font-weight: 800;

  letter-spacing: 3px;


  color: var(--lvl3);
  animation: floatText 200s infinite linear;
  padding-left: 0%;
  /*Initial offset*/


}
.cont-5 {

  display:none;
}
.cont-5-tab {
  Position: relative;
  top: 0px;
  height: 740px;
  display:inherit
  
}
.cont-5-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: 20px 20px 60px;
}

.cont-5-box {
  position: relative;
  width: 100%; /* zamiast 560px */
  height: 340px;
  background: var(--lvl3);
  border-radius: var(--radiusboxa);
  transition: all 0.3s ease;
  z-index: 3;
}


    .cont-5-box-wyjatek {
 position: relative;
  width: 209px;
  height: 340px;
  background: var(--lvl2);
  gap:20px;
  border-radius: var(--radiusboxa);
}
  .cont-5-box-wrap {

  padding-top: 20px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}

.cont-5-box-gora {
  position: relative;
  top: -30px;
  width: 100%;
  height: 20px;
  justify-content: center;
  text-align: center;
}

.cont-5-box-dol {
  justify-content: center;
  text-align: center;
  
  height: 250px;
  border-radius: var(--radiusgrafiki);
 
  overflow: hidden;

  padding:10px;
  transition: all 0.3s ease;
}
.cont-box-etykieta{
  position:relative;
  margin-top:50px;
  margin-bottom:5px;
}
.cont-box-podpis{
  position:relative;
  margin-bottom:40px;
}
.cont-5-box-animacja-cta {
  position: relative;
  top: 130px;
  left: 60px;

}
.cont-5-box-animacja-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  z-index: -1;
  opacity: 1;

  background: var(--pom);
  filter: blur(25px);

  transform: translate(-50%, -50%) scale(1);
  border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;

  animation: blobMove 5s ease-in-out infinite alternate;
  animation-play-state: paused;

  transition: filter 0.4s ease, opacity 0.4s ease;
}

.cont-5-box-wyjatek:hover .cont-5-box-animacja-cta::before {
  animation-play-state: running;
  filter: blur(25px);
  opacity: 1;
}
.cont-5-linia {
  display: flex;
  height: 100%;
  width:100%;

  margin:0 30px 10px 30px;
  gap: 10px; 
}
.cont-5-box-strzalka {

  height: 27px;
  width: 27px;
}
.box-cyfry{
  Position: relative;
  top: 30px;
  display:none;
}
.box-cyfry-podpis{
  Position: relative;
  top: 20px;
  display:none;
}

.cont-6 {
  position: relative;
  top: 0px;
  height: 840px;
  display: none;
}
.cont-6-tab {
  position: relative;
  top: 0px;
  height: 1330px;
  display: inherit;
}


.cont-6-box-linia-el {
  position: relative;
  right:30px;
  width: 648px;
  height: 200px;
  border-radius: var(--radiusboxa);
  background: var(--lvl2);
  margin: 5px;
  padding: 10px;

 
  transition: transform 0.3s ease;
}
.cont-6-box-linia {
  display: flex;
  height: 100%;
}
.cont-6-box-linia-wraper{
position: absolute;
  top:250px;
  left:30px;
}
.cont-6-wrap {
  position: relative;
  top: 30px;
  left:20px;
  
}
.cont-6-wskazniki {
    position: absolute;
  left: 340px;
  top: 50px;
  display: flex;
  flex-direction: row;
  gap: 20px;
  z-index: 10;
}
.cont-6-wskaznik {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: var(--lvl3);
  transition: width 0.45s ease, background 0.45s ease;
}

.cont-6-wskaznik.active {
  width: 250px;
  background: var(--pom);
}
.cont-6-wraper2 {
  position: absolute;
  top: 50px;
  left: 30px;
  width: 100%;
  height: 20%;

}
.cont-6-wraper {
  position: relative;
  top:0;
 
  width: 88%;
  height: 10%;
  padding:20px;
 
}




.cont-6-krok{
  position: absolute;
  top:0px;
  right:0;

}
.cont-6-tytul{
  position: absolute;
  top:30px;
  left:80px;

}
.cont-6-ikona {
  position: relative;
  top: -10px;
  left:-25px;
  width: 63px;
  height: 63px;
  background: var(--lvl3);
  border-radius: 400px;
 
}
.cont-6-podpis {
  position: absolute;
  top: 65px;
  padding-right: 60px;

}


 .cont-7 {
    height: 670px;
    padding-top: 90px;
    overflow:hidden;
  }
  .cont-8 {
  Position: relative;
  top: 170px;
  height: 570px;

}
.cont-8-wraper {
  Position: relative;
  top:70px;


}
.cont-12-strzalka {
margin-left:5px;
  padding-top: 40px;

  height: 27px;
  width: 27px;
}
.cont-12-podpis {
 
  margin-top:40px;
  margin-left:30px;
  width:auto;
  height: auto;
  padding-right:30px;
  margin-bottom:160px;


}
.cont-12-podpis-double {
 
  margin-top:-155px;
  margin-left:250px;
  width:auto;
  height: auto;
  padding-right:100px;
  margin-bottom:155px;


}
.cont-12-info {
  Position: relative;
  left:25px;
  height:auto;
  
}

  .cont-wysrodkowanie {
    height: auto;
    
  }
  .cont-box-tekst{
  position:relative;
  margin-bottom:40px;
  padding:0 100px 0 100px;
}

  .karuzela {
    padding-top:80px;
    padding-left: 50px;
  }

  .track {
    gap: 10px;
  }

  .panel {
    flex: 0 0 calc((100% - 28px) / 1.5);
    height: 255px;
    padding-bottom:20px;
  }


  .karuzela-numer {
    top: 25px;
    left: 30px;
  }

  .karuzela-linia {
    top: 35px;
    left: 25px;
    width: 88%;
  }

  .karuzela-text-naglowek {
    top: 75px;
    left: 25px;
  }

  .karuzela-text-podpis {
    top:105px;
    left: 25px;
    width: 90%;
    height: 180px;
  
  }
.znikam{
  display:none;
}
.znikam2{
  display:none;
}
  .karuzela-strzalka-prawo {
    
    position: relative;

  bottom: 130px;
  left: 400px;
  height: 30px;
  width: 30px;
 
  }

.cont-13-project {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  width:648px;
  height:226px;


  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.cont-13-projectx2 {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  height: 452px;
  width: 648px;
  

}

.cont-14 {
  Position: relative;
  
  top: 0px;
  height: 10px;
  margin-bottom:150px;
  padding:0 30px 0 30px;
  
}
.cont-14-button-l {
  justify-content: flex-start;
  padding-left: 30px;
  margin-right:10px;
  transition: background 0.5s ease;
}
.cont-14-etykieta {
  position: absolute;
  top:23px;
  left: 150px;
}
.cont-14-etykieta2 {
  position: absolute;
  top:23px;
  right: 150px;
}
.cont-16-box-linia-el {
  position: relative;
  width: 410px;
  height: 180px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);
  margin: 5px;
  padding: 10px;
  display: flex;
  transition: all 0.3s ease;
}
.cont-16{
  display:none;
}
.cont-16-tab {
  position: relative;
  top: 80px;
  height: 1500px;
  margin-top:100px;
  display:inherit;
}
.cont-16-podpis {
  position: absolute;
  top: 105px;
  left: 30px;
  padding-right: 20px;

}
.cont-16-numer {
  position: absolute;
  top: 5px;
  right: 30px;
  transition: color 0.3s ease;
  color:var(--lvl1);

}
.cont-16-text-wrap {
  margin-left:30px;
  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}
.cont-16-box-wrap {
  margin-top:50px;
  margin-right:30px;
  height: 100%;
  width:100%;

}

.cont-17-text-wrap {
  margin-left:30px;
  padding-top: 35px;
  padding-bottom: 60px;
  height: 100%;
  width:90%;

}
.cont-9 {
  Position: relative;

  top: 0px;
  height: 410px;
  
 
}
.cont-srodek-stopka {
  margin: 0 var(--piecdziesiat);
  padding: 0 var(--piecdziesiat) 0px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display: flex;

}
.cont-9-logo {
  Position: relative;
  top: 20px;
  height: 28px;
  width: 145px;
  margin-bottom: 80px;
}
.cont-9-lewa {
  Position: relative;
  top: 20px;
 
 
  height: 370px;
  width: 60%;
}
.cont-9-media-el{
position:relative;
top:-5px;
margin-right:20px;
  
  
}
.cont-9-prawa {
  position: absolute;
  top:30px;
  right:60px;

  display: flex;
  flex-direction: column;
  align-items: flex-end;

}
.cont-9-strzalkagora{
  position:relative;
  top:10px;
 
 
  height:20px;
  width:20px;
  padding:12px;
  background:var(--lvl3);
  border-radius: 8px;
  margin-bottom:50px;
  
}
.cont-15 {
  Position: relative;
  top: 0px;
  height: 200px;
  margin-top:-50px;
  margin-bottom:0px;


}
.cont-10 {
Position: relative;

  top: 70px;
  height: 400px;
  

 
}
.cont-10-kategorie {
  Position: relative;
  top: 30px;
  margin-bottom:110px;



}
.cont-11 {
  Position: relative;
  top: 0px;
  margin-bottom:100px;


}
.cont-9-kontakt{
Position: absolute;
top:245px;
left:-7px;
margin-bottom: 20px;

  
}
.cont-9-media-brief{
position:relative;
  top:50px;
  right:0px;
  height:100%;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-media{
position:relative;
  top:15px;
  right:0px;
  height:28px;
  width:400px;

  display: flex;
  justify-content: right;
}
.cont-9-copyright{
  margin-top:68px;
}
.cont-9-strzalka-prawo {
  position: relative;
  top:-3px;
  right:0;
  margin-bottom: 20px;

  height:16px;
  width:16px;
}
.cont-17-info {
  Position: relative;
  top:0px;

}
.cont-fifteen-form-wrap{
  height:auto;
  width: 700px;
margin-right: 30px;
padding:30px;
background:var(--lvl2);
border-radius: var(--radiusboxa);

}

.cont-fifteen-form {
 

  width: 100%;

background:var(--lvl2);

}
 

}

/*==================================*/
/*==================================*/
/*==================================*/

@media only screen and (min-width: 414px) and (max-width:767px) {

  :root {
    --h1: 103px;
    --B1: 60px;
    --h2: 45px;
    --hlink: 13px;
    --hetykieta:28px;
    --hnaglowek2: 70px;
    --hnaglowek5: 75px; /*kontakt*/
    --hnaglowek4: 48px; /*duze zdania*/
    --hnaglowek6: 24px; /*media w kontakcie*/
    --hnaglowek3: 18px; /*podtekst*/

    --h3: 14px;
    --hnaglowek: 30px; /*wysokosc naglowkow sekcji*/
    --hetykieta:24px; /*wysokosc etykiet w boksie*/

    --piecdziesiat: 10px;
    --linia: 1;
    --radiusznaku: 10vw;
  
  }

.cont-5-mob .cont-5-box:first-of-type {
    height: 430px;
    top:-30px;
}

.cont-5-mob .cont-5-box:last-of-type {
    height: 430px;
    top:-30px;
}
.cont-2{
overflow:visible;
}
.cont-2 {
  Position: relative;
  top: 0px;
  height: 500px;
  display: flex; 
 overflow:visible;
}
.cont-txt-B1 {
  position: absolute;
  left:18px;
  top:20px;
animation: slideIn 0.8s ease-out forwards;
  
  opacity: 0;
}
.cont-txt-B2 {
  position: absolute;
  top:80px;
  left:18px;
  animation: slideIn 0.8s ease-out forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
.cont-txt-Bvideo {
  position: absolute;
  z-index: 2;

  top: 250px;
  left:18px;

  width: 380px;
  height: 210px;

  transform: translateY(-50%);
  border-radius: var(--radiusboxa);
  overflow: hidden;

  transition: height 0.4s ease;
  
}

.cont-txt-Bvideo2 {
  position: absolute;
  z-index: 1;

  top: 250px;
  left:18px;

  width: 380px;
  height: 210px;

  transform: translateY(-50%) scale(1);

  border-radius: var(--radiusboxa);
  overflow: visible;

  filter: blur(0px);
  opacity: 0.7;

  transition:
    height 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
}


.cont-txt-Bvideo:hover {
  height: 210px;

}


.cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
  height: 210px;
  filter: blur(40px);
  transform: translateY(-50%) scale(1.2);
  opacity: 0.9;
}



.cont-txt-Bopis {
  position: absolute;
  top:400px;
  left:20px;
display: flex;
  gap: 70px;
z-index:3;

}
.cont-txt-Bopis2 {
  position: absolute;
  top:400px;
  left:20px;
z-index:3;
visibility: hidden;
}






    .cookie-banner {
    bottom: 0;
    left: 0;
    transform: none;
    width: 88%;
    padding: 0 10px 10px;
  }

  .cookie-box {
    max-width: 100%;
    width: 100%;
    border-radius: 12px 12px 0 0;
    padding: 16px;
  }

  .cookie-text {
    font-size: 13px;
  }

  .cookie-buttons {
    flex-direction: column;
    gap: 8px;
  }

  .cookie-btn {
    width: 100%;
    padding: 12px;
    font-size: 14px;
  }


.podnaglowek {

  font-family: var(--nazwa);
  color: var(--szary);
  font-size: var(--hnaglowek3);
  font-weight: var(--waga300);
  line-height: var(--linia);
  letter-spacing: var(--przestrzen);
}
.cont-box-naglowek{
  position:relative;
  margin-bottom:30px;
  
}


.cont-1-fixed{
  display:none;
}
.cont-1-menu-EN{
  display:none;
}

.nav-bar {/*to jest moj pasek z hamburgerem*/
    position: relative;
    display: flex;
    top: 15px;
    right: 15px;
    z-index: 10;
   
}

.menu-toggler {
    top: 0;
    opacity: 0;
    position: absolute;
     
}

.menu-toggler:checked + .show-menu span {
    background: transparent;
}

.menu-toggler:checked + .show-menu:after {
    top: 9px;
    transform: rotate(45deg);
}

.menu-toggler:checked + .show-menu:before {
    top: 9px;
    transform: rotate(-45deg);
}

.menu-toggler:checked ~ .nav {
    display: block;
    transform: translateX(0);
}

.show-menu { /*to jest moj hamburger z liniami*/
    margin-left: auto;
    width: 35px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    cursor: none;
    outline: none;
    
  
}

.show-menu span,
.show-menu:before,
.show-menu:after {
    width: 100%;
    height: 2px;
    background: var(--pom);
    z-index: 11;
}

.show-menu:before,
.show-menu:after {
    content: "";
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
}

.show-menu:before {
    top: 0;
}

.show-menu:after {
    top: 22px;
}

.cont-nav-media-wrap{
margin-top:100px;
  margin-right:30px;
  

 
}
.cont-nav-media{
margin-top:10px;
 
  
  display: flex;
  justify-content: right;
}
.cont-nav-media-strzalka-prawo {
  position: relative;
  top:-2px;
  left:0;
  margin-bottom: 20px;

  height:19px;
  width:19px;
}



.nav {/*to jest moje pole jak otwieram*/
    padding-top: 150px; /*tym oddalam linki od gory*/
   
    
   
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    position: fixed;
    background: var(--lvl1);
    transition: all 0.3s ease;
    transform: translateX(100%);
  
}

.nav__menu {
    list-style: none;
    
}
.nav__item{
 display: flex;
  justify-content: flex-end;
  margin-right:0px;
}
.nav__link {
  
    font-family: archivo;
    font-size: 32pt;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 3px;
    color: white;
    text-align: right;
    padding: 10px 23px;
    display: block;
    text-decoration: none;
    cursor: none;
    outline: none;
}
 
 
 
 
 
 
 
 
 
 
 
 























.btn-plus {
  width: 25px;
  height: 25px;
  background: var(--lvl1);
  border-radius:var(--borderlink);
  cursor: none;
  position: relative;
  transition: transform 0.2s;
  padding:3px;
}
.btn-plus-box {

  position:absolute;
  bottom: 20px;
  right: 20px;
  z-index:5;
}

.cont-1-fixed{
  Position: fixed;
  top: 40px;
  right:140px;
  height: 150px;
  z-index:4;

}
.cont-1-menu{
  Position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;

  padding:0 25px 0 25px;
  
  height:50px;
  width:300px;

background: rgba(26, 26, 26, 0.19);
border-radius: 30px;

backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
transition: all 0.25s ease-out;


}
.cont-1-menu-EN{
  Position: absolute;
  top: 39px;
  right:60px;
  height: 150px;
  z-index:4;

}
.cont-1-logo {
  Position: relative;
  top: 45px;
  left:15px;
  height: 31px;
  width: 161px;
}
.cont-1 {
  Position: relative;
  top: 0px;
  height: 115px;
}

.cont-2-l {
  Position: absolute;
  top:240px;
  left:20px;

  width: auto;
  height: 720px;
 
}
.cont-2-l-tekst {
  Position: relative;
  top: 100px;
}
.cont-2-l-tekst-podpis {
  Position: relative;
  top: 40px;
  z-index: 5;
}
.cont-2-p {
  position:absolute;
  top:0;
  right:10px;
  

  width: 394px;
  height: 290px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-4 {
  Position: relative;
  top: 0px;
  height: 120px;

}

.cont-3-all {
  Position: absolute;
  top: 30px;
 display:none;
  width: 800px;
  height: 372.6px;

  left:-40px;
}
.text-scroll-outline {
  display: inline-block;
  white-space: nowrap;
  font-family: archivo;
  font-size: 28pt;
  font-weight: 800;

  letter-spacing: 3px;


  color: var(--lvl3);
  animation: floatText 200s infinite linear;
  padding-left: 0%;
  /*Initial offset*/


}
.cont-5 {

  display:none;
}
.cont-5-tab {
  Position: relative;
  top: 0px;
  height: 740px;
  display:none;
  
}
.cont-5-mob {
  Position: relative;
  top: 0px;
  height: 2580px;
  display:inherit;
  
}
.cont-5-wrap {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  padding: 80px 10px 60px;
}

.cont-5-box {
  position: relative;
  width: 100%; /* zamiast 560px */
  height: 480px;
  background: var(--lvl3);
  border-radius: var(--radiusboxa);
  transition: all 0.3s ease;
  z-index: 3;
}

    .cont-5-box-wyjatek {
 position: relative;
  width: 354px;
  height: 420px;
  background: var(--lvl2);
  gap:20px;
  border-radius: var(--radiusboxa);
}
  .cont-5-box-wrap {

  padding-top: 20px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}

.cont-5-box-gora {
  position: relative;
  top: -20px;
  width: 100%;
  height: 40px;
  justify-content: center;
  text-align: center;
}

.cont-5-box-dol {
  justify-content: center;
  text-align: center;
  
  height: 370px;
  border-radius: var(--radiusgrafiki);
 
  overflow: hidden;

  padding:10px;
  transition: all 0.3s ease;
}
.cont-box-etykieta{
  position:relative;
  margin-top:50px;
  margin-bottom:5px;
}
.cont-box-podpis{
  position:relative;
  margin-bottom:40px;
}
.cont-5-box-animacja-cta {
  position: relative;
  top: 210px;
  left: 120px;

}
.cont-5-box-animacja-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 290px;
  height: 290px;
  z-index: -1;
  opacity: 1;

  background: var(--pom);
  filter: blur(25px);

  transform: translate(-50%, -50%) scale(1);
  border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;

  animation: blobMove 5s ease-in-out infinite alternate;
  animation-play-state: paused;

  transition: filter 0.4s ease, opacity 0.4s ease;
}

.cont-5-box-wyjatek:hover .cont-5-box-animacja-cta::before {
  animation-play-state: running;
  filter: blur(25px);
  opacity: 1;
}
.cont-5-linia {
  display: flex;
  height: 100%;
  width:95%;

  margin:0 20px 10px 20px;
  gap: 10px; 
}
.cont-5-box-strzalka {

  height: 27px;
  width: 27px;
}

.cont-16-text-wrap .box-cyfry{
  display:none;
}
.cont-16-text-wrap .box-cyfry-podpis{
  display:none;
}
.box-cyfry{
  Position: relative;
  top: 30px;


}
.box-cyfry-podpis{
  Position: relative;
  top: 20px;

}

.cont-6 {
  position: relative;
  top: 0px;
  height: 840px;
  display: none;
}
.cont-6-tab {
  position: relative;
  top: 0px;
  width:98%;
  height: 1700px;
  display: inherit;
}

.cont-6-box-linia-el-wyjatek {
  margin: 10px;
  width: 98%;
  height: 100%;
}

.cont-6-box-linia-el {
  position: relative;
  right:30px;
  width: 333px;
  height: 290px;
  border-radius: var(--radiusboxa);
  background: var(--lvl2);
  margin: 5px;
  padding: 10px;

 
  transition: transform 0.3s ease;
}

.cont-6-box-linia {
  display: flex;
width: 98%;
  height: 100%;
}
.cont-6-box-linia-wraper{
position: absolute;
  top:250px;
  left:20px;
  margin-top:50px;
}
.cont-6-wrap {
  position: relative;
  top: 30px;
  left:10px;
 
  
  
}
.cont-6-wskazniki {
    position: absolute;
  left: 20px;
  top: 230px;
  
  display: flex;
  flex-direction: row;
  gap: 20px;
  z-index: 10;
}
.cont-6-wskaznik {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: var(--lvl3);
  transition: width 0.45s ease, background 0.45s ease;
}

.cont-6-wskaznik.active {
  width: 250px;
  background: var(--pom);
}
.cont-6-wraper2 {
  position: absolute;
  top: 50px;
  left: 20px;
  width: 98%;
  height: 20%;

}
.cont-6-wraper {
  position: relative;
  top:0;
 
  width: 98%;
  height: 10%;
  padding:20px;
 
}




.cont-6-krok{
  position: absolute;
  top:0px;
  right:30px;

}
.cont-6-tytul{
  position: absolute;
  top:45px;
  left:80px;

}
.cont-6-ikona {
  position: relative;
  top: 20px;
  left:-25px;
  width: 63px;
  height: 63px;
  background: var(--lvl3);
  border-radius: 400px;
 
}
.cont-6-podpis {
  position: absolute;
  top: 85px;
  padding-right: 60px;

}


 .cont-7 {
    height: 800px;
    padding-top: 90px;
    
    overflow:hidden;
  }
  .cont-8 {
  Position: relative;
  top: 170px;
  height: 570px;

}
.cont-8-wraper {
  Position: relative;
  top:70px;


}
.cont-12-strzalka {
margin-left:5px;
  padding-top: 40px;

  height: 27px;
  width: 27px;
}
.cont-12-podpis {
 
  margin-top:40px;
  margin-left:20px;
  width:auto;
  height: auto;
  padding-right:20px;
  margin-bottom:160px;


}
.cont-12-podpis-double {
 
  margin-top:40px;
  margin-left:20px;
  width:auto;
  height: auto;
  padding-right:30px;
  margin-bottom:160px;


}
.cont-12-info {
  Position: relative;
  left:13px;
  height:auto;
  
}

  .cont-wysrodkowanie {
    height: auto;
   
  }
  .cont-box-tekst{
  position:relative;
  margin-bottom:40px;
  padding:0 30px 0 30px;
}

  .karuzela {
    padding-top:80px;
    padding-left: 20px;
  }

  .track {
    gap: 10px;
  }

  .panel {
    flex: 0 0 calc((100% - 28px) / 1.1);
    height: 330px;
    padding-bottom:20px;
  }


  .karuzela-numer {
    top: 25px;
    left: 25px;
  }

  .karuzela-linia {
    top: 35px;
    left: 25px;
    width: 88%;
  }

  .karuzela-text-naglowek {
    top: 75px;
    left: 25px;
  }

  .karuzela-text-podpis {
    top:105px;
    left: 25px;
    width: 90%;
    height: 180px;
  
  }
.znikam{
  display:none;
}
.znikam2{
  display:none;
}
.znikam3{
  display:none;
}
.desktop{
  display:none;
}
.pojawiam{
  display:inherit;
}
  .karuzela-strzalka-prawo {
    
    position: relative;

  bottom: -70px;
  left: 25px;
  height: 30px;
  width: 30px;
 
  }
.cont-13{
  display:none;
}
.cont-13-mob{
  display:inherit;
}
.cont-13-project {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  width:360px;
  height:360px;


  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.cont-13-projectx2 {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  height: 452px;
  width: 648px;
  

}

.cont-14 {
  Position: relative;
  
  top: 0px;
  height: 10px;
  margin-bottom:150px;
  padding:0 19px 0 19px;
  
}
.cont-14-button-l {
  justify-content: flex-start;
  padding-left: 30px;
  margin-right:5px;
  transition: background 0.5s ease;
}
.cont-14-button-p {
  flex: 1;
  margin-left:5px;
  height: 70px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);

  display: flex;
  align-items: center;
  transition: background 0.5s ease;
}
.naglowekstrzalka{
  display: none;
}
.cont-14-strzalka-prawo {
  position: relative;
  margin-bottom: 20px;
  bottom: 0;
  right:0px;
  height: 30px;
  width: 30px;
}
.cont-14-strzalka-lewo {
  display: flex;
  align-items: center;
  top:20px;
  left: 20px;
  height: 30px;
  width: 30px;
}
.cont-14-etykieta {
  position: absolute;
  top:23px;
  left: 150px;
}
.cont-14-etykieta2 {
  position: absolute;
  top:23px;
  right: 150px;
}
.cont-16-box-linia-el {
  position: relative;
  width: 333px;
  height: 200px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);
  margin: 5px;
  padding: 10px;
  display: flex;
  transition: all 0.3s ease;
}
.cont-16{
  display:none;
}
.cont-16-tab {
  position: relative;
  top: 80px;
  height: 1820px;
  margin-top:200px;
  display:inherit;
}
.cont-16-podpis {
  position: absolute;
  top: 105px;
  left: 30px;
  padding-right: 20px;

}
.cont-16-numer {
  position: absolute;
  top: 5px;
  right: 30px;
  transition: color 0.3s ease;
  color:var(--lvl1);

}
.cont-16-text-wrap {
  margin-left:20px;
  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}
.cont-16-text-wrap .cont-box-podpis{
  display:none;
}
.cont-16-box-wrap {

  margin-top:300px;
  margin-left:-135px;
  height: 100%;
 

}

.cont-17-text-wrap {
  margin-left:15px;
  padding-top: 35px;
  padding-bottom: 60px;
  height: 100%;
  width:90%;

}
.cont-17-text-wrap .cont-box-podpis{
display:none;
}
.cont-17-text-wrap .cont-17-info{
display:none;
}
.cont-9 {
  Position: relative;

  top: 0px;
  height: 450px;
  
 
}
.cont-srodek-stopka {
  margin: 0 var(--piecdziesiat);
  padding: 0 var(--piecdziesiat) 0px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display: flex;

}
.cont-9-logo {
  Position: relative;
  top: 20px;

  height: 31px;
  width: 161px;
  margin-bottom: 80px;

}
.cont-9-lewa {
  Position: relative;
  top: 20px;
  left:10px;
 
 
  height: 445px;
  width: 95%;
}
.cont-9-media-el{
position:relative;
top:-5px;
margin-right:20px;
  
  
}

.cont-9-prawa {
  position: absolute;
  top:350px;
  left:28px;

  display: flex;
  flex-direction: column;
  align-items: flex-start;

}
.cont-9-strzalkagora{
  position:absolute;
  top:-320px;
  left:310px;
 
  height:25px;
  width:25px;
  padding:12px;
  background:var(--lvl3);
  border-radius: 8px;
  margin-bottom:50px;
  
}
.cont-9-kontakt{
Position: absolute;
top:530px;
left:-7px;
margin-bottom: 20px;
display:none;
  
}
.cont-9-media-brief{
position:relative;
  top:-30px;
  left:0px;
  height:100%;
  width:333px;

  display: flex;
  justify-content: left;
}
.cont-9-media{
position:relative;
  top:15px;
  left:0px;
  height:28px;
  width:333px;

  display: none;
  justify-content: left;
}
.cont-9-copyright{
  margin-top:0px;
}
.cont-9-copyrightmenu{
  margin-top:90px;
  margin-left:102px;
  right:0;
  display: flex;
  justify-content: left;
}
.cont-9-strzalka-prawo {
  position: relative;
  top:-2px;
  left:0;
  margin-bottom: 20px;

  height:16px;
  width:16px;
}
.cont-15 {
  Position: relative;
  top: 0px;
  height: 200px;
  margin-top:-50px;
  margin-bottom:0px;
display:none;

}
.cont-15-mob {
  Position: relative;
  top: 0px;
  height: 300px;
  margin-top:-50px;
  margin-bottom:0px;
display: inherit;

}
.cont-10 {
Position: relative;

  top: 70px;
  height: 450px;
  

 
}

.cont-100 {
Position: relative;

  top: 70px;
  height: 570px;
  

 
}
.cont-10-kategorie {
  Position: relative;
  top: 30px;
  margin-bottom:110px;
  display:none;


}
.cont-11 {
  Position: relative;
  top: 0px;
  margin-bottom:100px;
  display:none;

}
.cont-11-mob {
  Position: relative;
  top: 0px;
  margin-bottom:100px;
  display: inherit;

}

.cont-17-info {
  Position: relative;
  top:0px;

}
.cont-17 {
  position: relative;
  top: 0px;
  height: 800px;
  margin-top:50px;
}
.cont-fifteen-form-wrap{
 position:absolute;
 top:180px;

  height:auto;
  width: 353px;
margin-right: 30px;
padding:20px;
background:var(--lvl2);
border-radius: var(--radiusboxa);

}

.cont-fifteen-form {
 

  width: 100%;

background:var(--lvl2);

}
 

}

/*==================================*/
/*==================================*/
/*==================================*/

@media only screen and (min-width: 390px) and (max-width:413px) {

  :root {
    --h1: 95px;
    --B1: 58px;
    --h2: 45px;
    --hlink: 13px;
    --hetykieta:28px;
    --hnaglowek2: 70px;
    --hnaglowek5: 75px; /*kontakt*/
    --hnaglowek4: 44px; /*duze zdania*/
    --hnaglowek6: 24px; /*media w kontakcie*/
    --hnaglowek3: 18px; /*podtekst*/

    --h3: 14px;
    --h33: 12px;
    --hnaglowek: 30px; /*wysokosc naglowkow sekcji*/
    --hetykieta:24px; /*wysokosc etykiet w boksie*/

    --piecdziesiat: 10px;
    --linia: 1;
    --radiusznaku: 10vw;
  
  }


.cont-5-mob .cont-5-box:first-of-type {
    height: 430px;
    top:-30px;
}

.cont-5-mob .cont-5-box:last-of-type {
    height: 430px;
    top:-30px;
}
.cont-2{
overflow:visible;
}
.cont-2 {
  Position: relative;
  top: 0px;
  height: 500px;
  display: flex; 
 overflow:visible;
}
.cont-txt-B1 {
  position: absolute;
  left:18px;
  top:20px;
animation: slideIn 0.8s ease-out forwards;
  
  opacity: 0;
}
.cont-txt-B2 {
  position: absolute;
  top:80px;
  left:18px;
  animation: slideIn 0.8s ease-out forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
.cont-txt-Bvideo {
  position: absolute;
  z-index: 2;

  top: 250px;
  left:18px;

  width: 350px;
  height: 210px;

  transform: translateY(-50%);
  border-radius: var(--radiusboxa);
  overflow: hidden;

  transition: height 0.4s ease;
  
}

.cont-txt-Bvideo2 {
  position: absolute;
  z-index: 1;

  top: 250px;
  left:18px;

  width: 350px;
  height: 210px;

  transform: translateY(-50%) scale(1);

  border-radius: var(--radiusboxa);
  overflow: visible;

  filter: blur(0px);
  opacity: 0.7;

  transition:
    height 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
}


.cont-txt-Bvideo:hover {
  height: 210px;

}


.cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
  height: 210px;
  filter: blur(40px);
  transform: translateY(-50%) scale(1.2);
  opacity: 0.9;
}



.cont-txt-Bopis {
  position: absolute;
  top:400px;
  left:20px;
display: flex;
  gap: 70px;
z-index:3;

}
.cont-txt-Bopis2 {
  position: absolute;
  top:400px;
  left:20px;
z-index:3;
visibility: hidden;
}




    .cookie-banner {
    bottom: 0;
    left: 0;
    transform: none;
    width: 87%;
    padding: 0 10px 10px;
  }

  .cookie-box {
    max-width: 100%;
    width: 100%;
    border-radius: 12px 12px 0 0;
    padding: 16px;
  }

  .cookie-text {
    font-size: 13px;
  }

  .cookie-buttons {
    flex-direction: column;
    gap: 8px;
  }

  .cookie-btn {
    width: 100%;
    padding: 12px;
    font-size: 14px;
  }

.tekststopka{
  font-family: var(--nazwa);
  color: var(--bialy);
  font-size: var(--h33);
  font-weight: var(--waga400);
  line-height: var(--liniatekst);
  letter-spacing: var(--przestrzen);
}
.podnaglowek {

  font-family: var(--nazwa);
  color: var(--szary);
  font-size: var(--hnaglowek3);
  font-weight: var(--waga300);
  line-height: var(--linia);
  letter-spacing: var(--przestrzen);
}
.cont-box-naglowek{
  position:relative;
  margin-bottom:30px;
  
}


.cont-1-fixed{
  display:none;
}
.cont-1-menu-EN{
  display:none;
}

.nav-bar {/*to jest moj pasek z hamburgerem*/
    position: relative;
    display: flex;
    top: 15px;
    right: 15px;
    z-index: 10;
   
}

.menu-toggler {
    top: 0;
    opacity: 0;
    position: absolute;
     
}

.menu-toggler:checked + .show-menu span {
    background: transparent;
}

.menu-toggler:checked + .show-menu:after {
    top: 9px;
    transform: rotate(45deg);
}

.menu-toggler:checked + .show-menu:before {
    top: 9px;
    transform: rotate(-45deg);
}

.menu-toggler:checked ~ .nav {
    display: block;
    transform: translateX(0);
}

.show-menu { /*to jest moj hamburger z liniami*/
    margin-left: auto;
    width: 35px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    cursor: none;
    outline: none;
    
  
}

.show-menu span,
.show-menu:before,
.show-menu:after {
    width: 100%;
    height: 2px;
    background: var(--pom);
    z-index: 11;
}

.show-menu:before,
.show-menu:after {
    content: "";
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
}

.show-menu:before {
    top: 0;
}

.show-menu:after {
    top: 22px;
}

.cont-nav-media-wrap{
margin-top:70px;
  margin-right:30px;
  

 
}
.cont-nav-media{
margin-top:10px;
 
  
  display: flex;
  justify-content: right;
}
.cont-nav-media-strzalka-prawo {
  position: relative;
  top:-2px;
  left:0;
  margin-bottom: 20px;

  height:19px;
  width:19px;
}



.nav {/*to jest moje pole jak otwieram*/
    padding-top: 120px; /*tym oddalam linki od gory*/
   
    
   
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    position: fixed;
    background: var(--lvl1);
    transition: all 0.3s ease;
    transform: translateX(100%);
  
}

.nav__menu {
    list-style: none;
    
}
.nav__item{
 display: flex;
  justify-content: flex-end;
  margin-right:0px;
}
.nav__link {
  
    font-family: archivo;
    font-size: 28pt;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 3px;
    color: white;
    text-align: right;
    padding: 5px 23px;
    display: block;
    text-decoration: none;
    cursor: none;
    outline: none;
}
 
 
 
 
 
 
 
 
 
 
 
 























.btn-plus {
  width: 25px;
  height: 25px;
  background: var(--lvl1);
  border-radius:var(--borderlink);
  cursor: none;
  position: relative;
  transition: transform 0.2s;
  padding:3px;
}
.btn-plus-box {

  position:absolute;
  bottom: 20px;
  right: 20px;
  z-index:5;
}

.cont-1-fixed{
  Position: fixed;
  top: 40px;
  right:140px;
  height: 150px;
  z-index:4;

}
.cont-1-menu{
  Position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;

  padding:0 25px 0 25px;
  
  height:50px;
  width:300px;

background: rgba(26, 26, 26, 0.19);
border-radius: 30px;

backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
transition: all 0.25s ease-out;


}
.cont-1-menu-EN{
  Position: absolute;
  top: 39px;
  right:60px;
  height: 150px;
  z-index:4;

}
.cont-1-logo {
  Position: relative;
  top: 45px;
  left:15px;
  height: 31px;
  width: 161px;
}
.cont-1 {
  Position: relative;
  top: 0px;
  height: 115px;
}

.cont-2-l {
  Position: absolute;
  top:220px;
  left:20px;

  width: auto;
  height: 720px;

 
}
.cont-2-l-tekst {
  Position: relative;
  top: 100px;
}
.cont-2-l-tekst-podpis {
  Position: relative;
  top: 40px;
  z-index: 5;
}
.cont-2-p {
  position:absolute;
  top:0;
  right:10px;
  

  width: 370px;
  height: 290px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-4 {
  Position: relative;
  top: 0px;
  height: 120px;

}

.cont-3-all {
  Position: absolute;
  top: 30px;
 display:none;
  width: 800px;
  height: 372.6px;

  left:-40px;
}
.text-scroll-outline {
  display: inline-block;
  white-space: nowrap;
  font-family: archivo;
  font-size: 28pt;
  font-weight: 800;

  letter-spacing: 3px;


  color: var(--lvl3);
  animation: floatText 200s infinite linear;
  padding-left: 0%;
  /*Initial offset*/


}
.cont-5 {

  display:none;
}
.cont-5-tab {
  Position: relative;
  top: 0px;
  height: 740px;
  display:none;
  
}
.cont-5-mob {
  Position: relative;
  top: 0px;
  height: 2580px;
  display:inherit;
  
}

.cont-5-wrap {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  padding: 80px 10px 60px;
}

.cont-5-box {
  position: relative;
  width: 100%; /* zamiast 560px */
  height: 480px;
  background: var(--lvl3);
  border-radius: var(--radiusboxa);
  transition: all 0.3s ease;
  z-index: 3;
}
    .cont-5-box-wyjatek {
 position: relative;
  width: 330px;
  height: 420px;
  background: var(--lvl2);
  gap:20px;
  border-radius: var(--radiusboxa);
}
  .cont-5-box-wrap {

  padding-top: 20px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}

.cont-5-box-gora {
  position: relative;
  top: -20px;
  width: 100%;
  height: 40px;
  justify-content: center;
  text-align: center;
}

.cont-5-box-dol {
  justify-content: center;
  text-align: center;
  
  height: 370px;
  border-radius: var(--radiusgrafiki);
 
  overflow: hidden;

  padding:10px;
  transition: all 0.3s ease;
}
.cont-box-etykieta{
  position:relative;
  margin-top:50px;
  margin-bottom:5px;
}
.cont-box-podpis{
  position:relative;
  margin-bottom:40px;
}
.cont-5-box-animacja-cta {
  position: relative;
  top: 210px;
  left: 110px;

}
.cont-5-box-animacja-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 280px;
  height: 280px;
  z-index: -1;
  opacity: 1;

  background: var(--pom);
  filter: blur(25px);

  transform: translate(-50%, -50%) scale(1);
  border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;

  animation: blobMove 5s ease-in-out infinite alternate;
  animation-play-state: paused;

  transition: filter 0.4s ease, opacity 0.4s ease;
}

.cont-5-box-wyjatek:hover .cont-5-box-animacja-cta::before {
  animation-play-state: running;
  filter: blur(25px);
  opacity: 1;
}
.cont-5-linia {
  display: flex;
  height: 100%;
  width:95%;

  margin:0 20px 10px 20px;
  gap: 10px; 
}
.cont-5-box-strzalka {

  height: 27px;
  width: 27px;
}

.cont-16-text-wrap .box-cyfry{
  display:none;
}
.cont-16-text-wrap .box-cyfry-podpis{
  display:none;
}
.box-cyfry{
  Position: relative;
  top: 30px;


}
.box-cyfry-podpis{
  Position: relative;
  top: 20px;

}

.cont-6 {
  position: relative;
  top: 0px;
  height: 840px;
  display: none;
}
.cont-6-tab {
  position: relative;
  top: 0px;
  width:98%;
  height: 1800px;
  display: inherit;
  overflow: hidden;
}

.cont-6-box-linia-el-wyjatek {
  margin: 10px;
  width: 100%;
  height: 100%;
}

.cont-6-box-linia-el {
  position: relative;
  right:30px;
  width: 310px;
  height: 290px;
  border-radius: var(--radiusboxa);
  background: var(--lvl2);
  margin-bottom: 5px;


 
  transition: transform 0.3s ease;
}

.cont-6-box-linia {
  display: flex;
width: 98%;
  height: 100%;
}
.cont-6-box-linia-wraper{
position: absolute;
  top:250px;
  left:20px;
  margin-top:50px;
}
.cont-6-wrap {
  position: relative;
  top: 30px;
  left:10px;
 
  
  
}
.cont-6-wskazniki {
    position: absolute;
  left: 20px;
  top: 230px;
  
  display: flex;
  flex-direction: row;
  gap: 20px;
  z-index: 10;
}
.cont-6-wskaznik {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: var(--lvl3);
  transition: width 0.45s ease, background 0.45s ease;
}

.cont-6-wskaznik.active {
  width: 250px;
  background: var(--pom);
}
.cont-6-wraper2 {
  position: absolute;
  top: 50px;
  left: 20px;
  width: 98%;
  height: 20%;

}
.cont-6-wraper {
  position: relative;
  top:0;
 
  width: 98%;
  height: 10%;
  padding:20px;
 
}




.cont-6-krok{
  position: absolute;
  top:0px;
  right:30px;

}
.cont-6-tytul{
  position: absolute;
  top:45px;
  left:80px;

}
.cont-6-ikona {
  position: relative;
  top: 20px;
  left:-25px;
  width: 63px;
  height: 63px;
  background: var(--lvl3);
  border-radius: 400px;
 
}
.cont-6-podpis {
  position: absolute;
  top: 85px;
  padding-right: 60px;

}


 .cont-7 {
    height: 800px;
    padding-top: 90px;
    
    overflow:hidden;
  }
  .cont-8 {
  Position: relative;
  top: 170px;
  height: 570px;

}
.cont-8-wraper {
  Position: relative;
  top:70px;


}
.cont-12-strzalka {
margin-left:5px;
  padding-top: 40px;

  height: 27px;
  width: 27px;
}
.cont-12-podpis {
 
  margin-top:40px;
  margin-left:20px;
  width:auto;
  height: auto;
  padding-right:20px;
  margin-bottom:160px;


}
.cont-12-podpis-double {
 
  margin-top:40px;
  margin-left:20px;
  width:auto;
  height: auto;
  padding-right:30px;
  margin-bottom:160px;


}
.cont-12-info {
  Position: relative;
  left:13px;
  height:auto;
  width:98%;
  
}

  .cont-wysrodkowanie {
    height: auto;
   
  }
  .cont-box-tekst{
  position:relative;
  margin-bottom:40px;
  padding:0 30px 0 30px;
}

  .karuzela {
    padding-top:80px;
    padding-left: 20px;
  }

  .track {
    gap: 10px;
  }

  .panel {
    flex: 0 0 calc((100% - 28px) / 1.1);
    height: 360px;
    padding-bottom:20px;
  }


  .karuzela-numer {
    top: 25px;
    left: 25px;
  }

  .karuzela-linia {
    top: 35px;
    left: 20px;
    width: 88%;
  }

  .karuzela-text-naglowek {
    top: 75px;
    left: 20px;
  }

  .karuzela-text-podpis {
    top:105px;
    left: 20px;
    width: 90%;
    height: 180px;
  
  }
.znikam{
  display:none;
}
.znikam2{
  display:none;
}
.znikam3{
  display:none;
}
.desktop{
  display:none;
}
.pojawiam{
  display:inherit;
}
  .karuzela-strzalka-prawo {
    
    position: relative;

  bottom: -100px;
  left: 20px;
  height: 30px;
  width: 30px;
 
  }
.cont-13{
  display:none;
}
.cont-13-mob{
  display:inherit;
}
.cont-13-project {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  width:330px;
  height:330px;


  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.cont-13-projectx2 {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  height: 452px;
  width: 648px;
  

}

.cont-14 {
  Position: relative;
  
  top: 0px;
  height: 10px;
  margin-bottom:150px;
  padding:0 19px 0 19px;
  
}
.cont-14-button-l {
  justify-content: flex-start;
  padding-left: 30px;
  margin-right:5px;
  transition: background 0.5s ease;
}
.cont-14-button-p {
  flex: 1;
  margin-left:5px;
  height: 70px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);

  display: flex;
  align-items: center;
  transition: background 0.5s ease;
}
.naglowekstrzalka{
  display: none;
}
.cont-14-strzalka-prawo {
  position: relative;
  margin-bottom: 20px;
  bottom: 0;
  right:0px;
  height: 30px;
  width: 30px;
}
.cont-14-strzalka-lewo {
  display: flex;
  align-items: center;
  top:20px;
  left: 20px;
  height: 30px;
  width: 30px;
}
.cont-14-etykieta {
  position: absolute;
  top:23px;
  left: 150px;
}
.cont-14-etykieta2 {
  position: absolute;
  top:23px;
  right: 150px;
}
.cont-16-box-linia-el {
  position: relative;
  width: 310px;
  height: 200px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);
  margin: 5px;
  padding: 10px;
  display: flex;
  transition: all 0.3s ease;
}
.cont-16{
  display:none;
}
.cont-16-tab {
  position: relative;
  top: 120px;
  height: 1820px;
  margin-top:200px;
  display:inherit;
}
.cont-16-podpis {
  position: absolute;
  top: 105px;
  left: 30px;
  padding-right: 20px;

}
.cont-16-numer {
  position: absolute;
  top: 5px;
  right: 30px;
  transition: color 0.3s ease;
  color:var(--lvl1);

}
.cont-16-text-wrap {
  margin-left:20px;
  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}
.cont-16-text-wrap .cont-box-podpis{
  display:none;
}
.cont-16-box-wrap {

  margin-top:300px;
  margin-left:-135px;
  height: 100%;
 

}

.cont-17-text-wrap {
  margin-left:15px;
  padding-top: 35px;
  padding-bottom: 60px;
  height: 100%;
  width:90%;

}
.cont-17-text-wrap .cont-box-podpis{
display:none;
}
.cont-17-text-wrap .cont-17-info{
display:none;
}
.cont-9 {
  Position: relative;

  top: 0px;
  height: 450px;
  
 
}
.cont-srodek-stopka {
  margin: 0 var(--piecdziesiat);
  padding: 0 var(--piecdziesiat) 0px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display: flex;

}
.cont-9-logo {
  Position: relative;
  top: 20px;

  height: 31px;
  width: 161px;
  margin-bottom: 80px;

}
.cont-9-lewa {
  Position: relative;
  top: 20px;
  left:10px;
 
 
  height: 445px;
  width: 95%;
}
.cont-9-media-el{
position:relative;
top:-5px;
margin-right:20px;
  
  
}

.cont-9-prawa {
  position: absolute;
  top:350px;
  left:28px;

  display: flex;
  flex-direction: column;
  align-items: flex-start;

}
.cont-9-strzalkagora{
  position:absolute;
  top:-320px;
  left:285px;
 
  height:25px;
  width:25px;
  padding:12px;
  background:var(--lvl3);
  border-radius: 8px;
  margin-bottom:50px;
  
}
.cont-9-kontakt{
Position: absolute;
top:530px;
left:-7px;
margin-bottom: 20px;
display:none;
  
}
.cont-9-media-brief{
position:relative;
  top:-30px;
  left:0px;
  height:100%;
  width:333px;

  display: flex;
  justify-content: left;
}
.cont-9-media{
position:relative;
  top:15px;
  left:0px;
  height:28px;
  width:333px;

  display: none;
  justify-content: left;
}
.cont-9-copyright{
  margin-top:0px;
}
.cont-9-copyrightmenu{
  margin-top:60px;
  margin-left:110px;
  right:0;
  display: flex;
  justify-content: left;
}
.cont-9-strzalka-prawo {
  position: relative;
  top:0px;
  left:0;
  margin-bottom: 20px;

  height:16px;
  width:16px;
}
.cont-15 {
  Position: relative;
  top: 0px;
  height: 200px;
  margin-top:-50px;
  margin-bottom:0px;
display:none;

}
.cont-15-mob {
  Position: relative;
  top: 0px;
  height: 300px;
  margin-top:-50px;
  margin-bottom:0px;
display: inherit;

}
.cont-10 {
Position: relative;

  top: 70px;
  height: 450px;
  

 
}

.cont-100 {
Position: relative;

  top: 70px;
  height: 570px;
  

 
}
.cont-10-kategorie {
  Position: relative;
  top: 30px;
  margin-bottom:110px;
  display:none;


}
.cont-11 {
  Position: relative;
  top: 0px;
  margin-bottom:100px;
  display:none;

}
.cont-11-mob {
  Position: relative;
  top: 0px;
  margin-bottom:100px;
  display: inherit;

}

.cont-17-info {
  Position: relative;
  top:0px;

}
.cont-17 {
  position: relative;
  top: 0px;
  height: 800px;
  margin-top:50px;
}
.cont-fifteen-form-wrap{
 position:absolute;
 top:180px;

  height:auto;
  width: 328px;
margin-right: 30px;
padding:20px;
background:var(--lvl2);
border-radius: var(--radiusboxa);

}

.cont-fifteen-form {
 

  width: 100%;

background:var(--lvl2);

}
 

}

/*==================================*/
/*==================================*/
/*==================================*/

@media only screen and (min-width: 360px) and (max-width:389px) {

  :root {
    --h1: 90px;
    --B1: 53px;
    --h2: 45px;
    --hlink: 13px;
    --hetykieta:28px;
    --hnaglowek2: 70px;
    --hnaglowek5: 75px; /*kontakt*/
    --hnaglowek4: 41px; /*duze zdania*/
    --hnaglowek6: 24px; /*media w kontakcie*/
    --hnaglowek3: 18px; /*podtekst*/

    --h3: 14px;
    --h33: 12px;
    --hnaglowek: 30px; /*wysokosc naglowkow sekcji*/
    --hetykieta:24px; /*wysokosc etykiet w boksie*/

    --piecdziesiat: 10px;
    --linia: 1;
    --radiusznaku: 10vw;
  
  }

.cont-5-mob .cont-5-box:first-of-type {
    height: 430px;
    top:-30px;
}

.cont-5-mob .cont-5-box:last-of-type {
    height: 430px;
    top:-30px;
}
.cont-2{
overflow:visible;
}
.cont-2 {
  Position: relative;
  top: 0px;
  height: 500px;
  display: flex; 
 overflow:visible;
}
.cont-txt-B1 {
  position: absolute;
  left:18px;
  top:20px;
animation: slideIn 0.8s ease-out forwards;
  
  opacity: 0;
}
.cont-txt-B2 {
  position: absolute;
  top:80px;
  left:18px;
  animation: slideIn 0.8s ease-out forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
.cont-txt-Bvideo {
  position: absolute;
  z-index: 2;

  top: 250px;
  left:18px;

  width: 325px;
  height: 210px;

  transform: translateY(-50%);
  border-radius: var(--radiusboxa);
  overflow: hidden;

  transition: height 0.4s ease;
  
}

.cont-txt-Bvideo2 {
  position: absolute;
  z-index: 1;

  top: 250px;
  left:18px;

  width: 325px;
  height: 210px;

  transform: translateY(-50%) scale(1);

  border-radius: var(--radiusboxa);
  overflow: visible;

  filter: blur(0px);
  opacity: 0.7;

  transition:
    height 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
}


.cont-txt-Bvideo:hover {
  height: 210px;

}


.cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
  height: 210px;
  filter: blur(40px);
  transform: translateY(-50%) scale(1.2);
  opacity: 0.9;
}



.cont-txt-Bopis {
  position: absolute;
  top:400px;
  left:20px;
display: flex;
  gap: 55px;
z-index:3;

}
.cont-txt-Bopis2 {
  position: absolute;
  top:400px;
  left:20px;
z-index:3;
visibility: hidden;
}






    .cookie-banner {
    bottom: 0;
    left: 0;
    transform: none;
    width: 86%;
    padding: 0 10px 10px;
  }

  .cookie-box {
    max-width: 100%;
    width: 100%;
    border-radius: 12px 12px 0 0;
    padding: 16px;
  }

  .cookie-text {
    font-size: 13px;
  }

  .cookie-buttons {
    flex-direction: column;
    gap: 8px;
  }

  .cookie-btn {
    width: 100%;
    padding: 12px;
    font-size: 14px;
  }

.tekststopka{
  font-family: var(--nazwa);
  color: var(--bialy);
  font-size: var(--h33);
  font-weight: var(--waga400);
  line-height: var(--liniatekst);
  letter-spacing: var(--przestrzen);
}
.podnaglowek {

  font-family: var(--nazwa);
  color: var(--szary);
  font-size: var(--hnaglowek3);
  font-weight: var(--waga300);
  line-height: var(--linia);
  letter-spacing: var(--przestrzen);
}
.cont-box-naglowek{
  position:relative;
  margin-bottom:30px;
  
}


.cont-1-fixed{
  display:none;
}
.cont-1-menu-EN{
  display:none;
}

.nav-bar {/*to jest moj pasek z hamburgerem*/
    position: relative;
    display: flex;
    top: 15px;
    right: 15px;
    z-index: 10;
   
}

.menu-toggler {
    top: 0;
    opacity: 0;
    position: absolute;
     
}

.menu-toggler:checked + .show-menu span {
    background: transparent;
}

.menu-toggler:checked + .show-menu:after {
    top: 9px;
    transform: rotate(45deg);
}

.menu-toggler:checked + .show-menu:before {
    top: 9px;
    transform: rotate(-45deg);
}

.menu-toggler:checked ~ .nav {
    display: block;
    transform: translateX(0);
}

.show-menu { /*to jest moj hamburger z liniami*/
    margin-left: auto;
    width: 35px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    cursor: none;
    outline: none;
    
  
}

.show-menu span,
.show-menu:before,
.show-menu:after {
    width: 100%;
    height: 2px;
    background: var(--pom);
    z-index: 11;
}

.show-menu:before,
.show-menu:after {
    content: "";
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
}

.show-menu:before {
    top: 0;
}

.show-menu:after {
    top: 22px;
}

.cont-nav-media-wrap{
margin-top:70px;
  margin-right:30px;
  

 
}
.cont-nav-media{
margin-top:10px;
 
  
  display: flex;
  justify-content: right;
}
.cont-nav-media-strzalka-prawo {
  position: relative;
  top:-2px;
  left:0;
  margin-bottom: 20px;

  height:19px;
  width:19px;
}



.nav {/*to jest moje pole jak otwieram*/
    padding-top: 120px; /*tym oddalam linki od gory*/
   
    
   
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    position: fixed;
    background: var(--lvl1);
    transition: all 0.3s ease;
    transform: translateX(100%);
  
}

.nav__menu {
    list-style: none;
    
}
.nav__item{
 display: flex;
  justify-content: flex-end;
  margin-right:0px;
}
.nav__link {
  
    font-family: archivo;
    font-size: 28pt;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 3px;
    color: white;
    text-align: right;
    padding: 5px 23px;
    display: block;
    text-decoration: none;
    cursor: none;
    outline: none;
}
 
 
 
 
 
 
 
 
 
 
 
 























.btn-plus {
  width: 25px;
  height: 25px;
  background: var(--lvl1);
  border-radius:var(--borderlink);
  cursor: none;
  position: relative;
  transition: transform 0.2s;
  padding:3px;
}
.btn-plus-box {

  position:absolute;
  bottom: 20px;
  right: 20px;
  z-index:5;
}

.cont-1-fixed{
  Position: fixed;
  top: 40px;
  right:140px;
  height: 150px;
  z-index:4;

}
.cont-1-menu{
  Position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;

  padding:0 25px 0 25px;
  
  height:50px;
  width:300px;

background: rgba(26, 26, 26, 0.19);
border-radius: 30px;

backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
transition: all 0.25s ease-out;


}
.cont-1-menu-EN{
  Position: absolute;
  top: 39px;
  right:60px;
  height: 150px;
  z-index:4;

}
.cont-1-logo {
  Position: relative;
  top: 45px;
  left:15px;
  height: 31px;
  width: 161px;
}
.cont-1 {
  Position: relative;
  top: 0px;
  height: 115px;
}

.cont-2-l {
  Position: absolute;
  top:220px;
  left:20px;

  width: auto;
  height: 720px;

 
}
.cont-2-l-tekst {
  Position: relative;
  top: 100px;
}
.cont-2-l-tekst-podpis {
  Position: relative;
  top: 40px;
  z-index: 5;
}
.cont-2-p {
  position:absolute;
  top:0;
  right:10px;
  

  width: 340px;
  height: 290px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
}
.cont-4 {
  Position: relative;
  top: 0px;
  height: 120px;

}

.cont-3-all {
  Position: absolute;
  top: 30px;
 display:none;
  width: 800px;
  height: 372.6px;

  left:-40px;
}
.text-scroll-outline {
  display: inline-block;
  white-space: nowrap;
  font-family: archivo;
  font-size: 28pt;
  font-weight: 800;

  letter-spacing: 3px;


  color: var(--lvl3);
  animation: floatText 200s infinite linear;
  padding-left: 0%;
  /*Initial offset*/


}
.cont-5 {

  display:none;
}
.cont-5-tab {
  Position: relative;
  top: 0px;
  height: 740px;
  display:none;
  
}
.cont-5-mob {
  Position: relative;
  top: 0px;
  height: 2580px;
  display:inherit;
  
}

.cont-5-wrap {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  padding: 80px 10px 60px;
}

.cont-5-box {
  position: relative;
  width: 100%; /* zamiast 560px */
  height: 480px;
  background: var(--lvl3);
  border-radius: var(--radiusboxa);
  transition: all 0.3s ease;
  z-index: 3;
}
    .cont-5-box-wyjatek {
 position: relative;
  width: 300px;
  height: 420px;
  background: var(--lvl2);
  gap:20px;
  border-radius: var(--radiusboxa);
}
  .cont-5-box-wrap {

  padding-top: 20px;
  padding-bottom: 60px;
  height: 100%;
  width:100%;

}

.cont-5-box-gora {
  position: relative;
  top: -20px;
  width: 100%;
  height: 40px;
  justify-content: center;
  text-align: center;
}

.cont-5-box-dol {
  justify-content: center;
  text-align: center;
  
  height: 370px;
  border-radius: var(--radiusgrafiki);
 
  overflow: hidden;

  padding:10px;
  transition: all 0.3s ease;
}
.cont-box-etykieta{
  position:relative;
  margin-top:50px;
  margin-bottom:5px;
}
.cont-box-podpis{
  position:relative;
  margin-bottom:40px;
}
.cont-5-box-animacja-cta {
  position: relative;
  top: 210px;
  left: 90px;

}
.cont-5-box-animacja-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 260px;
  height: 260px;
  z-index: -1;
  opacity: 1;

  background: var(--pom);
  filter: blur(25px);

  transform: translate(-50%, -50%) scale(1);
  border-radius: 58% 42% 63% 37% / 41% 56% 44% 59%;

  animation: blobMove 5s ease-in-out infinite alternate;
  animation-play-state: paused;

  transition: filter 0.4s ease, opacity 0.4s ease;
}

.cont-5-box-wyjatek:hover .cont-5-box-animacja-cta::before {
  animation-play-state: running;
  filter: blur(25px);
  opacity: 1;
}
.cont-5-linia {
  display: flex;
  height: 100%;
  width:95%;

  margin:0 20px 10px 20px;
  gap: 10px; 
}
.cont-5-box-strzalka {

  height: 27px;
  width: 27px;
}

.cont-16-text-wrap .box-cyfry{
  display:none;
}
.cont-16-text-wrap .box-cyfry-podpis{
  display:none;
}
.box-cyfry{
  Position: relative;
  top: 30px;


}
.box-cyfry-podpis{
  Position: relative;
  top: 20px;

}

.cont-6 {
  position: relative;
  top: 0px;
  height: 840px;
  display: none;
}
.cont-6-tab {
  position: relative;
  top: 0px;
  width:98%;
  height: 1950px;
  display: inherit;
  overflow: hidden;
}

.cont-6-box-linia-el-wyjatek {
  margin: 10px;
  width: 100%;
  height: 100%;
}

.cont-6-box-linia-el {
  position: relative;
  right:30px;
  width: 280px;
  height: 330px;
  border-radius: var(--radiusboxa);
  background: var(--lvl2);
  margin-bottom: 5px;


 
  transition: transform 0.3s ease;
}
.cont-6-box-linia-el:nth-child(2){
  height: 630px;
}

.cont-6-box-linia {
  display: flex;
width: 98%;
  height: 100%;
}
.cont-6-box-linia-wraper{
position: absolute;
  top:250px;
  left:20px;
  margin-top:50px;
}
.cont-6-wrap {
  position: relative;
  top: 30px;
  left:10px;
 
  
  
}
.cont-6-wskazniki {
    position: absolute;
  left: 20px;
  top: 230px;
  
  display: flex;
  flex-direction: row;
  gap: 20px;
  z-index: 10;
}
.cont-6-wskaznik {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: var(--lvl3);
  transition: width 0.45s ease, background 0.45s ease;
}

.cont-6-wskaznik.active {
  width: 250px;
  background: var(--pom);
}
.cont-6-wraper2 {
  position: absolute;
  top: 50px;
  left: 20px;
  width: 98%;
  height: 20%;

}
.cont-6-wraper {
  position: relative;
  top:-15px;
 
  width: 98%;
  height: 10%;
  padding:20px;
 
}




.cont-6-krok{
  position: absolute;
  top:0px;
  right:30px;
  display:none;

}
.cont-6-tytul{
  position: absolute;
  top:45px;
  left:80px;

}
.cont-6-ikona {
  position: relative;
  top: 20px;
  left:-25px;
  width: 63px;
  height: 63px;
  background: var(--lvl3);
  border-radius: 400px;
 
}
.cont-6-podpis {
  position: absolute;
  top: 85px;
  padding-right: 60px;

}


 .cont-7 {
    height: 840px;
    padding-top: 90px;
    
    overflow:hidden;
  }
  .cont-8 {
  Position: relative;
  top: 170px;
  height: 570px;

}
.cont-8-wraper {
  Position: relative;
  top:70px;


}
.cont-12-strzalka {
margin-left:5px;
  padding-top: 40px;

  height: 27px;
  width: 27px;
}
.cont-12-podpis {
 
  margin-top:40px;
  margin-left:20px;
  width:auto;
  height: auto;
  padding-right:20px;
  margin-bottom:160px;


}
.cont-12-podpis-double {
 
  margin-top:40px;
  margin-left:20px;
  width:auto;
  height: auto;
  padding-right:30px;
  margin-bottom:160px;


}
.cont-12-info {
  Position: relative;
  left:13px;
  height:auto;
  width:98%;
  
}

  .cont-wysrodkowanie {
    height: auto;
   
  }
  .cont-box-tekst{
  position:relative;
  margin-bottom:40px;
  padding:0 30px 0 30px;
}

  .karuzela {
    padding-top:80px;
    padding-left: 20px;
  }

  .track {
    gap: 10px;
  }

  .panel {
    flex: 0 0 calc((100% - 28px) / 1.1);
    height: 360px;
    padding-bottom:20px;
  }


  .karuzela-numer {
    top: 25px;
    left: 25px;
  }

  .karuzela-linia {
    top: 35px;
    left: 20px;
    width: 88%;
  }

  .karuzela-text-naglowek {
    top: 75px;
    left: 20px;
  }

  .karuzela-text-podpis {
    top:105px;
    left: 20px;
    width: 90%;
    height: 180px;
  
  }
.znikam{
  display:none;
}
.znikam2{
  display:none;
}
.znikam3{
  display:none;
}
.desktop{
  display:none;
}
.pojawiam{
  display:inherit;
}
.pojawiam2{
  display:inherit;
}
  .karuzela-strzalka-prawo {
    
    position: relative;

  bottom: -100px;
  left: 20px;
  height: 30px;
  width: 30px;
 
  }
.cont-13{
  display:none;
}
.cont-13-mob{
  display:inherit;
}
.cont-13-project {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  width:305px;
  height:305px;


  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.cont-13-projectx2 {
  Position: relative;
  margin-left: 30px;
  margin-bottom:10px;
  height: 452px;
  width: 648px;
  

}

.cont-14 {
  Position: relative;
  
  top: 0px;
  height: 10px;
  margin-bottom:150px;
  padding:0 19px 0 19px;
  
}
.cont-14-button-l {
  justify-content: flex-start;
  padding-left: 30px;
  margin-right:5px;
  transition: background 0.5s ease;
}
.cont-14-button-p {
  flex: 1;
  margin-left:5px;
  height: 70px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);

  display: flex;
  align-items: center;
  transition: background 0.5s ease;
}
.naglowekstrzalka{
  display: none;
}
.cont-14-strzalka-prawo {
  position: relative;
  margin-bottom: 20px;
  bottom: 0;
  right:0px;
  height: 30px;
  width: 30px;
}
.cont-14-strzalka-lewo {
  display: flex;
  align-items: center;
  top:20px;
  left: 20px;
  height: 30px;
  width: 30px;
}
.cont-14-etykieta {
  position: absolute;
  top:23px;
  left: 150px;
}
.cont-14-etykieta2 {
  position: absolute;
  top:23px;
  right: 150px;
}
.cont-16-box-linia-el {
  position: relative;
  width: 280px;
  height: 200px;
  border-radius: var(--radiusboxa);
  background: var(--lvl3);
  margin: 5px;
  padding: 10px;
  display: flex;
  transition: all 0.3s ease;
}
.cont-16{
  display:none;
}
.cont-16-tab {
  position: relative;
  top: 120px;
  height: 1820px;
  margin-top:200px;
  display:inherit;
}
.cont-16-podpis {
  position: absolute;
  top: 105px;
  left: 30px;
  padding-right: 20px;

}
.cont-16-numer {
  position: absolute;
  top: 5px;
  right: 30px;
  transition: color 0.3s ease;
  color:var(--lvl1);

}
.cont-16-text-wrap {
  margin-left:20px;
  padding-top: 80px;
  padding-bottom: 60px;
  height: 100%;
  width:50%;

}
.cont-16-text-wrap .cont-box-podpis{
  display:none;
}
.cont-16-box-wrap {

  margin-top:300px;
  margin-left:-135px;
  height: 100%;
 

}

.cont-17-text-wrap {
  margin-left:15px;
  padding-top: 35px;
  padding-bottom: 60px;
  height: 100%;
  width:90%;

}
.cont-17-text-wrap .cont-box-podpis{
display:none;
}
.cont-17-text-wrap .cont-17-info{
display:none;
}
.cont-9 {
  Position: relative;

  top: 0px;
  height: 450px;
  
 
}
.cont-srodek-stopka {
  margin: 0 var(--piecdziesiat);
  padding: 0 var(--piecdziesiat) 0px;
  background: var(--lvl2);
  border-radius: var(--radiusboxa);
  display: flex;

}
.cont-9-logo {
  Position: relative;
  top: 20px;

  height: 31px;
  width: 161px;
  margin-bottom: 80px;

}
.cont-9-lewa {
  Position: relative;
  top: 20px;
  left:10px;
 
 
  height: 445px;
  width: 95%;
}
.cont-9-media-el{
position:relative;
top:-5px;
margin-right:20px;
  
  
}

.cont-9-prawa {
  position: absolute;
  top:350px;
  left:28px;

  display: flex;
  flex-direction: column;
  align-items: flex-start;

}
.cont-9-strzalkagora{
  position:absolute;
  top:-320px;
  left:255px;
 
  height:25px;
  width:25px;
  padding:12px;
  background:var(--lvl3);
  border-radius: 8px;
  margin-bottom:50px;
  
}
.cont-9-kontakt{
Position: absolute;
top:530px;
left:-7px;
margin-bottom: 20px;
display:none;
  
}
.cont-9-media-brief{
position:relative;
  top:-5px;
  left:0px;
  height:100%;
  width:280px;

  display: flex;
  justify-content: left;
}
.cont-9-media{
position:relative;
  top:15px;
  left:0px;
  height:28px;
  width:333px;

  display: none;
  justify-content: left;
}
.cont-9-copyright{
  margin-top:15px;
  width:280px;
}
.cont-9-copyrightmenu{
  margin-top:60px;
  margin-left:85px;
  right:0;
  display: flex;
  justify-content: left;
}
.cont-9-strzalka-prawo {
  position: relative;
  top:0px;
  left:0;
  margin-bottom: 20px;

  height:16px;
  width:16px;
}
.cont-15 {
  Position: relative;
  top: 0px;
  height: 200px;
  margin-top:-50px;
  margin-bottom:0px;
display:none;

}
.cont-15-mob {
  Position: relative;
  top: 0px;
  height: 250px;
  margin-top:-50px;
  margin-bottom:0px;
display: inherit;

}
.cont-10 {
Position: relative;

  top: 70px;
  height: 450px;
  

 
}

.cont-100 {
Position: relative;

  top: 70px;
  height: 570px;
  

 
}
.cont-10-kategorie {
  Position: relative;
  top: 30px;
  margin-bottom:110px;
  display:none;


}
.cont-11 {
  Position: relative;
  top: 0px;
  margin-bottom:100px;
  display:none;

}
.cont-11-mob {
  Position: relative;
  top: 0px;
  margin-bottom:100px;
  display: inherit;

}

.cont-17-info {
  Position: relative;
  top:0px;

}
.cont-17 {
  position: relative;
  top: 0px;
  height: 800px;
  margin-top:50px;
}
.cont-fifteen-form-wrap{
 position:absolute;
 top:180px;

  height:auto;
  width: 300px;
margin-right: 30px;
padding:20px;
background:var(--lvl2);
border-radius: var(--radiusboxa);

}

.cont-fifteen-form {


  width: 100%;

background:var(--lvl2);

}


}


@media only screen and (max-width: 359px) {

  :root {
    --h1: 80px;
    --B1: 47px;
    --h2: 40px;
    --hlink: 13px;
    --hetykieta: 24px;
    --hnaglowek2: 62px;
    --hnaglowek5: 67px;
    --hnaglowek4: 36px;
    --hnaglowek6: 22px;
    --hnaglowek3: 16px;
    --h3: 13px;
    --h33: 11px;
    --hnaglowek: 27px;
    --hetykieta: 22px;
    --piecdziesiat: 8px;
    --linia: 1;
    --radiusznaku: 10vw;
  }

  .cont-5-mob .cont-5-box:first-of-type {
    height: 380px;
    top: -30px;
  }
  .cont-5-mob .cont-5-box:last-of-type {
    height: 380px;
    top: -30px;
  }
  .cont-2 { overflow: visible; height: 445px; }
  .cont-txt-B1 { position: absolute; left: 15px; top: 18px; }
  .cont-txt-B2 { position: absolute; top: 72px; left: 15px; }
  .cont-txt-Bvideo {
    position: absolute; z-index: 2;
    top: 220px; left: 15px;
    width: 288px; height: 185px;
    transform: translateY(-50%);
    border-radius: var(--radiusboxa); overflow: hidden;
    transition: height 0.4s ease;
  }
  .cont-txt-Bvideo2 {
    position: absolute; z-index: 1;
    top: 220px; left: 15px;
    width: 288px; height: 185px;
    transform: translateY(-50%) scale(1);
    border-radius: var(--radiusboxa); overflow: visible;
    filter: blur(0px); opacity: 0.7;
    transition: height 0.4s ease, filter 0.4s ease, opacity 0.4s ease;
  }
  .cont-txt-Bvideo:hover { height: 185px; }
  .cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
    height: 185px; filter: blur(40px);
    transform: translateY(-50%) scale(1.2); opacity: 0.9;
  }
  .cont-txt-Bopis { position: absolute; top: 356px; left: 16px; display: flex; gap: 48px; z-index: 3; }
  .cont-txt-Bopis2 { position: absolute; top: 356px; left: 16px; z-index: 3; visibility: hidden; }
  .cont-1 { height: 90px; }
  .cont-1-logo { top: 30px; left: 12px; }
  .nav-bar { display: flex; }
  .cont-1-fixed { display: none; }
  .cont-5 { display: none; }
  .cont-5-mob { height: 2300px; display: inherit; }
  .cont-5-wrap { padding: 80px 8px 60px; grid-template-columns: repeat(1, 1fr); }
  .cont-5-box { width: 100%; height: 380px; }
  .cont-6-tab { height: 1750px; display: inherit; }
  .cont-6 { display: none; }
  .cont-6-box-linia-el { right: 25px; width: 248px; height: 295px; }
  .cont-6-box-linia-el:nth-child(2) { height: 560px; }
  .cont-9 { height: 400px; }
  .cont-9-strzalkagora { left: 225px; }
  .cont-9-media-brief { width: 248px; }
  .cont-9-copyright { width: 248px; }
  .cont-9-copyrightmenu { margin-left: 75px; }
  .cont-15 { display: none; }
  .cont-15-mob { height: 220px; display: inherit; }

}


/* ── Hero: fluid scaling 810–1279px (removes jumps at 1024 and 1280 boundaries) ── */
@media only screen and (min-width: 810px) and (max-width: 1279px) {

  :root {
    --B1: clamp(95px, calc(-17px + 13.86vw), 160px);
  }

  .cont-2 {
    height: clamp(370px, calc(94px + 34.11vw), 530px);
  }

  .cont-txt-B1 {
    top:   clamp(-10px, calc(72px - 6.4vw),   20px);
    right: 55px;
  }

  .cont-txt-B2 {
    top:  clamp(120px, calc(85px + 4.27vw),  140px);
    left: 40px;
  }

  .cont-txt-Bvideo {
    top:    clamp(167px, calc(81px + 10.66vw), 217px);
    right:  55px;
    width:  clamp(330px, calc(-26px + 43.93vw), 536px);
    height: clamp(80px,  calc(4px  +  9.38vw), 124px);
  }

  .cont-txt-Bvideo2 {
    top:    clamp(167px, calc(81px + 10.66vw), 217px);
    right:  55px;
    width:  clamp(330px, calc(-26px + 43.93vw), 536px);
    height: clamp(80px,  calc(4px  +  9.38vw), 124px);
  }

  .cont-txt-Bvideo:hover {
    height: clamp(170px, calc(-55px + 27.72vw), 300px);
  }

  .cont-txt-Bvideo:hover + .cont-txt-Bvideo2 {
    height:    clamp(170px, calc(-55px + 27.72vw), 300px);
    filter:    blur(40px);
    transform: translateY(-50%) scale(1.2);
    opacity:   0.9;
  }

  .cont-txt-Bopis {
    top:  clamp(300px, calc(93px + 25.58vw), 420px);
    left: 50px;
    gap:  55px;
  }

  .cont-txt-Bopis2 {
    top:        clamp(300px, calc(93px + 25.58vw), 420px);
    right:      65px;
    visibility: visible;
  }

}


/* ── Hero flex column: replaces absolute positioning on all phones ── */
@media only screen and (max-width: 767px) {

  :root {
    --B1: clamp(53px, calc(22px + 8.6vw), 88px);
  }

  .cont-2 {
    height: auto;
    min-height: 380px;
  }

  .cont-2 .cont-srodek {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 20px;
    flex: 1;
  }

  .cont-txt-B1 {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin-top: 15px;
  }

  .cont-txt-B2 {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }

  .cont-txt-Bvideo {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: 100%;
    height: min(260px, 53vw);
    transform: none;
    margin-top: 15px;
    border-radius: clamp(8px, 2.8vw, 20px);
  }

  .cont-txt-Bvideo2 {
    display: none;
  }

  .cont-txt-Bopis {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-top: 15px;
  }

  .cont-txt-Bopis2 {
    display: none;
  }

}







