
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
  
  
}

h1, h2, p, a {
  transition: color 0.3s ease, transform 0.3s ease, text-shadow 0.3s ease;
  will-change: transform, color, text-shadow; 
}


h1:hover, h2:hover {
  color: #ff6347; 
  transform: translateY(-10px) scale(1.2); 
  text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); 
}


p:hover {
  color: #ff6347; 
  transform: translateY(-4px) scale(1.05); 
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); 
}


a:hover {
  color: #ff6347; 
  text-decoration: underline; 
  transform: translateY(-4px) scale(1.1); 
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); 
}


.image img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease, opacity 0.3s ease; /* Smooth transition for zooming */
}


.image img:hover {
  transform: scale(1.1); /* Zoom in the image */
  opacity: 0.8; /* Slightly reduce the opacity for effect */
}

body {
  height: 100vh;
  width: 100%;
 background-color:rgba(0,0, 0, 0.4);
 background-repeat: no-repeat;
 background-size:cover ;
}
.backgroundclip{
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;

}
@media(min-aspect-ratio:16/9){
  .backgroundclip{
    width: 100%;
    height: auto;
  }
}
@media(min-aspect-ratio:16/9){
  .backgroundclip{
    height: 150%;
    width: auto;
  }
}

.influence-section{
  background-image: url(influence.jpeg);
  background-size: cover;
  background-position: center;
  position: relative;
  height: 120vh;
  width: 100%;
  filter: brightness(85%);
}


.next-section{
   background-image: url(historysection.jpg);
  position: relative;
  height: 100vh;
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}

.next-section h2{
  position: absolute;
  
  bottom: 600px;
  color:orange;
  font-family: 'Times New Roman';
  left: 0;
  top: 10px;
  font-size: 5rem;
  opacity: 0.5;
  margin: 20px;
 
  
}
.next-section h1{
  color: aliceblue;
}

.next-section p{
  position:absolute;
  color: white;
  font-family: 'poppins';
  left: 2;
  top: 110px;
  font-size: 1.2rem;
  opacity: 0.4;
  text-align: left;
  margin: 20px;
  
}
.next-section img{
  z-index: -1;
}
.next-section .p2 p{
  color: white;
  top: 350px;
  right: 480px;
  width: 900px;
}
.next-section h1{
  position: absolute;
  
  bottom: 1000px;
  color:orange;
  font-family: 'Times New Roman';
  left: 0;
  top: 250px;
  font-size: 5rem;
  opacity: 0.5;
  margin: 20px;
}
.third-section{
  
  position: relative;
  height: 90vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media(min-aspect-ratio:16/9){
  .third-section{
    width: 100%;
    height: auto;
  }
.third-section h1{
  font-family: 'Georgia';
  color: orange;
  font-size: 9rem;
}

.lozclip{
  z-index: 1;
  align-items: center;
  
}

.fourth-section h1{
  color: black;
  position: relative;
  top: -1000px;
  bottom: 600px;
  left: 50%;
  transform: translate(-50%, -50%);
  
  font-size: 2rem;
  font-family: Arial, sans-serif;
  text-align: center;
  z-index: 2; ;
}
.nintendo-section{
  background-image: url(switch.png);
  position: relative;
  height: 100vh;
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
  filter: brightness(70%);
}
.nintendo-section h1{
  position: relative;
  color: orange;
}

.secpage{
  background-image: url(background.jpeg);
  position: center-center;
  height: 100vh;
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}
.audiowrapper{
  max-width:100px;
  position:absolute;
  top:0;
  right:0;
}

.nintendo-joycons{
 background-image: url(nintendojoyconfeatures.jpeg);
  position: relative;
  height: 115vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  filter: brightness(82%);
} 
.list-Section{
  background-image:  url(background.jpeg);
  list-style-type: circle;
  height: 115vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  padding: 30px;
  height: 100%;
  width: 100%;
  
}

.list-Section h4{
  padding-top: 70px;
  font-family: 'Times New Roman';
  font-size: 20px;
  color: white;
  
  
}


.list-Section li {
  margin-top: 39px;
}



.cleverbridge1{
  background-image: url(tech.png);
  background-size: cover;
  background-position: center;
  height: 100vh;
  filter: brightness(82%);
  

}
.cleverbridge2{
  background-image: url(tech.png);
  background-size: cover;
  background-position: center;
  height: 100vh;
  filter: brightness(82%);
  

}
.cleverbridge3{
  background-image: url(tech.png);
  background-size: cover;
  background-position: center;
  height: 100vh;
  filter: brightness(82%);
  

}
.cleverbridge1 h4{
  padding-top: 70px;
  font-family: 'Times New Roman';
  font-size: 20px;
  color:  white;
  padding-left: 40px;
}
.cleverbridge2 h4{
  padding-top: 70px;
  font-family: 'Times New Roman';
  font-size: 20px;
  color:  white;
  padding-left: 40px;
}
.cleverbridge3 h4{
  padding-top: 70px;
  font-family: 'Times New Roman';
  font-size: 20px;
  color:  white;
  padding-left: 40px;
}
  


.thank-you{
  background-image: url(thankyou.jpeg);
  background-size: cover;
  background-position: center;
  height: 100vh;
  

}




.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: orange;
  font-family: 'Times New Roman';
}



.navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 15px;
  font-family: 'Times new Roman';
  
  font: 200;
  
}
.navbar .logo a {
  font-size: 1.8rem;
  text-decoration: none;
  color: #fff;
  font-family: 'Garamond';
  opacity: 0.3;
}

/*this is the bar*/
.navbar .links {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 35px;
  opacity: 0.5;
  font-family: 'poppins';
}
.navbar .links a {
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  padding: 10px 0;
  transition: 0.2s ease;
}
.navbar .links a:hover {
  color: red;
}
.navbar .buttons a {
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
  padding: 15px 0;
  transition: 0.2s ease;
  opacity: 0.8;
}
.navbar .buttons a:not(:last-child) {
  margin-right: 30px;
}
.navbar .buttons .signin:hover {
  color: lightslategray;
  
}
.navbar .buttons .signup {
  border: 1px solid #fff;
  padding: 10px 20px;
  border-radius: 0.375rem;
  text-align: center;
  transition: 0.2s ease;
  opacity: 0.8;
}
.navbar .buttons .signup:hover {
  background-color: lightslategray;
  color: #fff;
}
.hero-section {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 95vh;
  padding: 0 15px;
  max-width: 1200px;
  margin: 0 auto;
}
.hero-section .hero {
  max-width: 50%;
  color: #fff;
  opacity: 0.7;
}
.hero h2 {
  font-size: 5rem;
  margin-bottom: 20px;
  font-family: 'poppins';
  opacity: 1.5;
}
.hero p {
  font-size: 1.3rem;
  margin-bottom: 30px;
  color: #c9c7c7;
  font-family: 'Times new Roman';
  margin-left: 10px;
  margin-right: 20px;
  align-content: normal;
  
}


.image {
  position: relative;
  opacity: 1;
  border-radius: 25%;
  filter: brightness(60%);
  width: 450px;
}
.imangi{
  position: absolute;
  height: auto;
  width: 500px;
}

.hero-section .img img {
  width: 517px;
}
.hero-section .buttons {
  margin-top: 40px;
}
.hero-section .buttons a {
  text-decoration: none;
  color: #fff;
  padding: 12px 24px;
  border-radius: 0.375rem;
  font-weight: 600;
  transition: 0.2s ease;
  display: inline-block;
  opacity: 0.7;
}
.hero-section .buttons a:not(:last-child) {
  margin-right: 15px;
}
.buttons .join {
  border:1px solid #fff;
  font-family: 'poppins';
  border-radius: 0.375rem;
  opacity: 0.7;
  
}
.hero-section .buttons .learn {
  border: 1px solid #fff;
  border-radius: 0.375rem;
  font-family: 'poppins';
  opacity: 0.7;
}
.hero-section .buttons a:hover {
  background-color: lightgrey;
}
/* Hamburger menu styles */
#menu-toggle {
  display: none;
}
#hamburger-btn {
  font-size: 1.8rem;
  color: #fff;
  cursor: pointer;
  display: none;
  order: 1;
}
@media screen and (max-width: 1023px) {
  .navbar .logo a {
    font-size: 1.5rem;
  }
  .links {
    position: fixed;
    left: -100%;
    top: 75px;
    width: 100%;
    height: 100vh;
    padding-top: 50px;
    background: #175d69;
    flex-direction: column;
    transition: 0.3s ease;
    opacity: 0.7;
  }
  .navbar #menu-toggle:checked ~ .links {
    left: 0;
  }
  .navbar #hamburger-btn {
    display: block;
  }
  .header .buttons {
    display: none;
  }
  .hero-section .hero {
    max-width: 100%;
    text-align: center;
  }
  .hero-section img {
    display: none;
  }



 
}


