*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
     font-family: Arial, Helvetica, sans-serif;
}


.body{
    background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.87)), url(imgi_1_NG-en-20260511-TRIFECTA-perspective_1fe8a025-7c55-4a17-9574-0bf28be6b40b_large.jpg);
    height: 700px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;

}

.background{
    display: flex;
    justify-content: space-between;
}
.background img{
    width: 180px;
    margin-left: 130px;
    margin-top: 10px;
}

.background button{
    background-color: #E50914;
    border-radius: 5px;
    width: 120px;
    height: 40px;
    color: white;
    font-weight: 700px;
    border: none;
    margin-right: 100px;
    margin-top: 20px;

}

.unlimited{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 120px;
}

.unlimited h1{
    color: white;
    font-size: 60px;
    font-family: Arial, Helvetica, sans-serif;
}

.unlimited h3{
    color: white;
    font-size: 20px;
    padding-top: 20px;
}

.unlimited p{
    color: white;
    padding-top: 40px;
    font-size: 18px;
}


.input{
    display: flex;
    gap: 5px;
}
.input input{
    background-color: #161917;
    color: white;
    margin-top: 50px;
    height: 50px;
    width: 250px;
    border-radius: 7px;

}

.input ::placeholder{
    padding-left: 20px;
    font-size: 16px;
}


.input button{
 background-color: #E50914;
border-radius: 5px;
width: 150px;
height: 45px;
color: white;
    font-size: 20px;
    font-weight: 700px;
    border: none;
    margin-top: 52px;
}

.chocolate{
    background-color: #000000;
    height: 2250px;
    
}


#chocolateimg{
    width:1340px;
}
.display{
    display: flex;
    justify-content: center;
    transition: 0.6s ease;
    margin-left: 50px;
}

#idea{
    height: 290px;
    margin-top: 20px;
    
}

#idea:hover{
    transform: scale(1.09);   
}

.display img:hover{
transform: scale(1.09);
transition: 0.5s ease;
}

.more{
    padding-left: 150px;
    color: white;
    padding-top: 50px;
    font-size: 22px;
}

.enjoy{
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
    margin-left: 60px;
}

.joy{
    background-image: linear-gradient(to bottom,rgba(36, 29, 63, 0.9), rgba(47, 19, 63, 0.87));
    width: 260px;
    height: 290px;
    border-radius: 10px;
}

#jom{
 margin-top: 60px;
 margin-left: 150px;
}

#joyi{
margin-top: 20px;
 margin-left: 150px;
}

#joyim{
margin-top: 70px;
 margin-left: 150px;
}

#joyimg{
 margin-top: 30px;
 margin-left: 160px;
}

.joy h3{
    color: white;
    padding-top: 30px;
    padding-left: 20px;
    font-size: 23px;
}

.joy p{
    color: #A2A2AD;
    padding-left:20px ;
    padding-top: 20px;
    font-weight: 600;
    font-size: 15px;
}

.kukute{
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}

.dealer{
    background-color:#2D2D2D;
    width: 1050px;
    height: 90px;
    margin-left: 160px;
    gap: 20px;
    margin-top: 10px;
}

.dealer:hover{
    background-color: #414141   ;
    color: white;
}
.dealer p{
    color: white;
    font-size: 25px;
    padding: 40px;
}

.google{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 80px;
}

.google p{
    color: white;
}

.adress{
    margin-top: 20px;
}

.adress input{
    width: 500px;
    height: 50px;
    background-color:#0F0F0F ;
    border-radius: 5px;
}

.adress ::placeholder{
    font-size: 17px;
    padding-left: 20px;
}

.adress button{
    background-color: #E50914;
    border-radius: 5px;
    width: 200px;
    height: 46px;
    color: white;
    font-weight: 700;
    border: none;
    margin-right: 100px;
    /* margin-top: 20px; */
    font-size: 20px;

}



.questions{
    margin-top: 50px;
}
.questions a{
 color: #B3B3B3;
font-size: 15px;
font-weight: 600;
padding-top: 20px;
margin-left: 130px; 
}

.footer{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    padding-left: 130px;
    padding-top: 20px;

}

.josme a{
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 13px;
    color: #B3B3B3;
    padding-top: 20px;
}

.footerhen{
    margin-left: 120px;
    display: flex;
    flex-direction: column;
}


.footerhen input{
    background-color: #0F0F0F;
    color: white;
    margin-top: 50px;
    height: 30px;
    margin-left: 10px;
    width: 150px;
}

.footerhen ::placeholder{
color: white;
font-size: 15px;
padding-left: 30px;
}

.footerhen a{
    color: white;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 40px;
}

.footerhen p{
padding-left: 10px;
padding-top: 30px;
font-size: 13px;
color: #414141;
}

/* Responsiveness */


@media screen and (max-width: 480px){
    .background{
    display: flex;
    justify-content: none;
    gap: 20px;
    padding: 30px;
}

.body{
    height: 450px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.background img{
    width: 130px;
    margin-left: 40px;
}

.background button{
    width: 100px;
    height: 30px;
    margin-right: 40px;
}

.unlimited{
    margin-top: -60px;
}
.unlimited h1{
    font-size: 35px;
    padding-left: 27px;
}
.unlimited h3{
    font-size: 15px;
}
.unlimited p{
    font-size: 12px ;
}
.input{
    margin-top: -30px;
    gap: 30px;
}
.input input{
    height: 30px;
    width: 150px;
    border-radius: 5px;

}

.input ::placeholder{
    font-size: 12px;
}


.input button{
width: 100px;
height: 28px;
font-size: 12px;
}

.chocolate{
    background-color: #000000;
    height: 2400px;  
}

#chocolateimg{
    width: 461px;
}


.display img{
    height: 130px;
    margin-top: -0.050px;
}

#idea{
    height: 110px;
}

.display{
    margin-right: 30px;
}

.more{
    font-size: 22px;
    margin-left: -30px;
}

#jom{
    margin-top: -40px;
    margin-left: 240px;
}

#joyi{
    margin-top: -60px;
    margin-left: 240px;

}
#joyim{
    margin-top: -20px;
    margin-left: 235px;
}
#joyimg{
    margin-top: -70px;
    margin-left: 240px;
}



.joy{
    width: 350px;
    height: 170px;

}

.enjoy{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
    margin-right: 55px;
}

.joy h3{
    color: white;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 15px;
}

.joy p{
    color: #A2A2AD;
    padding-left:20px ;
    padding-top: 10px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
}

.kukute{
    margin-top: 30px;
}

.dealer{
    width: 400px;
    height: 50px;
    margin-left:40px;
    margin-top: 10px;
} 

.dealer p{
    color: white;
    font-size: 15px;
    padding: 20px;
}

.google p{
    font-size: 12px;
}

.adress{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.adress input{
    width: 300px;
    height: 40px;
    background-color:#0F0F0F ;
    border-radius: 5px;
}

.adress ::placeholder{
    font-size: 17px;
    padding-left: 20px;
}

.adress button{
    width: 150px;
    height: 36px;
    font-size: 15px;
    margin-top: 20px;
    margin-left: 100px;
}
.questions a{
font-size: 18px;
margin-left: 40px; 
}


.footer{
    grid-template-columns: repeat(2, 1fr);
    padding-left: 60px;
    gap: 50px;
}

.footerhen input{
    margin-left: 30px;
}

.footerhen a{
    margin-left: -100px;
}

.footerhen p{
margin-left: -100px;
}

}
