*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}
body{
    font-family: Arial, Helvetica, sans-serif;background-color: rgba(214, 202, 186, 0.315);height:100% ;
}
#main-header{background-color: #2a4158;display: flex;position: relative;
    padding: 20px;align-items: center;justify-content:space-between;flex-direction:inherit;
    
}
.video-health{position: absolute;top: 50%;left: 50%;
    overflow: hidden;
    min-height: 100%;min-width:100%;
 z-index:-1;transform: translate(-50%,-50%);
}
.benefit-card1{flex-grow: -1;}
.benhero{position:relative;text-align: center;color: whitesmoke;}
.hero{position: relative;text-align: center;color: whitesmoke;}
.hero img {width: 100%;height: 250%;display: block;max-height: 70vh;}
.benhero img {width: 100%;height: 50px;display: block;background-position: center;
background-size: cover;}
.video-ection{position: absolute;top: 50%;left: 50%;
    overflow: hidden;
    min-height: 100%;min-width:100%;
 z-index:-1;transform: translate(-50%,-50%);
}



header nav ul{list-style:none;display:flex;flex-wrap: wrap;}
header nav ul li{margin-left: 30px;}
header nav ul li a{color: white;font-weight:bold ;text-decoration: none;
}
.heroh{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background:rgba(127, 153, 226, 0.5) ;
    color:rgb(171, 170, 236);margin-bottom:10px ;position: relative;top: 50%;
    overflow: hidden;min-height: 50vh;background-image: linear-gradient(255,0,0,0.354);max-width: 100%;
}
.title{align-items: center;color: #e0b43b;}
.video-bg{position:absolute;min-height: 100%;left: 50%;top:50% ;
    overflow: hidden;
    min-width: 100%;
 z-index:-1;transform: translate(-50%,-50%);object-fit: cover;flex-wrap: wrap;
}
.benefit-card1{fl}
.hero-text{position: absolute;top: 50%;left: 50%;background-color: rgba(0,51,102, 0.7);padding:10px 5px;
transform: translate(-50%,-50%);display: flex;flex-wrap: wrap;font: 10px; ;}
.benhero-text{position:absolute;top: 100%;left: 50%;background-color: rgba(0,51,102, 0.7);padding: 20px;
    transform: translate(-50%,-50%);color: #2a4158;text-size-adjust: 10px;display: flex;flex-wrap:wrap;}
    .products-section{display: flex;flex-wrap: wrap;justify-content:flex-start;}
 .product.card{flex-basis: calc(50%-10px);margin: 5px;padding: 200px;border:1px solid #ddd;border-radius: 10px;
 }
 .product-card img{width: 100%;height: 150px;object-fit: cover;border-radius: ;}

    
    

.products-section{padding: 20px;display: flex;flex-wrap: wrap;gap: 20px;justify-content: center;}
.products-grid{padding: 20px;display: flex;flex-wrap: wrap;gap: 20px;justify-content: center;}

.fits{background:#f3f7f4ef;padding: 30px 20px;text-align: center;border-radius: 8px}
.ben{background: red;padding: 30px 20px;text-align: center;border-radius: 8px;}
.ben1{background: rgb(169, 174, 218);padding: 70px 20px;text-align: center;border-radius: 8px;}
.card{background: rgb(157, 214, 231);padding:20px;text-align: center;border-radius: 8px;width: 40%;
    height: 200px;display: flex;flex-wrap: wrap;overflow: hidden;}  
.product-card {
    background: #f1f5f7de;
        position: relative;
        border-radius: 10px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        padding:5px;
        width: 220px;
        transition: transform 0.3s;
        text-align: center;
    }
    .contact-co{display:block;justify-content: center;padding:40px  ;gap: 30px;background: #7ab3ec;}
    .contact-form label{display: block;margin-top: 15px;font-weight: bold;}
    .contact-form input,textarea{width: 40%;}
    .contact-form{margin-top: 15px;padding: 60px 20px;align-items: center;background: #e0b43b;}

    .background-video{position: absolute;width: 100%;height:50%;top: 0;left: 0;padding: 200px;}
    
    .product-card:hover {
        transform: translateY(-5px);
    }
    
    .product-card img {
        width: 80%;
        border-radius: 8px;
    
    }
    .product-card p {margin-top: 5px;font-style:italic;color: black;font-size: 14px;}
    .product-button{border-radius:20px;background-color: rgba(70, 162, 236, 0.836);color: #884aeb;
        padding: 4px 2px;margin-top: 1px;transition: transform o.3s;}
    .benhero h1{justify-content: center;font-size: 50px}    
    
    
    .intro:hover {
        transform: translateY(-5px);
    }
    .intro,.spoiler{background: rgba(233, 232, 240, 0.959);padding:30px 20px; transition: transform 0.3s;justify-content: space-evenly;
        text-align: center;display: flex;flex-wrap: wrap; gap: 
    }
    .benefits-section {
        flex: 1;
        display:flex;
        flex-wrap:wrap;
        text-align: center;
        justify-content:center;
        padding:30px 20x;
        gap: 20px; ;
      }
      .rise{top: 10px;width: 100%;justify-content: center;}
      .spoiler{text-align: center;padding: 20px 10px;background: #f0ecec;display:flex;flex-wrap: wrap;}
      .spoiler h2{margin-bottom: 2px;color: #2e8b57;top: 50px;}
      .install{width: 50%;height: 150%; max-width: 50%;height:50vh;border-radius: 10px;flex: 1;justify-content:space-between;}
      .benefit-card {
        background-color: #717597ef ;
        width: 500px;
        border-radius: 10px;
        padding: 1.5rem;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        transition: transform 0.2s ease;
      }
      header{text-align: center;}
      
      
      
      .benefit-card1 {
        background-color: #5fb66471 ;
        width: 150px;
        border-radius: 10px;
        padding: 1.5rem;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        transition: transform 0.2s ease;flex:1 ;
      }
      .h2b{text-align: center;color: blue;justify-content: center;}
      
      .benefit-card:hover {
        transform: translateY(-5px);
      }.header h2{color:red;text-align: center;margin-bottom: 15px;}
      
      .benefit-card h2 {
        color: black;
        margin-bottom: 0.5rem;
      }

.@media(max-width:780px){.video-section}
     

    footer {
        text-align: center;
        padding: 15px;
        background-color: #222;
        color: white;
    }
    
    
        

      
    
        
    
    
    
      
        
      
    


