
@font-face {
  font-family: 'Avenir-Light';
  src: url('/Fonts/Avenir-Light.woff2') format('woff2'),
       url('/Fonts/Avenir-Light.woff') format('woff'),
       url('/Fonts/Avenir-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html, body {
background-color:black;
overflow-x: hidden;
}
.flexbox-container {
  position: relative;
  height:350vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
}
.flexbox-item {
text-align: center;
justify-content: center;

}
.flexbox-item-1 {
  width: 100vw;
  position: absolute;
  top:0vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
}
.header {
  width: 100%;
  background-color: rgb(0, 0, 0);
  padding: 1em 0;
  text-align: center;
  justify-content: center;
  z-index: 1000;
  border-bottom: 0.01em solid #ffffff;
  }
  .home-link {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 1.6vw;
    font-family: Avenir-Light;
    margin:4vw;
    }
    .home-link:hover {
      color:grey;
      }
      .nar-link {
        color: rgb(255, 255, 255);
        text-decoration: none;
        font-size: 1.6vw;
        font-family: Avenir-Light;
        }
.flexbox-item-2 {
  position: absolute;
  top:20vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexbox-item-2-5 {
  position: absolute;
  top:50vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexbox-item-2-5 h3{
  font-size: 1.5vw;
  width: 40vw;
text-align: justify;
text-align-last:left;
  color: rgb(255, 255, 255);
  font-family: Avenir-Light; 
}

#headtext {
  font-size: 4vw;

  color: rgb(255, 255, 255);
  font-family: Avenir-Light; 
  }
  .flexbox-item-3 {
  position: absolute;
  top:130vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
  }

  .flexbox-item-3 a {
    width: 70vw;
   position:absolute;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .flexbox-item-4{
  width: 70vw;
  position: absolute;
  top:165vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .flexbox-item-4 a {
    width: 70vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5vw;
  }
  .flexbox-item-4 a img{
    width: 30vw;
  }
  .flexbox-item-4-1{
    width: 70vw;
  position: absolute;
  top:205vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
  .flexbox-item-4-1 a {
    width: 70vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5vw;
  }
  .flexbox-item-5 {
  width: 70vw;
  position: absolute;
  top:245vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
    
  }
  .flexbox-item-5 a{
    width: 60vw;
    display: flex;
    justify-content: center;
    align-items: center;
  
  }
  
  .flexbox-item-7 {
 width: 70vw;
  position: absolute;
  top:260vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .flexbox-item-7 a {
    width: 70vw;
    height:60vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flexbox-item-8 {
     width: 70vw;
  position: absolute;
  top:345vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }

.flexbox-item img {
  position:absolute;
  display: flex;
  width:40vw;
  transition: transform 5s ease;
}
  .flexbox-item img:hover{
    transform: scale(1.1);
  }
  
h1 {
    text-align: center;
  
    display: flex;
    position: absolute;
  font-size: 2vw;
  color:white;
  font-family: Avenir-Light;
  z-index: 1;
  white-space: flex;
  text-transform: uppercase;
  transition: .3s cubic-bezier(0.075, .5, 0, 1);
  white-space: nowrap;
  z-index: 4;
  }
  #nar1 {
    display: flex;
    position: absolute;
  left:57%;
  }
  #nar2 {
    display: flex;
    position: absolute;
  left:0vw;
  }
  #nar2-1 {
    display: flex;
    position: absolute;
  left:53%;
  }
  #nar3 {
    display: flex;
    position: absolute;
  left:-20%;
  }
  #nar5 {
    display: flex;
    position: absolute;
  left:65%;
  }
 .flexbox-item-3 a img{
    width: 30vw;
  }
  .flexbox-item-5 a img{
    width: 60vw;
  }
  .flexbox-item-7 a img{
    width: 30vw;
  }

.footer {
  display:flex;
justify-content: center;
  text-align: center; /* Center-align the text */
  font-size: 0.8vw; /* Set the font size */
  color:rgb(255, 255, 255); /* Dark text color */
  font-family: Avenir-Light;

}
.flexbox-item-9 {
  position: absolute;
  display: flex;
 top:0vh;
 left:50;
  z-index:0;
 height: 90vh;
 z-index:0;
}
.video-container {
position: absolute;
  display:flex;
  align-items: center;
overflow: hidden;
object-fit: cover;
}
.video-container iframe {
  align-items: center;
  justify-content: center;
   /* Match the border radius for consistency */
height: 100vh;
width:177.78vh;
object-fit: cover;
filter: brightness(2);
filter: contrast(1.0);
transition: filter 0.2s ease;
z-index: -1;
}
.flexbox-item-10 {
 width: 70vw;
  position: absolute;
  top:345vh;
  left:90vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.privacy {
    
  font-size: 0.7vw; /* Set the font size */
  color: white(0, 0, 0); /* Dark text color */
  font-family: Avenir-Light;
  color: rgb(182, 182, 182);
}

#privacyModal.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 20vh;
  width: 100vw;
  height: 70vh;
  color:rgb(255, 255, 255);
  font-size: 1.5vh;
  background-color: rgba(0, 0, 0, 0.678);
  font-family: Avenir-Light;
  text-align:justify;
}

.modal-content {
  background: rgba(0, 0, 0, 0.719);
  padding: 2vw;
  margin: 10% auto;
  max-width: 35vw;
  position: relative;
  color: white;
}

.close-button {
  position: absolute;
  top: 1vh;
  right: 2vw;
  font-size: 2.5vh;
  font-weight: bold;
  cursor: pointer;
}
@media (max-width: 1025px) {
.flexbox-container {
  position: relative;
  height:275vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
}
.flexbox-item-1 {
  width: 100vw;
  position: absolute;
  top:0vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
}
.header {
  width: 100%;
  background-color: rgb(0, 0, 0);
  padding: 1em 0;
  text-align: center;
  justify-content: center;
  z-index: 1000;
  border-bottom: 0.01em solid #ffffff;
  }
  .home-link {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 2vh;
    font-family: Avenir-Light;
    margin:4vw;
    }
    .home-link:hover {
      color:grey;
      }
      .nar-link {
        color: rgb(255, 255, 255);
        text-decoration: none;
        font-size: 1.6vw;
        font-family: Avenir-Light;
        }
.flexbox-item-2 {
  position: absolute;
  top:30vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 90vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
#headtext {
  font-size: 4vh;
  color: rgb(255, 255, 255);
  font-family: Avenir-Light; 
  }
.flexbox-item-2-5 {
  position: absolute;
  top:51vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexbox-item-2-5 h3{
  font-size: 2vh;
  width:70vw;
text-align: justify;
text-align-last:left;
  color: rgb(255, 255, 255);
  font-family: Avenir-Light; 
}
 #nar1 {
    display: flex;
    position: absolute;
  left:57%;
  }
  #nar2 {
    display: flex;
    position: absolute;
  left:-10vw;
  }
  #nar2-1 {
    display: flex;
    position: absolute;
  left:52%;
  }
  #nar3 {
    display: flex;
    position: absolute;
  left:-7%;
  }
  #nar5 {
    display: flex;
    position: absolute;
  left:65%;
  }
  .flexbox-item img {
  position:absolute;
  display: flex;
  width:40vw;
  transition: transform 5s ease;
}
  .flexbox-item img:hover{
    transform: scale(1.1);
  }
   .flexbox-item-4 a img{
    width: 40vw;
  }

  .flexbox-item-5 a img{
    width: 40vw;
  }
  .flexbox-item-7 a img{
    width: 40vw;
  }

  .flexbox-item-3 {
  position: absolute;
  top:120vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
  }

  .flexbox-item-3 a {
    width: 70vw;
   position:absolute;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .flexbox-item-4{
  width: 70vw;
  position: absolute;
  top:150vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .flexbox-item-4 a {
    width: 70vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5vw;
  }
 
  .flexbox-item-4-1{
    width: 70vw;
  position: absolute;
  top:180vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
  .flexbox-item-4-1 a {
    width: 70vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5vw;
  }
  .flexbox-item-5 {
  width: 70vw;
  position: absolute;
  top:210vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
    
  }
  .flexbox-item-5 a{
    width: 60vw;
    display: flex;
    justify-content: center;
    align-items: center;
  
  }
  
  .flexbox-item-7 {
 width: 70vw;
  position: absolute;
  top:210vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .flexbox-item-7 a {
    width: 70vw;
    height:60vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flexbox-item-8 {
     width: 70vw;
  position: absolute;
  top:270vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
h1 {
    text-align: center;
  
    display: flex;
    position: absolute;
  font-size: 2.5vw;
  color:white;
  font-family: Avenir-Light;
  z-index: 1;
  white-space: flex;
  text-transform: uppercase;
  transition: .3s cubic-bezier(0.075, .5, 0, 1);
  white-space: nowrap;
  z-index: 4;
  }
 

.footer {
  display:flex;
justify-content: center;
  text-align: center; /* Center-align the text */
  font-size: 0.8vw; /* Set the font size */
  color:rgb(255, 255, 255); /* Dark text color */
  font-family: Avenir-Light;

}
.flexbox-item-9 {
  position: absolute;
  display: flex;
 top:0vh;
 left:50;
  z-index:0;
 height: 90vh;
 z-index:0;
}
.video-container {
position: absolute;
  display:flex;
  align-items: center;
overflow: hidden;
object-fit: cover;
}
.video-container iframe {
  align-items: center;
  justify-content: center;
   /* Match the border radius for consistency */
height: 100vh;
width:177.78vh;
object-fit: cover;
filter: brightness(2);
filter: contrast(1.0);
transition: filter 0.2s ease;
z-index: -1;
}
.flexbox-item-10 {
 width: 70vw;
  position: absolute;
  top:270vh;
  left:90vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.privacy {
    
  font-size: 0.7vw; /* Set the font size */
  color: white(0, 0, 0); /* Dark text color */
  font-family: Avenir-Light;
  color: rgb(182, 182, 182);
}

#privacyModal.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 30vh;
  width: 100vw;
  height: 70vh;
  color:rgb(255, 255, 255);
  font-size: 1.5vh;
  background-color: rgba(0, 0, 0, 0.678);
  font-family: Avenir-Light;
  text-align:justify;
}

.modal-content {
  background: rgba(0, 0, 0, 0.719);
  padding: 2vw;
  margin: 10% auto;
  max-width: 75vw;
  position: relative;
  color: white;
}

.close-button {
  position: absolute;
  top: 1vh;
  right: 2vw;
  font-size: 2.5vh;
  font-weight: bold;
  cursor: pointer;
}
}

@media (max-width: 500px) {
 .flexbox-container {
  position: relative;
  height:275vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
}
.flexbox-item-1 {
  width: 100vw;
  position: absolute;
  top:0vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
}
.header {
  width: 100%;
  background-color: rgb(0, 0, 0);
  padding: 1em 0;
  text-align: center;
  justify-content: center;
  z-index: 1000;
  border-bottom: 0.01em solid #ffffff;
  }
  .home-link {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 1.3vh;
    font-family: Avenir-Light;
    margin:4vw;
    }
    .home-link:hover {
      color:grey;
      }
      .nar-link {
        color: rgb(255, 255, 255);
        text-decoration: none;
        font-size: 1.6vw;
        font-family: Avenir-Light;
        }
.flexbox-item-2 {
  position: absolute;
  top:23vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 95vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
#headtext {
  font-size: 3vh;
  color: rgb(255, 255, 255);
  font-family: Avenir-Light; 
  }
.flexbox-item-2-5 {
  position: absolute;
  top:42vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flexbox-item-2-5 h3{
  font-size: 2vh;
  width:70vw;
text-align: justify;
text-align-last:left;
  color: rgb(255, 255, 255);
  font-family: Avenir-Light; 
}
 #nar1 {
    display: flex;
    position: absolute;
  left:49%;
  }
  #nar2 {
    display: flex;
    position: absolute;
  left:-15vw;
  }
  #nar2-1 {
    display: flex;
    position: absolute;
  left:50%;
  }
  #nar3 {
    display: flex;
    position: absolute;
  left:-25%;
  }
  #nar5 {
    display: flex;
    position: absolute;
  left:55%;
  }
  .flexbox-item img {
  position:absolute;
  display: flex;
  width:60vw;
  transition: transform 5s ease;
}
  .flexbox-item img:hover{
    transform: scale(1.1);
  }
   .flexbox-item-4 a img{
    width: 50vw;
  }

  .flexbox-item-5 a img{
    width: 60vw;
  }
  .flexbox-item-7 a img{
    width: 60vw;
  }

  .flexbox-item-3 {
  position: absolute;
  top:120vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
  }

  .flexbox-item-3 a {
    width: 70vw;
   position:absolute;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .flexbox-item-4{
  width: 70vw;
  position: absolute;
  top:150vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .flexbox-item-4 a {
    width: 70vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5vw;
  }
 
  .flexbox-item-4-1{
    width: 70vw;
  position: absolute;
  top:180vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
  .flexbox-item-4-1 a {
    width: 70vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5vw;
  }
  .flexbox-item-5 {
  width: 70vw;
  position: absolute;
  top:210vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
    
  }
  .flexbox-item-5 a{
    width: 60vw;
    display: flex;
    justify-content: center;
    align-items: center;
  
  }
  
  .flexbox-item-7 {
 width: 70vw;
  position: absolute;
  top:210vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .flexbox-item-7 a {
    width: 70vw;
    height:60vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flexbox-item-8 {
     width: 70vw;
  position: absolute;
  top:270vh;
  left:50vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
h1 {
    text-align: center;
  
    display: flex;
    position: absolute;
  font-size: 2.7vw;
  color:white;
  font-family: Avenir-Light;
  z-index: 1;
  white-space: flex;
  text-transform: uppercase;
  transition: .3s cubic-bezier(0.075, .5, 0, 1);
  white-space: nowrap;
  z-index: 4;
  }
 

.footer {
  display:flex;
justify-content: center;
  text-align: center; /* Center-align the text */
  font-size: 0.8vw; /* Set the font size */
  color:rgb(255, 255, 255); /* Dark text color */
  font-family: Avenir-Light;

}
.flexbox-item-9 {
  position: absolute;
  display: flex;
 top:0vh;
 left:50;
  z-index:0;
 height: 90vh;
 z-index:0;
}
.video-container {
position: absolute;
  display:flex;
  align-items: center;
overflow: hidden;
object-fit: cover;
}
.video-container iframe {
  align-items: center;
  justify-content: center;
   /* Match the border radius for consistency */
height: 100vh;
width:177.78vh;
object-fit: cover;
filter: brightness(2);
filter: contrast(1.0);
transition: filter 0.2s ease;
z-index: -1;
}
.flexbox-item-10 {
 width: 70vw;
  position: absolute;
  top:270vh;
  left:90vw;
  transform: translateX(-50%); 
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.privacy {
    
  font-size: 0.7vw; /* Set the font size */
  color: white(0, 0, 0); /* Dark text color */
  font-family: Avenir-Light;
  color: rgb(182, 182, 182);
}

#privacyModal.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 30vh;
  width: 100vw;
  height: 70vh;
  color:rgb(255, 255, 255);
  font-size: 1.5vh;
  background-color: rgba(0, 0, 0, 0.678);
  font-family: Avenir-Light;
  text-align:justify;
}

.modal-content {
  background: rgba(0, 0, 0, 0.719);
  padding: 2vw;
  margin: 10% auto;
  max-width: 75vw;
  position: relative;
  color: white;
}

.close-button {
  position: absolute;
  top: 1vh;
  right: 2vw;
  font-size: 2.5vh;
  font-weight: bold;
  cursor: pointer;
}
}
