
*{
    scroll-behavior: smooth;
    box-sizing: border-box;
    margin: 0%;
    padding: 0%;

    color: white;


    /* background: black; */
 
}


header{
    padding-right: 1%;
    background: rgb(5, 5, 5);
}
section.first{
   
    background-image: url(./Assets/Graphics/VsScreen/gala.jpg);
}
.container2{
    padding: 25px;
    /* max-height: 4800px; */
     background: rgb(16, 16, 16);
max-width: 1180px;
margin: 0 auto;
}
.container{
    /* text-align: center; */
    max-width: 1180px;
    margin: 0 auto;
}
header{
    
    background-color: rgb(16, 16, 16);
    /* background: transparent; */
    max-width: 100%;
    width: 100%;
    /* position: absolute;  */
    margin: 0 auto;

}
img{
    max-width: 100%;
}

.logo img{
    padding-top: 1px;
    width:200px;
    height: 90px;
}
.row{
    
    /* background-color: rgb(16, 16, 16); */
    padding-top: 7px;
    display: grid;
    grid-template-columns: 0.3fr 0.7fr;
    align-items: center;
    column-gap: 30px;
    justify-content: center;
}
.row .nav ul {
    display: flex;
    justify-content: space-between;
}
.row .nav ul li {
    /* gap: 25px; */
    /* padding-left: 20px; */
    list-style-type: none;
    font-family: "Luckiest Guy", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
    /* font-size: 17.3px; */
    /* font-weight: 50; */
    /* font-style: ; */
    /* justify-content: center; */
}
.row .nav ul li{
    transition: transform 0.1s ease; /* Smooth animation */
  }
  
  .row .nav ul li:hover {
    transform: scale(1.2); /* Increase size by 20% */
  }
.row a {
    text-decoration: none;
    color: rgb(237, 235, 235);

}
h2{
    background: linear-gradient(90deg, #F98C15 , #EAC300);   
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
    letter-spacing: 4px;
   
}
.policy h1{
     text-align: center;
    /* padding-top: 70px; */
    background: linear-gradient(90deg, #F98C15 , #EAC300);   
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
    letter-spacing: 4px;
    font-family: "Luckiest Guy", cursive;
    padding-bottom: 10px;
    font-size: 75px;
 
    /* color: aqua; */
}
section.first{
    font-family: "Poppins";
    padding-top: 0px;
    /* text-align: center; */
}
section.first .container2 .row1 .policy p{
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    padding-bottom: 50px;
  
}   
.personal{
    padding-top: 50px;
}
.personal h2{
     text-align: center;
    font-family: "Luckiest Guy", cursive;
    padding-bottom: 10px;
    font-size: 40px;

}
.personal p{
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    padding-bottom: 50px;
  
}
.process h2{
     text-align: center;
    padding-top: 50px;
    font-family: "Luckiest Guy", cursive;
    padding-bottom: 10px;
    font-size: 40px;
}
.process p{
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    padding-bottom: 50px;
  
    
}
.rights h2{
     text-align: center;
    padding-top: 50px;
    font-family: "Luckiest Guy", cursive;
    padding-bottom: 10px;
    font-size: 40px;
} 

.rights p{
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    padding-bottom: 50px;
    
}

.rights p li{
    padding: 10px;
    
}
.links h2{
     text-align: center;
    padding-top: 50px;
    font-family: "Luckiest Guy", cursive;
    padding-bottom: 10px;
    font-size: 40px;
}
.links p{
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    padding-bottom: 50px;
    
}
.security h2{
     text-align: center;
    padding-top: 50px;
    font-family: "Luckiest Guy", cursive;
    padding-bottom: 10px;
    font-size: 40px;
}
.security p{
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    padding-bottom: 50px;

}
.design{
     text-align: center;
    padding-top: 42px;
    font-family: "Luckiest Guy", cursive;
    padding-bottom: 10px;
    font-size: 40px;
}
.design2{
    
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    padding-bottom: 25px;

}


.lin{
    padding-bottom: 20px;
    gap: 20px;
    display: flex;
    justify-content: center;
}

.lin a :hover {
    transform: scale(1.2); /* Increase size by 20% */
    
  }

section.footer{
    
    /* background: transparent; */

}
section.footer{
    position: relative;
    /* background: #000; */

    background: linear-gradient(90deg, #F98C15 , #EAC300);
    /* align-items: center; */
/* color: #F98C15,#EAC300; */
font-family: "Poppins";
}
.desc{
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
   color: white;
/* color: linear-gradient(90deg, #f98c15, #eac300) */
}

.row4{
    text-align: center;
display: grid;
grid-template-columns:  1fr;
justify-content: center;
align-items: center;
padding: 20px;
}
.social a{
    list-style-type: none;
}

.Deletion img{
    /* padding-left: 50px; */
    align-items: center;
}