@charset "utf-8";



* {
  box-sizing: border-box;
  user-select: none;
}

a {
  color:#FF7D7F;
  text-decoration: none;
}


.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #FF7D7F !important;
    border-radius: 10px;
    box-shadow: 0 0.5em 0 0 #FF7D7F, 0 1em 0 0 #FF7D7F !important;
}   
 .nav-search-icon {
    width: 15px;
    height: 15px;
    margin: -2px 2px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #000;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    transform: rotate(-45deg);
}  

body {
  margin: 0;
  padding: 0;
  height: 100vh;
  color: white;
background: #fff;
  overflow-x: hidden;
  
 
}


    
 
   .buyb { z-index: 5;
  position: fixed;
  display: block;
 text-align: center;
   top: 144px;
  padding: 0 0 0 0px;
width: 100%;
   


  

  
} 
    
    
button { font-family: "Nord", sans-serif;  text-transform: uppercase; font-size: 100%;  

  border: 2px solid;  transition: 0.25s;
  line-height: 1;
  margin: 1.4em 0.3em 0 0.3em;
 
    padding:0.7em 1em;
        cursor:pointer;
  
}
    

button:hover, button:focus {
  border-color: var(--hover);
  color: #fff;
}
    
    .up {
  --color: inherit;
  --hover: #8DD200;
}



    
    .fill:hover,
.fill:focus {
  box-shadow: inset 0 0 0 2em var(--hover);
}
    
.slide:hover,
.slide:focus {
  box-shadow: inset 6.5em 0 0 0 var(--hover);
} 
    
    .slide {
  --color: #8fc866;
  --hover: #66c887;
}

.fill {
  --color: inherit;
  --hover: #9046E2;
} 
    
  .up:hover,
.up:focus {
  box-shadow: inset 0 -3.25em 0 0 var(--hover);
}  
    
 
       
   

    #headsub a { 
    color:hsla(359,100%,74%,1.00);
 
}


    #headsub a:hover { 
    color:hsla(359,100%,50%,1.00);
 
}
    
h2 {font-weight: normal;
  font-size: max(1.2rem, 1.2vw);
font-family: "Lai", sans-serif;
  text-align: center; 
    margin: 85vh 10px 0 10px; 
letter-spacing:0px;
color:black;
  width:auto; height:auto;
 
}

h2 span {

     


  z-index: 1;
  backdrop-filter: blur(30px);
}

#headsub { 
   
    
    z-index: 10;
  position: fixed;
  display: block;
 text-align: center;
    margin-top: 100px;
  padding: 0 0 0 0px;
  width: 100%;
    height:20px;
  z-index: 3;

 
  font-size: 20px;
  
}
    
 
    #headsub a { text-decoration:none; line-height 100%; margin: -10px 0 0 0;
padding:0; font-family: "Lav"; font-size: 30px;
    color:#FF777A; ;
         transition: 0.3s;border-bottom: 1px solid; 
 
}


    #headsub a:hover { 
    color:hsla(359,100%,50%,1.00);
         transition: 0.3s;
 
}   
 
 .atitle { z-index: 10;
  position: fixed;
  display: block;
 text-align: center;
    margin-top: 132px;
  padding: 0 0 0 0px;
  width: 100%;
    height:20px;
  z-index: 3;
border-bottom: 1px;
  font-family: "Laik", sans-serif;
  font-size:1rem;
  color: white; letter-spacing: 2px;
     opacity:1; transition: 0.3s;
   
} 

 .atitle a { z-index: 10;

  color: #FF777A; border-bottom:1px solid;
     opacity:1; transition: 0.3s;
	
   
}

  .atitle :hover {     color:hsla(359,100%,50%,1.00);
         transition: 0.3s;
   
}  


.text-danger {position:fixed; top:55px; right:20px; text-align: center; z-index:1000; 
  width:240px; 

transition: 0.5s;  
 background: #FFD800;
 
}





.text-danger h3 { text-align: center !important; letter-spacing: 0px !important;
float:left; width:100% !important; 
    font-family: "Br" !important;
    font-size: 16px !important;  color:black; 
	
 padding: 14px 0 10px 0 !important;
    margin: 10px 0 0 0 !important;

}



.text-danger span { text-align: center !important;
float:left; width:100% !important; height:40px; 
    font-family: "Nord";
    font-size: 15px; 
    padding:14px 0 0 0;
 
 background: rgba(141,210,0,1); 
}

.text-danger span:last-of-type { text-align: center !important;
float:left; width:100% !important;  height:40px; 
    font-family: "Nord";
    font-size: 15px; 
       padding:0 0 7px 0;

 background: rgba(141,210,0,1); 
}

.text-danger span a { text-decoration: underline;transition: 0.5s;   color: white;
 

}

.text-danger span a:hover { 

}

.text-danger .fine:before { content:"\2714";margin:0 5px 0 0;transition: 0.5s;  

}

.text-danger .attention:before {  

}

.text-danger span:before { 

}


section {
  height: 100%;
  width: 100%;
  top: 0;
  position: fixed;
  visibility: hidden;
}
section .outer,
section .inner {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}
section .bg {
  display: flex;
  align-items: center;
  justify-content: center;

  height: 100%;
  width: 100%;
	max-width:1200px; margin: 0 auto;
  top: 0;
  background-size: contain;
  background-position: center; 
	background-repeat:no-repeat;background-color:#fff;
}
section .bg h2 {
  z-index: 2; border-bottom: none;
}
section .bg .clip-text {
  overflow: hidden;
}



   
@media (max-width: 400px) {
	
	
	h2 span {

     


  z-index: 1;
  backdrop-filter: blur(30px);
}
	
    
#headsub a { 
   
    

 
  font-size: 22px;
  
}
    
    
      h2 { 
  margin: 60vh 10px 0 10px;
  font-size: 14px; color:black;
  
} 
    
  
    
    h2 span {

 color:black;

  z-index: 1;

}
    
    	 .atitle { z-index: 10;

  font-size: 0.9rem;
  letter-spacing: 2px;
   
}  
    
    

    
    
section .outer, section .inner {
    width: 100vw;
    height: 100%;
    overflow-y: hidden;
   background: #444445;;
}
    
  section .bg {
   
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    width: 100vw;
    top: 0;
  background-size: contain;
    background-position: center;
      background-repeat:no-repeat;
}  
    
    
}





@media (min-width: 401px) and (max-width: 800px) {
	
	
h2 span {

     
 

  z-index: 1;
  backdrop-filter: blur(30px);
}
	
    
          h2 { 
  margin: 69vh 10px 0 10px;
  font-size: 18px; color:black;
  
} 
    
  
    
    h2 span {

     color:black;

  z-index: 1;

}
    
    	 .atitle { z-index: 10;

  font-size: 1.1rem;
  letter-spacing: 3px;
   
}  
    
 
    
    section .outer, section .inner {
    width: 100vw;
    height: 100%;
    overflow-y: hidden;
   
     background: #b39b6d;
}
    
  section .bg {
   
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    width: 100vw;
    top: 0;
  background-size: 150% auto;
    background-position: center;
      background-repeat:no-repeat;
} 
    
  
}





@media (min-width: 801px) {
	
	
	h2 span {

     

 
  z-index: 1;
  backdrop-filter: blur(30px);
}
     
  

	h2 {font-weight: normal;
  font-size: clamp(1.5rem, 1,8vw, 1.5rem); 


 
   }  
    
	 .atitle { z-index: 10;

  font-size: 1.4rem;
  letter-spacing: 3px;
   
}  
    
    

  }

 @supports (-webkit-touch-callout: none) {
.nav-search-icon {
    width: 17px;
    height: 17px;
    margin: 10px 2px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #FF7D7F;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    transform: rotate(-45deg);
}
}






