body{
            margin: 0;
            padding: 0;
        }
        html, body {
  height: 100%;
  margin: 0;
  scroll-snap-type: y proximity; /* Snaps when you are close to a section */
}
.page1{
    height:auto;
    width:100%;
    position:fixed;
    z-index: -1;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.page1 video{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    

}
       .page2{
        height:200vh;
        width: 100%;
       
      
       background-color: white;
        position: absolute;
        top:100%;
        overflow-x: hidden;
       }
       
       .navbar{
         display: flex;
        justify-content: space-between;
        align-items: center;
        height:100px;
        flex-direction: row;
        background-color: black; 
         width: 100%;
        color: #9E9FA3;
        position: fixed;
        font-size: 20px;
        z-index: 99999;
        
       }
       .box1,.box2,.box3,.box4,.box5,.box6,.box7,.box8{
        padding: 0px;
        position: relative;
        top:-3px;
     
       }
       .box1{
        height:90px;
        width: 150px;
        position: relative;
        left:75px;
       top:15px;
       color: white;

     
       }
      
       
       .box1 img{
        height:45px;
        width: 170px;
       }
.second{
  
    width:30%;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
   
    position: relative;
   align-items: center;
    height:50px;
    justify-content: space-between;
   
    
    top: -4px;
    right:20px;
    color: white;
}
select{
    background-color: transparent;
    color:white;
    border:none;
}
.item{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
   color: #F2F2F2;
   font-size: 20px;
   
    width:45%;
    top: -4px;
    left:23px;
}
.box8 img{
height: 40px;
width: 40px;
color: white;
position: relative;
top: 4px;
left:15px;
}

.box9 img{
   height: 40px;
width: 40px; 
position: relative;
left:20px;

}
.box11{
    color: #9E9FA3;
}
.box12 img{
   height: 80px;
width: 80px; 
position: relative;
top: 5px;

}
.nest-img1 img{
    height:200px;
    width:400px;
    
}
.what-text{
    height:150px;
    width:60%;
    color:black;
    background-color: white;
    font-size: 60px;
    align-content: center;
   
    position: relative;
    top:-30px;
    padding-left: 80px;

}
.description{
    height: 330px;
    width: 400px;
   
    position: relative;
    
}
.d1{
    height: 50px;
    font-size: 45px;
    line-height: 0.8;
}
.d2{
    position: relative;
    top:50px;
    font-size:23px;
    line-height: 1.4;
}
.d3{
    position:relative;
    height: 40px;
    border-bottom: 1px solid black;
    top:120px;
    font-size: 23px;
    display: flex;
    flex-direction: row;
    align-content: center;
    font-style: bold;
    
}
.d5{
    content: "→";
    position: relative;
    left:65%;
    height:25px;
    width: 25px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    align-items: cenetr;
    justify-content: center;
    
}
.d5 img{
    height:30px;
    width: 30px;
    position: relative;
   top:-3px;
    left:-23px;
    width: 60px;
}
.page3{
    height: 100%;
    width: 100%;
    position: absolute;
    top:200%;
    background-color:white;
    z-index: 1;
}
.content{
    width: 120%;
    height:80%;
   
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 60px;
}

.container2{
    height: 45%;
    width:100%;
    background-color: black;
    position: relative;
    top:-650px;
    z-index: 9999;

}
.cutting-text{
 height:150px;
    width:80%;
    color:white;
    background-color:black;
    font-size: 45px;
    align-content: center;
   
    position: relative;
    
    padding-left: 80px;

}
.context{
    height:450px;
    width: 1350px;
    display: flex;
    flex-direction: row;
    position: relative;
    
   padding-left: 80px; 
padding-right: 80px;
justify-content: space-between;
}

.div1 img{
    height:450px;
    width:100%;
    transition: transform 0.3s ease-in-out; 
}
.div1 img:hover{
    transform: scale(1.1);
}
.div2 img:hover{
    transform: scale(1.1);
}
.div3 img:hover{
    transform: scale(1.1);
}
.div2 img{
    height:450px;
    width:100%;
      transition: transform 0.3s ease-in-out; 
}
.div3 img{
    height:450px;
    width:100%;
      transition: transform 0.3s ease-in-out; 
      
}
.div1{
    height:450px;
    width: 420px;
    overflow: hidden;
    
}
.div2{
    height:450px;
    width: 420px;
    overflow: hidden;
    
}
.div3{
    height:450px;
    width: 420px;
    overflow: hidden;
    
}
.nest-box1{
    height:200px;
    width: 420px;
    background-color: #343838;
    position: relative;
    top:-200px;
   
    color: white;
    
}
.t1{
    position: relative;
    top:20px;
    font-size: 40px;
    padding-left: 30px;
}
.class{
    height: 40px;
    width:380px;
   
    display: flex;
    flex-direction: row;
    position: relative;
    top:40px;
}
.m1{
    height: 200px;
    width: 200px;
    
    position: absolute;
    top:705px;
    left: 200px;

}
 .text3{
        height:60px;
        width: 180px;
        display: flex;
        color: white;
        background-color: #2469BC;
        border-radius: 70px;
        align-items: center;
        justify-content: center;
        position: relative;
        top:10px;
        font-size:23px;
        z-index: 99999;

       }
.t3{
     height:50px;
    width:50px;
    object-fit: cover;
    object-position: center;
    background-color: #4e84c4;
    border-radius:100%;
    overflow: hidden;
    position: relative;
    left:10px;
}
.t3 img{
    height:40px;
    width:40px;

    border-radius:100%;
    background-color: #4e84c4;
    position: relative;
    top:3px;
    left:5px;
    color: white;
}
.t2{
     font-size: 22px;
    padding-left: 30px;
    width:300px;
}
::-webkit-scrollbar {
  display: none;
}
.page4{
    background-color: black;
    position: relative;
    top:210%;
    height: 650px;
}
.page5{
    background-color: white;
    position: relative;
    top:213%;
    padding-left:80px ;
    height: 650px;
}
    
.card{
    height: 50px;
    width: 50%;
    font-size: 37px;
    position: relative;
    top:100px;
}
