* {
    margin: 0;
    padding: 0;
    box-sizing:border-box;
}
.nave {
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
    
}
#barr {
    display: flex;
    
    
}
#barr p {
    margin-left: 45px;
    margin-top: 20px;
    font-size: 20px;
}
#sear {
    display: flex;

}
#sear img {
   
    position: relative;
    left: 13px;
    top: 16px;
}
#sear p {
    margin-top: 20px;
    font-size: 20px;
}
.pears img {
   
    margin-top: 10px;
height: 100%;
width: 100%;   
  
}
.pears p {
    position: absolute;
    top: 342px;
    left: 60px;
    color: rgba(132, 132, 132, 0.997);
    font-family: sans-serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    font-family: adobe-garamond-pro, serif;
    


}
#sdd {
    display: flex;
    justify-content: space-around;
    margin-top: 12px;
}
.pros{
    width: 240px;
    text-align: center;
    display: flex;
    gap: 96px;
    
   
}
.images {
    background-color: rgba(0, 255, 255, 0.765);
}
.pro img {
height: 188px;
    width: 166px;
    margin-left: 11px;
    margin-top: 14px;
    transition: transform 0.5s ease;
    background-color: rgba(246, 247, 247, 0.513);
}
.plays {
    display: flex;
}
.pro:hover img {
    transform: scale(1.1); 
}
 .play h3 {
    color: rgba(166, 165, 165, 0.96);
}
.products{
    margin-left: 370px;
}
.h33s {
        font-size: 2rem;
        letter-spacing: -0.12rem;
        line-height: 2.5rem;
        margin-top: 30px;
}
.h3s {
  line-height: 28px;
  font-size: 1rem; 
  color:rgb(139, 137, 137);
}
.rest button {
    margin-left: 24%;
    margin-top: 90px;
    background: #f1f0ea;
    border-radius: 2rem;
    font-family: proxima-nova, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    gap: .625rem;
    height: 3.5rem;
    letter-spacing: .08rem;
    line-height: 1rem;
    padding: 0px 1.5rem;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .3s ease;
    width: 12rem;
    border: none;
   

}
#cont {
    display: flex;
    background-color: rgba(239, 239, 239, 0.845);
    height: 650px;
    margin-top: 269px;
    
}

#cont img {
    width: 488px;
    height: 400px;
    border-radius: 16px;
    margin-left: 65px;
    margin-top: 190px;
}

#cont h3 {
    font-size: 30px;
    line-height: 50px;
    font-weight: 600;
    color: #171A1FFF;
    position: relative;
    left: 234px;
    top: 217px;
}

#cont p {
    width: 488px;
    font-family: Inter;
    /* Body */
    font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    color: #171A1FFF;
    /* neutral-900 */
    margin-top: 252px;
    margin-left: 230px;

}
#Discover {
    position: relative;
    top: -234px;
}

#Discover strong{
    color: black;
    
}
.iin {
    background-color: darkblue;
}
.main p {
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    margin-top: 92px;

}
.mains  img {
    width: 220px;
    height: 350px;
    margin-left: 25px;

   
    
}
.mains {
    margin-top: 130px;
    width: 100%;
    justify-content: center;
    display: flex;
    
}
.mainss{
    width: 100%;
    justify-content: center;
    display: flex;
}
.mainss img {
    width: 220px;
    height: 350px;
    margin-left: 25px;
}
.bage {
    background-color:rgba(211, 208, 208, 0.533) ;
padding: 30px;
display: flex;
gap: 60px;
justify-content: center;
margin-top: 30px;
padding-left: 400px;

}
.bage-1 {
    
    width: 20%;
    line-height: 25px;
    
}
.bage-1 h1{
    margin-bottom: 23px;
}
.bage-2 {
   
    line-height: 35px;
}
.bage-3 {
    
    line-height: 35px;
}
.bage-4 {
    
    line-height: 35px;
}
.bage-5 img {
    height: 20px;
    width: 20px;
}
.bage h5 {
    position: relative;
    top: 401px;
    left: -526px;
    
    width: 40%;
    height: 20px;
}
#last {
    color: #1d1d1b;
    font-family: adobe-garamond-pro, serif;
    font-size: 1.3125rem;
    font-style: italic;
    font-weight: 400;
    line-height: 2rem;
    width: 50%;
    position: relative;
    top: -430px;
    left: 675px;
    
}
.fin {
    display: flex;
    
    justify-content: center;
    margin-top: -17px;
    font-size: 13px;
}
.fin img {
   margin-right: 12px;
}
