body {
background: #111111;
color: white;
overflow: auto;
scrollbar-height: none;
font-family: 'Poppins', sans-serif;


}


body::-webkit-scrollbar {
  display: none; /* Chrome, Edge, Safari */
}













.overlays {
margin-top: -8px;
margin-left: -10px;
z-index: 10000;
position: fixed;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
height: 50px;
 background: black;
}
section {
max-width: 1400px;
width: 100%;
}
.countdown-damn {
    font-size: 16px;
    text-shadow: 5px 5px 4px rgba(15, 150, 163, 0.3);
}
.Main {
    font-size: 16px;
    text-shadow: 5px 5px 4px rgba(15, 150, 163, 0.3);
}




.form {
display: flex;
align-items: center;
justify-content: space-between;
}
.icons-buyers {
    margin-right: -20px;
    top: 7.2vh;
    left: 74%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
}
.icons-buyers ul {
    display: flex;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.icons-buyers i {
    position: relative;
    font-size: 30px;
    width: 45px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 10%;
    cursor: pointer;
    transition: all 0.5s;
}
.icons-buyers i:hover {
    color: black;
    background: white;
}




.responsive {
margin-top: 43px;
margin-left: -10px;
z-index: 1000;
position: fixed;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 75px;
 background: radial-gradient(circle at top left, #1c1e22 0%, #2a2c35 100%);

}
.overlay {
max-width: 1400px;
width: 100%;
margin: 0 auto;
}
.menu-medium {
display: flex;
align-items: center;
justify-content: space-between;
}

img {
border-radius: 40px;

}




























.article {
display: flex;
align-items: center;
width: 1400px;
max-height: 1400px;
  position: absolute;
margin-top: 600px;
  left: 50%;
  transform: translate(-50%, -50%);
background: radial-gradient(circle at top left, #121418 0%, #242734 100%);
border: 2px solid white;
z-index: 100;

}
.opis-techniczne {

margin-bottom: 550px;
margin-top: -500px;
margin-left: 625px;
border-left: 1px solid gray;
width: 600px;
border-right: 1px solid gray;
}

.in-article {
width: 1200px;
margin-top: 150px;

}

.name-of-product {
font-size: 40px;
margin-bottom: 550px;
margin-top: -550px;
margin-left: 625px;

}


.classforbutton {
margin-bottom: 550px;
margin-top: -500px;
margin-left: 625px;

}
button {
  position: relative;
  overflow: hidden;
  background: transparent;
  color: white;
  padding: 15px;
  width: 150px;
  border: 2px solid white;
  font-size: 15px;
  cursor: pointer;
  transition: color 0.3s ease;
font-weight: bold;
}

/* Tło animowane */
button::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  background: white;
  transition: bottom 0.4s ease;
  z-index: -1;

}

button:hover::before {
  bottom: 0;
}

button:hover {
  color: black;

}

.cena-pln {
padding: 10px;}





/*
.dostepnosc {
position: absolute;
width: 210px;
height: 300px;
border: 2px solid white;
border-radius: 5%;
margin-bottom: 550px;
margin-top: -50px;
margin-left: 350px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);

}
.form-dostepnosc {
padding: 20px;
border-bottom: 2px solid gray;
}
.cena-przesylkowa {
display: flex;
align-items: center;
justify-content: center;
}


.cena-przesylka-b {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
font-size: 16px;
border-bottom: 2px solid white;
}
.dostepnosc-produktu {
margin-top: 20px;
font-size: 20px;
display: flex;
align-item: center;
justify-content: center;
border-bottom: 1px dotted white;
}
.numer-telefonu {
font-size: 15px;
margin-top: 130px;
display: flex;
align-items: center;
justify-content: center;
border-top: 2px solid #87CEEB;;
border-bottom: 2px solid #87CEEB;;


}

.zamow-telefonicznie {
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
color: purple;


}

.dostawa {
font-size: 15px;
display: flex;
align-items: center;
justify-content: center;

}

*/

.dostepnosc {
    position: absolute;
    width: 210px;
    height: 300px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    margin-bottom: 550px;
    margin-top: -50px;
    margin-left: 350px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(8px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 15px;
    color: #ffffff;
    font-family: 'Arial', sans-serif;
    text-align: center;
}

.cena-przesylka {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 90%;
}

.cena-przesylka-b {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 4px;
    margin: 0 auto;
}

.dostepnosc-produktu {
    font-size: 18px;
    margin-top: 10px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
    padding-bottom: 4px;
}

.numer-telefonu {
    font-size: 15px;
    margin-top: 15px;
    padding: 5px 10px;
    border-top: 2px solid #87CEEB;
    border-bottom: 2px solid #87CEEB;
    border-radius: 5px;
    background: rgba(135, 206, 235, 0.1);
}

.zamow-telefonicznie {
    font-size: 14px;
    color: #c586ff;
    margin-top: 5px;
    font-weight: 500;
}

.dostawa {
    font-size: 14px;
    margin-top: 8px;
    color: #b0e0e6;
}










.search {
display: flex;
align-items: center;
width: max-content;
    box-shadow: 0 0 4px rgb(197, 194, 194);
    border: 2.5px solid white;

border-radius: 10px;
padding: 10px;
transition: all 0.2s;
color: white;
}

.search:focus-within {
    border: 1px solid 1px solid white;
    box-shadow: 0 0 0px rgb(197, 194, 194);
}
.search-input::placeholder,
.search-icon {
    color: white;
}

.search-input {
font-size: 16px;
font-family: 'Lexend', sans-serif;
color: white;
margin-left: var(--padding);
outline: none;
border: none;
background: transparent;
width: 740px;
margin-left: 10px;
height: 30px;

}


.values {
font-weight: bold;
display: flex;
}
.values .PL {
font-size: 30px;
margin-right: 15px;
cursor: pointer;
}
.values .EN {
font-size: 30px;
cursor: pointer;

}



.logo a {
text-decoration: none;
font-size: 50px;
font-weight: bold;
color: white;
}

.fab {
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-size: 20px;
    margin-right: 20px;
    padding: 0.3px;
    position: relative;
    display: inline-block;
    border: 2px solid black;
    width: 30px;
    height: 30px;
    transition: all 0.5s;
    border-radius: 10px;
}
.fab::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    border-radius: 10px;
}

.fab:hover {
    color: black;
}
.fab:hover::before {
    background: white;
}
.lines-ase-4 {
    position: fixed; 
    top: 49px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 100000;  
}
.lines-ase-1 {
    position: fixed; 
    top: 125px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 10000000;  
}








@media (max-width: 482px) {
    * {
  box-sizing: border-box;
  max-width: 100vw;
}
    body {
    overflow-x: hidden;
    width: 100%;
    
    
    
    margin: 0;
    padding: 0;    }

    section {
        position: relative; /* fixed nie zawsze dobrze działa na małych ekranach */
        display: flex;
        padding: 10px 0;
        margin-top: 0;
    }


    .menu-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .menu-top .ValutesLeanguage .text-valutes,
    .menu-top .ValutesLeanguage .text-leanguage {
        font-size: 18px; /* dopasowanie do telefonu */
        margin-right: 10px;
    }

    .fab {
        width: 25px;
        height: 25px;
        font-size: 16px;
        padding: 10px;
    }

    .countdown-damn {
        font-size: 14px;
        text-shadow: 3px 3px 3px rgba(15, 150, 163, 0.3);
    }

    .container-max,
    .section-container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0 10px; /* margines od krawędzi telefonu */
    }

}
















































































@media (max-width: 480px) {
    body {
    overflow-x: hidden;
    width: 100%;
    
    
    
    margin: 0;
    padding: 0;    }
    .responsive {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 10px;
	flex-direction: column;
        z-index: 100000;
	left: 5%;
    } 
    .overlay {
        position: relative;
        flex-direction: column;
        margin: 0 auto;
    }
    .logo a {
	position: absolute;
	top: 2%;
        font-size: 35px;
    }
    .search {
	margin-left: - 10px;
	margin-top: 35px;
    }
    .search-input {
        width: 260px;
    }
        .overlay {
        position: relative;
        flex-direction: column;
        margin: 0 auto;
    }

    .menu-medium {

        z-index: 100000;
        flex-direction: column;
        align-items: flex-start;
	grid-template-columns: repeat(1, 1fr); 
        grid-template-rows: repeat(2, auto);  

	width: 150px;
	left: -5%;

    }
    section {
    display: none;
    }
    
    .icons-buyers ul  {
	position: absolute;	
	right: 0%;
	top: 4%;
	gap: 15px;

    }
    .icons-buyers i {
	font-size: 23px;
	border: 2px solid white;
    }
    .lines-ase-1 {
	top: 120px;
}






}





/* RESPONSYWNOŚĆ NA TELEFONY */
@media (max-width: 481px) {






    .menu-medium {

    position: absolute;

    margin-left: 20px;

    display: flex;              /* elementy obok siebie */
    gap: 15px;                  /* odstępy między nimi */
    width: 320px;               /* szerokość widocznego obszaru */
    overflow-x: auto;           /* przewijanie w bok */
    white-space: nowrap;        /* zapobiega łamaniu do dołu */
    scroll-behavior: smooth;
    margin-top: -50px;


    }
    .responsive {
	margin-left:-19px;
        margin-top: -10px;
	height: 125px;
}
     .main-container {
	margin-top: 500px;
}
     .menino ul li a {
	display: flex;
	z-index: 100000;
	font-size: 14px;	
}
     .menino ul {
	margin-left: 20px;
}
    .main-container {
	width: 320px;
	margin-left: 22px;
	}
@media (max-width: 480px) {
  .article {
    width: 94%;          /* pełna szerokość na telefonach */
    max-width: none;
    margin-top: 135px;
    margin-left: -170px;
    padding: 10px;        /* trochę wewnętrznego marginesu */
    flex-direction: column;
    transform: translate(0, 0); /* dopasowanie do ekranu */
    height: 2000px;
  }
 .opis-techniczne {


margin-top: -525px;
margin-left: 25px;
border-left: 1px solid gray;
width: 86%;
border-right: 1px solid gray;
}
.name-of-product {
font-size: 30px;
margin-top: 225px;
margin-left: 25px;

}
 .classforbutton {
margin-top: -525px;
margin-left: 25px;

}

.dostepnosc {
    margin-top: 50px;
    margin-left: 15%;
    display: flex;
	align-items: center;
	justify-content: center;
}
.lines-ase-4 {

display: none;}
}
.lines-ase-1 {
top: 115px;
}

