
/*
RLVNT DIGITAL 2025
*/


* {
     margin: 0;
      padding: 0;
} 

@font-face {
      font-family: 'Helvetica Now Display Bold';
      src: url('/fonts/Helvetica-Now-Display-Bold.woff') format('woff');
    }
    @font-face {
      font-family: 'Helvetica Now Display Medium';
      src: url('/fonts/Helvetica-Now-Display-Medium.woff') format('woff');
      } 
	  
html { 
  background-color: #fff; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}
::-moz-selection { /* Code for Firefox */
    color: #ffffff;
    background: transparent;
}

::selection {
    color: #ffffff; 
    background: transparent;
}
   
body {
     
    background-color: white;
    color: black;
    font-family: 'Helvetica Now Display Medium', sans-serif;
    width: 100% ;
    margin: 0px auto;  

}


#logotop {
	position: sticky;
	text-align: center;
	top: 0; 
	
}

#logotop img {

	width:97%;

	
}

#logofooter {
	width:auto;
	text-align: center;
	top: 0; 
	
}
#logofooter img {
	width:97%;
}

#bgimage {
	width:auto;
	text-align: center;
	display: block;
	margin: 0px auto; 
	margin-bottom: 171px;

}

#bgimage {
	width:97%;

}

#show {
	text-align: center;
	display: block;
	margin: auto; 
	margin-bottom: 171px;
}

#show img {
	width:100%;	
}

 #background-section h2 {
    font-size: 23rem;
    font-weight: bold;
    margin-bottom: 171px;
     
  }

#background-section h2 a {
	text-decoration: underline;
	color: #000;

 }

#background-section h1 {
      font-family: 'Helvetica Now Display Bold', sans-serif;

      font-size: 3.9rem;
      line-height: 1.5;
      margin-top: 0px;
      padding-left: 0px;
      word-spacing: 15px;
      padding: 30px;
       
    }

#background-section h2 {
      font-family: 'Helvetica Now Display Medium', sans-serif;
      font-size: 3.9rem;
        padding-left: 25px;
    }

.footer {
      background-color: white;
      color: black;
      padding: 1rem 0;
      text-align: right;
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
     width: 100%;
     justify-content: space-between;
     padding: 0px 0px 30px 0px;
     margin-top: 30px;
    }

 .footer .legal {
    width: 100%;
	text-align: right;
    display: flex;
	justify-content: space-between;
    padding: 0px 20px;
    align-items: baseline;
}

.footer .legal a {
    color: black;
    text-decoration: underline;
/*  padding: 0px 5px;*/
    margin-top: 20px;

   
	 }

@media (min-width: 768px) and (max-width: 1024px){
	
   
.footer .legal a {
 padding: 0px 15px;*/ }
    
#background-section h1 {
	 width:auto;
     font-family: 'Helvetica Now Display Bold', sans-serif;
     font-size: 1.5rem;
     line-height: 1;
     margin-top: -30px;
     padding-left: 10px;
     word-spacing: 10px;
     padding-top: 55px; }
    
#background-section h2 {
    font-size: 1.4rem;
    font-weight: bold;
     margin-top: 0px;
	  margin-bottom: 70px;
    padding-left: 10px; }
    
#logotop {
	width:auto;
	position: sticky;
	text-align: center;
	top: 0; }

#logotop img {
	width:98%;
}

#bgimage {
	text-align: center;
	display: block;
	margin: 0px auto; 
	margin-top: 20px;
	margin-bottom: 15px;
}

 #bgimage img{
	width:95%;

}

#show {
	width: auto;
	text-align: center;
	margin-top:0px;
	margin-bottom:20px; }

#show img {
   display: block;
   margin: auto;}
	

	
 #logofooter img {
	width: auto;
	display: block;
	margin: auto;}
  
#logofooter {
	text-align:center;
	margin-bottom: 70px;
	
}
.footer {
	
  background-color: white;
  font-size:12px;
  color: black;
  padding: 1rem 0;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 230px;
  width: 100%;
  justify-content: space-between;
  padding: 0px 0px 10px 0px;
   
}	 

	  
.footer .legal {
	width: 100%;
    display: flex;
	text-align: center;
	justify-content: space-between;
    padding: 0px 20px;
		padding-top: 10px;
    align-items: baseline;


    }
}

@media (min-width: 481px) and (max-width: 767px) {
	
	
#background-section h1 {
	 width:auto;
     font-family: 'Helvetica Now Display Bold', sans-serif;
     font-size: 1.5rem;
     line-height: 1;
     margin-top: -30px;
     padding-left: 10px;
     word-spacing: 10px;
     padding-top: 55px; }
    
#background-section h2 {
    font-size: 1.4rem;
    font-weight: bold;
     margin-top: 0px;
	  margin-bottom: 70px;
    padding-left: 10px; }
	
	
	
#logotop {
	position: sticky;
	text-align: center;
	top: 0; }

#logotop img {
	width:95%;
}



#logofooter {
	width:auto;
	text-align: center;
	width:auto;
	top: 0; 
}

#logofooter img {
	width:95%;
	
}
    
#bgimage {
	text-align: center;
	display: block;
	margin: 0px auto; 
	margin-bottom: 18px;

}
 
 #bgimage img{
	width:98%;

}
 
#show img {
		width:100%;
	}

#show {
	display: block;
    margin: auto;
	text-align: center;
	margin-top:0px;
	margin-bottom:60px; 

}
	
.footer {
	
  background-color: white;
  font-size:12px;
  color: black;
  padding: 1rem 0;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
  width: 100%;
  justify-content: space-between;
  padding: 0px 0px 10px 0px;
   
}	 

	  
.footer .legal {
	width: 100%;
    display: flex;
	text-align: center;
	justify-content: space-between;
    padding: 0px 20px;
		padding-top: 10px;
    align-items: baseline;


    }
}



@media (min-width: 320px) and (max-width: 480px) {

#background-section h1 {
	 width:94%;
     font-family: 'Helvetica Now Display Bold', sans-serif;
     font-size: 1.5rem;
     line-height: 1;
     margin-top: -30px;
     padding-left: 10px;
     word-spacing: 10px;
     padding-top: 55px; }
    
#background-section h2 {
    font-size: 1.4rem;
    font-weight: bold;
     margin-top: 0px;
	  margin-bottom: 70px;
    padding-left: 10px; }
    


#logotop {
	position: sticky;
	text-align: center;
	top: 0; }

#logotop img {
	width:95%;
}



#logofooter {
	width:auto;
	text-align: center;
	width:auto;
	top: 0; 
}

#logofooter img {
	width:95%;
	
}

#bgimage {
	text-align: center;
	display: block;
	margin: 0px auto; 
	margin-top: 60px;
	margin-bottom: 30px;
}
 
 #bgimage img{
	width:100%;

}
 

#show img {
	width:100%;

	}

#show {
	
	margin-top:60px;
	margin-bottom:120px; 
	display: block;
    margin: auto;
}

.footer {
	
  background-color: white;
  font-size:12px;
  color: black;
  padding: 1rem 0;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
  width: 100%;
  justify-content: space-between;
  padding: 0px 0px 10px 0px;
   
}	 

	  
.footer .legal {
	width: 100%;
    display: flex;
	text-align: center;
	justify-content: space-between;
    padding: 0px 20px;
		padding-top: 10px;
    align-items: baseline;


    }
}
